/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */
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: 1px 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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon,
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0068b3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003c66;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 93%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.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-align-last-center {
  text-align-last: center;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0068b3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #004a80;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.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: #3c3c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #232323;
}
.bg-primary {
  color: #fff;
  background-color: #0068b3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004a80;
}
.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .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;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  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.42857143;
  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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-left: 15px;
  padding-right: 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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1440px) {
  .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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: 16px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 42px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 42px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 42px;
  line-height: 42px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 42px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 42px;
  min-height: 37px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 42px;
  padding: 11px 15px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.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 {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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: #3c3c3c;
}
.has-error .form-control {
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #232323;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
}
.has-error .input-group-addon {
  color: #3c3c3c;
  border-color: #3c3c3c;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #3c3c3c;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #7c7c7c;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    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 {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 15px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #797979;
  border-color: #525252;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #676767;
  border-color: #525252;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #929292;
  border-color: #929292;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:focus,
.btn-primary.focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.focus {
  color: #ffffff;
  background-color: #004a80;
  border-color: #001e33;
}
.btn-primary:hover,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.active,
.open > .dropdown-toggle.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active:hover,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.active:hover,
.open > .dropdown-toggle.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active:focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.active:focus,
.open > .dropdown-toggle.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active.focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.active.focus,
.open > .dropdown-toggle.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.focus {
  color: #ffffff;
  background-color: #00365c;
  border-color: #001e33;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.active,
.open > .dropdown-toggle.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.disabled:hover,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button[disabled]:hover,
fieldset[disabled] .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.disabled:focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button[disabled]:focus,
fieldset[disabled] .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.disabled.focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button[disabled].focus,
fieldset[disabled] .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button.focus {
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary .badge,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #bd3430;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #942926;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #942926;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #942926;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #78211e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #bd3430;
  border-color: transparent;
}
.btn-danger .badge {
  color: #bd3430;
  background-color: #ffffff;
}
.btn-link {
  color: #0068b3;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #003c66;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
}
.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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  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;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  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;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0068b3;
}
.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  height: 42px;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
  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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #3c3c3c;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 20px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control: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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control: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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0068b3;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .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-left: 0;
    padding-right: 0;
  }
}
.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;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 639px) {
  .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: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    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 {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    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: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 640px) {
  .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: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 15px 0;
  margin-bottom: 22px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3c3c3c;
}
.breadcrumb > .active {
  color: #3c3c3c;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0068b3;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #a6a6a6;
  background-color: #0068b3;
  border-color: #0068b3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #929292;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0068b3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004a80;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #bd3430;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #942926;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.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: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0068b3;
}
.thumbnail .caption {
  padding: 9px;
  color: #3c3c3c;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #3c3c3c;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #232323;
}
@-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 {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  background-color: #0068b3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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;
  -o-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: -webkit-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-image: -o-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-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: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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: -webkit-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-image: -o-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-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: #bd3430;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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 {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.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: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #80caff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #3c3c3c;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #3c3c3c;
}
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #3c3c3c;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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 #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0068b3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0068b3;
}
.panel-primary > .panel-heading .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0068b3;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  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: #3e5983;
}
.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: #3c3c3c;
  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: #3c3c3c;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: 640px) {
  .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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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,
.visible-sm,
.visible-md,
.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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .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: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .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: 1024px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .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: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .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;
  }
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #3c3c3c;
}
.ui-datepicker .ui-datepicker-header {
  color: #3c3c3c;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #0068b3;
  cursor: pointer;
  font-family: 'Glyphicons Halflings', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #003c66;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #3c3c3c;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #929292;
  color: #ffffff;
  border-color: #929292;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #0068b3;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/**********************************************/
/******************* Colors *******************/
/**********************************************/
/*********************************************************/
/******************* Fonts and Weights *******************/
/*********************************************************/
/**********************************************************/
/******************* Pixel translations *******************/
/**********************************************************/
.ellipsis {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  left: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
html,
body {
  height: 100%;
}
body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.has-global-alert .main-content {
  padding-top: 192px;
}
body.has-global-alert .leg-plp .breadcrumb-section {
  padding: 18px 0 15px;
}
body.has-global-alert:not(.has-gdpr-spacing) .cart-steps {
  margin: 50px 0 10px;
}
@media (min-width: 640px) {
  body.has-global-alert:not(.has-gdpr-spacing) .cart-steps {
    margin: 50px 50px 10px;
  }
}
body.has-gdpr-spacing:not(.has-global-alert) .main-content {
  padding-top: 253px;
}
body.has-gdpr-spacing:not(.has-global-alert) .main-content .leg-plp .breadcrumb-section {
  padding: 50px 0 5px;
}
body.has-gdpr-spacing:not(.has-global-alert) .main-content .leg-plp + .leg-plp .breadcrumb-section {
  padding: 18px 0 15px;
}
body.has-gdpr-spacing:not(.has-global-alert) .main-content .tabs.sticky .lr-tabs-list {
  top: 142px;
}
@media (min-width: 640px) {
  body.has-gdpr-spacing:not(.has-global-alert) .main-content {
    padding-top: 200px;
  }
}
@media (min-width: 1024px) {
  body.has-gdpr-spacing:not(.has-global-alert) .main-content {
    padding-top: 174px;
  }
}
body.has-global-alert.has-gdpr-spacing .main-content {
  padding-top: 325px;
}
body.has-global-alert.has-gdpr-spacing .main-content .leg-plp .breadcrumb-section {
  padding: 50px 0 5px;
}
body.has-global-alert.has-gdpr-spacing .main-content .leg-plp + .leg-plp .breadcrumb-section {
  padding: 18px 0 15px;
}
body.has-global-alert.has-gdpr-spacing .main-content .tabs.sticky .lr-tabs-list {
  top: 142px;
}
@media (min-width: 640px) {
  body.has-global-alert.has-gdpr-spacing .main-content {
    padding-top: 272px;
  }
}
@media (min-width: 1024px) {
  body.has-global-alert.has-gdpr-spacing .main-content {
    padding-top: 174px;
  }
}
.main-content {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 120px;
}
.footer {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 1024px) {
  body.has-global-alert .main-content {
    padding-top: 142px;
  }
  .main-content {
    padding-top: 110px;
  }
}
@media (min-width: 1024px) {
  .main__inner-wrapper .container-fluid {
    min-height: 70px;
  }
}
@media (min-width: 1440px) {
  .container-fluid {
    max-width: 1440px;
  }
}
.lr-overlay,
.lr-header-overlay,
.lr-search-overlay {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: -1;
  -webkit-transition: opacity .2s, visibility 0ms linear .2s;
  -o-transition: opacity .2s, visibility 0ms linear .2s;
  transition: opacity .2s, visibility 0ms linear .2s;
}
body.header-expanded {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
}
body.header-expanded .lr-header-overlay {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  -webkit-transition: opacity .2s, visibility 0ms;
  -o-transition: opacity .2s, visibility 0ms;
  transition: opacity .2s, visibility 0ms;
}
.lr-loading-overlay {
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lr-loading-overlay.active {
  opacity: 1;
  visibility: visible;
  z-index: 1000;
  -webkit-transition: opacity .2s, visibility 0ms;
  -o-transition: opacity .2s, visibility 0ms;
  transition: opacity .2s, visibility 0ms;
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
.no-scroll {
  overflow: hidden;
}
@media (min-width: 1440px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 48px;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 16px;
  }
  select.form-control {
    height: 48px;
    line-height: 48px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  color: #0068b3;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.lr-top-header .dropdown-menu {
  display: block;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
  -o-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
  transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
  transition-delay: .25s;
}
.lr-top-header .open > .dropdown-menu {
  opacity: 1;
  pointer-events: initial;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity .15s ease-in, visibility .15s ease-in;
  -o-transition: opacity .15s ease-in, visibility .15s ease-in;
  transition: opacity .15s ease-in, visibility .15s ease-in;
  transition-delay: .25s;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #3c3c3c;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 15px;
  }
  .item-action {
    margin-top: 30px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.global-alerts {
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
}
.global-alerts .alert {
  padding: 0;
  margin-bottom: 0;
}
.global-alerts .alert .alert-container {
  padding: 24px 12px 24px 16px;
}
.global-alerts .alert .close {
  line-height: 16px;
  padding-left: 10px;
  outline: none;
}
@media (min-width: 1024px) {
  .global-alerts .alert .alert-container {
    padding: 4px 32px 4px 250px;
    font-size: 15px;
    max-height: 60px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 15px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 30px;
}
.well.well-sm {
  padding: 15px 30px;
}
.well.well-md {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #0068b3;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #e6f5ff;
  color: #3c3c3c;
}
.well.well-tertiary {
  background-color: #142939;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #7f919e;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #3c3c3c;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #3c3c3c;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 60px;
  padding-bottom: 30px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
.lr-width-WIDTH_100 {
  width: 100%;
}
.lr-width-WIDTH_95 {
  width: 95%;
}
.lr-width-WIDTH_90 {
  width: 90%;
}
.lr-width-WIDTH_85 {
  width: 85%;
}
.lr-width-WIDTH_80 {
  width: 80%;
}
.lr-width-WIDTH_75 {
  width: 75%;
}
.lr-width-WIDTH_70 {
  width: 70%;
}
.lr-width-WIDTH_70,
.lr-width-WIDTH_75,
.lr-width-WIDTH_80,
.lr-width-WIDTH_85,
.lr-width-WIDTH_90,
.lr-width-WIDTH_95 {
  margin: auto;
}
footer {
  margin-top: 30px;
  background: #142939;
  color: #ffffff;
  font-weight: 300;
}
.title {
  color: #f6f5f5;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.35px;
  margin-bottom: 22px;
}
@media (max-width: 1024px) {
  .title {
    margin-left: 24px;
    margin-right: 24px;
  }
}
.footer__nav--container {
  margin-top: 50px;
}
.listing {
  height: 70px;
}
@media (max-width: 1023px) {
  footer .row.notice .notice-line {
    margin-left: 24px;
  }
  .footer__left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .footer__left .logo {
    height: 75px;
    padding-top: 29px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    width: 100%;
  }
  .footer__left .logo .slogan {
    margin-left: 24px;
    text-align: left;
  }
  .footer__left .row {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0px;
    margin-right: 0px;
  }
  .footer__left .row .footer__nav--container {
    width: 100%;
  }
}
.logo {
  background-color: #ed413d;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.logo .slogan {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.18px;
  color: #f7fbfd;
}
@media (max-width: 1024px) {
  .slogan {
    margin-left: 20px;
  }
}
.notice-line {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 1024px) {
  .notice-line {
    flex-direction: column;
    margin-left: -12px;
  }
}
.social-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-left: 40%;
  margin-right: 30%;
}
@media (max-width: 1023px) {
  .social-list {
    width: 100%;
    justify-content: space-between;
    margin-left: 24px;
    margin-right: 26px;
  }
}
.social-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  filter: brightness(0) invert(1);
}
.footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
@media (max-width: 1024px) {
  .footer__nav--links {
    margin-left: 24px;
  }
}
.footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__nav--links a {
  color: #99d3ce;
  font-size: 18px;
  font-family: acumin-pro, sans-serif;
  line-height: 2.33;
}
.footer__top {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.social-list > .social-icon {
  margin-left: 0px;
}
.social-icon {
  font-size: 24px;
  background-repeat: round;
  background-size: cover;
}
.notice-link {
  color: #99d3ce;
  font-size: 16px;
  font-family: acumin-pro, sans-serif;
  margin-left: 15px;
  line-height: 1.29;
  letter-spacing: 0.2px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .notice-link {
    margin-top: 10px;
    margin-left: 0px;
  }
}
.notice-link :hover,
.notice-link :active,
.notice-link :hover:active,
.notice-link :focus {
  color: #99d3ce;
  text-decoration: none;
}
.notice {
  color: #f6f5f5;
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  padding-bottom: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .notice {
    margin: 30px;
  }
}
@media (min-width: 1024px) {
  footer .row.notice {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
  }
  .footer__left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer__left .logo {
    height: 71px;
    width: 188px;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 99;
  }
  .footer__left .logo .slogan {
    text-align: center;
  }
  .footer__left .row {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 262px;
    margin-right: 0px;
  }
  .footer__left .row .footer__nav--container {
    width: 25%;
    padding-right: 10px;
  }
}
footer {
  background: #1b2d3a;
}
footer .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-left: 0px;
  margin-right: 0px;
}
@media (max-width: 1024px) {
  footer .row.notice {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    width: 100%;
  }
}
footer .row.notice .notice-line {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
@media (max-width: 1024px) {
  footer .container {
    padding: 0px;
  }
}
footer .container .content {
  display: none;
  padding: 5px;
}
@media (min-width: 1024px) {
  footer .collapse {
    display: block;
  }
  footer .collapse-selector {
    display: none;
  }
}
.arrow-up {
  display: none;
}
.collapse-selector[aria-expanded="false"] .arrow-down {
  display: block;
}
.collapse-selector[aria-expanded="false"] .arrow-up {
  display: none;
}
.collapse-selector[aria-expanded="true"] .arrow-down {
  display: none;
}
.collapse-selector[aria-expanded="true"] .arrow-up {
  display: block;
}
.collapse-selector {
  float: right;
  border: 0;
  background: transparent;
}
.collapse-selector span {
  color: #f6f5f5;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #3c3c3c;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: transparent;
  color: inherit;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:focus {
  color: #929292;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #003459;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #003459;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0068b3;
  border: none;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 15px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3c3c3c;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #0068b3;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #e5e5e5;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #0068b3;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #0068b3;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #0068b3;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #0068b3;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #0068b3;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #0068b3;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #0068b3;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #142939;
  border-bottom: 1px solid #142939;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #0068b3;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1440px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #265272;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #004678;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 30px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 50px;
  }
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #0068b3;
    text-transform: capitalize;
    padding: 30px 30% 30px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f4f4f4;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e5e5e5;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f4f4f4;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0068b3;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f4f4f4;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #0068b3;
    padding: 5px 50px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1439px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #3c3c3c;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e5e5e5;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #265272;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #03426f;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #003459;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0068b3;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0068b3;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0068b3;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #0068b3;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 55px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 25px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 40px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 16px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 30px 45px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap {
  font-size: 16px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 30px 45px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #f4f4f4;
  margin-bottom: 30px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.gdpr-cookie {
  padding: 0;
  border: none;
  background-color: #182834;
  font-weight: 400;
  color: #ffffff;
  z-index: 999999;
  position: relative;
}
.gdpr-cookie .gdpr-wrap {
  padding: 16px;
}
.gdpr-cookie .gdpr-wrap .gdpr-content {
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.gdpr-cookie .gdpr-wrap .gdpr-content .content {
  display: block;
}
.gdpr-cookie .gdpr-wrap .gdpr-content .content p {
  margin: 0;
}
.gdpr-cookie .gdpr-wrap .gdpr-content .content a {
  color: #ffffff;
  text-decoration: underline;
}
.gdpr-cookie .gdpr-wrap .gdpr-content .content a:hover {
  color: #f1f2f3;
  text-decoration: none;
}
.gdpr-cookie button {
  font-size: 0.875rem;
  line-height: 0.86;
  letter-spacing: 0.4px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #f6f5f5;
}
@media (min-width: 640px) {
  .gdpr-cookie .container {
    padding: 0;
  }
  .gdpr-cookie .container button {
    margin-top: 0;
    margin-left: 16px;
    padding: 8px 27px;
  }
  .gdpr-cookie .container .gdpr-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .gdpr-cookie .container .gdpr-wrap .gdpr-cta {
    display: flex;
  }
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.lr-header {
  position: fixed;
  top: 0;
  width: 100%;
  margin-bottom: 0;
  z-index: 101;
  background-color: #f6f5f5;
}
.lr-header.header-shrunk .lr-logo--wp a {
  height: 64px;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
}
.lr-header.header-shrunk .lr-nav-icons {
  height: 64px;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
}
.lr-header.header-shrunk .lr-nav-icons .cart-icon-wp {
  top: 22px;
  right: 70px;
}
.lr-header.header-shrunk .lr-nav-icons .lr-icon-search {
  top: 22px;
  right: 130px;
}
.lr-header.header-shrunk .lr-nav-icons .lr-icon-hamburger {
  top: 22px;
}
.lr-header.header-shrunk .lr-nav-icons .header-icon {
  -webkit-transition: top 0.4s, right 0.4s;
  -o-transition: top 0.4s, right 0.4s;
  transition: top 0.4s, right 0.4s;
}
.lr-header.expanded .lr-mega-menu {
  right: 0;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-transition: opacity 0.3s ease-out, right 0.4s ease-out;
  -o-transition: opacity 0.3s ease-out, right 0.4s ease-out;
  transition: opacity 0.3s ease-out, right 0.4s ease-out;
}
@media (max-width: 1023px) {
  .lr-header.expanded .lr-mega-menu {
    padding-bottom: 60px;
  }
}
.lr-header.expanded .lr-menu-parent.expanded > .lr-sub-menu {
  right: 0;
  -webkit-transition: right 0.4s ease-out;
  -o-transition: right 0.4s ease-out;
  transition: right 0.4s ease-out;
}
.lr-header.expanded .lr-nav .lr-nav-icons {
  background-color: #f6f5f5;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.lr-header.search-expanded .lr-nav .lr-search-box {
  top: 80px;
  -webkit-transition: top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lr-header.search-expanded .lr-nav .lr-search-box .input-search-icon {
  display: none;
}
.lr-header.search-expanded .lr-nav .lr-search-input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #28404a;
  box-shadow: none;
}
.lr-header.search-expanded .lr-nav .lr-search-input:focus {
  border-bottom: 1px solid #28404a;
}
.lr-header.search-expanded .lr-logo--wp > div > div a {
  width: 75px;
  height: 75px;
}
.lr-header.search-expanded .lr-logo--wp > div > div a img {
  width: 60px;
  height: 15px;
}
.lr-header .lr-header-wp {
  position: relative;
}
.lr-header .lr-top-header {
  display: none;
}
.lr-header .lr-top-header .lr-top-header-wp {
  margin-top: -1px;
  padding-left: 250px;
  padding-right: 32px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lr-header .lr-top-header .lr-top-header-wp .lr-top-header-right-section {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
}
.lr-header .lr-top-header .lr-top-header-right-section-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.lr-header .lr-top-header .lr-top-header-right-section-wp :hover,
.lr-header .lr-top-header .lr-top-header-right-section-wp :active,
.lr-header .lr-top-header .lr-top-header-right-section-wp :hover:active,
.lr-header .lr-top-header .lr-top-header-right-section-wp :focus {
  color: #66a79e;
  text-decoration: none;
}
.lr-header .lr-top-header .lr-welcome-msg {
  text-align: right;
  padding-left: 45px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.4px;
  color: #1b2d3a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lr-header .lr-top-links {
  list-style: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.lr-header .lr-top-links li {
  padding: 20px 0;
}
.lr-header .lr-top-links li a,
.lr-header .lr-menu-actions .lr-mega-menu-item {
  color: #231f20;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.16px;
}
.lr-header .lr-search-box {
  top: -100vh;
  left: 0;
  position: fixed;
  height: 100vh;
  z-index: 104;
  width: 100%;
  -webkit-transition: top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lr-header .lr-search-box .input-group {
  width: 100%;
  padding-right: 5px;
  padding-left: 10px;
}
.lr-header .lr-search-box .lr-search-input-wp {
  position: relative;
}
.lr-header .lr-search-box .lr-search-input-wp {
  -webkit-transition: width 0.4s ease-out;
  -o-transition: width 0.4s ease-out;
  transition: width 0.4s ease-out;
}
.lr-header .lr-search-box input.lr-search-input {
  padding: 3px 30px 0px 10px;
  float: none;
  height: 32px;
  border-radius: 2px;
  border-color: #17304f;
}
.lr-header .lr-search-box input.lr-search-input:focus {
  border-color: #17304f;
}
.lr-header .lr-search-box .icon {
  height: 20px;
  width: 20px;
}
.lr-header .lr-search-box .input-search-icon {
  right: 5px;
}
.lr-header .lr-search-box .input-close-icon {
  right: 5px;
  cursor: pointer;
}
.lr-header .lr-search-box .input-search-icon-common {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 4;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lr-header .lr-search-box .input-search-icon-common .icon-search {
  fill: #264669;
}
.lr-header .lr-search-box .ui-autocomplete {
  background-color: #f6f5f5;
  position: absolute;
  left: 0 !important;
  z-index: 1000;
  float: left;
  top: 35px !important;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  width: 100% !important;
}
.lr-header .lr-search-box .main-search {
  background-color: #f6f5f5;
  cursor: default !important;
  max-height: 1000px;
  overflow: scroll;
}
.lr-header .lr-search-box .container-search:hover {
  background-color: #f6f5f5 !important;
  border: none !important;
}
.lr-header .lr-search-box .container-search {
  background-color: #f6f5f5;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 24px 24px;
  margin-right: auto !important;
  margin-left: auto !important;
  color: #231f20 !important;
}
.lr-header .lr-search-box .container-search .lr-search-box-pages-mobile span:last-child,
.lr-header .lr-search-box .container-search .lr-search-box-resources-mobile span:last-child,
.lr-header .lr-search-box .container-search .lr-search-box-products-mobile span:last-child {
  color: #231f20;
  font-size: 1.125rem;
  font-weight: 300;
}
.lr-header .lr-search-box .container-search .lr-search-box-pages-mobile span:first-child,
.lr-header .lr-search-box .container-search .lr-search-box-resources-mobile span:first-child,
.lr-header .lr-search-box .container-search .lr-search-box-products-mobile span:first-child {
  color: #66a79e;
  font-size: 1.125rem;
  font-weight: 500;
}
.lr-header .lr-search-box .container-search .lr-search-box-title {
  display: none;
}
.lr-header .lr-search-box .container-search .ui-menu {
  display: block !important;
}
.lr-header .lr-search-box .container-search .lr-search-box-products-grapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.lr-header .lr-search-box .container-search .lr-search-box-products-grapper .lr-search-box-products-image {
  width: 20%;
}
.lr-header .lr-search-box .container-search .lr-search-box-products-grapper .lr-search-box-products-info {
  width: 80%;
}
.lr-header .lr-search-box .container-search .lr-search-box-products {
  display: none;
}
.lr-header .lr-search-box .container-search .lr-search-box-pages {
  display: none;
}
.lr-header .lr-search-box .container-search .lr-search-box-resources {
  display: none;
}
.lr-header .lr-search-box .ui-menu-item-wrapper.ui-state-active {
  border: none !important;
}
.lr-header .lr-search-box .lr-search-box-item {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 240px;
  overflow: auto;
  padding-left: 0;
  list-style: none;
}
.lr-header .lr-search-box .lr-search-autocomplete-word {
  color: #66a79e;
}
.lr-header .lr-search-box .lr-search-box-sugesstions-item {
  padding: 0px 0px;
  margin-bottom: 32px;
}
.lr-header .lr-search-box .name_suggestion {
  color: #231f20;
  font-size: 1.125rem;
  font-weight: 500;
}
.lr-header .lr-search-box .ui-state-focus {
  background-color: #f6f5f5 !important;
}
.lr-mega-menu {
  bottom: 0;
  background-color: #f6f5f5;
  min-height: 100vh;
  opacity: 0;
  padding: 140px 10px 20px 24px;
  position: fixed;
  right: -100%;
  top: 0;
  width: calc(100% - 52px);
  -webkit-transition: opacity 0.3s ease-out, right 0.4s ease-out;
  -o-transition: opacity 0.3s ease-out, right 0.4s ease-out;
  transition: opacity 0.3s ease-out, right 0.4s ease-out;
  z-index: 101;
}
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action a,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action .lr-single-menu-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action a span,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action .lr-single-menu-item span {
  display: inline-block;
  margin-right: 20px;
  width: 25px;
  height: 25px;
}
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action a span svg,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action .lr-single-menu-item span svg {
  width: 100%;
  height: 100%;
}
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action:first-child {
  border-top: none;
}
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-action:last-child {
  border-bottom: none;
}
.lr-mega-menu .lr-separator {
  border-color: #d8d8d8;
}
.lr-mega-menu .lr-mega-menu-items,
.lr-mega-menu .lr-menu-actions {
  color: black;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.lr-mega-menu .lr-mega-menu-items a,
.lr-mega-menu .lr-menu-actions a {
  color: #1b2d3a;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item {
  background-color: #f6f5f5;
  letter-spacing: 0.2px;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item > .lr-single-menu-item,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item > .lr-single-menu-item {
  cursor: default;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item a,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item a,
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item > .lr-single-menu-item,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item > .lr-single-menu-item,
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item h2,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item h2,
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item h1,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item h1 {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
  margin: 0;
  color: #231f20;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .nav__link,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item .nav__link {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.first-level > .lr-nav-link > a,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.first-level > .lr-nav-link > a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9375rem;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-menu-parent,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-parent,
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-menu-parent .lr-menu-sub-action,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-parent .lr-menu-sub-action,
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.875rem;
  padding: 20px 0;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-menu-parent .lr-menu-sub-action:not(.lr-menu-sub-action--back),
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-parent .lr-menu-sub-action:not(.lr-menu-sub-action--back),
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action:not(.lr-menu-sub-action--back),
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action:not(.lr-menu-sub-action--back) {
  padding-left: 20px;
  padding-right: 6px;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-menu-parent .lr-menu-sub-action .icon,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-parent .lr-menu-sub-action .icon,
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action .icon,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action .icon {
  height: 14px;
  width: 14px;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back {
  border-bottom: 1px solid #d8d8d8;
  color: #66a79e;
  margin-bottom: 10px;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action--back,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action--back {
  padding-right: 20px;
}
.lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent-title,
.lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent-title {
  font-size: 1.125rem;
  line-height: normal;
  padding: 20px 0;
  width: 100%;
}
.lr-mega-menu .lr-mega-menu-items .lr-sub-menu,
.lr-mega-menu .lr-menu-actions .lr-sub-menu {
  background-color: #f6f5f5;
  bottom: 0;
  font-weight: 700;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 140px 10px 20px 24px;
  position: fixed;
  right: -100%;
  top: 0;
  width: calc(100% - 52px);
  -webkit-transition: right 0.4s ease-out;
  -o-transition: right 0.4s ease-out;
  transition: right 0.4s ease-out;
  z-index: 100;
}
.lr-mega-menu .lr-mega-menu-items .lr-sub-menu .lr-mega-menu-item a,
.lr-mega-menu .lr-menu-actions .lr-sub-menu .lr-mega-menu-item a {
  color: #1b2d3a;
}
.lr-nav {
  position: relative;
}
.lr-nav .header-icon {
  color: #264669;
  font-size: 0;
}
.lr-nav .header-icon a {
  color: currentColor;
}
.lr-nav .header-icon .icon {
  height: 20px;
  width: 20px;
}
.lr-nav .header-icon .icon.icon-star {
  height: 18px;
  width: 18px;
}
.lr-nav .lr-nav_top {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lr-nav .lr-nav-icons {
  height: 120px;
  width: 42px;
  padding: 15px 10px 12px;
  position: relative;
  z-index: 102;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
}
.lr-nav .lr-nav-icons .header-icon {
  -webkit-transition: top 0.4s, right 0.4s;
  -o-transition: top 0.4s, right 0.4s;
  transition: top 0.4s, right 0.4s;
}
.lr-nav .lr-nav-icons .mini-cart-link {
  position: relative;
  display: block;
}
.lr-nav .lr-nav-icons .cart-icon-wp {
  position: absolute;
  top: 55px;
  right: 10px;
}
.lr-nav .lr-nav-icons .cart-icon-wp .mini-cart-count {
  position: absolute;
}
.lr-nav .lr-nav-icons .lr-icon-search {
  position: absolute;
  top: 90px;
  right: 10px;
}
.lr-nav .lr-nav-icons .lr-icon-hamburger {
  position: absolute;
  top: 15px;
  right: 10px;
}
.lr-nav .lr-nav-icons .lr-icon-hamburger button:active,
.lr-nav .lr-nav-icons .lr-icon-hamburger button:focus {
  border: none;
  outline: none;
}
.lr-nav .lr-nav-icons .lr-icon-hamburger .hamburger {
  padding: 0;
}
.lr-nav .lr-nav-icons .lr-icon-hamburger .hamburger-box {
  width: 22px;
}
.lr-nav .lr-nav-icons .lr-icon-hamburger .hamburger-inner {
  background-color: #264669;
  width: 22px;
  height: 2px;
}
.lr-nav .lr-nav-icons .lr-icon-hamburger .hamburger-inner:after,
.lr-nav .lr-nav-icons .lr-icon-hamburger .hamburger-inner:before {
  background-color: #264669;
  width: 22px;
  height: 2px;
}
.lr-logo--wp {
  position: relative;
  z-index: 104;
}
.lr-logo--wp > div {
  margin-left: auto;
  margin-right: auto;
}
.lr-logo--wp > div a {
  display: block;
  width: 120px;
  height: 120px;
  background-color: #ed413d;
  position: relative;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
}
.lr-logo--wp > div a img {
  width: 84px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 639px) {
  .lr-logo--wp .banner__component,
  .lr-logo--wp .simple-banner-component {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .lr-nav-desktop {
    display: none;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item span,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item span,
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item a,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item a {
    cursor: pointer;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent {
    font-size: 0.9375rem;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown {
    display: grid;
    grid-template-columns: 90% 1fr;
    overflow: hidden;
    transition: height 0.3s ease-out;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown.expanded .icon,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown.expanded .icon {
    transform: rotate(90deg);
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown .lr-menu-dropdown-action,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown .lr-menu-dropdown-action {
    justify-self: end;
    cursor: pointer;
    font-size: 0.875rem;
    padding: 0 10px 0 0;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown .lr-menu-dropdown-action .icon,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent.lr-menu-dropdown .lr-menu-dropdown-action .icon {
    transition: all 0.3s ease-out;
    height: 14px;
    width: 14px;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent .lr-menu-dropdown-list,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent .lr-menu-dropdown-list {
    grid-column-start: 1;
    grid-column-end: span 2;
    list-style-type: none;
    font-weight: 400;
    padding: 0;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.first-level > .lr-nav-link > a,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item.first-level > .lr-nav-link > a {
    font-weight: 500;
    text-transform: none;
    font-size: 1.125rem;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item .lr-menu-parent-title,
  .lr-mega-menu .lr-menu-actions .lr-mega-menu-item .lr-menu-parent-title {
    font-weight: 600;
  }
}
@media (min-width: 480px) {
  .lr-header.header-shrunk .lr-nav-icons .cart-icon-wp {
    right: 90px;
  }
  .lr-header.header-shrunk .lr-nav-icons .lr-icon-search {
    right: 170px;
  }
}
@media (min-width: 640px) {
  .lr-nav .lr-search-box {
    text-align: center;
  }
  .lr-nav .lr-search-box .input-group {
    width: 100%;
    margin: auto;
  }
}
@media (min-width: 1024px) {
  .lr-nav-mobile {
    display: none;
  }
  .lr-separator {
    display: none;
  }
  .lr-header {
    background-color: transparent;
  }
  .lr-header .lr-mid-header {
    border-bottom: 1px solid #d8d8d8;
  }
  .lr-header.header-shrunk .lr-nav-icons {
    height: auto;
  }
  .lr-header.header-shrunk .lr-nav-icons .lr-icon-search {
    top: 0;
    right: auto;
  }
  .lr-header.header-shrunk .lr-mid-header {
    background-color: #f6f5f5;
    -webkit-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
  }
  .lr-header.header-shrunk .lr-logo--wp {
    top: 0;
    -webkit-transition: top 0.4s;
    -o-transition: top 0.4s;
    transition: top 0.4s;
  }
  .lr-header.header-shrunk .lr-logo--wp a {
    height: 78px;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
  }
  .lr-header.header-shrunk .lr-top-header,
  .lr-header.header-shrunk .lr-bottom-header {
    height: 0;
    opacity: 0;
    top: -32px;
    -webkit-transition: top 0.4s,height 0.4s,opacity 0.4s;
    -o-transition: top 0.4s,height 0.4s,opacity 0.4s;
    transition: top 0.4s,height 0.4s,opacity 0.4s;
    z-index: -1;
  }
  .lr-header.header-shrunk .menu-dropdown ul,
  .lr-header.header-shrunk .lr-mega-menu-desktop .menu-item-list-wp {
    max-height: calc(100vh - 78px);
  }
  .lr-header.header-shrunk .lr-nav .lr-search-box .ui-autocomplete {
    top: 74px !important;
  }
  .lr-header.search-expanded .lr-nav .lr-search-box .lr-search-input-wp {
    width: calc(100% - 400px);
    opacity: 1;
  }
  .lr-header.search-expanded .lr-nav .lr-search-box .lr-search-input-wp input.lr-search-input {
    padding-right: 30px;
  }
  .lr-header.search-expanded .lr-nav .lr-search-box .lr-search-input-wp .lr-search-input:focus {
    border: 1px solid #66a79e;
  }
  .lr-header.search-expanded .lr-nav .first-level {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .lr-header.search-expanded .lr-nav .first-level:last-child {
    -webkit-transition: opacity 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    -o-transition: opacity 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    transition: opacity 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  }
  .lr-header.search-expanded .lr-nav .lr-nav-icons .lr-icon-search {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s,visibility 0.3s;
    -o-transition: opacity 0.3s,visibility 0.3s;
    transition: opacity 0.3s,visibility 0.3s;
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 1) {
    -webkit-transition: opacity 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 2) {
    -webkit-transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 3) {
    -webkit-transition: opacity 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 4) {
    -webkit-transition: opacity 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 5) {
    -webkit-transition: opacity 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 6) {
    -webkit-transition: opacity 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-logo--wp > div > div a {
    width: 188px;
    height: 142px;
  }
  .lr-header.search-expanded .lr-logo--wp > div > div a img {
    width: 130px;
    height: 32px;
  }
  .lr-header .lr-mid-header {
    background-color: #ffffff;
    -webkit-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
  }
  .lr-header .lr-top-header {
    display: block;
    background-color: #f6f5f5;
    height: 32px;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
  }
  .lr-header .lr-top-header {
    position: relative;
    top: 0;
    height: 32px;
    opacity: 1;
    -webkit-transition: top 0.4s,height 0.4s,opacity 0.4s;
    -o-transition: top 0.4s,height 0.4s,opacity 0.4s;
    transition: top 0.4s,height 0.4s,opacity 0.4s;
  }
  .lr-header .lr-bottom-header {
    position: relative;
    top: 0;
    height: fit-content;
    opacity: 1;
    -webkit-transition: top 0.4s,height 0.4s,opacity 0.4s;
    -o-transition: top 0.4s,height 0.4s,opacity 0.4s;
    transition: top 0.4s,height 0.4s,opacity 0.4s;
  }
  .lr-header .lr-top-links {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    height: 100%;
    white-space: nowrap;
  }
  .lr-header .lr-top-links li {
    display: inline-block;
    padding: 0;
  }
  .lr-header .lr-top-links li:not(:last-child) {
    margin-right: 30px;
  }
  .lr-header .lr-top-links li a {
    color: #3f3d3d;
    font-weight: 600;
    letter-spacing: 0.6px;
    opacity: 0.9;
    line-height: 32px;
  }
  .lr-header .lr-top-links .lr-dropdown-action-link {
    color: #51857e;
  }
  .lr-header .lr-top-links .lr-dropdown-action-link:hover,
  .lr-header .lr-top-links .lr-dropdown-action-link:focus {
    text-decoration: underline;
  }
  .lr-header .lr-top-links .lr-dropdown-content-top {
    border-bottom: 1px solid #d8d8d8;
    margin-left: 275px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .lr-header .lr-top-links .lr-dropdown-content-bottom {
    margin-left: 15px;
  }
  .lr-header .lr-top-links .lr-dropdown-inner-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
  }
  .lr-header .lr-top-links .lr-dropdown-inner-wp:not(.lr-dropdown-content-bottom) {
    margin-left: 275px;
  }
  .lr-header .lr-top-links .lr-dropdown .dropdown-menu {
    border-color: #e1e1e1;
    border-width: 0 0 1px 0;
    box-shadow: none;
    margin: 0;
    padding: 20px 0;
    width: 100%;
    z-index: 103;
  }
  .lr-header .lr-top-links .lr-dropdown.open .lr-dropdown-title {
    color: #66a79e;
  }
  .lr-header .lr-top-links .lr-dropdown.open .lr-dropdown-title a {
    color: currentColor;
  }
  .lr-header .lr-top-links .lr-dropdown.open .lr-dropdown-title .icon-chevron {
    fill: currentColor;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-title {
    color: #3f3d3d;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.6px;
    line-height: 32px;
    opacity: 0.9;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-title .icon-chevron {
    fill: #7f7c7c;
    height: 12px;
    margin-left: 8px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    vertical-align: middle;
    width: 14px;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-list {
    padding: 10px 15px;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-list li {
    display: block;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-list li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-list li a:hover,
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-list li a:focus {
    color: #66a79e;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-list .icon {
    margin-right: 5px;
    margin-top: -4px;
  }
  .lr-header .lr-top-links .lr-dropdown .node-title {
    margin-bottom: 10px;
  }
  .lr-header .lr-top-links .lr-dropdown .node-title a {
    color: #1b2d3a;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
  .lr-header .lr-top-links .lr-dropdown a {
    font-weight: 500;
  }
  .lr-logo--wp {
    position: absolute;
    top: -32px;
    -webkit-transition: top 0.4s;
    -o-transition: top 0.4s;
    transition: top 0.4s;
  }
  .lr-logo--wp .banner__component {
    margin-left: 15px;
  }
  .lr-logo--wp > div a {
    width: 188px;
    height: 142px;
  }
  .lr-logo--wp > div a img {
    width: 130px;
    height: 32px;
  }
  .lr-mega-menu {
    background-color: transparent;
    height: auto;
    left: auto;
    min-height: unset;
    opacity: 1;
    padding: 0 0 0 250px;
    position: relative;
    right: auto;
    width: auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .lr-mega-menu-desktop {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    -o-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    transition-delay: .25s;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: white;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list.menu-item-list--centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list.menu-item-list--centered .lr-menu-item-desktop {
    width: 33.333%;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list .lr-menu-item-desktop:not( :nth-child(-n+4)) {
    margin-top: 30px;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list .lr-menu-item-desktop:not( :nth-child(4n+5)) {
    border-left: 1px solid #e1e1e1;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list .lr-menu-item-desktop:first-child {
    border-left: 0;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .menu-item-list .lr-menu-item-desktop {
    width: 33.333%;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .menu-item-list .lr-menu-item-desktop:not( :nth-child(-n+3)) {
    margin-top: 30px;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-item-list {
    border-right: 1px solid #e1e1e1;
    min-width: 240px;
    overflow: auto;
    padding-left: 0;
    list-style: none;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-item-list .second-level:first-child > .lr-nav-link > a,
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-item-list .second-level:first-child .lr-single-menu-item {
    padding-top: 0;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-item-list .second-level.active > .lr-nav-link > a,
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-item-list .second-level.active .lr-single-menu-item {
    color: #66a79e;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-item-list .second-level > .lr-nav-link > a,
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-item-list .second-level .lr-single-menu-item {
    font-weight: 700;
    font-size: 0.9375rem;
    line-height: 1.2;
    padding: 15px 30px;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-menu-third-level-wp {
    display: none;
    width: 100%;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-menu-third-level-wp.active {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lr-mega-menu-desktop .menu-item-list-wp {
    background-color: #f6f5f5;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    max-height: calc(100vh - 142px + 32px);
    padding: 70px 0;
    position: relative;
    width: 120%;
  }
  .lr-mega-menu-desktop .menu-item-list-wp::before,
  .lr-mega-menu-desktop .menu-item-list-wp::after {
    background-color: white;
    border-bottom: 1px solid #e1e1e1;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100vw;
  }
  .lr-mega-menu-desktop .menu-item-list-wp::after {
    left: 100%;
  }
  .lr-mega-menu-desktop .menu-item-list-wp::before {
    right: 100%;
  }
  .lr-mega-menu-desktop .menu-item-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto;
    padding: 0 30px;
    position: relative;
    width: 100%;
  }
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop {
    list-style: none;
    padding: 0 20px;
    width: 25%;
  }
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop li a {
    padding: 0;
    line-height: 1.5;
    margin-bottom: 11px;
  }
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop li.highlighted a {
    color: #1b2d3a;
  }
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop .view-all-node a {
    color: #66a79e;
    text-decoration: underline;
    margin-bottom: 0;
  }
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop .node-title {
    min-height: 49px;
  }
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop .node-title a,
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop .node-title span {
    display: block;
    color: #1b2d3a;
    font-weight: 700;
    font-size: 0.875rem;
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
  .lr-mega-menu-desktop .menu-item-list .force-no-border {
    border-right: none;
  }
  .lr-mega-menu .lr-mega-menu-items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-left: -10px;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item {
    background-color: transparent;
    border: none;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item a,
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item h1 {
    line-height: 1.4rem;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item a:focus,
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item a:hover {
    color: #66a79e;
    text-decoration: none;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-menu-parent .lr-menu-sub-action,
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back .lr-menu-sub-action {
    display: none;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item:first-child,
  .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item:first-child:not(.lr-mega-menu-back) {
    border: none;
  }
  .lr-mega-menu .lr-mega-menu-items .first-level > .lr-nav-link > a,
  .lr-mega-menu .lr-mega-menu-items .first-level .lr-single-menu-item {
    padding: 27.5px 10px;
  }
  .lr-mega-menu .lr-mega-menu-items .first-level .lr-single-menu-item {
    cursor: pointer;
  }
  .lr-mega-menu .lr-mega-menu-items .first-level.active > a,
  .lr-mega-menu .lr-mega-menu-items .first-level.active .lr-single-menu-item {
    color: #66a79e;
  }
  .lr-mega-menu .lr-mega-menu-items .first-level.active .lr-mega-menu-desktop {
    opacity: 1;
    pointer-events: initial;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .15s ease-in, visibility .15s ease-in;
    -o-transition: opacity .15s ease-in, visibility .15s ease-in;
    transition: opacity .15s ease-in, visibility .15s ease-in;
    transition-delay: .25s;
  }
  .lr-mega-menu .lr-mega-menu-items .first-level.relative-node {
    position: relative;
  }
  .lr-mega-menu .lr-mega-menu-items .first-level.relative-node.active .menu-dropdown {
    opacity: 1;
    pointer-events: initial;
    visibility: visible;
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    -webkit-transition: opacity .15s ease-in, visibility .15s ease-in;
    -o-transition: opacity .15s ease-in, visibility .15s ease-in;
    transition: opacity .15s ease-in, visibility .15s ease-in;
    transition-delay: .25s;
  }
  .lr-mega-menu .lr-mega-menu-items .lr-sub-menu {
    visibility: hidden;
  }
  .lr-mega-menu .lr-mega-menu-items .menu-dropdown a {
    color: #666666;
    font-size: 16px;
    line-height: 2.13;
    padding: 5px 0;
  }
  .lr-mega-menu .lr-mega-menu-items .menu-dropdown a:hover,
  .lr-mega-menu .lr-mega-menu-items .menu-dropdown a:focus {
    text-decoration: underline;
  }
  .lr-nav-tracker {
    background: #f6f5f5;
    background: -o-linear-gradient(315deg, #f6f5f5 0%, #f6f5f5 55%, transparent 55%, transparent 100%);
    background: linear-gradient(135deg, #f6f5f5 0%, #f6f5f5 55%, transparent 55%, transparent 100%);
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    bottom: -8px;
    height: 16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    -webkit-transform: rotate(45deg) skew(-10deg, -10deg);
    -ms-transform: rotate(45deg) skew(-10deg, -10deg);
    transform: rotate(45deg) skew(-10deg, -10deg);
    visibility: hidden;
    width: 16px;
    z-index: 105;
  }
  .lr-nav-tracker.active {
    opacity: 1;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    visibility: visible;
    transition-delay: .25s;
  }
  .lr-nav .lr-search-box {
    padding: 0;
    width: auto;
    height: auto;
    position: static;
    transform: none;
    display: block;
  }
  .lr-nav .lr-search-box .input-group {
    position: static;
  }
  .lr-nav .lr-search-box .lr-search-input-wp {
    width: 22px;
    position: absolute;
    right: 150px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 32px;
    opacity: 0;
    -webkit-transition: opacity 0.4s, width 0.4s ease-out;
    -o-transition: opacity 0.4s, width 0.4s ease-out;
    transition: opacity 0.4s, width 0.4s ease-out;
  }
  .lr-nav .lr-search-box .lr-search-input-wp .input-search-icon {
    display: none;
  }
  .lr-nav .lr-search-box .ui-autocomplete {
    background-color: white;
    top: 100px !important;
    position: fixed;
  }
  .lr-nav .lr-search-box .ui-autocomplete-cookies {
    background-color: white;
    top: 170px !important;
    position: fixed;
  }
  .lr-nav .lr-search-box .container-search {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 70px 0;
    background-color: white;
    width: 100%;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-title {
    display: block;
    padding: 0px 30px;
    margin-bottom: 32px;
    color: #1b2d3a;
    font-size: 1rem;
    font-weight: 700;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-sugesstions-item {
    padding: 0px 30px;
    margin-bottom: 32px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item {
    padding: 0px 30px;
    margin-bottom: 41px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .lr-search-box-products-image {
    width: 80px;
    height: 80px;
    text-align: center;
    margin-right: 16px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .lr-search-box-products-image img {
    max-width: 80px;
    max-height: 80px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .name-grapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .glyphicon-star {
    color: #66a79e;
    font-size: 1.5rem;
    width: 15%;
    text-align: right;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .name-title {
    color: #66a79e;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 11px;
    display: block;
    width: 85%;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .code {
    display: inline-block;
    margin-bottom: 8px;
    color: #254b59;
    font-size: 0.875rem;
    font-weight: 700;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .brand {
    color: #66a79e;
    font-size: 0.875rem;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 8px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .price {
    margin-bottom: 5px;
    color: #231f20;
    font-size: 1rem;
    font-weight: 500;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .search-add-to-cart-btn {
    font-weight: 700;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .summary {
    margin-bottom: 8px;
    color: #1b2d3a;
    font-size: 1rem;
    font-weight: 400;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products-item .vertical-bar {
    background: #1b2d3a;
    position: relative;
    top: 3px;
    width: 16px;
    height: 17px;
    width: 1px;
    display: inline-block;
    margin: 0 6px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item {
    margin-bottom: 41px;
    padding: 0 30px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .asset-title {
    color: #1b2d3a;
    font-size: 1rem;
    font-family: acumin-pro, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .download-icon-search-box {
    height: 20px;
    width: 20px;
    margin-right: 8px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .file-icon-search-box {
    height: 42px;
    width: 32px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .asset-search-box-container {
    display: flex;
    align-items: flex-start;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .asset-search-box-left {
    display: inline-block;
    width: 20%;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .asset-search-box-middle {
    display: inline-block;
    width: 70%;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .asset-search-box-right {
    display: inline-block;
    padding-left: 15px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .asset-name {
    color: #254b59;
    font-size: 0.75rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources-item .asset-download-link {
    color: #66a79e;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-page-item {
    margin-bottom: 41px;
    padding: 0 30px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-page-item .page-description {
    color: #1b2d3a;
    font-size: 1rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-page-item .page-search-title {
    color: #1b2d3a;
    font-size: 1rem;
    font-family: acumin-pro, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products {
    display: block;
    width: 50vw;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products .btn-primary,
  .lr-nav .lr-search-box .container-search .lr-search-box-products .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    color: #1b2d3a !important;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products .btn-primary:hover,
  .lr-nav .lr-search-box .container-search .lr-search-box-products .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover {
    text-decoration: none !important;
    background-color: #3d645e !important;
    color: #ffffff !important;
  }
  .lr-nav .lr-search-box .container-search .name_suggestion {
    color: #1b2d3a;
    font-size: 1rem;
    font-weight: 400;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-sugesstions {
    width: 10vw;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources {
    display: block;
    width: 30vw;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-pages {
    display: block;
    width: 10vw;
  }
  .lr-nav .lr-search-box .main-search {
    background-color: white !important;
  }
  .lr-nav .lr-search-box .main-search .lr-search-box-item:not(:last-child) {
    border-right: 1px solid #e1e1e1;
  }
  .lr-nav .lr-search-box .container-search:hover {
    background-color: white !important;
  }
  .lr-nav .lr-nav-icons {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-preferred-size: 130px;
    -webkit-flex-basis: 130px;
    flex-basis: 130px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: auto;
    top: 0;
    padding: 0 0 3px 0;
    margin-right: 32px;
  }
  .lr-nav .lr-nav-icons .lr-icon-search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    position: absolute;
    top: 0;
    right: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s,visibility 0.4s 0.2s;
    -o-transition: opacity 0.5s,visibility 0.4s 0.2s;
    transition: opacity 0.5s,visibility 0.4s 0.2s;
  }
  .lr-nav .lr-nav-icons .header-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    height: 100%;
    position: relative;
  }
  .lr-nav .lr-nav-icons .header-icon:not(:first-child) {
    margin-left: 20px;
  }
  .lr-nav .lr-nav-icons .header-icon:hover svg {
    fill: #66a79e;
  }
  .lr-nav .lr-nav-icons .header-icon.cart-icon-wp:hover .mini-cart-count {
    background-color: #28404a;
    color: #5a8fa7;
  }
  .lr-nav .lr-nav-icons .mini-cart-link {
    position: relative;
  }
  .lr-nav .lr-nav-icons .cart-icon-wp {
    top: auto !important;
    right: auto !important;
  }
  .lr-nav .lr-dropdown .lr-dropdown-menu {
    min-width: 250px;
  }
  .lr-nav .lr-dropdown.lr-dropdown--right .lr-dropdown-menu {
    left: auto;
    right: -15px;
  }
  .lr-nav .lr-dropdown.open .lr-dropdown-menu {
    opacity: 1;
    pointer-events: initial;
    visibility: visible;
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    -webkit-transition: opacity .15s ease-in, visibility .15s ease-in;
    -o-transition: opacity .15s ease-in, visibility .15s ease-in;
    transition: opacity .15s ease-in, visibility .15s ease-in;
    transition-delay: .25s;
  }
  .lr-nav .lr-dropdown.open .lr-dropdown-menu::before {
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    top: -30px;
    width: 100%;
  }
  .lr-nav .lr-dropdown.open.lr-dropdown--right .lr-dropdown-menu {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .lr-nav .first-level {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .lr-nav .menu-item-search-component {
    -ms-flex-preferred-size: 32px;
    -webkit-flex-basis: 32px;
    flex-basis: 32px;
    display: block;
    z-index: 102;
  }
  .lr-nav .menu-item-search-component input.lr-search-input {
    padding-right: 10px;
  }
  .lr-nav .lr-mega-menu-items .first-level:nth-child( 6) {
    -webkit-transition: opacity 0.4s 0.36s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.36s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.4s 0.36s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.36s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s 0.36s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.36s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-nav .lr-mega-menu-items .first-level:nth-child( 5) {
    -webkit-transition: opacity 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-nav .lr-mega-menu-items .first-level:nth-child( 4) {
    -webkit-transition: opacity 0.4s 0.24s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.24s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.4s 0.24s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.24s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s 0.24s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.24s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-nav .lr-mega-menu-items .first-level:nth-child( 3) {
    -webkit-transition: opacity 0.4s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.4s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-nav .lr-mega-menu-items .first-level:nth-child( 2) {
    -webkit-transition: opacity 0.4s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.4s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-nav .lr-mega-menu-items .first-level:nth-child( 1) {
    -webkit-transition: opacity 0.4s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.4s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .menu-dropdown,
  .lr-dropdown-menu {
    background-color: white;
    border: 1px solid #e1e1e1;
    left: 50%;
    -webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.75);
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    -o-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    transition-delay: 1s;
    position: absolute;
    top: 100%;
    z-index: 104;
  }
  .menu-dropdown ul,
  .account-dropdown ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
  }
  .menu-dropdown ul a,
  .account-dropdown ul a {
    color: #1b2d3a;
    font-size: 14px;
    white-space: nowrap;
    padding: 10px 20px;
  }
  .account-dropdown ul {
    padding-top: 20px;
  }
  .account-dropdown ul a:hover,
  .account-dropdown ul a:focus {
    text-decoration: underline;
  }
  .account-dropdown li:last-child a,
  .account-dropdown lr-top-line a {
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #e1e1e1;
    position: relative;
  }
  .account-dropdown li:last-child a span,
  .account-dropdown lr-top-line a span {
    line-height: 0;
    margin-left: -7px;
  }
  .account-dropdown .lr-top-line {
    margin-top: 10px;
  }
  .account-dropdown .lr-top-line a {
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #e1e1e1;
    position: relative;
  }
  .menu-dropdown {
    text-transform: capitalize;
  }
  .menu-dropdown ul {
    max-height: calc(100vh - 142px + 32px);
    min-width: 340px;
    overflow-y: auto;
    padding: 65px 60px;
  }
  .menu-dropdown ul li.highlighted a {
    color: #1b2d3a;
  }
  .account-icon-desktop a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }
  .account-icon-desktop a .account-pre-text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: -4px;
  }
  .account-icon-desktop a .account-pre-text span {
    font-size: 10px;
    color: #1b2d3a;
  }
  .account-icon-desktop a .account-pre-text span.lr-account-highlighted {
    font-size: 16px;
    line-height: 16px;
  }
  .account-icon-desktop a .account-pre-text span.logged-label {
    margin-right: 2px;
    text-overflow: ellipsis;
    max-width: 90px;
    overflow: hidden;
  }
}
@media (min-width: 1440px) {
  .lr-header {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .lr-header.search-expanded .lr-nav .lr-search-box .lr-search-input-wp {
    width: calc(100% - 415px);
    -webkit-transition: width 0.4s 0.2s ease-out;
    -o-transition: width 0.4s 0.2s ease-out;
    transition: width 0.4s 0.2s ease-out;
  }
  .lr-header.search-expanded .lr-nav .lr-search-box .input-close-icon {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .lr-header.search-expanded .lr-nav .lr-search-box .input-search-icon {
    display: none;
  }
  .lr-header.search-expanded .lr-nav .first-level {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .lr-header.search-expanded .lr-nav .first-level:last-child {
    -webkit-transition: opacity 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    -o-transition: opacity 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    transition: opacity 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 1) {
    -webkit-transition: opacity 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.18s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 2) {
    -webkit-transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 3) {
    -webkit-transition: opacity 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.12s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 4) {
    -webkit-transition: opacity 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.09s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 5) {
    -webkit-transition: opacity 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.06s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header.search-expanded .lr-mega-menu-items .first-level:nth-child( 6) {
    -webkit-transition: opacity 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s 0.03s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .lr-header .lr-top-links .lr-dropdown .dropdown-menu {
    padding: 30px 0;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-inner-wp {
    margin-left: 255px;
    margin-right: -20px;
  }
  .lr-header .lr-top-links .lr-dropdown .lr-dropdown-list {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lr-nav .lr-search-box {
    display: block;
    padding: 0;
    width: auto;
    height: auto;
    position: static;
    transform: none;
  }
  .lr-nav .lr-search-box .input-close-icon {
    display: none;
  }
  .lr-nav .lr-search-box .input-group {
    position: static;
  }
  .lr-nav .lr-search-box .lr-search-input-wp {
    width: 244px;
    position: absolute;
    right: 164px;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 32px;
  }
  .lr-nav .lr-search-box .container-search {
    width: 1440px;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-products {
    width: 40vw;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-sugesstions {
    width: 15vw;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-resources {
    width: 30vw;
  }
  .lr-nav .lr-search-box .container-search .lr-search-box-pages {
    width: 15vw;
  }
  .lr-nav .lr-nav-icons {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-preferred-size: 120px;
    -webkit-flex-basis: 120px;
    flex-basis: 120px;
  }
  .lr-nav .lr-nav-icons .lr-icon-search {
    display: none;
  }
  .lr-nav .menu-item-search-component {
    -ms-flex-preferred-size: 300px;
    -webkit-flex-basis: 300px;
    flex-basis: 300px;
  }
  .lr-nav .menu-item-search-component .lr-search-input-wp {
    opacity: 1;
    width: 300px;
  }
  .lr-nav .menu-item-search-component .lr-search-input-wp .input-search-icon {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    pointer-events: none;
  }
  .lr-nav .menu-item-search-component input.lr-search-input {
    padding-right: 30px;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list.menu-item-list--centered .lr-menu-item-desktop {
    width: 25%;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list .lr-menu-item-desktop:nth-child(5) {
    margin-top: 0;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list .lr-menu-item-desktop:not( :nth-child(-n+5)) {
    margin-top: 50px;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list .lr-menu-item-desktop:nth-child(5n+6) {
    border-left: 0;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--default .menu-item-list .lr-menu-item-desktop:nth-child(4n+5) {
    border-left: 1px solid #e1e1e1;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .menu-item-list {
    padding-left: 30px;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .menu-item-list .lr-menu-item-desktop {
    margin-top: 50px;
    width: 25%;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .menu-item-list .lr-menu-item-desktop:nth-child(-n+4) {
    margin-top: 0;
  }
  .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .lr-mega-menu-left-column {
    padding: 0 60px 0 30px;
  }
  .lr-mega-menu-desktop .menu-item-list-wp {
    width: 150%;
  }
  .lr-mega-menu-desktop .menu-item-list .lr-menu-item-desktop {
    padding: 0 30px;
    width: 20%;
  }
  .lr-mega-menu .lr-mega-menu-items {
    margin-left: -16px;
  }
  .lr-mega-menu .lr-mega-menu-items .first-level > .lr-nav-link > a,
  .lr-mega-menu .lr-mega-menu-items .first-level .lr-single-menu-item {
    padding: 28px 16px 27px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9375rem;
  }
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: opacity 0.15s linear, filter 0.15s linear;
  -o-transition: opacity 0.15s linear, filter 0.15s linear;
  transition: opacity 0.15s linear, filter 0.15s linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000000;
}
.hamburger-box {
  width: 40px;
  height: 20px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition: transform 0.15s ease;
  -o-transition: transform 0.15s ease;
  transition: transform 0.15s ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}
/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s 0.13s linear;
  -o-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 8px;
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 16px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
  -moz-transition-delay: 0.22s;
  -ms-transition-delay: 0.22s;
  -o-transition-delay: 0.22s;
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
  -ms-transform: translate3d(0, 8px, 0) rotate(45deg);
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
  -ms-transform: translate3d(0, 8px, 0) rotate(-45deg);
  transform: translate3d(0, 8px, 0) rotate(-45deg);
}
.lr-global-alert {
  background-color: #badeff;
  color: #1b2d3a;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.lr-global-alert .lr-global-alert-wp {
  position: relative;
  padding: 24px 50px 24px 16px;
}
.lr-global-alert .lr-global-alert-wp .close {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 15px;
  font-size: 18px;
  opacity: 1;
}
.lr-global-alert .lr-global-alert-wp .close i {
  vertical-align: text-top;
}
@media (min-width: 1024px) {
  .lr-global-alert .lr-global-alert-wp {
    padding: 4px 50px 4px 250px;
    font-size: 15px;
    height: 32px;
  }
  .lr-global-alert .lr-global-alert-wp .close {
    padding: 15px 32px;
    top: 49%;
  }
}
.page-headline {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.page-sub-headline {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 27px;
}
.btn {
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-link {
  font-weight: normal;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 103px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 30px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 85px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 15px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  text-transform: uppercase;
  font-weight: normal;
  color: #1b2d3a;
  font-weight: 600;
  font-size: 1rem;
  background: #7ab8b1;
  padding: 13px 24px;
  border: none;
  letter-spacing: 0.2px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:hover:active,
.btn-primary:focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover:active,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:focus {
  text-decoration: none;
}
.btn-primary:hover:disabled,
.btn-primary:active:disabled,
.btn-primary:hover:active:disabled,
.btn-primary:focus:disabled,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover:disabled,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active:disabled,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover:active:disabled,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:focus:disabled {
  background: #7ab8b1;
  color: #1b2d3a;
}
.btn-primary:hover:not(:disabled),
.btn-primary:active:not(:disabled),
.btn-primary:hover:active:not(:disabled),
.btn-primary:focus:not(:disabled),
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover:not(:disabled),
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:active:not(:disabled),
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:hover:active:not(:disabled),
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button:focus:not(:disabled) {
  background-color: #3d645e;
  color: #ffffff;
}
.btn-secondary {
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 600;
  padding: 11px 22px;
  color: #4e606d;
  background: #ffffff;
  font-size: 1rem;
  letter-spacing: 0.2px;
  border: solid 2px #4e606d;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
  text-decoration: none;
}
.btn-secondary:hover:disabled,
.btn-secondary:active:disabled,
.btn-secondary:focus:disabled {
  color: #4e606d;
}
.btn-secondary:hover:not(:disabled),
.btn-secondary:active:not(:disabled),
.btn-secondary:focus:not(:disabled) {
  background-color: #f6f5f5;
  color: #1b2d3a;
}
.btn-tertiary,
.btn-white,
.lr-grid-wp .banner-actions a,
.lr-grid-wp .banner-actions a:hover,
.lr-grid-wp .banner-actions a:active,
.lr-grid-wp .banner-actions a:hover:active,
.lr-grid-wp .banner-actions a:focus {
  text-transform: uppercase;
  padding: 11px 22px;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.2px;
  color: #ffffff;
  background: transparent;
  border: solid 2px #ffffff;
}
.btn-tertiary:hover,
.btn-white:hover,
.btn-tertiary:active,
.btn-white:active,
.btn-tertiary:hover:active,
.btn-white:hover:active,
.btn-tertiary:focus,
.btn-white:focus {
  background: transparent;
  color: #d5d0cf;
  border: solid 2px #d5d0cf;
}
.btn-cart {
  border: solid 2px #4e606d;
  color: #4e606d;
  font-weight: 700;
  width: 100%;
  letter-spacing: 0.2px;
}
.btn-cart:hover,
.btn-cart:active,
.btn-cart:focus {
  text-decoration: none;
  color: #182834;
  background-color: #eae7e7;
}
.link-primary {
  color: #66a79e;
  display: block;
  font-size: 1rem;
  line-height: 0.94;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}
.link-primary:hover,
.link-primary:active {
  color: #3d645e;
  text-decoration: underline;
}
.link-secondary {
  color: #ffffff;
  display: block;
  font-size: 1rem;
  line-height: 0.94;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}
.link-secondary:hover,
.link-secondary:active {
  color: #3d645e;
  text-decoration: underline;
}
.link-tertiary {
  color: #1b2d3a;
  display: block;
  font-size: 2rem;
  line-height: 1.19;
  letter-spacing: -0.6px;
  font-weight: 200;
}
.link-tertiary:hover,
.link-tertiary:active {
  color: #3d645e;
}
html {
  font-size: 16px;
}
body {
  font-family: acumin-pro, sans-serif;
}
.display-heading-1 {
  font-weight: 100;
  font-size: 5.625rem;
  letter-spacing: 0.2px;
}
.display-heading-2 {
  font-weight: 100;
  font-size: 5.5rem;
  letter-spacing: 0.2px;
}
.display-heading-3 {
  font-weight: 400;
  font-size: 4.5rem;
  letter-spacing: 0.2px;
}
.display-heading-4 {
  font-weight: 300;
  font-size: 3.5rem;
  letter-spacing: 0.2px;
}
h1,
.h1 {
  font-size: 2.5rem;
  font-weight: 200;
  letter-spacing: -0.6px;
  padding-right: 10px;
}
h1 a,
.h1 a {
  color: #66a79e;
  padding: 12px 0 0;
  display: block;
  font-size: 16px;
  line-height: 0.94;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: underline;
}
h1 a:hover,
.h1 a:hover {
  text-decoration: none;
}
@media (min-width: 640px) {
  h1 a,
  .h1 a {
    display: inline-block;
    padding-left: 10px;
  }
}
h2,
.h2 {
  font-size: 2rem;
  font-weight: 200;
  letter-spacing: -0.6px;
}
h3,
.h3 {
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: -0.2px;
}
h4,
.h4 {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: -0.5px;
}
h5,
.h5 {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: -0.4px;
}
h6,
.h6 {
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.2px;
}
p {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
p i,
p em {
  letter-spacing: -0.3px;
}
.label-lg {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.2px;
}
.label-md {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.4px;
}
.label-sm-bold {
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.1px;
}
.label-sm {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.1px;
  font-weight: 400;
}
.pagination-wrap {
  text-align: center;
}
.pagination {
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  color: #ffffff;
  font-size: 1rem;
  background-color: #7ab8b1;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: #3d645e;
  color: #ffffff;
}
.pagination > li.pagination-prev.disabled > a,
.pagination > li.pagination-next.disabled > a,
.pagination > li.pagination-prev.disabled > span,
.pagination > li.pagination-next.disabled > span {
  background-color: #b8d9d5;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  color: #c8cccf;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 42px;
  width: 42px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  color: #17304f;
  font-weight: 700;
  letter-spacing: 0.2px;
  font-weight: normal;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 12px;
  width: 42px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 12px;
  width: 42px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 42px;
    width: 42px;
    padding: 0;
    font-size: 16px;
    text-align: center;
    color: #17304f;
    font-weight: 700;
    letter-spacing: 0.2px;
    font-weight: normal;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 12px;
    width: 42px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 12px;
    width: 42px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.page-productDetails .lr-cbox-video #cboxTopCenter {
  height: 30px;
}
.page-productDetails .lr-cbox-video #cboxContent {
  background: none;
  height: 0 !important;
  padding-bottom: 56.25%;
}
.page-productDetails .lr-cbox-video #cboxContent .owl-video-frame {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page-productDetails .lr-cbox-video #cboxContent #cboxClose {
  color: #ffffff;
  font-size: 0.75rem;
  position: fixed;
  right: 0;
  top: 0;
}
.lr-pdp-inner-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 40px;
}
.lr-image-gallery-wp {
  margin: 0 -15px 30px;
}
.lr-image-gallery-wp .image-gallery {
  position: relative;
}
.lr-image-gallery-wp .image-gallery__image {
  cursor: pointer;
}
.lr-image-gallery-wp .image-gallery__image.no-image {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.lr-image-gallery-wp .image-gallery__zoom-icon {
  height: 20px;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  z-index: 10;
}
.lr-image-gallery-wp .image-gallery .item {
  margin: 0 auto;
  width: 100%;
}
.lr-image-gallery-wp .image-gallery .item .lr-img-wp {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.lr-image-gallery-wp .image-gallery .item .lr-img-wp a,
.lr-image-gallery-wp .image-gallery .item .lr-img-wp img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-image-gallery-wp .image-gallery .item .lr-img-wp a {
  height: 100%;
  margin: 0;
  width: 100%;
}
.lr-image-gallery-wp .image-gallery .item .lr-img-wp img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.lr-image-gallery-wp .lr-lightbox-content .item .lr-img-wp {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lr-image-gallery-wp .lr-product-gallery-carousel .owl-item {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lr-image-gallery-wp .lr-product-gallery-carousel .owl-dots {
  margin-top: 25px;
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel {
  padding: 25px;
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel .owl-item {
  border: 1px solid #aaa6a5;
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel .owl-item.selected {
  border-color: #66a79e;
  border-width: 2px;
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel .owl-item.selected::after {
  background-color: #66a79e;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.1;
  position: absolute;
  top: 0;
  width: 100%;
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel .owl-nav button {
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel .owl-nav button.owl-prev {
  left: 0;
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel .owl-nav button.owl-next {
  right: 0;
}
.lr-image-gallery-wp .lr-thumbnail-gallery-carousel .owl-nav button .icon {
  height: 16px;
  width: 16px;
}
.lr-image-gallery-wp .lr-lightbox {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 110;
}
.lr-image-gallery-wp .lr-lightbox-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}
.lr-image-gallery-wp .lr-lightbox-backdrop {
  background: #000000;
  height: 100%;
  width: 100%;
}
.lr-image-gallery-wp .lr-lightbox-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.lr-image-gallery-wp .lr-lightbox-content .lr-product-gallery-carousel {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.lr-image-gallery-wp .lr-lightbox-content .owl-stage,
.lr-image-gallery-wp .lr-lightbox-content .owl-stage-outer {
  height: 100%;
}
.lr-image-gallery-wp .lr-lightbox .lr-product-gallery-carousel {
  left: 50%;
  max-width: 1440px;
  padding: 40px 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lr-image-gallery-wp .lr-lightbox .lr-product-gallery-carousel .owl-stage-outer {
  margin: 0 auto;
}
.lr-image-gallery-wp .lr-lightbox .lr-thumbnail-gallery-carousel {
  bottom: 0;
  padding-bottom: 25px;
  position: absolute;
}
.lr-image-gallery-wp .lr-lightbox .icon {
  fill: #ffffff;
}
.page-title .name {
  font-weight: 200;
  font-size: 2rem;
  letter-spacing: -0.6px;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: 0;
}
.lr-product-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 30px;
}
.lr-product-info--item {
  font-size: 1.125rem;
  letter-spacing: 0.2px;
  line-height: 18px;
  position: relative;
}
.lr-product-info--item:not(:last-child) {
  margin-right: 10px;
  padding-right: 10px;
}
.lr-product-info--item:not(:last-child)::after {
  background-color: #1b2d3a;
  content: "";
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
}
.lr-product-info--item.sku {
  font-weight: 700;
}
.lr-product-info--item.brand {
  color: #66a79e;
}
.lr-product-info--item.sku,
.lr-product-info--item.manufacturer {
  color: #1b2d3a;
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #1b2d3a;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}
.product-details .price,
.product-details-price .price {
  color: #1b2d3a;
  font-size: 1.75rem;
  letter-spacing: 0.44px;
}
.product-details .price .lr-old-price,
.product-details-price .price .lr-old-price {
  text-decoration: line-through;
}
.product-details .price .currency,
.product-details-price .price .currency {
  font-size: 1.25rem;
  margin-left: -5px;
}
.product-details .price .lr-discounted-price,
.product-details-price .price .lr-discounted-price {
  margin-left: 20px;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
.product-details .lr-configure-product,
.product-details-price .lr-configure-product {
  color: #66a79e;
  display: inline-block;
  font-size: 1.125rem;
  margin-bottom: 30px;
}
.product-main-info .product-details {
  padding: 0;
}
.product-main-info .product-details .description {
  color: #7d8083;
  letter-spacing: 0.2px;
  line-height: 22px;
  overflow: hidden;
}
.product-main-info .product-details .description ~ .lr-view-more-toggle {
  color: #66a79e;
  display: none;
  font-size: 1.125rem;
  line-height: 24px;
  margin-top: 5px;
}
.product-main-info .product-details .description[aria-expanded] ~ .lr-view-more-toggle {
  display: inline-block;
}
.product-main-info .lr-product-actions-list {
  padding-left: 0;
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 15px;
  clear: left;
}
.product-main-info .lr-product-actions-list--item {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-main-info .lr-product-actions-list--item:first-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product-main-info .lr-product-actions-list--item:last-child {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.product-main-info .lr-product-actions-list .favorites-wrapper .favorites .pdp-specific {
  display: block;
}
.product-main-info .lr-product-actions-list .favorites-wrapper .favorites .pdp-specific .icon-star-active {
  width: 24px;
  height: 24px;
  margin: 0 5px 0 0;
  vertical-align: bottom;
}
.product-main-info .lr-product-actions-list .favorites-wrapper .favorites .non-pdp-specific {
  display: none;
}
.product-main-info .lr-product-actions-list .favorites-wrapper .favorited.active-pop .favorite-popup {
  left: auto;
  right: 0;
}
.product-main-info .lr-product-actions-list .favorites-wrapper .favorited.active-pop .favorite-popup .favorite-popup-text:after {
  left: 49%;
}
.product-main-info .lr-product-actions-list .lr-action {
  color: #66a79e;
  font-size: 0.9375rem;
  font-weight: 700;
  text-align: center;
  width: 65px;
}
.product-main-info .lr-product-actions-list .icon {
  display: block;
  fill: #264669;
  margin: 0 auto 5px;
}
.product-main-info .actions .wtb-btn {
  margin-bottom: 15px;
}
.variant-section {
  margin-bottom: 45px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -30px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 30px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 38px;
  width: 38px;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #3c3c3c;
  text-decoration: none;
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0068b3;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 15px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  overflow: hidden;
}
.rating .rating-stars span:first-child {
  margin-left: 0;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #0068b3;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-right: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
.tabs .tabbody strong {
  font-weight: 600;
}
.tabs .tabbody .tab-heading,
.lr-product-references-component .lr-product-references-title,
.product-carousel-component .lr-product-references-title {
  border-bottom: 1px solid #aaa6a5;
  color: #1b2d3a;
  font-weight: 200;
  font-size: 1.75rem;
  letter-spacing: -0.6px;
  margin-bottom: 15px;
  padding-bottom: 8px;
}
.tabs .tabbody .lr-features-list {
  overflow: hidden;
}
.tabs .tabbody .lr-features-list + .lr-features-collapse-toggle {
  color: #66a79e;
  display: none;
  font-size: 1.125rem;
  margin: 15px 0;
}
.tabs .tabbody .lr-features-list.shrunk + .lr-features-collapse-toggle,
.tabs .tabbody .lr-features-list.expanded + .lr-features-collapse-toggle {
  display: inline-block;
}
.tabs .tabbody .lr-features-list.shrunk {
  max-height: 690px;
}
.tabs .tabbody .lr-features-list.shrunk + .lr-features-collapse-toggle::before {
  content: attr(data-read-more);
}
.tabs .tabbody .lr-features-list.expanded + .lr-features-collapse-toggle::before {
  content: attr(data-read-less);
}
.tabs .tabbody .lr-features-list li:not(:last-child) {
  margin-bottom: 20px;
}
.tabs .tabbody .lr-badges-list {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin: 15px 0;
}
.tabs .tabbody .lr-badges-list > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.tabs .tabbody .lr-badges-list li {
  margin: 10px 20px 10px 0;
}
.tabs .tabbody .lr-badges-list img {
  border-radius: 50%;
  fill: #4e606d;
  height: 54px;
  width: 54px;
}
.tabs .tabbody .product-classifications .headline {
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 32px;
  padding: 6px 0;
}
.tabs .tabbody .product-classifications table.table {
  border-top: 1px solid #aaa6a5;
  width: 90%;
}
.tabs .tabbody .product-classifications table.table td {
  border-bottom: 1px solid #aaa6a5;
  border-top: 0;
  padding: 16px 0 16px 12px;
}
.tabs .tabbody .product-classifications table.table td.attrib {
  font-weight: 700;
  font-size: 0.9375rem;
  width: 50%;
}
.tabs .tab-review .review-pagination-bar {
  margin: 15px 0;
}
.tabs .tab-review .review-pagination-bar:before,
.tabs .tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tabs .tab-review .review-pagination-bar:after {
  clear: both;
}
.tabs .tab-review .review-pagination-bar:before,
.tabs .tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tabs .tab-review .review-pagination-bar:after {
  clear: both;
}
.tabs .tab-review .review-pagination-bar .right {
  float: right;
}
.tabs .tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 15px;
}
.tabs .tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tabs .tab-review .review-list .review-entry {
  margin: 15px 0;
}
.tabs .tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tabs .tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tabs .tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 15px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
.lr-resources {
  padding-top: 5px;
}
.lr-resources-group {
  margin-left: -15px;
  margin-right: -15px;
}
.lr-resources-group + .lr-resources-group {
  margin-top: 30px;
}
.lr-resources-group .lr-resources-group-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
}
.lr-resources-group .lr-resources-group-title.lr-expanded .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lr-resources-group .lr-resources-group-title .icon {
  height: 14px;
  width: 14px;
}
.lr-resources-list .owl-stage {
  left: -10px;
}
.lr-resources-list .lr-resource {
  background-color: #f1f2f3;
  display: block;
  padding: 16px 16px 16px 54px;
  position: relative;
  width: 100%;
}
.lr-resources-list .lr-resource-name {
  color: #1b2d3a;
  font-size: 1.125rem;
  line-height: 21px;
  margin-bottom: 10px;
}
.lr-resources-list .lr-resource-info {
  color: #486c90;
  font-size: 0.75rem;
  line-height: 24px;
}
.lr-resources-list .lr-resource-info > span:not(:last-child)::after {
  content: '-';
  margin-right: 3px;
}
.lr-resources-list .lr-resource-info .lr-resource-type {
  text-transform: uppercase;
}
.lr-resources-list .lr-resource + .lr-resource {
  margin-top: 16px;
}
.lr-resources-list .lr-resource .icon {
  fill: #264669;
  height: 28px;
  left: 16px;
  position: absolute;
  top: 16px;
  width: 28px;
}
.lr-back-to-top {
  text-align: center;
  padding: 30px;
  width: 100%;
}
.lr-back-to-top a {
  color: #66a79e;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 38px;
  letter-spacing: 0.2px;
  text-decoration: none;
}
.lr-back-to-top .icon {
  fill: #1b2d3a;
  margin-right: 15px;
  vertical-align: middle;
}
.lr-pdp-page-section {
  padding: 20px 15px;
}
#lr_send_product_modal {
  padding-bottom: 20px;
}
#lr_send_product_modal .lr-send-error {
  font-weight: 500;
  font-style: italic;
  color: #bd3430;
}
#lr_send_product_modal .lr-send-product-email {
  margin-bottom: 25px;
  width: 100%;
}
@media (max-width: 639px) {
  .lr-image-gallery-wp .lr-product-gallery-carousel .owl-item:not(.active) {
    -webkit-transform: scale3d(1, 0.9, 1);
    -ms-transform: scale3d(1, 0.9, 1);
    transform: scale3d(1, 0.9, 1);
  }
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 48px;
    width: 48px;
    line-height: 48px;
  }
  .rating .rating-stars {
    font-size: 20px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
@media (min-width: 480px) {
  .product-main-info .lr-product-actions-list--item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .product-main-info .lr-product-actions-list--item:not(:last-child) {
    margin-right: 15px;
  }
  .product-main-info .lr-product-actions-list .lr-action {
    width: auto;
  }
  .product-main-info .lr-product-actions-list .icon {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: bottom;
  }
}
@media (min-width: 640px) {
  .page-productDetails .lr-cbox-video #cboxTopCenter {
    height: 60px;
  }
  .page-productDetails .lr-cbox-video #cboxContent #cboxClose {
    right: 15px;
    top: 15px;
  }
  .lr-pdp-inner-wp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  body:not(.has-global-alert) .lr-pdp-inner-wp {
    margin-top: 32px;
  }
  .lr-image-gallery-wp {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    width: 40%;
  }
  .lr-image-gallery-wp .lr-product-gallery-carousel {
    border: 1px solid #aaa6a5;
  }
  .lr-image-gallery-wp .lr-lightbox .lr-product-gallery-carousel {
    border: none;
    max-width: 768px;
  }
  .product-details .price,
  .product-details-price .price {
    font-size: 2rem;
  }
  .product-main-info {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 20px;
    width: 60%;
  }
  .tabs .tabbody .tab-heading,
  .lr-product-references-component .lr-product-references-title,
  .product-carousel-component .lr-product-references-title {
    font-size: 2.5rem;
    margin-bottom: 25px;
    padding-bottom: 12px;
  }
  .tabs .tabbody .product-classifications table.table {
    width: 80%;
  }
  .tabs .tabbody .lr-features-list.shrunk {
    max-height: 540px;
  }
}
@media (min-width: 1024px) {
  .page-productDetails .main-content {
    padding-bottom: 50px;
  }
  .lr-image-gallery-wp {
    width: 43%;
  }
  .lr-image-gallery-wp .lr-lightbox .lr-product-gallery-carousel {
    max-width: 1024px;
    padding: 60px;
  }
  .lr-image-gallery-wp .image-gallery__zoom-icon {
    right: 20px;
    top: 20px;
  }
  .product-main-info {
    padding-left: 40px;
    width: 57%;
  }
  .product-main-info .lr-product-actions-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .product-main-info .lr-product-actions-list--item:not(:last-child) {
    margin-right: 30px;
  }
  .tabs .tabbody .lr-features-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 33px;
    -moz-column-gap: 33px;
    -ms-column-gap: 33px;
    -o-column-gap: 33px;
    column-gap: 33px;
  }
  .tabs .tabbody .product-classifications .headline {
    padding: 10px 0;
  }
  .tabs .tabbody .product-classifications table.table {
    width: 50%;
  }
  .lr-resources {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .lr-resources-group {
    margin-left: 0px;
    margin-right: 0px;
    padding: 15px;
    width: 33.333%;
  }
  .lr-resources-group + .lr-resources-group {
    margin-top: 0;
  }
  .lr-resources-group .lr-resources-group-title {
    padding: 0;
  }
  .lr-pdp-page-section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .lr-image-gallery-wp .lr-lightbox .lr-product-gallery-carousel {
    max-width: 1440px;
  }
  .tabs .tabbody .product-classifications table.table {
    width: 40%;
  }
  .lr-resources-group {
    width: 25%;
  }
}
.leed {
  height: 40px;
  width: 40px;
  background: url("../images/LEED.png") no-repeat;
  background-size: contain;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
.rohs {
  height: 40px;
  width: 40px;
  background: url("../images/ROHS.png") no-repeat;
  background-size: contain;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
.pep {
  height: 40px;
  width: 40px;
  background: url("../images/PEP.png") no-repeat;
  background-size: contain;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
.hpd {
  height: 40px;
  width: 40px;
  background: url("../images/WELL.png") no-repeat;
  background-size: contain;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
.feature-icon {
  height: 40px !important;
  width: 40px !important;
}
.bv-cv2-cleanslate {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-text-link {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-text-link:active {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-text-link:hover {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-text-link:visited {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-search .bv-masthead .bv-masthead-product .bv-stars-container .bv-rating-stars-on {
  color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited {
  color: #66a79e !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-submission input.bv-text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-section-summary .bv-content-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-section-summary .bv-section-summary-inline .bv-inline-histogram-ratings .bv-histogram-filter-helper {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-list .bv-secondary-rating-summary-rating {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-list .bv-secondary-rating-summary-id {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-summary p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-data dl dd {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-secondary-ratings-label {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-inline-histogram-ratings td {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-popup-histogram-ratings td {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-top-question .bv-content-core-float:hover .bv-content-title a {
  color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-top-question .bv-content-core-float:hover .bv-content-title a * {
  color: #7ab8b1 !important;
  color: #3c3c3c !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-top-question .bv-content-core-float .bv-content-title a {
  color: #3c3c3c !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-top-question .bv-content-header .bv-content-data-count:hover .bv-content-title a {
  color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-top-question .bv-content-header .bv-content-data-count:hover .bv-content-title a * {
  color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-top-question .bv-content-header .bv-content-data-count .bv-content-title a {
  color: #3c3c3c !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-top-question .bv-content-header .bv-content-data-count .bv-content-title a * {
  color: #3c3c3c !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-rating-stars-on {
  color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-secondary-ratings-value {
  background-color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-secondary-rating-summary-value {
  background-color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-secondary-slider-summary-value {
  background-color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-content-slider-value {
  background-color: #7ab8b1 !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-write-review {
  background-color: #3d645e;
  background: #7ab8b1 !important;
  border: none !important;
  color: #ffffff;
  color: #1b2d3a !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-write-review:hover {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-write-review:focus {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-read-review {
  background-color: #3d645e;
  background: #7ab8b1 !important;
  border: none !important;
  color: #ffffff;
  color: #1b2d3a !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-read-review:hover {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-read-review:focus {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-ask-question {
  background-color: #3d645e;
  background: #7ab8b1 !important;
  border: none !important;
  color: #ffffff;
  color: #1b2d3a !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-ask-question:hover {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 button.bv-ask-question:focus {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-button {
  background-color: #3d645e;
  background: #7ab8b1 !important;
  border: none !important;
  color: #ffffff;
  color: #1b2d3a !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-button:hover {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-button:focus {
  background-color: #3d645e !important;
  border: none !important;
  color: #ffffff !important;
  font-family: acumin-pro, sans-serif !important;
  font-size: 1rem!important;
  font-weight: 600 !important;
  letter-spacing: 0.2px !important;
  padding: 13px 24px!important;
  text-transform: uppercase !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-action-bar-header {
  font-family: acumin-pro, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-mbox-breadcrumb {
  font-family: acumin-pro, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-author {
  font-family: acumin-pro, sans-serif !important;
}
.bv-cv2-cleanslate .bv-core-container-82 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author {
  font-family: acumin-pro, sans-serif !important;
}
.bv-cv2-cleanslate a {
  color: #66a79e !important;
}
.bv-cv2-cleanslate a:active {
  color: #66a79e !important;
}
.bv-cv2-cleanslate a:hover {
  color: #66a79e !important;
}
.bv-cv2-cleanslate a:visited {
  color: #66a79e !important;
}
.bv-cv2-cleanslate,
.bv-cv2-cleanslate h1,
.bv-cv2-cleanslate h2,
.bv-cv2-cleanslate h3,
.bv-cv2-cleanslate h4,
.bv-cv2-cleanslate h5,
.bv-cv2-cleanslate h6,
.bv-cv2-cleanslate p,
.bv-cv2-cleanslate td,
.bv-cv2-cleanslate dl,
.bv-cv2-cleanslate tr,
.bv-cv2-cleanslate dt,
.bv-cv2-cleanslate ol,
.bv-cv2-cleanslate form,
.bv-cv2-cleanslate select.bv-select-cleanslate,
.bv-cv2-cleanslate option,
.bv-cv2-cleanslate pre,
.bv-cv2-cleanslate div,
.bv-cv2-cleanslate table,
.bv-cv2-cleanslate th,
.bv-cv2-cleanslate tbody,
.bv-cv2-cleanslate tfoot,
.bv-cv2-cleanslate caption,
.bv-cv2-cleanslate thead,
.bv-cv2-cleanslate ul,
.bv-cv2-cleanslate li,
.bv-cv2-cleanslate ul li,
.bv-cv2-cleanslate ol li,
.bv-cv2-cleanslate .bv-shared ul li,
.bv-cv2-cleanslate .bv-shared ol li,
.bv-cv2-cleanslate address,
.bv-cv2-cleanslate blockquote,
.bv-cv2-cleanslate dd,
.bv-cv2-cleanslate fieldset,
.bv-cv2-cleanslate iframe,
.bv-cv2-cleanslate strong,
.bv-cv2-cleanslate legend,
.bv-cv2-cleanslate em,
.bv-cv2-cleanslate s,
.bv-cv2-cleanslate cite,
.bv-cv2-cleanslate span,
.bv-cv2-cleanslate input,
.bv-cv2-cleanslate sup,
.bv-cv2-cleanslate label,
.bv-cv2-cleanslate dfn,
.bv-cv2-cleanslate object,
.bv-cv2-cleanslate big,
.bv-cv2-cleanslate q,
.bv-cv2-cleanslate font,
.bv-cv2-cleanslate samp,
.bv-cv2-cleanslate acronym,
.bv-cv2-cleanslate small,
.bv-cv2-cleanslate img,
.bv-cv2-cleanslate strike,
.bv-cv2-cleanslate code,
.bv-cv2-cleanslate sub,
.bv-cv2-cleanslate ins,
.bv-cv2-cleanslate textarea,
.bv-cv2-cleanslate var,
.bv-cv2-cleanslate a,
.bv-cv2-cleanslate abbr,
.bv-cv2-cleanslate applet,
.bv-cv2-cleanslate del,
.bv-cv2-cleanslate kbd,
.bv-cv2-cleanslate tt,
.bv-cv2-cleanslate b,
.bv-cv2-cleanslate i,
.bv-cv2-cleanslate hr,
.bv-cv2-cleanslate article,
.bv-cv2-cleanslate aside,
.bv-cv2-cleanslate dialog,
.bv-cv2-cleanslate figure,
.bv-cv2-cleanslate footer,
.bv-cv2-cleanslate header,
.bv-cv2-cleanslate hgroup,
.bv-cv2-cleanslate menu,
.bv-cv2-cleanslate nav,
.bv-cv2-cleanslate section,
.bv-cv2-cleanslate time,
.bv-cv2-cleanslate mark,
.bv-cv2-cleanslate audio,
.bv-cv2-cleanslate video,
.bv-cv2-cleanslate button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 30px;
}
.addtocart-component .stock-wrapper {
  font-weight: 600;
  line-height: 24px;
  margin-top: 10px;
  text-align: center;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 15px;
}
.addtocart-component .actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
}
.addtocart-component .actions .btn {
  margin-bottom: 15px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .lr-qty-selector-wp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.addtocart-component .lr-qty-selector-wp .lr-qty-text {
  color: #1b2d3a;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
}
.addtocart-component .lr-open-text-message {
  font-weight: 400;
  font-style: italic;
  text-align: center;
}
.addtocart-component .lr-stock-qty-container,
#add_to_cart_storepickup_form .lr-stock-qty-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.addtocart-component .qty-selector,
#add_to_cart_storepickup_form .qty-selector {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-right: 20px;
}
.addtocart-component .qty-selector input.form-control,
#add_to_cart_storepickup_form .qty-selector input.form-control {
  border-color: #1b2d3a;
  border-width: 1px 0;
  -webkit-flex-grow: 1.3;
  -ms-flex-positive: 1.3;
  flex-grow: 1.3;
  width: 105px;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 90px;
}
.addtocart-component .qty-selector .input-group-btn .btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn .btn {
  background-color: #ffffff;
  border: 1px solid #1b2d3a;
  color: #66a79e;
  font-weight: 600;
  font-size: 1.25rem;
  height: 100%;
  letter-spacing: -2px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.addtocart-component .qty-selector .input-group-btn .icon,
#add_to_cart_storepickup_form .qty-selector .input-group-btn .icon {
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: auto;
  height: 48px;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 480px) {
  .addtocart-component .qty-selector,
  #add_to_cart_storepickup_form .qty-selector,
  .addtocart-component .stock-wrapper,
  #add_to_cart_storepickup_form .stock-wrapper,
  .addtocart-component .lr-stock-qty-container,
  #add_to_cart_storepickup_form .lr-stock-qty-container {
    width: 100%;
  }
  .addtocart-component .qty-selector,
  #add_to_cart_storepickup_form .qty-selector {
    margin-right: 0;
  }
}
@media (min-width: 640px) {
  .addtocart-component .lr-qty-selector-wp,
  #add_to_cart_storepickup_form .lr-qty-selector-wp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 20px;
  }
  .addtocart-component .lr-open-text-message,
  #add_to_cart_storepickup_form .lr-open-text-message {
    text-align: left;
  }
  .addtocart-component p,
  #add_to_cart_storepickup_form p {
    margin-bottom: 0;
  }
  .addtocart-component .qty-selector,
  #add_to_cart_storepickup_form .qty-selector {
    margin-right: 30px;
    width: auto;
  }
  .addtocart-component .qty-selector .input-group-btn,
  #add_to_cart_storepickup_form .qty-selector .input-group-btn {
    width: 38px;
  }
  .addtocart-component .qty-selector input.form-control,
  #add_to_cart_storepickup_form .qty-selector input.form-control {
    height: 32px;
    padding: 6px;
    width: 40px;
  }
  .addtocart-component .stock-wrapper,
  #add_to_cart_storepickup_form .stock-wrapper {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .addtocart-component {
    margin-top: 30px;
  }
  .addtocart-component .actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 30px;
  }
  .addtocart-component .actions .btn {
    margin-right: 25px;
    width: auto;
  }
}
.add-to-cart.overflow .lr-popup-cart-actions {
  -webkit-box-shadow: 0 -10px 15px -17px #000000;
  box-shadow: 0 -10px 15px -17px #000000;
  padding-top: 30px;
  z-index: 1;
}
.add-to-cart .lr-popup-cart-items {
  overflow: auto;
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 15px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 15px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 80px;
}
.add-to-cart .add-to-cart-item .details .name {
  color: inherit;
  display: inline-block;
  margin-bottom: 5px;
}
.add-to-cart .add-to-cart-item .price {
  font-weight: 500;
  font-size: 22px;
  margin-top: 5px;
}
.add_to_cart_form .add-to-cart-text-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #0068b3;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #003c66;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 0 -15px 15px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 15px;
  padding: 15px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a,
.lr-product-references-component .owl-carousel .owl-item .carousel__item-name a,
.product-carousel-component .owl-carousel .owl-item .carousel__item-name a {
  color: #3c3c3c;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus,
.lr-product-references-component .owl-carousel .owl-item .carousel__item-name a:hover,
.lr-product-references-component .owl-carousel .owl-item .carousel__item-name a:focus,
.product-carousel-component .owl-carousel .owl-item .carousel__item-name a:hover,
.product-carousel-component .owl-carousel .owl-item .carousel__item-name a:focus {
  text-decoration: none;
  color: #0068b3;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 20px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #3c3c3c;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 15px;
  color: #3c3c3c;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 45px 0 25px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #3c3c3c;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d9d9d9;
  padding-top: 45px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.breadcrumb-section {
  background-color: transparent;
}
.breadcrumb-section .breadcrumb {
  background-color: transparent;
  font-size: 14px;
  font-weight: 600;
}
.breadcrumb-section .breadcrumb a {
  color: #66a79e;
}
@media (min-width: 1024px) {
  .breadcrumb-section {
    padding: 30px 30px;
  }
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #3c3c3c;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 15px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 30px 0 0;
}
.tabs.sticky {
  padding-top: 48px;
}
.tabs.sticky .lr-tabs-list {
  position: fixed;
  top: 78px;
  width: 100%;
  z-index: 100;
  max-width: 1440px;
  left: 0;
  right: 0;
  margin: auto;
}
.tabs .lr-tabs-list {
  background-color: #aabcc9;
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 48px;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 600;
  padding: 0 5px;
}
.tabs .tabs-list li a {
  color: #1b2d3a;
  font-size: 0.875rem;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
@media (min-width: 1440px) {
  .tabs .tabs-list li {
    padding: 0 30px;
  }
  .tabs .tabs-list li a {
    font-size: 16px;
  }
}
.tabs .tabs-list li.active {
  background-color: #1b2d3a;
}
.tabs .tabs-list li.active::before {
  background-color: #1b2d3a;
  bottom: -8px;
  content: '';
  height: 20px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) rotate(45deg) skew(-10deg, -10deg);
  -ms-transform: translateX(-50%) rotate(45deg) skew(-10deg, -10deg);
  transform: translateX(-50%) rotate(45deg) skew(-10deg, -10deg);
  width: 20px;
}
.tabs .tabs-list li.active a {
  color: #ffffff;
  font-weight: bold;
  border: 0;
}
.tabs .tabs-list li:first-of-type.active {
  margin-left: -16px;
}
.tabs .tabs-list li:last-of-type.active {
  margin-right: -16px;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 15px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  display: block !important;
  padding: 20px 0;
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0068b3;
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 15px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 15px;
}
.com-space > * {
  padding: 15px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 30px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: rgba(0, 0, 0, 0.95);
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #3c3c3c;
  padding: 30px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 75px;
  top: 30px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 30px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 105px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 105px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 165px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 165px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 225px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 225px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 285px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 285px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 315px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 315px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 345px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 345px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 375px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 375px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.commercial-project-story {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 1023px) {
  .commercial-project-story {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .leg-container {
    padding: 0;
  }
  .content-area {
    width: 100%;
  }
  .image-area {
    width: 100%;
  }
  .no-space-mobile {
    padding: 0 !important;
  }
  .no-space-mobile .yCmsComponent {
    padding: 0 !important;
  }
}
@media (max-width: 1439px) {
  .leg-container {
    padding: 0;
    width: auto;
  }
}
@media (min-width: 1440px) {
  .leg-container {
    padding: 0;
  }
}
.display-VERTICAL {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: flex;
}
.display-VERTICAL .image-area {
  width: 100%;
}
.display-VERTICAL-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: flex;
  -ms-flex-item-align: flex-start;
  -ms-grid-row-align: flex-start;
  align-self: flex-start;
}
.display-VERTICAL-reverse .content-area {
  position: static;
}
.display-VERTICAL-reverse .image-area {
  width: 100%;
}
.display-HORIZONTAL {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (min-width: 1024px) {
  .display-HORIZONTAL {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.display-HORIZONTAL-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 1023px) {
  .display-HORIZONTAL-reverse {
    flex-wrap: wrap-reverse;
    /*only do it on mobile*/
  }
}
.display-HORIZONTAL .content-area .section-heading,
.display-HORIZONTAL-reverse .content-area .section-heading,
.display-HORIZONTAL .content-area .project-summary,
.display-HORIZONTAL-reverse .content-area .project-summary {
  margin-top: 16px;
  margin-bottom: 11px;
}
.display-HORIZONTAL .content-area .section-heading *,
.display-HORIZONTAL-reverse .content-area .section-heading * {
  margin: 0;
  line-height: 1.4;
}
.display-HORIZONTAL .content-area .project-summary p,
.display-HORIZONTAL-reverse .content-area .project-summary p {
  margin: 0;
}
.display-HORIZONTAL .image-area,
.display-HORIZONTAL-reverse .image-area {
  height: 100%;
}
.display-HORIZONTAL .image-area img,
.display-HORIZONTAL-reverse .image-area img {
  object-fit: cover;
}
.display-HORIZONTAL .image-area *,
.display-HORIZONTAL-reverse .image-area * {
  height: 100%;
}
@media (min-width: 1024px) {
  .display-HORIZONTAL.row,
  .display-HORIZONTAL-reverse.row {
    display: flex;
    width: 100%;
  }
}
.pos-ver-TOP {
  -ms-flex-item-align: flex-start;
  -ms-grid-row-align: flex-start;
  align-self: flex-start;
}
.pos-ver-CENTER {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.pos-ver-BOTTOM {
  -ms-flex-item-align: flex-end;
  -ms-grid-row-align: flex-end;
  align-self: flex-end;
}
.pos-hor-LEFT {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.pos-hor-CENTER {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pos-hor-RIGHT {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-JUSTIFY {
  text-align: justify;
}
.align-CENTER {
  text-align: center;
}
.align-LEFT {
  text-align: left;
}
.align-RIGHT {
  text-align: right;
}
.WIDTH_100 {
  width: 100%;
  margin: auto;
}
.WIDTH_95 {
  width: 95%;
  margin: auto;
}
.WIDTH_90 {
  width: 90%;
  margin: auto;
}
.WIDTH_85 {
  width: 85%;
  margin: auto;
}
.WIDTH_80 {
  width: 80%;
  margin: auto;
}
.WIDTH_75 {
  width: 75%;
  margin: auto;
}
.WIDTH_70 {
  margin: auto;
}
.PADDING_90 {
  margin-bottom: 90px;
  margin-top: 90px;
}
.PADDING_70 {
  margin-bottom: 70px;
  margin-top: 70px;
}
.PADDING_50 {
  margin-bottom: 50px;
  margin-top: 50px;
}
.PADDING_30 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.PADDING_25 {
  margin-bottom: 25px;
  margin-top: 25px;
}
.PADDING_20 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.PADDING_15 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.PADDING_10 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.PADDING_5 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.PADDING_0 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.action-area .lr-promotion-comp-link {
  margin-bottom: 20px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  text-decoration: underline;
}
.action-area a {
  display: inline-block;
}
.iframe-wrapper {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
}
.iframe-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.section-heading {
  font-family: acumin-pro, sans-serif;
  opacity: 0.9;
  font-size: 32px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.6px;
  color: #1b2d3a;
  margin-right: 0px;
}
iframe {
  border: none;
}
a {
  color: #66a79e;
}
a:hover {
  color: #3d645e;
}
.container-wrap {
  width: 90%;
}
.inactive {
  pointer-events: none;
}
.video-container {
  display: -webkit-grid;
  display: -moz-grid;
  display: -ms-gridbox;
  display: -ms-grid;
  display: grid;
  height: 100%;
}
.hide-line {
  border: none;
  margin: 18px 30px;
}
.content-area {
  margin-bottom: 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.image-area {
  align-self: center;
}
@media (max-width: 1024px) {
  .image-area {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .commercial-project-story {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.btn-prom-default {
  font-family: acumin-pro, sans-serif;
  color: #66a79e;
  background: transparent;
  padding-left: 0px;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: 0.2px;
}
.action-area {
  margin: 0 0 20px;
}
.NONE {
  background: transparent;
}
.NAVY_BLUE {
  background: #0a2b3e;
}
.BLUE {
  background: #022f4d;
}
.VIOLET {
  background: #262262;
}
.BLUE_GREEN {
  background: #005479;
}
.GREEN {
  background: #00a99d;
}
.TIEL {
  background: #50a2be;
}
.LIGHT_BLUE {
  background: #82acc4;
}
.NAVY_BLUE_LIGHT {
  background: #2b5977;
}
.BLUE_LIGHT {
  background: #1a5c96;
}
.VIOLET_LIGHT {
  background: #6b67a5;
}
.BLUE_GREEN_LIGHT {
  background: #2b78ad;
}
.GREEN_LIGHT {
  background: #5fd0c2;
}
.TIEL_LIGHT {
  background: #4bbce3;
}
.LIGHT_BLUE_LIGHT {
  background-color: rgba(167, 215, 242, 0.3);
}
.NAVY_SHADE {
  background: #030f37;
}
.BLUE_SHADE {
  background: #011e39;
}
.VIOLET_SHADE {
  background: #060247;
}
.BLUE_GREEN_SHADE {
  background: #13334a;
}
.GREEN_SHADE {
  background: #2a5952;
}
.TIEL_SHADE {
  background: #254b59;
}
.LIGHT_BLUE_SHADE {
  background: #4e6472;
}
.MEDIUM_GREY {
  background: #bfbfc3;
}
.LIGHT_GREY {
  background: #d7d0ce;
}
.TEALISH_700 {
  background-color: rgba(30, 49, 47, 0.3);
}
.TEALISH_600 {
  background-color: rgba(61, 100, 94, 0.3);
}
.TEALISH_500 {
  background-color: rgba(81, 133, 126, 0.3);
}
.TEALISH_400 {
  background-color: rgba(102, 167, 158, 0.3);
}
.TEALISH_300 {
  background-color: rgba(122, 184, 177, 0.3);
}
.TEALISH_200 {
  background-color: rgba(153, 211, 206, 0.3);
}
.TEALISH_100 {
  background-color: rgba(194, 246, 245, 0.3);
}
.POWDER_BLUE_700 {
  background-color: rgba(55, 68, 77, 0.3);
}
.POWDER_BLUE_600 {
  background-color: rgba(83, 102, 115, 0.3);
}
.POWDER_BLUE_500 {
  background-color: rgba(124, 152, 173, 0.3);
}
.POWDER_BLUE_400 {
  background-color: rgba(139, 170, 193, 0.3);
}
.POWDER_BLUE_300 {
  background-color: rgba(159, 190, 213, 0.3);
}
.POWDER_BLUE_200 {
  background-color: rgba(180, 211, 234, 0.3);
}
.POWDER_BLUE_100 {
  background-color: rgba(200, 231, 254, 0.3);
}
.DENIM_BLUE_700 {
  background-color: rgba(40, 64, 74, 0.3);
}
.DENIM_BLUE_600 {
  background-color: rgba(60, 96, 112, 0.3);
}
.DENIM_BLUE_500 {
  background-color: rgba(90, 143, 167, 0.3);
}
.DENIM_BLUE_400 {
  background-color: rgba(101, 160, 187, 0.3);
}
.DENIM_BLUE_300 {
  background-color: rgba(121, 179, 200, 0.3);
}
.DENIM_BLUE_200 {
  background-color: rgba(161, 217, 227, 0.3);
}
.DENIM_BLUE_100 {
  background-color: rgba(192, 245, 248, 0.3);
}
.PERRYWINKLE_700 {
  background-color: rgba(0, 0, 68, 0.3);
}
.PERRYWINKLE_600 {
  background-color: rgba(33, 26, 112, 0.3);
}
.PERRYWINKLE_500 {
  background-color: rgba(89, 82, 168, 0.3);
}
.PERRYWINKLE_400 {
  background-color: rgba(117, 110, 196, 0.3);
}
.PERRYWINKLE_300 {
  background-color: rgba(144, 139, 207, 0.3);
}
.PERRYWINKLE_200 {
  background-color: rgba(186, 182, 225, 0.3);
}
.PERRYWINKLE_100 {
  background-color: rgba(227, 226, 243, 0.3);
}
.CADET_BLUE_700 {
  background-color: rgba(0, 0, 28, 0.3);
}
.CADET_BLUE_600 {
  background-color: rgba(23, 48, 79, 0.3);
}
.CADET_BLUE_500 {
  background-color: rgba(38, 70, 105, 0.3);
}
.CADET_BLUE_400 {
  background-color: rgba(46, 82, 118, 0.3);
}
.CADET_BLUE_300 {
  background-color: rgba(72, 108, 144, 0.3);
}
.CADET_BLUE_200 {
  background-color: rgba(148, 184, 220, 0.3);
}
.CADET_BLUE_100 {
  background-color: rgba(186, 222, 255, 0.3);
}
.NAVY_600 {
  background-color: rgba(2, 4, 5, 0.3);
}
.NAVY_500 {
  background-color: rgba(24, 40, 52, 0.3);
}
.NAVY_400 {
  background-color: rgba(27, 45, 58, 0.3);
}
.NAVY_300 {
  background-color: rgba(78, 96, 109, 0.3);
}
.NAVY_200 {
  background-color: rgba(129, 147, 160, 0.3);
}
.NAVY_100 {
  background-color: rgba(170, 188, 201, 0.3);
}
.COOL_GREY_700 {
  background-color: rgba(63, 65, 66, 0.3);
}
.COOL_GREY_600 {
  background-color: rgba(125, 128, 131, 0.3);
}
.COOL_GREY_500 {
  background-color: rgba(166, 170, 174, 0.3);
}
.COOL_GREY_400 {
  background-color: rgba(187, 192, 196, 0.3);
}
.COOL_GREY_300 {
  background-color: rgba(200, 204, 207, 0.3);
}
.COOL_GREY_200 {
  background-color: rgba(221, 223, 225, 0.3);
}
.COOL_GREY_100 {
  background-color: rgba(241, 242, 243, 0.3);
}
.WARM_GREY_700 {
  background-color: rgba(63, 61, 61, 0.3);
}
.WARM_GREY_600 {
  background-color: rgba(127, 124, 124, 0.3);
}
.WARM_GREY_500 {
  background-color: rgba(170, 166, 165, 0.3);
}
.WARM_GREY_400 {
  background-color: rgba(213, 208, 207, 0.3);
}
.WARM_GREY_300 {
  background-color: rgba(221, 217, 216, 0.3);
}
.WARM_GREY_200 {
  background-color: rgba(234, 231, 231, 0.3);
}
.WARM_GREY_100 {
  background-color: rgba(246, 245, 245, 0.3);
}
.PALE_RED_700 {
  background-color: rgba(70, 19, 18, 0.3);
}
.PALE_RED_600 {
  background-color: rgba(142, 39, 36, 0.3);
}
.PALE_RED_500 {
  background-color: rgba(189, 52, 48, 0.3);
}
.PALE_RED_400 {
  background-color: rgba(237, 65, 61, 0.3);
}
.PALE_RED_300 {
  background-color: rgba(240, 103, 99, 0.3);
}
.PALE_RED_200 {
  background-color: rgba(246, 160, 158, 0.3);
}
.PALE_RED_100 {
  background-color: rgba(251, 217, 216, 0.3);
}
.WHITE {
  color: #ffffff;
}
.DARK {
  color: #1b2d3a;
}
.BRAND_PRIMARY {
  color: #66a79e;
}
@media (max-width: 1023px) {
  .lr-five-grid-wp .TEALISH_700 {
    background-color: #1e312f;
  }
  .lr-five-grid-wp .TEALISH_600 {
    background-color: #3d645e;
  }
  .lr-five-grid-wp .TEALISH_500 {
    background-color: #51857e;
  }
  .lr-five-grid-wp .TEALISH_400 {
    background-color: #66a79e;
  }
  .lr-five-grid-wp .TEALISH_300 {
    background-color: #7ab8b1;
  }
  .lr-five-grid-wp .TEALISH_200 {
    background-color: #99d3ce;
  }
  .lr-five-grid-wp .TEALISH_100 {
    background-color: #c2f6f5;
  }
  .lr-five-grid-wp .POWDER_BLUE_700 {
    background-color: #37444d;
  }
  .lr-five-grid-wp .POWDER_BLUE_600 {
    background-color: #536673;
  }
  .lr-five-grid-wp .POWDER_BLUE_500 {
    background-color: #7c98ad;
  }
  .lr-five-grid-wp .POWDER_BLUE_400 {
    background-color: #8baac1;
  }
  .lr-five-grid-wp .POWDER_BLUE_300 {
    background-color: #9fbed5;
  }
  .lr-five-grid-wp .POWDER_BLUE_200 {
    background-color: #b4d3ea;
  }
  .lr-five-grid-wp .POWDER_BLUE_100 {
    background-color: #c8e7fe;
  }
  .lr-five-grid-wp .DENIM_BLUE_700 {
    background-color: #28404a;
  }
  .lr-five-grid-wp .DENIM_BLUE_600 {
    background-color: #3c6070;
  }
  .lr-five-grid-wp .DENIM_BLUE_500 {
    background-color: #5a8fa7;
  }
  .lr-five-grid-wp .DENIM_BLUE_400 {
    background-color: #65a0bb;
  }
  .lr-five-grid-wp .DENIM_BLUE_300 {
    background-color: #79b3c8;
  }
  .lr-five-grid-wp .DENIM_BLUE_200 {
    background-color: #a1d9e3;
  }
  .lr-five-grid-wp .DENIM_BLUE_100 {
    background-color: #c0f5f8;
  }
  .lr-five-grid-wp .PERRYWINKLE_700 {
    background-color: #000044;
  }
  .lr-five-grid-wp .PERRYWINKLE_600 {
    background-color: #211a70;
  }
  .lr-five-grid-wp .PERRYWINKLE_500 {
    background-color: #5952a8;
  }
  .lr-five-grid-wp .PERRYWINKLE_400 {
    background-color: #756ec4;
  }
  .lr-five-grid-wp .PERRYWINKLE_300 {
    background-color: #908bcf;
  }
  .lr-five-grid-wp .PERRYWINKLE_200 {
    background-color: #bab6e1;
  }
  .lr-five-grid-wp .PERRYWINKLE_100 {
    background-color: #e3e2f3;
  }
  .lr-five-grid-wp .CADET_BLUE_700 {
    background-color: #00001c;
  }
  .lr-five-grid-wp .CADET_BLUE_600 {
    background-color: #17304f;
  }
  .lr-five-grid-wp .CADET_BLUE_500 {
    background-color: #264669;
  }
  .lr-five-grid-wp .CADET_BLUE_400 {
    background-color: #2e5276;
  }
  .lr-five-grid-wp .CADET_BLUE_300 {
    background-color: #486c90;
  }
  .lr-five-grid-wp .CADET_BLUE_200 {
    background-color: #94b8dc;
  }
  .lr-five-grid-wp .CADET_BLUE_100 {
    background-color: #badeff;
  }
  .lr-five-grid-wp .NAVY_600 {
    background-color: #020405;
  }
  .lr-five-grid-wp .NAVY_500 {
    background-color: #182834;
  }
  .lr-five-grid-wp .NAVY_400 {
    background-color: #1b2d3a;
  }
  .lr-five-grid-wp .NAVY_300 {
    background-color: #4e606d;
  }
  .lr-five-grid-wp .NAVY_200 {
    background-color: #8193a0;
  }
  .lr-five-grid-wp .NAVY_100 {
    background-color: #aabcc9;
  }
  .lr-five-grid-wp .COOL_GREY_700 {
    background-color: #3f4142;
  }
  .lr-five-grid-wp .COOL_GREY_600 {
    background-color: #7d8083;
  }
  .lr-five-grid-wp .COOL_GREY_500 {
    background-color: #a6aaae;
  }
  .lr-five-grid-wp .COOL_GREY_400 {
    background-color: #bbc0c4;
  }
  .lr-five-grid-wp .COOL_GREY_300 {
    background-color: #c8cccf;
  }
  .lr-five-grid-wp .COOL_GREY_200 {
    background-color: #dddfe1;
  }
  .lr-five-grid-wp .COOL_GREY_100 {
    background-color: #f1f2f3;
  }
  .lr-five-grid-wp .WARM_GREY_700 {
    background-color: #3f3d3d;
  }
  .lr-five-grid-wp .WARM_GREY_600 {
    background-color: #7f7c7c;
  }
  .lr-five-grid-wp .WARM_GREY_500 {
    background-color: #aaa6a5;
  }
  .lr-five-grid-wp .WARM_GREY_400 {
    background-color: #d5d0cf;
  }
  .lr-five-grid-wp .WARM_GREY_300 {
    background-color: #ddd9d8;
  }
  .lr-five-grid-wp .WARM_GREY_200 {
    background-color: #eae7e7;
  }
  .lr-five-grid-wp .WARM_GREY_100 {
    background-color: #f6f5f5;
  }
  .lr-five-grid-wp .PALE_RED_700 {
    background-color: #461312;
  }
  .lr-five-grid-wp .PALE_RED_600 {
    background-color: #8e2724;
  }
  .lr-five-grid-wp .PALE_RED_500 {
    background-color: #bd3430;
  }
  .lr-five-grid-wp .PALE_RED_400 {
    background-color: #ed413d;
  }
  .lr-five-grid-wp .PALE_RED_300 {
    background-color: #f06763;
  }
  .lr-five-grid-wp .PALE_RED_200 {
    background-color: #f6a09e;
  }
  .lr-five-grid-wp .PALE_RED_100 {
    background-color: #fbd9d8;
  }
  .LIGHT_BLUE_LIGHT {
    background-color: #a7d7f2;
  }
}
/*owl styles*/
.owl-carousel .owl-dots {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
}
.owl-carousel .owl-dots button:focus {
  outline: 0;
}
.owl-carousel .owl-dots button.owl-dot {
  padding: 5px 0;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 25px;
}
.owl-carousel .owl-dots button.owl-dot.active span {
  background-color: #7ab8b1;
}
.owl-carousel .owl-dots button.owl-dot span {
  height: 13px;
  width: 13px;
  display: block;
  border-radius: 50%;
  background-color: #c2f6f5;
  margin: 0 auto;
}
.section-paragraph {
  padding: 10px 30px;
}
.section-paragraph .button-wrapper {
  margin-top: 20px;
}
@media (max-width: 640px) {
  .section-paragraph .button-wrapper {
    text-align: center;
    display: grid;
  }
  .section-paragraph .button-wrapper .btn-primary,
  .section-paragraph .button-wrapper .btn-secondary,
  .section-paragraph .button-wrapper .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    margin: 10px 0px;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .section-paragraph {
    row-gap: 32px;
  }
  .section-paragraph .button-wrapper .btn-primary,
  .section-paragraph .button-wrapper .btn-secondary,
  .section-paragraph .button-wrapper .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    margin: 15px 25px 15px 0px;
  }
}
.button-wrapper button {
  margin: 25px;
}
.button-wrapper > button {
  margin-left: 0px;
}
.title-paragraph {
  font-weight: 500;
  font-size: 2.875rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #00a99d;
}
.text-paragraph {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #1b2d3a;
  margin-bottom: 30px;
}
.text-paragraph-secondary {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  margin-top: 11px;
}
.BUTTON_TERTIARY {
  text-transform: uppercase;
  padding: 11px 22px;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.2px;
  color: #ffffff;
  background: transparent;
  border: solid 2px #ffffff;
}
.BUTTON_TERTIARY:hover,
.BUTTON_TERTIARY:active,
.BUTTON_TERTIARY:hover:active,
.BUTTON_TERTIARY:focus {
  background: transparent;
  color: #d5d0cf;
  border: solid 2px #d5d0cf;
}
.owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
.LINK_PRIMARY {
  color: #66a79e;
  display: block;
  font-size: 1rem;
  line-height: 0.94;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}
.LINK_PRIMARY:hover,
.LINK_PRIMARY:active {
  color: #3d645e;
  text-decoration: underline;
}
.LINK_SECONDARY {
  color: #ffffff;
  display: block;
  font-size: 1rem;
  line-height: 0.94;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}
.LINK_SECONDARY:hover,
.LINK_SECONDARY:active {
  color: #3d645e;
  text-decoration: underline;
}
.LINK_TERTIARY {
  color: #1b2d3a;
  display: block;
  font-size: 2rem;
  line-height: 1.19;
  letter-spacing: -0.6px;
  font-weight: 200;
}
.LINK_TERTIARY:hover,
.LINK_TERTIARY:active {
  color: #3d645e;
}
.lr-yCmsComponent {
  height: 100%;
  width: 100%;
}
.varient-wrapper {
  display: inline;
  vertical-align: middle;
}
.varient-wrapper .variant-code {
  height: 27px;
  width: 27px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  cursor: pointer;
  background-color: #1b2d3a;
}
.varient-wrapper .variant-code:nth-child(n+7) {
  display: none;
}
.varient-wrapper .variant-code:hover,
.varient-wrapper .variant-code.active {
  border-radius: 0;
}
.leg-plp .product-list-banner-wrap {
  position: relative;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.leg-plp .product-list-banner-wrap .product-list-banner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% - 20px);
}
.leg-plp .product-list-banner-wrap .product-list-banner-content h2 {
  font-size: 2.125rem;
  font-weight: 300;
  letter-spacing: 0.2px;
  color: #f6f5f5;
}
.leg-plp .product-list-banner-wrap .product-list-banner-content p {
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #f6f5f5;
  font-size: 0.875rem;
  min-height: 58px;
}
.leg-plp .product-list-banner-wrap .product-list-banner-content button {
  font-size: 14px;
  padding: 11px 24px;
  width: 100%;
}
@media (min-width: 1024px) {
  .leg-plp .product-list-banner-wrap .product-list-banner-content {
    padding: 0 100px;
  }
  .leg-plp .product-list-banner-wrap .product-list-banner-content h2 {
    font-size: 3.5rem;
  }
  .leg-plp .product-list-banner-wrap .product-list-banner-content button {
    width: auto;
  }
}
.leg-plp .product-list-banner-wrap .product-list-banner img {
  object-fit: cover;
  width: 100%;
  height: 300px;
}
.leg-plp .results {
  margin-bottom: 37px;
}
.leg-plp .results h1 {
  margin: 15px 0 0;
  padding-bottom: 10px;
}
.leg-plp .breadcrumb-section {
  padding: 50px 0 5px;
}
.leg-plp .plp-carousel-nav .owl-stage-outer {
  margin-left: -72px;
}
.leg-plp .plp-carousel-nav .owl-stage-outer .owl-item .plp-carousel-image {
  position: relative;
}
.leg-plp .plp-carousel-nav .owl-stage-outer .owl-item:hover .plp-carousel-image:before {
  content: '';
  display: block;
  left: 0;
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  background: #51857e;
  background: -o-radial-gradient(78% 50%, circle, #51857e, #17304f 62%);
  background: radial-gradient(circle at 78% 50%, #51857e, #17304f 62%);
  opacity: 0.6;
}
.leg-plp .plp-carousel-nav .owl-stage-outer .owl-item img {
  max-width: 100%;
}
@media (min-width: 640px) {
  .leg-plp .plp-carousel-nav .owl-stage-outer {
    margin-left: -32px;
  }
}
.leg-plp .plp-carousel-nav .owl-nav {
  font-size: 32px;
  line-height: 41px;
  color: #7ab8b1;
}
@media (max-width: 1023px) {
  .leg-plp .plp-carousel-nav .owl-nav {
    display: none;
  }
}
.leg-plp .plp-carousel-nav .owl-nav * {
  outline: none;
}
.leg-plp .plp-carousel-nav .owl-nav .disabled {
  color: #c8cccf;
}
.leg-plp .plp-carousel-nav .owl-nav .owl-prev {
  float: left;
}
.leg-plp .plp-carousel-nav .owl-nav .owl-next {
  float: right;
}
.leg-plp + .leg-plp .breadcrumb-section {
  padding: 15px 0 10px;
}
.leg-plp > .pagination-bar-results {
  text-align: center;
  color: #1b2d3a;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
  display: none;
}
.leg-plp .plp-desc {
  padding: 70px 100px 87px;
}
.leg-plp .plp-desc h1 {
  margin: 15px 0 13px;
}
@media (max-width: 1023px) {
  .leg-plp h1 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 2rem;
    line-height: 1.19;
    letter-spacing: -0.6px;
    text-align: center;
  }
  .leg-plp .plp-desc {
    padding: 30px 0;
  }
  .leg-plp .plp-desc h1 {
    margin-bottom: 13px;
    text-align: left;
  }
  .leg-plp .breadcrumb-section {
    padding: 25px 0;
  }
  .leg-plp > .pagination-bar-results {
    display: block;
  }
}
.leg-plp .content-page__list--wrapper .lr-publishing-section {
  display: none;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.asset__list--wrapper .asset__grid {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.asset__list--wrapper .asset__grid .asset__list-item {
  width: calc(33% - 16px);
  flex-direction: column;
  align-items: flex-start;
  padding-right: 15px;
  margin-bottom: 32px;
}
.asset__list--wrapper .asset__list {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
}
.asset__list--wrapper .asset__list .asset__list-item {
  margin-bottom: 22px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.asset__list--wrapper .asset__list-item {
  display: flex;
  position: relative;
  background-color: #f6f6fb;
  padding: 17px 35px 17px 48px;
  justify-content: space-between;
}
.asset__list--wrapper .asset-item-left-side {
  display: inline-block;
  font-size: 16px;
  color: #1b2d3a;
}
.asset__list--wrapper .asset-item-left-side div {
  margin-bottom: 14px;
}
.asset__list--wrapper .asset-item-left-side .asset-title {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
}
.asset__list--wrapper .asset-item-left-side .asset-type {
  font-style: italic;
}
.asset__list--wrapper .asset-item-right-side {
  display: inline-block;
}
.asset__list--wrapper .download-section {
  display: flex;
  align-items: center;
}
.asset__list--wrapper .download-section a {
  font-size: 15px;
  color: #66a79e;
}
.asset__list--wrapper .download-icon {
  height: 20px;
  width: 20px;
  stroke: #264669;
  fill: #264669;
  margin-right: 8px;
}
.asset__list--wrapper .media-icon {
  height: 29px;
  width: 22px;
  position: absolute;
  top: 16px;
  left: 16px;
}
.asset__list--wrapper .media-details {
  font-size: 12px;
  color: #486c90;
  line-height: 2;
}
@media (max-width: 1024px) {
  .asset__list--wrapper .asset__grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .asset__list--wrapper .asset__grid .asset__list-item,
  .asset__list--wrapper .asset__list .asset__list-item {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 15px;
    width: 100%;
  }
  .asset__list--wrapper .asset-item-right-side {
    margin-top: 11px;
  }
}
.content-page__list--wrapper .sort-refine-bar > button {
  display: none;
}
.content-page__list--wrapper .content-page__listing {
  padding-left: 0;
  list-style: none;
}
.content-page__list--wrapper .content-page__listing .content-page__list-item-image img {
  width: 100%;
}
.content-page__list--wrapper .content-page__listing .content-page__list-item-content h2 {
  margin-top: 11px;
  margin-bottom: 11px;
}
.content-page__list--wrapper .content-page__listing .content-page__list-item-content h2 a {
  color: #66a79e;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.36;
  letter-spacing: 0.2px;
}
.content-page__list--wrapper .content-page__listing .content-page__list-item-content p {
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #212121;
  overflow: hidden;
  position: relative;
  max-height: 9rem;
  text-align: justify;
  margin-right: -1rem;
  padding-right: 1rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.content-page__list--wrapper hr {
  margin: 32px auto 38px;
}
.content-page__list--wrapper .btn-loadmore-grapper button {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .content-page__list--wrapper .pagination-bar:first-of-type {
    margin-bottom: 30px;
  }
  .content-page__list--wrapper .content-page__listing .content-page__list-item {
    display: flex;
  }
  .content-page__list--wrapper .content-page__listing .content-page__list-item .content-page__list-item-image {
    margin-right: 32px;
  }
  .content-page__list--wrapper .content-page__listing .content-page__list-item .content-page__list-item-image img {
    max-width: 200px;
    min-width: 200px;
  }
  .content-page__list--wrapper .content-page__listing .content-page__list-item .content-page__list-item-content h2 {
    margin-top: 0;
  }
  .content-page__list--wrapper .content-page__listing .content-page__list-item .content-page__list-item-content p {
    margin-bottom: 0;
    max-height: 6rem;
  }
  .content-page__list--wrapper hr {
    margin: 32px auto 38px;
  }
}
@media (min-width: 1024px) {
  .content-page__list--wrapper,
  .product__list--wrapper {
    padding: 0;
  }
}
@media (min-width: 640px) {
  .content-page__list--wrapper .pagination-wrap,
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.26;
  letter-spacing: 0.24px;
}
.searchSpellingSuggestionPrompt a {
  color: #66a79e;
  display: block;
  font-size: 1rem;
  line-height: 0.94;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
  display: inline;
  text-transform: none;
}
.searchSpellingSuggestionPrompt a:hover,
.searchSpellingSuggestionPrompt a:active {
  color: #3d645e;
  text-decoration: underline;
}
.product-list-left-refinements-slot {
  padding-right: 12px;
}
.btn-loadmore-grapper .btn-loadmore {
  font-size: 0.875rem;
  width: 100%;
  padding: 11px 24px;
  letter-spacing: 0.2px;
  margin-top: 42px;
}
.product__list,
.product__grid {
  visibility: hidden;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__list--item {
  padding: 13px 14px 16px;
  background-color: #f6f6fb;
}
.product__listing .product__list--item label.lr-compare-label,
.product__listing .product__list--item label.compare-label {
  font-weight: normal;
  color: #3f4142;
  cursor: pointer;
  text-transform: none;
  font-size: 0.875rem;
  margin-bottom: 10px;
  position: relative;
  line-height: 1.2;
}
.product__listing .product__list--item label.lr-compare-label:before,
.product__listing .product__list--item label.compare-label:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 2px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: solid 1.5px #264669;
}
.product__listing .product__list--item label.lr-compare-label .icon-check,
.product__listing .product__list--item label.compare-label .icon-check {
  display: none;
  position: absolute;
  left: -6px;
  top: 1px;
  font-size: 1rem;
  color: #264669;
  pointer-events: none;
}
.product__listing .product__list--item label.lr-compare-label input,
.product__listing .product__list--item label.compare-label input {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.product__listing .product__list--item label.lr-compare-label a,
.product__listing .product__list--item label.compare-label a {
  color: #66a79e;
}
.product__listing .product__list--item label.lr-compare-label a:hover,
.product__listing .product__list--item label.compare-label a:hover {
  color: #3d645e;
}
.product__listing .product__list--item label.lr-compare-label .container input:checked ~ .checkmark,
.product__listing .product__list--item label.compare-label .container input:checked ~ .checkmark {
  background-color: red;
}
.product__listing .product__list--item label.lr-compare-label input.lr-compare-checkbox:checked + .lr_compare_label .icon-check,
.product__listing .product__list--item label.compare-label input.lr-compare-checkbox:checked + .lr_compare_label .icon-check {
  display: block;
  background-color: #264669;
  border-radius: 2px;
}
.product__listing .product__list--item .product__list--thumb {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.product__listing .product__list--item .product__list--thumb > img {
  width: auto;
  max-width: 225px;
  height: 225px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .product__listing .product__list--item .product__list--thumb > img {
    height: auto;
    max-width: 100%;
  }
}
.product__listing .product__list--item .product__list--name {
  display: block;
  color: #1b2d3a;
  font-weight: 500;
  line-height: 1.23;
  letter-spacing: -0.47px;
  font-size: 1.375rem;
  margin-bottom: 15px;
}
.product__listing .product__list--item .product__list--error {
  font-size: 0.9375rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0.2px;
  text-align: center;
  color: #1b2d3a;
}
.product__listing .product__list--item .product__list--rating-review {
  margin-bottom: 16px;
}
.product__listing .product__list--item .product__list--rating-review h1 {
  display: none;
}
.product__listing .product__list--item .product__list--varient-list {
  margin-top: 20px;
  margin-bottom: 10px;
}
.product__listing .product__list--item .product__list--varient-list a {
  color: #1b2d3a;
}
.product__listing .product__list--item .product__list--varient-list a:hover {
  color: #3d645e;
  text-decoration: underline;
}
.product__listing .product__list--item .product__list--varient-list .more-text {
  letter-spacing: -0.12px;
  font-size: 0.875rem;
}
.product__listing .product__list--item .product__list--sku-brand {
  color: #1b2d3a;
  letter-spacing: -0.2px;
  margin-bottom: 10px;
}
.product__listing .product__list--item .product__listing--description {
  line-height: 1.36;
  font-size: 0.875rem;
  margin-bottom: 15px;
}
.product__listing .product__list--item .product__listing--description .btn-link {
  display: none;
}
.product__listing .product__list--item .product__listing--description.active-wrapper .desc-wrap {
  overflow: hidden;
  height: 40px;
}
.product__listing .product__list--item .product__listing--description.active-wrapper .btn-link {
  display: block;
  padding: 0;
  letter-spacing: 0.2px;
  color: #66a79e;
  text-transform: none;
  font-size: 0.875rem;
}
.product__listing .product__list--item .product__listing--description.active-wrapper .btn-link .less {
  display: none;
}
.product__listing .product__list--item .product__listing--description.active-wrapper .btn-link .more {
  display: block;
}
.product__listing .product__list--item .product__listing--description.active-wrapper.active .desc-wrap {
  height: auto;
}
.product__listing .product__list--item .product__listing--description.active-wrapper.active .btn-link .more {
  display: none;
}
.product__listing .product__list--item .product__listing--description.active-wrapper.active .btn-link .less {
  display: block;
}
.product__listing .product__list--item .product__list--price-panel {
  color: #1b2d3a;
  letter-spacing: -0.13px;
  font-weight: 700;
}
.product__listing .product__list--item .product__list--price-panel .product__listing--price {
  margin-bottom: 25px;
}
.product__listing .product__list--item .product__listing--promo .product__listing--price {
  display: inline;
  text-decoration: line-through;
  font-weight: 500;
}
.product__listing .product__list--item .product__list--other-text {
  font-size: 0.875rem;
  font-style: italic;
  color: #1b2d3a;
  margin-top: 25px;
}
.product__listing .product__list--item + .product__list--item {
  margin-top: 16px;
}
.product__listing .view-details {
  padding-top: 27px;
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 27px 0 0 0;
}
.product__listing .addtocart button,
.product__listing .addtocart a {
  margin-bottom: 7.5px;
  width: 100%;
  white-space: normal;
}
@media (min-width: 1024px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction {
    position: relative;
    right: 1%;
    float: right;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    position: relative;
    left: 1%;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -6px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 5px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted,
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__list .product__list--item.tag-highlighted:before,
.product__listing.product__grid .product-item.tag-highlighted:before {
  content: "";
  z-index: -1;
  position: absolute;
  border: 2px solid #0068b3;
  top: 14px;
  left: 12px;
  right: 12px;
  bottom: 14px;
}
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  content: "\e006";
  top: 18px;
  left: 16px;
  color: #0068b3;
  width: 24px;
  line-height: 22px;
  height: 24px;
  font-size: 18px;
  padding: 0;
  text-align: center;
  position: absolute;
}
.product__listing.product__list .product__list--item label.lr-compare-label .icon-check {
  left: -5px;
}
.product__listing.product__list .product__list--item.tag-highlighted:before {
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:after {
  font-size: 16px;
  top: 8px;
  left: 7px;
}
.product__listing.product__list .product__list--item.tag-highlighted:first-child:before {
  top: 0;
}
@media (min-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding: 13px 20px 40px 24px;
  }
  .product__listing.product__list .product__list--item .addtocart {
    text-align: right;
  }
  .product__listing.product__list .product__list--item .addtocart button {
    width: auto;
  }
  .product__listing.product__list .product__list--item .product__list--thumb {
    margin-bottom: 0;
  }
  .product__listing.product__list .product__list--item .product__listing--description.active-wrapper .desc-wrap {
    height: 20px;
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: middle;
  }
  .product__listing.product__list .product__list--item .product__listing--description.active-wrapper .btn-link {
    display: inline;
  }
  .product__listing.product__list .product__list--item .product__listing--description.active-wrapper.active .desc-wrap {
    height: auto;
    width: 100%;
    display: block;
  }
  .product__listing.product__list .product__list--item .product__listing--description.active-wrapper.active .btn-link {
    display: block;
  }
  .product__listing.product__list .product__list--item .removable-layout {
    display: flex;
    height: 100%;
  }
  .product__listing.product__list .product__list--item .removable-layout .desktop-addtocart {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .product__listing.product__list .product__list--item .removable-layout .desktop-addtocart button {
    margin-bottom: 0;
  }
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
.product__listing.product__grid .removable-layout [class*='col-'] {
  width: 100%;
  position: static;
}
.product__listing.product__grid .product__list--item {
  padding: 13px 14px 16px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product__listing.product__grid .product__list--item.tag-highlighted {
  position: relative;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product__listing.product__grid .product__list--item {
    position: relative;
    padding: 13px 25px 95px;
    margin: 0 16px 16px;
    width: calc(33.3333% - 22px);
  }
  .product__listing.product__grid .product__list--item:nth-child(3n) {
    margin-right: 0;
  }
  .product__listing.product__grid .product__list--item:nth-child(3n+1) {
    margin-left: 0;
  }
  .product__listing.product__grid .product__list--item > .removable-layout {
    height: 100%;
  }
  .product__listing.product__grid .product__list--item .desktop-addtocart {
    position: absolute;
    bottom: 16px;
    left: 0;
  }
  .product__listing.product__grid .product__list--item .desktop-addtocart .addtocart {
    padding: 10px 10px 0;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 15px;
  padding-top: 15px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 15px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
    margin-bottom: 25px;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.facet-area {
  position: static;
}
.facet.facets-applied .facet__values ul {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .facet.facets-applied .facet__values ul {
    margin-top: 15px;
  }
}
.facet.facets-applied .facet__values ul li {
  display: inline-block;
  border-radius: 16px;
  background-color: #486c90;
  padding: 0;
  margin-right: 8px;
  margin-bottom: 10px;
}
.facet.facets-applied .facet__values ul li a:not(.link-primary) {
  padding: 6px 16px 5px;
  text-transform: none;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 0.17px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.facet.facets-applied .facet__values ul li a:not(.link-primary) .icon-down-arrow {
  padding-left: 10px;
  font-size: 0.5rem;
}
.facet.facets-applied .facet__values ul li.facet-clear-all {
  background-color: transparent;
}
.facet.facets-applied .facet__values ul li.facet-clear-all a {
  font-size: 0.875rem;
}
.asset__facet,
.content-page__facet,
.product__facet {
  display: none;
  background-color: #f6f5f5;
  border-right: none;
  padding: 10px 13px;
}
.asset__facet .plp-filter,
.content-page__facet .plp-filter,
.product__facet .plp-filter {
  padding: 0 20px;
}
.asset__facet .plp-filter .facet__name,
.content-page__facet .plp-filter .facet__name,
.product__facet .plp-filter .facet__name {
  padding: 20px 0 0;
  transition: all 100ms linear;
}
.asset__facet .plp-filter .facet__name.active,
.content-page__facet .plp-filter .facet__name.active,
.product__facet .plp-filter .facet__name.active {
  padding-bottom: 0;
  transition: all 300ms linear;
}
.asset__facet .plp-filter-wrap .plp-filter .facet__values,
.content-page__facet .plp-filter-wrap .plp-filter .facet__values,
.product__facet .plp-filter-wrap .plp-filter .facet__values {
  padding-bottom: 20px;
}
.asset__facet .plp-filter-wrap .plp-filter:last-of-type .active + .facet__values,
.content-page__facet .plp-filter-wrap .plp-filter:last-of-type .active + .facet__values,
.product__facet .plp-filter-wrap .plp-filter:last-of-type .active + .facet__values {
  padding-bottom: 20px;
}
.asset__facet .facet .facet__name,
.content-page__facet .facet .facet__name,
.product__facet .facet .facet__name {
  color: #1b2d3a;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 0.86;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.asset__facet .facet .facet__name .name,
.content-page__facet .facet .facet__name .name,
.product__facet .facet .facet__name .name {
  display: inline;
  padding-right: 10px;
}
.asset__facet .facet .facet__name .icon-down-arrow,
.content-page__facet .facet .facet__name .icon-down-arrow,
.product__facet .facet .facet__name .icon-down-arrow {
  transition-duration: 500ms;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  cursor: pointer;
  transform: rotate(0deg);
}
.asset__facet .facet .facet__name + .facet__values,
.content-page__facet .facet .facet__name + .facet__values,
.product__facet .facet .facet__name + .facet__values {
  max-height: 0;
  display: none;
  transition: all 750ms ease-out;
}
.asset__facet .facet .facet__name.active .icon-down-arrow,
.content-page__facet .facet .facet__name.active .icon-down-arrow,
.product__facet .facet .facet__name.active .icon-down-arrow {
  transform: rotate(180deg);
}
.asset__facet .facet .facet__name.active + .facet__values,
.content-page__facet .facet .facet__name.active + .facet__values,
.product__facet .facet .facet__name.active + .facet__values {
  height: auto;
  display: block;
  max-height: 100%;
  padding-bottom: 0;
  transition: all 750ms ease-out;
}
.asset__facet .facet .facet__values .facet__list,
.content-page__facet .facet .facet__values .facet__list,
.product__facet .facet .facet__values .facet__list {
  margin: 6px 0;
}
.asset__facet .facet .facet__values .facet__list li,
.content-page__facet .facet .facet__values .facet__list li,
.product__facet .facet .facet__values .facet__list li {
  padding: 6px 0;
  width: 100%;
  display: flex;
}
.asset__facet .facet .facet__values .facet__list li form,
.content-page__facet .facet .facet__values .facet__list li form,
.product__facet .facet .facet__values .facet__list li form {
  width: 100%;
}
.asset__facet .facet .facet__values .facet__list li form label,
.content-page__facet .facet .facet__values .facet__list li form label,
.product__facet .facet .facet__values .facet__list li form label {
  width: 100%;
  margin: 0;
  font-weight: normal;
}
.asset__facet .facet .facet__values .facet__list li form label .facet__list__checkbox,
.content-page__facet .facet .facet__values .facet__list li form label .facet__list__checkbox,
.product__facet .facet .facet__values .facet__list li form label .facet__list__checkbox {
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
}
.asset__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__mark,
.content-page__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__mark,
.product__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__mark {
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  vertical-align: top;
  margin: 2px 0 0;
  border: solid 2px #264669;
  background-color: #f6f5f5;
  display: inline-block;
}
.asset__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__text,
.content-page__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__text,
.product__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__text {
  line-height: 1.43;
  letter-spacing: 0.18px;
  color: #3f4142;
  font-size: 0.875rem;
  text-transform: none;
  display: inline-block;
  width: calc( 100% - 20px );
  padding-left: 10px;
}
.asset__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__text .facet__value__count,
.content-page__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__text .facet__value__count,
.product__facet .facet .facet__values .facet__list li form label .facet__list__checkbox + .facet__list__label .facet__list__text .facet__value__count {
  font-size: 0.75rem;
  padding-left: 5px;
  line-height: 2;
  letter-spacing: 0.06px;
}
.asset__facet .facet .facet__values .facet__list li form label .facet__list__checkbox:checked + .facet__list__label .facet__list__mark,
.content-page__facet .facet .facet__values .facet__list li form label .facet__list__checkbox:checked + .facet__list__label .facet__list__mark,
.product__facet .facet .facet__values .facet__list li form label .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background-color: #264669;
}
.asset__facet .facet .facet__values .facet__list li form label .facet__list__checkbox:checked + .facet__list__label .facet__list__text,
.content-page__facet .facet .facet__values .facet__list li form label .facet__list__checkbox:checked + .facet__list__label .facet__list__text,
.product__facet .facet .facet__values .facet__list li form label .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  font-weight: 700;
}
.asset__facet .facet .facet__values .facet__values__more,
.content-page__facet .facet .facet__values .facet__values__more,
.product__facet .facet .facet__values .facet__values__more {
  display: block;
}
.asset__facet .facet .facet__values .facet__list--hidden,
.content-page__facet .facet .facet__values .facet__list--hidden,
.product__facet .facet .facet__values .facet__list--hidden,
.asset__facet .facet .facet__values .facet__values__less,
.content-page__facet .facet .facet__values .facet__values__less,
.product__facet .facet .facet__values .facet__values__less {
  display: none;
}
.asset__facet .facet .facet__values .link-primary,
.content-page__facet .facet .facet__values .link-primary,
.product__facet .facet .facet__values .link-primary {
  font-size: 0.75rem;
  display: block;
  padding-bottom: 15px;
}
.asset__facet .facet-tooltip-wrapper,
.content-page__facet .facet-tooltip-wrapper,
.product__facet .facet-tooltip-wrapper {
  position: relative;
  display: inline;
}
.asset__facet .facet-tooltip-wrapper .facet-tooltip,
.content-page__facet .facet-tooltip-wrapper .facet-tooltip,
.product__facet .facet-tooltip-wrapper .facet-tooltip {
  visibility: hidden;
  border-radius: 2px;
  box-shadow: 0 1px 12px 3px rgba(0, 0, 0, 0);
  background-color: #e3e2f3;
  position: absolute;
  z-index: 9999;
  width: 450px;
  max-width: 82vw;
  padding: 15px 15px 25px;
  top: 30px;
  left: -14px;
}
.asset__facet .facet-tooltip-wrapper .facet-tooltip h6,
.content-page__facet .facet-tooltip-wrapper .facet-tooltip h6,
.product__facet .facet-tooltip-wrapper .facet-tooltip h6 {
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #213a5d;
  margin-top: 0;
}
.asset__facet .facet-tooltip-wrapper .facet-tooltip .tooltip-desc-wrap,
.content-page__facet .facet-tooltip-wrapper .facet-tooltip .tooltip-desc-wrap,
.product__facet .facet-tooltip-wrapper .facet-tooltip .tooltip-desc-wrap {
  height: 79px;
  overflow-y: auto;
}
.asset__facet .facet-tooltip-wrapper .facet-tooltip .tooltip-desc-wrap p,
.content-page__facet .facet-tooltip-wrapper .facet-tooltip .tooltip-desc-wrap p,
.product__facet .facet-tooltip-wrapper .facet-tooltip .tooltip-desc-wrap p {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.36;
  letter-spacing: 0.18px;
  text-transform: none;
  color: #1b2d3a;
}
.asset__facet .facet-tooltip-wrapper .facet-tooltip:after,
.content-page__facet .facet-tooltip-wrapper .facet-tooltip:after,
.product__facet .facet-tooltip-wrapper .facet-tooltip:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: #e3e2f3 transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -8px;
  border-width: 0 8px 8px;
}
.asset__facet .facet-tooltip-wrapper .icon,
.content-page__facet .facet-tooltip-wrapper .icon,
.product__facet .facet-tooltip-wrapper .icon {
  font-size: 16px;
  padding: 10px 0;
}
.asset__facet .facet-tooltip-wrapper:hover .facet-tooltip,
.content-page__facet .facet-tooltip-wrapper:hover .facet-tooltip,
.product__facet .facet-tooltip-wrapper:hover .facet-tooltip {
  visibility: visible;
}
@media (max-width: 1023px) {
  .asset__facet,
  .content-page__facet,
  .product__facet {
    background-color: transparent;
    border: solid 2px #4e606d;
    padding: 0;
    margin-bottom: 25px;
  }
  .asset__facet .mobile-plp-filter,
  .content-page__facet .mobile-plp-filter,
  .product__facet .mobile-plp-filter {
    padding: 15px 20px 13px;
    position: relative;
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.2px;
    color: #4e606d;
    line-height: 1;
    cursor: pointer;
  }
  .asset__facet .mobile-plp-filter .icon-down-arrow,
  .content-page__facet .mobile-plp-filter .icon-down-arrow,
  .product__facet .mobile-plp-filter .icon-down-arrow {
    position: absolute;
    right: 22px;
    top: 16px;
  }
  .asset__facet .mobile-plp-filter.active .icon-down-arrow,
  .content-page__facet .mobile-plp-filter.active .icon-down-arrow,
  .product__facet .mobile-plp-filter.active .icon-down-arrow {
    transform: rotate(180deg);
  }
  .asset__facet .mobile-plp-filter.active + .plp-filter-wrap,
  .content-page__facet .mobile-plp-filter.active + .plp-filter-wrap,
  .product__facet .mobile-plp-filter.active + .plp-filter-wrap {
    margin-top: 12px;
  }
  .asset__facet .mobile-plp-filter.active ~ .plp-filter-wrap,
  .content-page__facet .mobile-plp-filter.active ~ .plp-filter-wrap,
  .product__facet .mobile-plp-filter.active ~ .plp-filter-wrap {
    height: auto;
    max-height: none;
  }
  .asset__facet .facet + .facet,
  .content-page__facet .facet + .facet,
  .product__facet .facet + .facet {
    margin-top: 0;
  }
  .asset__facet .facet .facet__values,
  .content-page__facet .facet .facet__values,
  .product__facet .facet .facet__values {
    overflow: hidden;
  }
  .asset__facet .facet .facet__values .facet__list li,
  .content-page__facet .facet .facet__values .facet__list li,
  .product__facet .facet .facet__values .facet__list li {
    position: relative;
    padding: 6px 0;
  }
  .asset__facet .facet .facet__name,
  .content-page__facet .facet .facet__name,
  .product__facet .facet .facet__name {
    position: relative;
  }
  .asset__facet .facet .facet__name.active + .facet__values,
  .content-page__facet .facet .facet__name.active + .facet__values,
  .product__facet .facet .facet__name.active + .facet__values {
    overflow: visible;
  }
  .asset__facet .plp-filter-wrap,
  .content-page__facet .plp-filter-wrap,
  .product__facet .plp-filter-wrap {
    max-height: 0;
    transition: all 500ms ease-out;
    overflow: hidden;
  }
  .asset__facet .facet-tooltip-wrapper,
  .content-page__facet .facet-tooltip-wrapper,
  .product__facet .facet-tooltip-wrapper {
    padding: 0 0 5px 10px;
    position: static;
  }
  .asset__facet .facet-tooltip-wrapper .facet-tooltip,
  .content-page__facet .facet-tooltip-wrapper .facet-tooltip,
  .product__facet .facet-tooltip-wrapper .facet-tooltip {
    left: -13px;
    top: auto;
    bottom: 26px;
    width: calc(110%);
  }
  .asset__facet .facet-tooltip-wrapper .facet-tooltip:after,
  .content-page__facet .facet-tooltip-wrapper .facet-tooltip:after,
  .product__facet .facet-tooltip-wrapper .facet-tooltip:after {
    display: none;
  }
  .asset__facet .facet-tooltip-wrapper .icon-help,
  .content-page__facet .facet-tooltip-wrapper .icon-help,
  .product__facet .facet-tooltip-wrapper .icon-help {
    position: relative;
  }
  .asset__facet .facet-tooltip-wrapper .icon-help:after,
  .content-page__facet .facet-tooltip-wrapper .icon-help:after,
  .product__facet .facet-tooltip-wrapper .icon-help:after {
    display: none;
    content: '';
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #e3e2f3 transparent;
    width: 0;
    z-index: 1;
    position: absolute;
    border-width: 8px 8px 0;
  }
  .asset__facet .facet-tooltip-wrapper:hover .icon-help,
  .content-page__facet .facet-tooltip-wrapper:hover .icon-help,
  .product__facet .facet-tooltip-wrapper:hover .icon-help {
    position: relative;
  }
  .asset__facet .facet-tooltip-wrapper:hover .icon-help:after,
  .content-page__facet .facet-tooltip-wrapper:hover .icon-help:after,
  .product__facet .facet-tooltip-wrapper:hover .icon-help:after {
    display: block;
  }
}
.pagination-bar {
  margin: 40px 0;
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  color: #1b2d3a;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: -0.5px;
}
.pagination-bar.top .pagination-wrap {
  display: none;
}
@media (min-width: 1024px) {
  .pagination-bar.top .pagination-toolbar {
    border-bottom: 1px solid #d8d8d8;
  }
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 45px;
}
.pagination-bar .sort-refine-bar {
  margin: 15px 0 32px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.pagination-bar .sort-refine-bar label {
  font-size: 0.875rem;
  color: #17304f;
  letter-spacing: 0.18px;
  font-weight: normal;
  text-transform: none;
}
.pagination-bar .sort-refine-bar .form-group {
  display: inline-block;
  margin-right: 30px;
}
.pagination-bar .sort-refine-bar .form-group form {
  position: relative;
  display: inline-block;
}
.pagination-bar .sort-refine-bar .form-group form select {
  width: 250px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: none;
  height: auto;
  padding: 8px 36px 7px 16px;
  letter-spacing: 0.18px;
  font-size: 0.875rem;
  font-weight: 700;
  border: 1px solid #17304f;
  color: #17304f;
}
.pagination-bar .sort-refine-bar .form-group form:after {
  pointer-events: none;
  content: "";
  width: 12px;
  height: 9px;
  background-image: url(../../common/images/site-icons/down.svg);
  position: absolute;
  background-size: cover;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.pagination-bar .sort-refine-bar .convert-to-grid,
.pagination-bar .sort-refine-bar .convert-to-list {
  margin-top: 0;
  height: 24px;
  width: 24px;
}
.pagination-bar .sort-refine-bar .convert-to-grid.convert-to-list,
.pagination-bar .sort-refine-bar .convert-to-list.convert-to-list {
  background: url('../../common/images/site-icons/icon-list.svg') center no-repeat;
}
.pagination-bar .sort-refine-bar .convert-to-grid.convert-to-grid,
.pagination-bar .sort-refine-bar .convert-to-list.convert-to-grid {
  background: url('../../common/images/site-icons/icon-grid.svg') center no-repeat;
}
.pagination-bar .sort-refine-bar .convert-to-grid.active,
.pagination-bar .sort-refine-bar .convert-to-list.active {
  opacity: .39;
  cursor: default;
}
.pagination-bar .plp-view-wrapper label {
  color: #17304f;
  font-size: 0.875rem;
  font-weight: normal;
  text-transform: none;
}
.pagination-bar .plp-view-wrapper form {
  position: relative;
  display: inline-block;
}
.pagination-bar .plp-view-wrapper form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: none;
  height: auto;
  padding: 6px 37px 4px 16px;
  letter-spacing: 0.18px;
  font-size: 0.875rem;
  font-weight: 700;
  border: 1px solid #17304f;
  color: #17304f;
}
.pagination-bar .plp-view-wrapper form:after {
  pointer-events: none;
  content: "";
  width: 12px;
  height: 9px;
  background-image: url(../../common/images/site-icons/down.svg);
  position: absolute;
  background-size: cover;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.pagination-bar .compare-refine-bar {
  padding: 0 0 10px;
  display: flex;
  align-items: center;
}
.pagination-bar .compare-refine-bar .product-compare {
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #66a79e;
  position: relative;
  padding: 9px 0 11px 35px;
  margin: auto;
  display: block;
  width: auto;
}
.pagination-bar .compare-refine-bar .product-compare:before {
  background: url('../../common/images/site-icons/compare-arrow.svg') center no-repeat;
  content: "";
  width: 28px;
  height: 18px;
  position: absolute;
  left: 0;
}
.pagination-bar .compare-refine-bar .plp-view-wrapper {
  margin-left: 30px;
}
@media (min-width: 1024px) {
  .pagination-bar .compare-refine-bar {
    margin: 15px 0 25px;
  }
}
.pagination-bar:not(.empty) .compare-refine-bar {
  padding: 20px 10px 0px;
  margin-top: 15px;
  border-top: 1px solid #d8d8d8;
}
@media (min-width: 1024px) {
  .pagination-bar:not(.empty) .compare-refine-bar {
    border: none;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .pagination-bar {
    margin: 0 0 30px;
    padding: 25px 0 4px;
    border-top: solid 1px #d8d8d8;
  }
  .pagination-bar .pagination-bar-results {
    text-align: center;
    display: none;
  }
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .pagination-bar.empty .sort-refine-bar,
  .pagination-bar.bottom {
    display: none;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 45px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 35px;
  }
}
@media (min-width: 1024px) {
  .desktop-filter-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 34px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  padding: 15px 18px;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #003c66;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  font-weight: 700;
  color: #1b2d3a;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 1.29;
  letter-spacing: 0.4px;
  padding: 7px 5px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__list--header li.item__info {
  padding-left: 0;
}
.item__list .item__toggle {
  font-size: 17px;
  width: 24px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image img {
  width: 100%;
  max-width: 96px;
  height: auto;
}
.item__list .item__name {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: -0.32px;
  color: #1b2d3a;
}
@media (min-width: 1024px) {
  .item__list .item__name {
    font-size: 1.375rem;
    line-height: 1.23;
    letter-spacing: -0.47px;
  }
}
.item__list .item__quantity {
  text-align: left;
  width: 122px;
  padding: 0;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 90px;
  height: 60px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__image,
.item__list .item__price,
.item__list .item__total,
.item__list .item__total--column {
  text-align: left;
  width: 95px;
}
.item__list .item__total {
  margin-top: 8px;
  font-size: 0.9375rem;
  font-weight: 700;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 55px;
  text-align: center;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  border: 0;
  text-align: center;
  padding: 13px 5px 10px 10px;
  font-size: 0.9375rem;
  color: #1b2d3a;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #3c3c3c;
}
.item__list .promo {
  font-size: 16px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d9d9d9;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 60px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
@media (min-width: 1024px) {
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 25px 5px;
    vertical-align: middle;
  }
  .item__list .item__list--item .item__image {
    padding-left: 0;
  }
  .item__list .item__list--item .item__image img {
    max-width: 156px;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 15px 0 0;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 60px;
  }
}
@media (min-width: 1440px) {
  .item__list__cart .item__list--item .item__image img {
    width: 156px;
  }
  .item__list .item__list--header li {
    padding: 7px 12px;
  }
  .item__list .item__list--item .item__image {
    width: 156px;
    padding: 25px 0;
  }
  .item__list .item__list--item .item__info {
    width: 60%;
    padding: 25px 12px 25px 27px;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    padding: 25px 12px;
  }
  .item__list .item__price {
    width: 128px;
  }
  .item__list .item__total,
  .item__list .item__total--column {
    width: 112px;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    width: 83px;
    text-align: left;
  }
  .item__list .item__quantity {
    width: 176px;
  }
  .item__list .item__quantity form {
    width: 110px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    margin-top: 0;
    clear: both;
  }
  .item__list .item__list--header li.item__info {
    padding: 4px 10px 12px 16px;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 15px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 30px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 15px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 15px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 40px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 30px;
    padding-top: 15px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 15px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 30px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #d9d9d9;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 30px 30px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 30px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
    padding: 0;
    width: 78px;
  }
  .item__list .item__price,
  .item__list .item__total,
  .item__list .item__total--column {
    width: auto;
  }
  .item__list .item__menu {
    text-align: right;
  }
  .item__list--item {
    position: relative;
    padding: 15px;
  }
  .item__list--item > div {
    margin-left: 87px;
    padding: 0 53px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.page-cart .cart-page-wrapper .lr-error-page-right .lr-error-page-message .content .cart-empty p a {
  color: #66a79e;
}
.page-cart .cart-page-wrapper .lr-error-page-right .lr-error-page-message .content .cart-empty p a:hover {
  color: #3d645e;
}
@media (max-width: 1023px) {
  .page-cart .cart-page-wrapper .lr-error-page-right .lr-error-page-message .content .cart-empty h4 {
    font-size: 2rem;
  }
}
@media (max-width: 1023px) {
  .page-cart .cart-page-wrapper .lr-error-page-right .lr-error-page-message .btn {
    display: block;
  }
}
.page-cart .cart-page-wrapper .empty-cart .lr-product-references-component .lr-product-references-title {
  border-bottom: none;
  padding-bottom: 0;
}
.page-cart .cart-page-wrapper .lr-product-references-component {
  margin-bottom: 30px;
}
.page-cart .cart-page-wrapper .lr-product-references-component .owl-carousel.owl-loaded {
  overflow: hidden;
}
.page-cart .cart-page-wrapper .lr-product-references-component .owl-carousel .owl-stage-outer {
  margin-left: -40px;
  margin-right: -40px;
}
@media (min-width: 1440px) {
  .page-cart .cart-page-wrapper .lr-product-references-component .owl-carousel .owl-stage-outer {
    margin-left: -48px;
    margin-right: -48px;
  }
}
@media (max-width: 1023px) {
  .page-cart .cart-page-wrapper .lr-product-references-component {
    margin-bottom: 10px;
  }
}
.page-cart .cart-page-wrapper .lr-product-references-component h2,
.page-cart .cart-page-wrapper .recommended-categories h2 {
  text-align: left;
  font-size: 2rem;
}
@media (max-width: 1023px) {
  .page-cart .cart-page-wrapper .lr-product-references-component .categories,
  .page-cart .cart-page-wrapper .recommended-categories .categories {
    margin-bottom: 0;
  }
  .page-cart .cart-page-wrapper .lr-product-references-component .categories li,
  .page-cart .cart-page-wrapper .recommended-categories .categories li {
    margin-top: 14px;
  }
}
.page-cart .cart-page-wrapper #js-clear-cart-modal,
.page-cart .cart-page-wrapper #js-share-cart-modal {
  display: none;
}
.page-cart .form-delete-entries {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 20px;
}
.page-cart #colorbox {
  color: #1b2d3a;
  max-height: 100%;
  height: fit-content !important;
}
.page-cart #colorbox #cboxWrapper {
  height: auto !important;
  display: flex;
  max-height: 90vh;
  margin: auto 0;
  position: relative;
}
@media (min-width: 1024px) {
  .page-cart #colorbox #cboxWrapper {
    overflow-y: auto;
  }
}
.page-cart #colorbox #cboxWrapper #cboxTopLeft,
.page-cart #colorbox #cboxWrapper #cboxTopCenter,
.page-cart #colorbox #cboxWrapper #cboxTopRight,
.page-cart #colorbox #cboxWrapper #cboxBottomLeft,
.page-cart #colorbox #cboxWrapper #cboxBottomCenter,
.page-cart #colorbox #cboxWrapper #cboxBottomRight {
  display: none;
}
.page-cart #colorbox #cboxWrapper #cboxMiddleRight,
.page-cart #colorbox #cboxWrapper #cboxMiddleLeft {
  width: 0 !important;
}
.page-cart #colorbox #cboxWrapper #cboxContent {
  height: fit-content !important;
}
.page-cart #colorbox #cboxWrapper #cboxContent #cboxTitle {
  height: auto;
  padding: 32px 10px;
  text-align: center;
}
.page-cart #colorbox #cboxWrapper #cboxContent #cboxTitle .headline {
  font-size: 2rem;
  font-weight: 200;
  line-height: 1.19;
  letter-spacing: -0.6px;
  font-weight: normal;
  margin: 0;
}
.page-cart #colorbox #cboxWrapper #cboxContent #cboxClose {
  right: 0;
  top: 0;
  padding: 7px;
}
.page-cart #colorbox #cboxWrapper #cboxContent #cboxClose .icon {
  height: 21px;
  width: 21px;
  color: #1b2d3a;
}
.page-cart #colorbox #cboxWrapper #cboxContent #js-share-cart-modal .share-modal-error {
  display: none;
  color: #ed413d;
  margin-top: 5px;
  font-size: 0.875rem;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent {
  padding: 0 10px 32px;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-group {
  margin-bottom: 20px;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-group label {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 1rem;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-group label span {
  font-size: 0.8125rem;
  font-weight: 600;
  font-style: italic;
  letter-spacing: -0.11px;
  color: #666666;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-group input[type="text"] {
  height: auto;
  padding: 12px 15px;
  line-height: 1.4;
  border: solid 1px #4e606d;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-group textarea {
  min-height: 137px;
  border: solid 1px #4e606d;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-actions .modal-actions {
  margin: 0;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-actions .modal-actions .btn {
  margin-top: 20px;
}
.page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-actions .modal-actions .link-primary {
  padding: 16px 16px 17px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .page-cart #colorbox #cboxWrapper #cboxContent #cboxTitle {
    padding: 71px 80px 24px;
  }
  .page-cart #colorbox #cboxWrapper #cboxContent #cboxTitle .headline {
    font-size: 2.5rem;
  }
  .page-cart #colorbox #cboxWrapper #cboxContent #cboxClose {
    padding: 12px 17px;
  }
  .page-cart #colorbox #cboxWrapper #cboxLoadedContent {
    height: fit-content !important;
    margin-top: 144px !important;
    padding: 0 80px 70px;
  }
  .page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-actions .modal-actions .btn-block {
    vertical-align: baseline;
    display: inline-block;
    width: auto;
    float: right;
  }
  .page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-actions .modal-actions .btn-block.btn {
    margin-top: 10px;
  }
  .page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-actions .modal-actions .btn-block.link-primary {
    margin-right: 20px;
  }
  .page-cart #colorbox #cboxWrapper #cboxLoadedContent .form-actions .modal-actions .btn-block + .btn-block {
    margin-top: 10px;
  }
}
.page-cart #colorbox.redirect-save-cart #cboxWrapper #cboxContent #cboxTitle .headline {
  font-size: 1.5625rem;
  text-align: center;
}
.page-cart #colorbox.save-cart-modal {
  height: 544px !important;
  max-height: 90vh;
}
.page-cart #colorbox.save-cart-modal #cboxWrapper #cboxContent {
  height: 544px !important;
}
.page-cart #colorbox.save-cart-modal #cboxWrapper #cboxContent #cboxTitle {
  text-align: left;
}
.page-cart #colorbox.save-cart-modal #cboxWrapper #cboxLoadedContent {
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .page-cart #colorbox.save-cart-modal {
    height: 551px !important;
    max-height: 90vh;
  }
  .page-cart #colorbox.save-cart-modal #cboxWrapper #cboxContent {
    height: 551px !important;
  }
}
.cart-steps {
  margin: 80px 50px 48px;
  display: flex;
}
.cart-steps .step {
  flex: 0 0 33.333%;
  padding: 30px 0 0;
  text-align: center;
  position: relative;
}
.cart-steps .step:not(:first-child):before,
.cart-steps .step:not(:last-child):after {
  position: absolute;
  height: 2px;
  content: "";
  background-color: #1b2d3a;
  width: calc(100% + 1px);
  top: 10px;
  left: 0;
}
.cart-steps .step.complete .step-name .name,
.cart-steps .step.active .step-name .name {
  opacity: 1;
}
.cart-steps .step.complete .step-name:after,
.cart-steps .step.active .step-name:after {
  border: 2px solid #66a79e;
}
.cart-steps .step.complete .step-name:before,
.cart-steps .step.active .step-name:before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #66a79e;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.cart-steps .step.complete .step-name::before {
  height: 21px;
  top: -30px;
  width: 21px;
}
.cart-steps .step .step-name {
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: -0.11px;
  color: #254b59;
  position: relative;
}
.cart-steps .step .step-name .name {
  opacity: 0.45;
}
.cart-steps .step .step-name:after {
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: 2px solid #879ca4;
  background-color: #ffffff;
  outline: 12px solid white;
  z-index: 1;
}
.cart-steps .step:first-of-type {
  text-align: left;
}
.cart-steps .step:first-of-type:after {
  width: 92%;
  left: 8%;
}
.cart-steps .step:last-of-type {
  text-align: right;
}
.cart-steps .step:last-of-type:before {
  width: 92%;
  left: auto;
  right: 8%;
}
@media (max-width: 1023px) {
  .cart-steps {
    margin: 32px 0 32px;
  }
  .cart-steps .step .step-name:after {
    outline: 10px solid white;
  }
  .cart-steps .step:first-of-type .step-name:after {
    left: 0;
    transform: none;
  }
  .cart-steps .step:last-of-type .step-name:after {
    left: auto;
    transform: none;
    right: 0;
  }
  .cart-steps .step.active:first-of-type .step-name:before {
    left: 5px;
    transform: none;
  }
  .cart-steps .step.active:last-of-type .step-name:before {
    left: auto;
    right: 5px;
    transform: none;
  }
  .cart-steps .step.complete:first-of-type .step-name:before {
    left: 0;
    transform: none;
  }
}
.cart-top-content {
  color: #1b2d3a;
}
.cart-top-content h2 {
  font-size: 2rem;
  line-height: .6;
  margin: 30px 0 18px;
  letter-spacing: -0.6px;
}
.cart-top-content h2 span {
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.cart-top-content p {
  letter-spacing: 0.2px;
  font-weight: 500;
}
.cart-top-content p a {
  color: #66a79e;
  text-transform: none;
  display: inline;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .cart-top-content {
    padding: 0 15px;
  }
  .cart-top-content h2 {
    margin: 48px 0 5px;
    line-height: 1.19;
  }
  .cart-top-content h2 span {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.4px;
  }
}
@media (max-width: 639px) {
  .cart-top-content {
    padding: 0 15px;
  }
  .cart-top-content h2 {
    margin: 32px 0 5px;
    line-height: 1.19;
  }
}
.cart-wrapper {
  padding: 0 15px;
}
.cart-header {
  padding-top: 20px;
  padding-bottom: 15px;
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.cart-header .cart-headline {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-header .cart-action-button-wrap {
  display: flex;
  margin: 5px 0 20px;
  justify-content: space-around;
}
.cart-header .cart-action-button-wrap .cart-action-button {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2px;
  text-align: center;
  color: #66a79e;
}
.cart-header .cart-action-button-wrap .cart-action-button i {
  margin-bottom: 3px;
  display: block;
  font-size: 25px;
  color: #3d645e;
}
.cart-header p {
  letter-spacing: 0.2px;
  font-weight: 600;
}
.cart-header p a.btn {
  font-weight: 700;
  text-transform: none;
  display: inline;
  text-decoration: none;
  padding-left: 0;
}
.cart-header p a.btn i {
  font-size: 12px;
  margin-right: 10px;
  vertical-align: baseline;
  color: #3d645e;
}
@media (min-width: 1024px) {
  .cart-header .cart-action-button-wrap {
    justify-content: flex-end;
  }
  .cart-header .cart-action-button-wrap .cart-action-button i {
    margin-bottom: 0;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
  }
  .cart-header .cart-action-button-wrap .cart-action-button + .cart-action-button {
    margin-left: 32px;
  }
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 15px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #0068b3;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-summary-wrapper {
  background-color: #f6f5f5;
  padding: 22px 23px 29px;
  color: #1b2d3a;
}
.cart-summary-wrapper h4 {
  margin-top: 0;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.5px;
}
.cart-summary-wrapper .cart-totals {
  font-size: 0.875rem;
  line-height: 1.86;
  letter-spacing: -0.12px;
  margin-top: 25px;
}
.cart-summary-wrapper .cart-totals .cart-price {
  font-weight: bold;
}
.cart-summary-wrapper .cart-totals .discount {
  color: #bd3430;
}
.cart-summary-wrapper .cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-summary-wrapper .cart-totals .grand-total {
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 20px;
}
.cart-summary-wrapper .cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
}
.cart-summary-wrapper .cart-zip-form-wrapper {
  border-bottom: solid 1px #bbc0c4;
}
.cart-summary-wrapper .cart-zip-form-wrapper label {
  font-size: 0.875rem;
  line-height: 1.71;
  letter-spacing: 0.18px;
  color: #1b2d3a;
  text-transform: none;
  font-weight: normal;
}
.cart-summary-wrapper .cart-zip-form-wrapper .cart-zip-form input {
  border: solid 1px #4e606d;
  height: auto;
  line-height: 1.4;
  padding: 12px 15px;
}
.cart-summary-wrapper .cart-zip-form-wrapper .cart-zip-form .btn-cart {
  margin: 25px 0 15px;
}
@media (min-width: 1024px) {
  .cart-summary-wrapper .cart-zip-form-wrapper .cart-zip-form {
    margin-bottom: 14px;
  }
  .cart-summary-wrapper .cart-zip-form-wrapper .cart-zip-form input {
    padding: 6px 15px;
    margin-right: 10px;
    display: inline-block;
    width: calc(100% - 128px);
    vertical-align: bottom;
  }
  .cart-summary-wrapper .cart-zip-form-wrapper .cart-zip-form .btn-cart {
    display: inline-block;
    margin: 0;
    padding: 5px 15px;
    width: 114px;
  }
}
.cart-alt-continue {
  margin: 18px 0 15px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
}
.trusted-section {
  margin-bottom: 50px;
}
.trusted-section .badges {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.26;
  letter-spacing: 0.41px;
  color: #0d2b3e;
  margin: 18px 0 15px;
}
.trusted-section .badges .badge-list {
  display: flex;
  justify-content: center;
}
.trusted-section .badges .badge-list .site-badge + .site-badge {
  padding-left: 16px;
}
.trusted-section .need-help-section p a {
  text-transform: none;
  display: inline;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .trusted-section {
    margin-bottom: 12px;
  }
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 30px;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -15px;
  margin-right: -15px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table {
  background-color: #f6f6fb;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart table + table {
  margin-top: 20px;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #0068b3;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
.item__list__cart .item__list--item .item__code {
  margin-top: 5px;
  font-size: 0.875rem;
  letter-spacing: -0.18px;
}
.item__list__cart .item__list--item .item__price {
  margin-top: 8px;
  margin-bottom: 13px;
  letter-spacing: -0.13px;
  font-weight: 700;
}
.item__list__cart .item__list--item .qty-selector {
  display: flex;
}
.item__list__cart .item__list--item .qty-selector .btn-secondary {
  padding: 3px 7px;
  color: #66a79e;
  font-weight: bold;
}
.item__list__cart .item__list--item .qty-selector input {
  height: 32px;
  padding: 0 3px 4px;
  font-weight: 600;
  vertical-align: middle;
  float: none;
  border: none;
  border-top: 2px solid #4e606d;
  border-bottom: 2px solid #4e606d;
}
.item__list__cart .item__list--item .item__menu {
  color: #1b2d3a;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 48px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #003c66;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 30px 60px;
  margin: 30px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 30px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 30px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 21px;
  padding: 15px;
  border: 1px solid #3c3c3c;
  text-align: center;
}
.cartpotproline .info,
.cartproline .info {
  font-size: 16px;
}
.promotion {
  font-size: 16px;
  font-weight: bold;
  color: #3c3c3c;
}
.error-details-section .action {
  text-align: center;
  margin: 15px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 30px;
}
@media (max-width: 639px) {
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 20px;
  }
  .doFlowSelectedChange {
    margin-top: 30px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 30px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 15px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 80px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 15px 0 45px;
  padding: 15px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 15px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 25px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 30px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 43px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 35px;
}
#quoteFormDiv label {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 30px;
  padding-bottom: 60px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #142939;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 30px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 15px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 15px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 7.5px 15px;
    height: 28px;
  }
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 15px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 15px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 48px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 48px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 15px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 15px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 15px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 15px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 15px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 15px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 15px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 15px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #0068b3;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0068b3;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 15px;
  padding: 0 0 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 15px 15px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 15px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #0068b3;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #0068b3;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #0068b3;
  padding: 15px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 15px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 15px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 15px;
  padding: 0 0 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
@media (min-width: 1024px) {
  .page-login .main__inner-wrapper .col-md-8,
  .page-forgottenPassword .main__inner-wrapper .col-md-8,
  .page-register .main__inner-wrapper .col-md-8,
  .page-gatedLogin .main__inner-wrapper .col-md-8,
  .page-checkout-login .main__inner-wrapper .col-md-8,
  .page-updatePassword .main__inner-wrapper .col-md-8 {
    padding-right: 0;
  }
}
.page-login .lg-slot1B-content a,
.page-forgottenPassword .lg-slot1B-content a,
.page-register .lg-slot1B-content a,
.page-gatedLogin .lg-slot1B-content a,
.page-checkout-login .lg-slot1B-content a,
.page-updatePassword .lg-slot1B-content a {
  padding: 7.2px 22px;
  color: #4e606d;
  background: transparent;
  font-size: 1rem;
  display: block;
  margin: 23px 0 4px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.88;
  letter-spacing: 0.2px;
  font-weight: 600;
  border: solid 2px #4e606d;
}
@media (min-width: 1024px) {
  .page-login .lg-slot1B-content a,
  .page-forgottenPassword .lg-slot1B-content a,
  .page-register .lg-slot1B-content a,
  .page-gatedLogin .lg-slot1B-content a,
  .page-checkout-login .lg-slot1B-content a,
  .page-updatePassword .lg-slot1B-content a {
    display: inline-block;
    margin: 0 0 23px;
  }
  .page-login .lg-slot1B-content a:first-of-type,
  .page-forgottenPassword .lg-slot1B-content a:first-of-type,
  .page-register .lg-slot1B-content a:first-of-type,
  .page-gatedLogin .lg-slot1B-content a:first-of-type,
  .page-checkout-login .lg-slot1B-content a:first-of-type,
  .page-updatePassword .lg-slot1B-content a:first-of-type {
    margin-right: 26px;
  }
}
.page-login .side-content,
.page-forgottenPassword .side-content,
.page-register .side-content,
.page-gatedLogin .side-content,
.page-checkout-login .side-content,
.page-updatePassword .side-content {
  padding: 28px 24px 30px;
}
.page-login .side-content h3,
.page-forgottenPassword .side-content h3,
.page-register .side-content h3,
.page-gatedLogin .side-content h3,
.page-checkout-login .side-content h3,
.page-updatePassword .side-content h3 {
  color: #1b2d3a;
  font-weight: 200;
  line-height: 1.58;
  letter-spacing: -0.45px;
  font-size: 1.5rem;
  text-align: center;
}
.page-login .side-content .content,
.page-forgottenPassword .side-content .content,
.page-register .side-content .content,
.page-gatedLogin .side-content .content,
.page-checkout-login .side-content .content,
.page-updatePassword .side-content .content {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .page-login .side-content,
  .page-forgottenPassword .side-content,
  .page-register .side-content,
  .page-gatedLogin .side-content,
  .page-checkout-login .side-content,
  .page-updatePassword .side-content {
    padding: 86px 60px;
  }
  .page-login .side-content .content,
  .page-forgottenPassword .side-content .content,
  .page-register .side-content .content,
  .page-gatedLogin .side-content .content,
  .page-checkout-login .side-content .content,
  .page-updatePassword .side-content .content {
    margin-bottom: 36px;
  }
  .page-login .side-content .lg-slot1A-content h3,
  .page-forgottenPassword .side-content .lg-slot1A-content h3,
  .page-register .side-content .lg-slot1A-content h3,
  .page-gatedLogin .side-content .lg-slot1A-content h3,
  .page-checkout-login .side-content .lg-slot1A-content h3,
  .page-updatePassword .side-content .lg-slot1A-content h3 {
    text-align: left;
    font-size: 2rem;
    letter-spacing: -0.6px;
    line-height: 1.19;
    margin-bottom: 24px;
  }
}
.page-login .grey-section,
.page-forgottenPassword .grey-section,
.page-register .grey-section,
.page-gatedLogin .grey-section,
.page-checkout-login .grey-section,
.page-updatePassword .grey-section {
  background-color: rgba(227, 226, 243, 0.3);
  padding: 50px 16px 57px;
}
.page-login .grey-section .back-to-cart,
.page-forgottenPassword .grey-section .back-to-cart,
.page-register .grey-section .back-to-cart,
.page-gatedLogin .grey-section .back-to-cart,
.page-checkout-login .grey-section .back-to-cart,
.page-updatePassword .grey-section .back-to-cart {
  margin: 0 0 32px;
}
.page-login .grey-section .back-to-cart a,
.page-forgottenPassword .grey-section .back-to-cart a,
.page-register .grey-section .back-to-cart a,
.page-gatedLogin .grey-section .back-to-cart a,
.page-checkout-login .grey-section .back-to-cart a,
.page-updatePassword .grey-section .back-to-cart a {
  text-decoration: none;
  text-transform: none;
}
.page-login .grey-section .back-to-cart a i,
.page-forgottenPassword .grey-section .back-to-cart a i,
.page-register .grey-section .back-to-cart a i,
.page-gatedLogin .grey-section .back-to-cart a i,
.page-checkout-login .grey-section .back-to-cart a i,
.page-updatePassword .grey-section .back-to-cart a i {
  color: #3d645e;
  margin-right: 9px;
}
.page-login .grey-section .content,
.page-forgottenPassword .grey-section .content,
.page-register .grey-section .content,
.page-gatedLogin .grey-section .content,
.page-checkout-login .grey-section .content,
.page-updatePassword .grey-section .content {
  margin-bottom: 20px;
}
.page-login .grey-section .reset-password__headline,
.page-forgottenPassword .grey-section .reset-password__headline,
.page-register .grey-section .reset-password__headline,
.page-gatedLogin .grey-section .reset-password__headline,
.page-checkout-login .grey-section .reset-password__headline,
.page-updatePassword .grey-section .reset-password__headline,
.page-login .grey-section .login-page__headline,
.page-forgottenPassword .grey-section .login-page__headline,
.page-register .grey-section .login-page__headline,
.page-gatedLogin .grey-section .login-page__headline,
.page-checkout-login .grey-section .login-page__headline,
.page-updatePassword .grey-section .login-page__headline,
.page-login .grey-section .user-register__headline,
.page-forgottenPassword .grey-section .user-register__headline,
.page-register .grey-section .user-register__headline,
.page-gatedLogin .grey-section .user-register__headline,
.page-checkout-login .grey-section .user-register__headline,
.page-updatePassword .grey-section .user-register__headline,
.page-checkout-login .guest-section .headline {
  font-size: 2.25rem;
  letter-spacing: -0.6px;
  line-height: 1.22;
  font-weight: 200;
  color: #1b2d3a;
}
.page-login .grey-section .reset-password__headline .content,
.page-forgottenPassword .grey-section .reset-password__headline .content,
.page-register .grey-section .reset-password__headline .content,
.page-gatedLogin .grey-section .reset-password__headline .content,
.page-checkout-login .grey-section .reset-password__headline .content,
.page-updatePassword .grey-section .reset-password__headline .content,
.page-login .grey-section .login-page__headline .content,
.page-forgottenPassword .grey-section .login-page__headline .content,
.page-register .grey-section .login-page__headline .content,
.page-gatedLogin .grey-section .login-page__headline .content,
.page-checkout-login .grey-section .login-page__headline .content,
.page-updatePassword .grey-section .login-page__headline .content,
.page-login .grey-section .user-register__headline .content,
.page-forgottenPassword .grey-section .user-register__headline .content,
.page-register .grey-section .user-register__headline .content,
.page-gatedLogin .grey-section .user-register__headline .content,
.page-checkout-login .grey-section .user-register__headline .content,
.page-updatePassword .grey-section .user-register__headline .content {
  margin: 0 0 18px;
}
@media (min-width: 1024px) {
  .page-login .grey-section,
  .page-forgottenPassword .grey-section,
  .page-register .grey-section,
  .page-gatedLogin .grey-section,
  .page-checkout-login .grey-section,
  .page-updatePassword .grey-section {
    padding: 119px 130px 88px;
  }
  .page-login .grey-section .reset-password__headline,
  .page-forgottenPassword .grey-section .reset-password__headline,
  .page-register .grey-section .reset-password__headline,
  .page-gatedLogin .grey-section .reset-password__headline,
  .page-checkout-login .grey-section .reset-password__headline,
  .page-updatePassword .grey-section .reset-password__headline,
  .page-login .grey-section .login-page__headline,
  .page-forgottenPassword .grey-section .login-page__headline,
  .page-register .grey-section .login-page__headline,
  .page-gatedLogin .grey-section .login-page__headline,
  .page-checkout-login .grey-section .login-page__headline,
  .page-updatePassword .grey-section .login-page__headline,
  .page-login .grey-section .user-register__headline,
  .page-forgottenPassword .grey-section .user-register__headline,
  .page-register .grey-section .user-register__headline,
  .page-gatedLogin .grey-section .user-register__headline,
  .page-checkout-login .grey-section .user-register__headline,
  .page-updatePassword .grey-section .user-register__headline,
  .page-checkout-login .guest-section .headline {
    font-size: 2.5rem;
  }
  .page-login .grey-section .reset-password__headline .content,
  .page-forgottenPassword .grey-section .reset-password__headline .content,
  .page-register .grey-section .reset-password__headline .content,
  .page-gatedLogin .grey-section .reset-password__headline .content,
  .page-checkout-login .grey-section .reset-password__headline .content,
  .page-updatePassword .grey-section .reset-password__headline .content,
  .page-login .grey-section .login-page__headline .content,
  .page-forgottenPassword .grey-section .login-page__headline .content,
  .page-register .grey-section .login-page__headline .content,
  .page-gatedLogin .grey-section .login-page__headline .content,
  .page-checkout-login .grey-section .login-page__headline .content,
  .page-updatePassword .grey-section .login-page__headline .content,
  .page-login .grey-section .user-register__headline .content,
  .page-forgottenPassword .grey-section .user-register__headline .content,
  .page-register .grey-section .user-register__headline .content,
  .page-gatedLogin .grey-section .user-register__headline .content,
  .page-checkout-login .grey-section .user-register__headline .content,
  .page-updatePassword .grey-section .user-register__headline .content {
    margin: 0 0 24px;
  }
  .page-login .grey-section .content,
  .page-forgottenPassword .grey-section .content,
  .page-register .grey-section .content,
  .page-gatedLogin .grey-section .content,
  .page-checkout-login .grey-section .content,
  .page-updatePassword .grey-section .content {
    margin-bottom: 35px;
  }
}
.page-login .side-content p,
.page-forgottenPassword .side-content p,
.page-register .side-content p,
.page-gatedLogin .side-content p,
.page-checkout-login .side-content p,
.page-updatePassword .side-content p,
.page-login .grey-section p,
.page-forgottenPassword .grey-section p,
.page-register .grey-section p,
.page-gatedLogin .grey-section p,
.page-checkout-login .grey-section p,
.page-updatePassword .grey-section p,
.page-login .side-content .lg-page-description-content .content,
.page-forgottenPassword .side-content .lg-page-description-content .content,
.page-register .side-content .lg-page-description-content .content,
.page-gatedLogin .side-content .lg-page-description-content .content,
.page-checkout-login .side-content .lg-page-description-content .content,
.page-updatePassword .side-content .lg-page-description-content .content,
.page-login .grey-section .lg-page-description-content .content,
.page-forgottenPassword .grey-section .lg-page-description-content .content,
.page-register .grey-section .lg-page-description-content .content,
.page-gatedLogin .grey-section .lg-page-description-content .content,
.page-checkout-login .grey-section .lg-page-description-content .content,
.page-updatePassword .grey-section .lg-page-description-content .content {
  font-size: 1rem;
  color: #1b2d3a;
  line-height: 1.38;
  letter-spacing: 0.2px;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .page-login .side-content p,
  .page-forgottenPassword .side-content p,
  .page-register .side-content p,
  .page-gatedLogin .side-content p,
  .page-checkout-login .side-content p,
  .page-updatePassword .side-content p,
  .page-login .grey-section p,
  .page-forgottenPassword .grey-section p,
  .page-register .grey-section p,
  .page-gatedLogin .grey-section p,
  .page-checkout-login .grey-section p,
  .page-updatePassword .grey-section p,
  .page-login .side-content .lg-page-description-content .content,
  .page-forgottenPassword .side-content .lg-page-description-content .content,
  .page-register .side-content .lg-page-description-content .content,
  .page-gatedLogin .side-content .lg-page-description-content .content,
  .page-checkout-login .side-content .lg-page-description-content .content,
  .page-updatePassword .side-content .lg-page-description-content .content,
  .page-login .grey-section .lg-page-description-content .content,
  .page-forgottenPassword .grey-section .lg-page-description-content .content,
  .page-register .grey-section .lg-page-description-content .content,
  .page-gatedLogin .grey-section .lg-page-description-content .content,
  .page-checkout-login .grey-section .lg-page-description-content .content,
  .page-updatePassword .grey-section .lg-page-description-content .content {
    line-height: 1.5;
  }
}
.page-login .reset-password-section .login-left-content-slot,
.page-forgottenPassword .reset-password-section .login-left-content-slot,
.page-register .reset-password-section .login-left-content-slot,
.page-gatedLogin .reset-password-section .login-left-content-slot,
.page-checkout-login .reset-password-section .login-left-content-slot,
.page-updatePassword .reset-password-section .login-left-content-slot,
.page-login .login-section .login-left-content-slot,
.page-forgottenPassword .login-section .login-left-content-slot,
.page-register .login-section .login-left-content-slot,
.page-gatedLogin .login-section .login-left-content-slot,
.page-checkout-login .login-section .login-left-content-slot,
.page-updatePassword .login-section .login-left-content-slot,
.page-login .guest-section .login-left-content-slot,
.page-forgottenPassword .guest-section .login-left-content-slot,
.page-register .guest-section .login-left-content-slot,
.page-gatedLogin .guest-section .login-left-content-slot,
.page-checkout-login .guest-section .login-left-content-slot,
.page-updatePassword .guest-section .login-left-content-slot,
.page-login .register__section .login-left-content-slot,
.page-forgottenPassword .register__section .login-left-content-slot,
.page-register .register__section .login-left-content-slot,
.page-gatedLogin .register__section .login-left-content-slot,
.page-checkout-login .register__section .login-left-content-slot,
.page-updatePassword .register__section .login-left-content-slot,
.page-login .forgotten-password-section .login-left-content-slot,
.page-forgottenPassword .forgotten-password-section .login-left-content-slot,
.page-register .forgotten-password-section .login-left-content-slot,
.page-gatedLogin .forgotten-password-section .login-left-content-slot,
.page-checkout-login .forgotten-password-section .login-left-content-slot,
.page-updatePassword .forgotten-password-section .login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .page-login .reset-password-section .login-left-content-slot,
  .page-forgottenPassword .reset-password-section .login-left-content-slot,
  .page-register .reset-password-section .login-left-content-slot,
  .page-gatedLogin .reset-password-section .login-left-content-slot,
  .page-checkout-login .reset-password-section .login-left-content-slot,
  .page-updatePassword .reset-password-section .login-left-content-slot,
  .page-login .login-section .login-left-content-slot,
  .page-forgottenPassword .login-section .login-left-content-slot,
  .page-register .login-section .login-left-content-slot,
  .page-gatedLogin .login-section .login-left-content-slot,
  .page-checkout-login .login-section .login-left-content-slot,
  .page-updatePassword .login-section .login-left-content-slot,
  .page-login .guest-section .login-left-content-slot,
  .page-forgottenPassword .guest-section .login-left-content-slot,
  .page-register .guest-section .login-left-content-slot,
  .page-gatedLogin .guest-section .login-left-content-slot,
  .page-checkout-login .guest-section .login-left-content-slot,
  .page-updatePassword .guest-section .login-left-content-slot,
  .page-login .register__section .login-left-content-slot,
  .page-forgottenPassword .register__section .login-left-content-slot,
  .page-register .register__section .login-left-content-slot,
  .page-gatedLogin .register__section .login-left-content-slot,
  .page-checkout-login .register__section .login-left-content-slot,
  .page-updatePassword .register__section .login-left-content-slot,
  .page-login .forgotten-password-section .login-left-content-slot,
  .page-forgottenPassword .forgotten-password-section .login-left-content-slot,
  .page-register .forgotten-password-section .login-left-content-slot,
  .page-gatedLogin .forgotten-password-section .login-left-content-slot,
  .page-checkout-login .forgotten-password-section .login-left-content-slot,
  .page-updatePassword .forgotten-password-section .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page-login .reset-password-section .login-right-content-slot,
.page-forgottenPassword .reset-password-section .login-right-content-slot,
.page-register .reset-password-section .login-right-content-slot,
.page-gatedLogin .reset-password-section .login-right-content-slot,
.page-checkout-login .reset-password-section .login-right-content-slot,
.page-updatePassword .reset-password-section .login-right-content-slot,
.page-login .login-section .login-right-content-slot,
.page-forgottenPassword .login-section .login-right-content-slot,
.page-register .login-section .login-right-content-slot,
.page-gatedLogin .login-section .login-right-content-slot,
.page-checkout-login .login-section .login-right-content-slot,
.page-updatePassword .login-section .login-right-content-slot,
.page-login .guest-section .login-right-content-slot,
.page-forgottenPassword .guest-section .login-right-content-slot,
.page-register .guest-section .login-right-content-slot,
.page-gatedLogin .guest-section .login-right-content-slot,
.page-checkout-login .guest-section .login-right-content-slot,
.page-updatePassword .guest-section .login-right-content-slot,
.page-login .register__section .login-right-content-slot,
.page-forgottenPassword .register__section .login-right-content-slot,
.page-register .register__section .login-right-content-slot,
.page-gatedLogin .register__section .login-right-content-slot,
.page-checkout-login .register__section .login-right-content-slot,
.page-updatePassword .register__section .login-right-content-slot,
.page-login .forgotten-password-section .login-right-content-slot,
.page-forgottenPassword .forgotten-password-section .login-right-content-slot,
.page-register .forgotten-password-section .login-right-content-slot,
.page-gatedLogin .forgotten-password-section .login-right-content-slot,
.page-checkout-login .forgotten-password-section .login-right-content-slot,
.page-updatePassword .forgotten-password-section .login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .page-login .reset-password-section .login-right-content-slot,
  .page-forgottenPassword .reset-password-section .login-right-content-slot,
  .page-register .reset-password-section .login-right-content-slot,
  .page-gatedLogin .reset-password-section .login-right-content-slot,
  .page-checkout-login .reset-password-section .login-right-content-slot,
  .page-updatePassword .reset-password-section .login-right-content-slot,
  .page-login .login-section .login-right-content-slot,
  .page-forgottenPassword .login-section .login-right-content-slot,
  .page-register .login-section .login-right-content-slot,
  .page-gatedLogin .login-section .login-right-content-slot,
  .page-checkout-login .login-section .login-right-content-slot,
  .page-updatePassword .login-section .login-right-content-slot,
  .page-login .guest-section .login-right-content-slot,
  .page-forgottenPassword .guest-section .login-right-content-slot,
  .page-register .guest-section .login-right-content-slot,
  .page-gatedLogin .guest-section .login-right-content-slot,
  .page-checkout-login .guest-section .login-right-content-slot,
  .page-updatePassword .guest-section .login-right-content-slot,
  .page-login .register__section .login-right-content-slot,
  .page-forgottenPassword .register__section .login-right-content-slot,
  .page-register .register__section .login-right-content-slot,
  .page-gatedLogin .register__section .login-right-content-slot,
  .page-checkout-login .register__section .login-right-content-slot,
  .page-updatePassword .register__section .login-right-content-slot,
  .page-login .forgotten-password-section .login-right-content-slot,
  .page-forgottenPassword .forgotten-password-section .login-right-content-slot,
  .page-register .forgotten-password-section .login-right-content-slot,
  .page-gatedLogin .forgotten-password-section .login-right-content-slot,
  .page-checkout-login .forgotten-password-section .login-right-content-slot,
  .page-updatePassword .forgotten-password-section .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page-login .reset-password-section .forgotten-password-button-wrap,
.page-forgottenPassword .reset-password-section .forgotten-password-button-wrap,
.page-register .reset-password-section .forgotten-password-button-wrap,
.page-gatedLogin .reset-password-section .forgotten-password-button-wrap,
.page-checkout-login .reset-password-section .forgotten-password-button-wrap,
.page-updatePassword .reset-password-section .forgotten-password-button-wrap,
.page-login .login-section .forgotten-password-button-wrap,
.page-forgottenPassword .login-section .forgotten-password-button-wrap,
.page-register .login-section .forgotten-password-button-wrap,
.page-gatedLogin .login-section .forgotten-password-button-wrap,
.page-checkout-login .login-section .forgotten-password-button-wrap,
.page-updatePassword .login-section .forgotten-password-button-wrap,
.page-login .guest-section .forgotten-password-button-wrap,
.page-forgottenPassword .guest-section .forgotten-password-button-wrap,
.page-register .guest-section .forgotten-password-button-wrap,
.page-gatedLogin .guest-section .forgotten-password-button-wrap,
.page-checkout-login .guest-section .forgotten-password-button-wrap,
.page-updatePassword .guest-section .forgotten-password-button-wrap,
.page-login .register__section .forgotten-password-button-wrap,
.page-forgottenPassword .register__section .forgotten-password-button-wrap,
.page-register .register__section .forgotten-password-button-wrap,
.page-gatedLogin .register__section .forgotten-password-button-wrap,
.page-checkout-login .register__section .forgotten-password-button-wrap,
.page-updatePassword .register__section .forgotten-password-button-wrap,
.page-login .forgotten-password-section .forgotten-password-button-wrap,
.page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap,
.page-register .forgotten-password-section .forgotten-password-button-wrap,
.page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap,
.page-checkout-login .forgotten-password-section .forgotten-password-button-wrap,
.page-updatePassword .forgotten-password-section .forgotten-password-button-wrap {
  display: inline-block;
}
.page-login .reset-password-section .forgotten-password-button-wrap a,
.page-forgottenPassword .reset-password-section .forgotten-password-button-wrap a,
.page-register .reset-password-section .forgotten-password-button-wrap a,
.page-gatedLogin .reset-password-section .forgotten-password-button-wrap a,
.page-checkout-login .reset-password-section .forgotten-password-button-wrap a,
.page-updatePassword .reset-password-section .forgotten-password-button-wrap a,
.page-login .login-section .forgotten-password-button-wrap a,
.page-forgottenPassword .login-section .forgotten-password-button-wrap a,
.page-register .login-section .forgotten-password-button-wrap a,
.page-gatedLogin .login-section .forgotten-password-button-wrap a,
.page-checkout-login .login-section .forgotten-password-button-wrap a,
.page-updatePassword .login-section .forgotten-password-button-wrap a,
.page-login .guest-section .forgotten-password-button-wrap a,
.page-forgottenPassword .guest-section .forgotten-password-button-wrap a,
.page-register .guest-section .forgotten-password-button-wrap a,
.page-gatedLogin .guest-section .forgotten-password-button-wrap a,
.page-checkout-login .guest-section .forgotten-password-button-wrap a,
.page-updatePassword .guest-section .forgotten-password-button-wrap a,
.page-login .register__section .forgotten-password-button-wrap a,
.page-forgottenPassword .register__section .forgotten-password-button-wrap a,
.page-register .register__section .forgotten-password-button-wrap a,
.page-gatedLogin .register__section .forgotten-password-button-wrap a,
.page-checkout-login .register__section .forgotten-password-button-wrap a,
.page-updatePassword .register__section .forgotten-password-button-wrap a,
.page-login .forgotten-password-section .forgotten-password-button-wrap a,
.page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap a,
.page-register .forgotten-password-section .forgotten-password-button-wrap a,
.page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap a,
.page-checkout-login .forgotten-password-section .forgotten-password-button-wrap a,
.page-updatePassword .forgotten-password-section .forgotten-password-button-wrap a {
  font-weight: 500;
  padding: 19px 0 8px;
  color: #66a79e;
  letter-spacing: 0.2px;
  text-transform: none;
  display: block;
}
.page-login .reset-password-section .forgotten-password-button-wrap a + a,
.page-forgottenPassword .reset-password-section .forgotten-password-button-wrap a + a,
.page-register .reset-password-section .forgotten-password-button-wrap a + a,
.page-gatedLogin .reset-password-section .forgotten-password-button-wrap a + a,
.page-checkout-login .reset-password-section .forgotten-password-button-wrap a + a,
.page-updatePassword .reset-password-section .forgotten-password-button-wrap a + a,
.page-login .login-section .forgotten-password-button-wrap a + a,
.page-forgottenPassword .login-section .forgotten-password-button-wrap a + a,
.page-register .login-section .forgotten-password-button-wrap a + a,
.page-gatedLogin .login-section .forgotten-password-button-wrap a + a,
.page-checkout-login .login-section .forgotten-password-button-wrap a + a,
.page-updatePassword .login-section .forgotten-password-button-wrap a + a,
.page-login .guest-section .forgotten-password-button-wrap a + a,
.page-forgottenPassword .guest-section .forgotten-password-button-wrap a + a,
.page-register .guest-section .forgotten-password-button-wrap a + a,
.page-gatedLogin .guest-section .forgotten-password-button-wrap a + a,
.page-checkout-login .guest-section .forgotten-password-button-wrap a + a,
.page-updatePassword .guest-section .forgotten-password-button-wrap a + a,
.page-login .register__section .forgotten-password-button-wrap a + a,
.page-forgottenPassword .register__section .forgotten-password-button-wrap a + a,
.page-register .register__section .forgotten-password-button-wrap a + a,
.page-gatedLogin .register__section .forgotten-password-button-wrap a + a,
.page-checkout-login .register__section .forgotten-password-button-wrap a + a,
.page-updatePassword .register__section .forgotten-password-button-wrap a + a,
.page-login .forgotten-password-section .forgotten-password-button-wrap a + a,
.page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap a + a,
.page-register .forgotten-password-section .forgotten-password-button-wrap a + a,
.page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap a + a,
.page-checkout-login .forgotten-password-section .forgotten-password-button-wrap a + a,
.page-updatePassword .forgotten-password-section .forgotten-password-button-wrap a + a {
  padding-top: 0;
}
.page-login .reset-password-section .forgotten-password-button-wrap a:hover,
.page-forgottenPassword .reset-password-section .forgotten-password-button-wrap a:hover,
.page-register .reset-password-section .forgotten-password-button-wrap a:hover,
.page-gatedLogin .reset-password-section .forgotten-password-button-wrap a:hover,
.page-checkout-login .reset-password-section .forgotten-password-button-wrap a:hover,
.page-updatePassword .reset-password-section .forgotten-password-button-wrap a:hover,
.page-login .login-section .forgotten-password-button-wrap a:hover,
.page-forgottenPassword .login-section .forgotten-password-button-wrap a:hover,
.page-register .login-section .forgotten-password-button-wrap a:hover,
.page-gatedLogin .login-section .forgotten-password-button-wrap a:hover,
.page-checkout-login .login-section .forgotten-password-button-wrap a:hover,
.page-updatePassword .login-section .forgotten-password-button-wrap a:hover,
.page-login .guest-section .forgotten-password-button-wrap a:hover,
.page-forgottenPassword .guest-section .forgotten-password-button-wrap a:hover,
.page-register .guest-section .forgotten-password-button-wrap a:hover,
.page-gatedLogin .guest-section .forgotten-password-button-wrap a:hover,
.page-checkout-login .guest-section .forgotten-password-button-wrap a:hover,
.page-updatePassword .guest-section .forgotten-password-button-wrap a:hover,
.page-login .register__section .forgotten-password-button-wrap a:hover,
.page-forgottenPassword .register__section .forgotten-password-button-wrap a:hover,
.page-register .register__section .forgotten-password-button-wrap a:hover,
.page-gatedLogin .register__section .forgotten-password-button-wrap a:hover,
.page-checkout-login .register__section .forgotten-password-button-wrap a:hover,
.page-updatePassword .register__section .forgotten-password-button-wrap a:hover,
.page-login .forgotten-password-section .forgotten-password-button-wrap a:hover,
.page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap a:hover,
.page-register .forgotten-password-section .forgotten-password-button-wrap a:hover,
.page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap a:hover,
.page-checkout-login .forgotten-password-section .forgotten-password-button-wrap a:hover,
.page-updatePassword .forgotten-password-section .forgotten-password-button-wrap a:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .page-login .reset-password-section .forgotten-password-button-wrap a,
  .page-forgottenPassword .reset-password-section .forgotten-password-button-wrap a,
  .page-register .reset-password-section .forgotten-password-button-wrap a,
  .page-gatedLogin .reset-password-section .forgotten-password-button-wrap a,
  .page-checkout-login .reset-password-section .forgotten-password-button-wrap a,
  .page-updatePassword .reset-password-section .forgotten-password-button-wrap a,
  .page-login .login-section .forgotten-password-button-wrap a,
  .page-forgottenPassword .login-section .forgotten-password-button-wrap a,
  .page-register .login-section .forgotten-password-button-wrap a,
  .page-gatedLogin .login-section .forgotten-password-button-wrap a,
  .page-checkout-login .login-section .forgotten-password-button-wrap a,
  .page-updatePassword .login-section .forgotten-password-button-wrap a,
  .page-login .guest-section .forgotten-password-button-wrap a,
  .page-forgottenPassword .guest-section .forgotten-password-button-wrap a,
  .page-register .guest-section .forgotten-password-button-wrap a,
  .page-gatedLogin .guest-section .forgotten-password-button-wrap a,
  .page-checkout-login .guest-section .forgotten-password-button-wrap a,
  .page-updatePassword .guest-section .forgotten-password-button-wrap a,
  .page-login .register__section .forgotten-password-button-wrap a,
  .page-forgottenPassword .register__section .forgotten-password-button-wrap a,
  .page-register .register__section .forgotten-password-button-wrap a,
  .page-gatedLogin .register__section .forgotten-password-button-wrap a,
  .page-checkout-login .register__section .forgotten-password-button-wrap a,
  .page-updatePassword .register__section .forgotten-password-button-wrap a,
  .page-login .forgotten-password-section .forgotten-password-button-wrap a,
  .page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap a,
  .page-register .forgotten-password-section .forgotten-password-button-wrap a,
  .page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap a,
  .page-checkout-login .forgotten-password-section .forgotten-password-button-wrap a,
  .page-updatePassword .forgotten-password-section .forgotten-password-button-wrap a {
    padding: 18px 0 10px;
  }
}
form .page-login .reset-password-section .forgotten-password-button-wrap,
form .page-forgottenPassword .reset-password-section .forgotten-password-button-wrap,
form .page-register .reset-password-section .forgotten-password-button-wrap,
form .page-gatedLogin .reset-password-section .forgotten-password-button-wrap,
form .page-checkout-login .reset-password-section .forgotten-password-button-wrap,
form .page-updatePassword .reset-password-section .forgotten-password-button-wrap,
form .page-login .login-section .forgotten-password-button-wrap,
form .page-forgottenPassword .login-section .forgotten-password-button-wrap,
form .page-register .login-section .forgotten-password-button-wrap,
form .page-gatedLogin .login-section .forgotten-password-button-wrap,
form .page-checkout-login .login-section .forgotten-password-button-wrap,
form .page-updatePassword .login-section .forgotten-password-button-wrap,
form .page-login .guest-section .forgotten-password-button-wrap,
form .page-forgottenPassword .guest-section .forgotten-password-button-wrap,
form .page-register .guest-section .forgotten-password-button-wrap,
form .page-gatedLogin .guest-section .forgotten-password-button-wrap,
form .page-checkout-login .guest-section .forgotten-password-button-wrap,
form .page-updatePassword .guest-section .forgotten-password-button-wrap,
form .page-login .register__section .forgotten-password-button-wrap,
form .page-forgottenPassword .register__section .forgotten-password-button-wrap,
form .page-register .register__section .forgotten-password-button-wrap,
form .page-gatedLogin .register__section .forgotten-password-button-wrap,
form .page-checkout-login .register__section .forgotten-password-button-wrap,
form .page-updatePassword .register__section .forgotten-password-button-wrap,
form .page-login .forgotten-password-section .forgotten-password-button-wrap,
form .page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap,
form .page-register .forgotten-password-section .forgotten-password-button-wrap,
form .page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap,
form .page-checkout-login .forgotten-password-section .forgotten-password-button-wrap,
form .page-updatePassword .forgotten-password-section .forgotten-password-button-wrap {
  margin-bottom: 25px;
}
.page-login .reset-password-section .forgotten-password-button-wrap.alert,
.page-forgottenPassword .reset-password-section .forgotten-password-button-wrap.alert,
.page-register .reset-password-section .forgotten-password-button-wrap.alert,
.page-gatedLogin .reset-password-section .forgotten-password-button-wrap.alert,
.page-checkout-login .reset-password-section .forgotten-password-button-wrap.alert,
.page-updatePassword .reset-password-section .forgotten-password-button-wrap.alert,
.page-login .login-section .forgotten-password-button-wrap.alert,
.page-forgottenPassword .login-section .forgotten-password-button-wrap.alert,
.page-register .login-section .forgotten-password-button-wrap.alert,
.page-gatedLogin .login-section .forgotten-password-button-wrap.alert,
.page-checkout-login .login-section .forgotten-password-button-wrap.alert,
.page-updatePassword .login-section .forgotten-password-button-wrap.alert,
.page-login .guest-section .forgotten-password-button-wrap.alert,
.page-forgottenPassword .guest-section .forgotten-password-button-wrap.alert,
.page-register .guest-section .forgotten-password-button-wrap.alert,
.page-gatedLogin .guest-section .forgotten-password-button-wrap.alert,
.page-checkout-login .guest-section .forgotten-password-button-wrap.alert,
.page-updatePassword .guest-section .forgotten-password-button-wrap.alert,
.page-login .register__section .forgotten-password-button-wrap.alert,
.page-forgottenPassword .register__section .forgotten-password-button-wrap.alert,
.page-register .register__section .forgotten-password-button-wrap.alert,
.page-gatedLogin .register__section .forgotten-password-button-wrap.alert,
.page-checkout-login .register__section .forgotten-password-button-wrap.alert,
.page-updatePassword .register__section .forgotten-password-button-wrap.alert,
.page-login .forgotten-password-section .forgotten-password-button-wrap.alert,
.page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap.alert,
.page-register .forgotten-password-section .forgotten-password-button-wrap.alert,
.page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap.alert,
.page-checkout-login .forgotten-password-section .forgotten-password-button-wrap.alert,
.page-updatePassword .forgotten-password-section .forgotten-password-button-wrap.alert {
  padding-left: 0;
  padding-right: 0;
}
.page-login .reset-password-section .forgotten-password-button-wrap .description,
.page-forgottenPassword .reset-password-section .forgotten-password-button-wrap .description,
.page-register .reset-password-section .forgotten-password-button-wrap .description,
.page-gatedLogin .reset-password-section .forgotten-password-button-wrap .description,
.page-checkout-login .reset-password-section .forgotten-password-button-wrap .description,
.page-updatePassword .reset-password-section .forgotten-password-button-wrap .description,
.page-login .login-section .forgotten-password-button-wrap .description,
.page-forgottenPassword .login-section .forgotten-password-button-wrap .description,
.page-register .login-section .forgotten-password-button-wrap .description,
.page-gatedLogin .login-section .forgotten-password-button-wrap .description,
.page-checkout-login .login-section .forgotten-password-button-wrap .description,
.page-updatePassword .login-section .forgotten-password-button-wrap .description,
.page-login .guest-section .forgotten-password-button-wrap .description,
.page-forgottenPassword .guest-section .forgotten-password-button-wrap .description,
.page-register .guest-section .forgotten-password-button-wrap .description,
.page-gatedLogin .guest-section .forgotten-password-button-wrap .description,
.page-checkout-login .guest-section .forgotten-password-button-wrap .description,
.page-updatePassword .guest-section .forgotten-password-button-wrap .description,
.page-login .register__section .forgotten-password-button-wrap .description,
.page-forgottenPassword .register__section .forgotten-password-button-wrap .description,
.page-register .register__section .forgotten-password-button-wrap .description,
.page-gatedLogin .register__section .forgotten-password-button-wrap .description,
.page-checkout-login .register__section .forgotten-password-button-wrap .description,
.page-updatePassword .register__section .forgotten-password-button-wrap .description,
.page-login .forgotten-password-section .forgotten-password-button-wrap .description,
.page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap .description,
.page-register .forgotten-password-section .forgotten-password-button-wrap .description,
.page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap .description,
.page-checkout-login .forgotten-password-section .forgotten-password-button-wrap .description,
.page-updatePassword .forgotten-password-section .forgotten-password-button-wrap .description {
  margin-bottom: 15px;
}
#colorbox .page-login .reset-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-forgottenPassword .reset-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-register .reset-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-gatedLogin .reset-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-checkout-login .reset-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-updatePassword .reset-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-login .login-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-forgottenPassword .login-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-register .login-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-gatedLogin .login-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-checkout-login .login-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-updatePassword .login-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-login .guest-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-forgottenPassword .guest-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-register .guest-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-gatedLogin .guest-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-checkout-login .guest-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-updatePassword .guest-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-login .register__section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-forgottenPassword .register__section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-register .register__section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-gatedLogin .register__section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-checkout-login .register__section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-updatePassword .register__section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-login .forgotten-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-register .forgotten-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-checkout-login .forgotten-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-updatePassword .forgotten-password-section .forgotten-password-button-wrap .btn-primary,
#colorbox .page-login .reset-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-forgottenPassword .reset-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-register .reset-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-gatedLogin .reset-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-checkout-login .reset-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-updatePassword .reset-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-login .login-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-forgottenPassword .login-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-register .login-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-gatedLogin .login-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-checkout-login .login-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-updatePassword .login-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-login .guest-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-forgottenPassword .guest-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-register .guest-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-gatedLogin .guest-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-checkout-login .guest-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-updatePassword .guest-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-login .register__section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-forgottenPassword .register__section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-register .register__section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-gatedLogin .register__section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-checkout-login .register__section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-updatePassword .register__section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-login .forgotten-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-register .forgotten-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-checkout-login .forgotten-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button,
#colorbox .page-updatePassword .forgotten-password-section .forgotten-password-button-wrap .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin-top: 35px;
}
.page-login .reset-password-section .forgotten-password-button-wrap + .login-form-action,
.page-forgottenPassword .reset-password-section .forgotten-password-button-wrap + .login-form-action,
.page-register .reset-password-section .forgotten-password-button-wrap + .login-form-action,
.page-gatedLogin .reset-password-section .forgotten-password-button-wrap + .login-form-action,
.page-checkout-login .reset-password-section .forgotten-password-button-wrap + .login-form-action,
.page-updatePassword .reset-password-section .forgotten-password-button-wrap + .login-form-action,
.page-login .login-section .forgotten-password-button-wrap + .login-form-action,
.page-forgottenPassword .login-section .forgotten-password-button-wrap + .login-form-action,
.page-register .login-section .forgotten-password-button-wrap + .login-form-action,
.page-gatedLogin .login-section .forgotten-password-button-wrap + .login-form-action,
.page-checkout-login .login-section .forgotten-password-button-wrap + .login-form-action,
.page-updatePassword .login-section .forgotten-password-button-wrap + .login-form-action,
.page-login .guest-section .forgotten-password-button-wrap + .login-form-action,
.page-forgottenPassword .guest-section .forgotten-password-button-wrap + .login-form-action,
.page-register .guest-section .forgotten-password-button-wrap + .login-form-action,
.page-gatedLogin .guest-section .forgotten-password-button-wrap + .login-form-action,
.page-checkout-login .guest-section .forgotten-password-button-wrap + .login-form-action,
.page-updatePassword .guest-section .forgotten-password-button-wrap + .login-form-action,
.page-login .register__section .forgotten-password-button-wrap + .login-form-action,
.page-forgottenPassword .register__section .forgotten-password-button-wrap + .login-form-action,
.page-register .register__section .forgotten-password-button-wrap + .login-form-action,
.page-gatedLogin .register__section .forgotten-password-button-wrap + .login-form-action,
.page-checkout-login .register__section .forgotten-password-button-wrap + .login-form-action,
.page-updatePassword .register__section .forgotten-password-button-wrap + .login-form-action,
.page-login .forgotten-password-section .forgotten-password-button-wrap + .login-form-action,
.page-forgottenPassword .forgotten-password-section .forgotten-password-button-wrap + .login-form-action,
.page-register .forgotten-password-section .forgotten-password-button-wrap + .login-form-action,
.page-gatedLogin .forgotten-password-section .forgotten-password-button-wrap + .login-form-action,
.page-checkout-login .forgotten-password-section .forgotten-password-button-wrap + .login-form-action,
.page-updatePassword .forgotten-password-section .forgotten-password-button-wrap + .login-form-action {
  margin-top: 0;
}
.page-login .reset-password-section .register-form-action,
.page-forgottenPassword .reset-password-section .register-form-action,
.page-register .reset-password-section .register-form-action,
.page-gatedLogin .reset-password-section .register-form-action,
.page-checkout-login .reset-password-section .register-form-action,
.page-updatePassword .reset-password-section .register-form-action,
.page-login .login-section .register-form-action,
.page-forgottenPassword .login-section .register-form-action,
.page-register .login-section .register-form-action,
.page-gatedLogin .login-section .register-form-action,
.page-checkout-login .login-section .register-form-action,
.page-updatePassword .login-section .register-form-action,
.page-login .guest-section .register-form-action,
.page-forgottenPassword .guest-section .register-form-action,
.page-register .guest-section .register-form-action,
.page-gatedLogin .guest-section .register-form-action,
.page-checkout-login .guest-section .register-form-action,
.page-updatePassword .guest-section .register-form-action,
.page-login .register__section .register-form-action,
.page-forgottenPassword .register__section .register-form-action,
.page-register .register__section .register-form-action,
.page-gatedLogin .register__section .register-form-action,
.page-checkout-login .register__section .register-form-action,
.page-updatePassword .register__section .register-form-action,
.page-login .forgotten-password-section .register-form-action,
.page-forgottenPassword .forgotten-password-section .register-form-action,
.page-register .forgotten-password-section .register-form-action,
.page-gatedLogin .forgotten-password-section .register-form-action,
.page-checkout-login .forgotten-password-section .register-form-action,
.page-updatePassword .forgotten-password-section .register-form-action,
.page-login .reset-password-section .login-form-action,
.page-forgottenPassword .reset-password-section .login-form-action,
.page-register .reset-password-section .login-form-action,
.page-gatedLogin .reset-password-section .login-form-action,
.page-checkout-login .reset-password-section .login-form-action,
.page-updatePassword .reset-password-section .login-form-action,
.page-login .login-section .login-form-action,
.page-forgottenPassword .login-section .login-form-action,
.page-register .login-section .login-form-action,
.page-gatedLogin .login-section .login-form-action,
.page-checkout-login .login-section .login-form-action,
.page-updatePassword .login-section .login-form-action,
.page-login .guest-section .login-form-action,
.page-forgottenPassword .guest-section .login-form-action,
.page-register .guest-section .login-form-action,
.page-gatedLogin .guest-section .login-form-action,
.page-checkout-login .guest-section .login-form-action,
.page-updatePassword .guest-section .login-form-action,
.page-login .register__section .login-form-action,
.page-forgottenPassword .register__section .login-form-action,
.page-register .register__section .login-form-action,
.page-gatedLogin .register__section .login-form-action,
.page-checkout-login .register__section .login-form-action,
.page-updatePassword .register__section .login-form-action,
.page-login .forgotten-password-section .login-form-action,
.page-forgottenPassword .forgotten-password-section .login-form-action,
.page-register .forgotten-password-section .login-form-action,
.page-gatedLogin .forgotten-password-section .login-form-action,
.page-checkout-login .forgotten-password-section .login-form-action,
.page-updatePassword .forgotten-password-section .login-form-action {
  margin-top: 35px;
}
.page-login .reset-password-section .alert-dismissable .close,
.page-forgottenPassword .reset-password-section .alert-dismissable .close,
.page-register .reset-password-section .alert-dismissable .close,
.page-gatedLogin .reset-password-section .alert-dismissable .close,
.page-checkout-login .reset-password-section .alert-dismissable .close,
.page-updatePassword .reset-password-section .alert-dismissable .close,
.page-login .login-section .alert-dismissable .close,
.page-forgottenPassword .login-section .alert-dismissable .close,
.page-register .login-section .alert-dismissable .close,
.page-gatedLogin .login-section .alert-dismissable .close,
.page-checkout-login .login-section .alert-dismissable .close,
.page-updatePassword .login-section .alert-dismissable .close,
.page-login .guest-section .alert-dismissable .close,
.page-forgottenPassword .guest-section .alert-dismissable .close,
.page-register .guest-section .alert-dismissable .close,
.page-gatedLogin .guest-section .alert-dismissable .close,
.page-checkout-login .guest-section .alert-dismissable .close,
.page-updatePassword .guest-section .alert-dismissable .close,
.page-login .register__section .alert-dismissable .close,
.page-forgottenPassword .register__section .alert-dismissable .close,
.page-register .register__section .alert-dismissable .close,
.page-gatedLogin .register__section .alert-dismissable .close,
.page-checkout-login .register__section .alert-dismissable .close,
.page-updatePassword .register__section .alert-dismissable .close,
.page-login .forgotten-password-section .alert-dismissable .close,
.page-forgottenPassword .forgotten-password-section .alert-dismissable .close,
.page-register .forgotten-password-section .alert-dismissable .close,
.page-gatedLogin .forgotten-password-section .alert-dismissable .close,
.page-checkout-login .forgotten-password-section .alert-dismissable .close,
.page-updatePassword .forgotten-password-section .alert-dismissable .close,
.page-login .reset-password-section .alert-dismissible .close,
.page-forgottenPassword .reset-password-section .alert-dismissible .close,
.page-register .reset-password-section .alert-dismissible .close,
.page-gatedLogin .reset-password-section .alert-dismissible .close,
.page-checkout-login .reset-password-section .alert-dismissible .close,
.page-updatePassword .reset-password-section .alert-dismissible .close,
.page-login .login-section .alert-dismissible .close,
.page-forgottenPassword .login-section .alert-dismissible .close,
.page-register .login-section .alert-dismissible .close,
.page-gatedLogin .login-section .alert-dismissible .close,
.page-checkout-login .login-section .alert-dismissible .close,
.page-updatePassword .login-section .alert-dismissible .close,
.page-login .guest-section .alert-dismissible .close,
.page-forgottenPassword .guest-section .alert-dismissible .close,
.page-register .guest-section .alert-dismissible .close,
.page-gatedLogin .guest-section .alert-dismissible .close,
.page-checkout-login .guest-section .alert-dismissible .close,
.page-updatePassword .guest-section .alert-dismissible .close,
.page-login .register__section .alert-dismissible .close,
.page-forgottenPassword .register__section .alert-dismissible .close,
.page-register .register__section .alert-dismissible .close,
.page-gatedLogin .register__section .alert-dismissible .close,
.page-checkout-login .register__section .alert-dismissible .close,
.page-updatePassword .register__section .alert-dismissible .close,
.page-login .forgotten-password-section .alert-dismissible .close,
.page-forgottenPassword .forgotten-password-section .alert-dismissible .close,
.page-register .forgotten-password-section .alert-dismissible .close,
.page-gatedLogin .forgotten-password-section .alert-dismissible .close,
.page-checkout-login .forgotten-password-section .alert-dismissible .close,
.page-updatePassword .forgotten-password-section .alert-dismissible .close {
  right: 0;
}
.page-login .reset-password-section .register__container,
.page-forgottenPassword .reset-password-section .register__container,
.page-register .reset-password-section .register__container,
.page-gatedLogin .reset-password-section .register__container,
.page-checkout-login .reset-password-section .register__container,
.page-updatePassword .reset-password-section .register__container,
.page-login .login-section .register__container,
.page-forgottenPassword .login-section .register__container,
.page-register .login-section .register__container,
.page-gatedLogin .login-section .register__container,
.page-checkout-login .login-section .register__container,
.page-updatePassword .login-section .register__container,
.page-login .guest-section .register__container,
.page-forgottenPassword .guest-section .register__container,
.page-register .guest-section .register__container,
.page-gatedLogin .guest-section .register__container,
.page-checkout-login .guest-section .register__container,
.page-updatePassword .guest-section .register__container,
.page-login .register__section .register__container,
.page-forgottenPassword .register__section .register__container,
.page-register .register__section .register__container,
.page-gatedLogin .register__section .register__container,
.page-checkout-login .register__section .register__container,
.page-updatePassword .register__section .register__container,
.page-login .forgotten-password-section .register__container,
.page-forgottenPassword .forgotten-password-section .register__container,
.page-register .forgotten-password-section .register__container,
.page-gatedLogin .forgotten-password-section .register__container,
.page-checkout-login .forgotten-password-section .register__container,
.page-updatePassword .forgotten-password-section .register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .page-login .reset-password-section .register__container,
  .page-forgottenPassword .reset-password-section .register__container,
  .page-register .reset-password-section .register__container,
  .page-gatedLogin .reset-password-section .register__container,
  .page-checkout-login .reset-password-section .register__container,
  .page-updatePassword .reset-password-section .register__container,
  .page-login .login-section .register__container,
  .page-forgottenPassword .login-section .register__container,
  .page-register .login-section .register__container,
  .page-gatedLogin .login-section .register__container,
  .page-checkout-login .login-section .register__container,
  .page-updatePassword .login-section .register__container,
  .page-login .guest-section .register__container,
  .page-forgottenPassword .guest-section .register__container,
  .page-register .guest-section .register__container,
  .page-gatedLogin .guest-section .register__container,
  .page-checkout-login .guest-section .register__container,
  .page-updatePassword .guest-section .register__container,
  .page-login .register__section .register__container,
  .page-forgottenPassword .register__section .register__container,
  .page-register .register__section .register__container,
  .page-gatedLogin .register__section .register__container,
  .page-checkout-login .register__section .register__container,
  .page-updatePassword .register__section .register__container,
  .page-login .forgotten-password-section .register__container,
  .page-forgottenPassword .forgotten-password-section .register__container,
  .page-register .forgotten-password-section .register__container,
  .page-gatedLogin .forgotten-password-section .register__container,
  .page-checkout-login .forgotten-password-section .register__container,
  .page-updatePassword .forgotten-password-section .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-login .reset-password-section #updatePwdForm .form-group,
.page-forgottenPassword .reset-password-section #updatePwdForm .form-group,
.page-register .reset-password-section #updatePwdForm .form-group,
.page-gatedLogin .reset-password-section #updatePwdForm .form-group,
.page-checkout-login .reset-password-section #updatePwdForm .form-group,
.page-updatePassword .reset-password-section #updatePwdForm .form-group,
.page-login .login-section #updatePwdForm .form-group,
.page-forgottenPassword .login-section #updatePwdForm .form-group,
.page-register .login-section #updatePwdForm .form-group,
.page-gatedLogin .login-section #updatePwdForm .form-group,
.page-checkout-login .login-section #updatePwdForm .form-group,
.page-updatePassword .login-section #updatePwdForm .form-group,
.page-login .guest-section #updatePwdForm .form-group,
.page-forgottenPassword .guest-section #updatePwdForm .form-group,
.page-register .guest-section #updatePwdForm .form-group,
.page-gatedLogin .guest-section #updatePwdForm .form-group,
.page-checkout-login .guest-section #updatePwdForm .form-group,
.page-updatePassword .guest-section #updatePwdForm .form-group,
.page-login .register__section #updatePwdForm .form-group,
.page-forgottenPassword .register__section #updatePwdForm .form-group,
.page-register .register__section #updatePwdForm .form-group,
.page-gatedLogin .register__section #updatePwdForm .form-group,
.page-checkout-login .register__section #updatePwdForm .form-group,
.page-updatePassword .register__section #updatePwdForm .form-group,
.page-login .forgotten-password-section #updatePwdForm .form-group,
.page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group,
.page-register .forgotten-password-section #updatePwdForm .form-group,
.page-gatedLogin .forgotten-password-section #updatePwdForm .form-group,
.page-checkout-login .forgotten-password-section #updatePwdForm .form-group,
.page-updatePassword .forgotten-password-section #updatePwdForm .form-group,
.page-login .reset-password-section #loginForm .form-group,
.page-forgottenPassword .reset-password-section #loginForm .form-group,
.page-register .reset-password-section #loginForm .form-group,
.page-gatedLogin .reset-password-section #loginForm .form-group,
.page-checkout-login .reset-password-section #loginForm .form-group,
.page-updatePassword .reset-password-section #loginForm .form-group,
.page-login .login-section #loginForm .form-group,
.page-forgottenPassword .login-section #loginForm .form-group,
.page-register .login-section #loginForm .form-group,
.page-gatedLogin .login-section #loginForm .form-group,
.page-checkout-login .login-section #loginForm .form-group,
.page-updatePassword .login-section #loginForm .form-group,
.page-login .guest-section #loginForm .form-group,
.page-forgottenPassword .guest-section #loginForm .form-group,
.page-register .guest-section #loginForm .form-group,
.page-gatedLogin .guest-section #loginForm .form-group,
.page-checkout-login .guest-section #loginForm .form-group,
.page-updatePassword .guest-section #loginForm .form-group,
.page-login .register__section #loginForm .form-group,
.page-forgottenPassword .register__section #loginForm .form-group,
.page-register .register__section #loginForm .form-group,
.page-gatedLogin .register__section #loginForm .form-group,
.page-checkout-login .register__section #loginForm .form-group,
.page-updatePassword .register__section #loginForm .form-group,
.page-login .forgotten-password-section #loginForm .form-group,
.page-forgottenPassword .forgotten-password-section #loginForm .form-group,
.page-register .forgotten-password-section #loginForm .form-group,
.page-gatedLogin .forgotten-password-section #loginForm .form-group,
.page-checkout-login .forgotten-password-section #loginForm .form-group,
.page-updatePassword .forgotten-password-section #loginForm .form-group,
.page-login .reset-password-section #guestForm .form-group,
.page-forgottenPassword .reset-password-section #guestForm .form-group,
.page-register .reset-password-section #guestForm .form-group,
.page-gatedLogin .reset-password-section #guestForm .form-group,
.page-checkout-login .reset-password-section #guestForm .form-group,
.page-updatePassword .reset-password-section #guestForm .form-group,
.page-login .login-section #guestForm .form-group,
.page-forgottenPassword .login-section #guestForm .form-group,
.page-register .login-section #guestForm .form-group,
.page-gatedLogin .login-section #guestForm .form-group,
.page-checkout-login .login-section #guestForm .form-group,
.page-updatePassword .login-section #guestForm .form-group,
.page-login .guest-section #guestForm .form-group,
.page-forgottenPassword .guest-section #guestForm .form-group,
.page-register .guest-section #guestForm .form-group,
.page-gatedLogin .guest-section #guestForm .form-group,
.page-checkout-login .guest-section #guestForm .form-group,
.page-updatePassword .guest-section #guestForm .form-group,
.page-login .register__section #guestForm .form-group,
.page-forgottenPassword .register__section #guestForm .form-group,
.page-register .register__section #guestForm .form-group,
.page-gatedLogin .register__section #guestForm .form-group,
.page-checkout-login .register__section #guestForm .form-group,
.page-updatePassword .register__section #guestForm .form-group,
.page-login .forgotten-password-section #guestForm .form-group,
.page-forgottenPassword .forgotten-password-section #guestForm .form-group,
.page-register .forgotten-password-section #guestForm .form-group,
.page-gatedLogin .forgotten-password-section #guestForm .form-group,
.page-checkout-login .forgotten-password-section #guestForm .form-group,
.page-updatePassword .forgotten-password-section #guestForm .form-group,
.page-login .reset-password-section #LRRegisterForm .form-group,
.page-forgottenPassword .reset-password-section #LRRegisterForm .form-group,
.page-register .reset-password-section #LRRegisterForm .form-group,
.page-gatedLogin .reset-password-section #LRRegisterForm .form-group,
.page-checkout-login .reset-password-section #LRRegisterForm .form-group,
.page-updatePassword .reset-password-section #LRRegisterForm .form-group,
.page-login .login-section #LRRegisterForm .form-group,
.page-forgottenPassword .login-section #LRRegisterForm .form-group,
.page-register .login-section #LRRegisterForm .form-group,
.page-gatedLogin .login-section #LRRegisterForm .form-group,
.page-checkout-login .login-section #LRRegisterForm .form-group,
.page-updatePassword .login-section #LRRegisterForm .form-group,
.page-login .guest-section #LRRegisterForm .form-group,
.page-forgottenPassword .guest-section #LRRegisterForm .form-group,
.page-register .guest-section #LRRegisterForm .form-group,
.page-gatedLogin .guest-section #LRRegisterForm .form-group,
.page-checkout-login .guest-section #LRRegisterForm .form-group,
.page-updatePassword .guest-section #LRRegisterForm .form-group,
.page-login .register__section #LRRegisterForm .form-group,
.page-forgottenPassword .register__section #LRRegisterForm .form-group,
.page-register .register__section #LRRegisterForm .form-group,
.page-gatedLogin .register__section #LRRegisterForm .form-group,
.page-checkout-login .register__section #LRRegisterForm .form-group,
.page-updatePassword .register__section #LRRegisterForm .form-group,
.page-login .forgotten-password-section #LRRegisterForm .form-group,
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group,
.page-register .forgotten-password-section #LRRegisterForm .form-group,
.page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group,
.page-checkout-login .forgotten-password-section #LRRegisterForm .form-group,
.page-updatePassword .forgotten-password-section #LRRegisterForm .form-group,
.page-login .reset-password-section #forgottenPwdForm .form-group,
.page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group,
.page-register .reset-password-section #forgottenPwdForm .form-group,
.page-gatedLogin .reset-password-section #forgottenPwdForm .form-group,
.page-checkout-login .reset-password-section #forgottenPwdForm .form-group,
.page-updatePassword .reset-password-section #forgottenPwdForm .form-group,
.page-login .login-section #forgottenPwdForm .form-group,
.page-forgottenPassword .login-section #forgottenPwdForm .form-group,
.page-register .login-section #forgottenPwdForm .form-group,
.page-gatedLogin .login-section #forgottenPwdForm .form-group,
.page-checkout-login .login-section #forgottenPwdForm .form-group,
.page-updatePassword .login-section #forgottenPwdForm .form-group,
.page-login .guest-section #forgottenPwdForm .form-group,
.page-forgottenPassword .guest-section #forgottenPwdForm .form-group,
.page-register .guest-section #forgottenPwdForm .form-group,
.page-gatedLogin .guest-section #forgottenPwdForm .form-group,
.page-checkout-login .guest-section #forgottenPwdForm .form-group,
.page-updatePassword .guest-section #forgottenPwdForm .form-group,
.page-login .register__section #forgottenPwdForm .form-group,
.page-forgottenPassword .register__section #forgottenPwdForm .form-group,
.page-register .register__section #forgottenPwdForm .form-group,
.page-gatedLogin .register__section #forgottenPwdForm .form-group,
.page-checkout-login .register__section #forgottenPwdForm .form-group,
.page-updatePassword .register__section #forgottenPwdForm .form-group,
.page-login .forgotten-password-section #forgottenPwdForm .form-group,
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group,
.page-register .forgotten-password-section #forgottenPwdForm .form-group,
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group,
.page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group,
.page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group {
  margin: 0;
}
.page-login .reset-password-section #updatePwdForm .form-group .form-control,
.page-forgottenPassword .reset-password-section #updatePwdForm .form-group .form-control,
.page-register .reset-password-section #updatePwdForm .form-group .form-control,
.page-gatedLogin .reset-password-section #updatePwdForm .form-group .form-control,
.page-checkout-login .reset-password-section #updatePwdForm .form-group .form-control,
.page-updatePassword .reset-password-section #updatePwdForm .form-group .form-control,
.page-login .login-section #updatePwdForm .form-group .form-control,
.page-forgottenPassword .login-section #updatePwdForm .form-group .form-control,
.page-register .login-section #updatePwdForm .form-group .form-control,
.page-gatedLogin .login-section #updatePwdForm .form-group .form-control,
.page-checkout-login .login-section #updatePwdForm .form-group .form-control,
.page-updatePassword .login-section #updatePwdForm .form-group .form-control,
.page-login .guest-section #updatePwdForm .form-group .form-control,
.page-forgottenPassword .guest-section #updatePwdForm .form-group .form-control,
.page-register .guest-section #updatePwdForm .form-group .form-control,
.page-gatedLogin .guest-section #updatePwdForm .form-group .form-control,
.page-checkout-login .guest-section #updatePwdForm .form-group .form-control,
.page-updatePassword .guest-section #updatePwdForm .form-group .form-control,
.page-login .register__section #updatePwdForm .form-group .form-control,
.page-forgottenPassword .register__section #updatePwdForm .form-group .form-control,
.page-register .register__section #updatePwdForm .form-group .form-control,
.page-gatedLogin .register__section #updatePwdForm .form-group .form-control,
.page-checkout-login .register__section #updatePwdForm .form-group .form-control,
.page-updatePassword .register__section #updatePwdForm .form-group .form-control,
.page-login .forgotten-password-section #updatePwdForm .form-group .form-control,
.page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group .form-control,
.page-register .forgotten-password-section #updatePwdForm .form-group .form-control,
.page-gatedLogin .forgotten-password-section #updatePwdForm .form-group .form-control,
.page-checkout-login .forgotten-password-section #updatePwdForm .form-group .form-control,
.page-updatePassword .forgotten-password-section #updatePwdForm .form-group .form-control,
.page-login .reset-password-section #loginForm .form-group .form-control,
.page-forgottenPassword .reset-password-section #loginForm .form-group .form-control,
.page-register .reset-password-section #loginForm .form-group .form-control,
.page-gatedLogin .reset-password-section #loginForm .form-group .form-control,
.page-checkout-login .reset-password-section #loginForm .form-group .form-control,
.page-updatePassword .reset-password-section #loginForm .form-group .form-control,
.page-login .login-section #loginForm .form-group .form-control,
.page-forgottenPassword .login-section #loginForm .form-group .form-control,
.page-register .login-section #loginForm .form-group .form-control,
.page-gatedLogin .login-section #loginForm .form-group .form-control,
.page-checkout-login .login-section #loginForm .form-group .form-control,
.page-updatePassword .login-section #loginForm .form-group .form-control,
.page-login .guest-section #loginForm .form-group .form-control,
.page-forgottenPassword .guest-section #loginForm .form-group .form-control,
.page-register .guest-section #loginForm .form-group .form-control,
.page-gatedLogin .guest-section #loginForm .form-group .form-control,
.page-checkout-login .guest-section #loginForm .form-group .form-control,
.page-updatePassword .guest-section #loginForm .form-group .form-control,
.page-login .register__section #loginForm .form-group .form-control,
.page-forgottenPassword .register__section #loginForm .form-group .form-control,
.page-register .register__section #loginForm .form-group .form-control,
.page-gatedLogin .register__section #loginForm .form-group .form-control,
.page-checkout-login .register__section #loginForm .form-group .form-control,
.page-updatePassword .register__section #loginForm .form-group .form-control,
.page-login .forgotten-password-section #loginForm .form-group .form-control,
.page-forgottenPassword .forgotten-password-section #loginForm .form-group .form-control,
.page-register .forgotten-password-section #loginForm .form-group .form-control,
.page-gatedLogin .forgotten-password-section #loginForm .form-group .form-control,
.page-checkout-login .forgotten-password-section #loginForm .form-group .form-control,
.page-updatePassword .forgotten-password-section #loginForm .form-group .form-control,
.page-login .reset-password-section #guestForm .form-group .form-control,
.page-forgottenPassword .reset-password-section #guestForm .form-group .form-control,
.page-register .reset-password-section #guestForm .form-group .form-control,
.page-gatedLogin .reset-password-section #guestForm .form-group .form-control,
.page-checkout-login .reset-password-section #guestForm .form-group .form-control,
.page-updatePassword .reset-password-section #guestForm .form-group .form-control,
.page-login .login-section #guestForm .form-group .form-control,
.page-forgottenPassword .login-section #guestForm .form-group .form-control,
.page-register .login-section #guestForm .form-group .form-control,
.page-gatedLogin .login-section #guestForm .form-group .form-control,
.page-checkout-login .login-section #guestForm .form-group .form-control,
.page-updatePassword .login-section #guestForm .form-group .form-control,
.page-login .guest-section #guestForm .form-group .form-control,
.page-forgottenPassword .guest-section #guestForm .form-group .form-control,
.page-register .guest-section #guestForm .form-group .form-control,
.page-gatedLogin .guest-section #guestForm .form-group .form-control,
.page-checkout-login .guest-section #guestForm .form-group .form-control,
.page-updatePassword .guest-section #guestForm .form-group .form-control,
.page-login .register__section #guestForm .form-group .form-control,
.page-forgottenPassword .register__section #guestForm .form-group .form-control,
.page-register .register__section #guestForm .form-group .form-control,
.page-gatedLogin .register__section #guestForm .form-group .form-control,
.page-checkout-login .register__section #guestForm .form-group .form-control,
.page-updatePassword .register__section #guestForm .form-group .form-control,
.page-login .forgotten-password-section #guestForm .form-group .form-control,
.page-forgottenPassword .forgotten-password-section #guestForm .form-group .form-control,
.page-register .forgotten-password-section #guestForm .form-group .form-control,
.page-gatedLogin .forgotten-password-section #guestForm .form-group .form-control,
.page-checkout-login .forgotten-password-section #guestForm .form-group .form-control,
.page-updatePassword .forgotten-password-section #guestForm .form-group .form-control,
.page-login .reset-password-section #LRRegisterForm .form-group .form-control,
.page-forgottenPassword .reset-password-section #LRRegisterForm .form-group .form-control,
.page-register .reset-password-section #LRRegisterForm .form-group .form-control,
.page-gatedLogin .reset-password-section #LRRegisterForm .form-group .form-control,
.page-checkout-login .reset-password-section #LRRegisterForm .form-group .form-control,
.page-updatePassword .reset-password-section #LRRegisterForm .form-group .form-control,
.page-login .login-section #LRRegisterForm .form-group .form-control,
.page-forgottenPassword .login-section #LRRegisterForm .form-group .form-control,
.page-register .login-section #LRRegisterForm .form-group .form-control,
.page-gatedLogin .login-section #LRRegisterForm .form-group .form-control,
.page-checkout-login .login-section #LRRegisterForm .form-group .form-control,
.page-updatePassword .login-section #LRRegisterForm .form-group .form-control,
.page-login .guest-section #LRRegisterForm .form-group .form-control,
.page-forgottenPassword .guest-section #LRRegisterForm .form-group .form-control,
.page-register .guest-section #LRRegisterForm .form-group .form-control,
.page-gatedLogin .guest-section #LRRegisterForm .form-group .form-control,
.page-checkout-login .guest-section #LRRegisterForm .form-group .form-control,
.page-updatePassword .guest-section #LRRegisterForm .form-group .form-control,
.page-login .register__section #LRRegisterForm .form-group .form-control,
.page-forgottenPassword .register__section #LRRegisterForm .form-group .form-control,
.page-register .register__section #LRRegisterForm .form-group .form-control,
.page-gatedLogin .register__section #LRRegisterForm .form-group .form-control,
.page-checkout-login .register__section #LRRegisterForm .form-group .form-control,
.page-updatePassword .register__section #LRRegisterForm .form-group .form-control,
.page-login .forgotten-password-section #LRRegisterForm .form-group .form-control,
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group .form-control,
.page-register .forgotten-password-section #LRRegisterForm .form-group .form-control,
.page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group .form-control,
.page-checkout-login .forgotten-password-section #LRRegisterForm .form-group .form-control,
.page-updatePassword .forgotten-password-section #LRRegisterForm .form-group .form-control,
.page-login .reset-password-section #forgottenPwdForm .form-group .form-control,
.page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group .form-control,
.page-register .reset-password-section #forgottenPwdForm .form-group .form-control,
.page-gatedLogin .reset-password-section #forgottenPwdForm .form-group .form-control,
.page-checkout-login .reset-password-section #forgottenPwdForm .form-group .form-control,
.page-updatePassword .reset-password-section #forgottenPwdForm .form-group .form-control,
.page-login .login-section #forgottenPwdForm .form-group .form-control,
.page-forgottenPassword .login-section #forgottenPwdForm .form-group .form-control,
.page-register .login-section #forgottenPwdForm .form-group .form-control,
.page-gatedLogin .login-section #forgottenPwdForm .form-group .form-control,
.page-checkout-login .login-section #forgottenPwdForm .form-group .form-control,
.page-updatePassword .login-section #forgottenPwdForm .form-group .form-control,
.page-login .guest-section #forgottenPwdForm .form-group .form-control,
.page-forgottenPassword .guest-section #forgottenPwdForm .form-group .form-control,
.page-register .guest-section #forgottenPwdForm .form-group .form-control,
.page-gatedLogin .guest-section #forgottenPwdForm .form-group .form-control,
.page-checkout-login .guest-section #forgottenPwdForm .form-group .form-control,
.page-updatePassword .guest-section #forgottenPwdForm .form-group .form-control,
.page-login .register__section #forgottenPwdForm .form-group .form-control,
.page-forgottenPassword .register__section #forgottenPwdForm .form-group .form-control,
.page-register .register__section #forgottenPwdForm .form-group .form-control,
.page-gatedLogin .register__section #forgottenPwdForm .form-group .form-control,
.page-checkout-login .register__section #forgottenPwdForm .form-group .form-control,
.page-updatePassword .register__section #forgottenPwdForm .form-group .form-control,
.page-login .forgotten-password-section #forgottenPwdForm .form-group .form-control,
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group .form-control,
.page-register .forgotten-password-section #forgottenPwdForm .form-group .form-control,
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group .form-control,
.page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group .form-control,
.page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group .form-control {
  height: auto;
}
.page-login .reset-password-section #updatePwdForm .form-group + .form-group,
.page-forgottenPassword .reset-password-section #updatePwdForm .form-group + .form-group,
.page-register .reset-password-section #updatePwdForm .form-group + .form-group,
.page-gatedLogin .reset-password-section #updatePwdForm .form-group + .form-group,
.page-checkout-login .reset-password-section #updatePwdForm .form-group + .form-group,
.page-updatePassword .reset-password-section #updatePwdForm .form-group + .form-group,
.page-login .login-section #updatePwdForm .form-group + .form-group,
.page-forgottenPassword .login-section #updatePwdForm .form-group + .form-group,
.page-register .login-section #updatePwdForm .form-group + .form-group,
.page-gatedLogin .login-section #updatePwdForm .form-group + .form-group,
.page-checkout-login .login-section #updatePwdForm .form-group + .form-group,
.page-updatePassword .login-section #updatePwdForm .form-group + .form-group,
.page-login .guest-section #updatePwdForm .form-group + .form-group,
.page-forgottenPassword .guest-section #updatePwdForm .form-group + .form-group,
.page-register .guest-section #updatePwdForm .form-group + .form-group,
.page-gatedLogin .guest-section #updatePwdForm .form-group + .form-group,
.page-checkout-login .guest-section #updatePwdForm .form-group + .form-group,
.page-updatePassword .guest-section #updatePwdForm .form-group + .form-group,
.page-login .register__section #updatePwdForm .form-group + .form-group,
.page-forgottenPassword .register__section #updatePwdForm .form-group + .form-group,
.page-register .register__section #updatePwdForm .form-group + .form-group,
.page-gatedLogin .register__section #updatePwdForm .form-group + .form-group,
.page-checkout-login .register__section #updatePwdForm .form-group + .form-group,
.page-updatePassword .register__section #updatePwdForm .form-group + .form-group,
.page-login .forgotten-password-section #updatePwdForm .form-group + .form-group,
.page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group + .form-group,
.page-register .forgotten-password-section #updatePwdForm .form-group + .form-group,
.page-gatedLogin .forgotten-password-section #updatePwdForm .form-group + .form-group,
.page-checkout-login .forgotten-password-section #updatePwdForm .form-group + .form-group,
.page-updatePassword .forgotten-password-section #updatePwdForm .form-group + .form-group,
.page-login .reset-password-section #loginForm .form-group + .form-group,
.page-forgottenPassword .reset-password-section #loginForm .form-group + .form-group,
.page-register .reset-password-section #loginForm .form-group + .form-group,
.page-gatedLogin .reset-password-section #loginForm .form-group + .form-group,
.page-checkout-login .reset-password-section #loginForm .form-group + .form-group,
.page-updatePassword .reset-password-section #loginForm .form-group + .form-group,
.page-login .login-section #loginForm .form-group + .form-group,
.page-forgottenPassword .login-section #loginForm .form-group + .form-group,
.page-register .login-section #loginForm .form-group + .form-group,
.page-gatedLogin .login-section #loginForm .form-group + .form-group,
.page-checkout-login .login-section #loginForm .form-group + .form-group,
.page-updatePassword .login-section #loginForm .form-group + .form-group,
.page-login .guest-section #loginForm .form-group + .form-group,
.page-forgottenPassword .guest-section #loginForm .form-group + .form-group,
.page-register .guest-section #loginForm .form-group + .form-group,
.page-gatedLogin .guest-section #loginForm .form-group + .form-group,
.page-checkout-login .guest-section #loginForm .form-group + .form-group,
.page-updatePassword .guest-section #loginForm .form-group + .form-group,
.page-login .register__section #loginForm .form-group + .form-group,
.page-forgottenPassword .register__section #loginForm .form-group + .form-group,
.page-register .register__section #loginForm .form-group + .form-group,
.page-gatedLogin .register__section #loginForm .form-group + .form-group,
.page-checkout-login .register__section #loginForm .form-group + .form-group,
.page-updatePassword .register__section #loginForm .form-group + .form-group,
.page-login .forgotten-password-section #loginForm .form-group + .form-group,
.page-forgottenPassword .forgotten-password-section #loginForm .form-group + .form-group,
.page-register .forgotten-password-section #loginForm .form-group + .form-group,
.page-gatedLogin .forgotten-password-section #loginForm .form-group + .form-group,
.page-checkout-login .forgotten-password-section #loginForm .form-group + .form-group,
.page-updatePassword .forgotten-password-section #loginForm .form-group + .form-group,
.page-login .reset-password-section #guestForm .form-group + .form-group,
.page-forgottenPassword .reset-password-section #guestForm .form-group + .form-group,
.page-register .reset-password-section #guestForm .form-group + .form-group,
.page-gatedLogin .reset-password-section #guestForm .form-group + .form-group,
.page-checkout-login .reset-password-section #guestForm .form-group + .form-group,
.page-updatePassword .reset-password-section #guestForm .form-group + .form-group,
.page-login .login-section #guestForm .form-group + .form-group,
.page-forgottenPassword .login-section #guestForm .form-group + .form-group,
.page-register .login-section #guestForm .form-group + .form-group,
.page-gatedLogin .login-section #guestForm .form-group + .form-group,
.page-checkout-login .login-section #guestForm .form-group + .form-group,
.page-updatePassword .login-section #guestForm .form-group + .form-group,
.page-login .guest-section #guestForm .form-group + .form-group,
.page-forgottenPassword .guest-section #guestForm .form-group + .form-group,
.page-register .guest-section #guestForm .form-group + .form-group,
.page-gatedLogin .guest-section #guestForm .form-group + .form-group,
.page-checkout-login .guest-section #guestForm .form-group + .form-group,
.page-updatePassword .guest-section #guestForm .form-group + .form-group,
.page-login .register__section #guestForm .form-group + .form-group,
.page-forgottenPassword .register__section #guestForm .form-group + .form-group,
.page-register .register__section #guestForm .form-group + .form-group,
.page-gatedLogin .register__section #guestForm .form-group + .form-group,
.page-checkout-login .register__section #guestForm .form-group + .form-group,
.page-updatePassword .register__section #guestForm .form-group + .form-group,
.page-login .forgotten-password-section #guestForm .form-group + .form-group,
.page-forgottenPassword .forgotten-password-section #guestForm .form-group + .form-group,
.page-register .forgotten-password-section #guestForm .form-group + .form-group,
.page-gatedLogin .forgotten-password-section #guestForm .form-group + .form-group,
.page-checkout-login .forgotten-password-section #guestForm .form-group + .form-group,
.page-updatePassword .forgotten-password-section #guestForm .form-group + .form-group,
.page-login .reset-password-section #LRRegisterForm .form-group + .form-group,
.page-forgottenPassword .reset-password-section #LRRegisterForm .form-group + .form-group,
.page-register .reset-password-section #LRRegisterForm .form-group + .form-group,
.page-gatedLogin .reset-password-section #LRRegisterForm .form-group + .form-group,
.page-checkout-login .reset-password-section #LRRegisterForm .form-group + .form-group,
.page-updatePassword .reset-password-section #LRRegisterForm .form-group + .form-group,
.page-login .login-section #LRRegisterForm .form-group + .form-group,
.page-forgottenPassword .login-section #LRRegisterForm .form-group + .form-group,
.page-register .login-section #LRRegisterForm .form-group + .form-group,
.page-gatedLogin .login-section #LRRegisterForm .form-group + .form-group,
.page-checkout-login .login-section #LRRegisterForm .form-group + .form-group,
.page-updatePassword .login-section #LRRegisterForm .form-group + .form-group,
.page-login .guest-section #LRRegisterForm .form-group + .form-group,
.page-forgottenPassword .guest-section #LRRegisterForm .form-group + .form-group,
.page-register .guest-section #LRRegisterForm .form-group + .form-group,
.page-gatedLogin .guest-section #LRRegisterForm .form-group + .form-group,
.page-checkout-login .guest-section #LRRegisterForm .form-group + .form-group,
.page-updatePassword .guest-section #LRRegisterForm .form-group + .form-group,
.page-login .register__section #LRRegisterForm .form-group + .form-group,
.page-forgottenPassword .register__section #LRRegisterForm .form-group + .form-group,
.page-register .register__section #LRRegisterForm .form-group + .form-group,
.page-gatedLogin .register__section #LRRegisterForm .form-group + .form-group,
.page-checkout-login .register__section #LRRegisterForm .form-group + .form-group,
.page-updatePassword .register__section #LRRegisterForm .form-group + .form-group,
.page-login .forgotten-password-section #LRRegisterForm .form-group + .form-group,
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group + .form-group,
.page-register .forgotten-password-section #LRRegisterForm .form-group + .form-group,
.page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group + .form-group,
.page-checkout-login .forgotten-password-section #LRRegisterForm .form-group + .form-group,
.page-updatePassword .forgotten-password-section #LRRegisterForm .form-group + .form-group,
.page-login .reset-password-section #forgottenPwdForm .form-group + .form-group,
.page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group + .form-group,
.page-register .reset-password-section #forgottenPwdForm .form-group + .form-group,
.page-gatedLogin .reset-password-section #forgottenPwdForm .form-group + .form-group,
.page-checkout-login .reset-password-section #forgottenPwdForm .form-group + .form-group,
.page-updatePassword .reset-password-section #forgottenPwdForm .form-group + .form-group,
.page-login .login-section #forgottenPwdForm .form-group + .form-group,
.page-forgottenPassword .login-section #forgottenPwdForm .form-group + .form-group,
.page-register .login-section #forgottenPwdForm .form-group + .form-group,
.page-gatedLogin .login-section #forgottenPwdForm .form-group + .form-group,
.page-checkout-login .login-section #forgottenPwdForm .form-group + .form-group,
.page-updatePassword .login-section #forgottenPwdForm .form-group + .form-group,
.page-login .guest-section #forgottenPwdForm .form-group + .form-group,
.page-forgottenPassword .guest-section #forgottenPwdForm .form-group + .form-group,
.page-register .guest-section #forgottenPwdForm .form-group + .form-group,
.page-gatedLogin .guest-section #forgottenPwdForm .form-group + .form-group,
.page-checkout-login .guest-section #forgottenPwdForm .form-group + .form-group,
.page-updatePassword .guest-section #forgottenPwdForm .form-group + .form-group,
.page-login .register__section #forgottenPwdForm .form-group + .form-group,
.page-forgottenPassword .register__section #forgottenPwdForm .form-group + .form-group,
.page-register .register__section #forgottenPwdForm .form-group + .form-group,
.page-gatedLogin .register__section #forgottenPwdForm .form-group + .form-group,
.page-checkout-login .register__section #forgottenPwdForm .form-group + .form-group,
.page-updatePassword .register__section #forgottenPwdForm .form-group + .form-group,
.page-login .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
.page-register .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
.page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
.page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group + .form-group {
  margin-top: 18px;
}
@media (max-width: 1023px) {
  .page-login .reset-password-section #updatePwdForm .form-group + .form-group,
  .page-forgottenPassword .reset-password-section #updatePwdForm .form-group + .form-group,
  .page-register .reset-password-section #updatePwdForm .form-group + .form-group,
  .page-gatedLogin .reset-password-section #updatePwdForm .form-group + .form-group,
  .page-checkout-login .reset-password-section #updatePwdForm .form-group + .form-group,
  .page-updatePassword .reset-password-section #updatePwdForm .form-group + .form-group,
  .page-login .login-section #updatePwdForm .form-group + .form-group,
  .page-forgottenPassword .login-section #updatePwdForm .form-group + .form-group,
  .page-register .login-section #updatePwdForm .form-group + .form-group,
  .page-gatedLogin .login-section #updatePwdForm .form-group + .form-group,
  .page-checkout-login .login-section #updatePwdForm .form-group + .form-group,
  .page-updatePassword .login-section #updatePwdForm .form-group + .form-group,
  .page-login .guest-section #updatePwdForm .form-group + .form-group,
  .page-forgottenPassword .guest-section #updatePwdForm .form-group + .form-group,
  .page-register .guest-section #updatePwdForm .form-group + .form-group,
  .page-gatedLogin .guest-section #updatePwdForm .form-group + .form-group,
  .page-checkout-login .guest-section #updatePwdForm .form-group + .form-group,
  .page-updatePassword .guest-section #updatePwdForm .form-group + .form-group,
  .page-login .register__section #updatePwdForm .form-group + .form-group,
  .page-forgottenPassword .register__section #updatePwdForm .form-group + .form-group,
  .page-register .register__section #updatePwdForm .form-group + .form-group,
  .page-gatedLogin .register__section #updatePwdForm .form-group + .form-group,
  .page-checkout-login .register__section #updatePwdForm .form-group + .form-group,
  .page-updatePassword .register__section #updatePwdForm .form-group + .form-group,
  .page-login .forgotten-password-section #updatePwdForm .form-group + .form-group,
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group + .form-group,
  .page-register .forgotten-password-section #updatePwdForm .form-group + .form-group,
  .page-gatedLogin .forgotten-password-section #updatePwdForm .form-group + .form-group,
  .page-checkout-login .forgotten-password-section #updatePwdForm .form-group + .form-group,
  .page-updatePassword .forgotten-password-section #updatePwdForm .form-group + .form-group,
  .page-login .reset-password-section #loginForm .form-group + .form-group,
  .page-forgottenPassword .reset-password-section #loginForm .form-group + .form-group,
  .page-register .reset-password-section #loginForm .form-group + .form-group,
  .page-gatedLogin .reset-password-section #loginForm .form-group + .form-group,
  .page-checkout-login .reset-password-section #loginForm .form-group + .form-group,
  .page-updatePassword .reset-password-section #loginForm .form-group + .form-group,
  .page-login .login-section #loginForm .form-group + .form-group,
  .page-forgottenPassword .login-section #loginForm .form-group + .form-group,
  .page-register .login-section #loginForm .form-group + .form-group,
  .page-gatedLogin .login-section #loginForm .form-group + .form-group,
  .page-checkout-login .login-section #loginForm .form-group + .form-group,
  .page-updatePassword .login-section #loginForm .form-group + .form-group,
  .page-login .guest-section #loginForm .form-group + .form-group,
  .page-forgottenPassword .guest-section #loginForm .form-group + .form-group,
  .page-register .guest-section #loginForm .form-group + .form-group,
  .page-gatedLogin .guest-section #loginForm .form-group + .form-group,
  .page-checkout-login .guest-section #loginForm .form-group + .form-group,
  .page-updatePassword .guest-section #loginForm .form-group + .form-group,
  .page-login .register__section #loginForm .form-group + .form-group,
  .page-forgottenPassword .register__section #loginForm .form-group + .form-group,
  .page-register .register__section #loginForm .form-group + .form-group,
  .page-gatedLogin .register__section #loginForm .form-group + .form-group,
  .page-checkout-login .register__section #loginForm .form-group + .form-group,
  .page-updatePassword .register__section #loginForm .form-group + .form-group,
  .page-login .forgotten-password-section #loginForm .form-group + .form-group,
  .page-forgottenPassword .forgotten-password-section #loginForm .form-group + .form-group,
  .page-register .forgotten-password-section #loginForm .form-group + .form-group,
  .page-gatedLogin .forgotten-password-section #loginForm .form-group + .form-group,
  .page-checkout-login .forgotten-password-section #loginForm .form-group + .form-group,
  .page-updatePassword .forgotten-password-section #loginForm .form-group + .form-group,
  .page-login .reset-password-section #guestForm .form-group + .form-group,
  .page-forgottenPassword .reset-password-section #guestForm .form-group + .form-group,
  .page-register .reset-password-section #guestForm .form-group + .form-group,
  .page-gatedLogin .reset-password-section #guestForm .form-group + .form-group,
  .page-checkout-login .reset-password-section #guestForm .form-group + .form-group,
  .page-updatePassword .reset-password-section #guestForm .form-group + .form-group,
  .page-login .login-section #guestForm .form-group + .form-group,
  .page-forgottenPassword .login-section #guestForm .form-group + .form-group,
  .page-register .login-section #guestForm .form-group + .form-group,
  .page-gatedLogin .login-section #guestForm .form-group + .form-group,
  .page-checkout-login .login-section #guestForm .form-group + .form-group,
  .page-updatePassword .login-section #guestForm .form-group + .form-group,
  .page-login .guest-section #guestForm .form-group + .form-group,
  .page-forgottenPassword .guest-section #guestForm .form-group + .form-group,
  .page-register .guest-section #guestForm .form-group + .form-group,
  .page-gatedLogin .guest-section #guestForm .form-group + .form-group,
  .page-checkout-login .guest-section #guestForm .form-group + .form-group,
  .page-updatePassword .guest-section #guestForm .form-group + .form-group,
  .page-login .register__section #guestForm .form-group + .form-group,
  .page-forgottenPassword .register__section #guestForm .form-group + .form-group,
  .page-register .register__section #guestForm .form-group + .form-group,
  .page-gatedLogin .register__section #guestForm .form-group + .form-group,
  .page-checkout-login .register__section #guestForm .form-group + .form-group,
  .page-updatePassword .register__section #guestForm .form-group + .form-group,
  .page-login .forgotten-password-section #guestForm .form-group + .form-group,
  .page-forgottenPassword .forgotten-password-section #guestForm .form-group + .form-group,
  .page-register .forgotten-password-section #guestForm .form-group + .form-group,
  .page-gatedLogin .forgotten-password-section #guestForm .form-group + .form-group,
  .page-checkout-login .forgotten-password-section #guestForm .form-group + .form-group,
  .page-updatePassword .forgotten-password-section #guestForm .form-group + .form-group,
  .page-login .reset-password-section #LRRegisterForm .form-group + .form-group,
  .page-forgottenPassword .reset-password-section #LRRegisterForm .form-group + .form-group,
  .page-register .reset-password-section #LRRegisterForm .form-group + .form-group,
  .page-gatedLogin .reset-password-section #LRRegisterForm .form-group + .form-group,
  .page-checkout-login .reset-password-section #LRRegisterForm .form-group + .form-group,
  .page-updatePassword .reset-password-section #LRRegisterForm .form-group + .form-group,
  .page-login .login-section #LRRegisterForm .form-group + .form-group,
  .page-forgottenPassword .login-section #LRRegisterForm .form-group + .form-group,
  .page-register .login-section #LRRegisterForm .form-group + .form-group,
  .page-gatedLogin .login-section #LRRegisterForm .form-group + .form-group,
  .page-checkout-login .login-section #LRRegisterForm .form-group + .form-group,
  .page-updatePassword .login-section #LRRegisterForm .form-group + .form-group,
  .page-login .guest-section #LRRegisterForm .form-group + .form-group,
  .page-forgottenPassword .guest-section #LRRegisterForm .form-group + .form-group,
  .page-register .guest-section #LRRegisterForm .form-group + .form-group,
  .page-gatedLogin .guest-section #LRRegisterForm .form-group + .form-group,
  .page-checkout-login .guest-section #LRRegisterForm .form-group + .form-group,
  .page-updatePassword .guest-section #LRRegisterForm .form-group + .form-group,
  .page-login .register__section #LRRegisterForm .form-group + .form-group,
  .page-forgottenPassword .register__section #LRRegisterForm .form-group + .form-group,
  .page-register .register__section #LRRegisterForm .form-group + .form-group,
  .page-gatedLogin .register__section #LRRegisterForm .form-group + .form-group,
  .page-checkout-login .register__section #LRRegisterForm .form-group + .form-group,
  .page-updatePassword .register__section #LRRegisterForm .form-group + .form-group,
  .page-login .forgotten-password-section #LRRegisterForm .form-group + .form-group,
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group + .form-group,
  .page-register .forgotten-password-section #LRRegisterForm .form-group + .form-group,
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group + .form-group,
  .page-checkout-login .forgotten-password-section #LRRegisterForm .form-group + .form-group,
  .page-updatePassword .forgotten-password-section #LRRegisterForm .form-group + .form-group,
  .page-login .reset-password-section #forgottenPwdForm .form-group + .form-group,
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group + .form-group,
  .page-register .reset-password-section #forgottenPwdForm .form-group + .form-group,
  .page-gatedLogin .reset-password-section #forgottenPwdForm .form-group + .form-group,
  .page-checkout-login .reset-password-section #forgottenPwdForm .form-group + .form-group,
  .page-updatePassword .reset-password-section #forgottenPwdForm .form-group + .form-group,
  .page-login .login-section #forgottenPwdForm .form-group + .form-group,
  .page-forgottenPassword .login-section #forgottenPwdForm .form-group + .form-group,
  .page-register .login-section #forgottenPwdForm .form-group + .form-group,
  .page-gatedLogin .login-section #forgottenPwdForm .form-group + .form-group,
  .page-checkout-login .login-section #forgottenPwdForm .form-group + .form-group,
  .page-updatePassword .login-section #forgottenPwdForm .form-group + .form-group,
  .page-login .guest-section #forgottenPwdForm .form-group + .form-group,
  .page-forgottenPassword .guest-section #forgottenPwdForm .form-group + .form-group,
  .page-register .guest-section #forgottenPwdForm .form-group + .form-group,
  .page-gatedLogin .guest-section #forgottenPwdForm .form-group + .form-group,
  .page-checkout-login .guest-section #forgottenPwdForm .form-group + .form-group,
  .page-updatePassword .guest-section #forgottenPwdForm .form-group + .form-group,
  .page-login .register__section #forgottenPwdForm .form-group + .form-group,
  .page-forgottenPassword .register__section #forgottenPwdForm .form-group + .form-group,
  .page-register .register__section #forgottenPwdForm .form-group + .form-group,
  .page-gatedLogin .register__section #forgottenPwdForm .form-group + .form-group,
  .page-checkout-login .register__section #forgottenPwdForm .form-group + .form-group,
  .page-updatePassword .register__section #forgottenPwdForm .form-group + .form-group,
  .page-login .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
  .page-register .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group + .form-group,
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group + .form-group {
    margin-top: 15px;
  }
}
.page-login .reset-password-section #updatePwdForm .form-group label,
.page-forgottenPassword .reset-password-section #updatePwdForm .form-group label,
.page-register .reset-password-section #updatePwdForm .form-group label,
.page-gatedLogin .reset-password-section #updatePwdForm .form-group label,
.page-checkout-login .reset-password-section #updatePwdForm .form-group label,
.page-updatePassword .reset-password-section #updatePwdForm .form-group label,
.page-login .login-section #updatePwdForm .form-group label,
.page-forgottenPassword .login-section #updatePwdForm .form-group label,
.page-register .login-section #updatePwdForm .form-group label,
.page-gatedLogin .login-section #updatePwdForm .form-group label,
.page-checkout-login .login-section #updatePwdForm .form-group label,
.page-updatePassword .login-section #updatePwdForm .form-group label,
.page-login .guest-section #updatePwdForm .form-group label,
.page-forgottenPassword .guest-section #updatePwdForm .form-group label,
.page-register .guest-section #updatePwdForm .form-group label,
.page-gatedLogin .guest-section #updatePwdForm .form-group label,
.page-checkout-login .guest-section #updatePwdForm .form-group label,
.page-updatePassword .guest-section #updatePwdForm .form-group label,
.page-login .register__section #updatePwdForm .form-group label,
.page-forgottenPassword .register__section #updatePwdForm .form-group label,
.page-register .register__section #updatePwdForm .form-group label,
.page-gatedLogin .register__section #updatePwdForm .form-group label,
.page-checkout-login .register__section #updatePwdForm .form-group label,
.page-updatePassword .register__section #updatePwdForm .form-group label,
.page-login .forgotten-password-section #updatePwdForm .form-group label,
.page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group label,
.page-register .forgotten-password-section #updatePwdForm .form-group label,
.page-gatedLogin .forgotten-password-section #updatePwdForm .form-group label,
.page-checkout-login .forgotten-password-section #updatePwdForm .form-group label,
.page-updatePassword .forgotten-password-section #updatePwdForm .form-group label,
.page-login .reset-password-section #loginForm .form-group label,
.page-forgottenPassword .reset-password-section #loginForm .form-group label,
.page-register .reset-password-section #loginForm .form-group label,
.page-gatedLogin .reset-password-section #loginForm .form-group label,
.page-checkout-login .reset-password-section #loginForm .form-group label,
.page-updatePassword .reset-password-section #loginForm .form-group label,
.page-login .login-section #loginForm .form-group label,
.page-forgottenPassword .login-section #loginForm .form-group label,
.page-register .login-section #loginForm .form-group label,
.page-gatedLogin .login-section #loginForm .form-group label,
.page-checkout-login .login-section #loginForm .form-group label,
.page-updatePassword .login-section #loginForm .form-group label,
.page-login .guest-section #loginForm .form-group label,
.page-forgottenPassword .guest-section #loginForm .form-group label,
.page-register .guest-section #loginForm .form-group label,
.page-gatedLogin .guest-section #loginForm .form-group label,
.page-checkout-login .guest-section #loginForm .form-group label,
.page-updatePassword .guest-section #loginForm .form-group label,
.page-login .register__section #loginForm .form-group label,
.page-forgottenPassword .register__section #loginForm .form-group label,
.page-register .register__section #loginForm .form-group label,
.page-gatedLogin .register__section #loginForm .form-group label,
.page-checkout-login .register__section #loginForm .form-group label,
.page-updatePassword .register__section #loginForm .form-group label,
.page-login .forgotten-password-section #loginForm .form-group label,
.page-forgottenPassword .forgotten-password-section #loginForm .form-group label,
.page-register .forgotten-password-section #loginForm .form-group label,
.page-gatedLogin .forgotten-password-section #loginForm .form-group label,
.page-checkout-login .forgotten-password-section #loginForm .form-group label,
.page-updatePassword .forgotten-password-section #loginForm .form-group label,
.page-login .reset-password-section #guestForm .form-group label,
.page-forgottenPassword .reset-password-section #guestForm .form-group label,
.page-register .reset-password-section #guestForm .form-group label,
.page-gatedLogin .reset-password-section #guestForm .form-group label,
.page-checkout-login .reset-password-section #guestForm .form-group label,
.page-updatePassword .reset-password-section #guestForm .form-group label,
.page-login .login-section #guestForm .form-group label,
.page-forgottenPassword .login-section #guestForm .form-group label,
.page-register .login-section #guestForm .form-group label,
.page-gatedLogin .login-section #guestForm .form-group label,
.page-checkout-login .login-section #guestForm .form-group label,
.page-updatePassword .login-section #guestForm .form-group label,
.page-login .guest-section #guestForm .form-group label,
.page-forgottenPassword .guest-section #guestForm .form-group label,
.page-register .guest-section #guestForm .form-group label,
.page-gatedLogin .guest-section #guestForm .form-group label,
.page-checkout-login .guest-section #guestForm .form-group label,
.page-updatePassword .guest-section #guestForm .form-group label,
.page-login .register__section #guestForm .form-group label,
.page-forgottenPassword .register__section #guestForm .form-group label,
.page-register .register__section #guestForm .form-group label,
.page-gatedLogin .register__section #guestForm .form-group label,
.page-checkout-login .register__section #guestForm .form-group label,
.page-updatePassword .register__section #guestForm .form-group label,
.page-login .forgotten-password-section #guestForm .form-group label,
.page-forgottenPassword .forgotten-password-section #guestForm .form-group label,
.page-register .forgotten-password-section #guestForm .form-group label,
.page-gatedLogin .forgotten-password-section #guestForm .form-group label,
.page-checkout-login .forgotten-password-section #guestForm .form-group label,
.page-updatePassword .forgotten-password-section #guestForm .form-group label,
.page-login .reset-password-section #LRRegisterForm .form-group label,
.page-forgottenPassword .reset-password-section #LRRegisterForm .form-group label,
.page-register .reset-password-section #LRRegisterForm .form-group label,
.page-gatedLogin .reset-password-section #LRRegisterForm .form-group label,
.page-checkout-login .reset-password-section #LRRegisterForm .form-group label,
.page-updatePassword .reset-password-section #LRRegisterForm .form-group label,
.page-login .login-section #LRRegisterForm .form-group label,
.page-forgottenPassword .login-section #LRRegisterForm .form-group label,
.page-register .login-section #LRRegisterForm .form-group label,
.page-gatedLogin .login-section #LRRegisterForm .form-group label,
.page-checkout-login .login-section #LRRegisterForm .form-group label,
.page-updatePassword .login-section #LRRegisterForm .form-group label,
.page-login .guest-section #LRRegisterForm .form-group label,
.page-forgottenPassword .guest-section #LRRegisterForm .form-group label,
.page-register .guest-section #LRRegisterForm .form-group label,
.page-gatedLogin .guest-section #LRRegisterForm .form-group label,
.page-checkout-login .guest-section #LRRegisterForm .form-group label,
.page-updatePassword .guest-section #LRRegisterForm .form-group label,
.page-login .register__section #LRRegisterForm .form-group label,
.page-forgottenPassword .register__section #LRRegisterForm .form-group label,
.page-register .register__section #LRRegisterForm .form-group label,
.page-gatedLogin .register__section #LRRegisterForm .form-group label,
.page-checkout-login .register__section #LRRegisterForm .form-group label,
.page-updatePassword .register__section #LRRegisterForm .form-group label,
.page-login .forgotten-password-section #LRRegisterForm .form-group label,
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group label,
.page-register .forgotten-password-section #LRRegisterForm .form-group label,
.page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group label,
.page-checkout-login .forgotten-password-section #LRRegisterForm .form-group label,
.page-updatePassword .forgotten-password-section #LRRegisterForm .form-group label,
.page-login .reset-password-section #forgottenPwdForm .form-group label,
.page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group label,
.page-register .reset-password-section #forgottenPwdForm .form-group label,
.page-gatedLogin .reset-password-section #forgottenPwdForm .form-group label,
.page-checkout-login .reset-password-section #forgottenPwdForm .form-group label,
.page-updatePassword .reset-password-section #forgottenPwdForm .form-group label,
.page-login .login-section #forgottenPwdForm .form-group label,
.page-forgottenPassword .login-section #forgottenPwdForm .form-group label,
.page-register .login-section #forgottenPwdForm .form-group label,
.page-gatedLogin .login-section #forgottenPwdForm .form-group label,
.page-checkout-login .login-section #forgottenPwdForm .form-group label,
.page-updatePassword .login-section #forgottenPwdForm .form-group label,
.page-login .guest-section #forgottenPwdForm .form-group label,
.page-forgottenPassword .guest-section #forgottenPwdForm .form-group label,
.page-register .guest-section #forgottenPwdForm .form-group label,
.page-gatedLogin .guest-section #forgottenPwdForm .form-group label,
.page-checkout-login .guest-section #forgottenPwdForm .form-group label,
.page-updatePassword .guest-section #forgottenPwdForm .form-group label,
.page-login .register__section #forgottenPwdForm .form-group label,
.page-forgottenPassword .register__section #forgottenPwdForm .form-group label,
.page-register .register__section #forgottenPwdForm .form-group label,
.page-gatedLogin .register__section #forgottenPwdForm .form-group label,
.page-checkout-login .register__section #forgottenPwdForm .form-group label,
.page-updatePassword .register__section #forgottenPwdForm .form-group label,
.page-login .forgotten-password-section #forgottenPwdForm .form-group label,
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group label,
.page-register .forgotten-password-section #forgottenPwdForm .form-group label,
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group label,
.page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group label,
.page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group label {
  font-size: 1rem;
  color: #1b2d3a;
  font-weight: 700;
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0.2px;
  margin-bottom: 8px;
}
@media (max-width: 1023px) {
  .page-login .reset-password-section #updatePwdForm .form-group label,
  .page-forgottenPassword .reset-password-section #updatePwdForm .form-group label,
  .page-register .reset-password-section #updatePwdForm .form-group label,
  .page-gatedLogin .reset-password-section #updatePwdForm .form-group label,
  .page-checkout-login .reset-password-section #updatePwdForm .form-group label,
  .page-updatePassword .reset-password-section #updatePwdForm .form-group label,
  .page-login .login-section #updatePwdForm .form-group label,
  .page-forgottenPassword .login-section #updatePwdForm .form-group label,
  .page-register .login-section #updatePwdForm .form-group label,
  .page-gatedLogin .login-section #updatePwdForm .form-group label,
  .page-checkout-login .login-section #updatePwdForm .form-group label,
  .page-updatePassword .login-section #updatePwdForm .form-group label,
  .page-login .guest-section #updatePwdForm .form-group label,
  .page-forgottenPassword .guest-section #updatePwdForm .form-group label,
  .page-register .guest-section #updatePwdForm .form-group label,
  .page-gatedLogin .guest-section #updatePwdForm .form-group label,
  .page-checkout-login .guest-section #updatePwdForm .form-group label,
  .page-updatePassword .guest-section #updatePwdForm .form-group label,
  .page-login .register__section #updatePwdForm .form-group label,
  .page-forgottenPassword .register__section #updatePwdForm .form-group label,
  .page-register .register__section #updatePwdForm .form-group label,
  .page-gatedLogin .register__section #updatePwdForm .form-group label,
  .page-checkout-login .register__section #updatePwdForm .form-group label,
  .page-updatePassword .register__section #updatePwdForm .form-group label,
  .page-login .forgotten-password-section #updatePwdForm .form-group label,
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group label,
  .page-register .forgotten-password-section #updatePwdForm .form-group label,
  .page-gatedLogin .forgotten-password-section #updatePwdForm .form-group label,
  .page-checkout-login .forgotten-password-section #updatePwdForm .form-group label,
  .page-updatePassword .forgotten-password-section #updatePwdForm .form-group label,
  .page-login .reset-password-section #loginForm .form-group label,
  .page-forgottenPassword .reset-password-section #loginForm .form-group label,
  .page-register .reset-password-section #loginForm .form-group label,
  .page-gatedLogin .reset-password-section #loginForm .form-group label,
  .page-checkout-login .reset-password-section #loginForm .form-group label,
  .page-updatePassword .reset-password-section #loginForm .form-group label,
  .page-login .login-section #loginForm .form-group label,
  .page-forgottenPassword .login-section #loginForm .form-group label,
  .page-register .login-section #loginForm .form-group label,
  .page-gatedLogin .login-section #loginForm .form-group label,
  .page-checkout-login .login-section #loginForm .form-group label,
  .page-updatePassword .login-section #loginForm .form-group label,
  .page-login .guest-section #loginForm .form-group label,
  .page-forgottenPassword .guest-section #loginForm .form-group label,
  .page-register .guest-section #loginForm .form-group label,
  .page-gatedLogin .guest-section #loginForm .form-group label,
  .page-checkout-login .guest-section #loginForm .form-group label,
  .page-updatePassword .guest-section #loginForm .form-group label,
  .page-login .register__section #loginForm .form-group label,
  .page-forgottenPassword .register__section #loginForm .form-group label,
  .page-register .register__section #loginForm .form-group label,
  .page-gatedLogin .register__section #loginForm .form-group label,
  .page-checkout-login .register__section #loginForm .form-group label,
  .page-updatePassword .register__section #loginForm .form-group label,
  .page-login .forgotten-password-section #loginForm .form-group label,
  .page-forgottenPassword .forgotten-password-section #loginForm .form-group label,
  .page-register .forgotten-password-section #loginForm .form-group label,
  .page-gatedLogin .forgotten-password-section #loginForm .form-group label,
  .page-checkout-login .forgotten-password-section #loginForm .form-group label,
  .page-updatePassword .forgotten-password-section #loginForm .form-group label,
  .page-login .reset-password-section #guestForm .form-group label,
  .page-forgottenPassword .reset-password-section #guestForm .form-group label,
  .page-register .reset-password-section #guestForm .form-group label,
  .page-gatedLogin .reset-password-section #guestForm .form-group label,
  .page-checkout-login .reset-password-section #guestForm .form-group label,
  .page-updatePassword .reset-password-section #guestForm .form-group label,
  .page-login .login-section #guestForm .form-group label,
  .page-forgottenPassword .login-section #guestForm .form-group label,
  .page-register .login-section #guestForm .form-group label,
  .page-gatedLogin .login-section #guestForm .form-group label,
  .page-checkout-login .login-section #guestForm .form-group label,
  .page-updatePassword .login-section #guestForm .form-group label,
  .page-login .guest-section #guestForm .form-group label,
  .page-forgottenPassword .guest-section #guestForm .form-group label,
  .page-register .guest-section #guestForm .form-group label,
  .page-gatedLogin .guest-section #guestForm .form-group label,
  .page-checkout-login .guest-section #guestForm .form-group label,
  .page-updatePassword .guest-section #guestForm .form-group label,
  .page-login .register__section #guestForm .form-group label,
  .page-forgottenPassword .register__section #guestForm .form-group label,
  .page-register .register__section #guestForm .form-group label,
  .page-gatedLogin .register__section #guestForm .form-group label,
  .page-checkout-login .register__section #guestForm .form-group label,
  .page-updatePassword .register__section #guestForm .form-group label,
  .page-login .forgotten-password-section #guestForm .form-group label,
  .page-forgottenPassword .forgotten-password-section #guestForm .form-group label,
  .page-register .forgotten-password-section #guestForm .form-group label,
  .page-gatedLogin .forgotten-password-section #guestForm .form-group label,
  .page-checkout-login .forgotten-password-section #guestForm .form-group label,
  .page-updatePassword .forgotten-password-section #guestForm .form-group label,
  .page-login .reset-password-section #LRRegisterForm .form-group label,
  .page-forgottenPassword .reset-password-section #LRRegisterForm .form-group label,
  .page-register .reset-password-section #LRRegisterForm .form-group label,
  .page-gatedLogin .reset-password-section #LRRegisterForm .form-group label,
  .page-checkout-login .reset-password-section #LRRegisterForm .form-group label,
  .page-updatePassword .reset-password-section #LRRegisterForm .form-group label,
  .page-login .login-section #LRRegisterForm .form-group label,
  .page-forgottenPassword .login-section #LRRegisterForm .form-group label,
  .page-register .login-section #LRRegisterForm .form-group label,
  .page-gatedLogin .login-section #LRRegisterForm .form-group label,
  .page-checkout-login .login-section #LRRegisterForm .form-group label,
  .page-updatePassword .login-section #LRRegisterForm .form-group label,
  .page-login .guest-section #LRRegisterForm .form-group label,
  .page-forgottenPassword .guest-section #LRRegisterForm .form-group label,
  .page-register .guest-section #LRRegisterForm .form-group label,
  .page-gatedLogin .guest-section #LRRegisterForm .form-group label,
  .page-checkout-login .guest-section #LRRegisterForm .form-group label,
  .page-updatePassword .guest-section #LRRegisterForm .form-group label,
  .page-login .register__section #LRRegisterForm .form-group label,
  .page-forgottenPassword .register__section #LRRegisterForm .form-group label,
  .page-register .register__section #LRRegisterForm .form-group label,
  .page-gatedLogin .register__section #LRRegisterForm .form-group label,
  .page-checkout-login .register__section #LRRegisterForm .form-group label,
  .page-updatePassword .register__section #LRRegisterForm .form-group label,
  .page-login .forgotten-password-section #LRRegisterForm .form-group label,
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group label,
  .page-register .forgotten-password-section #LRRegisterForm .form-group label,
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group label,
  .page-checkout-login .forgotten-password-section #LRRegisterForm .form-group label,
  .page-updatePassword .forgotten-password-section #LRRegisterForm .form-group label,
  .page-login .reset-password-section #forgottenPwdForm .form-group label,
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group label,
  .page-register .reset-password-section #forgottenPwdForm .form-group label,
  .page-gatedLogin .reset-password-section #forgottenPwdForm .form-group label,
  .page-checkout-login .reset-password-section #forgottenPwdForm .form-group label,
  .page-updatePassword .reset-password-section #forgottenPwdForm .form-group label,
  .page-login .login-section #forgottenPwdForm .form-group label,
  .page-forgottenPassword .login-section #forgottenPwdForm .form-group label,
  .page-register .login-section #forgottenPwdForm .form-group label,
  .page-gatedLogin .login-section #forgottenPwdForm .form-group label,
  .page-checkout-login .login-section #forgottenPwdForm .form-group label,
  .page-updatePassword .login-section #forgottenPwdForm .form-group label,
  .page-login .guest-section #forgottenPwdForm .form-group label,
  .page-forgottenPassword .guest-section #forgottenPwdForm .form-group label,
  .page-register .guest-section #forgottenPwdForm .form-group label,
  .page-gatedLogin .guest-section #forgottenPwdForm .form-group label,
  .page-checkout-login .guest-section #forgottenPwdForm .form-group label,
  .page-updatePassword .guest-section #forgottenPwdForm .form-group label,
  .page-login .register__section #forgottenPwdForm .form-group label,
  .page-forgottenPassword .register__section #forgottenPwdForm .form-group label,
  .page-register .register__section #forgottenPwdForm .form-group label,
  .page-gatedLogin .register__section #forgottenPwdForm .form-group label,
  .page-checkout-login .register__section #forgottenPwdForm .form-group label,
  .page-updatePassword .register__section #forgottenPwdForm .form-group label,
  .page-login .forgotten-password-section #forgottenPwdForm .form-group label,
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group label,
  .page-register .forgotten-password-section #forgottenPwdForm .form-group label,
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group label,
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group label,
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group label {
    margin-bottom: 10px;
  }
}
.page-login .reset-password-section #updatePwdForm .form-group input[type="password"],
.page-forgottenPassword .reset-password-section #updatePwdForm .form-group input[type="password"],
.page-register .reset-password-section #updatePwdForm .form-group input[type="password"],
.page-gatedLogin .reset-password-section #updatePwdForm .form-group input[type="password"],
.page-checkout-login .reset-password-section #updatePwdForm .form-group input[type="password"],
.page-updatePassword .reset-password-section #updatePwdForm .form-group input[type="password"],
.page-login .login-section #updatePwdForm .form-group input[type="password"],
.page-forgottenPassword .login-section #updatePwdForm .form-group input[type="password"],
.page-register .login-section #updatePwdForm .form-group input[type="password"],
.page-gatedLogin .login-section #updatePwdForm .form-group input[type="password"],
.page-checkout-login .login-section #updatePwdForm .form-group input[type="password"],
.page-updatePassword .login-section #updatePwdForm .form-group input[type="password"],
.page-login .guest-section #updatePwdForm .form-group input[type="password"],
.page-forgottenPassword .guest-section #updatePwdForm .form-group input[type="password"],
.page-register .guest-section #updatePwdForm .form-group input[type="password"],
.page-gatedLogin .guest-section #updatePwdForm .form-group input[type="password"],
.page-checkout-login .guest-section #updatePwdForm .form-group input[type="password"],
.page-updatePassword .guest-section #updatePwdForm .form-group input[type="password"],
.page-login .register__section #updatePwdForm .form-group input[type="password"],
.page-forgottenPassword .register__section #updatePwdForm .form-group input[type="password"],
.page-register .register__section #updatePwdForm .form-group input[type="password"],
.page-gatedLogin .register__section #updatePwdForm .form-group input[type="password"],
.page-checkout-login .register__section #updatePwdForm .form-group input[type="password"],
.page-updatePassword .register__section #updatePwdForm .form-group input[type="password"],
.page-login .forgotten-password-section #updatePwdForm .form-group input[type="password"],
.page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group input[type="password"],
.page-register .forgotten-password-section #updatePwdForm .form-group input[type="password"],
.page-gatedLogin .forgotten-password-section #updatePwdForm .form-group input[type="password"],
.page-checkout-login .forgotten-password-section #updatePwdForm .form-group input[type="password"],
.page-updatePassword .forgotten-password-section #updatePwdForm .form-group input[type="password"],
.page-login .reset-password-section #loginForm .form-group input[type="password"],
.page-forgottenPassword .reset-password-section #loginForm .form-group input[type="password"],
.page-register .reset-password-section #loginForm .form-group input[type="password"],
.page-gatedLogin .reset-password-section #loginForm .form-group input[type="password"],
.page-checkout-login .reset-password-section #loginForm .form-group input[type="password"],
.page-updatePassword .reset-password-section #loginForm .form-group input[type="password"],
.page-login .login-section #loginForm .form-group input[type="password"],
.page-forgottenPassword .login-section #loginForm .form-group input[type="password"],
.page-register .login-section #loginForm .form-group input[type="password"],
.page-gatedLogin .login-section #loginForm .form-group input[type="password"],
.page-checkout-login .login-section #loginForm .form-group input[type="password"],
.page-updatePassword .login-section #loginForm .form-group input[type="password"],
.page-login .guest-section #loginForm .form-group input[type="password"],
.page-forgottenPassword .guest-section #loginForm .form-group input[type="password"],
.page-register .guest-section #loginForm .form-group input[type="password"],
.page-gatedLogin .guest-section #loginForm .form-group input[type="password"],
.page-checkout-login .guest-section #loginForm .form-group input[type="password"],
.page-updatePassword .guest-section #loginForm .form-group input[type="password"],
.page-login .register__section #loginForm .form-group input[type="password"],
.page-forgottenPassword .register__section #loginForm .form-group input[type="password"],
.page-register .register__section #loginForm .form-group input[type="password"],
.page-gatedLogin .register__section #loginForm .form-group input[type="password"],
.page-checkout-login .register__section #loginForm .form-group input[type="password"],
.page-updatePassword .register__section #loginForm .form-group input[type="password"],
.page-login .forgotten-password-section #loginForm .form-group input[type="password"],
.page-forgottenPassword .forgotten-password-section #loginForm .form-group input[type="password"],
.page-register .forgotten-password-section #loginForm .form-group input[type="password"],
.page-gatedLogin .forgotten-password-section #loginForm .form-group input[type="password"],
.page-checkout-login .forgotten-password-section #loginForm .form-group input[type="password"],
.page-updatePassword .forgotten-password-section #loginForm .form-group input[type="password"],
.page-login .reset-password-section #guestForm .form-group input[type="password"],
.page-forgottenPassword .reset-password-section #guestForm .form-group input[type="password"],
.page-register .reset-password-section #guestForm .form-group input[type="password"],
.page-gatedLogin .reset-password-section #guestForm .form-group input[type="password"],
.page-checkout-login .reset-password-section #guestForm .form-group input[type="password"],
.page-updatePassword .reset-password-section #guestForm .form-group input[type="password"],
.page-login .login-section #guestForm .form-group input[type="password"],
.page-forgottenPassword .login-section #guestForm .form-group input[type="password"],
.page-register .login-section #guestForm .form-group input[type="password"],
.page-gatedLogin .login-section #guestForm .form-group input[type="password"],
.page-checkout-login .login-section #guestForm .form-group input[type="password"],
.page-updatePassword .login-section #guestForm .form-group input[type="password"],
.page-login .guest-section #guestForm .form-group input[type="password"],
.page-forgottenPassword .guest-section #guestForm .form-group input[type="password"],
.page-register .guest-section #guestForm .form-group input[type="password"],
.page-gatedLogin .guest-section #guestForm .form-group input[type="password"],
.page-checkout-login .guest-section #guestForm .form-group input[type="password"],
.page-updatePassword .guest-section #guestForm .form-group input[type="password"],
.page-login .register__section #guestForm .form-group input[type="password"],
.page-forgottenPassword .register__section #guestForm .form-group input[type="password"],
.page-register .register__section #guestForm .form-group input[type="password"],
.page-gatedLogin .register__section #guestForm .form-group input[type="password"],
.page-checkout-login .register__section #guestForm .form-group input[type="password"],
.page-updatePassword .register__section #guestForm .form-group input[type="password"],
.page-login .forgotten-password-section #guestForm .form-group input[type="password"],
.page-forgottenPassword .forgotten-password-section #guestForm .form-group input[type="password"],
.page-register .forgotten-password-section #guestForm .form-group input[type="password"],
.page-gatedLogin .forgotten-password-section #guestForm .form-group input[type="password"],
.page-checkout-login .forgotten-password-section #guestForm .form-group input[type="password"],
.page-updatePassword .forgotten-password-section #guestForm .form-group input[type="password"],
.page-login .reset-password-section #LRRegisterForm .form-group input[type="password"],
.page-forgottenPassword .reset-password-section #LRRegisterForm .form-group input[type="password"],
.page-register .reset-password-section #LRRegisterForm .form-group input[type="password"],
.page-gatedLogin .reset-password-section #LRRegisterForm .form-group input[type="password"],
.page-checkout-login .reset-password-section #LRRegisterForm .form-group input[type="password"],
.page-updatePassword .reset-password-section #LRRegisterForm .form-group input[type="password"],
.page-login .login-section #LRRegisterForm .form-group input[type="password"],
.page-forgottenPassword .login-section #LRRegisterForm .form-group input[type="password"],
.page-register .login-section #LRRegisterForm .form-group input[type="password"],
.page-gatedLogin .login-section #LRRegisterForm .form-group input[type="password"],
.page-checkout-login .login-section #LRRegisterForm .form-group input[type="password"],
.page-updatePassword .login-section #LRRegisterForm .form-group input[type="password"],
.page-login .guest-section #LRRegisterForm .form-group input[type="password"],
.page-forgottenPassword .guest-section #LRRegisterForm .form-group input[type="password"],
.page-register .guest-section #LRRegisterForm .form-group input[type="password"],
.page-gatedLogin .guest-section #LRRegisterForm .form-group input[type="password"],
.page-checkout-login .guest-section #LRRegisterForm .form-group input[type="password"],
.page-updatePassword .guest-section #LRRegisterForm .form-group input[type="password"],
.page-login .register__section #LRRegisterForm .form-group input[type="password"],
.page-forgottenPassword .register__section #LRRegisterForm .form-group input[type="password"],
.page-register .register__section #LRRegisterForm .form-group input[type="password"],
.page-gatedLogin .register__section #LRRegisterForm .form-group input[type="password"],
.page-checkout-login .register__section #LRRegisterForm .form-group input[type="password"],
.page-updatePassword .register__section #LRRegisterForm .form-group input[type="password"],
.page-login .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
.page-register .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
.page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
.page-checkout-login .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
.page-updatePassword .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
.page-login .reset-password-section #forgottenPwdForm .form-group input[type="password"],
.page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group input[type="password"],
.page-register .reset-password-section #forgottenPwdForm .form-group input[type="password"],
.page-gatedLogin .reset-password-section #forgottenPwdForm .form-group input[type="password"],
.page-checkout-login .reset-password-section #forgottenPwdForm .form-group input[type="password"],
.page-updatePassword .reset-password-section #forgottenPwdForm .form-group input[type="password"],
.page-login .login-section #forgottenPwdForm .form-group input[type="password"],
.page-forgottenPassword .login-section #forgottenPwdForm .form-group input[type="password"],
.page-register .login-section #forgottenPwdForm .form-group input[type="password"],
.page-gatedLogin .login-section #forgottenPwdForm .form-group input[type="password"],
.page-checkout-login .login-section #forgottenPwdForm .form-group input[type="password"],
.page-updatePassword .login-section #forgottenPwdForm .form-group input[type="password"],
.page-login .guest-section #forgottenPwdForm .form-group input[type="password"],
.page-forgottenPassword .guest-section #forgottenPwdForm .form-group input[type="password"],
.page-register .guest-section #forgottenPwdForm .form-group input[type="password"],
.page-gatedLogin .guest-section #forgottenPwdForm .form-group input[type="password"],
.page-checkout-login .guest-section #forgottenPwdForm .form-group input[type="password"],
.page-updatePassword .guest-section #forgottenPwdForm .form-group input[type="password"],
.page-login .register__section #forgottenPwdForm .form-group input[type="password"],
.page-forgottenPassword .register__section #forgottenPwdForm .form-group input[type="password"],
.page-register .register__section #forgottenPwdForm .form-group input[type="password"],
.page-gatedLogin .register__section #forgottenPwdForm .form-group input[type="password"],
.page-checkout-login .register__section #forgottenPwdForm .form-group input[type="password"],
.page-updatePassword .register__section #forgottenPwdForm .form-group input[type="password"],
.page-login .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
.page-register .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
.page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
.page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
.page-login .reset-password-section #updatePwdForm .form-group input[type="text"],
.page-forgottenPassword .reset-password-section #updatePwdForm .form-group input[type="text"],
.page-register .reset-password-section #updatePwdForm .form-group input[type="text"],
.page-gatedLogin .reset-password-section #updatePwdForm .form-group input[type="text"],
.page-checkout-login .reset-password-section #updatePwdForm .form-group input[type="text"],
.page-updatePassword .reset-password-section #updatePwdForm .form-group input[type="text"],
.page-login .login-section #updatePwdForm .form-group input[type="text"],
.page-forgottenPassword .login-section #updatePwdForm .form-group input[type="text"],
.page-register .login-section #updatePwdForm .form-group input[type="text"],
.page-gatedLogin .login-section #updatePwdForm .form-group input[type="text"],
.page-checkout-login .login-section #updatePwdForm .form-group input[type="text"],
.page-updatePassword .login-section #updatePwdForm .form-group input[type="text"],
.page-login .guest-section #updatePwdForm .form-group input[type="text"],
.page-forgottenPassword .guest-section #updatePwdForm .form-group input[type="text"],
.page-register .guest-section #updatePwdForm .form-group input[type="text"],
.page-gatedLogin .guest-section #updatePwdForm .form-group input[type="text"],
.page-checkout-login .guest-section #updatePwdForm .form-group input[type="text"],
.page-updatePassword .guest-section #updatePwdForm .form-group input[type="text"],
.page-login .register__section #updatePwdForm .form-group input[type="text"],
.page-forgottenPassword .register__section #updatePwdForm .form-group input[type="text"],
.page-register .register__section #updatePwdForm .form-group input[type="text"],
.page-gatedLogin .register__section #updatePwdForm .form-group input[type="text"],
.page-checkout-login .register__section #updatePwdForm .form-group input[type="text"],
.page-updatePassword .register__section #updatePwdForm .form-group input[type="text"],
.page-login .forgotten-password-section #updatePwdForm .form-group input[type="text"],
.page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group input[type="text"],
.page-register .forgotten-password-section #updatePwdForm .form-group input[type="text"],
.page-gatedLogin .forgotten-password-section #updatePwdForm .form-group input[type="text"],
.page-checkout-login .forgotten-password-section #updatePwdForm .form-group input[type="text"],
.page-updatePassword .forgotten-password-section #updatePwdForm .form-group input[type="text"],
.page-login .reset-password-section #loginForm .form-group input[type="text"],
.page-forgottenPassword .reset-password-section #loginForm .form-group input[type="text"],
.page-register .reset-password-section #loginForm .form-group input[type="text"],
.page-gatedLogin .reset-password-section #loginForm .form-group input[type="text"],
.page-checkout-login .reset-password-section #loginForm .form-group input[type="text"],
.page-updatePassword .reset-password-section #loginForm .form-group input[type="text"],
.page-login .login-section #loginForm .form-group input[type="text"],
.page-forgottenPassword .login-section #loginForm .form-group input[type="text"],
.page-register .login-section #loginForm .form-group input[type="text"],
.page-gatedLogin .login-section #loginForm .form-group input[type="text"],
.page-checkout-login .login-section #loginForm .form-group input[type="text"],
.page-updatePassword .login-section #loginForm .form-group input[type="text"],
.page-login .guest-section #loginForm .form-group input[type="text"],
.page-forgottenPassword .guest-section #loginForm .form-group input[type="text"],
.page-register .guest-section #loginForm .form-group input[type="text"],
.page-gatedLogin .guest-section #loginForm .form-group input[type="text"],
.page-checkout-login .guest-section #loginForm .form-group input[type="text"],
.page-updatePassword .guest-section #loginForm .form-group input[type="text"],
.page-login .register__section #loginForm .form-group input[type="text"],
.page-forgottenPassword .register__section #loginForm .form-group input[type="text"],
.page-register .register__section #loginForm .form-group input[type="text"],
.page-gatedLogin .register__section #loginForm .form-group input[type="text"],
.page-checkout-login .register__section #loginForm .form-group input[type="text"],
.page-updatePassword .register__section #loginForm .form-group input[type="text"],
.page-login .forgotten-password-section #loginForm .form-group input[type="text"],
.page-forgottenPassword .forgotten-password-section #loginForm .form-group input[type="text"],
.page-register .forgotten-password-section #loginForm .form-group input[type="text"],
.page-gatedLogin .forgotten-password-section #loginForm .form-group input[type="text"],
.page-checkout-login .forgotten-password-section #loginForm .form-group input[type="text"],
.page-updatePassword .forgotten-password-section #loginForm .form-group input[type="text"],
.page-login .reset-password-section #guestForm .form-group input[type="text"],
.page-forgottenPassword .reset-password-section #guestForm .form-group input[type="text"],
.page-register .reset-password-section #guestForm .form-group input[type="text"],
.page-gatedLogin .reset-password-section #guestForm .form-group input[type="text"],
.page-checkout-login .reset-password-section #guestForm .form-group input[type="text"],
.page-updatePassword .reset-password-section #guestForm .form-group input[type="text"],
.page-login .login-section #guestForm .form-group input[type="text"],
.page-forgottenPassword .login-section #guestForm .form-group input[type="text"],
.page-register .login-section #guestForm .form-group input[type="text"],
.page-gatedLogin .login-section #guestForm .form-group input[type="text"],
.page-checkout-login .login-section #guestForm .form-group input[type="text"],
.page-updatePassword .login-section #guestForm .form-group input[type="text"],
.page-login .guest-section #guestForm .form-group input[type="text"],
.page-forgottenPassword .guest-section #guestForm .form-group input[type="text"],
.page-register .guest-section #guestForm .form-group input[type="text"],
.page-gatedLogin .guest-section #guestForm .form-group input[type="text"],
.page-checkout-login .guest-section #guestForm .form-group input[type="text"],
.page-updatePassword .guest-section #guestForm .form-group input[type="text"],
.page-login .register__section #guestForm .form-group input[type="text"],
.page-forgottenPassword .register__section #guestForm .form-group input[type="text"],
.page-register .register__section #guestForm .form-group input[type="text"],
.page-gatedLogin .register__section #guestForm .form-group input[type="text"],
.page-checkout-login .register__section #guestForm .form-group input[type="text"],
.page-updatePassword .register__section #guestForm .form-group input[type="text"],
.page-login .forgotten-password-section #guestForm .form-group input[type="text"],
.page-forgottenPassword .forgotten-password-section #guestForm .form-group input[type="text"],
.page-register .forgotten-password-section #guestForm .form-group input[type="text"],
.page-gatedLogin .forgotten-password-section #guestForm .form-group input[type="text"],
.page-checkout-login .forgotten-password-section #guestForm .form-group input[type="text"],
.page-updatePassword .forgotten-password-section #guestForm .form-group input[type="text"],
.page-login .reset-password-section #LRRegisterForm .form-group input[type="text"],
.page-forgottenPassword .reset-password-section #LRRegisterForm .form-group input[type="text"],
.page-register .reset-password-section #LRRegisterForm .form-group input[type="text"],
.page-gatedLogin .reset-password-section #LRRegisterForm .form-group input[type="text"],
.page-checkout-login .reset-password-section #LRRegisterForm .form-group input[type="text"],
.page-updatePassword .reset-password-section #LRRegisterForm .form-group input[type="text"],
.page-login .login-section #LRRegisterForm .form-group input[type="text"],
.page-forgottenPassword .login-section #LRRegisterForm .form-group input[type="text"],
.page-register .login-section #LRRegisterForm .form-group input[type="text"],
.page-gatedLogin .login-section #LRRegisterForm .form-group input[type="text"],
.page-checkout-login .login-section #LRRegisterForm .form-group input[type="text"],
.page-updatePassword .login-section #LRRegisterForm .form-group input[type="text"],
.page-login .guest-section #LRRegisterForm .form-group input[type="text"],
.page-forgottenPassword .guest-section #LRRegisterForm .form-group input[type="text"],
.page-register .guest-section #LRRegisterForm .form-group input[type="text"],
.page-gatedLogin .guest-section #LRRegisterForm .form-group input[type="text"],
.page-checkout-login .guest-section #LRRegisterForm .form-group input[type="text"],
.page-updatePassword .guest-section #LRRegisterForm .form-group input[type="text"],
.page-login .register__section #LRRegisterForm .form-group input[type="text"],
.page-forgottenPassword .register__section #LRRegisterForm .form-group input[type="text"],
.page-register .register__section #LRRegisterForm .form-group input[type="text"],
.page-gatedLogin .register__section #LRRegisterForm .form-group input[type="text"],
.page-checkout-login .register__section #LRRegisterForm .form-group input[type="text"],
.page-updatePassword .register__section #LRRegisterForm .form-group input[type="text"],
.page-login .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
.page-register .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
.page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
.page-checkout-login .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
.page-updatePassword .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
.page-login .reset-password-section #forgottenPwdForm .form-group input[type="text"],
.page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group input[type="text"],
.page-register .reset-password-section #forgottenPwdForm .form-group input[type="text"],
.page-gatedLogin .reset-password-section #forgottenPwdForm .form-group input[type="text"],
.page-checkout-login .reset-password-section #forgottenPwdForm .form-group input[type="text"],
.page-updatePassword .reset-password-section #forgottenPwdForm .form-group input[type="text"],
.page-login .login-section #forgottenPwdForm .form-group input[type="text"],
.page-forgottenPassword .login-section #forgottenPwdForm .form-group input[type="text"],
.page-register .login-section #forgottenPwdForm .form-group input[type="text"],
.page-gatedLogin .login-section #forgottenPwdForm .form-group input[type="text"],
.page-checkout-login .login-section #forgottenPwdForm .form-group input[type="text"],
.page-updatePassword .login-section #forgottenPwdForm .form-group input[type="text"],
.page-login .guest-section #forgottenPwdForm .form-group input[type="text"],
.page-forgottenPassword .guest-section #forgottenPwdForm .form-group input[type="text"],
.page-register .guest-section #forgottenPwdForm .form-group input[type="text"],
.page-gatedLogin .guest-section #forgottenPwdForm .form-group input[type="text"],
.page-checkout-login .guest-section #forgottenPwdForm .form-group input[type="text"],
.page-updatePassword .guest-section #forgottenPwdForm .form-group input[type="text"],
.page-login .register__section #forgottenPwdForm .form-group input[type="text"],
.page-forgottenPassword .register__section #forgottenPwdForm .form-group input[type="text"],
.page-register .register__section #forgottenPwdForm .form-group input[type="text"],
.page-gatedLogin .register__section #forgottenPwdForm .form-group input[type="text"],
.page-checkout-login .register__section #forgottenPwdForm .form-group input[type="text"],
.page-updatePassword .register__section #forgottenPwdForm .form-group input[type="text"],
.page-login .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
.page-register .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
.page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
.page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group input[type="text"] {
  padding: 12px 15px;
  border: solid 1px #4e606d;
  background-color: #ffffff;
  letter-spacing: 0.2px;
}
@media (max-width: 1023px) {
  .page-login .reset-password-section #updatePwdForm .form-group input[type="password"],
  .page-forgottenPassword .reset-password-section #updatePwdForm .form-group input[type="password"],
  .page-register .reset-password-section #updatePwdForm .form-group input[type="password"],
  .page-gatedLogin .reset-password-section #updatePwdForm .form-group input[type="password"],
  .page-checkout-login .reset-password-section #updatePwdForm .form-group input[type="password"],
  .page-updatePassword .reset-password-section #updatePwdForm .form-group input[type="password"],
  .page-login .login-section #updatePwdForm .form-group input[type="password"],
  .page-forgottenPassword .login-section #updatePwdForm .form-group input[type="password"],
  .page-register .login-section #updatePwdForm .form-group input[type="password"],
  .page-gatedLogin .login-section #updatePwdForm .form-group input[type="password"],
  .page-checkout-login .login-section #updatePwdForm .form-group input[type="password"],
  .page-updatePassword .login-section #updatePwdForm .form-group input[type="password"],
  .page-login .guest-section #updatePwdForm .form-group input[type="password"],
  .page-forgottenPassword .guest-section #updatePwdForm .form-group input[type="password"],
  .page-register .guest-section #updatePwdForm .form-group input[type="password"],
  .page-gatedLogin .guest-section #updatePwdForm .form-group input[type="password"],
  .page-checkout-login .guest-section #updatePwdForm .form-group input[type="password"],
  .page-updatePassword .guest-section #updatePwdForm .form-group input[type="password"],
  .page-login .register__section #updatePwdForm .form-group input[type="password"],
  .page-forgottenPassword .register__section #updatePwdForm .form-group input[type="password"],
  .page-register .register__section #updatePwdForm .form-group input[type="password"],
  .page-gatedLogin .register__section #updatePwdForm .form-group input[type="password"],
  .page-checkout-login .register__section #updatePwdForm .form-group input[type="password"],
  .page-updatePassword .register__section #updatePwdForm .form-group input[type="password"],
  .page-login .forgotten-password-section #updatePwdForm .form-group input[type="password"],
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group input[type="password"],
  .page-register .forgotten-password-section #updatePwdForm .form-group input[type="password"],
  .page-gatedLogin .forgotten-password-section #updatePwdForm .form-group input[type="password"],
  .page-checkout-login .forgotten-password-section #updatePwdForm .form-group input[type="password"],
  .page-updatePassword .forgotten-password-section #updatePwdForm .form-group input[type="password"],
  .page-login .reset-password-section #loginForm .form-group input[type="password"],
  .page-forgottenPassword .reset-password-section #loginForm .form-group input[type="password"],
  .page-register .reset-password-section #loginForm .form-group input[type="password"],
  .page-gatedLogin .reset-password-section #loginForm .form-group input[type="password"],
  .page-checkout-login .reset-password-section #loginForm .form-group input[type="password"],
  .page-updatePassword .reset-password-section #loginForm .form-group input[type="password"],
  .page-login .login-section #loginForm .form-group input[type="password"],
  .page-forgottenPassword .login-section #loginForm .form-group input[type="password"],
  .page-register .login-section #loginForm .form-group input[type="password"],
  .page-gatedLogin .login-section #loginForm .form-group input[type="password"],
  .page-checkout-login .login-section #loginForm .form-group input[type="password"],
  .page-updatePassword .login-section #loginForm .form-group input[type="password"],
  .page-login .guest-section #loginForm .form-group input[type="password"],
  .page-forgottenPassword .guest-section #loginForm .form-group input[type="password"],
  .page-register .guest-section #loginForm .form-group input[type="password"],
  .page-gatedLogin .guest-section #loginForm .form-group input[type="password"],
  .page-checkout-login .guest-section #loginForm .form-group input[type="password"],
  .page-updatePassword .guest-section #loginForm .form-group input[type="password"],
  .page-login .register__section #loginForm .form-group input[type="password"],
  .page-forgottenPassword .register__section #loginForm .form-group input[type="password"],
  .page-register .register__section #loginForm .form-group input[type="password"],
  .page-gatedLogin .register__section #loginForm .form-group input[type="password"],
  .page-checkout-login .register__section #loginForm .form-group input[type="password"],
  .page-updatePassword .register__section #loginForm .form-group input[type="password"],
  .page-login .forgotten-password-section #loginForm .form-group input[type="password"],
  .page-forgottenPassword .forgotten-password-section #loginForm .form-group input[type="password"],
  .page-register .forgotten-password-section #loginForm .form-group input[type="password"],
  .page-gatedLogin .forgotten-password-section #loginForm .form-group input[type="password"],
  .page-checkout-login .forgotten-password-section #loginForm .form-group input[type="password"],
  .page-updatePassword .forgotten-password-section #loginForm .form-group input[type="password"],
  .page-login .reset-password-section #guestForm .form-group input[type="password"],
  .page-forgottenPassword .reset-password-section #guestForm .form-group input[type="password"],
  .page-register .reset-password-section #guestForm .form-group input[type="password"],
  .page-gatedLogin .reset-password-section #guestForm .form-group input[type="password"],
  .page-checkout-login .reset-password-section #guestForm .form-group input[type="password"],
  .page-updatePassword .reset-password-section #guestForm .form-group input[type="password"],
  .page-login .login-section #guestForm .form-group input[type="password"],
  .page-forgottenPassword .login-section #guestForm .form-group input[type="password"],
  .page-register .login-section #guestForm .form-group input[type="password"],
  .page-gatedLogin .login-section #guestForm .form-group input[type="password"],
  .page-checkout-login .login-section #guestForm .form-group input[type="password"],
  .page-updatePassword .login-section #guestForm .form-group input[type="password"],
  .page-login .guest-section #guestForm .form-group input[type="password"],
  .page-forgottenPassword .guest-section #guestForm .form-group input[type="password"],
  .page-register .guest-section #guestForm .form-group input[type="password"],
  .page-gatedLogin .guest-section #guestForm .form-group input[type="password"],
  .page-checkout-login .guest-section #guestForm .form-group input[type="password"],
  .page-updatePassword .guest-section #guestForm .form-group input[type="password"],
  .page-login .register__section #guestForm .form-group input[type="password"],
  .page-forgottenPassword .register__section #guestForm .form-group input[type="password"],
  .page-register .register__section #guestForm .form-group input[type="password"],
  .page-gatedLogin .register__section #guestForm .form-group input[type="password"],
  .page-checkout-login .register__section #guestForm .form-group input[type="password"],
  .page-updatePassword .register__section #guestForm .form-group input[type="password"],
  .page-login .forgotten-password-section #guestForm .form-group input[type="password"],
  .page-forgottenPassword .forgotten-password-section #guestForm .form-group input[type="password"],
  .page-register .forgotten-password-section #guestForm .form-group input[type="password"],
  .page-gatedLogin .forgotten-password-section #guestForm .form-group input[type="password"],
  .page-checkout-login .forgotten-password-section #guestForm .form-group input[type="password"],
  .page-updatePassword .forgotten-password-section #guestForm .form-group input[type="password"],
  .page-login .reset-password-section #LRRegisterForm .form-group input[type="password"],
  .page-forgottenPassword .reset-password-section #LRRegisterForm .form-group input[type="password"],
  .page-register .reset-password-section #LRRegisterForm .form-group input[type="password"],
  .page-gatedLogin .reset-password-section #LRRegisterForm .form-group input[type="password"],
  .page-checkout-login .reset-password-section #LRRegisterForm .form-group input[type="password"],
  .page-updatePassword .reset-password-section #LRRegisterForm .form-group input[type="password"],
  .page-login .login-section #LRRegisterForm .form-group input[type="password"],
  .page-forgottenPassword .login-section #LRRegisterForm .form-group input[type="password"],
  .page-register .login-section #LRRegisterForm .form-group input[type="password"],
  .page-gatedLogin .login-section #LRRegisterForm .form-group input[type="password"],
  .page-checkout-login .login-section #LRRegisterForm .form-group input[type="password"],
  .page-updatePassword .login-section #LRRegisterForm .form-group input[type="password"],
  .page-login .guest-section #LRRegisterForm .form-group input[type="password"],
  .page-forgottenPassword .guest-section #LRRegisterForm .form-group input[type="password"],
  .page-register .guest-section #LRRegisterForm .form-group input[type="password"],
  .page-gatedLogin .guest-section #LRRegisterForm .form-group input[type="password"],
  .page-checkout-login .guest-section #LRRegisterForm .form-group input[type="password"],
  .page-updatePassword .guest-section #LRRegisterForm .form-group input[type="password"],
  .page-login .register__section #LRRegisterForm .form-group input[type="password"],
  .page-forgottenPassword .register__section #LRRegisterForm .form-group input[type="password"],
  .page-register .register__section #LRRegisterForm .form-group input[type="password"],
  .page-gatedLogin .register__section #LRRegisterForm .form-group input[type="password"],
  .page-checkout-login .register__section #LRRegisterForm .form-group input[type="password"],
  .page-updatePassword .register__section #LRRegisterForm .form-group input[type="password"],
  .page-login .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
  .page-register .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
  .page-checkout-login .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
  .page-updatePassword .forgotten-password-section #LRRegisterForm .form-group input[type="password"],
  .page-login .reset-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-register .reset-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-gatedLogin .reset-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-checkout-login .reset-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-updatePassword .reset-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-login .login-section #forgottenPwdForm .form-group input[type="password"],
  .page-forgottenPassword .login-section #forgottenPwdForm .form-group input[type="password"],
  .page-register .login-section #forgottenPwdForm .form-group input[type="password"],
  .page-gatedLogin .login-section #forgottenPwdForm .form-group input[type="password"],
  .page-checkout-login .login-section #forgottenPwdForm .form-group input[type="password"],
  .page-updatePassword .login-section #forgottenPwdForm .form-group input[type="password"],
  .page-login .guest-section #forgottenPwdForm .form-group input[type="password"],
  .page-forgottenPassword .guest-section #forgottenPwdForm .form-group input[type="password"],
  .page-register .guest-section #forgottenPwdForm .form-group input[type="password"],
  .page-gatedLogin .guest-section #forgottenPwdForm .form-group input[type="password"],
  .page-checkout-login .guest-section #forgottenPwdForm .form-group input[type="password"],
  .page-updatePassword .guest-section #forgottenPwdForm .form-group input[type="password"],
  .page-login .register__section #forgottenPwdForm .form-group input[type="password"],
  .page-forgottenPassword .register__section #forgottenPwdForm .form-group input[type="password"],
  .page-register .register__section #forgottenPwdForm .form-group input[type="password"],
  .page-gatedLogin .register__section #forgottenPwdForm .form-group input[type="password"],
  .page-checkout-login .register__section #forgottenPwdForm .form-group input[type="password"],
  .page-updatePassword .register__section #forgottenPwdForm .form-group input[type="password"],
  .page-login .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-register .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group input[type="password"],
  .page-login .reset-password-section #updatePwdForm .form-group input[type="text"],
  .page-forgottenPassword .reset-password-section #updatePwdForm .form-group input[type="text"],
  .page-register .reset-password-section #updatePwdForm .form-group input[type="text"],
  .page-gatedLogin .reset-password-section #updatePwdForm .form-group input[type="text"],
  .page-checkout-login .reset-password-section #updatePwdForm .form-group input[type="text"],
  .page-updatePassword .reset-password-section #updatePwdForm .form-group input[type="text"],
  .page-login .login-section #updatePwdForm .form-group input[type="text"],
  .page-forgottenPassword .login-section #updatePwdForm .form-group input[type="text"],
  .page-register .login-section #updatePwdForm .form-group input[type="text"],
  .page-gatedLogin .login-section #updatePwdForm .form-group input[type="text"],
  .page-checkout-login .login-section #updatePwdForm .form-group input[type="text"],
  .page-updatePassword .login-section #updatePwdForm .form-group input[type="text"],
  .page-login .guest-section #updatePwdForm .form-group input[type="text"],
  .page-forgottenPassword .guest-section #updatePwdForm .form-group input[type="text"],
  .page-register .guest-section #updatePwdForm .form-group input[type="text"],
  .page-gatedLogin .guest-section #updatePwdForm .form-group input[type="text"],
  .page-checkout-login .guest-section #updatePwdForm .form-group input[type="text"],
  .page-updatePassword .guest-section #updatePwdForm .form-group input[type="text"],
  .page-login .register__section #updatePwdForm .form-group input[type="text"],
  .page-forgottenPassword .register__section #updatePwdForm .form-group input[type="text"],
  .page-register .register__section #updatePwdForm .form-group input[type="text"],
  .page-gatedLogin .register__section #updatePwdForm .form-group input[type="text"],
  .page-checkout-login .register__section #updatePwdForm .form-group input[type="text"],
  .page-updatePassword .register__section #updatePwdForm .form-group input[type="text"],
  .page-login .forgotten-password-section #updatePwdForm .form-group input[type="text"],
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group input[type="text"],
  .page-register .forgotten-password-section #updatePwdForm .form-group input[type="text"],
  .page-gatedLogin .forgotten-password-section #updatePwdForm .form-group input[type="text"],
  .page-checkout-login .forgotten-password-section #updatePwdForm .form-group input[type="text"],
  .page-updatePassword .forgotten-password-section #updatePwdForm .form-group input[type="text"],
  .page-login .reset-password-section #loginForm .form-group input[type="text"],
  .page-forgottenPassword .reset-password-section #loginForm .form-group input[type="text"],
  .page-register .reset-password-section #loginForm .form-group input[type="text"],
  .page-gatedLogin .reset-password-section #loginForm .form-group input[type="text"],
  .page-checkout-login .reset-password-section #loginForm .form-group input[type="text"],
  .page-updatePassword .reset-password-section #loginForm .form-group input[type="text"],
  .page-login .login-section #loginForm .form-group input[type="text"],
  .page-forgottenPassword .login-section #loginForm .form-group input[type="text"],
  .page-register .login-section #loginForm .form-group input[type="text"],
  .page-gatedLogin .login-section #loginForm .form-group input[type="text"],
  .page-checkout-login .login-section #loginForm .form-group input[type="text"],
  .page-updatePassword .login-section #loginForm .form-group input[type="text"],
  .page-login .guest-section #loginForm .form-group input[type="text"],
  .page-forgottenPassword .guest-section #loginForm .form-group input[type="text"],
  .page-register .guest-section #loginForm .form-group input[type="text"],
  .page-gatedLogin .guest-section #loginForm .form-group input[type="text"],
  .page-checkout-login .guest-section #loginForm .form-group input[type="text"],
  .page-updatePassword .guest-section #loginForm .form-group input[type="text"],
  .page-login .register__section #loginForm .form-group input[type="text"],
  .page-forgottenPassword .register__section #loginForm .form-group input[type="text"],
  .page-register .register__section #loginForm .form-group input[type="text"],
  .page-gatedLogin .register__section #loginForm .form-group input[type="text"],
  .page-checkout-login .register__section #loginForm .form-group input[type="text"],
  .page-updatePassword .register__section #loginForm .form-group input[type="text"],
  .page-login .forgotten-password-section #loginForm .form-group input[type="text"],
  .page-forgottenPassword .forgotten-password-section #loginForm .form-group input[type="text"],
  .page-register .forgotten-password-section #loginForm .form-group input[type="text"],
  .page-gatedLogin .forgotten-password-section #loginForm .form-group input[type="text"],
  .page-checkout-login .forgotten-password-section #loginForm .form-group input[type="text"],
  .page-updatePassword .forgotten-password-section #loginForm .form-group input[type="text"],
  .page-login .reset-password-section #guestForm .form-group input[type="text"],
  .page-forgottenPassword .reset-password-section #guestForm .form-group input[type="text"],
  .page-register .reset-password-section #guestForm .form-group input[type="text"],
  .page-gatedLogin .reset-password-section #guestForm .form-group input[type="text"],
  .page-checkout-login .reset-password-section #guestForm .form-group input[type="text"],
  .page-updatePassword .reset-password-section #guestForm .form-group input[type="text"],
  .page-login .login-section #guestForm .form-group input[type="text"],
  .page-forgottenPassword .login-section #guestForm .form-group input[type="text"],
  .page-register .login-section #guestForm .form-group input[type="text"],
  .page-gatedLogin .login-section #guestForm .form-group input[type="text"],
  .page-checkout-login .login-section #guestForm .form-group input[type="text"],
  .page-updatePassword .login-section #guestForm .form-group input[type="text"],
  .page-login .guest-section #guestForm .form-group input[type="text"],
  .page-forgottenPassword .guest-section #guestForm .form-group input[type="text"],
  .page-register .guest-section #guestForm .form-group input[type="text"],
  .page-gatedLogin .guest-section #guestForm .form-group input[type="text"],
  .page-checkout-login .guest-section #guestForm .form-group input[type="text"],
  .page-updatePassword .guest-section #guestForm .form-group input[type="text"],
  .page-login .register__section #guestForm .form-group input[type="text"],
  .page-forgottenPassword .register__section #guestForm .form-group input[type="text"],
  .page-register .register__section #guestForm .form-group input[type="text"],
  .page-gatedLogin .register__section #guestForm .form-group input[type="text"],
  .page-checkout-login .register__section #guestForm .form-group input[type="text"],
  .page-updatePassword .register__section #guestForm .form-group input[type="text"],
  .page-login .forgotten-password-section #guestForm .form-group input[type="text"],
  .page-forgottenPassword .forgotten-password-section #guestForm .form-group input[type="text"],
  .page-register .forgotten-password-section #guestForm .form-group input[type="text"],
  .page-gatedLogin .forgotten-password-section #guestForm .form-group input[type="text"],
  .page-checkout-login .forgotten-password-section #guestForm .form-group input[type="text"],
  .page-updatePassword .forgotten-password-section #guestForm .form-group input[type="text"],
  .page-login .reset-password-section #LRRegisterForm .form-group input[type="text"],
  .page-forgottenPassword .reset-password-section #LRRegisterForm .form-group input[type="text"],
  .page-register .reset-password-section #LRRegisterForm .form-group input[type="text"],
  .page-gatedLogin .reset-password-section #LRRegisterForm .form-group input[type="text"],
  .page-checkout-login .reset-password-section #LRRegisterForm .form-group input[type="text"],
  .page-updatePassword .reset-password-section #LRRegisterForm .form-group input[type="text"],
  .page-login .login-section #LRRegisterForm .form-group input[type="text"],
  .page-forgottenPassword .login-section #LRRegisterForm .form-group input[type="text"],
  .page-register .login-section #LRRegisterForm .form-group input[type="text"],
  .page-gatedLogin .login-section #LRRegisterForm .form-group input[type="text"],
  .page-checkout-login .login-section #LRRegisterForm .form-group input[type="text"],
  .page-updatePassword .login-section #LRRegisterForm .form-group input[type="text"],
  .page-login .guest-section #LRRegisterForm .form-group input[type="text"],
  .page-forgottenPassword .guest-section #LRRegisterForm .form-group input[type="text"],
  .page-register .guest-section #LRRegisterForm .form-group input[type="text"],
  .page-gatedLogin .guest-section #LRRegisterForm .form-group input[type="text"],
  .page-checkout-login .guest-section #LRRegisterForm .form-group input[type="text"],
  .page-updatePassword .guest-section #LRRegisterForm .form-group input[type="text"],
  .page-login .register__section #LRRegisterForm .form-group input[type="text"],
  .page-forgottenPassword .register__section #LRRegisterForm .form-group input[type="text"],
  .page-register .register__section #LRRegisterForm .form-group input[type="text"],
  .page-gatedLogin .register__section #LRRegisterForm .form-group input[type="text"],
  .page-checkout-login .register__section #LRRegisterForm .form-group input[type="text"],
  .page-updatePassword .register__section #LRRegisterForm .form-group input[type="text"],
  .page-login .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
  .page-register .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
  .page-checkout-login .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
  .page-updatePassword .forgotten-password-section #LRRegisterForm .form-group input[type="text"],
  .page-login .reset-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-register .reset-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-gatedLogin .reset-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-checkout-login .reset-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-updatePassword .reset-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-login .login-section #forgottenPwdForm .form-group input[type="text"],
  .page-forgottenPassword .login-section #forgottenPwdForm .form-group input[type="text"],
  .page-register .login-section #forgottenPwdForm .form-group input[type="text"],
  .page-gatedLogin .login-section #forgottenPwdForm .form-group input[type="text"],
  .page-checkout-login .login-section #forgottenPwdForm .form-group input[type="text"],
  .page-updatePassword .login-section #forgottenPwdForm .form-group input[type="text"],
  .page-login .guest-section #forgottenPwdForm .form-group input[type="text"],
  .page-forgottenPassword .guest-section #forgottenPwdForm .form-group input[type="text"],
  .page-register .guest-section #forgottenPwdForm .form-group input[type="text"],
  .page-gatedLogin .guest-section #forgottenPwdForm .form-group input[type="text"],
  .page-checkout-login .guest-section #forgottenPwdForm .form-group input[type="text"],
  .page-updatePassword .guest-section #forgottenPwdForm .form-group input[type="text"],
  .page-login .register__section #forgottenPwdForm .form-group input[type="text"],
  .page-forgottenPassword .register__section #forgottenPwdForm .form-group input[type="text"],
  .page-register .register__section #forgottenPwdForm .form-group input[type="text"],
  .page-gatedLogin .register__section #forgottenPwdForm .form-group input[type="text"],
  .page-checkout-login .register__section #forgottenPwdForm .form-group input[type="text"],
  .page-updatePassword .register__section #forgottenPwdForm .form-group input[type="text"],
  .page-login .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-register .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group input[type="text"],
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group input[type="text"] {
    padding: 7.4px 15px;
  }
}
.page-login .reset-password-section #updatePwdForm .form-group .select-input,
.page-forgottenPassword .reset-password-section #updatePwdForm .form-group .select-input,
.page-register .reset-password-section #updatePwdForm .form-group .select-input,
.page-gatedLogin .reset-password-section #updatePwdForm .form-group .select-input,
.page-checkout-login .reset-password-section #updatePwdForm .form-group .select-input,
.page-updatePassword .reset-password-section #updatePwdForm .form-group .select-input,
.page-login .login-section #updatePwdForm .form-group .select-input,
.page-forgottenPassword .login-section #updatePwdForm .form-group .select-input,
.page-register .login-section #updatePwdForm .form-group .select-input,
.page-gatedLogin .login-section #updatePwdForm .form-group .select-input,
.page-checkout-login .login-section #updatePwdForm .form-group .select-input,
.page-updatePassword .login-section #updatePwdForm .form-group .select-input,
.page-login .guest-section #updatePwdForm .form-group .select-input,
.page-forgottenPassword .guest-section #updatePwdForm .form-group .select-input,
.page-register .guest-section #updatePwdForm .form-group .select-input,
.page-gatedLogin .guest-section #updatePwdForm .form-group .select-input,
.page-checkout-login .guest-section #updatePwdForm .form-group .select-input,
.page-updatePassword .guest-section #updatePwdForm .form-group .select-input,
.page-login .register__section #updatePwdForm .form-group .select-input,
.page-forgottenPassword .register__section #updatePwdForm .form-group .select-input,
.page-register .register__section #updatePwdForm .form-group .select-input,
.page-gatedLogin .register__section #updatePwdForm .form-group .select-input,
.page-checkout-login .register__section #updatePwdForm .form-group .select-input,
.page-updatePassword .register__section #updatePwdForm .form-group .select-input,
.page-login .forgotten-password-section #updatePwdForm .form-group .select-input,
.page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group .select-input,
.page-register .forgotten-password-section #updatePwdForm .form-group .select-input,
.page-gatedLogin .forgotten-password-section #updatePwdForm .form-group .select-input,
.page-checkout-login .forgotten-password-section #updatePwdForm .form-group .select-input,
.page-updatePassword .forgotten-password-section #updatePwdForm .form-group .select-input,
.page-login .reset-password-section #loginForm .form-group .select-input,
.page-forgottenPassword .reset-password-section #loginForm .form-group .select-input,
.page-register .reset-password-section #loginForm .form-group .select-input,
.page-gatedLogin .reset-password-section #loginForm .form-group .select-input,
.page-checkout-login .reset-password-section #loginForm .form-group .select-input,
.page-updatePassword .reset-password-section #loginForm .form-group .select-input,
.page-login .login-section #loginForm .form-group .select-input,
.page-forgottenPassword .login-section #loginForm .form-group .select-input,
.page-register .login-section #loginForm .form-group .select-input,
.page-gatedLogin .login-section #loginForm .form-group .select-input,
.page-checkout-login .login-section #loginForm .form-group .select-input,
.page-updatePassword .login-section #loginForm .form-group .select-input,
.page-login .guest-section #loginForm .form-group .select-input,
.page-forgottenPassword .guest-section #loginForm .form-group .select-input,
.page-register .guest-section #loginForm .form-group .select-input,
.page-gatedLogin .guest-section #loginForm .form-group .select-input,
.page-checkout-login .guest-section #loginForm .form-group .select-input,
.page-updatePassword .guest-section #loginForm .form-group .select-input,
.page-login .register__section #loginForm .form-group .select-input,
.page-forgottenPassword .register__section #loginForm .form-group .select-input,
.page-register .register__section #loginForm .form-group .select-input,
.page-gatedLogin .register__section #loginForm .form-group .select-input,
.page-checkout-login .register__section #loginForm .form-group .select-input,
.page-updatePassword .register__section #loginForm .form-group .select-input,
.page-login .forgotten-password-section #loginForm .form-group .select-input,
.page-forgottenPassword .forgotten-password-section #loginForm .form-group .select-input,
.page-register .forgotten-password-section #loginForm .form-group .select-input,
.page-gatedLogin .forgotten-password-section #loginForm .form-group .select-input,
.page-checkout-login .forgotten-password-section #loginForm .form-group .select-input,
.page-updatePassword .forgotten-password-section #loginForm .form-group .select-input,
.page-login .reset-password-section #guestForm .form-group .select-input,
.page-forgottenPassword .reset-password-section #guestForm .form-group .select-input,
.page-register .reset-password-section #guestForm .form-group .select-input,
.page-gatedLogin .reset-password-section #guestForm .form-group .select-input,
.page-checkout-login .reset-password-section #guestForm .form-group .select-input,
.page-updatePassword .reset-password-section #guestForm .form-group .select-input,
.page-login .login-section #guestForm .form-group .select-input,
.page-forgottenPassword .login-section #guestForm .form-group .select-input,
.page-register .login-section #guestForm .form-group .select-input,
.page-gatedLogin .login-section #guestForm .form-group .select-input,
.page-checkout-login .login-section #guestForm .form-group .select-input,
.page-updatePassword .login-section #guestForm .form-group .select-input,
.page-login .guest-section #guestForm .form-group .select-input,
.page-forgottenPassword .guest-section #guestForm .form-group .select-input,
.page-register .guest-section #guestForm .form-group .select-input,
.page-gatedLogin .guest-section #guestForm .form-group .select-input,
.page-checkout-login .guest-section #guestForm .form-group .select-input,
.page-updatePassword .guest-section #guestForm .form-group .select-input,
.page-login .register__section #guestForm .form-group .select-input,
.page-forgottenPassword .register__section #guestForm .form-group .select-input,
.page-register .register__section #guestForm .form-group .select-input,
.page-gatedLogin .register__section #guestForm .form-group .select-input,
.page-checkout-login .register__section #guestForm .form-group .select-input,
.page-updatePassword .register__section #guestForm .form-group .select-input,
.page-login .forgotten-password-section #guestForm .form-group .select-input,
.page-forgottenPassword .forgotten-password-section #guestForm .form-group .select-input,
.page-register .forgotten-password-section #guestForm .form-group .select-input,
.page-gatedLogin .forgotten-password-section #guestForm .form-group .select-input,
.page-checkout-login .forgotten-password-section #guestForm .form-group .select-input,
.page-updatePassword .forgotten-password-section #guestForm .form-group .select-input,
.page-login .reset-password-section #LRRegisterForm .form-group .select-input,
.page-forgottenPassword .reset-password-section #LRRegisterForm .form-group .select-input,
.page-register .reset-password-section #LRRegisterForm .form-group .select-input,
.page-gatedLogin .reset-password-section #LRRegisterForm .form-group .select-input,
.page-checkout-login .reset-password-section #LRRegisterForm .form-group .select-input,
.page-updatePassword .reset-password-section #LRRegisterForm .form-group .select-input,
.page-login .login-section #LRRegisterForm .form-group .select-input,
.page-forgottenPassword .login-section #LRRegisterForm .form-group .select-input,
.page-register .login-section #LRRegisterForm .form-group .select-input,
.page-gatedLogin .login-section #LRRegisterForm .form-group .select-input,
.page-checkout-login .login-section #LRRegisterForm .form-group .select-input,
.page-updatePassword .login-section #LRRegisterForm .form-group .select-input,
.page-login .guest-section #LRRegisterForm .form-group .select-input,
.page-forgottenPassword .guest-section #LRRegisterForm .form-group .select-input,
.page-register .guest-section #LRRegisterForm .form-group .select-input,
.page-gatedLogin .guest-section #LRRegisterForm .form-group .select-input,
.page-checkout-login .guest-section #LRRegisterForm .form-group .select-input,
.page-updatePassword .guest-section #LRRegisterForm .form-group .select-input,
.page-login .register__section #LRRegisterForm .form-group .select-input,
.page-forgottenPassword .register__section #LRRegisterForm .form-group .select-input,
.page-register .register__section #LRRegisterForm .form-group .select-input,
.page-gatedLogin .register__section #LRRegisterForm .form-group .select-input,
.page-checkout-login .register__section #LRRegisterForm .form-group .select-input,
.page-updatePassword .register__section #LRRegisterForm .form-group .select-input,
.page-login .forgotten-password-section #LRRegisterForm .form-group .select-input,
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group .select-input,
.page-register .forgotten-password-section #LRRegisterForm .form-group .select-input,
.page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group .select-input,
.page-checkout-login .forgotten-password-section #LRRegisterForm .form-group .select-input,
.page-updatePassword .forgotten-password-section #LRRegisterForm .form-group .select-input,
.page-login .reset-password-section #forgottenPwdForm .form-group .select-input,
.page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group .select-input,
.page-register .reset-password-section #forgottenPwdForm .form-group .select-input,
.page-gatedLogin .reset-password-section #forgottenPwdForm .form-group .select-input,
.page-checkout-login .reset-password-section #forgottenPwdForm .form-group .select-input,
.page-updatePassword .reset-password-section #forgottenPwdForm .form-group .select-input,
.page-login .login-section #forgottenPwdForm .form-group .select-input,
.page-forgottenPassword .login-section #forgottenPwdForm .form-group .select-input,
.page-register .login-section #forgottenPwdForm .form-group .select-input,
.page-gatedLogin .login-section #forgottenPwdForm .form-group .select-input,
.page-checkout-login .login-section #forgottenPwdForm .form-group .select-input,
.page-updatePassword .login-section #forgottenPwdForm .form-group .select-input,
.page-login .guest-section #forgottenPwdForm .form-group .select-input,
.page-forgottenPassword .guest-section #forgottenPwdForm .form-group .select-input,
.page-register .guest-section #forgottenPwdForm .form-group .select-input,
.page-gatedLogin .guest-section #forgottenPwdForm .form-group .select-input,
.page-checkout-login .guest-section #forgottenPwdForm .form-group .select-input,
.page-updatePassword .guest-section #forgottenPwdForm .form-group .select-input,
.page-login .register__section #forgottenPwdForm .form-group .select-input,
.page-forgottenPassword .register__section #forgottenPwdForm .form-group .select-input,
.page-register .register__section #forgottenPwdForm .form-group .select-input,
.page-gatedLogin .register__section #forgottenPwdForm .form-group .select-input,
.page-checkout-login .register__section #forgottenPwdForm .form-group .select-input,
.page-updatePassword .register__section #forgottenPwdForm .form-group .select-input,
.page-login .forgotten-password-section #forgottenPwdForm .form-group .select-input,
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group .select-input,
.page-register .forgotten-password-section #forgottenPwdForm .form-group .select-input,
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group .select-input,
.page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group .select-input,
.page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group .select-input {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  color: #254b59;
  line-height: 24px;
  padding: 12px 15px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: solid 1px #4e606d;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('../../common/images/site-icons/down.svg');
  background-repeat: no-repeat, repeat;
  background-position: right 1.5em top 50%, 0 0;
  background-size: 18px auto, 100%;
}
@media (max-width: 1023px) {
  .page-login .reset-password-section #updatePwdForm .form-group .select-input,
  .page-forgottenPassword .reset-password-section #updatePwdForm .form-group .select-input,
  .page-register .reset-password-section #updatePwdForm .form-group .select-input,
  .page-gatedLogin .reset-password-section #updatePwdForm .form-group .select-input,
  .page-checkout-login .reset-password-section #updatePwdForm .form-group .select-input,
  .page-updatePassword .reset-password-section #updatePwdForm .form-group .select-input,
  .page-login .login-section #updatePwdForm .form-group .select-input,
  .page-forgottenPassword .login-section #updatePwdForm .form-group .select-input,
  .page-register .login-section #updatePwdForm .form-group .select-input,
  .page-gatedLogin .login-section #updatePwdForm .form-group .select-input,
  .page-checkout-login .login-section #updatePwdForm .form-group .select-input,
  .page-updatePassword .login-section #updatePwdForm .form-group .select-input,
  .page-login .guest-section #updatePwdForm .form-group .select-input,
  .page-forgottenPassword .guest-section #updatePwdForm .form-group .select-input,
  .page-register .guest-section #updatePwdForm .form-group .select-input,
  .page-gatedLogin .guest-section #updatePwdForm .form-group .select-input,
  .page-checkout-login .guest-section #updatePwdForm .form-group .select-input,
  .page-updatePassword .guest-section #updatePwdForm .form-group .select-input,
  .page-login .register__section #updatePwdForm .form-group .select-input,
  .page-forgottenPassword .register__section #updatePwdForm .form-group .select-input,
  .page-register .register__section #updatePwdForm .form-group .select-input,
  .page-gatedLogin .register__section #updatePwdForm .form-group .select-input,
  .page-checkout-login .register__section #updatePwdForm .form-group .select-input,
  .page-updatePassword .register__section #updatePwdForm .form-group .select-input,
  .page-login .forgotten-password-section #updatePwdForm .form-group .select-input,
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .form-group .select-input,
  .page-register .forgotten-password-section #updatePwdForm .form-group .select-input,
  .page-gatedLogin .forgotten-password-section #updatePwdForm .form-group .select-input,
  .page-checkout-login .forgotten-password-section #updatePwdForm .form-group .select-input,
  .page-updatePassword .forgotten-password-section #updatePwdForm .form-group .select-input,
  .page-login .reset-password-section #loginForm .form-group .select-input,
  .page-forgottenPassword .reset-password-section #loginForm .form-group .select-input,
  .page-register .reset-password-section #loginForm .form-group .select-input,
  .page-gatedLogin .reset-password-section #loginForm .form-group .select-input,
  .page-checkout-login .reset-password-section #loginForm .form-group .select-input,
  .page-updatePassword .reset-password-section #loginForm .form-group .select-input,
  .page-login .login-section #loginForm .form-group .select-input,
  .page-forgottenPassword .login-section #loginForm .form-group .select-input,
  .page-register .login-section #loginForm .form-group .select-input,
  .page-gatedLogin .login-section #loginForm .form-group .select-input,
  .page-checkout-login .login-section #loginForm .form-group .select-input,
  .page-updatePassword .login-section #loginForm .form-group .select-input,
  .page-login .guest-section #loginForm .form-group .select-input,
  .page-forgottenPassword .guest-section #loginForm .form-group .select-input,
  .page-register .guest-section #loginForm .form-group .select-input,
  .page-gatedLogin .guest-section #loginForm .form-group .select-input,
  .page-checkout-login .guest-section #loginForm .form-group .select-input,
  .page-updatePassword .guest-section #loginForm .form-group .select-input,
  .page-login .register__section #loginForm .form-group .select-input,
  .page-forgottenPassword .register__section #loginForm .form-group .select-input,
  .page-register .register__section #loginForm .form-group .select-input,
  .page-gatedLogin .register__section #loginForm .form-group .select-input,
  .page-checkout-login .register__section #loginForm .form-group .select-input,
  .page-updatePassword .register__section #loginForm .form-group .select-input,
  .page-login .forgotten-password-section #loginForm .form-group .select-input,
  .page-forgottenPassword .forgotten-password-section #loginForm .form-group .select-input,
  .page-register .forgotten-password-section #loginForm .form-group .select-input,
  .page-gatedLogin .forgotten-password-section #loginForm .form-group .select-input,
  .page-checkout-login .forgotten-password-section #loginForm .form-group .select-input,
  .page-updatePassword .forgotten-password-section #loginForm .form-group .select-input,
  .page-login .reset-password-section #guestForm .form-group .select-input,
  .page-forgottenPassword .reset-password-section #guestForm .form-group .select-input,
  .page-register .reset-password-section #guestForm .form-group .select-input,
  .page-gatedLogin .reset-password-section #guestForm .form-group .select-input,
  .page-checkout-login .reset-password-section #guestForm .form-group .select-input,
  .page-updatePassword .reset-password-section #guestForm .form-group .select-input,
  .page-login .login-section #guestForm .form-group .select-input,
  .page-forgottenPassword .login-section #guestForm .form-group .select-input,
  .page-register .login-section #guestForm .form-group .select-input,
  .page-gatedLogin .login-section #guestForm .form-group .select-input,
  .page-checkout-login .login-section #guestForm .form-group .select-input,
  .page-updatePassword .login-section #guestForm .form-group .select-input,
  .page-login .guest-section #guestForm .form-group .select-input,
  .page-forgottenPassword .guest-section #guestForm .form-group .select-input,
  .page-register .guest-section #guestForm .form-group .select-input,
  .page-gatedLogin .guest-section #guestForm .form-group .select-input,
  .page-checkout-login .guest-section #guestForm .form-group .select-input,
  .page-updatePassword .guest-section #guestForm .form-group .select-input,
  .page-login .register__section #guestForm .form-group .select-input,
  .page-forgottenPassword .register__section #guestForm .form-group .select-input,
  .page-register .register__section #guestForm .form-group .select-input,
  .page-gatedLogin .register__section #guestForm .form-group .select-input,
  .page-checkout-login .register__section #guestForm .form-group .select-input,
  .page-updatePassword .register__section #guestForm .form-group .select-input,
  .page-login .forgotten-password-section #guestForm .form-group .select-input,
  .page-forgottenPassword .forgotten-password-section #guestForm .form-group .select-input,
  .page-register .forgotten-password-section #guestForm .form-group .select-input,
  .page-gatedLogin .forgotten-password-section #guestForm .form-group .select-input,
  .page-checkout-login .forgotten-password-section #guestForm .form-group .select-input,
  .page-updatePassword .forgotten-password-section #guestForm .form-group .select-input,
  .page-login .reset-password-section #LRRegisterForm .form-group .select-input,
  .page-forgottenPassword .reset-password-section #LRRegisterForm .form-group .select-input,
  .page-register .reset-password-section #LRRegisterForm .form-group .select-input,
  .page-gatedLogin .reset-password-section #LRRegisterForm .form-group .select-input,
  .page-checkout-login .reset-password-section #LRRegisterForm .form-group .select-input,
  .page-updatePassword .reset-password-section #LRRegisterForm .form-group .select-input,
  .page-login .login-section #LRRegisterForm .form-group .select-input,
  .page-forgottenPassword .login-section #LRRegisterForm .form-group .select-input,
  .page-register .login-section #LRRegisterForm .form-group .select-input,
  .page-gatedLogin .login-section #LRRegisterForm .form-group .select-input,
  .page-checkout-login .login-section #LRRegisterForm .form-group .select-input,
  .page-updatePassword .login-section #LRRegisterForm .form-group .select-input,
  .page-login .guest-section #LRRegisterForm .form-group .select-input,
  .page-forgottenPassword .guest-section #LRRegisterForm .form-group .select-input,
  .page-register .guest-section #LRRegisterForm .form-group .select-input,
  .page-gatedLogin .guest-section #LRRegisterForm .form-group .select-input,
  .page-checkout-login .guest-section #LRRegisterForm .form-group .select-input,
  .page-updatePassword .guest-section #LRRegisterForm .form-group .select-input,
  .page-login .register__section #LRRegisterForm .form-group .select-input,
  .page-forgottenPassword .register__section #LRRegisterForm .form-group .select-input,
  .page-register .register__section #LRRegisterForm .form-group .select-input,
  .page-gatedLogin .register__section #LRRegisterForm .form-group .select-input,
  .page-checkout-login .register__section #LRRegisterForm .form-group .select-input,
  .page-updatePassword .register__section #LRRegisterForm .form-group .select-input,
  .page-login .forgotten-password-section #LRRegisterForm .form-group .select-input,
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .form-group .select-input,
  .page-register .forgotten-password-section #LRRegisterForm .form-group .select-input,
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .form-group .select-input,
  .page-checkout-login .forgotten-password-section #LRRegisterForm .form-group .select-input,
  .page-updatePassword .forgotten-password-section #LRRegisterForm .form-group .select-input,
  .page-login .reset-password-section #forgottenPwdForm .form-group .select-input,
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .form-group .select-input,
  .page-register .reset-password-section #forgottenPwdForm .form-group .select-input,
  .page-gatedLogin .reset-password-section #forgottenPwdForm .form-group .select-input,
  .page-checkout-login .reset-password-section #forgottenPwdForm .form-group .select-input,
  .page-updatePassword .reset-password-section #forgottenPwdForm .form-group .select-input,
  .page-login .login-section #forgottenPwdForm .form-group .select-input,
  .page-forgottenPassword .login-section #forgottenPwdForm .form-group .select-input,
  .page-register .login-section #forgottenPwdForm .form-group .select-input,
  .page-gatedLogin .login-section #forgottenPwdForm .form-group .select-input,
  .page-checkout-login .login-section #forgottenPwdForm .form-group .select-input,
  .page-updatePassword .login-section #forgottenPwdForm .form-group .select-input,
  .page-login .guest-section #forgottenPwdForm .form-group .select-input,
  .page-forgottenPassword .guest-section #forgottenPwdForm .form-group .select-input,
  .page-register .guest-section #forgottenPwdForm .form-group .select-input,
  .page-gatedLogin .guest-section #forgottenPwdForm .form-group .select-input,
  .page-checkout-login .guest-section #forgottenPwdForm .form-group .select-input,
  .page-updatePassword .guest-section #forgottenPwdForm .form-group .select-input,
  .page-login .register__section #forgottenPwdForm .form-group .select-input,
  .page-forgottenPassword .register__section #forgottenPwdForm .form-group .select-input,
  .page-register .register__section #forgottenPwdForm .form-group .select-input,
  .page-gatedLogin .register__section #forgottenPwdForm .form-group .select-input,
  .page-checkout-login .register__section #forgottenPwdForm .form-group .select-input,
  .page-updatePassword .register__section #forgottenPwdForm .form-group .select-input,
  .page-login .forgotten-password-section #forgottenPwdForm .form-group .select-input,
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .form-group .select-input,
  .page-register .forgotten-password-section #forgottenPwdForm .form-group .select-input,
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .form-group .select-input,
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .form-group .select-input,
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .form-group .select-input {
    padding: 7.4px 15px;
  }
}
.page-login .reset-password-section #updatePwdForm .rememberme,
.page-forgottenPassword .reset-password-section #updatePwdForm .rememberme,
.page-register .reset-password-section #updatePwdForm .rememberme,
.page-gatedLogin .reset-password-section #updatePwdForm .rememberme,
.page-checkout-login .reset-password-section #updatePwdForm .rememberme,
.page-updatePassword .reset-password-section #updatePwdForm .rememberme,
.page-login .login-section #updatePwdForm .rememberme,
.page-forgottenPassword .login-section #updatePwdForm .rememberme,
.page-register .login-section #updatePwdForm .rememberme,
.page-gatedLogin .login-section #updatePwdForm .rememberme,
.page-checkout-login .login-section #updatePwdForm .rememberme,
.page-updatePassword .login-section #updatePwdForm .rememberme,
.page-login .guest-section #updatePwdForm .rememberme,
.page-forgottenPassword .guest-section #updatePwdForm .rememberme,
.page-register .guest-section #updatePwdForm .rememberme,
.page-gatedLogin .guest-section #updatePwdForm .rememberme,
.page-checkout-login .guest-section #updatePwdForm .rememberme,
.page-updatePassword .guest-section #updatePwdForm .rememberme,
.page-login .register__section #updatePwdForm .rememberme,
.page-forgottenPassword .register__section #updatePwdForm .rememberme,
.page-register .register__section #updatePwdForm .rememberme,
.page-gatedLogin .register__section #updatePwdForm .rememberme,
.page-checkout-login .register__section #updatePwdForm .rememberme,
.page-updatePassword .register__section #updatePwdForm .rememberme,
.page-login .forgotten-password-section #updatePwdForm .rememberme,
.page-forgottenPassword .forgotten-password-section #updatePwdForm .rememberme,
.page-register .forgotten-password-section #updatePwdForm .rememberme,
.page-gatedLogin .forgotten-password-section #updatePwdForm .rememberme,
.page-checkout-login .forgotten-password-section #updatePwdForm .rememberme,
.page-updatePassword .forgotten-password-section #updatePwdForm .rememberme,
.page-login .reset-password-section #loginForm .rememberme,
.page-forgottenPassword .reset-password-section #loginForm .rememberme,
.page-register .reset-password-section #loginForm .rememberme,
.page-gatedLogin .reset-password-section #loginForm .rememberme,
.page-checkout-login .reset-password-section #loginForm .rememberme,
.page-updatePassword .reset-password-section #loginForm .rememberme,
.page-login .login-section #loginForm .rememberme,
.page-forgottenPassword .login-section #loginForm .rememberme,
.page-register .login-section #loginForm .rememberme,
.page-gatedLogin .login-section #loginForm .rememberme,
.page-checkout-login .login-section #loginForm .rememberme,
.page-updatePassword .login-section #loginForm .rememberme,
.page-login .guest-section #loginForm .rememberme,
.page-forgottenPassword .guest-section #loginForm .rememberme,
.page-register .guest-section #loginForm .rememberme,
.page-gatedLogin .guest-section #loginForm .rememberme,
.page-checkout-login .guest-section #loginForm .rememberme,
.page-updatePassword .guest-section #loginForm .rememberme,
.page-login .register__section #loginForm .rememberme,
.page-forgottenPassword .register__section #loginForm .rememberme,
.page-register .register__section #loginForm .rememberme,
.page-gatedLogin .register__section #loginForm .rememberme,
.page-checkout-login .register__section #loginForm .rememberme,
.page-updatePassword .register__section #loginForm .rememberme,
.page-login .forgotten-password-section #loginForm .rememberme,
.page-forgottenPassword .forgotten-password-section #loginForm .rememberme,
.page-register .forgotten-password-section #loginForm .rememberme,
.page-gatedLogin .forgotten-password-section #loginForm .rememberme,
.page-checkout-login .forgotten-password-section #loginForm .rememberme,
.page-updatePassword .forgotten-password-section #loginForm .rememberme,
.page-login .reset-password-section #guestForm .rememberme,
.page-forgottenPassword .reset-password-section #guestForm .rememberme,
.page-register .reset-password-section #guestForm .rememberme,
.page-gatedLogin .reset-password-section #guestForm .rememberme,
.page-checkout-login .reset-password-section #guestForm .rememberme,
.page-updatePassword .reset-password-section #guestForm .rememberme,
.page-login .login-section #guestForm .rememberme,
.page-forgottenPassword .login-section #guestForm .rememberme,
.page-register .login-section #guestForm .rememberme,
.page-gatedLogin .login-section #guestForm .rememberme,
.page-checkout-login .login-section #guestForm .rememberme,
.page-updatePassword .login-section #guestForm .rememberme,
.page-login .guest-section #guestForm .rememberme,
.page-forgottenPassword .guest-section #guestForm .rememberme,
.page-register .guest-section #guestForm .rememberme,
.page-gatedLogin .guest-section #guestForm .rememberme,
.page-checkout-login .guest-section #guestForm .rememberme,
.page-updatePassword .guest-section #guestForm .rememberme,
.page-login .register__section #guestForm .rememberme,
.page-forgottenPassword .register__section #guestForm .rememberme,
.page-register .register__section #guestForm .rememberme,
.page-gatedLogin .register__section #guestForm .rememberme,
.page-checkout-login .register__section #guestForm .rememberme,
.page-updatePassword .register__section #guestForm .rememberme,
.page-login .forgotten-password-section #guestForm .rememberme,
.page-forgottenPassword .forgotten-password-section #guestForm .rememberme,
.page-register .forgotten-password-section #guestForm .rememberme,
.page-gatedLogin .forgotten-password-section #guestForm .rememberme,
.page-checkout-login .forgotten-password-section #guestForm .rememberme,
.page-updatePassword .forgotten-password-section #guestForm .rememberme,
.page-login .reset-password-section #LRRegisterForm .rememberme,
.page-forgottenPassword .reset-password-section #LRRegisterForm .rememberme,
.page-register .reset-password-section #LRRegisterForm .rememberme,
.page-gatedLogin .reset-password-section #LRRegisterForm .rememberme,
.page-checkout-login .reset-password-section #LRRegisterForm .rememberme,
.page-updatePassword .reset-password-section #LRRegisterForm .rememberme,
.page-login .login-section #LRRegisterForm .rememberme,
.page-forgottenPassword .login-section #LRRegisterForm .rememberme,
.page-register .login-section #LRRegisterForm .rememberme,
.page-gatedLogin .login-section #LRRegisterForm .rememberme,
.page-checkout-login .login-section #LRRegisterForm .rememberme,
.page-updatePassword .login-section #LRRegisterForm .rememberme,
.page-login .guest-section #LRRegisterForm .rememberme,
.page-forgottenPassword .guest-section #LRRegisterForm .rememberme,
.page-register .guest-section #LRRegisterForm .rememberme,
.page-gatedLogin .guest-section #LRRegisterForm .rememberme,
.page-checkout-login .guest-section #LRRegisterForm .rememberme,
.page-updatePassword .guest-section #LRRegisterForm .rememberme,
.page-login .register__section #LRRegisterForm .rememberme,
.page-forgottenPassword .register__section #LRRegisterForm .rememberme,
.page-register .register__section #LRRegisterForm .rememberme,
.page-gatedLogin .register__section #LRRegisterForm .rememberme,
.page-checkout-login .register__section #LRRegisterForm .rememberme,
.page-updatePassword .register__section #LRRegisterForm .rememberme,
.page-login .forgotten-password-section #LRRegisterForm .rememberme,
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .rememberme,
.page-register .forgotten-password-section #LRRegisterForm .rememberme,
.page-gatedLogin .forgotten-password-section #LRRegisterForm .rememberme,
.page-checkout-login .forgotten-password-section #LRRegisterForm .rememberme,
.page-updatePassword .forgotten-password-section #LRRegisterForm .rememberme,
.page-login .reset-password-section #forgottenPwdForm .rememberme,
.page-forgottenPassword .reset-password-section #forgottenPwdForm .rememberme,
.page-register .reset-password-section #forgottenPwdForm .rememberme,
.page-gatedLogin .reset-password-section #forgottenPwdForm .rememberme,
.page-checkout-login .reset-password-section #forgottenPwdForm .rememberme,
.page-updatePassword .reset-password-section #forgottenPwdForm .rememberme,
.page-login .login-section #forgottenPwdForm .rememberme,
.page-forgottenPassword .login-section #forgottenPwdForm .rememberme,
.page-register .login-section #forgottenPwdForm .rememberme,
.page-gatedLogin .login-section #forgottenPwdForm .rememberme,
.page-checkout-login .login-section #forgottenPwdForm .rememberme,
.page-updatePassword .login-section #forgottenPwdForm .rememberme,
.page-login .guest-section #forgottenPwdForm .rememberme,
.page-forgottenPassword .guest-section #forgottenPwdForm .rememberme,
.page-register .guest-section #forgottenPwdForm .rememberme,
.page-gatedLogin .guest-section #forgottenPwdForm .rememberme,
.page-checkout-login .guest-section #forgottenPwdForm .rememberme,
.page-updatePassword .guest-section #forgottenPwdForm .rememberme,
.page-login .register__section #forgottenPwdForm .rememberme,
.page-forgottenPassword .register__section #forgottenPwdForm .rememberme,
.page-register .register__section #forgottenPwdForm .rememberme,
.page-gatedLogin .register__section #forgottenPwdForm .rememberme,
.page-checkout-login .register__section #forgottenPwdForm .rememberme,
.page-updatePassword .register__section #forgottenPwdForm .rememberme,
.page-login .forgotten-password-section #forgottenPwdForm .rememberme,
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .rememberme,
.page-register .forgotten-password-section #forgottenPwdForm .rememberme,
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .rememberme,
.page-checkout-login .forgotten-password-section #forgottenPwdForm .rememberme,
.page-updatePassword .forgotten-password-section #forgottenPwdForm .rememberme {
  margin: 4px 0 27px;
}
.page-login .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-register .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-gatedLogin .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-checkout-login .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-updatePassword .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-login .login-section #updatePwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .login-section #updatePwdForm .login-cta-wrapper .btn,
.page-register .login-section #updatePwdForm .login-cta-wrapper .btn,
.page-gatedLogin .login-section #updatePwdForm .login-cta-wrapper .btn,
.page-checkout-login .login-section #updatePwdForm .login-cta-wrapper .btn,
.page-updatePassword .login-section #updatePwdForm .login-cta-wrapper .btn,
.page-login .guest-section #updatePwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .guest-section #updatePwdForm .login-cta-wrapper .btn,
.page-register .guest-section #updatePwdForm .login-cta-wrapper .btn,
.page-gatedLogin .guest-section #updatePwdForm .login-cta-wrapper .btn,
.page-checkout-login .guest-section #updatePwdForm .login-cta-wrapper .btn,
.page-updatePassword .guest-section #updatePwdForm .login-cta-wrapper .btn,
.page-login .register__section #updatePwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .register__section #updatePwdForm .login-cta-wrapper .btn,
.page-register .register__section #updatePwdForm .login-cta-wrapper .btn,
.page-gatedLogin .register__section #updatePwdForm .login-cta-wrapper .btn,
.page-checkout-login .register__section #updatePwdForm .login-cta-wrapper .btn,
.page-updatePassword .register__section #updatePwdForm .login-cta-wrapper .btn,
.page-login .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-register .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-gatedLogin .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-checkout-login .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-updatePassword .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
.page-login .reset-password-section #loginForm .login-cta-wrapper .btn,
.page-forgottenPassword .reset-password-section #loginForm .login-cta-wrapper .btn,
.page-register .reset-password-section #loginForm .login-cta-wrapper .btn,
.page-gatedLogin .reset-password-section #loginForm .login-cta-wrapper .btn,
.page-checkout-login .reset-password-section #loginForm .login-cta-wrapper .btn,
.page-updatePassword .reset-password-section #loginForm .login-cta-wrapper .btn,
.page-login .login-section #loginForm .login-cta-wrapper .btn,
.page-forgottenPassword .login-section #loginForm .login-cta-wrapper .btn,
.page-register .login-section #loginForm .login-cta-wrapper .btn,
.page-gatedLogin .login-section #loginForm .login-cta-wrapper .btn,
.page-checkout-login .login-section #loginForm .login-cta-wrapper .btn,
.page-updatePassword .login-section #loginForm .login-cta-wrapper .btn,
.page-login .guest-section #loginForm .login-cta-wrapper .btn,
.page-forgottenPassword .guest-section #loginForm .login-cta-wrapper .btn,
.page-register .guest-section #loginForm .login-cta-wrapper .btn,
.page-gatedLogin .guest-section #loginForm .login-cta-wrapper .btn,
.page-checkout-login .guest-section #loginForm .login-cta-wrapper .btn,
.page-updatePassword .guest-section #loginForm .login-cta-wrapper .btn,
.page-login .register__section #loginForm .login-cta-wrapper .btn,
.page-forgottenPassword .register__section #loginForm .login-cta-wrapper .btn,
.page-register .register__section #loginForm .login-cta-wrapper .btn,
.page-gatedLogin .register__section #loginForm .login-cta-wrapper .btn,
.page-checkout-login .register__section #loginForm .login-cta-wrapper .btn,
.page-updatePassword .register__section #loginForm .login-cta-wrapper .btn,
.page-login .forgotten-password-section #loginForm .login-cta-wrapper .btn,
.page-forgottenPassword .forgotten-password-section #loginForm .login-cta-wrapper .btn,
.page-register .forgotten-password-section #loginForm .login-cta-wrapper .btn,
.page-gatedLogin .forgotten-password-section #loginForm .login-cta-wrapper .btn,
.page-checkout-login .forgotten-password-section #loginForm .login-cta-wrapper .btn,
.page-updatePassword .forgotten-password-section #loginForm .login-cta-wrapper .btn,
.page-login .reset-password-section #guestForm .login-cta-wrapper .btn,
.page-forgottenPassword .reset-password-section #guestForm .login-cta-wrapper .btn,
.page-register .reset-password-section #guestForm .login-cta-wrapper .btn,
.page-gatedLogin .reset-password-section #guestForm .login-cta-wrapper .btn,
.page-checkout-login .reset-password-section #guestForm .login-cta-wrapper .btn,
.page-updatePassword .reset-password-section #guestForm .login-cta-wrapper .btn,
.page-login .login-section #guestForm .login-cta-wrapper .btn,
.page-forgottenPassword .login-section #guestForm .login-cta-wrapper .btn,
.page-register .login-section #guestForm .login-cta-wrapper .btn,
.page-gatedLogin .login-section #guestForm .login-cta-wrapper .btn,
.page-checkout-login .login-section #guestForm .login-cta-wrapper .btn,
.page-updatePassword .login-section #guestForm .login-cta-wrapper .btn,
.page-login .guest-section #guestForm .login-cta-wrapper .btn,
.page-forgottenPassword .guest-section #guestForm .login-cta-wrapper .btn,
.page-register .guest-section #guestForm .login-cta-wrapper .btn,
.page-gatedLogin .guest-section #guestForm .login-cta-wrapper .btn,
.page-checkout-login .guest-section #guestForm .login-cta-wrapper .btn,
.page-updatePassword .guest-section #guestForm .login-cta-wrapper .btn,
.page-login .register__section #guestForm .login-cta-wrapper .btn,
.page-forgottenPassword .register__section #guestForm .login-cta-wrapper .btn,
.page-register .register__section #guestForm .login-cta-wrapper .btn,
.page-gatedLogin .register__section #guestForm .login-cta-wrapper .btn,
.page-checkout-login .register__section #guestForm .login-cta-wrapper .btn,
.page-updatePassword .register__section #guestForm .login-cta-wrapper .btn,
.page-login .forgotten-password-section #guestForm .login-cta-wrapper .btn,
.page-forgottenPassword .forgotten-password-section #guestForm .login-cta-wrapper .btn,
.page-register .forgotten-password-section #guestForm .login-cta-wrapper .btn,
.page-gatedLogin .forgotten-password-section #guestForm .login-cta-wrapper .btn,
.page-checkout-login .forgotten-password-section #guestForm .login-cta-wrapper .btn,
.page-updatePassword .forgotten-password-section #guestForm .login-cta-wrapper .btn,
.page-login .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-forgottenPassword .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-register .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-gatedLogin .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-checkout-login .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-updatePassword .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-login .login-section #LRRegisterForm .login-cta-wrapper .btn,
.page-forgottenPassword .login-section #LRRegisterForm .login-cta-wrapper .btn,
.page-register .login-section #LRRegisterForm .login-cta-wrapper .btn,
.page-gatedLogin .login-section #LRRegisterForm .login-cta-wrapper .btn,
.page-checkout-login .login-section #LRRegisterForm .login-cta-wrapper .btn,
.page-updatePassword .login-section #LRRegisterForm .login-cta-wrapper .btn,
.page-login .guest-section #LRRegisterForm .login-cta-wrapper .btn,
.page-forgottenPassword .guest-section #LRRegisterForm .login-cta-wrapper .btn,
.page-register .guest-section #LRRegisterForm .login-cta-wrapper .btn,
.page-gatedLogin .guest-section #LRRegisterForm .login-cta-wrapper .btn,
.page-checkout-login .guest-section #LRRegisterForm .login-cta-wrapper .btn,
.page-updatePassword .guest-section #LRRegisterForm .login-cta-wrapper .btn,
.page-login .register__section #LRRegisterForm .login-cta-wrapper .btn,
.page-forgottenPassword .register__section #LRRegisterForm .login-cta-wrapper .btn,
.page-register .register__section #LRRegisterForm .login-cta-wrapper .btn,
.page-gatedLogin .register__section #LRRegisterForm .login-cta-wrapper .btn,
.page-checkout-login .register__section #LRRegisterForm .login-cta-wrapper .btn,
.page-updatePassword .register__section #LRRegisterForm .login-cta-wrapper .btn,
.page-login .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-forgottenPassword .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-register .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-gatedLogin .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-checkout-login .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-updatePassword .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
.page-login .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-register .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-gatedLogin .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-checkout-login .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-updatePassword .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-login .login-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .login-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-register .login-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-gatedLogin .login-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-checkout-login .login-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-updatePassword .login-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-login .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-register .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-gatedLogin .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-checkout-login .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-updatePassword .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-login .register__section #forgottenPwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .register__section #forgottenPwdForm .login-cta-wrapper .btn,
.page-register .register__section #forgottenPwdForm .login-cta-wrapper .btn,
.page-gatedLogin .register__section #forgottenPwdForm .login-cta-wrapper .btn,
.page-checkout-login .register__section #forgottenPwdForm .login-cta-wrapper .btn,
.page-updatePassword .register__section #forgottenPwdForm .login-cta-wrapper .btn,
.page-login .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-forgottenPassword .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-register .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-gatedLogin .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-checkout-login .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
.page-updatePassword .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn {
  width: 100%;
}
@media (min-width: 1024px) {
  .page-login .reset-password-section #updatePwdForm .rememberme,
  .page-forgottenPassword .reset-password-section #updatePwdForm .rememberme,
  .page-register .reset-password-section #updatePwdForm .rememberme,
  .page-gatedLogin .reset-password-section #updatePwdForm .rememberme,
  .page-checkout-login .reset-password-section #updatePwdForm .rememberme,
  .page-updatePassword .reset-password-section #updatePwdForm .rememberme,
  .page-login .login-section #updatePwdForm .rememberme,
  .page-forgottenPassword .login-section #updatePwdForm .rememberme,
  .page-register .login-section #updatePwdForm .rememberme,
  .page-gatedLogin .login-section #updatePwdForm .rememberme,
  .page-checkout-login .login-section #updatePwdForm .rememberme,
  .page-updatePassword .login-section #updatePwdForm .rememberme,
  .page-login .guest-section #updatePwdForm .rememberme,
  .page-forgottenPassword .guest-section #updatePwdForm .rememberme,
  .page-register .guest-section #updatePwdForm .rememberme,
  .page-gatedLogin .guest-section #updatePwdForm .rememberme,
  .page-checkout-login .guest-section #updatePwdForm .rememberme,
  .page-updatePassword .guest-section #updatePwdForm .rememberme,
  .page-login .register__section #updatePwdForm .rememberme,
  .page-forgottenPassword .register__section #updatePwdForm .rememberme,
  .page-register .register__section #updatePwdForm .rememberme,
  .page-gatedLogin .register__section #updatePwdForm .rememberme,
  .page-checkout-login .register__section #updatePwdForm .rememberme,
  .page-updatePassword .register__section #updatePwdForm .rememberme,
  .page-login .forgotten-password-section #updatePwdForm .rememberme,
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .rememberme,
  .page-register .forgotten-password-section #updatePwdForm .rememberme,
  .page-gatedLogin .forgotten-password-section #updatePwdForm .rememberme,
  .page-checkout-login .forgotten-password-section #updatePwdForm .rememberme,
  .page-updatePassword .forgotten-password-section #updatePwdForm .rememberme,
  .page-login .reset-password-section #loginForm .rememberme,
  .page-forgottenPassword .reset-password-section #loginForm .rememberme,
  .page-register .reset-password-section #loginForm .rememberme,
  .page-gatedLogin .reset-password-section #loginForm .rememberme,
  .page-checkout-login .reset-password-section #loginForm .rememberme,
  .page-updatePassword .reset-password-section #loginForm .rememberme,
  .page-login .login-section #loginForm .rememberme,
  .page-forgottenPassword .login-section #loginForm .rememberme,
  .page-register .login-section #loginForm .rememberme,
  .page-gatedLogin .login-section #loginForm .rememberme,
  .page-checkout-login .login-section #loginForm .rememberme,
  .page-updatePassword .login-section #loginForm .rememberme,
  .page-login .guest-section #loginForm .rememberme,
  .page-forgottenPassword .guest-section #loginForm .rememberme,
  .page-register .guest-section #loginForm .rememberme,
  .page-gatedLogin .guest-section #loginForm .rememberme,
  .page-checkout-login .guest-section #loginForm .rememberme,
  .page-updatePassword .guest-section #loginForm .rememberme,
  .page-login .register__section #loginForm .rememberme,
  .page-forgottenPassword .register__section #loginForm .rememberme,
  .page-register .register__section #loginForm .rememberme,
  .page-gatedLogin .register__section #loginForm .rememberme,
  .page-checkout-login .register__section #loginForm .rememberme,
  .page-updatePassword .register__section #loginForm .rememberme,
  .page-login .forgotten-password-section #loginForm .rememberme,
  .page-forgottenPassword .forgotten-password-section #loginForm .rememberme,
  .page-register .forgotten-password-section #loginForm .rememberme,
  .page-gatedLogin .forgotten-password-section #loginForm .rememberme,
  .page-checkout-login .forgotten-password-section #loginForm .rememberme,
  .page-updatePassword .forgotten-password-section #loginForm .rememberme,
  .page-login .reset-password-section #guestForm .rememberme,
  .page-forgottenPassword .reset-password-section #guestForm .rememberme,
  .page-register .reset-password-section #guestForm .rememberme,
  .page-gatedLogin .reset-password-section #guestForm .rememberme,
  .page-checkout-login .reset-password-section #guestForm .rememberme,
  .page-updatePassword .reset-password-section #guestForm .rememberme,
  .page-login .login-section #guestForm .rememberme,
  .page-forgottenPassword .login-section #guestForm .rememberme,
  .page-register .login-section #guestForm .rememberme,
  .page-gatedLogin .login-section #guestForm .rememberme,
  .page-checkout-login .login-section #guestForm .rememberme,
  .page-updatePassword .login-section #guestForm .rememberme,
  .page-login .guest-section #guestForm .rememberme,
  .page-forgottenPassword .guest-section #guestForm .rememberme,
  .page-register .guest-section #guestForm .rememberme,
  .page-gatedLogin .guest-section #guestForm .rememberme,
  .page-checkout-login .guest-section #guestForm .rememberme,
  .page-updatePassword .guest-section #guestForm .rememberme,
  .page-login .register__section #guestForm .rememberme,
  .page-forgottenPassword .register__section #guestForm .rememberme,
  .page-register .register__section #guestForm .rememberme,
  .page-gatedLogin .register__section #guestForm .rememberme,
  .page-checkout-login .register__section #guestForm .rememberme,
  .page-updatePassword .register__section #guestForm .rememberme,
  .page-login .forgotten-password-section #guestForm .rememberme,
  .page-forgottenPassword .forgotten-password-section #guestForm .rememberme,
  .page-register .forgotten-password-section #guestForm .rememberme,
  .page-gatedLogin .forgotten-password-section #guestForm .rememberme,
  .page-checkout-login .forgotten-password-section #guestForm .rememberme,
  .page-updatePassword .forgotten-password-section #guestForm .rememberme,
  .page-login .reset-password-section #LRRegisterForm .rememberme,
  .page-forgottenPassword .reset-password-section #LRRegisterForm .rememberme,
  .page-register .reset-password-section #LRRegisterForm .rememberme,
  .page-gatedLogin .reset-password-section #LRRegisterForm .rememberme,
  .page-checkout-login .reset-password-section #LRRegisterForm .rememberme,
  .page-updatePassword .reset-password-section #LRRegisterForm .rememberme,
  .page-login .login-section #LRRegisterForm .rememberme,
  .page-forgottenPassword .login-section #LRRegisterForm .rememberme,
  .page-register .login-section #LRRegisterForm .rememberme,
  .page-gatedLogin .login-section #LRRegisterForm .rememberme,
  .page-checkout-login .login-section #LRRegisterForm .rememberme,
  .page-updatePassword .login-section #LRRegisterForm .rememberme,
  .page-login .guest-section #LRRegisterForm .rememberme,
  .page-forgottenPassword .guest-section #LRRegisterForm .rememberme,
  .page-register .guest-section #LRRegisterForm .rememberme,
  .page-gatedLogin .guest-section #LRRegisterForm .rememberme,
  .page-checkout-login .guest-section #LRRegisterForm .rememberme,
  .page-updatePassword .guest-section #LRRegisterForm .rememberme,
  .page-login .register__section #LRRegisterForm .rememberme,
  .page-forgottenPassword .register__section #LRRegisterForm .rememberme,
  .page-register .register__section #LRRegisterForm .rememberme,
  .page-gatedLogin .register__section #LRRegisterForm .rememberme,
  .page-checkout-login .register__section #LRRegisterForm .rememberme,
  .page-updatePassword .register__section #LRRegisterForm .rememberme,
  .page-login .forgotten-password-section #LRRegisterForm .rememberme,
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .rememberme,
  .page-register .forgotten-password-section #LRRegisterForm .rememberme,
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .rememberme,
  .page-checkout-login .forgotten-password-section #LRRegisterForm .rememberme,
  .page-updatePassword .forgotten-password-section #LRRegisterForm .rememberme,
  .page-login .reset-password-section #forgottenPwdForm .rememberme,
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .rememberme,
  .page-register .reset-password-section #forgottenPwdForm .rememberme,
  .page-gatedLogin .reset-password-section #forgottenPwdForm .rememberme,
  .page-checkout-login .reset-password-section #forgottenPwdForm .rememberme,
  .page-updatePassword .reset-password-section #forgottenPwdForm .rememberme,
  .page-login .login-section #forgottenPwdForm .rememberme,
  .page-forgottenPassword .login-section #forgottenPwdForm .rememberme,
  .page-register .login-section #forgottenPwdForm .rememberme,
  .page-gatedLogin .login-section #forgottenPwdForm .rememberme,
  .page-checkout-login .login-section #forgottenPwdForm .rememberme,
  .page-updatePassword .login-section #forgottenPwdForm .rememberme,
  .page-login .guest-section #forgottenPwdForm .rememberme,
  .page-forgottenPassword .guest-section #forgottenPwdForm .rememberme,
  .page-register .guest-section #forgottenPwdForm .rememberme,
  .page-gatedLogin .guest-section #forgottenPwdForm .rememberme,
  .page-checkout-login .guest-section #forgottenPwdForm .rememberme,
  .page-updatePassword .guest-section #forgottenPwdForm .rememberme,
  .page-login .register__section #forgottenPwdForm .rememberme,
  .page-forgottenPassword .register__section #forgottenPwdForm .rememberme,
  .page-register .register__section #forgottenPwdForm .rememberme,
  .page-gatedLogin .register__section #forgottenPwdForm .rememberme,
  .page-checkout-login .register__section #forgottenPwdForm .rememberme,
  .page-updatePassword .register__section #forgottenPwdForm .rememberme,
  .page-login .forgotten-password-section #forgottenPwdForm .rememberme,
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .rememberme,
  .page-register .forgotten-password-section #forgottenPwdForm .rememberme,
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .rememberme,
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .rememberme,
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .rememberme {
    margin-bottom: 36px;
  }
  .page-login .reset-password-section #updatePwdForm .login-cta-wrapper,
  .page-forgottenPassword .reset-password-section #updatePwdForm .login-cta-wrapper,
  .page-register .reset-password-section #updatePwdForm .login-cta-wrapper,
  .page-gatedLogin .reset-password-section #updatePwdForm .login-cta-wrapper,
  .page-checkout-login .reset-password-section #updatePwdForm .login-cta-wrapper,
  .page-updatePassword .reset-password-section #updatePwdForm .login-cta-wrapper,
  .page-login .login-section #updatePwdForm .login-cta-wrapper,
  .page-forgottenPassword .login-section #updatePwdForm .login-cta-wrapper,
  .page-register .login-section #updatePwdForm .login-cta-wrapper,
  .page-gatedLogin .login-section #updatePwdForm .login-cta-wrapper,
  .page-checkout-login .login-section #updatePwdForm .login-cta-wrapper,
  .page-updatePassword .login-section #updatePwdForm .login-cta-wrapper,
  .page-login .guest-section #updatePwdForm .login-cta-wrapper,
  .page-forgottenPassword .guest-section #updatePwdForm .login-cta-wrapper,
  .page-register .guest-section #updatePwdForm .login-cta-wrapper,
  .page-gatedLogin .guest-section #updatePwdForm .login-cta-wrapper,
  .page-checkout-login .guest-section #updatePwdForm .login-cta-wrapper,
  .page-updatePassword .guest-section #updatePwdForm .login-cta-wrapper,
  .page-login .register__section #updatePwdForm .login-cta-wrapper,
  .page-forgottenPassword .register__section #updatePwdForm .login-cta-wrapper,
  .page-register .register__section #updatePwdForm .login-cta-wrapper,
  .page-gatedLogin .register__section #updatePwdForm .login-cta-wrapper,
  .page-checkout-login .register__section #updatePwdForm .login-cta-wrapper,
  .page-updatePassword .register__section #updatePwdForm .login-cta-wrapper,
  .page-login .forgotten-password-section #updatePwdForm .login-cta-wrapper,
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .login-cta-wrapper,
  .page-register .forgotten-password-section #updatePwdForm .login-cta-wrapper,
  .page-gatedLogin .forgotten-password-section #updatePwdForm .login-cta-wrapper,
  .page-checkout-login .forgotten-password-section #updatePwdForm .login-cta-wrapper,
  .page-updatePassword .forgotten-password-section #updatePwdForm .login-cta-wrapper,
  .page-login .reset-password-section #loginForm .login-cta-wrapper,
  .page-forgottenPassword .reset-password-section #loginForm .login-cta-wrapper,
  .page-register .reset-password-section #loginForm .login-cta-wrapper,
  .page-gatedLogin .reset-password-section #loginForm .login-cta-wrapper,
  .page-checkout-login .reset-password-section #loginForm .login-cta-wrapper,
  .page-updatePassword .reset-password-section #loginForm .login-cta-wrapper,
  .page-login .login-section #loginForm .login-cta-wrapper,
  .page-forgottenPassword .login-section #loginForm .login-cta-wrapper,
  .page-register .login-section #loginForm .login-cta-wrapper,
  .page-gatedLogin .login-section #loginForm .login-cta-wrapper,
  .page-checkout-login .login-section #loginForm .login-cta-wrapper,
  .page-updatePassword .login-section #loginForm .login-cta-wrapper,
  .page-login .guest-section #loginForm .login-cta-wrapper,
  .page-forgottenPassword .guest-section #loginForm .login-cta-wrapper,
  .page-register .guest-section #loginForm .login-cta-wrapper,
  .page-gatedLogin .guest-section #loginForm .login-cta-wrapper,
  .page-checkout-login .guest-section #loginForm .login-cta-wrapper,
  .page-updatePassword .guest-section #loginForm .login-cta-wrapper,
  .page-login .register__section #loginForm .login-cta-wrapper,
  .page-forgottenPassword .register__section #loginForm .login-cta-wrapper,
  .page-register .register__section #loginForm .login-cta-wrapper,
  .page-gatedLogin .register__section #loginForm .login-cta-wrapper,
  .page-checkout-login .register__section #loginForm .login-cta-wrapper,
  .page-updatePassword .register__section #loginForm .login-cta-wrapper,
  .page-login .forgotten-password-section #loginForm .login-cta-wrapper,
  .page-forgottenPassword .forgotten-password-section #loginForm .login-cta-wrapper,
  .page-register .forgotten-password-section #loginForm .login-cta-wrapper,
  .page-gatedLogin .forgotten-password-section #loginForm .login-cta-wrapper,
  .page-checkout-login .forgotten-password-section #loginForm .login-cta-wrapper,
  .page-updatePassword .forgotten-password-section #loginForm .login-cta-wrapper,
  .page-login .reset-password-section #guestForm .login-cta-wrapper,
  .page-forgottenPassword .reset-password-section #guestForm .login-cta-wrapper,
  .page-register .reset-password-section #guestForm .login-cta-wrapper,
  .page-gatedLogin .reset-password-section #guestForm .login-cta-wrapper,
  .page-checkout-login .reset-password-section #guestForm .login-cta-wrapper,
  .page-updatePassword .reset-password-section #guestForm .login-cta-wrapper,
  .page-login .login-section #guestForm .login-cta-wrapper,
  .page-forgottenPassword .login-section #guestForm .login-cta-wrapper,
  .page-register .login-section #guestForm .login-cta-wrapper,
  .page-gatedLogin .login-section #guestForm .login-cta-wrapper,
  .page-checkout-login .login-section #guestForm .login-cta-wrapper,
  .page-updatePassword .login-section #guestForm .login-cta-wrapper,
  .page-login .guest-section #guestForm .login-cta-wrapper,
  .page-forgottenPassword .guest-section #guestForm .login-cta-wrapper,
  .page-register .guest-section #guestForm .login-cta-wrapper,
  .page-gatedLogin .guest-section #guestForm .login-cta-wrapper,
  .page-checkout-login .guest-section #guestForm .login-cta-wrapper,
  .page-updatePassword .guest-section #guestForm .login-cta-wrapper,
  .page-login .register__section #guestForm .login-cta-wrapper,
  .page-forgottenPassword .register__section #guestForm .login-cta-wrapper,
  .page-register .register__section #guestForm .login-cta-wrapper,
  .page-gatedLogin .register__section #guestForm .login-cta-wrapper,
  .page-checkout-login .register__section #guestForm .login-cta-wrapper,
  .page-updatePassword .register__section #guestForm .login-cta-wrapper,
  .page-login .forgotten-password-section #guestForm .login-cta-wrapper,
  .page-forgottenPassword .forgotten-password-section #guestForm .login-cta-wrapper,
  .page-register .forgotten-password-section #guestForm .login-cta-wrapper,
  .page-gatedLogin .forgotten-password-section #guestForm .login-cta-wrapper,
  .page-checkout-login .forgotten-password-section #guestForm .login-cta-wrapper,
  .page-updatePassword .forgotten-password-section #guestForm .login-cta-wrapper,
  .page-login .reset-password-section #LRRegisterForm .login-cta-wrapper,
  .page-forgottenPassword .reset-password-section #LRRegisterForm .login-cta-wrapper,
  .page-register .reset-password-section #LRRegisterForm .login-cta-wrapper,
  .page-gatedLogin .reset-password-section #LRRegisterForm .login-cta-wrapper,
  .page-checkout-login .reset-password-section #LRRegisterForm .login-cta-wrapper,
  .page-updatePassword .reset-password-section #LRRegisterForm .login-cta-wrapper,
  .page-login .login-section #LRRegisterForm .login-cta-wrapper,
  .page-forgottenPassword .login-section #LRRegisterForm .login-cta-wrapper,
  .page-register .login-section #LRRegisterForm .login-cta-wrapper,
  .page-gatedLogin .login-section #LRRegisterForm .login-cta-wrapper,
  .page-checkout-login .login-section #LRRegisterForm .login-cta-wrapper,
  .page-updatePassword .login-section #LRRegisterForm .login-cta-wrapper,
  .page-login .guest-section #LRRegisterForm .login-cta-wrapper,
  .page-forgottenPassword .guest-section #LRRegisterForm .login-cta-wrapper,
  .page-register .guest-section #LRRegisterForm .login-cta-wrapper,
  .page-gatedLogin .guest-section #LRRegisterForm .login-cta-wrapper,
  .page-checkout-login .guest-section #LRRegisterForm .login-cta-wrapper,
  .page-updatePassword .guest-section #LRRegisterForm .login-cta-wrapper,
  .page-login .register__section #LRRegisterForm .login-cta-wrapper,
  .page-forgottenPassword .register__section #LRRegisterForm .login-cta-wrapper,
  .page-register .register__section #LRRegisterForm .login-cta-wrapper,
  .page-gatedLogin .register__section #LRRegisterForm .login-cta-wrapper,
  .page-checkout-login .register__section #LRRegisterForm .login-cta-wrapper,
  .page-updatePassword .register__section #LRRegisterForm .login-cta-wrapper,
  .page-login .forgotten-password-section #LRRegisterForm .login-cta-wrapper,
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .login-cta-wrapper,
  .page-register .forgotten-password-section #LRRegisterForm .login-cta-wrapper,
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .login-cta-wrapper,
  .page-checkout-login .forgotten-password-section #LRRegisterForm .login-cta-wrapper,
  .page-updatePassword .forgotten-password-section #LRRegisterForm .login-cta-wrapper,
  .page-login .reset-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-register .reset-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-gatedLogin .reset-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-checkout-login .reset-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-updatePassword .reset-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-login .login-section #forgottenPwdForm .login-cta-wrapper,
  .page-forgottenPassword .login-section #forgottenPwdForm .login-cta-wrapper,
  .page-register .login-section #forgottenPwdForm .login-cta-wrapper,
  .page-gatedLogin .login-section #forgottenPwdForm .login-cta-wrapper,
  .page-checkout-login .login-section #forgottenPwdForm .login-cta-wrapper,
  .page-updatePassword .login-section #forgottenPwdForm .login-cta-wrapper,
  .page-login .guest-section #forgottenPwdForm .login-cta-wrapper,
  .page-forgottenPassword .guest-section #forgottenPwdForm .login-cta-wrapper,
  .page-register .guest-section #forgottenPwdForm .login-cta-wrapper,
  .page-gatedLogin .guest-section #forgottenPwdForm .login-cta-wrapper,
  .page-checkout-login .guest-section #forgottenPwdForm .login-cta-wrapper,
  .page-updatePassword .guest-section #forgottenPwdForm .login-cta-wrapper,
  .page-login .register__section #forgottenPwdForm .login-cta-wrapper,
  .page-forgottenPassword .register__section #forgottenPwdForm .login-cta-wrapper,
  .page-register .register__section #forgottenPwdForm .login-cta-wrapper,
  .page-gatedLogin .register__section #forgottenPwdForm .login-cta-wrapper,
  .page-checkout-login .register__section #forgottenPwdForm .login-cta-wrapper,
  .page-updatePassword .register__section #forgottenPwdForm .login-cta-wrapper,
  .page-login .forgotten-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-register .forgotten-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .login-cta-wrapper,
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .login-cta-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .page-login .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-register .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-checkout-login .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-updatePassword .reset-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-login .login-section #updatePwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .login-section #updatePwdForm .login-cta-wrapper .btn,
  .page-register .login-section #updatePwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .login-section #updatePwdForm .login-cta-wrapper .btn,
  .page-checkout-login .login-section #updatePwdForm .login-cta-wrapper .btn,
  .page-updatePassword .login-section #updatePwdForm .login-cta-wrapper .btn,
  .page-login .guest-section #updatePwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .guest-section #updatePwdForm .login-cta-wrapper .btn,
  .page-register .guest-section #updatePwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .guest-section #updatePwdForm .login-cta-wrapper .btn,
  .page-checkout-login .guest-section #updatePwdForm .login-cta-wrapper .btn,
  .page-updatePassword .guest-section #updatePwdForm .login-cta-wrapper .btn,
  .page-login .register__section #updatePwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .register__section #updatePwdForm .login-cta-wrapper .btn,
  .page-register .register__section #updatePwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .register__section #updatePwdForm .login-cta-wrapper .btn,
  .page-checkout-login .register__section #updatePwdForm .login-cta-wrapper .btn,
  .page-updatePassword .register__section #updatePwdForm .login-cta-wrapper .btn,
  .page-login .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-register .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-checkout-login .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-updatePassword .forgotten-password-section #updatePwdForm .login-cta-wrapper .btn,
  .page-login .reset-password-section #loginForm .login-cta-wrapper .btn,
  .page-forgottenPassword .reset-password-section #loginForm .login-cta-wrapper .btn,
  .page-register .reset-password-section #loginForm .login-cta-wrapper .btn,
  .page-gatedLogin .reset-password-section #loginForm .login-cta-wrapper .btn,
  .page-checkout-login .reset-password-section #loginForm .login-cta-wrapper .btn,
  .page-updatePassword .reset-password-section #loginForm .login-cta-wrapper .btn,
  .page-login .login-section #loginForm .login-cta-wrapper .btn,
  .page-forgottenPassword .login-section #loginForm .login-cta-wrapper .btn,
  .page-register .login-section #loginForm .login-cta-wrapper .btn,
  .page-gatedLogin .login-section #loginForm .login-cta-wrapper .btn,
  .page-checkout-login .login-section #loginForm .login-cta-wrapper .btn,
  .page-updatePassword .login-section #loginForm .login-cta-wrapper .btn,
  .page-login .guest-section #loginForm .login-cta-wrapper .btn,
  .page-forgottenPassword .guest-section #loginForm .login-cta-wrapper .btn,
  .page-register .guest-section #loginForm .login-cta-wrapper .btn,
  .page-gatedLogin .guest-section #loginForm .login-cta-wrapper .btn,
  .page-checkout-login .guest-section #loginForm .login-cta-wrapper .btn,
  .page-updatePassword .guest-section #loginForm .login-cta-wrapper .btn,
  .page-login .register__section #loginForm .login-cta-wrapper .btn,
  .page-forgottenPassword .register__section #loginForm .login-cta-wrapper .btn,
  .page-register .register__section #loginForm .login-cta-wrapper .btn,
  .page-gatedLogin .register__section #loginForm .login-cta-wrapper .btn,
  .page-checkout-login .register__section #loginForm .login-cta-wrapper .btn,
  .page-updatePassword .register__section #loginForm .login-cta-wrapper .btn,
  .page-login .forgotten-password-section #loginForm .login-cta-wrapper .btn,
  .page-forgottenPassword .forgotten-password-section #loginForm .login-cta-wrapper .btn,
  .page-register .forgotten-password-section #loginForm .login-cta-wrapper .btn,
  .page-gatedLogin .forgotten-password-section #loginForm .login-cta-wrapper .btn,
  .page-checkout-login .forgotten-password-section #loginForm .login-cta-wrapper .btn,
  .page-updatePassword .forgotten-password-section #loginForm .login-cta-wrapper .btn,
  .page-login .reset-password-section #guestForm .login-cta-wrapper .btn,
  .page-forgottenPassword .reset-password-section #guestForm .login-cta-wrapper .btn,
  .page-register .reset-password-section #guestForm .login-cta-wrapper .btn,
  .page-gatedLogin .reset-password-section #guestForm .login-cta-wrapper .btn,
  .page-checkout-login .reset-password-section #guestForm .login-cta-wrapper .btn,
  .page-updatePassword .reset-password-section #guestForm .login-cta-wrapper .btn,
  .page-login .login-section #guestForm .login-cta-wrapper .btn,
  .page-forgottenPassword .login-section #guestForm .login-cta-wrapper .btn,
  .page-register .login-section #guestForm .login-cta-wrapper .btn,
  .page-gatedLogin .login-section #guestForm .login-cta-wrapper .btn,
  .page-checkout-login .login-section #guestForm .login-cta-wrapper .btn,
  .page-updatePassword .login-section #guestForm .login-cta-wrapper .btn,
  .page-login .guest-section #guestForm .login-cta-wrapper .btn,
  .page-forgottenPassword .guest-section #guestForm .login-cta-wrapper .btn,
  .page-register .guest-section #guestForm .login-cta-wrapper .btn,
  .page-gatedLogin .guest-section #guestForm .login-cta-wrapper .btn,
  .page-checkout-login .guest-section #guestForm .login-cta-wrapper .btn,
  .page-updatePassword .guest-section #guestForm .login-cta-wrapper .btn,
  .page-login .register__section #guestForm .login-cta-wrapper .btn,
  .page-forgottenPassword .register__section #guestForm .login-cta-wrapper .btn,
  .page-register .register__section #guestForm .login-cta-wrapper .btn,
  .page-gatedLogin .register__section #guestForm .login-cta-wrapper .btn,
  .page-checkout-login .register__section #guestForm .login-cta-wrapper .btn,
  .page-updatePassword .register__section #guestForm .login-cta-wrapper .btn,
  .page-login .forgotten-password-section #guestForm .login-cta-wrapper .btn,
  .page-forgottenPassword .forgotten-password-section #guestForm .login-cta-wrapper .btn,
  .page-register .forgotten-password-section #guestForm .login-cta-wrapper .btn,
  .page-gatedLogin .forgotten-password-section #guestForm .login-cta-wrapper .btn,
  .page-checkout-login .forgotten-password-section #guestForm .login-cta-wrapper .btn,
  .page-updatePassword .forgotten-password-section #guestForm .login-cta-wrapper .btn,
  .page-login .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-forgottenPassword .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-register .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-gatedLogin .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-checkout-login .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-updatePassword .reset-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-login .login-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-forgottenPassword .login-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-register .login-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-gatedLogin .login-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-checkout-login .login-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-updatePassword .login-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-login .guest-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-forgottenPassword .guest-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-register .guest-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-gatedLogin .guest-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-checkout-login .guest-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-updatePassword .guest-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-login .register__section #LRRegisterForm .login-cta-wrapper .btn,
  .page-forgottenPassword .register__section #LRRegisterForm .login-cta-wrapper .btn,
  .page-register .register__section #LRRegisterForm .login-cta-wrapper .btn,
  .page-gatedLogin .register__section #LRRegisterForm .login-cta-wrapper .btn,
  .page-checkout-login .register__section #LRRegisterForm .login-cta-wrapper .btn,
  .page-updatePassword .register__section #LRRegisterForm .login-cta-wrapper .btn,
  .page-login .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-forgottenPassword .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-register .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-gatedLogin .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-checkout-login .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-updatePassword .forgotten-password-section #LRRegisterForm .login-cta-wrapper .btn,
  .page-login .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-register .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-checkout-login .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-updatePassword .reset-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-login .login-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .login-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-register .login-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .login-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-checkout-login .login-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-updatePassword .login-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-login .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-register .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-checkout-login .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-updatePassword .guest-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-login .register__section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .register__section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-register .register__section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .register__section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-checkout-login .register__section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-updatePassword .register__section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-login .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-forgottenPassword .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-register .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-gatedLogin .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-checkout-login .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn,
  .page-updatePassword .forgotten-password-section #forgottenPwdForm .login-cta-wrapper .btn {
    width: auto;
  }
}
@media (max-width: 639px) {
  .page-login .reset-password-section .login-form-action .btn-default,
  .page-forgottenPassword .reset-password-section .login-form-action .btn-default,
  .page-register .reset-password-section .login-form-action .btn-default,
  .page-gatedLogin .reset-password-section .login-form-action .btn-default,
  .page-checkout-login .reset-password-section .login-form-action .btn-default,
  .page-updatePassword .reset-password-section .login-form-action .btn-default,
  .page-login .login-section .login-form-action .btn-default,
  .page-forgottenPassword .login-section .login-form-action .btn-default,
  .page-register .login-section .login-form-action .btn-default,
  .page-gatedLogin .login-section .login-form-action .btn-default,
  .page-checkout-login .login-section .login-form-action .btn-default,
  .page-updatePassword .login-section .login-form-action .btn-default,
  .page-login .guest-section .login-form-action .btn-default,
  .page-forgottenPassword .guest-section .login-form-action .btn-default,
  .page-register .guest-section .login-form-action .btn-default,
  .page-gatedLogin .guest-section .login-form-action .btn-default,
  .page-checkout-login .guest-section .login-form-action .btn-default,
  .page-updatePassword .guest-section .login-form-action .btn-default,
  .page-login .register__section .login-form-action .btn-default,
  .page-forgottenPassword .register__section .login-form-action .btn-default,
  .page-register .register__section .login-form-action .btn-default,
  .page-gatedLogin .register__section .login-form-action .btn-default,
  .page-checkout-login .register__section .login-form-action .btn-default,
  .page-updatePassword .register__section .login-form-action .btn-default,
  .page-login .forgotten-password-section .login-form-action .btn-default,
  .page-forgottenPassword .forgotten-password-section .login-form-action .btn-default,
  .page-register .forgotten-password-section .login-form-action .btn-default,
  .page-gatedLogin .forgotten-password-section .login-form-action .btn-default,
  .page-checkout-login .forgotten-password-section .login-form-action .btn-default,
  .page-updatePassword .forgotten-password-section .login-form-action .btn-default {
    margin-top: 45px;
  }
}
@media (max-width: 1024px) {
  .page-register #LRRegisterForm .btn-primary,
  .page-register #LRRegisterForm .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    width: 100%;
  }
}
.page-forgottenPassword .grey-section {
  padding: 35px 16px 55px;
}
.page-forgottenPassword .grey-section .btn-link {
  padding: 25px 20px 25px 0;
  color: #3d645e;
  line-height: 1.4;
  text-decoration: underline;
  font-weight: 500;
}
.page-forgottenPassword .grey-section .btn-link:hover {
  text-decoration: none;
}
.page-forgottenPassword .grey-section .btn-primary,
.page-forgottenPassword .grey-section .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 15px 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .page-forgottenPassword .grey-section {
    padding: 122px 130px 175px;
  }
  .page-forgottenPassword .grey-section .btn-link {
    padding-bottom: 5px;
  }
  .page-forgottenPassword .grey-section .btn-primary,
  .page-forgottenPassword .grey-section .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    width: auto;
    display: block;
  }
}
.page-register .grey-section .content {
  margin-bottom: 29px;
}
.page-register .grey-section .login-button-wrap {
  display: inline-block;
}
.page-register .grey-section .login-button-wrap a {
  font-weight: 500;
  color: #66a79e;
  letter-spacing: 0.2px;
  text-transform: none;
  display: inline-block;
}
.page-register .grey-section .login-button-wrap a + a {
  padding-top: 0;
}
.page-register .grey-section .login-button-wrap a:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .page-register .grey-section .login-button-wrap a {
    padding: 18px 0 10px;
  }
}
.page-register .grey-section .termsAndConditionsLink {
  font-weight: 500;
  color: #66a79e;
  letter-spacing: 0.2px;
  text-transform: none;
  display: inline-block;
}
.page-register .grey-section .uncased {
  padding-left: 10px;
  position: relative;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  font-weight: 700;
  color: #666666;
  text-transform: none;
}
.page-register .custom-input.lr-terms {
  margin-top: 25px;
}
.page-register .custom-input.lr-terms label:before {
  display: none;
}
.page-register .custom-input.lr-terms label {
  padding-left: 0px;
  margin-bottom: 28px;
  position: relative;
  font-family: acumin-pro, sans-serif;
  font-weight: 700;
  color: #666666;
  text-transform: none;
}
.page-register .custom-input.lr-terms input#registerChkTermsConditions {
  display: none;
}
.page-register .lr-consent {
  margin-top: 34px;
  margin-left: 2px;
}
.page-register .lr-consent label:before {
  content: "";
  border: solid 1px #4e606d;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -15px;
}
.page-register .lr-consent label {
  padding-left: 10px;
  position: relative;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  font-weight: 700;
  color: #666666;
  text-transform: none;
}
.page-register .lr-consent input[type="checkbox"]:checked + input + label:after {
  color: #4e606d;
  font-size: 0.6875rem;
  left: -13px;
  top: 2px;
  position: absolute;
  content: "\e982";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-register .register__section #LRRegisterForm .form-group .select-input.select-title {
  display: none;
}
.page-register .register__section #LRRegisterForm .form-group label.label-title {
  display: none;
}
@media (max-width: 1024px) {
  .page-gatedLogin .main-content + footer {
    margin-top: 0;
  }
}
.page-gatedLogin .gated-container {
  display: flex;
}
.page-gatedLogin .gated-container .no-space .yCmsComponent {
  height: 100%;
}
.page-gatedLogin .gated-container .lg-body-content {
  height: 100%;
}
.page-gatedLogin .gated-container .lg-body-content .lr-dynamic-banner {
  height: 100%;
}
.page-gatedLogin .gated-container .lg-body-content .lr-dynamic-banner .lr-banner-image {
  height: 100%;
}
.page-gatedLogin .gated-container .grey-section {
  padding: 46px 16px 64px;
}
.page-gatedLogin .gated-container .grey-section .forgotten-password-button-wrap,
.page-gatedLogin .gated-container .grey-section .rememberme {
  display: none;
}
.page-gatedLogin .gated-container .grey-section .login-cta-wrapper {
  margin-top: 42px;
}
@media (min-width: 1024px) {
  .page-gatedLogin .gated-container .grey-section {
    padding: 106px 65px;
  }
  .page-gatedLogin .gated-container .grey-section .login-cta-wrapper {
    margin-top: 58px;
  }
}
.page-checkout-login .guest-section .headline {
  margin-bottom: 25px;
}
.page-checkout-login .guest-section .description,
.page-checkout-login .guest-section .create-account {
  margin-bottom: 30px;
}
.page-checkout-login .guest-section .create-account a {
  color: #66a79e;
}
.page-checkout-login .guest-section .create-account a:focus,
.page-checkout-login .guest-section .create-account a:hover {
  color: #3d645e;
}
.page-checkout-login .guest-section .account-benefits {
  margin-bottom: 15px;
}
.page-checkout-login .guest-section .guestCheckoutBtn {
  margin-top: 30px;
  width: 100%;
}
@media (min-width: 1024px) {
  .page-checkout-login .guest-section .guestCheckoutBtn {
    width: auto;
  }
}
.page-updatePassword .login-form-action .reset-password-submit {
  padding: 0;
}
.page-updatePassword .login-form-action .reset-password-cancel {
  padding: 0;
}
.page-updatePassword .login-form-action .reset-password-cancel .btn {
  margin-top: 23px;
}
.page-updatePassword .row {
  margin: 0;
}
.page-updatePassword .grey-section .col-sm-12 {
  padding: 0;
}
.page-updatePassword .grey-section .lg-page-description-content {
  display: none;
}
.page-updatePassword .reset-password__uid-message {
  margin-top: 17px;
  margin-bottom: 22px;
}
.page-updatePassword .reset-password__uid {
  font-weight: 600;
}
@media (min-width: 640px) {
  .page-updatePassword .reset-password__uid-message {
    margin-bottom: 36px;
  }
  .page-updatePassword .login-form-action .reset-password-submit {
    padding-left: 0;
    padding-right: 15px;
  }
  .page-updatePassword .login-form-action .reset-password-cancel {
    padding-right: 0;
    padding-left: 15px;
  }
  .page-updatePassword .login-form-action .reset-password-cancel .btn {
    margin-top: 0;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 15px;
}
.checkout__new-account {
  text-align: center;
  margin: 30px 0;
}
.checkout__new-account h3 {
  margin: 0 0 5px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
@media (min-width: 1024px) {
  .checkout__new-account .accountActions-bottom button {
    width: auto;
  }
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
#js-order-create-account {
  overflow: hidden auto;
  padding-right: 10px;
  margin-right: -10px;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-headline {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-body-styling {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #3c3c3c;
  border: 1px solid #cccccc;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 15px 30px 15px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 15px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #3c3c3c;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0068b3;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -30px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 30px;
    padding-right: 30px;
  }
  .checkout-steps .step-head {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 15px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 15px 0;
  font-size: 19px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 20px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 15px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 15px;
  line-height: 35px;
  margin: -15px -15px 15px -15px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #3c3c3c;
  background: #fff;
  display: block;
  padding: 15px;
  text-decoration: none;
}
@media (max-width: 1439px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 15px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 30px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #142939 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #142939;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 30px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 15px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 16px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 15px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 15px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 15px 0;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 20px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals,
.lr-checkout-container .lr-checkout-summary-wp .subtotals .total,
.lr-checkout-container .lr-checkout-summary-wp .subtotals .discount,
.lr-checkout-container .lr-checkout-summary-wp .subtotals .grand-total {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 15px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 16px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 30px;
  }
  .checkout-order-summary {
    padding: 30px 30px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #3c3c3c;
    padding: 25px 30px;
    border-color: #cccccc;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 19px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 30px;
  }
}
.checkout-review {
  padding: 30px 30px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 60px;
}
.place-order-form .checkbox label {
  font-size: 16px;
  color: #3c3c3c;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 15px;
  margin-top: 90px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 30px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 60px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.coupon-list__headline {
  font-size: 21px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 7.5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 15px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 15px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1439px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 15px;
  margin-top: 15px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 15px;
  cursor: pointer;
  margin: -15px -15px -15px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 15px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 15px;
  padding: 0 14px 0 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #0068b3;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 22px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #929292;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 60px 40px 60px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -15px;
  margin-bottom: 30px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 30px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 30px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 30px 40px 30px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -35px;
  }
}
.modal__top {
  padding-bottom: 42px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #3c3c3c;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 60px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 27px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 15px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #3c3c3c;
  padding-bottom: 23px;
  margin-bottom: 19px;
  margin-top: 15px;
}
.quote-discount__modal--new__total {
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 57px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #3c3c3c;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #232323;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 15px;
}
.account-navigation .account-navigation-header {
  padding: 15px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 15px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 15px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #0068b3;
}
.account-home .account-home-section {
  margin-bottom: 30px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 15px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 15px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 15px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 15px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1440px) {
  .account-section {
    margin: 0 auto;
    width: 1440px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 30px;
    padding-right: 30px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #3c3c3c;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 15px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 16px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1440px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 40px;
}
.account-section .account-section-content .account-section-header {
  color: #3c3c3c;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 30px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 15px;
}
@media (min-width: 1440px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 60px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 30px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #cccccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #cccccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .consent-management-intro {
  padding-bottom: 10px;
}
.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #cccccc;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.account-section .account-section-content .consent-management-list__title:hover,
.account-section .account-section-content .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
.account-section .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
.account-section .account-section-content .consent-management-list__label {
  width: 85%;
  color: #3c3c3c;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 16px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 15px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 15px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 30px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 15px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 30px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary,
  .account-section .account-section-action .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    margin-bottom: 30px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary,
  .account-section .accountActions-bottom .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    margin-bottom: 30px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 15px;
}
.account-section .account-consignment {
  margin-top: 30px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #0068b3;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #0068b3;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 30px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 15px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 15px;
}
.account-profil .btn + .btn {
  margin-left: 15px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 15px 15px 35px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 15px;
  margin-bottom: 7.5px;
  margin-top: 7.5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 15px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 15px 30px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 15px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1440px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 21px;
  color: #3c3c3c;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 20px;
  line-height: 38px;
  margin-bottom: 30px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 30px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 30px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 30px;
}
.account-address-removal-popup .btn {
  margin-top: 15px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 60px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 30px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 30px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #142939;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 30px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 15px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0068b3;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #003c66;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #929292;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #929292;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
select::-ms-expand {
  display: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.has-error .control-label {
  color: #929292;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #929292;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0068b3;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 30px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 42px;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 42px;
  line-height: 42px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* Toggle Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #ffffff;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #ffffff;
  border-color: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #0068b3;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #0068b3;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #cccccc;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #1a9fff;
  border-color: #1a9fff;
}
.custom-input input[type="radio"],
.custom-input input[type="checkbox"] {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.custom-input input[type="radio"] + label,
.custom-input input[type="checkbox"] + label {
  padding-left: 10px;
  position: relative;
  cursor: pointer;
  font-weight: 700;
  color: #666666;
  text-transform: none;
  font-weight: normal;
}
.custom-input input[type="radio"] + label:before,
.custom-input input[type="checkbox"] + label:before {
  content: "";
  border: solid 1px #4e606d;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -15px;
}
.custom-input input[type="radio"]:checked + label:after,
.custom-input input[type="checkbox"]:checked + label:after {
  color: #4e606d;
  font-size: 20px;
  left: -18px;
  top: -2px;
  position: absolute;
  content: "\e91b";
  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;
}
.custom-input input[type="radio"] + label:before {
  border-radius: 50%;
}
.custom-input input[type="radio"]:checked + label:after {
  content: "";
  background-color: #666666;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 3px;
  left: -12px;
}
.textpage-faqs th:last-child {
  text-align: left;
}
.recommended-categories .brand-name {
  font-weight: 700;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  color: #66a79e;
}
.recommended-categories .section-heading h2 {
  margin-bottom: 10px;
}
.recommended-categories .recommended-brands {
  padding: 15px;
}
.recommended-categories .recommended-brands .categories {
  text-align: center;
  margin: 0 auto 60px;
  max-width: 1200px;
}
.recommended-categories .recommended-brands .categories li {
  padding: 0 12px;
  margin-top: 43px;
  vertical-align: top;
  display: block;
}
.recommended-categories .recommended-brands .categories li .simple-banner {
  margin: 0 0 24px;
}
.recommended-categories .recommended-brands .categories li .simple-banner img {
  height: 192px;
  width: 192px;
  object-fit: cover;
}
.recommended-categories .recommended-brands .categories li .brand-name {
  max-width: 192px;
  display: block;
  margin: auto;
}
.recommended-categories .recommended-brands .categories li + li {
  margin-top: 48px;
}
.recommended-categories .recommended-brands .categories.collapsed-view li:nth-child(n+4) {
  display: none;
}
.recommended-categories .recommended-brands .categories.expanded li:nth-child(n+4) {
  display: block;
}
@media (min-width: 640px) {
  .recommended-categories .recommended-brands .categories li {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .recommended-categories .recommended-brands {
    padding: 0 15px;
  }
  .recommended-categories .recommended-brands .categories {
    margin: 0 auto 89px;
  }
  .recommended-categories .recommended-brands .categories.collapsed-view li:nth-child(n+4) {
    display: inline-block;
  }
  .recommended-categories .recommended-brands .categories.collapsed-view li:nth-child(n+13) {
    display: none;
  }
  .recommended-categories .recommended-brands .categories.expanded li:nth-child(n+4) {
    display: inline-block;
  }
}
.recommended-categories .recommended-solutions {
  text-align: center;
  padding: 0 5px;
}
.recommended-categories .recommended-solutions .section-heading h2 {
  color: #66a79e;
}
.recommended-categories .recommended-solutions .categories {
  margin: 0 auto 60px;
}
.recommended-categories .recommended-solutions .categories li {
  max-width: 426px;
  display: inline-block;
  margin-top: 45px;
  vertical-align: top;
  padding: 0 20px;
}
.recommended-categories .recommended-solutions .categories li .brand-name {
  color: #17304f;
  display: block;
  margin: auto;
}
.recommended-categories .recommended-solutions .categories li .banner__component {
  margin: 0 0 20px;
}
@media (min-width: 1024px) {
  .recommended-categories .recommended-solutions {
    padding: 65px 20px 0;
  }
}
.recommended-categories .recommended-products .section-heading h2 {
  margin-left: 7px;
}
.recommended-categories .recommended-products .categories {
  margin: 12px auto 25px;
}
.recommended-categories .recommended-products .categories.owl-carousel .owl-stage {
  display: flex;
  padding-left: 3px !important;
}
.recommended-categories .recommended-products .categories.owl-carousel .owl-dots {
  padding: 20px 0;
}
.recommended-categories .recommended-products .categories.owl-carousel.off {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.recommended-categories .recommended-products .categories li {
  vertical-align: top;
  width: 100%;
}
.recommended-categories .recommended-products .categories li .brand-name {
  padding: 15px 5px;
  color: #66a79e;
  max-width: 248px;
  display: block;
  margin: auto;
}
.recommended-categories .recommended-products .categories li .lr-dynamic-image-wp {
  height: 218px;
  margin: 0 7px;
}
.recommended-categories .recommended-products .categories li img,
.recommended-categories .recommended-products .categories li .lr-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 639px) {
  .recommended-categories .recommended-products .categories li .simple-banner-component,
  .recommended-categories .recommended-products .categories li .banner__component {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .recommended-categories .recommended-products .categories {
    margin: 28px auto 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .recommended-categories .recommended-products .categories li {
    margin-bottom: 40px;
    flex: 0 0 20%;
  }
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.promotion-line {
  border-color: #254b59;
  margin-top: 15px;
  margin-bottom: 18px;
}
.promotion-line.hide-line {
  margin-bottom: 0;
}
.bucket-wrapper .h1 {
  margin: 20px 20px 0 ;
}
@media (max-width: 1023px) {
  .bucket-wrapper .h1 + .promotions-list .lr-promotion-section .section-heading h2 {
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1.36;
    letter-spacing: 0.2px;
  }
}
.bucket-wrapper .lr-promotion-section .content-area .section-heading h2 {
  font-weight: 200;
  font-size: 32px;
  line-height: 1.19;
  letter-spacing: -0.6px;
  margin-bottom: 10px;
}
.bucket-wrapper .container-wrap {
  width: auto;
}
.bucket-wrapper .promotions-list {
  margin-bottom: 45px;
}
.bucket-wrapper .promotions-list li {
  flex: 1 1 0px;
}
.bucket-wrapper .promotions-list li .slot {
  height: 100%;
}
.bucket-wrapper .promotions-list li .content-area {
  width: 100%;
}
.bucket-wrapper .promotions-list li .content-area {
  margin: 0;
}
.bucket-wrapper .promotions-list li .content-area .section-heading {
  height: 75px;
  margin: 10px 0;
  display: flex;
  overflow: hidden;
}
.bucket-wrapper .promotions-list li .content-area .section-heading h2 {
  align-self: center;
  margin: 0;
  line-height: 1.2;
  width: 100%;
}
.bucket-wrapper .promotions-list li .content-area .project-summary p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 25px;
  height: 98px;
  overflow: hidden;
}
.bucket-wrapper .promotions-list li .content-area .lr-promotion-comp-link {
  margin-bottom: 20px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
}
.bucket-wrapper .promotions-list li .content-area .container-wrap {
  width: 100%;
}
.bucket-wrapper .promotions-list .owl-item .slot {
  height: 100%;
}
.bucket-wrapper .promotions-list.owl-carousel .lr-promotion-section .content-area {
  width: 100%;
}
.bucket-wrapper .promotions-list .display-VERTICAL .image-area {
  margin-bottom: 24px;
}
.bucket-wrapper .promotions-list .display-VERTICAL-reverse .section-heading + .action-area,
.bucket-wrapper .promotions-list .display-VERTICAL-reverse .promotion-line + .action-area,
.bucket-wrapper .promotions-list .display-VERTICAL-reverse .project-summary + .action-area {
  margin: 90px 0 0;
}
.bucket-wrapper .promotions-list .display-VERTICAL-reverse .section-heading + .action-area .lr-promotion-comp-link,
.bucket-wrapper .promotions-list .display-VERTICAL-reverse .promotion-line + .action-area .lr-promotion-comp-link,
.bucket-wrapper .promotions-list .display-VERTICAL-reverse .project-summary + .action-area .lr-promotion-comp-link {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
@media (min-width: 640px) {
  .bucket-wrapper .promotions-list .lr-promotion-section .content-area .project-summary p {
    font-size: 20px;
    line-height: 1.2;
  }
}
@media (min-width: 1024px) {
  .bucket-wrapper .promotions-list .display-VERTICAL-reverse .action-area {
    margin: 0;
  }
  .bucket-wrapper .promotions-list .display-VERTICAL-reverse .image-area {
    margin-top: 26px;
  }
}
.bucket-wrapper .promotions-list.four-card .owl-nav {
  font-size: 32px;
  line-height: 41px;
  color: #7ab8b1;
}
@media (max-width: 1023px) {
  .bucket-wrapper .promotions-list.four-card .owl-nav {
    display: none;
  }
}
.bucket-wrapper .promotions-list.four-card .owl-nav * {
  outline: none;
}
.bucket-wrapper .promotions-list.four-card .owl-nav .disabled {
  color: #c8cccf;
}
.bucket-wrapper .promotions-list.four-card .owl-nav .owl-prev {
  float: left;
}
.bucket-wrapper .promotions-list.four-card .owl-nav .owl-next {
  float: right;
}
.bucket-wrapper .promotions-list.four-card .lr-promotion-section .section-heading h2 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 1.19;
  letter-spacing: -0.6px;
}
.bucket-wrapper .promotions-list.four-card .lr-promotion-section .project-summary p {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.bucket-wrapper .owl-carousel {
  display: block;
}
.bucket-wrapper .owl-carousel .owl-stage-outer {
  margin-top: 30px;
  overflow: visible;
}
.bucket-wrapper .owl-carousel .owl-stage-outer .owl-stage {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .bucket-wrapper .promotions-list {
    display: flex;
  }
  .bucket-wrapper .h1 {
    margin: 20px 20px 10px;
  }
  .bucket-wrapper .owl-carousel .owl-stage-outer {
    margin-top: 0;
  }
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
  padding-right: 30px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 16px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 26px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 35px 0 15px;
  }
  .product-details-toggle .glyphicon {
    right: 15px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 30px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 20px;
  float: right;
  margin: 15px 0 15px 30px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 20px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 15px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 15px;
  line-height: 30px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #929292;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 18px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #0068b3;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 30px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 19px;
  }
  .product-grid-container {
    font-size: 19px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 30px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 30px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 30px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 30px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 30px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 15px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 15px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 15px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 15px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 30px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 15px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 33%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 25px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 30px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 60px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 30px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 19px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .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-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.lr-dynamic-banner {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
}
.lr-banner-image {
  padding-top: 0;
  height: 420px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
}
.banner-content {
  max-width: 100%;
  text-align: left;
  color: #f6f5f5;
  z-index: 3;
  padding: 20px;
  position: absolute;
  top: 0;
}
.banner-content h2 {
  font-size: 2.5rem;
  font-weight: normal;
}
.banner-content p {
  font-size: 16px;
}
.banner-content p.banner-description {
  font-weight: 500;
}
.banner-content .banner-title {
  margin-bottom: 5px;
}
.banner-content .banner-description {
  margin-bottom: 38px;
  letter-spacing: -0.4px;
}
.banner-content .banner-actions a {
  display: inline-block;
  text-align: center;
}
.banner-content.lr-horizontal-LEFT {
  left: 0;
  right: auto;
}
.banner-content.lr-horizontal-RIGHT {
  right: 0;
  left: auto;
}
.banner-content.lr-horizontal-CENTER {
  left: 0;
  margin: auto;
  right: 0;
}
.banner-content.lr-vertical-CENTER {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%;
}
.banner-content.lr-vertical-TOP {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%;
}
.banner-content.lr-vertical-BOTTOM {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%;
}
.banner-content.lr-alignment-RIGHT {
  text-align: right;
}
.banner-content.lr-alignment-CENTER {
  text-align: center;
}
.banner-content.lr-alignment-JUSTIFY {
  text-align: justify;
}
.banner-content .banner-logo img {
  width: 100%;
  max-width: 180px;
  height: auto;
  min-width: 180px;
}
.lr-thumb-img {
  height: 131px;
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
}
.lr-banner-thumbnail .lr-thumb-img {
  position: relative;
}
.lr-banner-thumbnail .lr-thumb-img::before {
  content: '';
  display: block;
  left: 0;
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.lr-banner-thumbnail .lr-thumb-img:not(.lr-video-thumbnail)::before {
  background: #51857e;
  background: -o-radial-gradient(78% 50%, circle, #51857e, #17304f 62%);
  background: radial-gradient(circle at 78% 50%, #51857e, #17304f 62%);
  opacity: 0;
}
.lr-banner-thumbnail .lr-thumb-img.lr-video-thumbnail::before {
  background: #00001c;
  opacity: 0.3;
}
.lr-banner-thumbnail .lr-thumb-img.lr-video-thumbnail::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background: url("../images/owl.video.play.png") no-repeat;
  background-size: 40px 40px;
  z-index: 2;
  -webkit-transform: rotate(-120deg);
  -ms-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.lr-banner-thumbnail:hover .lr-thumbnail-text,
.lr-thumbnails-carousel .owl-item.selected .lr-banner-thumbnail .lr-thumbnail-text {
  color: #1b2d3a;
}
.lr-banner-thumbnail:hover .lr-thumb-img::before,
.lr-thumbnails-carousel .owl-item.selected .lr-banner-thumbnail .lr-thumb-img::before,
.lr-banner-thumbnail:hover .lr-thumb-img.lr-video-thumbnail::before,
.lr-thumbnails-carousel .owl-item.selected .lr-banner-thumbnail .lr-thumb-img.lr-video-thumbnail::before {
  background: #51857e;
  background: -o-radial-gradient(78% 50%, circle, #51857e, #17304f 62%);
  background: radial-gradient(circle at 78% 50%, #51857e, #17304f 62%);
  opacity: 0.6;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.lr-thumbnail-text {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 2px;
  color: #66a79e;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.lr-hero-bottom-carousel {
  padding: 0 40px;
}
.lr-image-gallery {
  height: 650px;
  min-height: 650px;
  max-height: 650px;
  margin-bottom: .75rem;
}
.lr-image-gallery div {
  transition: opacity 0.3s ease-out;
}
.lr-image-gallery .owl-carousel:not(.owl-loaded) {
  opacity: 0;
}
.lr-image-gallery .owl-carousel.owl-loaded {
  opacity: 1;
}
@media (max-width: 639px) {
  .lr-image-gallery {
    height: 458px;
    min-height: 458px;
    max-height: 458px;
  }
}
@media (max-width: 480px -1) {
  .lr-banner-image {
    position: absolute;
    height: 100%;
  }
  .banner-content {
    position: relative;
    height: 100%;
  }
  .banner-content .banner-content-wrap {
    margin-bottom: 60px;
  }
  .banner-content .banner-actions {
    position: absolute;
    width: 90%;
    bottom: 15px;
  }
  .banner-content .banner-actions a {
    width: 100%;
  }
  .banner-content h2 {
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .banner-content {
    max-width: 85%;
  }
  .banner-content h2 {
    font-size: 3.5rem;
    font-weight: 300;
    margin: 5px 0 15px;
    line-height: 1;
  }
  .banner-content.lr-horizontal-CENTER {
    padding: 20px;
  }
  .lr-image-gallery .image-gallery__image {
    padding-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .banner-content {
    text-align: left;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #f6f5f5;
    z-index: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding: 0;
    height: 100%;
  }
  .lr-image-gallery .banner-content {
    margin-left: 75px;
    padding: 30px 0;
  }
  .banner-content .banner-logo + div {
    margin-left: 100px;
  }
  .banner-content .banner-title {
    margin-bottom: 15px;
  }
}
.lr-video-carousel-wrapper .lr-video-title {
  border-bottom: 1px solid #aaa6a5;
  margin-bottom: 40px;
}
.lr-video-carousel-wrapper .lr-video-gallery-item {
  margin-bottom: 30px;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content {
  max-width: 100%;
  text-align: left;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #f6f5f5;
  z-index: 0;
  padding: 20px;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content h2 {
  font-size: 40px;
  font-weight: 300;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content p {
  font-size: 20px;
  max-width: 70%;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content .video-banner-title {
  font-weight: 200;
  margin-bottom: 10px;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content .video-banner-description {
  margin-bottom: 30px;
  margin-top: 14px;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-horizontal-LEFT {
  left: 0;
  right: auto;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-horizontal-RIGHT {
  right: 0;
  left: auto;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-horizontal-CENTER {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-vertical-TOP {
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  bottom: auto;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-vertical-CENTER {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-vertical-BOTTOM {
  top: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  bottom: 0;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-horizontal-CENTER.lr-vertical-CENTER {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-horizontal-CENTER.lr-vertical-TOP {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-horizontal-CENTER.lr-vertical-BOTTOM {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 0;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-alignment-RIGHT {
  text-align: right;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-alignment-CENTER {
  text-align: center;
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content.lr-alignment-JUSTIFY {
  text-align: justify;
}
@media (min-width: 1024px) {
  .lr-video-carousel-wrapper .lr-video-dynamic-banner .banner-content {
    padding: 43px 41px;
    max-width: 724px;
  }
}
.lr-video-carousel-wrapper .lr-video-dynamic-banner .item-video .owl-video-play-icon {
  display: none;
}
.lr-video-carousel-wrapper .video-banner-title-mobile {
  padding: 27px 17px 0px 17px;
  text-align: center;
  font-size: 2rem;
  margin: 0;
  line-height: normal;
}
.lr-video-carousel-wrapper .lr-video-thumb-img {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  height: auto;
  min-height: 173px;
}
.lr-video-carousel-wrapper .lr-video .item-video .owl-video-wrapper {
  background: none;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-header-text {
  display: none;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-video-carousel-thumbnail {
  background-color: rgba(200, 231, 254, 0.3);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-video-carousel-thumbnail .thumbnail-text-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 26px 27px 24px 26px;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-video-carousel-thumbnail .thumbnail-text-wp p {
  color: #1b2d3a;
  text-transform: none;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin: 0;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-video-carousel-thumbnail .thumbnail-text-wp .lr-thumbnail-text {
  margin: 0;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-video-carousel-thumbnail .thumbnail-text-wp .lr-thumbnail-text p {
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-video-carousel-thumbnail .thumbnail-text-wp .lr-thumbnail-video-duration {
  padding-left: 20px;
}
.lr-video-carousel-wrapper .lr-video-carousel-top .lr-video-carousel-thumbnail .thumbnail-text-wp .lr-thumbnail-video-duration p {
  text-align: right;
  font-size: 0.875rem;
  font-weight: 600;
}
.lr-video-carousel-wrapper .lr-video-carousel-self .owl-stage {
  left: -45px;
}
.lr-video-carousel-wrapper .video-wrapper {
  width: 100%;
}
.lr-video-carousel-wrapper .video-wrapper .video-carousel {
  height: 200px;
  max-height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
}
.lr-video-carousel-wrapper .video-wrapper .video-carousel iframe {
  height: 200px;
}
.lr-video-carousel-wrapper .video-wrapper .video-description .lr-header-text,
.lr-video-carousel-wrapper .video-wrapper .video-description .lr-thumbnail-text {
  font-size: 0.875rem;
}
.lr-video-carousel-wrapper .video-wrapper .video-description .lr-thumbnail-text {
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0 20px 0;
  color: #66a79e;
}
.lr-video-carousel-wrapper .video-lr-banner-image {
  padding-top: 0;
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1024px) {
  .lr-video-carousel-wrapper .video-lr-banner-image {
    height: 550px;
  }
}
.lr-video-carousel-wrapper .owl-video-playing .banner-content {
  display: none;
}
.lr-text-link.align-CENTER .content-wrap {
  align-items: center;
}
.lr-text-link.align-LEFT .content-wrap {
  align-items: flex-start;
}
.lr-text-link.align-RIGHT .content-wrap {
  align-items: flex-end;
}
.lr-text-link .content-wrap {
  padding: 24px;
  width: 100%;
}
.lr-text-link .content-wrap.display-HORIZONTAL-reverse .the-content,
.lr-text-link .content-wrap.display-HORIZONTAL .the-content {
  flex: 0 0 100%;
}
.lr-text-link .content-wrap.display-HORIZONTAL-reverse .link-primary,
.lr-text-link .content-wrap.display-HORIZONTAL .link-primary,
.lr-text-link .content-wrap.display-HORIZONTAL-reverse link-secondary,
.lr-text-link .content-wrap.display-HORIZONTAL link-secondary {
  margin: auto 0;
}
.lr-text-link .content-wrap.display-VERTICAL-reverse .the-content,
.lr-text-link .content-wrap.display-VERTICAL .the-content {
  width: 100%;
}
.lr-text-link .content-wrap.display-VERTICAL {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.lr-text-link .content-wrap.display-VERTICAL .the-content {
  padding-top: 12px;
}
.lr-text-link .content-wrap.display-VERTICAL-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-text-link .content-wrap.display-VERTICAL-reverse .btn,
.lr-text-link .content-wrap.display-VERTICAL-reverse .btn-primary,
.lr-text-link .content-wrap.display-VERTICAL-reverse .btn-secondary,
.lr-text-link .content-wrap.display-VERTICAL-reverse .btn-secondary,
.lr-text-link .content-wrap.display-VERTICAL-reverse .link-primary,
.lr-text-link .content-wrap.display-VERTICAL-reverse .link-secondary,
.lr-text-link .content-wrap.display-VERTICAL-reverse .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  max-width: fit-content;
  margin-top: 12px;
}
.lr-text-link .content-wrap h2 {
  margin: 0;
}
.lr-text-link .content-wrap h2 a {
  display: inline-block;
}
.lr-text-link .content-wrap .hide-line {
  margin: 0;
}
.lr-double-text-link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-double-text-link .lr-item-text-link {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 1;
  -webkit-flex-basis: 1;
  flex-basis: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 26px;
}
.lr-double-text-link .lr-item-text-link .yCmsComponent {
  width: 100%;
}
.lr-double-text-link .lr-item-text-link .lr-text-link {
  padding: 24px;
  margin: 0 auto;
  color: #1b2d3a;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  height: 100%;
}
.lr-double-text-link .lr-item-text-link .lr-text-link .content-wrap {
  padding: 0;
}
.lr-double-text-link .lr-item-text-link .lr-text-link .display-reverse {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.lr-double-text-link .lr-item-text-link .lr-text-link .display-reverse .title-line {
  margin: 22px 0;
}
.lr-double-text-link .lr-item-text-link .lr-text-link h1 {
  font-size: 2rem;
  line-height: 38px;
  font-weight: 200;
  letter-spacing: -0.6px;
}
.lr-double-text-link .lr-item-text-link .lr-text-link p {
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.1px;
}
.lr-double-text-link .lr-item-text-link .lr-text-link .title-line {
  border-top: 1px solid #aaa6a5;
}
@media (min-width: 1024px) {
  .lr-text-link .content-wrap.display-HORIZONTAL-reverse .the-content,
  .lr-text-link .content-wrap.display-HORIZONTAL .the-content {
    max-width: 50%;
    flex: 0 0 auto;
  }
  .lr-text-link .content-wrap.display-HORIZONTAL .the-content {
    margin-left: 0;
    margin-right: 24px;
  }
  .lr-text-link .content-wrap.display-HORIZONTAL-reverse .the-content {
    margin-right: 0;
    margin-left: 24px;
  }
  .lr-double-text-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: grid;
    column-gap: 33px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ". ." "content-left content-right" ". .";
  }
  .lr-double-text-link .lr-item-text-link {
    margin-bottom: 0;
    grid-area: content-right;
  }
  .lr-double-text-link .lr-item-text-link:not(:last-child) {
    grid-area: content-left;
  }
  .lr-double-text-link .lr-item-text-link .lr-text-link h1 {
    font-size: 2.0rem;
  }
}
.lr-five-grid-wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  position: relative;
}
.lr-five-grid-wp .banner-content .banner-title {
  font-weight: 200;
  font-size: 2.5rem;
  letter-spacing: -1.55px;
  padding: 0;
  line-height: 1;
  margin-bottom: 25px;
}
.lr-five-grid-wp .banner-content .banner-title + .banner-actions {
  margin-top: 30px;
}
.lr-five-grid-wp.lr-primary-banner-position-RIGHT {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.lr-five-grid-wp .lr-dynamic-banner {
  position: relative;
  text-align: center;
  height: 100%;
}
.lr-five-grid-wp .lr-five-primary-wp {
  padding: 0 16px 25px;
}
.lr-five-grid-wp .lr-five-secondary-wp {
  padding: 25px 16px 34px;
}
.lr-five-grid-wp .lr-five-primary-wp,
.lr-five-grid-wp .lr-five-secondary-wp {
  width: 100%;
  z-index: 2;
}
.lr-five-grid-wp .lr-five-banner-image {
  height: 100%;
  width: 100%;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 0;
  right: 0;
}
.lr-five-grid-wp .lr-five-primary-wp .banner-content {
  width: auto;
  position: relative;
  padding: 20px 0;
}
.lr-five-grid-wp .lr-five-primary-wp .banner-content .banner-logo {
  display: none;
}
.lr-five-grid-wp .lr-five-primary-wp .banner-content p {
  line-height: 1.22;
  letter-spacing: 0.39px;
  font-size: 1.125rem;
  font-weight: 300;
}
.lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section {
  margin-bottom: 15px;
}
.lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .content-area {
  margin: 0;
  padding: 0 16px;
  width: 100%;
  padding-bottom: 20px;
}
.lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .content-area h2 {
  font-size: 1.75rem;
  letter-spacing: 0.2px;
  font-weight: 500;
}
.lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .content-area p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  font-family: acumin-pro, sans-serif;
}
.lr-five-grid-wp .lr-five-secondary-wp .image-area {
  display: none;
}
.lr-five-grid-wp .lr-five-secondary-wp .container-wrap {
  padding: 20px 0;
}
.lr-five-grid-wp .lr-five-secondary-wp .container-wrap .promotion-line {
  display: none;
}
.lr-five-grid-wp .lr-five-secondary-wp .container-wrap p {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .lr-five-grid-wp .lr-five-primary-wp {
    padding: 40px 16px 25px;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content {
    max-width: 100%;
    text-align: center;
    display: block;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content .banner-content p.banner-description {
    margin-bottom: 38px;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content .banner-actions {
    width: 100%;
  }
  .lr-five-grid-wp .lr-five-primary-wp .lr-banner-image {
    display: none;
    background-image: none !important;
    background-color: transparent;
    padding-top: 0;
    height: auto;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .container-wrap {
    text-align: center;
    width: auto;
    padding: 26px 16px 28px;
  }
}
@media (min-width: 1024px) {
  .lr-five-grid-wp .lr-five-primary-wp,
  .lr-five-grid-wp .lr-five-secondary-wp {
    width: 50%;
    padding: 0;
  }
  .lr-five-grid-wp .lr-five-primary-wp .lr-promotion-section,
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section {
    margin: 0;
  }
  .lr-five-grid-wp .lr-five-primary-wp .lr-promotion-section .row,
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin: 0;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content {
    max-width: 100%;
    position: absolute;
    padding: 40px 60px;
    margin: 0;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content .banner-title {
    font-size: 3rem;
    margin-bottom: 0;
    letter-spacing: 0.2px;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content p {
    padding-top: 20px;
    font-size: 1.75rem;
    line-height: normal;
    letter-spacing: -0.6px;
    font-weight: 200;
    opacity: 0.9;
    margin-bottom: 48px;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content .banner-content-wrap {
    height: 100%;
  }
  .lr-five-grid-wp .lr-five-primary-wp .lr-banner-image {
    height: 100%;
  }
  .lr-five-grid-wp .lr-five-secondary-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .slot {
    height: 100%;
    width: 100%;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section {
    margin-bottom: 0;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .lr-promotion-column {
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .image-area .project-image,
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .image-area div,
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .image-area .simple-banner,
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .image-area a,
  .lr-five-grid-wp .lr-five-secondary-wp .lr-promotion-section .image-area img {
    height: 100%;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .content-area .container-wrap {
    padding: 26px 16px 28px;
    width: auto;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .content-area .container-wrap h2 {
    font-size: 2rem;
    font-weight: 200;
    line-height: 1.19;
    letter-spacing: -0.6px;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .image-area {
    display: block;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .container-wrap {
    padding: 30px;
  }
  .lr-five-grid-wp .lr-five-secondary-wp .container-wrap .project-summary {
    margin-top: 16px;
  }
  .lr-five-grid-wp .lr-five-banner-image {
    display: none;
  }
}
@media (min-width: 1440px) {
  .lr-five-grid-wp .lr-five-primary-wp .banner-content {
    padding: 40px 90px 40px 30px;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content .banner-title {
    font-size: 3.5rem;
  }
  .lr-five-grid-wp .lr-five-primary-wp .banner-content .banner-content {
    font-size: 2.5rem;
  }
}
.lr-news-grid-wp > .lr-banner-image {
  display: none;
}
.lr-news-grid-wp .lr-news-primary-wp .banner-content {
  padding: 48px 16px;
  max-width: 100%;
}
.lr-news-grid-wp .lr-news-primary-wp .banner-content .banner-title {
  margin-bottom: 10px;
}
.lr-news-grid-wp .lr-news-primary-wp .banner-content p {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.22;
  letter-spacing: 0.39px;
}
.lr-news-grid-wp .lr-news-primary-wp .banner-content .banner-actions a {
  display: block;
}
.lr-news-grid-wp .lr-news-secondary-wp {
  background-color: #f6f6fb;
}
.lr-news-grid-wp .lr-news-secondary-wp .article {
  padding: 30px 16px;
}
.lr-news-grid-wp .lr-news-secondary-wp .article h5 {
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #1b2d3a;
}
.lr-news-grid-wp .lr-news-secondary-wp .article .hide-line {
  margin: 0;
}
.lr-news-grid-wp .lr-news-secondary-wp .article h2 {
  margin: 0;
}
.lr-news-grid-wp .lr-news-secondary-wp .article + .article {
  border-top: 1px solid #d8d8d8;
}
@media (min-width: 1024px) {
  .lr-news-grid-wp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
  }
  .lr-news-grid-wp.lr-primary-banner-position-RIGHT {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .lr-news-grid-wp .lr-news-primary-wp,
  .lr-news-grid-wp .lr-news-secondary-wp {
    width: 50%;
    padding: 0;
  }
  .lr-news-grid-wp .lr-news-primary-wp .lr-dynamic-banner {
    height: 100%;
  }
  .lr-news-grid-wp .lr-news-primary-wp .lr-dynamic-banner .lr-banner-image {
    height: 100%;
  }
  .lr-news-grid-wp .lr-news-primary-wp .lr-dynamic-banner .banner-content {
    padding: 48px 64px;
    max-width: 100%;
  }
  .lr-news-grid-wp .lr-news-primary-wp .lr-dynamic-banner .banner-content .banner-title {
    font-size: 3.5rem;
    font-weight: 300;
    letter-spacing: 0.2px;
    margin-bottom: 20px;
  }
  .lr-news-grid-wp .lr-news-primary-wp .lr-dynamic-banner .banner-content p {
    font-size: 2.5rem;
    font-weight: 200;
    letter-spacing: -0.6px;
    margin-bottom: 50px;
  }
  .lr-news-grid-wp .lr-news-primary-wp .lr-dynamic-banner .banner-content .banner-actions a {
    display: inline-block;
  }
  .lr-news-grid-wp .lr-news-secondary-wp .article {
    padding: 56px 33px 56px 42px;
  }
  .lr-news-grid-wp .lr-news-secondary-wp .article h5 {
    font-size: 1.5rem;
    line-height: 1.33;
    letter-spacing: -0.5px;
  }
  .lr-news-grid-wp .lr-news-banner-image {
    display: none;
  }
}
.expandable-wrapper .expandable-box {
  overflow: hidden;
  position: relative;
  transition: all 500ms ease-out;
}
.expandable-wrapper .expandable-box.mobile-SHORT {
  max-height: 70px;
}
.expandable-wrapper .expandable-box.mobile-MEDIUM {
  max-height: 120px;
}
.expandable-wrapper .expandable-box.mobile-LONG {
  max-height: 165px;
}
@media (min-width: 1024px) {
  .expandable-wrapper .expandable-box.desktop-SHORT {
    max-height: 70px;
  }
  .expandable-wrapper .expandable-box.desktop-MEDIUM {
    max-height: 120px;
  }
  .expandable-wrapper .expandable-box.desktop-LONG {
    max-height: 165px;
  }
}
.expandable-wrapper .expandable-box p {
  color: #7d8083;
  line-height: 1.33;
  letter-spacing: 0.2px;
  font-size: 1.125rem;
  margin-bottom: 25px;
}
.expandable-wrapper .expandable-box p:last-of-type {
  margin-bottom: 0;
}
.expandable-wrapper .expandable-box .read-more-overlay {
  opacity: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100px;
  max-height: 40px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 99%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 99%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 99%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.expandable-wrapper .expandable-box.expanded {
  max-height: 100vh;
}
.expandable-wrapper .expandable-box.expanded .read-more-overlay {
  opacity: 0;
}
.expandable-wrapper .expandable-box.expanded + button .less {
  display: block;
}
.expandable-wrapper .expandable-box.expanded + button .more {
  display: none;
}
.expandable-wrapper button {
  width: 100%;
  font-weight: 400;
  font-size: 1.125rem;
  color: #66a79e;
  text-align: left;
  padding-left: 0;
  line-height: 1.33;
  letter-spacing: 0.2px;
  text-decoration: underline;
  text-transform: capitalize;
}
.expandable-wrapper button:hover {
  text-decoration: none;
}
.expandable-wrapper button .less {
  display: none;
}
.expandable-wrapper button .more {
  display: block;
}
.brand-landing .lr-nav-mobile-select-wrapper {
  display: block;
  position: relative;
  padding-bottom: 20px;
}
.brand-landing .lr-nav-mobile-select-wrapper ul {
  overflow: hidden;
  height: 48px;
  border: solid 2px #4e606d;
  margin: 30px 16px 0;
  position: relative;
}
.brand-landing .lr-nav-mobile-select-wrapper ul li button,
.brand-landing .lr-nav-mobile-select-wrapper ul li a {
  cursor: pointer;
  font-size: 1rem;
  color: #4e606d;
  display: block;
  font-weight: 700;
  line-height: 1.88;
  letter-spacing: 0.2px;
  text-align: center;
}
.brand-landing .lr-nav-mobile-select-wrapper ul li .btn-brand-nav {
  padding: 8px 10px 8px;
  width: 100%;
}
.brand-landing .lr-nav-mobile-select-wrapper ul:after {
  pointer-events: none;
  position: absolute;
  right: 26px;
  top: 15px;
  content: "\e927";
  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;
  transition: all 250ms ease-out;
}
.brand-landing .lr-nav-mobile-select-wrapper ul.expanded {
  height: auto;
  max-height: 400px;
}
.brand-landing .lr-nav-mobile-select-wrapper ul.expanded:after {
  transform: rotate(180deg);
}
.brand-landing .brand-landing-banner {
  height: 500px;
  min-height: 500px;
}
@media (min-width: 640px) {
  .brand-landing .lr-nav-select-wrapper ul {
    display: block;
    background-color: #1b2d3a;
    margin: 0;
    padding: 10px 0;
    text-align: center;
  }
  .brand-landing .lr-nav-select-wrapper ul li {
    list-style-type: none;
    display: inline-block;
  }
  .brand-landing .lr-nav-select-wrapper ul li a {
    color: #ffffff;
    padding: 10px 20px 10px;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
  }
  .brand-landing .lr-nav-select-wrapper .breadcrumb-section {
    background-color: #ffffff;
  }
  .brand-landing .lr-nav-select-wrapper .breadcrumb-section .breadcrumb {
    background-color: transparent;
    padding: 0;
  }
  .brand-landing .lr-nav-select-wrapper .breadcrumb-section .breadcrumb li a {
    padding: 25px 0;
    display: block;
    color: #66a79e;
    font-size: 0.875rem;
    font-weight: 700;
  }
  .brand-landing .lr-nav-select-wrapper .breadcrumb-section .breadcrumb li.active {
    color: #182834;
    font-weight: normal;
    font-size: 0.875rem;
    font-weight: 700;
  }
}
.all-brands .all-brands-nav {
  background-color: #f6f5f5;
  padding: 25px 50px 25px 17px;
  margin-bottom: 10px;
}
.all-brands .all-brands-nav li button {
  display: block;
  padding: 15px 0;
  text-align: left;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.39px;
  color: #66a79e;
  cursor: pointer;
}
.all-brands .all-brands-nav li.active button {
  color: #254b59;
  text-decoration: underline;
}
.all-brands .recommended-categories {
  display: none;
}
.all-brands .recommended-categories.active {
  display: block;
}
.all-brands .recommended-categories .recommended-brands {
  padding: 2px 0;
}
.all-brands .recommended-categories .recommended-brands .brand-name a {
  color: #66a79e;
}
@media (min-width: 1024px) {
  .all-brands {
    display: flex;
    padding: 0 30px;
  }
  .all-brands .all-brands-nav {
    max-width: 325px;
    align-self: flex-start;
    margin-bottom: 92px;
    flex: 0 0 21%;
  }
  .all-brands .recommended-categories {
    margin: 0 auto 92px;
  }
  .all-brands .recommended-categories .recommended-brands .categories {
    text-align: left;
    margin-left: 45px;
  }
}
@media (min-width: 1440px) {
  .all-brands .recommended-categories .recommended-brands .categories li {
    padding: 0 21px;
  }
}
.my-account-wrapper .account-page-nav {
  background: #f6f6fb;
  margin: 30px 0 0;
  padding: 10px 30px 1px;
}
.my-account-wrapper .account-page-nav li a {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 3.8;
  letter-spacing: 0.2px;
  color: #66a79e;
}
.my-account-wrapper .account-page-nav li a.active {
  color: #1b2d3a;
}
.my-account-wrapper .account-page-section {
  margin-top: 30px;
}
.my-account-wrapper .account-page-section h2 {
  margin-bottom: 25px;
}
.my-account-wrapper .account-page-section h6 {
  color: #1b2d3a;
}
.my-account-wrapper .account-page-section #cardDate label {
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 9px;
}
.my-account-wrapper .account-page-section .form-group {
  margin-bottom: 20px;
}
.my-account-wrapper .account-page-section .form-group:not(.has-error) label {
  color: #1b2d3a;
}
.my-account-wrapper .account-page-section .form-group:not(.has-error) + .form-control,
.my-account-wrapper .account-page-section .form-group:not(.has-error) + .control select.form-control {
  border: 1px solid #4e606d;
}
.my-account-wrapper .account-page-section .form-group label {
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0.2px;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 9px;
}
.my-account-wrapper .account-page-section .form-group label + .form-control,
.my-account-wrapper .account-page-section .form-group label + .control select.form-control {
  height: 48px;
  font-size: 1rem;
  line-height: normal;
}
.my-account-wrapper .account-page-section .form-group label + .control {
  position: relative;
}
.my-account-wrapper .account-page-section .form-group label + .control select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.my-account-wrapper .account-page-section .form-group label + .control:after {
  pointer-events: none;
  content: "";
  width: 12px;
  height: 9px;
  background-image: url(../../common/images/site-icons/down.svg);
  position: absolute;
  background-size: cover;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.my-account-wrapper .account-page-section .form-group label.add-address-left-label {
  font-size: 0.875rem;
  letter-spaaccount-address-removal-popupcing: -0.12px;
  color: #666666;
}
.my-account-wrapper .account-page-section .form-group label.add-address-left-label .control-indicator {
  border: 1px solid #979797;
}
.my-account-wrapper .account-page-section .form-group.default-payment-method-input label {
  font-size: 0.875rem;
  color: #666666;
}
.my-account-wrapper .account-page-section .form-group.default-payment-method-input label .control-indicator {
  border: 1px solid #979797;
}
.my-account-wrapper .account-page-section .account-section-content {
  border-bottom: 1px solid #aaa6a5;
  padding-bottom: 34px;
  margin-bottom: 10px;
}
.my-account-wrapper .account-page-section .account-section-content .accountActions {
  display: inline-block;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .btn-primary,
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 35px 0 16px;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-form-content {
  color: #1b2d3a;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-form-content p {
  margin-bottom: 35px;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-form-content p.no-space-bot {
  margin-bottom: 0;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-form-content .account-info {
  line-height: 1.2;
  letter-spacing: 0.2px;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-form-content .account-info p {
  font-size: 0.9375rem;
  margin-bottom: 3px;
  font-weight: 700;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-form-content .account-info .link-primary {
  line-height: 1.5;
  letter-spacing: 0.2px;
  font-weight: 400;
  text-transform: none;
  text-decoration: none;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-form-content .account-info + .account-info {
  margin-top: 32px;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .account-hidden-form {
  display: none;
}
.my-account-wrapper .account-page-section .account-section-content .account-form-content-wrapper .hidden {
  display: none;
}
.my-account-wrapper .account-page-section .account-section-content .account-add-billing,
.my-account-wrapper .account-page-section .account-section-content .account-add-payment,
.my-account-wrapper .account-page-section .account-section-content .account-add-address {
  border-top: 1px solid #aaa6a5;
  padding-top: 37px;
  margin: 39px auto 45px;
}
.my-account-wrapper .account-page-section .account-section-content .billingAddressForm {
  margin: 35px 0;
}
.my-account-wrapper .account-page-section .account-section-content .select-billing-address .list-entry {
  margin-bottom: 16px;
}
.my-account-wrapper .account-page-section .account-section-content .select-billing-address .new-billing-address label {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #66a79e;
  padding-left: 0;
  margin: 24px 0 0;
}
.my-account-wrapper .account-page-section .account-section-content .select-billing-address .new-billing-address label:hover {
  color: #1b2d3a;
}
.my-account-wrapper .account-page-section .account-section-content .select-billing-address .new-billing-address label .icon-plus {
  color: #3d645e;
}
.my-account-wrapper .account-page-section .account-section-content .checkbox {
  margin-top: 0;
  margin-bottom: 40px;
}
.my-account-wrapper .account-page-section .account-section-content:first-of-type h2 {
  margin-top: 0;
}
.my-account-wrapper .account-page-section .account-section-content.add-address,
.my-account-wrapper .account-page-section .account-section-content:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .flex-row,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .flex-row {
  display: flex;
  flex-wrap: wrap;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card {
  display: flex;
  flex-wrap: wrap;
  background-color: #f6f5f5;
  padding: 20px;
  height: calc(100% - 38px);
  position: relative;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card li,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card li {
  line-height: 1.5;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-actions,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card .card-actions {
  width: 100%;
  margin-top: 32px;
  display: flex;
  align-items: center;
  align-self: flex-end;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-actions button,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card .card-actions button,
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-actions a,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card .card-actions a {
  text-decoration: none;
  padding: 0;
  font-size: 0.875rem;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-actions button .icon-x,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card .card-actions button .icon-x,
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-actions a .icon-x,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card .card-actions a .icon-x {
  position: absolute;
  right: 10px;
  top: 12px;
  color: #1b2d3a;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-actions .divide,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card .card-actions .divide {
  padding: 0 10px;
  color: #1b2d3a;
  font-weight: 700;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card.non-default-spacer,
.my-account-wrapper .account-page-section .account-addressbook .account-cards .card.non-default-spacer {
  margin-top: 38px;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-content {
  width: 100%;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-content .account--billing-address {
  margin: 30px 0 0;
}
.my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-content .account--billing-address ul {
  margin: 0;
}
@media (max-width: 639px) {
  .my-account-wrapper .account-page-section .account-paymentdetails .account-cards .card .card-content .payment-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .my-account-wrapper .account-section-form .btn-primary,
  .my-account-wrapper .account-section-form .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    width: 100%;
  }
  .my-account-wrapper h1 {
    text-align: center;
    font-size: 2.375rem;
  }
  .my-account-wrapper .account-page-nav {
    cursor: pointer;
    position: relative;
    background: transparent;
    padding: 0;
    border: 2px solid #4e606d;
    text-transform: uppercase;
    text-align: center;
    transition: all 250ms ease-out;
    max-height: 48px;
    overflow: hidden;
  }
  .my-account-wrapper .account-page-nav li.mobile-active {
    border-bottom: 1px solid #d8d8d8;
    color: #4e606d;
    letter-spacing: 0.2px;
    line-height: 3;
    font-weight: 700;
  }
  .my-account-wrapper .account-page-nav li a {
    line-height: 3;
  }
  .my-account-wrapper .account-page-nav .icon-down-arrow {
    position: absolute;
    top: 14px;
    right: 25px;
    transition: all 250ms ease-out;
  }
  .my-account-wrapper .account-page-nav.expanded {
    height: auto;
    max-height: 100vh;
  }
  .my-account-wrapper .account-page-nav.expanded .icon-down-arrow {
    transform: rotate(180deg);
  }
  .my-account-wrapper .account-page-section .account-section-content .accountActions {
    display: block;
  }
  .my-account-wrapper .account-page-section .account-section-content .accountActions:first-of-type {
    margin-bottom: 15px;
  }
  .my-account-wrapper .account-page-section .account-section-content .account-add-billing,
  .my-account-wrapper .account-page-section .account-section-content .account-add-payment,
  .my-account-wrapper .account-page-section .account-section-content .account-add-address {
    padding-top: 27px;
    margin: 21px auto 28px;
  }
  .my-account-wrapper .account-page-section .account-section-content .account-add-billing a,
  .my-account-wrapper .account-page-section .account-section-content .account-add-payment a,
  .my-account-wrapper .account-page-section .account-section-content .account-add-address a {
    display: block;
  }
}
@media (max-width: 639px) {
  .my-account-wrapper .account-page-section .account-addressbook .account-cards .flex-row {
    display: block;
  }
  .my-account-wrapper .account-page-section .account-addressbook .account-cards .card.non-default-spacer {
    margin-top: 21px;
  }
}
@media (min-width: 1024px) {
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-action-wrap {
    border-bottom: solid 1px #d8d8d8;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-action-wrap .desktop-filter-wrap .link-primary {
    display: initial;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar {
    margin-bottom: 0;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar .product-compare {
    margin: 24px auto;
  }
}
.template-pages-account-accountLayoutPage #colorbox #cboxWrapper #cboxLoadedContent {
  max-height: none;
}
svg.icon,
svg[class^="icon-"],
svg[class*=" icon-"] {
  height: 24px;
  width: 24px;
  display: inline-block;
  fill: currentColor;
}
.flag-icon {
  padding-left: 25px;
  position: relative;
}
.flag-icon::before {
  background-repeat: no-repeat;
  background-position: center ;
  content: "";
  display: inline-block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-52%);
  -ms-transform: translateY(-52%);
  transform: translateY(-52%);
  width: 20px;
}
.flag-icon.au-flag::before {
  background-image: url('../../common/images/countries/au.svg');
}
.flag-icon.be-flag::before {
  background-image: url('../../common/images/countries/be.svg');
}
.flag-icon.br-flag::before {
  background-image: url('../../common/images/countries/br.svg');
}
.flag-icon.ca-flag::before {
  background-image: url('../../common/images/countries/ca.svg');
}
.flag-icon.cl-flag::before {
  background-image: url('../../common/images/countries/cl.svg');
}
.flag-icon.cn-flag::before {
  background-image: url('../../common/images/countries/cn.svg');
}
.flag-icon.co-flag::before {
  background-image: url('../../common/images/countries/co.svg');
}
.flag-icon.eg-flag::before {
  background-image: url('../../common/images/countries/eg.svg');
}
.flag-icon.fr-flag::before {
  background-image: url('../../common/images/countries/fr.svg');
}
.flag-icon.de-flag::before {
  background-image: url('../../common/images/countries/de.svg');
}
.flag-icon.in-flag::before {
  background-image: url('../../common/images/countries/in.svg');
}
.flag-icon.it-flag::before {
  background-image: url('../../common/images/countries/it.svg');
}
.flag-icon.kr-flag::before {
  background-image: url('../../common/images/countries/kr.svg');
}
.flag-icon.mx-flag::before {
  background-image: url('../../common/images/countries/mx.svg');
}
.flag-icon.ma-flag::before {
  background-image: url('../../common/images/countries/ma.svg');
}
.flag-icon.nl-flag::before {
  background-image: url('../../common/images/countries/nl.svg');
}
.flag-icon.pe-flag::before {
  background-image: url('../../common/images/countries/pe.svg');
}
.flag-icon.pl-flag::before {
  background-image: url('../../common/images/countries/pl.svg');
}
.flag-icon.pt-flag::before {
  background-image: url('../../common/images/countries/pt.svg');
}
.flag-icon.ru-flag::before {
  background-image: url('../../common/images/countries/ru.svg');
}
.flag-icon.sa-flag::before {
  background-image: url('../../common/images/countries/sa.svg');
}
.flag-icon.sg-flag::before {
  background-image: url('../../common/images/countries/sg.svg');
}
.flag-icon.sa-flag::before {
  background-image: url('../../common/images/countries/sa.svg');
}
.flag-icon.es-flag::before {
  background-image: url('../../common/images/countries/es.svg');
}
.flag-icon.tn-flag::before {
  background-image: url('../../common/images/countries/tn.svg');
}
.flag-icon.ae-flag::before {
  background-image: url('../../common/images/countries/ae.svg');
}
.flag-icon.us-flag::before {
  background-image: url('../../common/images/countries/us.svg');
}
.favorites-wrapper {
  position: relative;
}
.favorites-wrapper .favorites {
  cursor: pointer;
}
.favorites-wrapper .favorites .icon-star {
  display: inline-block;
  line-height: inherit;
}
.favorites-wrapper .favorites .icon-star:before {
  font-size: 1.125rem;
}
.favorites-wrapper .favorites .icon-star-active {
  height: 18px;
  width: 18px;
  display: none;
  line-height: inherit;
}
.favorites-wrapper .favorites .pdp-specific {
  display: none;
}
.favorites-wrapper .favorite-popup {
  display: none;
  min-width: 224px;
  position: absolute;
  z-index: 1;
  left: -13px;
  top: 30px;
  padding: 14px 20px 13px;
  border-radius: 2px;
  box-shadow: 0 1px 12px 3px rgba(0, 0, 0, 0);
  background-color: #e3e2f3;
  color: #213a5d;
}
.favorites-wrapper .favorite-popup .favorite-popup-text {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2px;
  margin-bottom: 16px;
  display: block;
}
.favorites-wrapper .favorite-popup .favorite-popup-text .icon-x {
  display: inline;
}
.favorites-wrapper .favorite-popup .favorite-popup-text .icon-check {
  vertical-align: text-bottom;
  display: inline;
  font-size: 1.25rem;
}
.favorites-wrapper .favorite-popup .favorite-popup-text:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: #e3e2f3 transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -8px;
  left: 13px;
  border-width: 0 8px 8px;
}
@media (min-width: 1024px) {
  .favorites-wrapper .favorite-popup {
    left: -24px;
  }
  .favorites-wrapper .favorite-popup .favorite-popup-text:after {
    left: 24px;
  }
}
.favorites-wrapper .favorited .icon-star {
  display: none;
}
.favorites-wrapper .favorited .icon-star-active {
  display: inline-block;
}
.favorites-wrapper .active-pop .favorite-popup {
  display: inline-block;
}
.favorites-wrapper .active-pop .favorite-add {
  display: none;
}
.favorites-wrapper .active-pop .favorite-remove {
  display: block;
}
.favorites-wrapper .active-pop.added .favorite-add {
  display: block;
}
.favorites-wrapper .active-pop.added .favorite-remove {
  display: none;
}
@media (max-width: 480px) {
  .favorites-wrapper-pdp .favorite-popup .favorite-popup-text:after {
    left: calc(82.35%) !important;
  }
}
@media (max-width: 480px) {
  .favorites-wrapper-pdp .favorites .icon-star {
    display: block;
  }
}
@media (max-width: 480px) {
  .favorites-wrapper-pdp .favorited .icon-star-active {
    display: block;
    margin: 0 auto 5px !important;
  }
  .favorites-wrapper-pdp .favorited .icon-star {
    display: none;
  }
}
@media (max-width: 480px) {
  .favorites-wrapper {
    width: 65px;
    text-align: center;
  }
}
.page-LegrandMyAccountFavoritesPage .breadcrumb-section,
.page-LegrandFavoritesPage .breadcrumb-section {
  padding: 30px 0 0;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section {
  margin: 0;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section h1,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section h1,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section h1,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section h1 {
  margin: 30px auto 6px;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap {
  padding: 20px 0 25px;
  border-bottom: solid 1px #d8d8d8;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap .desktop-filter-wrap,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap .desktop-filter-wrap,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap .desktop-filter-wrap,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap .desktop-filter-wrap {
  align-items: flex-end;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar {
  margin: 0;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar button,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar button,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar button,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap .desktop-filter-wrap .compare-refine-bar button {
  margin: 0 auto;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button {
  display: inline-block;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.btn-secondary,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.btn-secondary,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.btn-secondary,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.btn-secondary {
  margin-left: 26px;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.link-primary,
.page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.link-primary,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.link-primary,
.page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.link-primary {
  margin-left: 6px;
  padding: 14px 26px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section,
  .page-LegrandFavoritesPage .account-page-section .favorite-top-section,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section,
  .page-LegrandFavoritesPage .favorite-page .favorite-top-section {
    padding: 0;
    border: none;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section h1,
  .page-LegrandFavoritesPage .account-page-section .favorite-top-section h1,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section h1,
  .page-LegrandFavoritesPage .favorite-page .favorite-top-section h1 {
    font-size: 2.375rem;
    margin: 10px auto 25px;
    text-align: center;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section h1 + a,
  .page-LegrandFavoritesPage .account-page-section .favorite-top-section h1 + a,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section h1 + a,
  .page-LegrandFavoritesPage .favorite-page .favorite-top-section h1 + a {
    text-align: center;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.btn-secondary,
  .page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.btn-secondary,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.btn-secondary,
  .page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.btn-secondary {
    margin-left: 0;
    margin-top: 35px;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.link-primary,
  .page-LegrandFavoritesPage .account-page-section .favorite-top-section .favorite-action-wrap button.link-primary,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.link-primary,
  .page-LegrandFavoritesPage .favorite-page .favorite-top-section .favorite-action-wrap button.link-primary {
    font-size: 0.875rem;
    margin: 22px 0 22px;
  }
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap,
.page-LegrandFavoritesPage .account-page-section .favorite-products-wrap,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap,
.page-LegrandFavoritesPage .favorite-page .favorite-products-wrap {
  margin: 34px auto 58px;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
.page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product,
.page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product {
  position: relative;
  margin: 14px auto;
  padding: 13px 25px 95px;
  background-color: #f6f6fb;
}
.page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product .desktop-addtocart,
.page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product .desktop-addtocart,
.page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product .desktop-addtocart,
.page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product .desktop-addtocart {
  position: absolute;
  bottom: 16px;
  width: calc(100% - 50px);
}
@media (min-width: 640px) {
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap,
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap,
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product,
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product {
    margin: 32px 16px 48px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product,
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product {
    width: calc(50% - 16px);
    margin: 32px 16px 48px;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(odd),
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(odd),
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(odd),
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(odd) {
    margin-left: 0;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(even),
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(even),
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(even),
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product,
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product,
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product {
    width: calc(25% - 24px);
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(4n+1),
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(4n+1),
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(4n+1),
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(4n+1) {
    margin-left: 0;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(4n),
  .page-LegrandFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(4n),
  .page-LegrandMyAccountFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(4n),
  .page-LegrandFavoritesPage .favorite-page .favorite-products-wrap .favorite-product:nth-child(4n) {
    margin-right: 0;
  }
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper,
.page-LegrandFavoritesPage #colorbox #cboxWrapper {
  height: auto !important;
  max-height: 90vh;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxTopLeft,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxTopLeft,
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxTopCenter,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxTopCenter,
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxTopRight,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxTopRight,
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxBottomLeft,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxBottomLeft,
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxBottomCenter,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxBottomCenter,
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxBottomRight,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxBottomRight {
  display: none;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxMiddleRight,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxMiddleRight,
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxMiddleLeft,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxMiddleLeft {
  width: 0 !important;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxContent,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxContent {
  height: auto !important;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxContent #cboxTitle,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxContent #cboxTitle {
  padding: 60px 40px 15px;
  text-align: center;
  font-weight: normal;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxContent #cboxTitle .headline,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxContent #cboxTitle .headline {
  font-weight: normal;
  color: #1b2d3a;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxContent #cboxClose,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxContent #cboxClose {
  color: #1b2d3a;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent {
  padding: 0 91px 52px;
  max-height: 220px;
  height: auto !important;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent .modal-title,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent .modal-title {
  display: none;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent #js-share-modal,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent #js-share-modal {
  display: flex;
  justify-content: center;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent #js-share-modal .form-group,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent #js-share-modal .form-group {
  width: 50%;
  margin-bottom: 0;
  margin-right: 25px;
}
.page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent #js-share-modal .form-group input,
.page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent #js-share-modal .form-group input {
  padding: 12px 15px;
  height: auto;
}
@media (max-width: 1023px) {
  .page-LegrandMyAccountFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent,
  .page-LegrandFavoritesPage #colorbox #cboxWrapper #cboxLoadedContent {
    padding: 0 40px 52px;
  }
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror,
.page-LegrandFavoritesPage #colorbox.haserror {
  height: 512px !important;
  max-height: 90vh;
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent {
  height: 512px !important;
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 0 91px 52px;
  max-height: 270px;
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .icon-warning,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .icon-warning {
  color: #bd3430;
  width: 94px;
  height: 85px;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing {
  margin-top: 20px;
  margin-bottom: 54px;
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--sku-brand,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--sku-brand {
  font-size: 0.75rem;
  letter-spacing: -0.15px;
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--name,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--name {
  margin-bottom: 5px;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0.2px;
}
@media (min-width: 1024px) {
  .page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item > .row,
  .page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item > .row {
    display: flex;
  }
  .page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item > .row .self-center,
  .page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item > .row .self-center {
    align-self: center;
  }
  .page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--sku-brand,
  .page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--sku-brand {
    margin-bottom: 0;
  }
  .page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--thumb,
  .page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing .product__list--item .product__list--thumb {
    margin-bottom: 0;
  }
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing h3,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent #js-error-modal .product__listing h3 {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent,
  .page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxLoadedContent {
    padding: 0 40px 52px;
  }
}
.page-LegrandMyAccountFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxTitle,
.page-LegrandFavoritesPage #colorbox.haserror #cboxWrapper #cboxContent #cboxTitle {
  padding: 142px 40px 15px;
}
.page-LegrandMyAccountFavoritesPage .add-all.modal-title,
.page-LegrandFavoritesPage .add-all.modal-title {
  display: none;
}
@media (min-width: 1024px) {
  .account-page-section .product__listing .product__list--item .product__list--thumb > img {
    max-width: 180px;
    height: 180px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product {
    width: calc(33.3333% - 22px) !important;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(3n+1) {
    margin-left: 0;
  }
  .page-LegrandMyAccountFavoritesPage .account-page-section .favorite-products-wrap .favorite-product:nth-child(3n) {
    margin-right: 0;
  }
}
.leg-slp .pagination-bar-results {
  display: none;
}
.leg-slp h1 {
  padding: 0;
}
.leg-slp h1 strong {
  font-weight: 500;
}
.leg-slp .srp-filter-wrapper {
  overflow-x: scroll;
  height: 100px;
}
.leg-slp .srp-filter-wrapper .srp-filter-list {
  width: 100%;
  background-color: #aabcc9;
}
.leg-slp .srp-filter-wrapper .srp-filter-list .srp-filter {
  padding: 0 !important;
  width: 33.3333%;
}
.leg-slp .srp-filter-wrapper .srp-filter-list .srp-filter button {
  border: none;
  background-color: #aabcc9;
  color: #213a5d;
  padding: 11px 16px 13px;
  font-weight: 700;
  letter-spacing: -0.28px;
  line-height: 1.71;
  font-size: 0.875rem;
  width: calc(100% - 1px);
  white-space: nowrap;
  outline: none;
}
.leg-slp .srp-filter-wrapper .srp-filter-list .srp-filter button.active {
  background-color: #1b2d3a;
  color: #ffffff;
  position: relative;
}
.leg-slp .srp-filter-wrapper .srp-filter-list .srp-filter button.active:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 20px 0;
  border-color: #1b2d3a transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1024px) {
  .leg-slp .srp-filter-wrapper {
    overflow: visible;
    height: auto;
  }
}
.product-carousel-component .carousel .owl-stage-outer {
  margin-top: 20px;
}
.product-carousel-component .carousel .owl-stage-outer .owl-stage {
  margin-left: -120px;
}
@media (max-width: 1439px) {
  .product-carousel-component .carousel .owl-stage-outer .owl-stage {
    margin-left: -74px;
  }
}
@media (max-width: 1023px) {
  .product-carousel-component .carousel .owl-stage-outer .owl-stage {
    margin-left: -62px;
  }
}
@media (max-width: 639px) {
  .product-carousel-component .carousel .owl-stage-outer .owl-stage {
    margin-left: 0;
  }
}
@media (max-width: 1439px) {
  .product-carousel-component .carousel .owl-stage-outer {
    margin-top: 20px;
  }
}
.product-carousel-component .carousel .owl-dots {
  position: static;
  margin-top: 40px;
}
.product-carousel-component .carousel .carousel__item {
  width: 100%;
  margin: 0;
  padding: 24px;
  text-align: left;
  color: #1b2d3a;
  background-color: #f6f6fb;
}
.product-carousel-component .carousel .carousel__item .carousel-thumb {
  margin-bottom: 20px;
  text-align: center;
}
.product-carousel-component .carousel .carousel__item .carousel-thumb img {
  width: 100%;
  height: auto;
  max-width: 247px;
  max-height: 218px;
  object-fit: contain;
}
.product-carousel-component .carousel .carousel__item .carousel-name {
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.23;
  letter-spacing: -0.47px;
  text-transform: inherit;
  height: 3.7em;
  overflow: hidden;
  margin-bottom: 20px;
}
.product-carousel-component .carousel .carousel__item .carousel-sku-brand {
  font-size: 1rem;
  letter-spacing: -0.2px;
}
.product-carousel-component .carousel .carousel__item .carousel-desc,
.lr-product-references-component .owl-carousel .owl-item .carousel__item-desc,
.product-carousel-component .owl-carousel .owl-item .carousel__item-desc {
  margin: 10px 0;
  font-size: 0.875rem;
  line-height: 1.36;
}
.product-carousel-component .carousel .carousel__item .carousel-rating-reviews {
  font-size: 0.875rem;
  letter-spacing: -0.12px;
  margin: 16px 0;
}
.product-carousel-component .carousel .carousel__item .carousel-price,
.lr-product-references-component .owl-carousel .owl-item .carousel__item-price,
.product-carousel-component .owl-carousel .owl-item .carousel__item-price {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: -0.13px;
  margin: 13px 0 24px;
}
.rating .rating-stars {
  margin: 0 12px 0 0;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  float: none;
  padding: 0;
  position: relative;
}
.rating .rating-stars + .reviews {
  display: inline-block;
  line-height: 1;
  padding-left: 15px;
  position: relative;
}
.rating .rating-stars + .reviews::before {
  background-color: #3c3c3c;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: -1px;
  width: 1px;
}
.rating .rating-stars .icon {
  margin-right: 2px;
  height: 12px;
  width: 12px;
}
.rating .rating-stars .greyStars .icon {
  fill: #a6aaae;
}
.rating .rating-stars .greenStars .icon {
  fill: #7ab8b1;
}
.rating .rating-stars .reviews {
  margin-left: 7px;
  line-height: .875rem;
}
.rating > a {
  color: #66a79e;
  font-size: 1.125rem;
}
.rating > a.lr-number-reviews {
  color: #1b2d3a;
}
.rating > a:before {
  border-left: none;
}
.page-notFound .lr-error-page-content,
.page-serverError .lr-error-page-content,
.page-searchEmpty .lr-error-page-content,
.page-cart .lr-error-page-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 800px;
  width: 100%;
  margin: 56px auto 0 auto;
}
.page-notFound .lr-error-page-left,
.page-serverError .lr-error-page-left,
.page-searchEmpty .lr-error-page-left,
.page-cart .lr-error-page-left {
  display: none;
  min-width: 288px;
  -ms-flex-preferred-size: 288px;
  -webkit-flex-basis: 288px;
  flex-basis: 288px;
}
.page-notFound .lr-error-page-left .lr-error-page-image img,
.page-serverError .lr-error-page-left .lr-error-page-image img,
.page-searchEmpty .lr-error-page-left .lr-error-page-image img,
.page-cart .lr-error-page-left .lr-error-page-image img {
  max-width: 200px;
}
@media (min-width: 1024px) {
  .page-notFound .lr-error-page-content,
  .page-serverError .lr-error-page-content,
  .page-searchEmpty .lr-error-page-content,
  .page-cart .lr-error-page-content {
    margin: 112px auto 103px auto;
  }
  .page-notFound .lr-error-page-left,
  .page-serverError .lr-error-page-left,
  .page-searchEmpty .lr-error-page-left,
  .page-cart .lr-error-page-left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
}
.page-notFound .lr-error-page-right,
.page-serverError .lr-error-page-right,
.page-searchEmpty .lr-error-page-right,
.page-cart .lr-error-page-right {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.page-notFound .lr-error-page-right .lr-error-page-message .content,
.page-serverError .lr-error-page-right .lr-error-page-message .content,
.page-searchEmpty .lr-error-page-right .lr-error-page-message .content,
.page-cart .lr-error-page-right .lr-error-page-message .content {
  display: block;
  font-size: 1.25rem;
  color: #1b2d3a;
  line-height: 1.4;
  letter-spacing: -0.6px;
  margin-bottom: 35px;
  text-align: center;
}
.page-notFound .lr-error-page-right .lr-error-page-message .content h2,
.page-serverError .lr-error-page-right .lr-error-page-message .content h2,
.page-searchEmpty .lr-error-page-right .lr-error-page-message .content h2,
.page-cart .lr-error-page-right .lr-error-page-message .content h2 {
  font-weight: 200;
  font-size: 2.5rem;
  margin-top: 0px;
}
.page-notFound .lr-error-page-right .lr-error-page-message .content h4,
.page-serverError .lr-error-page-right .lr-error-page-message .content h4,
.page-searchEmpty .lr-error-page-right .lr-error-page-message .content h4,
.page-cart .lr-error-page-right .lr-error-page-message .content h4 {
  font-weight: 200;
  font-size: 2rem;
}
.page-notFound .lr-error-page-right .lr-error-page-message .content p,
.page-serverError .lr-error-page-right .lr-error-page-message .content p,
.page-searchEmpty .lr-error-page-right .lr-error-page-message .content p,
.page-cart .lr-error-page-right .lr-error-page-message .content p {
  font-weight: 400;
  font-size: 1.25rem;
  letter-spacing: -0.4px;
  margin-bottom: 0px;
}
@media (min-width: 1024px) {
  .page-notFound .lr-error-page-right .lr-error-page-message .content,
  .page-serverError .lr-error-page-right .lr-error-page-message .content,
  .page-searchEmpty .lr-error-page-right .lr-error-page-message .content,
  .page-cart .lr-error-page-right .lr-error-page-message .content {
    text-align: left;
  }
  .page-notFound .lr-error-page-right .lr-error-page-message .content h2,
  .page-serverError .lr-error-page-right .lr-error-page-message .content h2,
  .page-searchEmpty .lr-error-page-right .lr-error-page-message .content h2,
  .page-cart .lr-error-page-right .lr-error-page-message .content h2 {
    font-weight: 300;
    font-size: 3.5rem;
  }
  .page-notFound .lr-error-page-right .lr-error-page-message .content h4,
  .page-serverError .lr-error-page-right .lr-error-page-message .content h4,
  .page-searchEmpty .lr-error-page-right .lr-error-page-message .content h4,
  .page-cart .lr-error-page-right .lr-error-page-message .content h4 {
    font-size: 2.5rem;
  }
  .page-notFound .lr-error-page-right .lr-error-page-link,
  .page-serverError .lr-error-page-right .lr-error-page-link,
  .page-searchEmpty .lr-error-page-right .lr-error-page-link,
  .page-cart .lr-error-page-right .lr-error-page-link {
    display: inline-block;
    margin-right: 32px;
  }
}
.page-notFound .lr-error-page-right .lr-error-page-link a,
.page-serverError .lr-error-page-right .lr-error-page-link a,
.page-searchEmpty .lr-error-page-right .lr-error-page-link a,
.page-cart .lr-error-page-right .lr-error-page-link a {
  display: block;
  margin-bottom: 29px;
  text-align: center;
  text-transform: uppercase;
}
.page-searchEmpty .lr-error-page-content {
  margin: 0 auto 34px;
}
@media (min-width: 1024px) {
  .page-searchEmpty .lr-error-page-content {
    margin: 0 auto 100px;
  }
}
.lr-promotion-section {
  position: relative;
  height: 100%;
}
.lr-promotion-section .display-VERTICAL,
.lr-promotion-section .display-VERTICAL-reverse {
  width: 100%;
}
.lr-promotion-section .display-VERTICAL .container-wrap,
.lr-promotion-section .display-VERTICAL-reverse .container-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-promotion-section .display-VERTICAL .container-wrap .section-heading,
.lr-promotion-section .display-VERTICAL-reverse .container-wrap .section-heading {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.lr-promotion-section .content-area .section-heading h2 {
  font-weight: 200;
  font-size: 1.75rem;
  line-height: 1.14;
  letter-spacing: -0.53px;
  margin-bottom: 10px;
}
.lr-promotion-section .content-area .hide-line {
  display: none;
}
.lr-promotion-section .content-area .project-summary {
  margin-right: 0px;
}
.lr-promotion-section .content-area .project-summary p {
  color: #1b2d3a;
  font-size: 16px;
  letter-spacing: -0.5px;
  opacity: 0.9;
}
.lr-promotion-section .content-area .project-summary + .action-area {
  margin: 20px 0;
}
.lr-promotion-section .content-area.even-widths {
  padding: 32px 16px 44px;
}
.lr-promotion-section .content-area.even-widths .container-wrap {
  width: auto;
}
.lr-promotion-section .content-area.even-widths .container-wrap h2 {
  font-size: 2.25rem;
  line-height: 1.22;
  letter-spacing: -0.6px;
}
.lr-promotion-section .content-area.even-widths .container-wrap .project-summary {
  margin-bottom: 25px;
}
.lr-promotion-section .content-area.even-widths .container-wrap .project-summary p {
  font-size: 1.125rem;
  line-height: 1.44;
  letter-spacing: 0.23px;
}
@media (max-width: 1023px) {
  .lr-promotion-section .content-area .promotion-line {
    display: none;
  }
}
@media (min-width: 1024px) {
  .lr-promotion-section .lr-promotion-column {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    height: 100%;
  }
  .lr-promotion-section .content-area .section-heading h2 {
    font-size: 2.5rem;
    letter-spacing: -0.6px;
  }
  .lr-promotion-section .content-area .project-summary p {
    font-size: 24px;
  }
  .lr-promotion-section .content-area.even-widths {
    padding: 32px 64px 12px;
  }
  .lr-promotion-section .content-area.even-widths .container-wrap h2 {
    font-size: 2.5rem;
    letter-spacing: -0.6px;
    margin-bottom: 25px;
  }
  .lr-promotion-section .content-area.even-widths .container-wrap .project-summary {
    margin-bottom: 35px;
  }
  .lr-promotion-section .content-area.even-widths .container-wrap .project-summary p {
    font-size: 1.5rem;
    line-height: 1.33;
    letter-spacing: -0.2px;
  }
}
.lr-promotion-section.style-3 .lr-promotion-column {
  width: 100%;
}
.lr-promotion-section.style-3 .lr-promotion-column .content-wrap {
  padding: 32px 0 0;
  width: 100%;
}
.lr-promotion-section.style-3 .lr-promotion-column .display-HORIZONTAL-reverse .image-area,
.lr-promotion-section.style-3 .lr-promotion-column .display-VERTICAL-reverse .image-area {
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .lr-promotion-section.style-3 .lr-promotion-column .display-VERTICAL-reverse .content-wrap {
    padding-top: 0;
  }
  .lr-promotion-section.style-3 .lr-promotion-column .display-HORIZONTAL .content-wrap {
    padding: 0 0 40px 32px;
  }
  .lr-promotion-section.style-3 .lr-promotion-column .display-HORIZONTAL .image-area {
    padding-bottom: 40px;
  }
  .lr-promotion-section.style-3 .lr-promotion-column .display-HORIZONTAL-reverse .content-wrap {
    padding: 0 32px 40px 0;
  }
}
@media (max-width: 1024px) {
  .lr-promotion-section .style-2.display-HORIZONTAL {
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
.lr-cta-section > .row {
  width: 100%;
}
@media (max-width: 1023px) {
  .lr-cta-section .display-HORIZONTAL-reverse.style-3 .content-block,
  .lr-cta-section .display-VERTICAL.style-3 .content-block,
  .lr-cta-section .display-VERTICAL-reverse.style-3 .content-block {
    padding: 0 16px;
  }
}
.lr-cta-section .display-HORIZONTAL.style-3 .content-block {
  padding: 0 46px 0 16px;
}
@media (max-width: 1023px) {
  .lr-cta-section .display-HORIZONTAL.style-3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .lr-cta-section .display-HORIZONTAL.style-3 .content-block {
    padding: 0 16px;
  }
}
@media (min-width: 1024px) {
  .lr-cta-section .display-HORIZONTAL-reverse .content-block {
    padding: 0 16px 0 46px;
  }
}
.lr-cta-section .content-area {
  padding: 48px 16px 44px;
}
.lr-cta-section .content-area .container-wrap {
  padding: 48px 16px 30px;
  width: 100%;
}
.lr-cta-section .content-area .container-wrap .project-summary,
.lr-cta-section .content-area .container-wrap .section-heading {
  margin: 0;
}
.lr-cta-section .content-area .container-wrap h2 {
  line-height: 1.19;
  letter-spacing: -0.6px;
  color: #1b2d3a;
}
.lr-cta-section .content-area .container-wrap .project-summary h5 {
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #1b2d3a;
}
.lr-cta-section .content-area .container-wrap .project-summary + .action-area {
  margin-top: 40px;
}
.lr-cta-section .content-area .container-wrap .action-area a.btn-primary,
.lr-cta-section .content-area .container-wrap .action-area a.btn-secondary,
.lr-cta-section .content-area .container-wrap .action-area a.btn-tertiary,
.lr-cta-section .content-area .container-wrap .action-area a.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  display: block;
  text-align: center;
}
@media (min-width: 1024px) {
  .lr-cta-section .content-area .container-wrap {
    padding: 24px 64px;
  }
  .lr-cta-section .content-area .container-wrap .project-summary h5 {
    font-size: 1.5rem;
    line-height: 1.33;
    letter-spacing: -0.5px;
  }
  .lr-cta-section .content-area .container-wrap .project-summary + .action-area {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .lr-cta-section .content-area .container-wrap .project-summary + .action-area .lr-promotion-comp-link {
    margin: 0;
  }
  .lr-cta-section .content-area .container-wrap .action-area a.btn-primary,
  .lr-cta-section .content-area .container-wrap .action-area a.btn-secondary,
  .lr-cta-section .content-area .container-wrap .action-area a.btn-tertiary,
  .lr-cta-section .content-area .container-wrap .action-area a.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    display: inline-block;
  }
}
.lr-six-panel-wp .lr-six-panel-container {
  margin: 25px 0;
}
.lr-six-panel-wp .lr-six-panel-container .owl-stage {
  left: -16px;
}
.lr-six-panel-wp .lr-six-panel-container .owl-item {
  padding: 0 8px;
}
.lr-six-panel-wp .lr-six-panel-item {
  width: 100%;
}
.lr-six-panel-wp .lr-six-panel-title .yCmsComponent {
  display: inline-block;
}
.lr-six-panel-wp .lr-dynamic-banner {
  height: 100%;
  min-height: 420px;
}
.lr-six-panel-wp .lr-dynamic-banner .banner-content {
  padding: 55px;
  width: 100%;
}
.lr-six-panel-wp .lr-dynamic-banner .banner-content:hover {
  cursor: pointer;
}
.lr-six-panel-wp .lr-dynamic-banner .lr-banner-circle {
  display: none;
}
@media (min-width: 1024px) {
  .lr-six-panel-wp .lr-six-panel-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 16px;
    margin: 30px auto 50px;
  }
  .lr-six-panel-wp .lr-six-panel-item,
  .lr-six-panel-wp .lr-six-panel-item .lr-banner-image {
    height: 100%;
  }
  .lr-six-panel-wp .lr-six-panel-item.one-row-top {
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .lr-six-panel-wp .lr-six-panel-item.one-row-bottom {
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .lr-six-panel-wp .lr-six-panel-item.two-rows-top {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / span 2;
  }
  .lr-six-panel-wp .lr-six-panel-item.one-column-left {
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .lr-six-panel-wp .lr-six-panel-item.two-columns-left {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
  }
  .lr-six-panel-wp .lr-six-panel-item.three-columns-left {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / span 3;
  }
  .lr-six-panel-wp .lr-six-panel-item.one-column-center {
    -ms-grid-column: 2;
    grid-column: 2;
  }
  .lr-six-panel-wp .lr-six-panel-item.two-columns-center {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2 / span 2;
  }
  .lr-six-panel-wp .lr-six-panel-item.one-column-right {
    -ms-grid-column: 3;
    grid-column: 3;
  }
  .lr-six-panel-wp .lr-six-panel-item.two-rows-top,
  .lr-six-panel-wp .lr-six-panel-item.two-columns-left,
  .lr-six-panel-wp .lr-six-panel-item.two-columns-center,
  .lr-six-panel-wp .lr-six-panel-item.three-columns-left {
    z-index: 4;
  }
  .lr-six-panel-wp .lr-dynamic-banner .banner-content {
    padding: 15px;
  }
}
@media (min-width: 1024px) {
  .lr-dynamic-banner .banner-content {
    padding: 55px;
  }
}
.lr-grid-wp .yCmsComponent {
  height: 100%;
  width: 100%;
}
.lr-grid-wp .lr-grid-section {
  display: none;
}
.lr-grid-wp .lr-grid-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 0;
  text-align: center;
}
.lr-grid-wp .lr-grid-title a {
  display: inline-block;
}
.lr-grid-wp .lr-grid-carousel .banner-actions,
.lr-grid-wp .lr-grid-section--matrix .banner-actions,
.lr-grid-wp .lr-grid-carousel .banner-description,
.lr-grid-wp .lr-grid-section--matrix .banner-description {
  display: none;
}
.lr-grid-wp .lr-grid-carousel .owl-stage {
  left: -16px;
}
.lr-grid-wp .lr-grid-carousel .owl-item {
  padding: 0 8px;
}
.lr-grid-wp .banner-actions a {
  text-transform: uppercase;
}
.lr-grid-wp .banner-actions a:hover,
.lr-grid-wp .banner-actions a:active,
.lr-grid-wp .banner-actions a:hover:active,
.lr-grid-wp .banner-actions a:focus {
  background: transparent;
  color: #d5d0cf;
  border: solid 2px #d5d0cf;
}
@media (max-width: 639px) {
  .lr-grid-wp .lr-grid-carousel .lr-dynamic-banner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 420px;
  }
  .lr-grid-wp .lr-grid-carousel .lr-dynamic-banner .lr-banner-image {
    position: relative;
  }
  .lr-grid-wp .lr-grid-carousel .lr-dynamic-banner .banner-content {
    background-color: #ffffff;
    text-align: center;
    display: block;
    height: 0;
    max-width: 100%;
    padding: 12px 0 18px;
    position: static;
    transform: none;
  }
  .lr-grid-wp .lr-grid-carousel .lr-dynamic-banner .banner-content .banner-content-wrap {
    margin-bottom: 0;
  }
  .lr-grid-wp .lr-grid-carousel .lr-dynamic-banner .banner-title {
    color: #66a79e;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
  }
  .lr-grid-wp .lr-grid-carousel .lr-dynamic-banner .banner-actions,
  .lr-grid-wp .lr-grid-carousel .lr-dynamic-banner .banner-description {
    display: none;
  }
}
@media (max-width: 1023px) {
  .lr-grid-wp .lr-grid-title a {
    text-transform: uppercase;
    font-weight: normal;
    font-weight: 600;
    padding: 11px 22px;
    color: #4e606d;
    background: #ffffff;
    font-size: 1rem;
    letter-spacing: 0.2px;
    border: solid 2px #4e606d;
    display: inline-block;
    margin: 24px;
    padding: 14px 24px;
    text-decoration: none;
  }
  .lr-grid-wp .lr-grid-title a:hover,
  .lr-grid-wp .lr-grid-title a:active,
  .lr-grid-wp .lr-grid-title a:focus {
    text-decoration: none;
  }
  .lr-grid-wp .lr-grid-title a:hover:disabled,
  .lr-grid-wp .lr-grid-title a:active:disabled,
  .lr-grid-wp .lr-grid-title a:focus:disabled {
    color: #4e606d;
  }
  .lr-grid-wp .lr-grid-title a:hover:not(:disabled),
  .lr-grid-wp .lr-grid-title a:active:not(:disabled),
  .lr-grid-wp .lr-grid-title a:focus:not(:disabled) {
    background-color: #f6f5f5;
    color: #1b2d3a;
  }
}
@media (min-width: 1024px) {
  .lr-grid-wp .lr-grid-title {
    display: none;
  }
  .lr-grid-wp .lr-grid-container,
  .lr-grid-wp .lr-grid-section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .lr-grid-wp .lr-grid-section {
    -webkit-flex: 1 0 calc(50% - 10px);
    -moz-flex: 1 0 calc(50% - 10px);
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px);
    justify-content: space-between;
  }
  .lr-grid-wp .lr-grid-section--banner {
    padding-right: 8px;
  }
  .lr-grid-wp .lr-grid-section--banner .banner-content {
    margin: 60px;
  }
  .lr-grid-wp .lr-grid-section--banner .banner-content-wrap {
    padding: 40px 97px 40px 0;
  }
  .lr-grid-wp .lr-grid-section--banner .banner-content-wrap .banner-title {
    font-weight: 100;
    font-size: 5.5rem;
    letter-spacing: -0.6px;
    margin-bottom: 58px;
  }
  .lr-grid-wp .lr-grid-section--matrix {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 8px;
  }
  .lr-grid-wp .lr-grid-section--matrix-top {
    padding-bottom: 8px;
  }
  .lr-grid-wp .lr-grid-section--matrix-bottom {
    padding-top: 8px;
  }
  .lr-grid-wp .lr-grid-section--matrix .lr-six-panel-container {
    margin: 0;
  }
  .lr-grid-wp .lr-grid-section--matrix .lr-six-panel-title {
    display: none;
  }
  .lr-grid-wp .lr-grid-section--matrix .lr-six-panel-item {
    height: 100%;
    min-height: 230px;
  }
  .lr-grid-wp .lr-grid-section--matrix .lr-six-panel-item:hover .banner-content {
    opacity: 1;
    pointer-events: initial;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .15s ease-in, visibility .15s ease-in;
    -o-transition: opacity .15s ease-in, visibility .15s ease-in;
    transition: opacity .15s ease-in, visibility .15s ease-in;
  }
  .lr-grid-wp .lr-grid-section--matrix .lr-six-panel-item .banner-content {
    margin: 0;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    -o-transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    transition: opacity .15s ease-out, transform 0s .15s, visibility .15s ease-out;
    background: rgba(81, 133, 126, 0.6);
    background: -o-radial-gradient(78% 50%, circle, rgba(81, 133, 126, 0.6), rgba(23, 48, 79, 0.6) 62%);
    background: radial-gradient(circle at 78% 50%, rgba(81, 133, 126, 0.6), rgba(23, 48, 79, 0.6) 62%);
    height: 100%;
    max-width: 100%;
    text-align: center;
    top: 0;
  }
  .lr-grid-wp .lr-grid-section--matrix .lr-six-panel-item .banner-content-wrap {
    width: 100%;
  }
  .lr-grid-wp .lr-grid-section--matrix .lr-six-panel-item .banner-content .banner-title {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  .lr-grid-wp .lr-grid-section .lr-banner-image,
  .lr-grid-wp .lr-grid-section .lr-dynamic-banner {
    height: 100%;
    min-height: 100%;
  }
}
.page-gatederrorpage .lr-gated-error-page-wrapper {
  margin-top: 29px;
}
.page-gatederrorpage .lr-gated-error-page-wrapper .breadcrumb-section {
  padding: 0px 0px;
}
.page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-content {
  max-width: 810px;
  width: 100%;
  margin: 21px auto 0 auto;
}
.page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-message .content {
  display: block;
  color: #1b2d3a;
  line-height: 1.19;
  letter-spacing: -0.6px;
  margin-bottom: 32px;
  font-weight: 200;
  text-align: center;
}
.page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-message .content h2 {
  font-weight: 200;
  font-size: 2rem;
  margin-top: 15px;
}
.page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-message .content p {
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.2px;
  margin-bottom: 0px;
}
.page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-link a {
  display: block;
  margin-bottom: 32px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-content {
    margin: 96px auto 103px auto;
    text-align: center;
  }
  .page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-message .content h2 {
    font-weight: 200;
    font-size: 2.5rem;
  }
  .page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-message .content p {
    font-size: 1.25rem;
  }
  .page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-link {
    display: inline-block;
    margin-right: 32px;
  }
  .page-gatederrorpage .lr-gated-error-page-wrapper .lr-gated-error-page-link a {
    display: block;
    margin-bottom: 29px;
    text-align: center;
    text-transform: uppercase;
  }
}
@media (min-width: 1024px) {
  .page-gatederrorpage .lr-gated-error-page-wrapper {
    margin-top: 65px;
  }
}
.lr-variant-section {
  margin: 30px 0 30px;
}
.lr-variant-section .lr-variant-dropdown {
  background-color: #f6f5f5;
  max-width: 500px;
  position: relative;
}
.lr-variant-section .lr-variant-dropdown + .lr-variant-dropdown {
  margin-top: 15px;
}
.lr-variant-section .lr-variant-dropdown.open .lr-variant-dropdown__toggle .icon {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.lr-variant-section .lr-variant-dropdown__toggle {
  background: none;
  border: none;
  color: #3c3c3c;
  outline: none;
  padding: 15px 30px 15px 15px;
  position: relative;
  text-align: left;
  width: 100%;
}
.lr-variant-section .lr-variant-dropdown__toggle:focus,
.lr-variant-section .lr-variant-dropdown__toggle:hover {
  background-color: #f1f2f3;
}
.lr-variant-section .lr-variant-dropdown__toggle .icon {
  height: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 16px;
}
.lr-variant-section .lr-variant-dropdown__menu {
  background-color: #ffffff;
  border: 1px solid #f1f2f3;
  display: none;
  left: 0;
  margin: 0;
  max-height: 500px;
  overflow: hidden auto;
  padding: 7.5px 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 99;
  padding-left: 0;
  list-style: none;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item .lr-variant-swatch {
  display: block;
  padding: 7.5px 15px;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item .lr-variant-swatch:hover {
  background-color: #f6f5f5;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 64px;
  margin-right: 15px;
  width: 64px;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-image .lr-img-thumbnail {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-image .lr-img-thumbnail a,
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-image .lr-img-thumbnail img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-image .lr-img-thumbnail a {
  height: 100%;
  margin: 0;
  width: 100%;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-image .lr-img-thumbnail img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-text {
  color: #66a79e;
}
.lr-variant-section .lr-variant-selector.lr-variant-type--color .lr-variant-list .lr-variant-item:not(.disabled).selected .lr-swatch-color,
.lr-variant-section .lr-variant-selector.lr-variant-type--color .lr-variant-list .lr-variant-item:not(.disabled) .lr-variant-swatch:hover .lr-swatch-color,
.lr-variant-section .lr-variant-selector.lr-variant-type--color .lr-variant-list .lr-variant-item:not(.disabled) .lr-variant-swatch:focus .lr-swatch-color {
  border-radius: 2px;
}
.lr-variant-section .lr-variant-selector.lr-variant-type--color .lr-variant-list .lr-variant-swatch {
  border: none;
  border-radius: 50%;
  height: 35px;
  line-height: 35px;
  width: 35px;
}
.lr-variant-section .lr-variant-selector.lr-variant-type--color .lr-variant-list .lr-swatch-color {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  display: inline-block;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.lr-variant-section .lr-variant-selector.lr-variant-type--text .lr-variant-list .lr-variant-item:not(.disabled):hover .lr-variant-swatch,
.lr-variant-section .lr-variant-selector.lr-variant-type--text .lr-variant-list .lr-variant-item:not(.disabled):focus .lr-variant-swatch,
.lr-variant-section .lr-variant-selector.lr-variant-type--text .lr-variant-list .lr-variant-item:not(.disabled).selected .lr-variant-swatch {
  background-color: #486c90;
  color: #ffffff;
}
.lr-variant-section .lr-variant-selector.lr-variant-type--text .lr-variant-list .lr-variant-item.disabled .lr-variant-swatch {
  border: 1px dashed #4e606d;
}
.lr-variant-section .lr-variant-selector.lr-variant-type--text .lr-variant-list .lr-variant-swatch {
  border: 1px solid #4e606d;
  border-radius: 2px;
  line-height: 1;
  padding: 12px 24px 10px;
}
.lr-variant-section .lr-variant-selector .lr-variant-name {
  font-weight: 700;
  color: #1b2d3a;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin: 15px 0 7.5px;
}
.lr-variant-section .lr-variant-selector .lr-variant-name .lr-variant-selected {
  font-weight: 400;
  text-transform: none;
}
.lr-variant-section .lr-variant-selector .lr-variant-name .lr-variant-selected::before {
  content: ':';
}
.lr-variant-section .lr-variant-selector .lr-variant-list {
  padding-left: 0;
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}
.lr-variant-section .lr-variant-selector .lr-variant-list:before,
.lr-variant-section .lr-variant-selector .lr-variant-list:after {
  content: " ";
  display: table;
}
.lr-variant-section .lr-variant-selector .lr-variant-list:after {
  clear: both;
}
.lr-variant-section .lr-variant-selector .lr-variant-list:before,
.lr-variant-section .lr-variant-selector .lr-variant-list:after {
  content: " ";
  display: table;
}
.lr-variant-section .lr-variant-selector .lr-variant-list:after {
  clear: both;
}
.lr-variant-section .lr-variant-selector .lr-variant-list.shrunk .lr-variant-view-toggle,
.lr-variant-section .lr-variant-selector .lr-variant-list.expanded .lr-variant-view-toggle {
  display: inline-block;
}
.lr-variant-section .lr-variant-selector .lr-variant-list.shrunk .lr-variant-view-toggle::before {
  content: attr(data-view-more);
}
.lr-variant-section .lr-variant-selector .lr-variant-list.expanded .lr-variant-view-toggle::before {
  content: attr(data-view-less);
}
.lr-variant-section .lr-variant-selector .lr-variant-list .lr-variant-view-toggle {
  color: #66a79e;
  display: none;
  font-size: 1.125rem;
  padding: 6px 5px 4px;
}
.lr-variant-section .lr-variant-selector .lr-variant-list li {
  display: inline-block;
  float: left;
  padding: 7.5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lr-variant-section .lr-variant-selector .lr-variant-list li .lr-variant-swatch {
  color: #4e606d;
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.18px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lr-variant-section .lr-variant-selector .lr-variant-list li.disabled {
  cursor: not-allowed;
}
.lr-variant-section .lr-variant-selector .lr-variant-list li.disabled .lr-variant-swatch {
  opacity: 0.3;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .lr-variant-section .lr-variant-selector.lr-variant-type--color .lr-variant-list:not(.expanded) .lr-variant-item:nth-child(n+7),
  .lr-variant-section .lr-variant-selector.lr-variant-type--text .lr-variant-list:not(.expanded) .lr-variant-item:nth-child(n+5) {
    display: none;
  }
}
@media (min-width: 640px) {
  .lr-variant-section .lr-variant-dropdown__toggle {
    padding: 15px 60px 15px 30px;
  }
  .lr-variant-section .lr-variant-dropdown__toggle .icon {
    right: 30px;
  }
  .lr-variant-section .lr-variant-dropdown__menu {
    padding: 15px 0;
  }
  .lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item .lr-variant-swatch {
    padding: 15px 30px;
  }
  .lr-variant-section .lr-variant-dropdown__menu .lr-variant-dropdown__menu-item-image {
    margin-right: 30px;
  }
}
@media (min-width: 1024px) {
  .lr-variant-section .lr-variant-selector.lr-variant-type--color .lr-variant-list:not(.expanded) .lr-variant-item:nth-child(n+10),
  .lr-variant-section .lr-variant-selector.lr-variant-type--text .lr-variant-list:not(.expanded) .lr-variant-item:nth-child(n+6) {
    display: none;
  }
}
body.cbox-open {
  overflow: hidden;
}
body #cboxOverlay {
  position: fixed;
}
.lr-product-references-component .owl-carousel .owl-stage-outer,
.product-carousel-component .owl-carousel .owl-stage-outer {
  margin-left: -13px;
  margin-right: -13px;
}
.lr-product-references-component .owl-carousel .owl-item,
.product-carousel-component .owl-carousel .owl-item {
  background-color: #f6f6fb;
}
.lr-product-references-component .owl-carousel .owl-item .carousel__item,
.product-carousel-component .owl-carousel .owl-item .carousel__item {
  background-color: #f6f6fb;
  padding: 24px 15px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-product-references-component .owl-carousel .owl-item .carousel__item .lr-carousel__item,
.product-carousel-component .owl-carousel .owl-item .carousel__item .lr-carousel__item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.lr-product-references-component .owl-carousel .owl-item .carousel__item-name,
.product-carousel-component .owl-carousel .owl-item .carousel__item-name {
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.23;
  letter-spacing: -0.47px;
  margin: 12px 0;
}
.lr-product-references-component .owl-carousel .owl-item .carousel__item-thumb,
.product-carousel-component .owl-carousel .owl-item .carousel__item-thumb {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.lr-product-references-component .owl-carousel .owl-item .carousel__item-thumb a,
.product-carousel-component .owl-carousel .owl-item .carousel__item-thumb a,
.lr-product-references-component .owl-carousel .owl-item .carousel__item-thumb img,
.product-carousel-component .owl-carousel .owl-item .carousel__item-thumb img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-product-references-component .owl-carousel .owl-item .carousel__item-thumb a,
.product-carousel-component .owl-carousel .owl-item .carousel__item-thumb a {
  height: 100%;
  margin: 0;
  width: 100%;
}
.lr-product-references-component .owl-carousel .owl-item .carousel__item-thumb img,
.product-carousel-component .owl-carousel .owl-item .carousel__item-thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@media (min-width: 640px) {
  .lr-product-references-component .owl-carousel .owl-stage-outer,
  .product-carousel-component .owl-carousel .owl-stage-outer {
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media (min-width: 1024px) {
  .lr-product-references-component .owl-carousel .owl-stage-outer,
  .product-carousel-component .owl-carousel .owl-stage-outer {
    margin-left: -48px;
    margin-right: -48px;
  }
  .lr-product-references-component .owl-carousel .owl-stage-outer .carousel__item-thumb,
  .product-carousel-component .owl-carousel .owl-stage-outer .carousel__item-thumb {
    margin-top: 20px;
  }
}
.mini-cart-count {
  background-color: #a1d9e3;
  border-radius: 50%;
  color: #28404a;
  font-size: 12px;
  height: 22px;
  line-height: 17px;
  position: absolute;
  right: -9px;
  text-align: center;
  top: -11px;
  width: 22px;
  border: 2px solid #F7F7F7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mini-cart-count.double-digit {
  height: 24px;
  font-size: 11px;
  right: -10px;
  top: -12px;
  width: 24px;
}
.mini-cart-count .nav-items-total.plus::after {
  content: '+';
  font-weight: 700;
  font-size: 9px;
  left: -1px;
  position: relative;
  top: -2px;
}
.lr-mini-cart-container {
  color: #3c3c3c;
  display: none;
  font-size: 16px;
  padding: 30px 15px;
}
.lr-mini-cart-container.is-loading {
  text-align: center;
}
.lr-mini-cart-container .mini-cart,
.lr-mini-cart-container .mini-cart .mini-cart-body {
  height: 100%;
}
.lr-mini-cart-container .mini-cart .mini-cart-body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.lr-mini-cart-container .mini-cart .mini-cart-body.overflow .mini-cart-bottom {
  -webkit-box-shadow: 0 -10px 15px -17px #000000;
  box-shadow: 0 -10px 15px -17px #000000;
  z-index: 1;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list {
  margin-bottom: 0;
  overflow: auto;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item {
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  height: 78px;
  margin-right: 0;
  width: 78px;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb .lr-image-wp {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb .lr-image-wp a,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb .lr-image-wp img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb .lr-image-wp a {
  height: 100%;
  margin: 0;
  width: 100%;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb .lr-image-wp img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 90px;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: 500;
  font-size: 0.9375rem;
  letter-spacing: -0.32px;
  line-height: 1.33;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .code {
  font-size: 0.875rem;
  margin-top: 6px;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .qty,
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  font-weight: 700;
  letter-spacing: -0.13px;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .qty {
  margin-top: 12px;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  line-height: 1.56;
  margin-top: 6px;
  text-align: left;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-bottom {
  padding-top: 15px;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .legend {
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0 20px;
  text-align: center;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .legend .show-all {
  margin-top: 7px;
  text-align: center;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .legend .show-all a {
  color: #66a79e;
  float: none;
  font-weight: 600;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .legend .show-all a:hover,
.lr-mini-cart-container .mini-cart .mini-cart-body .legend .show-all a:focus,
.lr-mini-cart-container .mini-cart .mini-cart-body .legend .show-all a:active {
  color: #1b2d3a;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-totals {
  border: none;
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: 0.2px;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: center;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-totals .key {
  float: none;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-actions .btn + .btn {
  margin-top: 30px;
}
.lr-mini-cart-container .mini-cart .mini-cart-body .empty-cart {
  padding: 15px 0 30px;
  text-align: center;
}
@media (min-width: 1024px) {
  .lr-mini-cart-container {
    display: block;
  }
  .lr-nav .lr-nav-icons .lr-dropdown .lr-mini-cart-container {
    min-width: 290px;
  }
}
.page-saved-carts .saved-cart-header {
  margin: 0px 15px 44px 15px;
}
.page-saved-carts .saved-cart-header .breadcrumb-section {
  padding: 0px;
  margin-left: 15px;
}
.page-saved-carts .saved-cart-header .saved-cart-title {
  font-size: 2rem;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.6px;
  text-align: center;
  color: #1b2d3a;
  margin-bottom: 28px;
  margin-top: 22px;
}
.page-saved-carts .saved-cart-header .saved-cart-title .lr-cart-title-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-saved-carts .saved-cart-header .saved-cart-title .lr-cart-title-container .lr-cart-count {
  margin-left: 15px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #1b2d3a;
}
.page-saved-carts .saved-cart-header .saved-cart-description {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
}
.page-saved-carts .saved-cart-content {
  margin: 0px 15px;
}
.page-saved-carts .saved-cart-content .account-orderhistory-pagination {
  display: none;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container {
  margin-top: 10px;
  background-color: #f6f5f5;
  padding: 28px 16px 28px 16px;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-remove {
  background-image: url(../../common/images/site-icons/x.svg);
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  right: 40px;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-text {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.2px;
  text-align: center;
  color: #66a79e;
  text-transform: none;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .left {
  text-align: left;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-name {
  font-family: acumin-pro, sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.5px;
  color: #1b2d3a;
  margin-bottom: 5px;
  margin-right: 10px;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-text {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-sub-titles {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  margin-top: 24px;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-container {
  margin-top: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-container .lr-cart-saved-restore {
  width: 50%;
  text-align: center;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-container .lr-cart-saved-restore a .icon {
  background-image: url(../../common/images/site-icons/group.svg);
  width: 33px;
  height: 27px;
  display: inline-block;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-container .lr-cart-saved-share {
  width: 50%;
  text-align: center;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-container .lr-cart-saved-share a .icon {
  background-image: url(../../common/images/site-icons/icon-send-cart.svg);
  width: 26px;
  height: 25px;
  display: inline-block;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-entry {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  background: white;
  padding: 10px;
  height: 100%;
  margin-top: 14px;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-entry .lr-cart-saved-entry-image {
  width: 50%;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-entry .lr-cart-saved-entry-image img {
  width: 80%;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-entry .lr-cart-saved-entry-text {
  width: 50%;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-entry .lr-cart-saved-entry-text .lr-cart-saved-product-title {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.32px;
  color: #1b2d3a;
}
.page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-entry .lr-cart-saved-entry-text .lr-cart-saved-product-code {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.18px;
  color: #1b2d3a;
}
.page-saved-carts .saved-cart-content .lr-saved-cart-flex {
  display: flex !important;
  flex-wrap: wrap;
}
.page-saved-carts .saved-cart-content .lr-saved-cart-entry-container {
  padding: 15px;
}
.page-saved-carts #cboxTitle {
  padding: 65px 38px 0px 15px;
}
.page-saved-carts #cboxTitle .headline {
  margin-bottom: 13px;
  color: #1b2d3a;
  font-weight: 200;
  font-size: 32px;
}
.page-saved-carts #cboxClose .icon-close {
  height: 18px !important;
  width: 18px !important;
}
.page-saved-carts #cboxLoadedContent {
  margin-top: 95px !important;
  padding: 15px 15px 40px 15px;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-group {
  margin-bottom: 20px;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-group label {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 1rem;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-group label span {
  font-size: 0.8125rem;
  font-weight: 600;
  font-style: italic;
  letter-spacing: -0.11px;
  color: #666666;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-group input[type="text"] {
  height: auto;
  padding: 12px 15px;
  line-height: 1.4;
  border: solid 1px #4e606d;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-group textarea {
  min-height: 137px;
  border: solid 1px #4e606d;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions {
  margin: 0;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn {
  margin-top: 20px;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .link-primary {
  padding: 16px 16px 17px;
  cursor: pointer;
}
.page-saved-carts #cboxLoadedContent .share-cart-modal .share-modal-error {
  display: none;
  color: #ed413d;
  margin-top: 5px;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions {
    display: block;
  }
  .page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block {
    vertical-align: baseline;
    display: inline-block;
    width: auto;
    float: right;
  }
  .page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block.btn {
    margin-top: 10px;
  }
  .page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block.link-primary {
    margin-right: 20px;
  }
  .page-saved-carts #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block + .btn-block {
    margin-top: 10px;
  }
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal,
.page-saved-carts #cboxLoadedContent .share-cart-modal {
  padding-right: 0px;
  padding-left: 0px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions,
.page-saved-carts #cboxLoadedContent .share-cart-modal .modal-actions {
  margin-top: 38px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .btn,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .btn,
.page-saved-carts #cboxLoadedContent .share-cart-modal .modal-actions .btn {
  margin-top: 6px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .cancel-restore-btn,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .cancel-restore-btn,
.page-saved-carts #cboxLoadedContent .share-cart-modal .modal-actions .cancel-restore-btn {
  background: white;
  border: none;
  color: #66a79e;
  margin-top: 23px;
  display: block;
  width: 100%;
  cursor: pointer;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .save-cart-restore-btn,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .save-cart-restore-btn,
.page-saved-carts #cboxLoadedContent .share-cart-modal .modal-actions .save-cart-restore-btn {
  display: block;
  width: 100%;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .restore_confirm_modal-msg,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .restore_confirm_modal-msg,
.page-saved-carts #cboxLoadedContent .share-cart-modal .restore_confirm_modal-msg {
  font-weight: 400;
  font-size: 1rem;
  color: #1b2d3a;
  padding: 0;
  margin-bottom: 18px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .item-group,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .item-group,
.page-saved-carts #cboxLoadedContent .share-cart-modal .item-group {
  margin-bottom: 29px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .item-group .item-label,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .item-group .item-label,
.page-saved-carts #cboxLoadedContent .share-cart-modal .item-group .item-label {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #1b2d3a;
  display: block;
  width: 100%;
  padding: 0;
  text-transform: capitalize;
  margin-bottom: 2px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .item-group .item-value,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .item-group .item-value,
.page-saved-carts #cboxLoadedContent .share-cart-modal .item-group .item-value {
  font-weight: 400;
  font-size: 1rem;
  color: #1b2d3a;
  display: block;
  width: 100%;
  padding: 0;
  text-transform: capitalize;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form,
.page-saved-carts #cboxLoadedContent .share-cart-modal .restore-current-cart-form {
  margin-top: 30px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form .item-group,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form .item-group,
.page-saved-carts #cboxLoadedContent .share-cart-modal .restore-current-cart-form .item-group {
  margin-bottom: 0px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form .item-group input[type="text"],
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form .item-group input[type="text"],
.page-saved-carts #cboxLoadedContent .share-cart-modal .restore-current-cart-form .item-group input[type="text"] {
  height: auto;
  padding: 12px 15px;
  line-height: 1.4;
  border: solid 1px #4e606d;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form .item-group .item-label,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form .item-group .item-label,
.page-saved-carts #cboxLoadedContent .share-cart-modal .restore-current-cart-form .item-group .item-label {
  text-transform: inherit;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .custom-input label:before,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .custom-input label:before,
.page-saved-carts #cboxLoadedContent .share-cart-modal .custom-input label:before {
  content: "";
  border: solid 1px #4e606d;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -15px;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .custom-input label,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .custom-input label,
.page-saved-carts #cboxLoadedContent .share-cart-modal .custom-input label {
  padding-left: 10px;
  position: relative;
  cursor: pointer;
  font-weight: 700;
  color: #666666;
  text-transform: none;
  font-weight: normal;
}
.page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .custom-input input[type="checkbox"]:checked + input + label:after,
.page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .custom-input input[type="checkbox"]:checked + input + label:after,
.page-saved-carts #cboxLoadedContent .share-cart-modal .custom-input input[type="checkbox"]:checked + input + label:after {
  color: #4e606d;
  font-size: 14px;
  left: -14px;
  top: 2px;
  position: absolute;
  content: "\e982";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1024px) {
  .page-saved-carts .account-section-content {
    margin: 10px;
  }
  .page-saved-carts .saved-cart-header {
    margin-bottom: 20px;
  }
  .page-saved-carts .saved-cart-header .breadcrumb-section {
    margin-top: 30px;
    margin-left: 0px;
  }
  .page-saved-carts .saved-cart-header .saved-cart-title {
    margin-bottom: 5px;
    font-weight: 200;
    font-size: 2.5rem;
  }
  .page-saved-carts .saved-cart-header .saved-cart-title .lr-cart-title-container {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .page-saved-carts .saved-cart-content .equal {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-saved-carts .saved-cart-content .equal > [class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview {
    margin-left: -10px;
    margin-right: -10px;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container {
    margin: 16px 0px;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-container {
    align-self: flex-end;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-button-text {
    margin-right: 20px;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-share {
    width: auto !important;
    margin-right: 10px;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-share a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-share a .icon {
    margin-right: 10px;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-restore {
    width: auto !important;
    margin-right: 10px;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-restore a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container .lr-cart-saved-restore a .icon {
    margin-right: 10px;
  }
  .page-saved-carts #cboxTitle {
    padding: 70px 70px 0px 70px;
  }
  .page-saved-carts #cboxTitle .headline {
    margin-bottom: 13px;
    color: #1b2d3a;
    font-weight: 200;
    font-size: 40px;
    font-weight: 100;
  }
  .page-saved-carts #cboxLoadedContent {
    padding: 15px 30px 40px 30px;
    margin-top: 120px !important;
  }
  .page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal,
  .page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal,
  .page-saved-carts #cboxLoadedContent .share-cart-modal {
    padding-right: 45px;
    padding-left: 45px;
  }
  .page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions,
  .page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions,
  .page-saved-carts #cboxLoadedContent .share-cart-modal .modal-actions {
    margin-top: 38px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .cancel-restore-btn,
  .page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .cancel-restore-btn,
  .page-saved-carts #cboxLoadedContent .share-cart-modal .modal-actions .cancel-restore-btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 6px;
    display: inline-block;
    width: auto;
    padding-right: 38px;
  }
  .page-saved-carts #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .save-cart-restore-btn,
  .page-saved-carts #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .save-cart-restore-btn,
  .page-saved-carts #cboxLoadedContent .share-cart-modal .modal-actions .save-cart-restore-btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: inline-block;
    width: auto;
  }
  .page-saved-carts #cboxLoadedContent .lr-saveCart {
    padding-left: 45px;
    padding-right: 45px;
  }
  .page-saved-carts #cboxLoadedContent .lr-saveCart .modal-actions {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .page-saved-carts #cboxLoadedContent .lr-saveCart .modal-actions .cancel-restore-btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 6px;
    display: inline-block;
    width: auto;
    padding-right: 38px;
  }
  .page-saved-carts #cboxLoadedContent .lr-saveCart .modal-actions .save-cart-restore-btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: inline-block;
    width: auto;
  }
}
.lr-checkout-container {
  padding-top: 30px;
}
.lr-checkout-container .lr-checkout-headline {
  color: #1b2d3a;
  font-weight: 200;
  font-size: 2rem;
  letter-spacing: -0.6px;
  line-height: 1.19;
  margin: 0;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step {
  padding-top: 30px;
  position: relative;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step:not(:last-child) {
  border-bottom: 1px solid #aaa6a5;
  padding-bottom: 45px;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-heading {
  line-height: 38px;
  margin-bottom: 10px;
  margin-top: 0;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-heading .lr-items-qty {
  color: #1b2d3a;
  display: block;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 1.5;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit {
  color: #66a79e;
  display: inline-block;
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: 0.2px;
  line-height: 1.2;
  position: absolute;
  right: 70px;
  top: 40px;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit:hover,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit:focus,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit:active {
  color: #3d645e;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit:hover .icon,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit:focus .icon,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit:active .icon {
  fill: currentColor;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-edit .icon {
  fill: #3d645e;
  height: 17px;
  margin-right: 3px;
  vertical-align: bottom;
  width: 17px;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-content {
  padding-top: 10px;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step .lr-has-edit-link .lr-checkout-step-heading {
  padding-right: 100px;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step#checkoutDeliveryMethods .lr-checkout-step-content {
  padding-top: 0;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit {
  color: #66a79e;
  display: inline-block;
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: 0.2px;
  line-height: 1.2;
  right: 0;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit:hover,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit:focus,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit:active {
  color: #3d645e;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit:hover .icon,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit:focus .icon,
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit:active .icon {
  fill: currentColor;
}
.lr-checkout-container .lr-checkout-steps-wp .lr-checkout-review .lr-checkout-step-edit .icon {
  fill: #3d645e;
  height: 17px;
  margin-right: 3px;
  vertical-align: bottom;
  width: 17px;
}
.lr-checkout-container .lr-checkout-summary-wp {
  margin-top: 30px;
}
.lr-checkout-container .lr-checkout-summary-wp .subtotals,
.lr-checkout-container .lr-checkout-summary-wp .place-order-form,
.lr-checkout-container .lr-checkout-summary-wp .checkout-summary-headline {
  padding: 0;
}
.lr-checkout-container .lr-checkout-summary-wp .checkout-summary-headline {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
.lr-checkout-container .lr-checkout-summary-wp .checkout-order-summary {
  background-color: #f6f5f5;
  border: none;
  margin: 0 -15px 30px;
  padding: 30px 15px;
  position: relative;
}
.lr-checkout-container .lr-checkout-summary-wp .checkout-order-summary .lr-block-spinner {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lr-checkout-container .lr-checkout-summary-wp .subtotals {
  font-size: 0.875rem;
  margin: 20px 0;
}
.lr-checkout-container .lr-checkout-summary-wp .subtotals .subtotals-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lr-checkout-container .lr-checkout-summary-wp .subtotals .subtotals-row .shipping-message {
  font-weight: normal;
}
.lr-checkout-container .lr-checkout-summary-wp .subtotals .discount {
  color: #bd3430;
}
.lr-checkout-container .lr-checkout-summary-wp .subtotals .grand-total {
  border-top: 1px solid #bbc0c4;
  font-weight: 700;
  margin-top: 5px;
  padding-top: 10px;
}
.lr-checkout-container .lr-checkout-summary-wp .review-reminder {
  color: #1b2d3a;
  margin: 20px 0 0;
  text-align: center;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #bbc0c4;
  margin: 25px -15px 0;
  padding: 30px 15px 0;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .lr-show-coupon-form {
  display: inline-block;
  font-weight: 400;
  font-size: 1.125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: none;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .lr-coupon-form {
  width: 100%;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .lr-coupon-form-label {
  color: #1b2d3a;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 8px;
  text-align: center;
  text-transform: none;
  width: 100%;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .lr-coupon-form-submit {
  background-color: transparent;
  margin-top: 25px;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .lr-coupon-form-submit:focus,
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .lr-coupon-form-submit:hover {
  background-color: #ffffff;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .voucher-list {
  width: 100%;
  margin: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .voucher-list__item-box {
  width: 100%;
  font-weight: 700;
  border: none;
  padding: 0;
}
.lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section .voucher-list__item-remove {
  color: #1b2d3a;
  float: right;
}
.lr-checkout-container .lr-checkout-summary-wp .trusted-section {
  color: #1b2d3a;
  padding: 0 15px;
}
.lr-checkout-container .lr-checkout-summary-wp .trusted-section a {
  color: #66a79e;
  text-decoration: none;
}
.lr-checkout-container .lr-checkout-summary-wp .trusted-section a:focus,
.lr-checkout-container .lr-checkout-summary-wp .trusted-section a:hover {
  color: #3d645e;
}
.lr-checkout-container .lr-checkout-summary-wp .trusted-section p {
  margin-bottom: 20px;
}
.lr-checkout-container .lr-checkout-action {
  color: #66a79e;
  display: inline-block;
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: 0.2px;
  line-height: 1.2;
}
.lr-checkout-container .lr-checkout-action:hover,
.lr-checkout-container .lr-checkout-action:focus,
.lr-checkout-container .lr-checkout-action:active {
  color: #3d645e;
}
.lr-checkout-container .lr-checkout-action:hover .icon,
.lr-checkout-container .lr-checkout-action:focus .icon,
.lr-checkout-container .lr-checkout-action:active .icon {
  fill: currentColor;
}
.lr-checkout-container .lr-checkout-action .icon {
  fill: #3d645e;
  height: 17px;
  margin-right: 3px;
  vertical-align: bottom;
  width: 17px;
}
.lr-checkout-container .lr-checkout-options-list-actions {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-checkout-container .lr-checkout-options-list .list-entry:not(:last-child) {
  padding-bottom: 20px;
}
.lr-checkout-container .lr-checkout-options-list .list-entry input[type=radio]:checked ~ span {
  font-weight: 700;
}
.lr-checkout-container .lr-checkout-options-list .list-entry span:not(.control-indicator) {
  display: block;
}
.lr-checkout-container .lr-checkout-options-list .list-entry .radio {
  margin: 0;
}
.lr-checkout-container .lr-address-form-actions {
  margin-top: 30px;
}
.lr-checkout-container .lr-checkout-guest-email-container .checkbox {
  margin: 20px 0;
}
.lr-checkout-container .lr-checkout-guest-password-container {
  background-color: #f6f6fb;
  display: none;
  padding: 15px 20px 5px;
}
.lr-checkout-container .lr-checkout-guest-password-text {
  font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
}
.lr-checkout-container .lr-checkout-guest-password-requirements-list {
  margin-bottom: 30px;
}
.lr-checkout-container .lr-checkout-guest-password-requirements-list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  color: #254b59;
  font-weight: 500;
  font-size: 0.875rem;
  letter-spacing: -0.14px;
  padding: 5px 0;
}
.lr-checkout-container .lr-checkout-guest-password-requirements-list li .icon {
  margin-right: 10px;
  height: 18px;
  width: 14px;
}
.lr-checkout-container .lr-checkout-guest-password-requirements-list li .icon.icon-fulfilled {
  fill: #0d2b3e;
}
.lr-checkout-container .lr-checkout-guest-password-requirements-list li .icon.icon-unfulfilled {
  fill: #bd3430;
}
.lr-checkout-container .lr-checkout-shipping .lr-checkout-address-book .lr-address-submit {
  margin: 30px 0;
}
.lr-checkout-container .lr-checkout-shipping .lr-selected-address {
  color: #1b2d3a;
  letter-spacing: 0.2px;
  line-height: 1.5;
}
.lr-checkout-container .lr-checkout-payment #cardDate label {
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 4px;
}
.lr-checkout-container .lr-checkout-payment .lr-checkout-saved-payment-methods .lr-use-saved-payment-method {
  margin: 30px 0;
}
.lr-checkout-container .lr-checkout-payment .lr-checkout-billing-form-container {
  background-color: #f6f6fb;
  display: none;
  padding: 15px 20px;
}
.lr-checkout-container .lr-checkout-delivery-methods {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lr-checkout-container .lr-checkout-delivery-methods .lr-current-date {
  font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items {
  background-color: #f6f6fb;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 10px;
  padding: 15px;
}
@media (min-width: 1024px) {
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items {
    margin-bottom: 20px;
  }
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-image {
  height: 78px;
  width: 78px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-image .thumb {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-image .thumb a,
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-image .thumb img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-image .thumb a {
  height: 100%;
  margin: 0;
  width: 100%;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-image .thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info {
  color: #1b2d3a;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 10px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .name {
  font-weight: 500;
  font-size: 0.9375rem;
  letter-spacing: -0.32px;
  margin-bottom: 5px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .name a {
  color: currentColor;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .additional-details {
  font-size: 0.875rem;
  letter-spacing: -0.18px;
  margin-bottom: 18.75px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .additional-details .sku {
  margin-right: 5px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .additional-details .sku::after {
  content: "|";
  margin-left: 5px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .qty {
  font-weight: 700;
  margin-bottom: 20px;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .prices {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  line-height: 1.56;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .prices .price {
  display: block;
  font-weight: 700;
}
.lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .prices .price-block:first-child {
  margin-right: 45px;
}
.lr-checkout-container .lr-checkout-items-summary {
  width: 415px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items {
  background-color: #f6f6fb;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 10px;
  padding: 15px;
}
@media (min-width: 1024px) {
  .lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items {
    margin-bottom: 20px;
  }
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-image {
  height: 78px;
  width: 78px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-image .thumb {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-image .thumb a,
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-image .thumb img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-image .thumb a {
  height: 100%;
  margin: 0;
  width: 100%;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-image .thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info {
  color: #1b2d3a;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 10px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .name {
  font-weight: 500;
  font-size: 0.9375rem;
  letter-spacing: -0.32px;
  margin-bottom: 5px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .name a {
  color: currentColor;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .additional-details {
  font-size: 0.875rem;
  letter-spacing: -0.18px;
  margin-bottom: 18.75px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .additional-details .sku {
  margin-right: 5px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .additional-details .sku::after {
  content: "|";
  margin-left: 5px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .qty {
  font-weight: 700;
  margin-bottom: 20px;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .prices {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  line-height: 1.56;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .prices .price {
  display: block;
  font-weight: 700;
}
.lr-checkout-container .lr-checkout-items-summary .checkout-order-summary-list-items .lr-item-info .prices .price-block:first-child {
  margin-right: 45px;
}
@media (max-width: 639px) {
  .lr-checkout-container .lr-checkout-items ul.checkout-order-summary-list {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1023px) {
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-heading {
    font-weight: 500;
    font-size: 1.75rem;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-btn {
    width: 100%;
  }
  .lr-checkout-container .lr-address-form-actions {
    text-align: center;
  }
  .lr-checkout-container .lr-checkout-cancel-action {
    padding-top: 30px;
  }
}
@media (min-width: 640px) {
  .lr-checkout-container .lr-checkout-options-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lr-checkout-container .lr-checkout-options-list .list-entry {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .lr-checkout-container .lr-checkout-options-list .list-entry:last-child {
    padding-bottom: 20px;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step#checkoutDeliveryMethods .lr-checkout-step-content {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding-top: 10px;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step#checkoutDeliveryMethods .lr-delivery-methods-list {
    display: block;
  }
}
@media (min-width: 1024px) {
  .lr-checkout-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-top: 60px;
  }
  .lr-checkout-container .lr-checkout-headline {
    font-size: 2.5rem;
  }
  .lr-checkout-container .lr-checkout-steps-wp {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 30px;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-heading {
    font-size: 2rem;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step .lr-inline-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step .lr-inline-content.lr-has-edit-link .lr-checkout-step-content {
    padding-right: 100px;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step .lr-inline-content .lr-checkout-step-heading {
    padding-right: 40px;
  }
  .lr-checkout-container .lr-checkout-summary-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
  }
  .lr-checkout-container .lr-checkout-summary-wp {
    margin-top: 0;
    width: 320px;
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
  }
  .lr-checkout-container .lr-checkout-summary-wp .checkout-order-summary {
    margin-left: 0;
    margin-right: 0;
    padding-left: 23px;
    padding-right: 23px;
  }
  .lr-checkout-container .lr-checkout-summary-wp .lr-coupon-section {
    margin-left: -23px;
    margin-right: -23px;
    padding-left: 23px;
    padding-right: 23px;
  }
  .lr-checkout-container .lr-checkout-summary-wp .trusted-section {
    padding-left: 23px;
    padding-right: 23px;
  }
  .lr-checkout-container .lr-checkout-options-list {
    display: block;
  }
  .lr-checkout-container .lr-checkout-options-list-actions {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .lr-checkout-container .lr-checkout-options-list .list-entry span:not(.control-indicator) {
    display: inline;
  }
  .lr-checkout-container .lr-checkout-options-list .list-entry:last-child {
    padding-bottom: 0;
  }
  .lr-checkout-container .lr-address-form-actions .btn + .lr-checkout-action {
    margin-left: 30px;
  }
  .lr-checkout-container .lr-checkout-guest-email-container {
    padding-right: 39.9px;
  }
  .lr-checkout-container .lr-checkout-guest-password-container {
    padding-bottom: 15px;
    padding-top: 20px;
  }
  .lr-checkout-container .lr-checkout-guest-password-requirements-list li {
    color: #1b2d3a;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.2px;
  }
  .lr-checkout-container .lr-checkout-guest-password-requirements-list li .icon {
    margin-right: 15px;
  }
  .lr-checkout-container .lr-checkout-payment .lr-checkout-billing-form-container {
    padding: 30px 25px;
  }
}
@media (min-width: 1440px) {
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-heading {
    -ms-flex-preferred-size: 26%;
    -webkit-flex-basis: 26%;
    flex-basis: 26%;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step-content {
    -ms-flex-preferred-size: 74%;
    -webkit-flex-basis: 74%;
    flex-basis: 74%;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step#checkoutDeliveryMethods .lr-checkout-step-content {
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step .lr-accordion-tittle-wp {
    width: 88%;
  }
  .lr-checkout-container .lr-checkout-steps-wp .lr-checkout-step .lr-checkout-step-edit {
    position: inherit;
  }
  .lr-checkout-container .lr-checkout-delivery-methods {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .lr-checkout-container .lr-checkout-delivery-methods .lr-current-date {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items {
    margin-bottom: 20px;
    padding: 30px;
  }
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-image {
    height: 156px;
    width: 156px;
  }
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 30px;
  }
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .details {
    -webkit-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-right: 30px;
  }
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .name {
    font-size: 1.375rem;
    margin-bottom: 18.75px;
  }
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .additional-details {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .lr-checkout-container .lr-checkout-items .checkout-order-summary-list-items .lr-item-info .prices {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
.lr-checkout-container .lr-checkout-step .lr-accordion-tittle-wp {
  display: flex;
  align-items: center;
}
.lr-checkout-container .lr-checkout-step .lr-accordion-tittle-wp .collapse-selector {
  position: absolute;
  right: 0;
}
.lr-checkout-container .lr-checkout-step .lr-accordion-tittle-wp .collapse-selector span {
  color: #1b2d3a;
}
.lr-checkout-container .lr-checkout-step .lr-checkout-step-edit:not(.lr-checkout-review-step-edit) {
  line-height: inherit;
}
@media (max-width: 639px) {
  .lr-checkout-container .lr-checkout-step .lr-checkout-step-edit:not(.lr-checkout-review-step-edit) {
    right: 0;
    top: auto;
  }
}
.page-orderConfirmationPage .print-btn {
  position: relative;
  text-decoration: none;
  text-transform: none;
  margin: 28px auto 0;
  padding: 10px 3px 10px 30px;
}
.page-orderConfirmationPage .print-btn:before {
  content: "";
  background: url('../../common/images/site-icons/print.svg') center no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-orderConfirmationPage h2 {
  line-height: 1.19;
  letter-spacing: -0.6px;
  color: #1b2d3a;
}
.page-orderConfirmationPage h3 {
  font-weight: 500;
  color: #1b2d3a;
  margin-top: 0;
}
.page-orderConfirmationPage h3.tinyspan {
  line-height: .85em;
}
.page-orderConfirmationPage h3.tinyspan span {
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.2px;
}
.page-orderConfirmationPage .order-number {
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #1b2d3a;
  margin: 30px auto;
}
.page-orderConfirmationPage p {
  margin-bottom: 25px;
}
.page-orderConfirmationPage p a {
  text-decoration: none;
  display: inline;
  text-transform: none;
  font-weight: 700;
}
.page-orderConfirmationPage .order-confirmation-section {
  margin: 5px auto 15px;
  border-bottom: 1px solid #aaa6a5;
}
.page-orderConfirmationPage .order-confirmation-section.extra-space {
  padding-bottom: 14px;
  margin-bottom: 26px;
}
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary {
  padding: 0;
  margin: 0;
  border: none;
}
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .checkout-summary-headline {
  margin-top: 18px;
  font-weight: 500;
  line-height: 1.36;
  padding: 0;
  font-weight: normal;
  letter-spacing: 0.2px;
}
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .orderTotal {
  padding: 5px 0 ;
  font-size: 1rem;
}
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .orderTotal > .row {
  padding-top: 3px;
  padding-bottom: 3px ;
}
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .orderTotal .discount {
  color: #bd3430;
}
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .orderTotal .totals {
  border-top: 1px solid #aaa6a5;
  padding: 15px 0 20px;
  font-weight: 700;
  margin-top: 20px;
  line-height: 1.63;
  letter-spacing: -0.13px;
}
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .place-order-form,
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .review-reminder,
.page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .lr-coupon-section {
  display: none;
}
.page-orderConfirmationPage .order-confirmation-section .lr-checkout-container {
  padding: 0 0 20px;
}
.page-orderConfirmationPage .order-confirmation-ctas .link-primary {
  font-weight: 400;
  padding: 25px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: none;
  line-height: 1.33;
  letter-spacing: 0.2px;
  text-decoration: none;
  cursor: pointer;
}
.page-orderConfirmationPage .order-confirmation-ctas .btn-primary,
.page-orderConfirmationPage .order-confirmation-ctas .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  width: 100%;
}
@media (min-width: 1024px) {
  .page-orderConfirmationPage h2 {
    font-size: 2.5rem;
    letter-spacing: -0.6px;
  }
  .page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .checkout-summary-headline,
  .page-orderConfirmationPage h3 {
    font-size: 2rem;
    font-weight: 200;
    line-height: 1.19;
    letter-spacing: -0.6px;
    margin-bottom: 24px;
    margin-top: 18px;
  }
  .page-orderConfirmationPage .order-confirmation-section .checkout-order-summary .checkout-summary-headline.tinyspan,
  .page-orderConfirmationPage h3.tinyspan {
    margin-bottom: 18px;
  }
  .page-orderConfirmationPage .mid-section {
    border-bottom: 1px solid #aaa6a5;
    margin-bottom: 25px;
  }
  .page-orderConfirmationPage .mid-section .order-confirmation-section {
    border-bottom: none;
  }
  .page-orderConfirmationPage .order-confirmation-ctas {
    margin-bottom: 110px;
    padding: 10px 0;
    text-align: right;
  }
  .page-orderConfirmationPage .order-confirmation-ctas .link-primary,
  .page-orderConfirmationPage .order-confirmation-ctas .btn-primary,
  .page-orderConfirmationPage .order-confirmation-ctas .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    display: inline-block;
  }
  .page-orderConfirmationPage .order-confirmation-ctas .btn-primary,
  .page-orderConfirmationPage .order-confirmation-ctas .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    width: auto;
  }
  .page-orderConfirmationPage .order-confirmation-ctas .link-primary {
    margin-right: 20px;
    line-height: 1.33;
    letter-spacing: 0.2px;
    padding: 25px 30px;
    font-size: 1.125rem;
  }
  .page-orderConfirmationPage .order-confirmation-section .lr-checkout-container {
    padding: 7px 0 30px;
  }
  .page-orderConfirmationPage .order-confirmation-section .lr-checkout-container .lr-checkout-items {
    width: 100%;
  }
}
.lr-form-control,
.my-account-wrapper .account-page-section .form-control,
.lr-checkout-container .form-control {
  border-color: #4e606d;
  color: #254b59;
  font-size: 16px;
  height: 48px;
  line-height: 1.5;
  padding: 12px 18px;
}
.lr-form-control:disabled,
.my-account-wrapper .account-page-section .form-control:disabled,
.lr-checkout-container .form-control:disabled {
  background-color: #eaeaea;
  border-color: #c5c5c5;
  color: #a2a2a2;
}
select.lr-form-control,
select.my-account-wrapper .account-page-section .form-control,
.my-account-wrapper .account-page-section select.form-control,
select.lr-checkout-container .form-control,
.lr-checkout-container select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url(../../common/images/site-icons/down.svg) no-repeat right 18px top 50%;
  padding-right: 50px;
  text-transform: none;
}
.form-group.has-error .help-block,
.form-group.has-error .control-label,
.form-group.has-error .form-control {
  color: #bd3430;
}
.form-group.has-error .form-control {
  background-color: #ffffff;
  border: 2px solid #bd3430;
}
.form-group > .control-label {
  color: #1b2d3a;
  font-weight: 700;
  font-weight: normal;
  font-size: 0.875rem;
  letter-spacing: 0.4px;
  line-height: 1.29;
  margin-bottom: 6px;
}
.radio .control-label,
.checkbox .control-label {
  color: #1b2d3a;
  font-size: 16px;
  letter-spacing: 0.2px;
  padding-left: 30px;
  position: relative;
  text-transform: none;
}
.radio .control-label .control-indicator,
.checkbox .control-label .control-indicator {
  border: 2px solid #264669;
  border-radius: 2px;
  height: 16px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 16px;
}
.radio .control-label .control-indicator::before,
.checkbox .control-label .control-indicator::before {
  background-color: #264669;
  content: '';
  height: 100%;
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  width: 100%;
}
.radio .control-label input[type=radio],
.checkbox .control-label input[type=checkbox] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  left: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.radio .control-label input[type=radio]:checked ~ .control-indicator::before,
.checkbox .control-label input[type=checkbox]:checked ~ .control-indicator::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.radio .control-label input[type=radio]:disabled ~ .control-indicator,
.checkbox .control-label input[type=checkbox]:disabled ~ .control-indicator {
  background-color: #eaeaea;
  border-color: #c5c5c5;
  cursor: not-allowed;
}
.radio .control-label .control-indicator,
.radio .control-label .control-indicator::before {
  border-radius: 50%;
}
.compare-products-container {
  padding-top: 30px;
}
.compare-products-container .compare-products-title {
  color: #1b2d3a;
  font-weight: 200;
  font-size: 2rem;
  letter-spacing: -0.6px;
  line-height: 1.19;
  margin-bottom: 15px;
  margin-top: 0;
}
.compare-products-container .compare-products-sub-title {
  color: #1b2d3a;
  font-weight: 500;
  font-size: 1.75rem;
  letter-spacing: 0.2px;
  line-height: 1.36;
  margin-bottom: 5px;
}
.compare-products-container .compare-products-explanation-paragraph {
  margin-bottom: 25px;
  width: 100%;
}
.compare-products-container .compare-products-explanation .diff-button .btn {
  margin-top: 0;
}
.compare-products-container .compare-products-explanation .compare-products-return {
  font-size: 0.875rem;
  margin-top: 35px;
  text-align: center;
}
.compare-products-container .lr-product-comparison-table-view {
  margin: 0 -15px;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table-container {
  overflow: auto;
  width: 100%;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table {
  table-layout: fixed;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table thead > tr > th,
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table tbody > tr > th,
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table tfoot > tr > th,
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table thead > tr > td,
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table tbody > tr > td,
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table tfoot > tr > td {
  border-top: none;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table td {
  padding: 7.5px 15px;
  width: 176px;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table td:nth-child(even) {
  background-color: #f6f5f5;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table td:nth-child(odd) {
  background-color: #faf9f9;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table .solid-border {
  border-bottom: solid 1px #aaa6a5;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table .solid-border > td {
  padding-bottom: 15px;
}
.compare-products-container .lr-row-section-price {
  font-weight: 700;
  letter-spacing: -0.13px;
}
.compare-products-container .lr-row-section-price .price .lr-old-price {
  text-decoration: line-through;
}
.compare-products-container .lr-compare-img {
  margin: 0 auto;
  max-width: 245px;
  width: 100%;
}
.compare-products-container .lr-compare-img .lr-thumb {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.compare-products-container .lr-compare-img .lr-thumb a,
.compare-products-container .lr-compare-img .lr-thumb img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.compare-products-container .lr-compare-img .lr-thumb a {
  height: 100%;
  margin: 0;
  width: 100%;
}
.compare-products-container .lr-compare-img .lr-thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.compare-products-container .lr-variant-section {
  margin: 20px 10px 0px 0px;
}
.compare-products-container .lr-row-section-atribute {
  border: none;
}
.compare-products-container .no-border {
  border: none;
}
.compare-products-container .addtocart {
  margin-bottom: 8px;
}
.compare-products-container .addtocart button {
  width: 100%;
  min-width: 105px;
}
.compare-products-container .mobile-title-wrapper {
  margin-top: 20px;
  max-width: 83vw;
}
.compare-products-container .icon-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 8px;
}
.compare-products-container .product-name-container {
  margin-top: 20px;
  margin-rigth: 12px;
}
.compare-products-container .lr-compare-pagination {
  text-align: right;
}
.compare-products-container .lr-compare-mobile-item {
  width: 100%;
}
.compare-products-container .lr-atribute {
  max-width: 83vw;
}
.compare-products-container .description-wrapper {
  margin-top: 25px;
}
.compare-products-container .product__list--name {
  color: #1b2d3a;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.11;
  letter-spacing: 0.2px;
}
@media (min-width: 480px) {
  .compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table td {
    width: 196px;
  }
}
@media (min-width: 640px) {
  .compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table td {
    width: 248px;
  }
}
@media (min-width: 1024px) {
  .compare-products-container .compare-products-title {
    font-size: 2.5rem;
    padding-top: 42px;
  }
  .compare-products-container .compare-products-explanation:before,
  .compare-products-container .compare-products-explanation:after {
    content: " ";
    display: table;
  }
  .compare-products-container .compare-products-explanation:after {
    clear: both;
  }
  .compare-products-container .compare-products-explanation:before,
  .compare-products-container .compare-products-explanation:after {
    content: " ";
    display: table;
  }
  .compare-products-container .compare-products-explanation:after {
    clear: both;
  }
  .compare-products-container .compare-products-explanation-paragraph {
    float: left;
    margin-bottom: 15px;
    width: auto;
  }
  .compare-products-container .compare-products-explanation .diff-button {
    float: right;
  }
  .compare-products-container .compare-products-explanation .compare-products-return {
    clear: left;
    float: left;
    margin-top: 0;
  }
  .compare-products-container .addtocart {
    margin-bottom: 30px;
  }
  .compare-products-container .lr-product-comparison-table-view {
    margin: 0;
  }
  .compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table td {
    padding: 15px;
  }
  .compare-products-container .product__list--name {
    font-size: 1.375rem;
    letter-spacing: -0.47px;
    line-height: 1.23;
    margin-bottom: 15px;
  }
}
@media (min-width: 1440px) {
  .compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table td {
    width: 275px;
  }
}
.compare-products-container .icon-star {
  font-size: 18px;
}
.compare-products-container .lr-remove-icon {
  font-size: 18px;
  border: none;
  background: none;
  color: black;
}
.compare-products-container .lr-row-section-title {
  width: 50%;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .compare-products-container .lr-row-section-title {
    width: 15%;
  }
}
.compare-products-container .lr-row-section-title .lr-sticky-title {
  padding-top: 7.5px;
  position: absolute;
}
.compare-products-container .lr-remove-icon {
  background-image: url(../../common/images/site-icons/x.svg);
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: right;
}
.compare-products-container .lr-remove-icon-paragraph {
  background-image: url(../../common/images/site-icons/x.svg);
  width: 14px;
  height: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 2px;
  vertical-align: middle;
}
.compare-products-container .lr-row-section-description {
  color: #929292;
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
}
@media (min-width: 1024px) {
  .compare-products-container .lr-row-section-description {
    width: 20%;
  }
}
.compare-products-container .lr-compare-baseProduct-code {
  cursor: pointer;
}
.compare-products-container .lr-compare-mpn-label {
  font-weight: bold;
  text-transform: uppercase;
}
.compare-products-container .lr-compare-mpn-code {
  font-weight: normal;
}
.compare-products-container .lr-compare-add-cart-container {
  text-align: right;
}
@media (min-width: 1024px) {
  .compare-products-container .lr-compare-add-cart-container {
    text-align: center;
    padding-top: 11px;
  }
}
.compare-products-container .lr-compare-action-btn {
  width: 100%;
}
.compare-products-container .lr-product-comparison-table-view .lr-product-comparison-table-container {
  padding: 32px 0px;
  -webkit-flex: 1 2 auto;
  -moz-flex: 1 2 auto;
  -ms-flex: 1 2 auto;
  flex: 1 2 auto;
}
.compare-products-container .lr-product-comparison-table-view .lr-compare-add-product-container {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 35px 0 0 62px;
}
.compare-products-container .lr-product-comparison-table-view .lr-compare-add-product-container .lr-compare-add-product {
  height: 35px;
  line-height: 35px;
  max-width: 130px;
}
.compare-products-container .lr-product-comparison-table-view .lr-row-section-addcartaction {
  padding-bottom: 30px;
}
.compare-products-container .expand {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.compare-products-container .lr-image-gallery-wp {
  display: block;
  min-width: 200px;
  min-height: 200px;
  height: auto;
}
.compare-products-container .lr-image-gallery-container {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.compare-products-container .lr-image-gallery-wp .lr-product-gallery-carousel {
  border: none;
}
.compare-products-container .areEqualField.hide-equal-fields {
  display: none;
}
.compare-products-container .owl-item th {
  background-color: transparent;
}
.compare-products-container .owl-prev {
  position: absolute;
  top: 168px;
}
.compare-products-container .owl-next {
  position: absolute;
  top: 168px;
  right: 0px;
}
.compare-products-container .diff-button {
  text-align: end;
}
@media (max-width: 1024px) {
  .compare-products-container .diff-button {
    text-align: center;
  }
}
.compare-products-container .full-td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  font-weight: 600;
  line-height: 1.13;
  letter-spacing: 0.2px;
  color: #1b2d3a;
}
.compare-refine-bar .plp-compare {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #66a79e;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.compare-refine-bar .plp-compare .icon-compare {
  background-image: url(../../common/images/site-icons/group-7.svg);
  width: 28px;
  height: 18px;
  display: block;
  margin-right: 10px;
}
.lr-row-section-description .js-product-description-compare {
  height: 7.5rem;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .compare-refine-bar .plp-compare {
    text-align: left;
    width: auto;
  }
  .lr-row-section-description .js-product-description-compare {
    height: 4.5rem;
  }
}
.page-savedCartDetailsPage .well.well-tertiary {
  background-color: #ffffff;
  padding: 0;
  border-bottom: none;
}
.page-savedCartDetailsPage .well.well-tertiary .save-cart-datails-left {
  padding: 0px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-cart-datails-title h2 {
  color: #1b2d3a;
  font-weight: 200;
  font-size: 2rem;
  text-align: center;
  margin: 0;
}
.page-savedCartDetailsPage .well.well-tertiary .back-to-savecart {
  text-align: center;
  margin: 26px 0 0 0;
}
.page-savedCartDetailsPage .well.well-tertiary .back-to-savecart a {
  color: #66a79e;
  font-weight: 700;
  font-size: 0.9375rem;
}
.page-savedCartDetailsPage .well.well-tertiary .back-to-savecart a span.icon-left {
  color: #3d645e;
  font-size: 0.75rem;
  margin-right: 2px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper {
  margin-top: 40px;
  padding-bottom: 28px;
  padding: 0 15px 0 15px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .item-group .item-label {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #1b2d3a;
  display: block;
  width: 100%;
  padding: 0;
  text-transform: capitalize;
  margin-bottom: 2px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .item-group .item-value {
  font-weight: 400;
  font-size: 1rem;
  color: #1b2d3a;
  display: block;
  width: 100%;
  padding: 0;
  text-transform: capitalize;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info {
  margin-bottom: 28px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .save-card-info-left {
  width: 50%;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .save-card-info-left .item-group {
  width: 100%;
  max-width: 200px;
  vertical-align: text-top;
  margin-right: 0px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .save-card-info-left .item-group:first-child {
  margin-bottom: 28px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .save-card-info-right {
  width: 50%;
  text-align: right;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .edit-item-link {
  margin-top: 0px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .edit-item-link svg {
  color: #3d645e;
  height: 20px;
  width: 20px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .edit-item-link span {
  color: #66a79e;
  font-weight: 700;
  font-size: 0.9375rem;
  padding-top: 4px;
  vertical-align: top;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-description {
  border-bottom: 1px solid #bbc0c4;
  padding-bottom: 28px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-graper {
  margin-bottom: 35px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-graper h3 {
  color: #1b2d3a;
  font-weight: 500;
  font-size: 1.75rem;
  margin: 27px 0 6px 0px;
  padding: 0 15px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-graper .save-card-entries-quantity {
  color: #1b2d3a;
  font-weight: 300;
  font-style: italic;
  font-size: 1rem;
  padding: 0 15px;
  margin-bottom: 17px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-items {
  padding-left: 0px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background: #f6f6fb;
  padding: 15px;
  margin-bottom: 10px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-image {
  width: 20%;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 80%;
  padding-left: 10px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product {
  width: 100%;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product-title {
  padding-top: 0px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product-title p {
  color: #1b2d3a;
  font-weight: 500;
  font-size: 0.9375rem;
  margin-bottom: 3px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product-details {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 0.875rem;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product-details .vertical-bar {
  background: #1b2d3a;
  position: relative;
  top: 3px;
  width: 16px;
  height: 15px;
  width: 1px;
  display: inline-block;
  margin: 0 4px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product-quantity {
  color: #1b2d3a;
  font-weight: 700;
  font-size: 1rem;
  margin-top: 18px;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-entries-price {
  color: #1b2d3a;
  font-size: 1rem;
  margin-top: 9px;
  width: 100%;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-entries-price span {
  display: block;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-entries-price .price-title {
  font-weight: 400;
}
.page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-entries-price .price-value {
  font-weight: 700;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action {
  background: #f6f5f5;
  padding: 22px 0 0 0;
  margin-bottom: 19px;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-text {
  margin-bottom: 18px;
  padding: 0px 15px;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action h3 {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 5px;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-text-subtotal,
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-text-total {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #1b2d3a;
  font-size: 0.875rem;
  padding: 10px 0px;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-text-subtotal {
  font-weight: 400;
  border-bottom: 1px solid #bbc0c4;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-text-total {
  font-weight: 700;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-save {
  padding: 0px 15px;
  margin-bottom: 24px;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-bottom-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 27px 0 25px 0;
  border-top: 1px solid #bbc0c4;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-bottom-links a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 34px;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-bottom-links a svg {
  color: #3d645e;
}
.page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-bottom-links a span {
  color: #66a79e;
  padding-top: 4px;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .page-savedCartDetailsPage .well.well-tertiary .item-action .item-action-bottom-links a {
    padding: 0px 10px;
  }
}
.page-savedCartDetailsPage #cboxLoadedContent {
  margin-top: 95px !important;
  padding: 15px 15px 40px 15px;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-group {
  margin-bottom: 20px;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-group label {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 1rem;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-group label span {
  font-size: 0.8125rem;
  font-weight: 600;
  font-style: italic;
  letter-spacing: -0.11px;
  color: #666666;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-group input[type="text"] {
  height: auto;
  padding: 12px 15px;
  line-height: 1.4;
  border: solid 1px #4e606d;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-group textarea {
  min-height: 137px;
  border: solid 1px #4e606d;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions {
  margin: 0;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn {
  margin-top: 20px;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .link-primary {
  padding: 16px 16px 17px;
  cursor: pointer;
}
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .share-modal-error {
  display: none;
  color: #ed413d;
  margin-top: 5px;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions {
    display: block;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block {
    vertical-align: baseline;
    display: inline-block;
    width: auto;
    float: right;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block.btn {
    margin-top: 10px;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block.link-primary {
    margin-right: 20px;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .form-actions .modal-actions .btn-block + .btn-block {
    margin-top: 10px;
  }
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal {
  padding-right: 0px;
  padding-left: 0px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .modal-actions {
  margin-top: 38px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .btn,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .btn,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .modal-actions .btn {
  margin-top: 6px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .cancel-restore-btn,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .cancel-restore-btn,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .modal-actions .cancel-restore-btn {
  background: white;
  border: none;
  color: #66a79e;
  margin-top: 23px;
  display: block;
  width: 100%;
  cursor: pointer;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .save-cart-restore-btn,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .save-cart-restore-btn,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .modal-actions .save-cart-restore-btn {
  display: block;
  width: 100%;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .restore_confirm_modal-msg,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .restore_confirm_modal-msg,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .restore_confirm_modal-msg {
  font-weight: 400;
  font-size: 1rem;
  color: #1b2d3a;
  padding: 0;
  margin-bottom: 18px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .item-group,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .item-group,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .item-group {
  margin-bottom: 29px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .item-group .item-label,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .item-group .item-label,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .item-group .item-label {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #1b2d3a;
  display: block;
  width: 100%;
  padding: 0;
  text-transform: capitalize;
  margin-bottom: 2px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .item-group .item-value,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .item-group .item-value,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .item-group .item-value {
  font-weight: 400;
  font-size: 1rem;
  color: #1b2d3a;
  display: block;
  width: 100%;
  padding: 0;
  text-transform: capitalize;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .restore-current-cart-form {
  margin-top: 30px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form .item-group,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form .item-group,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .restore-current-cart-form .item-group {
  margin-bottom: 0px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form .item-group input[type="text"],
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form .item-group input[type="text"],
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .restore-current-cart-form .item-group input[type="text"] {
  height: auto;
  padding: 12px 15px;
  line-height: 1.4;
  border: solid 1px #4e606d;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .restore-current-cart-form .item-group .item-label,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .restore-current-cart-form .item-group .item-label,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .restore-current-cart-form .item-group .item-label {
  text-transform: inherit;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .custom-input label:before,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .custom-input label:before,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .custom-input label:before {
  content: "";
  border: 1px solid #4e606d;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -15px;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .custom-input label,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .custom-input label,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .custom-input label {
  padding-left: 10px;
  position: relative;
  cursor: pointer;
  font-weight: 700;
  color: #666666;
  text-transform: none;
  font-weight: normal;
}
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .custom-input input[type="checkbox"]:checked + input + label:after,
.page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .custom-input input[type="checkbox"]:checked + input + label:after,
.page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .custom-input input[type="checkbox"]:checked + input + label:after {
  color: #4e606d;
  font-size: 14px;
  left: -14px;
  top: 2px;
  position: absolute;
  content: "\e982";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart {
  padding-left: 0px;
  padding-right: 0px;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .form-group label span {
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: -0.11px;
  color: #666666;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .form-group input[type="text"] {
  height: auto;
  padding: 12px 15px;
  line-height: 1.4;
  border: solid 1px #4e606d;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .form-group textarea {
  min-height: 137px;
  border: solid 1px #4e606d;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .modal-actions {
  margin-top: 30px !important;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .modal-actions .btn {
  margin-top: 6px;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .modal-actions .cancel-restore-btn {
  background: white;
  border: none;
  color: #66a79e;
  margin-top: 23px;
  display: block;
  width: 100%;
  cursor: pointer;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .modal-actions .save-cart-restore-btn {
  display: block;
  width: 100%;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .lr-saveCart-input-name {
  margin-bottom: 37px;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .lr-saveCart-input-name input {
  height: 48px;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .lr-saveCart-input-description {
  margin-bottom: 12px;
  margin-top: 17px;
}
.page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart label {
  font-weight: 600;
  font-size: 1rem;
  color: #1b2d3a;
  text-transform: capitalize;
}
.page-savedCartDetailsPage #cboxTitle {
  padding: 65px 38px 0px 15px;
}
.page-savedCartDetailsPage #cboxTitle .headline {
  margin-bottom: 13px;
  color: #1b2d3a;
  font-weight: 200;
  font-size: 32px;
}
.page-savedCartDetailsPage #cboxClose .icon-close {
  height: 18px !important;
  width: 18px !important;
  color: #f2f4f7 !important;
}
.page-savedCartDetailsPage .account-section-content {
  margin-left: 0px;
  margin-right: 0px;
}
.page-savedCartDetailsPage .breadcrumb-section {
  padding: 30px 0px;
}
@media (min-width: 1024px) {
  .page-savedCartDetailsPage .well.well-tertiary .save-cart-datails-left {
    padding-right: 32px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-cart-datails-title h2 {
    text-align: left;
    font-size: 2.5rem;
    margin: 0px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .back-to-savecart {
    text-align: left;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info {
    margin-bottom: 4px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .save-card-info-left {
    width: 80%;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .save-card-info-left .item-group {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 20px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-info .save-card-info-right {
    width: 20%;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-info-graper .save-card-description {
    border-bottom: 1px solid #bbc0c4;
    padding-bottom: 58px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-graper h3 {
    margin: 48px 0 6px 0px;
    font-weight: 200;
    font-size: 2rem;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-graper .save-card-entries-quantity {
    margin-bottom: 24px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-items {
    padding-left: 15px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item {
    padding: 27px 24px 26px 36px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 27px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product {
    width: 70%;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product .save-card-product-title {
    padding-top: 9px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product .save-card-product-title p {
    font-size: 1.375rem;
    margin-bottom: 18px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product .save-card-product-details {
    font-size: 1rem;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-product-quantity {
    margin-top: 14px;
  }
  .page-savedCartDetailsPage .well.well-tertiary .save-card-entries-item .save-card-entries-info .save-card-entries-price {
    width: 30%;
    margin-top: 3px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-savedCartDetailsPage #cboxTitle {
    padding: 70px 70px 0px 70px;
  }
  .page-savedCartDetailsPage #cboxTitle .headline {
    margin-bottom: 13px;
    color: #1b2d3a;
    font-weight: 200;
    font-size: 40px;
    font-weight: 100;
  }
  .page-savedCartDetailsPage #cboxLoadedContent {
    padding: 15px 30px 40px 30px;
    margin-top: 120px !important;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal,
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal,
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal {
    padding-right: 45px;
    padding-left: 45px;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions,
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions,
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .modal-actions {
    margin-top: 38px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .cancel-restore-btn,
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .cancel-restore-btn,
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .modal-actions .cancel-restore-btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 6px;
    display: inline-block;
    width: auto;
    padding-right: 38px;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_restore_confirm_modal .modal-actions .save-cart-restore-btn,
  .page-savedCartDetailsPage #cboxLoadedContent .savedcart_delete_confirm_modal .modal-actions .save-cart-restore-btn,
  .page-savedCartDetailsPage #cboxLoadedContent .share-cart-modal .modal-actions .save-cart-restore-btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: inline-block;
    width: auto;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart {
    padding-left: 45px;
    padding-right: 45px;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .modal-actions .col-sm-12 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .modal-actions .col-sm-12 .cancel-restore-btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 10px;
    display: inline-block;
    width: auto;
    margin-right: 20px;
    padding: 16px 16px 17px;
    cursor: pointer;
  }
  .page-savedCartDetailsPage #cboxLoadedContent .lr-saveCart .modal-actions .col-sm-12 .save-cart-restore-btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 1440px) {
  .page-savedCartDetailsPage .well.well-tertiary .item-action {
    padding: 22px 7px 0 7px;
  }
}
.page-cart .headline {
  text-align: left;
}
.cancel-save-cart-btn {
  text-decoration: none;
}
.saveCartRedirection .saveCartRedirection-title {
  text-align: center;
}
.saveCartRedirection .saveCartRedirection-buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.saveCartRedirection .saveCartRedirection-buttons .saveCartRedirection-button {
  margin: 10px;
}
.page-payment-details #colorbox {
  top: 20vh !important;
}
.accountPaymentInfoPage hr {
  border-top: 2px solid #aaa6a5;
}
.accountPaymentInfoPage .division {
  margin: 0px 33px 30px 33px;
}
.accountPaymentInfoPage .form-set-default {
  display: contents;
}
.accountPaymentInfoPage .lr-checkout-options-list-actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.accountPaymentInfoPage .select-billing-address {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
}
.accountPaymentInfoPage .account-set-default-address {
  position: initial !important;
}
.accountPaymentInfoPage .account-cards {
  border: none !important;
}
.accountPaymentInfoPage .account-cards .card {
  border: none !important;
}
.accountPaymentInfoPage .account-cards .card .actions {
  margin-top: 30px;
}
.accountPaymentInfoPage .account-cards .card .account-cards-actions {
  position: absolute;
  top: 80px;
  right: 40px;
}
.accountPaymentInfoPage .account-cards .card .removePaymentDetailsButton {
  -ms-flex-line-pack: center;
  align-content: center;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.accountPaymentInfoPage .account-cards .card .lr-remove-icon {
  background-image: url(../../common/images/site-icons/x.svg);
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: right;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.accountPaymentInfoPage .account-cards .card .title-card {
  font-family: acumin-pro, sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #1b2d3a;
  margin: 5px 0;
}
@media (max-width: 639px) {
  .accountPaymentInfoPage .account-cards .card .title-card {
    margin-top: 0;
  }
}
.accountPaymentInfoPage .account-cards .card .default-payment {
  margin: 20px;
}
.accountPaymentInfoPage .account-cards .card .card-action {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.4px;
  color: #66a79e;
  border: none;
}
.accountPaymentInfoPage .account-cards .card p {
  margin: 0px;
}
.accountPaymentInfoPage .account-cards .card .text-card {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #1b2d3a;
}
.accountPaymentInfoPage .account-cards .card .card-wrapper {
  height: 100%;
  background: #f6f5f5;
  margin: 20px;
  padding: 20px;
}
.accountPaymentInfoPage .billingAddressForm {
  background: #f6f6fb;
  padding: 20px;
}
.accountPaymentInfoPage .lr-address-form-actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}
.accountPaymentInfoPage .radio .new-billing-address {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #66a79e;
}
.accountPaymentInfoPage .account-section-header {
  border: none !important;
}
@media (min-width: 1024px) {
  .accountPaymentInfoPage .account-section-header {
    display: none;
  }
}
.page-orders .account-page-section .account-overview-table {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.page-orders .responsive-table {
  table-layout: fixed;
}
.page-orders .responsive-table-item {
  background-color: #f6f5f5;
  margin-bottom: 22px;
  padding: 33px 0;
}
.page-orders .responsive-table-item .item-label {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #1b2d3a;
}
.page-orders .responsive-table-item .responsive-table-cell {
  font-weight: 400;
  font-size: 1rem;
  color: #1b2d3a;
}
.page-orders .responsive-table-item .lr-order-code a {
  color: #66a79e;
}
.page-orders .account-orderhistory-table-head th {
  text-transform: inherit;
  background-color: white;
  font-weight: 700;
  font-size: 0.9375rem;
  color: #1b2d3a;
  padding-bottom: 23px;
  padding-left: 20px;
  text-align: left;
  padding-right: 0px;
}
.page-orders .pagination-bar-results {
  display: none;
}
.page-orders h1 {
  padding: 0;
}
.page-orders h1 strong {
  font-weight: 500;
}
.page-orders .srp-filter-wrapper {
  overflow-x: scroll;
  height: 100px;
  padding: 0 15px 15px 15px;
}
.page-orders .srp-filter-wrapper .srp-filter-list {
  width: 100%;
  background-color: #aabcc9;
  table-layout: fixed;
}
.page-orders .srp-filter-wrapper .srp-filter-list .srp-filter {
  padding: 0 !important;
  width: 33.3333%;
}
.page-orders .srp-filter-wrapper .srp-filter-list .srp-filter a {
  border: none;
  background-color: #aabcc9;
  color: #213a5d;
  padding: 10px 16px 12px;
  font-weight: 600;
  font-size: 1rem;
  display: block;
  letter-spacing: -0.28px;
  line-height: 1.71;
  text-transform: uppercase;
  text-align: center;
  width: calc(100% - 1px);
  white-space: nowrap;
}
.page-orders .srp-filter-wrapper .srp-filter-list .srp-filter a.active {
  background-color: #1b2d3a;
  color: #ffffff;
  position: relative;
}
.page-orders .srp-filter-wrapper .srp-filter-list .srp-filter a.active:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 20px 0;
  border-color: #1b2d3a transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
.page-orders .order-history-count {
  margin-top: 15px;
  margin-bottom: 0;
}
.page-orders .pagination-top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
}
.page-orders .pagination-top p {
  font-weight: 400;
  font-size: 1.5rem;
  color: #1b2d3a;
  text-align: center;
}
.page-orders .account-page-section .account-section-content .account-orderhistory-pagination {
  margin-bottom: 15px;
}
.page-orders .account-page-section .account-section-content .account-orderhistory-pagination .pagination-bar {
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 0;
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.page-orders .account-page-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 0;
  padding-right: 0;
  margin-top: 11px;
}
.page-orders .account-page-section .account-section-content .account-orderhistory-pagination .pagination-toolbar {
  padding-top: 0;
  border-bottom: 0;
}
.page-orders .sort-refine-bar,
.page-orders .compare-refine-bar {
  margin-top: 0;
  margin-bottom: 0;
}
.page-orders .pagination-bar .sort-refine-bar {
  display: block;
  margin-top: 11px;
}
.page-orders .pagination-bar .sort-refine-bar label {
  font-size: 0.875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.18px;
  text-align: right;
}
.page-orders .pagination-bar .sort-refine-bar .form-group {
  width: 100%;
}
.page-orders .pagination-bar .sort-refine-bar .form-group .control-label,
.page-orders .pagination-bar .sort-refine-bar .form-group lr-control-label {
  font-weight: 400;
  font-weight: normal;
}
.page-orders .pagination-bar .sort-refine-bar .form-group form {
  width: 100%;
}
.page-orders .pagination-bar .sort-refine-bar .form-group form select {
  width: 100%;
  height: 48px;
  line-height: 16px;
  font-size: 1rem;
  color: #4e606d;
  border: 2px solid #4e606d;
  text-transform: uppercase;
  text-align-last: center;
}
.page-orders .btn-loadmore-grapper {
  margin-top: 35px;
}
.page-orders .btn-loadmore-grapper .btn-loadmore-orders {
  width: 100%;
}
@media (max-width: 1024px) {
  .page-orders .responsive-table-item {
    display: block;
  }
  .page-orders .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 27px 0 0 26px;
    text-align: left;
    text-transform: inherit;
  }
  .page-orders .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
}
@media (min-width: 1024px) {
  .page-orders .responsive-table-item:nth-child(odd) {
    background-color: white;
  }
  .page-orders .responsive-table-item .responsive-table-cell {
    padding: 17px 24px 21px 20px;
  }
  .page-orders .pagination-top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-orders .pagination-top p {
    text-align: left;
  }
  .page-orders .pagination-bar.empty .sort-refine-bar .form-group {
    width: auto;
  }
  .page-orders .pagination-bar.empty .sort-refine-bar .form-group form {
    width: auto;
  }
  .page-orders .pagination-bar.empty .sort-refine-bar .form-group form select {
    max-width: 250px;
    height: 38px;
    font-size: 0.875rem;
    color: #17304f;
    border: 1px solid #17304f;
    text-transform: capitalize;
    text-align-last: left;
  }
  .page-orders .compare-refine-bar form select {
    height: 38px;
  }
  .page-orders .account-page-section-section .account-section-content .account-orderhistory-pagination {
    margin-bottom: 0;
    padding: 0 15px 0 15px;
  }
  .page-orders .account-page-section-section .pagination-bar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-orders .account-page-section .account-overview-table {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-order .breadcrumb-section {
  padding-left: 15px;
  padding-right: 15px;
}
.page-order .order-detail-title {
  text-align: center;
  padding: 0px;
  margin-bottom: 16px;
  margin-top: 16px;
}
.page-order .order-detail-title .label {
  padding: 0px;
  font-weight: 200;
  font-size: 2rem;
  color: #1b2d3a;
}
.page-order .well-tertiary {
  background-color: white;
  padding: 0px;
  border-bottom: 0;
}
.page-order .well-tertiary .order-detail-header-info .item-group {
  display: block;
  text-align: center;
  margin-right: 0px;
  margin-top: 12px;
}
.page-order .well-tertiary .order-detail-header-info .item-group .item-value {
  font-weight: 400;
  font-size: 1.25rem;
  color: #1b2d3a;
  width: auto;
  padding: 0;
  text-transform: capitalize;
}
.page-order .well-tertiary .order-detail-header-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px;
  border-bottom: 1px solid #bbc0c4;
  padding-bottom: 35px;
  margin-bottom: 15px;
}
.page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right,
.page-order .well-tertiary .order-detail-header-links .order-detail-header-links-left {
  widht: 50%;
}
.page-order .well-tertiary .order-detail-header-links .back-to-orders {
  text-align: center;
  margin: 13px 0 40px 0;
}
.page-order .well-tertiary .order-detail-header-links .back-to-orders a {
  color: #66a79e;
  font-weight: 700;
  font-size: 0.9375rem;
}
.page-order .well-tertiary .order-detail-header-links .back-to-orders a span.icon-left {
  color: #3d645e;
  font-size: 0.75rem;
  margin-right: 2px;
}
.page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right .order-print-link {
  color: #66a79e;
  font-weight: 700;
  font-size: 0.9375rem;
  margin-right: 0;
  margin-top: 0;
  text-align: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right .order-print-link span.icon-left {
  color: #3d645e;
  font-size: 0.75rem;
  margin-right: 2px;
}
.page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right .btn-primary,
.page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-bottom: 38px;
}
.page-order .well-tertiary .order-detail-shipping-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-item {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-item h3 {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: 15px;
  margin-top: 34px;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-item span {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 1rem;
  display: block;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-left span {
  margin-bottom: 5px;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-center h3:last-child {
  margin-top: 36px;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-right .summary-item-discount span {
  color: #bd3430;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-right .order-detail-summary-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-right .order-detail-summary-item:last-child {
  margin-bottom: 0px;
  border-top: 1px solid #bbc0c4;
  margin-top: 20px;
  padding-top: 16px;
}
.page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-right .order-detail-summary-item:last-child span {
  font-weight: 700;
}
.page-order .well-tertiary .order-detail-shipment {
  border-top: 1px solid #bbc0c4;
  margin-top: 35px;
}
.page-order .well-tertiary .order-detail-shipment-right {
  margin-top: 35px;
}
.page-order .well-tertiary .order-detail-shipment-right .LinkBarBlue {
  text-align: center;
}
.page-order .well-tertiary .order-detail-shipment-info,
.page-order .well-tertiary .order-detail-entries-items {
  width: 100%;
}
.page-order .well-tertiary .order-detail-entries-title h3 {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 32px;
  margin-bottom: 10px;
}
.page-order .well-tertiary .order-detail-entries-items {
  padding-left: 0px;
}
.page-order .well-tertiary .order-detail-entries-grapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}
.page-order .well-tertiary .order-detail-entries-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f6f6fb;
  padding: 15px;
  margin-bottom: 22px;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-image {
  width: 20%;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 75%;
  padding-left: 10px;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product {
  width: 100%;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product-title {
  padding-top: 0px;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product-title p {
  color: #1b2d3a;
  font-weight: 500;
  font-size: 0.9375rem;
  margin-bottom: 5px;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product-details {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 0.875rem;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product-details .vertical-bar {
  background: #1b2d3a;
  position: relative;
  top: 3px;
  width: 16px;
  height: 15px;
  width: 1px;
  display: inline-block;
  margin: 0 4px;
}
.page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product-quantity {
  color: #1b2d3a;
  font-weight: 700;
  font-size: 1rem;
  margin-top: 18px;
}
.page-order .well-tertiary .order-detail-buy-again-link {
  margin-top: 25px;
  width: 100%;
}
.page-order .well-tertiary .order-detail-buy-again-link .add_to_cart_form {
  padding-left: 0;
  padding-right: 0;
}
.page-order .well-tertiary .order-detail-buy-again-link .btn {
  width: 100%;
  background-color: transparent;
  border: 2px solid #4e606d;
  color: #4e606d;
}
.page-order .well-tertiary .order-detail-shipment-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-left {
  width: 100%;
  max-width: 250px;
}
.page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-left h3 {
  color: #1b2d3a;
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 40px;
  margin-bottom: 28px;
}
.page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail {
  margin-top: 36px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail .order-detail-shipment-tracking a {
  color: #66a79e;
}
.page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail span {
  display: inline-block;
  color: #1b2d3a;
  width: 50%;
}
.page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail span:first-child {
  font-weight: 700;
  font-size: 0.9375rem;
}
.page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail span:last-child {
  font-weight: 400;
  font-size: 1rem;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .page-order .order-detail-title {
    text-align: left;
    margin-bottom: 24px;
    margin-top: 0;
  }
  .page-order .order-detail-title .label {
    font-size: 2.5rem;
  }
  .page-order .well-tertiary .order-detail-header-info .item-group {
    display: inline-block;
    text-align: left;
    margin-right: 20px;
    margin-top: 0;
  }
  .page-order .well-tertiary .order-detail-header-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .page-order .well-tertiary .order-detail-header-links .back-to-orders {
    margin-bottom: 0px;
  }
  .page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right .order-print-link {
    margin-right: 72px;
    text-align: left;
    margin-top: 13px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right .btn-primary,
  .page-order .well-tertiary .order-detail-header-links .order-detail-header-links-right .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-bottom: 0;
  }
  .page-order .well-tertiary .order-detail-shipping-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 80%;
    margin: auto;
  }
  .page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-item {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-item h3 {
    font-weight: 500;
    font-size: 1.75rem;
    margin-bottom: 15px;
    margin-top: 27px;
  }
  .page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-center h3:last-child {
    margin-top: 28px;
  }
  .page-order .well-tertiary .order-detail-shipping-info .order-detail-shipping-right .order-detail-summary-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-order .well-tertiary .order-detail-shipment {
    border-top: 1px solid #bbc0c4;
    margin-top: 58px;
    padding-top: 40px;
  }
  .page-order .well-tertiary .order-detail-shipment-info,
  .page-order .well-tertiary .order-detail-entries-items {
    width: 80%;
    margin: auto;
  }
  .page-order .well-tertiary .order-detail-shipment-right {
    margin-top: 0;
  }
  .page-order .well-tertiary .order-detail-entries-title h3 {
    font-weight: 500;
    font-size: 1.75rem;
    margin-top: 46px;
    margin-bottom: 26px;
  }
  .page-order .well-tertiary .order-detail-entries-item {
    padding: 27px 24px 26px 36px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 27px;
  }
  .page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product {
    width: 70%;
  }
  .page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product .order-detail-product-title {
    padding-top: 9px;
  }
  .page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product .order-detail-product-title p {
    font-size: 1.375rem;
    margin-bottom: 18px;
  }
  .page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product .order-detail-product-details {
    font-size: 1rem;
  }
  .page-order .well-tertiary .order-detail-entries-item .order-detail-entries-info .order-detail-product-quantity {
    margin-top: 14px;
  }
  .page-order .well-tertiary .order-detail-buy-again-link {
    position: relative;
    width: 25%;
    margin-top: 0;
  }
  .page-order .well-tertiary .order-detail-buy-again-link .btn {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
  }
  .page-order .well-tertiary .order-detail-shipment-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-left {
    font-weight: 500;
    font-size: 1.75rem;
  }
  .page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-left h3 {
    font-weight: 500;
    font-size: 1.75rem;
    margin-top: 0px;
  }
  .page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail {
    margin-top: 36px;
  }
  .page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail span:first-child {
    color: #1b2d3a;
    font-weight: 700;
    font-size: 0.9375rem;
    display: inline-block;
  }
  .page-order .well-tertiary .order-detail-shipment-info .order-detail-shipment-detail span:last-child {
    color: #1b2d3a;
    font-weight: 400;
    font-size: 1rem;
    display: inline-block;
    margin-left: 20px;
  }
}
.page-order .guest-order-details-page {
  padding: 47px 34px 0 32px;
}
.page-order .guest-order-details-page hr {
  background-color: #aaa6a5;
  height: 1px;
  margin: 35px 0;
}
.page-order .guest-order-details-page .item_container {
  margin-top: 20px;
}
.page-order .guest-order-details-page .order-number,
.page-order .guest-order-details-page .order-date {
  display: inline-block;
  font-size: 1.25rem;
}
.page-order .guest-order-details-page .order-number {
  margin-right: 50px;
}
.page-order .guest-order-details-page .guest-order-detail-section {
  padding: 0;
}
.page-order .guest-order-details-page .lr-checkout-items {
  width: 100%;
}
.page-order .guest-order-details-page .flex {
  display: block;
}
.page-order .guest-order-details-page .guest-order-detail-section--inner {
  width: 100%;
}
.page-order .guest-order-details-page .orderTotal hr {
  background-color: #bbc0c4;
  margin: 14px 0;
}
.page-order .guest-order-details-page .orderTotal .row {
  line-height: 1.94;
}
.page-order .guest-order-details-page .orderTotal .totals {
  color: #1b2d3a;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .page-order .guest-order-details-page .flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .page-order .guest-order-details-page .guest-order-detail-section {
    padding: 0 115px 0 123px;
  }
  .page-order .guest-order-details-page .guest-order-detail-section--inner {
    width: 25%;
  }
}
.lr-press-releases .leg-plp {
  padding-left: 17px;
  padding-right: 17px;
}
.lr-press-releases .breadcrumb-section {
  padding: 29px 0 21px 0;
}
.lr-press-releases .breadcrumb-section .breadcrumb {
  padding: 0;
}
.lr-press-releases .search-list-page-left-refinements-slot,
.lr-press-releases .lr-pagination-filter {
  display: none;
}
.lr-press-releases .press-release-heading-component {
  font-weight: 200;
}
.lr-press-releases .press-release-heading-component h1 {
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 2rem;
  text-align: left;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.6px;
}
.lr-press-releases .press-release-description-component p {
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.3px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
}
.lr-press-releases ul .content-page__list-item-image {
  margin-top: 11px;
}
.lr-press-releases ul h2 {
  font-weight: 200;
  font-size: 2rem;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.6px;
  color: #1b2d3a;
  margin-top: 32px;
}
.lr-press-releases ul p {
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.2px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  color: #1b2d3a;
}
@media (min-width: 640px) {
  .lr-press-releases .leg-plp {
    padding-left: 17px;
    padding-right: 17px;
  }
  .lr-press-releases .press-release-heading-component {
    font-weight: 200;
  }
  .lr-press-releases .press-release-heading-component h1 {
    margin-top: 0;
    margin-bottom: 13px;
    font-size: 2.5rem;
    line-height: normal;
    letter-spacing: -0.6px;
  }
  .lr-press-releases .press-release-description-component p {
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 0.2px;
    line-height: 1.5;
  }
  .lr-press-releases .search-list-page-left-refinements-slot,
  .lr-press-releases .lr-pagination-filter {
    display: block;
  }
  .lr-press-releases .lr-description-section-wp {
    margin-bottom: 40px;
  }
  .lr-press-releases .lr-description-section-wp .lr-description-section {
    max-width: 80%;
    margin: 0 auto;
  }
  .lr-press-releases .content-page__list--wrapper .search-list-page-left-refinements-slot {
    padding-right: 10px;
  }
  .lr-press-releases .content-page__list--wrapper .lr-publishing-section {
    padding-top: 16px;
    font-weight: 400;
    font-style: italic;
    font-size: 0.875rem;
  }
  .lr-press-releases .content-page__list--wrapper .lr-publishing-section .right {
    text-align: right;
  }
  .lr-press-releases .content-page__list--wrapper .lr-publishing-section .left {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .lr-press-releases .lr-press-releases-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .lr-press-releases .lr-press-releases-flex .lr-press-left-cell-padding {
    padding: 0 15px;
  }
  .lr-press-releases .lr-press-releases-flex .lr-press-releases-cell-35 {
    width: 35%;
  }
  .lr-press-releases .lr-press-releases-flex .lr-press-releases-cell-65 {
    width: 65%;
  }
}
.page-lrpressreleasepage .breadcrumb-section {
  padding: 15px 30px 0;
}
.page-lrpressreleasepage .leg-container {
  padding: 0 15px;
}
.page-lrpressreleasepage .leg-container h1 {
  font-size: 2.5rem;
  line-height: 1.3;
  letter-spacing: -0.6px;
  margin: 5px 0 15px;
}
.page-lrpressreleasepage .leg-container h4 {
  line-height: 1;
  letter-spacing: 0.3px;
  margin-bottom: 30px;
}
.page-lrpressreleasepage .leg-container h4 + p {
  margin-bottom: 30px;
}
.page-lrpressreleasepage .leg-container h2 {
  margin: 12px 0 15px;
}
.page-lrpressreleasepage .leg-container p {
  margin-bottom: 25px;
}
.page-lrpressreleasepage .leg-container p a {
  color: #66a79e;
  text-decoration: underline;
}
.page-lrpressreleasepage .leg-container p a:hover,
.page-lrpressreleasepage .leg-container p a:active {
  color: #1b2d3a;
}
.page-lrpressreleasepage .leg-container .news-banner {
  background-color: #eef7fe;
  padding: 40px 15px;
  margin: 0 -15px;
  text-align: center;
}
@media (min-width: 1024px) {
  .page-lrpressreleasepage .leg-container .news-banner {
    margin: 30px -15px 10px;
  }
}
.page-lrpressreleasepage .leg-container .about-news-banner {
  background-color: #f6f6fb;
  padding: 45px 16px 20px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1440px) {
  .page-lrpressreleasepage .leg-container .about-news-banner .full-width-banner-wrap {
    max-width: 1440px;
    margin: auto;
  }
}
.page-lrpressreleasepage .leg-container .lr-cta-section.commercial-project-story {
  padding: 10px 0;
}
.page-lrpressreleasepage .leg-container .lr-cta-section.commercial-project-story h2 {
  margin-top: 0;
}
.page-lrpressreleasepage .leg-container .lr-cta-section .display-HORIZONTAL-reverse.style-3 .content-block,
.page-lrpressreleasepage .leg-container .lr-cta-section .display-VERTICAL-reverse.style-3 .content-block {
  padding-right: 0;
}
.page-lrpressreleasepage .leg-container .lr-cta-section .display-HORIZONTAL.style-3 .content-block,
.page-lrpressreleasepage .leg-container .lr-cta-section .display-VERTICAL.style-3 .content-block {
  padding-left: 0;
}
.page-lrpressreleasepage footer {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .page-lrpressreleasepage .breadcrumb-section {
    padding: 9px 16px 0;
  }
  .page-lrpressreleasepage .leg-container h1 {
    font-size: 2rem;
    line-height: 1.19;
  }
  .page-lrpressreleasepage .leg-container h4 {
    margin-bottom: 18px;
  }
  .page-lrpressreleasepage .leg-container h4 + p {
    margin-bottom: 35px;
  }
  .page-lrpressreleasepage .leg-container h2 {
    margin: 5px 0 20px;
  }
  .page-lrpressreleasepage .leg-container p {
    margin: 0 0 20px;
  }
  .page-lrpressreleasepage .leg-container .news-banner {
    padding: 25px 15px;
  }
  .page-lrpressreleasepage .leg-container .about-news-banner {
    padding: 35px 16px 10px;
  }
  .page-lrpressreleasepage .leg-container .lr-cta-section .image-area {
    margin-bottom: 30px;
  }
  .page-lrpressreleasepage .leg-container .lr-cta-section.commercial-project-story {
    padding: 0;
  }
  .page-lrpressreleasepage .leg-container .lr-cta-section.commercial-project-story p + h2 {
    margin-top: 25px;
  }
  .page-lrpressreleasepage .leg-container .lr-cta-section .display-HORIZONTAL.style-3 .content-block,
  .page-lrpressreleasepage .leg-container .lr-cta-section .display-HORIZONTAL-reverse.style-3 .content-block,
  .page-lrpressreleasepage .leg-container .lr-cta-section .display-VERTICAL.style-3 .content-block,
  .page-lrpressreleasepage .leg-container .lr-cta-section .display-VERTICAL-reverse.style-3 .content-block {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .crossreference_page .cr-desktop-display {
    display: none;
  }
  .crossreference_page #multi-item-success {
    display: grid;
    grid-gap: 30px;
  }
  .crossreference_page #multi-item-success .tab-header-text {
    padding-bottom: 20px;
  }
}
.crossreference_page .container {
  margin: 0 auto;
  padding: 0 0 0 0;
}
.crossreference_page .heading-1 {
  padding-top: 30px;
  font-size: 40px;
  margin-left: 16px;
}
.crossreference_page .tab {
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
}
.crossreference_page .tablinks {
  flex-grow: 1;
  background-color: #AABCC9;
  border: none;
  color: #1B2D3A;
  padding: 16px;
  position: relative;
  outline: none !important;
  box-shadow: none !important;
  font-weight: bold;
  text-transform: uppercase;
}
.crossreference_page .tablinks.active {
  background-color: #1B2D3A;
  color: #fff;
}
.crossreference_page .tablinks.active.arrow-bottom:after {
  content: " ";
  position: absolute;
  right: calc(50% - 15px);
  bottom: -15px;
  border-top: 15px solid #1B2D3A;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: none;
}
.crossreference_page .tabcontent {
  padding-top: 30px;
  margin: 0 16px;
}
.crossreference_page .single-search {
  padding-top: 30px;
}
.crossreference_page .tab-header-text {
  padding-top: 30px;
  margin-bottom: 1rem;
  font-size: 0.95rem;
}
.crossreference_page .cross-ref-form {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 24px;
  padding-bottom: 160px;
}
.crossreference_page .cross-ref-form .form-group {
  margin-bottom: 0px;
  height: 80px;
}
.crossreference_page .cross-ref-form .form-group .form-grid-file-upload {
  padding: 0px;
}
.crossreference_page .cross-ref-form .form-group .form-grid-file-upload > label {
  display: block !important;
  width: fit-content;
  color: #7ab8b1;
  margin: 0px;
  text-decoration: underline;
}
.crossreference_page .cross-ref-form .form-category-separator {
  font-size: 28px;
  border-bottom: 1px solid #ccc!important;
  padding-top: 24px;
  padding-bottom: 16px;
}
.crossreference_page .cross-ref-form .form-category-separator.form-sub-category-separator {
  font-size: 20px;
  padding-top: 0px;
  padding-bottom: 20px;
}
.crossreference_page .cross-ref-form .selectpicker {
  height: 48px;
}
.crossreference_page .cross-ref-form.single-search .btn-primary,
.crossreference_page .cross-ref-form.single-search .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin-top: 30px;
}
.crossreference_page .cross-ref-form .multi-search {
  padding-top: 40px;
}
.crossreference_page .cross-ref-form .multi-search-group {
  padding-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .crossreference_page .cross-ref-form .multi-search-group {
    border-bottom: 1px solid #ccc!important;
  }
}
.crossreference_page .cross-ref-form.multi-search .hidden {
  visibility: hidden;
  height: 0px;
}
.crossreference_page .cross-ref-form.multi-search .btn-primary,
.crossreference_page .cross-ref-form.multi-search .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin-top: 20px;
}
.crossreference_page .cross-ref-form .selectbox .dropdown {
  margin-top: 4px;
  width: 100%;
}
.crossreference_page .cross-ref-form .form-group {
  flex: 1;
}
.crossreference_page .cross-ref-form .form-group .form-label {
  color: #1b2d3a;
  font-family: acumin-pro-bold, sans-serif;
}
.crossreference_page .cross-ref-form .form-group .form-label.form-label-check {
  font-size: 16px;
  font-family: acumin-pro, sans-serif;
  text-transform: none;
  font-weight: 400;
}
.crossreference_page .cross-ref-form .form-group .input-field {
  border-color: #4e606d;
  border-width: 1px;
  color: #1b2d3a;
  margin-top: 0px;
  width: 100%;
  height: 48px;
  padding: 10px 42px 11px 12px;
}
.crossreference_page .cross-ref-form .form-group.grid-description .input-field {
  height: 109px;
}
.crossreference_page .cross-ref-form label {
  font-size: 14px;
  text-transform: uppercase;
}
.crossreference_page .cross-ref-form label .form-optional-label {
  color: #7d8083;
  font-style: italic;
  font-size: 13px;
  font-weight: 400;
  text-transform: lowercase;
  font-family: acumin-pro-medium-italic, sans-serif;
}
.crossreference_page .search-results-header {
  display: grid;
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  .crossreference_page .search-results-header p {
    font-size: 36px;
    font-weight: 300;
  }
  .crossreference_page .search-results-header * {
    text-align: center;
    padding: 10px 0;
  }
}
.crossreference_page .search-results-header .href-action {
  text-decoration: underline;
}
.crossreference_page .search-results {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 100%;
}
.crossreference_page .search-results .column-left {
  width: 260px;
  display: contents;
}
.crossreference_page .search-results .column-left .cross-ref-form {
  display: block;
  padding: 0;
}
.crossreference_page .search-results .column-left .cross-ref-form .sku-input {
  margin-left: 0px;
}
.crossreference_page .search-results .column-left .cross-ref-form .btn-primary,
.crossreference_page .search-results .column-left .cross-ref-form .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  position: relative;
  margin-top: 30px;
  width: 100%;
}
.crossreference_page .search-results .column-left .results-filter {
  background-color: #f6f5f5;
  padding: 20px;
}
.crossreference_page .search-results .column-right .match-record {
  background-color: #f5f5ff;
  display: grid;
  grid-gap: 24px;
  width: 100%;
  padding: 30px 15px 30px 20px;
  margin-bottom: 30px;
}
.crossreference_page .search-results .column-right .match-record .match-image {
  width: 200px;
  height: 200px;
  flex: none;
  background-color: white;
  margin: 0 auto;
}
.crossreference_page .search-results .column-right .match-record .match-image a {
  height: 100%;
  width: 100%;
  display: flex;
}
.crossreference_page .search-results .column-right .match-record .match-image a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.crossreference_page .search-results .column-right .match-record .match-data {
  max-height: 200px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
.crossreference_page .search-results .column-right .match-record .match-data p {
  font-weight: 500;
  flex: none;
}
.crossreference_page .search-results .column-right .match-record .match-data .filler {
  flex-grow: 1;
}
.crossreference_page .search-results .column-right .match-record .match-data .match-name {
  font-size: 1.2rem;
  line-height: 1.3;
  max-height: 75px;
  overflow: hidden;
  margin-bottom: 20px;
}
.crossreference_page .search-results .column-right .match-record .match-data .match-sku {
  font-size: 0.7rem;
  max-height: 10px;
}
.crossreference_page .search-results .column-right .match-record .match-data .match-description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.9rem;
  line-height: 1.3;
  font-weight: 500;
  max-height: 4.5rem;
  position: relative;
}
.crossreference_page .search-results .column-right .match-record .match-data .template-link {
  font-size: 16px;
  font-weight: 500;
  padding-top: 8px;
}
.crossreference_page .search-results .column-right .match-record .match-data .match-label {
  border-radius: 20px;
  width: fit-content;
  padding: 9px 14px 7px 14px;
  font-size: 0.75rem;
  color: white;
  background-color: #51857e;
  margin-bottom: 0px;
  flex: none;
}
.crossreference_page .search-results .column-right .match-record .btn-primary,
.crossreference_page .search-results .column-right .match-record .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin-top: 16px;
}
.crossreference_page .template-link {
  text-transform: inherit;
  text-decoration: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  color: #137f8b;
}
.crossreference_page .href-action {
  font-size: .75rem;
  line-height: 1;
  letter-spacing: 1.2px;
  color: #137f8b;
  text-decoration-color: #1e9aa6;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}
.crossreference_page .material-icons {
  position: relative;
  font-size: 20px !important;
  top: 5px;
}
.crossreference_page #file-upload {
  background-color: #f7f7fc;
  outline: #d6d4ee 1px solid;
  margin: 10px 0 10px 0;
  padding: 10px;
}
.crossreference_page .file-div {
  padding: 20px;
}
.crossreference_page .file-div > * {
  display: block !important;
  text-align: center;
  width: fit-content;
  margin: 24px auto;
}
.crossreference_page .input-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
}
.crossreference_page .file-text + label {
  color: #49616e;
  font-size: 1.1em;
  background-color: white;
  display: inline-block;
  outline: #49616e 2px solid;
  padding: 13px 24px 14px 24px;
  white-space: nowrap;
}
.crossreference_page .icon-cr-upload:before {
  font-size: 0.75rem;
  padding-right: 6px;
}
.crossreference_page .upload-complete {
  display: block;
  width: 140px;
  padding: 10px 0 8px 0;
  text-align: center;
  color: white;
  border-radius: 25px;
  background-color: #51857e;
  font-size: 0.8rem;
}
.crossreference_page #multi-item-success {
  padding-bottom: 60px;
}
.crossreference_page #multi-item-success .tab-header-text {
  font-size: 1.5rem;
  margin-bottom: 40px;
}
.crossreference_page #multi-item-success > * {
  text-decoration-line: none;
  margin-right: 20px;
}
@media (min-width: 1024px) {
  .crossreference_page {
    grid-template-columns: 260px 1fr;
  }
  .crossreference_page .cr-mobile-display {
    display: none;
  }
  .crossreference_page #singleItem .cross-ref-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
  }
  .crossreference_page #singleItem .search-results .cross-ref-form {
    grid-template-columns: 1fr;
  }
  .crossreference_page #singleItem .btn-primary,
  .crossreference_page #singleItem .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    max-width: min-content;
  }
  .crossreference_page #multi-item-search .multi-search-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
  }
  .crossreference_page #multi-item-search .email-input-group {
    width: 50%;
  }
  .crossreference_page #multi-item-search .btn-primary,
  .crossreference_page #multi-item-search .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    max-width: min-content;
  }
  .crossreference_page .search-results {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: 260px 1fr;
  }
  .crossreference_page .search-results .search-results-header {
    display: flex;
    grid-column-start: 1;
    grid-column-end: span 2;
    padding-bottom: 20px;
  }
  .crossreference_page .search-results .search-results-header .filler {
    flex-grow: 1;
  }
  .crossreference_page .search-results .search-results-header .href-action {
    padding: 0 0 0 30px;
    text-decoration: underline;
    text-align: left;
  }
  .crossreference_page .search-results .column-left {
    display: block;
  }
  .crossreference_page .search-results .column-left .cross-ref-form {
    padding: 0 0 30px 0;
  }
  .crossreference_page .search-results .column-right .match-record {
    display: inline-flex;
  }
  .crossreference_page .search-results .column-right .match-record .btn-primary,
  .crossreference_page .search-results .column-right .match-record .lr-mini-cart-container .mini-cart .mini-cart-body .mini-cart-checkout-button {
    flex: none;
    margin-top: 150px;
  }
}
.support-page .container .row {
  width: 100%;
  display: inline-flex;
  justify-content: center;
}
.support-page h1 {
  margin-top: 80px;
  margin-bottom: 16px;
  color: #1b2d3a;
  text-align: center;
}
.support-page h1 ~ p {
  margin-bottom: 50px;
  color: #1b2d3a;
  text-align: center;
}
.support-page .support-link-label {
  padding-bottom: 24px;
}
.support-page .support-grid-title {
  text-align: left;
  margin-top: 150px;
  margin-bottom: 40px;
}
.support-page .support-grid {
  display: grid;
  grid-template-columns: repeat(4, 25%);
  align-items: center;
  padding-bottom: 160px;
}
.support-page .support-grid .support-grid-header {
  height: 64px;
  background-color: #1b2d3a;
  color: #fff;
}
.support-page .support-grid .grey-tint {
  width: 100%;
  height: 100%;
  background-color: #f6f5f5;
}
.support-page .support-grid div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 12px 0px 12px 40px;
}
.support-page .support-grid p {
  margin-top: auto;
  margin-bottom: auto;
}
.support-page .support-grid p a {
  color: #66a79e;
}
.support-page .selectbox {
  margin-right: 10px;
  flex: 1;
}
.support-page .selectbox .dropdown {
  margin-top: 4px;
  width: 100%;
}
.support-page .form-group {
  flex: 1;
}
.support-page .form-group .form-label {
  color: #1b2d3a;
}
.support-page .form-group .input-field {
  border-color: #4e606d;
  border-width: 1px;
  color: #1b2d3a;
  margin-top: 0px;
  width: 100%;
  height: 48px;
  padding: 10px 42px 11px 12px;
}
.support-page .form-group.grid-description .input-field {
  height: 109px;
}
.support-body {
  width: 85%;
}
.support-form-page .container .row {
  width: 100%;
  display: inline-flex;
  justify-content: center;
}
.support-form-page h1 {
  margin-top: 80px;
  margin-bottom: 16px;
  color: #1b2d3a;
}
.support-form-page h1 ~ p {
  margin-bottom: 50px;
  color: #1b2d3a;
}
.support-form-page .selectbox {
  margin-right: 10px;
  flex: 1;
}
.support-form-page .selectbox .dropdown {
  margin-top: 4px;
  width: 100%;
}
.support-form-page .form-group {
  flex: 1;
}
.support-form-page .form-group .form-label {
  color: #1b2d3a;
  font-family: acumin-pro-bold, sans-serif;
}
.support-form-page .form-group .form-label.form-label-check {
  font-size: 16px;
  font-family: acumin-pro, sans-serif;
  text-transform: none;
  font-weight: 400;
}
.support-form-page .form-group .input-field {
  border-color: #4e606d;
  border-width: 1px;
  color: #1b2d3a;
  margin-top: 0px;
  width: 100%;
  height: 48px;
  padding: 10px 42px 11px 12px;
}
.support-form-page .form-group.grid-description .input-field {
  height: 109px;
}
.contact-us-body {
  width: 85%;
}
.form-page-body {
  margin-bottom: 56px !important;
}
.form-page-body h2 {
  font-size: 40px;
}
.form-page-body .form-grid {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 24px;
}
.form-page-body .form-grid .form-group {
  margin-bottom: 0px;
}
.form-page-body .form-grid .form-group .form-grid-file-upload {
  padding: 0px;
}
.form-page-body .form-grid .form-group .form-grid-file-upload > label {
  display: block !important;
  width: fit-content;
  color: #7ab8b1;
  margin: 0px;
  text-decoration: underline;
}
.form-page-body .form-grid .form-category-separator {
  font-size: 28px;
  border-bottom: 1px solid #ccc!important;
  padding-top: 24px;
  padding-bottom: 16px;
}
.form-page-body .form-grid .form-category-separator.form-sub-category-separator {
  font-size: 20px;
  padding-top: 0px;
  padding-bottom: 20px;
}
.form-page-body .form-grid label {
  font-size: 14px;
  text-transform: uppercase;
}
.form-page-body .form-grid label .form-optional-label {
  color: #7d8083;
  font-style: italic;
  font-size: 13px;
  font-weight: 400;
  text-transform: lowercase;
  font-family: acumin-pro-medium-italic, sans-serif;
}
.form-page-body .form-grid textarea {
  min-height: 151px;
}
.form-page-body .form-grid .recaptcha-container {
  margin-top: 42px;
  margin-bottom: 18px;
}
.form-page-body .form-footer {
  margin-top: 42px;
  margin-bottom: 86px;
}
@media (min-width: 1024px) {
  .form-page-body h2 {
    margin-top: 80px;
  }
  .form-page-body .form-grid {
    margin-top: 61px;
    column-gap: 100px;
    grid-template-columns: 1fr 1fr;
  }
  .form-page-body .form-grid .form-category-separator {
    grid-column-start: 1;
    grid-column-end: span 2;
  }
  .form-page-body .form-grid .form-grid-col-single {
    grid-column-start: 1;
  }
  .form-page-body .form-grid .form-grid-col-wide {
    grid-column-start: 1;
    grid-column-end: span 2;
  }
  .form-page-body .form-grid #grid-whole-house_Comments1 {
    grid-row-start: 6;
    grid-row-end: span 2;
    grid-column-start: 2;
  }
  .form-page-body .form-grid #grid-whole-house_Comments2 {
    grid-row-start: 9;
    grid-row-end: span 2;
    grid-column-start: 2;
  }
  .form-page-body .form-grid .recaptcha-container {
    margin-top: 40px;
    margin-bottom: 9px;
  }
  .form-page-body .form-grid .btn {
    width: 220px;
  }
  .form-page-body .form-grid textarea {
    min-height: 96px;
  }
  .form-page-body .form-footer {
    margin-top: 64px;
    margin-bottom: 83px;
  }
}
_:-ms-fullscreen .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-menu-parent .lr-nav-link,
:root .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-menu-parent .lr-nav-link,
_:-ms-fullscreen .lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-parent .lr-nav-link,
:root .lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-menu-parent .lr-nav-link,
_:-ms-fullscreen .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back .lr-nav-link,
:root .lr-mega-menu .lr-mega-menu-items .lr-mega-menu-item.lr-mega-menu-back .lr-nav-link,
_:-ms-fullscreen .lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back .lr-nav-link,
:root .lr-mega-menu .lr-menu-actions .lr-mega-menu-item.lr-mega-menu-back .lr-nav-link {
  width: 100%;
}
_:-ms-fullscreen .simple-banner.banner__component--responsive img,
:root .simple-banner.banner__component--responsive img {
  height: auto;
}
_:-ms-fullscreen .bucket-wrapper .owl-item,
:root .bucket-wrapper .owl-item {
  height: 100%;
}
_:-ms-fullscreen .bucket-wrapper .owl-item .yCmsComponent,
:root .bucket-wrapper .owl-item .yCmsComponent {
  width: 100%;
}
_:-ms-fullscreen .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row,
:root .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row {
  width: 100%;
}
_:-ms-fullscreen .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap,
:root .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap {
  width: 100%;
}
_:-ms-fullscreen .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .image-area,
:root .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .image-area {
  height: 100%;
}
_:-ms-fullscreen .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .container-wrap,
:root .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .container-wrap {
  width: 100%;
}
_:-ms-fullscreen .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .container-wrap .display-VERTICAL .image-area,
:root .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .container-wrap .display-VERTICAL .image-area,
_:-ms-fullscreen .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .container-wrap .display-VERTICAL-reverse .image-area,
:root .bucket-wrapper .owl-item .yCmsComponent .commercial-project-story > .row .container-wrap .container-wrap .display-VERTICAL-reverse .image-area {
  height: 100%;
}
_:-ms-fullscreen .lr-double-text-link .lr-item-text-link .lr-text-link .content-wrap,
:root .lr-double-text-link .lr-item-text-link .lr-text-link .content-wrap {
  width: 100%;
}
_:-ms-fullscreen .lr-double-text-link .lr-item-text-link .lr-text-link .content-wrap > div,
:root .lr-double-text-link .lr-item-text-link .lr-text-link .content-wrap > div {
  width: 100%;
}
_:-ms-fullscreen .addtocart-component .qty-selector .input-group-btn,
:root .addtocart-component .qty-selector .input-group-btn,
_:-ms-fullscreen #add_to_cart_storepickup_form .qty-selector .input-group-btn,
:root #add_to_cart_storepickup_form .qty-selector .input-group-btn {
  height: 32px;
}
_:-ms-fullscreen .tabs .tabs-list li.active a,
:root .tabs .tabs-list li.active a {
  padding: 12px 0;
}
_:-ms-fullscreen .display-HORIZONTAL-reverse,
:root .display-HORIZONTAL-reverse {
  height: 100%;
}
_:-ms-fullscreen .display-HORIZONTAL-reverse .image-area,
:root .display-HORIZONTAL-reverse .image-area {
  height: auto;
}
_:-ms-fullscreen .owl-carousel .owl-dots button.owl-dot,
:root .owl-carousel .owl-dots button.owl-dot {
  flex-basis: 25px;
}
_:-ms-fullscreen .recommended-categories .recommended-products .categories li .simple-banner,
:root .recommended-categories .recommended-products .categories li .simple-banner {
  position: relative;
  overflow: hidden;
}
_:-ms-fullscreen .recommended-categories .recommended-products .categories li .simple-banner img,
:root .recommended-categories .recommended-products .categories li .simple-banner img,
_:-ms-fullscreen .recommended-categories .recommended-products .categories li .simple-banner .lr-img,
:root .recommended-categories .recommended-products .categories li .simple-banner .lr-img {
  position: relative;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (min-width: 1024px) {
  _:-ms-fullscreen .display-HORIZONTAL-reverse,
  :root .display-HORIZONTAL-reverse {
    height: 100%;
  }
  _:-ms-fullscreen .display-HORIZONTAL-reverse .image-area,
  :root .display-HORIZONTAL-reverse .image-area {
    height: 100%;
  }
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL .project-image,
  :root .lr-promotion-section .display-HORIZONTAL .project-image,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL .project-image,
  :root .lr-cta-section .display-HORIZONTAL .project-image,
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL-reverse .project-image,
  :root .lr-promotion-section .display-HORIZONTAL-reverse .project-image,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL-reverse .project-image,
  :root .lr-cta-section .display-HORIZONTAL-reverse .project-image {
    width: 100%;
  }
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL .project-image .simple-banner,
  :root .lr-promotion-section .display-HORIZONTAL .project-image .simple-banner,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL .project-image .simple-banner,
  :root .lr-cta-section .display-HORIZONTAL .project-image .simple-banner,
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL-reverse .project-image .simple-banner,
  :root .lr-promotion-section .display-HORIZONTAL-reverse .project-image .simple-banner,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL-reverse .project-image .simple-banner,
  :root .lr-cta-section .display-HORIZONTAL-reverse .project-image .simple-banner {
    position: relative;
    overflow: hidden;
  }
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL .project-image .simple-banner img,
  :root .lr-promotion-section .display-HORIZONTAL .project-image .simple-banner img,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL .project-image .simple-banner img,
  :root .lr-cta-section .display-HORIZONTAL .project-image .simple-banner img,
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL-reverse .project-image .simple-banner img,
  :root .lr-promotion-section .display-HORIZONTAL-reverse .project-image .simple-banner img,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL-reverse .project-image .simple-banner img,
  :root .lr-cta-section .display-HORIZONTAL-reverse .project-image .simple-banner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  _:-ms-fullscreen .lr-header .lr-mid-header,
  :root .lr-header .lr-mid-header {
    height: 79px;
  }
  _:-ms-fullscreen .lr-header .lr-mid-header .lr-nav .lr-nav_top,
  :root .lr-header .lr-mid-header .lr-nav .lr-nav_top {
    height: 79px;
  }
  _:-ms-fullscreen .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-mega-menu .lr-mega-menu-desktop,
  :root .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-mega-menu .lr-mega-menu-desktop {
    top: 78px;
  }
  _:-ms-fullscreen .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-mega-menu .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .menu-item-list,
  :root .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-mega-menu .lr-mega-menu-desktop.lr-mega-menu-desktop--custom .menu-item-list {
    max-height: 80vh;
    overflow-y: auto;
  }
  _:-ms-fullscreen .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-mega-menu,
  :root .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-mega-menu,
  _:-ms-fullscreen .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-nav-icons,
  :root .lr-header .lr-mid-header .lr-nav .lr-nav_top .lr-nav-icons {
    height: 79px;
    min-height: auto;
  }
  _:-ms-fullscreen .lr-header .lr-mid-header .lr-nav .lr-nav_top .header-icon .icon,
  :root .lr-header .lr-mid-header .lr-nav .lr-nav_top .header-icon .icon {
    min-width: 20px;
  }
  _:-ms-fullscreen .lr-header .lr-mid-header .lr-nav .lr-search-box .lr-search-input-wp,
  :root .lr-header .lr-mid-header .lr-nav .lr-search-box .lr-search-input-wp {
    top: 23px;
    transform: none;
    z-index: 130;
  }
  _:-ms-fullscreen .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent,
  :root .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent {
    height: 50%;
  }
  _:-ms-fullscreen .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .content-area .container-wrap,
  :root .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .content-area .container-wrap {
    width: 100%;
  }
  _:-ms-fullscreen .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .content-area .container-wrap .display-VERTICAL .image-area,
  :root .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .content-area .container-wrap .display-VERTICAL .image-area,
  _:-ms-fullscreen .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .content-area .container-wrap .display-VERTICAL-reverse .image-area,
  :root .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .content-area .container-wrap .display-VERTICAL-reverse .image-area {
    height: 100%;
  }
  _:-ms-fullscreen .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .display-HORIZONTAL .project-image .simple-banner img,
  :root .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .display-HORIZONTAL .project-image .simple-banner img,
  _:-ms-fullscreen .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .display-HORIZONTAL-reverse .project-image .simple-banner img,
  :root .lr-five-grid-wp .lr-five-secondary-wp > .yCmsComponent .display-HORIZONTAL-reverse .project-image .simple-banner img {
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 100%;
  }
  _:-ms-fullscreen .plp-carousel-nav-item,
  :root .plp-carousel-nav-item {
    flex-basis: 100%;
  }
  _:-ms-fullscreen .lr-grid-wp .lr-grid-section,
  :root .lr-grid-wp .lr-grid-section {
    flex-basis: 100%;
  }
  _:-ms-fullscreen .lr-grid-wp .lr-grid-section--matrix,
  :root .lr-grid-wp .lr-grid-section--matrix {
    margin-right: -8px;
    padding-left: 0;
  }
  _:-ms-fullscreen .lr-grid-wp .lr-grid-section--matrix-bottom,
  :root .lr-grid-wp .lr-grid-section--matrix-bottom,
  _:-ms-fullscreen .lr-grid-wp .lr-grid-section--matrix-top,
  :root .lr-grid-wp .lr-grid-section--matrix-top {
    padding: 0;
  }
  _:-ms-fullscreen .lr-grid-wp .lr-grid-section--matrix-bottom .lr-six-panel-item,
  :root .lr-grid-wp .lr-grid-section--matrix-bottom .lr-six-panel-item,
  _:-ms-fullscreen .lr-grid-wp .lr-grid-section--matrix-top .lr-six-panel-item,
  :root .lr-grid-wp .lr-grid-section--matrix-top .lr-six-panel-item {
    padding: 8px;
  }
  _:-ms-fullscreen .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container > div,
  :root .page-saved-carts .saved-cart-content .saved-carts-overview .cart-container > div {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL .ie-half .simple-banner img,
  :root .lr-promotion-section .display-HORIZONTAL .ie-half .simple-banner img,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL .ie-half .simple-banner img,
  :root .lr-cta-section .display-HORIZONTAL .ie-half .simple-banner img,
  _:-ms-fullscreen .lr-promotion-section .display-HORIZONTAL-reverse .ie-half .simple-banner img,
  :root .lr-promotion-section .display-HORIZONTAL-reverse .ie-half .simple-banner img,
  _:-ms-fullscreen .lr-cta-section .display-HORIZONTAL-reverse .ie-half .simple-banner img,
  :root .lr-cta-section .display-HORIZONTAL-reverse .ie-half .simple-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}
_:-ms-fullscreen .lr-search-input::-ms-clear,
:root .lr-search-input::-ms-clear {
  display: none;
}
_:-ms-fullscreen .lr-dropdown.lr-dropdown--right .lr-dropdown-menu,
:root .lr-dropdown.lr-dropdown--right .lr-dropdown-menu {
  left: auto;
  right: -30px;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.owl-carousel .owl-stage .owl-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.owl-carousel .owl-stage .owl-item .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.owl-carousel .owl-stage .owl-item .item .item-inner {
  width: 100%;
  padding: 0 2px;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.lr-image-gallery .owl-carousel .owl-item div:not(.banner-content):not(.section-heading):not(.banner-actions):not(.owl-video-play-icon):not(.owl-video-tn) {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item div.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon.lr-video-play-icon {
  background: none;
}
.owl-carousel .owl-video-play-icon.lr-video-play-icon .icon {
  height: 100%;
  width: 100%;
  fill: #ffffff;
}
.owl-carousel .owl-video-play-icon:hover svg {
  fill: #99d3ce !important;
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel .owl-video-frame iframe {
  max-height: 100%;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
