@import url(//fonts.googleapis.com/css?family=Muli:300,400,700,800);
@import url(//use.typekit.net/rqa3sna.css);
@import "../../../../../../_ui/responsive/theme-dss/fonts/icomoon/style.css";
/*!
 * 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 {
  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: "Muli", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1068c5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #929292;
  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: 20px;
  margin-bottom: 20px;
  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: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 38px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 641px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
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-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #1068c5;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0c4f96;
}
.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: #333333;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #1a1a1a;
}
.bg-primary {
  color: #fff;
  background-color: #1068c5;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0c4f96;
}
.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: #ffffff;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e6e6e6;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 641px) {
  .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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.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: 20px;
  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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  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: 10px;
  padding-right: 10px;
}
@media (min-width: 641px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 1025px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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: 641px) {
  .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: 1025px) {
  .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: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-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: 20px;
}
.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: #ffffff;
}
.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: #f2f2f2;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 640px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 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: 14px;
  line-height: 1.42857143;
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  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: #1068c5;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(16, 104, 197, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(16, 104, 197, 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: 32px;
  }
  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: 40px;
  }
  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: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.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: #333333;
}
.has-error .form-control {
  border-color: #333333;
  -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: #1a1a1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
}
.has-error .input-group-addon {
  color: #333333;
  border-color: #333333;
  background-color: #ffffff;
}
.has-error .form-control-feedback {
  color: #333333;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 641px) {
  .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: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 641px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 641px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 641px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.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: 14px;
  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 {
  color: #ffffff;
  background-color: #1068c5;
  border-color: #1068c5;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #0c4f96;
  border-color: #062a4f;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #0c4f96;
  border-color: #0b4a8c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0c4f96;
  border-color: #0b4a8c;
}
.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 {
  color: #ffffff;
  background-color: #093e75;
  border-color: #062a4f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  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 {
  background-color: #1068c5;
  border-color: #1068c5;
}
.btn-primary .badge {
  color: #1068c5;
  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: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  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: #ac2925;
  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: #d9534f;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #1068c5;
  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: #929292;
  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: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  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: 14px;
  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: 9px 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: #1068c5;
}
.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: 13px;
  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: 641px) {
  .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: 42px;
  padding: 10px 15px;
  font-size: 18px;
  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: 42px;
  line-height: 42px;
}
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: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  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: 40px;
  line-height: 40px;
}
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: 40px;
  line-height: 40px;
}
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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  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: #1068c5;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.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: #888888;
  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: 641px) {
  .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: 641px) {
  .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: #1068c5;
}
.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: 641px) {
  .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: 641px) {
  .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: 20px;
  border: 1px solid transparent;
}
@media (min-width: 641px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 641px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  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: 641px) {
  .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: -10px;
  margin-left: -10px;
}
@media (min-width: 641px) {
  .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: 641px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 641px) {
  .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: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 641px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  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: 641px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 640px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 641px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 9px;
  margin-bottom: 9px;
}
@media (min-width: 641px) {
  .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: 640px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 641px) {
  .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: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 641px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 641px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .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: 640px) {
  .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: 640px) {
  .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: 20px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "|\00a0";
  padding: 0 5px;
  color: #7f7f7f;
}
.breadcrumb > .active {
  color: #333333;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 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: #1068c5;
  background-color: #ffffff;
  border: 1px solid transparent;
  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: #1068c5;
  border-color: #1068c5;
  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: 18px;
  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: 13px;
  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: 20px 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 transparent;
  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: 400;
  line-height: 1;
  color: #333333;
  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: #1068c5;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0c4f96;
}
.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: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  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: #1068c5;
  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: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 641px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  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: #1068c5;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  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: #ffffff;
  border-color: #f2f2f2;
  color: #333333;
}
.alert-danger hr {
  border-top-color: #e5e5e5;
}
.alert-danger .alert-link {
  color: #1a1a1a;
}
@-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: 20px;
  margin-bottom: 20px;
  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: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #1068c5;
  -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: #d9534f;
}
.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: #1068c5;
  border-color: #1068c5;
}
.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: #a9cff8;
}
.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: #333333;
  background-color: #ffffff;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #333333;
}
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: #333333;
  background-color: #f2f2f2;
}
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: #333333;
  border-color: #333333;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #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: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #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: 20px;
}
.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: #1068c5;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1068c5;
  border-color: #1068c5;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1068c5;
}
.panel-primary > .panel-heading .badge {
  color: #1068c5;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1068c5;
}
.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: #f2f2f2;
}
.panel-danger > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #f2f2f2;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f2f2f2;
}
.panel-danger > .panel-heading .badge {
  color: #ffffff;
  background-color: #333333;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f2f2f2;
}
.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: 21px;
  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: 641px) {
  .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: 1025px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Muli", 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: 13px;
  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: "Muli", 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: 14px;
  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: 14px;
  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: 641px) {
  .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 {
  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 {
  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: 640px) {
  .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: 640px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 640px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 640px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .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: 641px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .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: 1025px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 640px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* 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-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  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: #333333;
}
.ui-datepicker .ui-datepicker-header {
  color: #333333;
  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: #1068c5;
  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: #929292;
  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: #333333;
}
.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: #1068c5;
  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 */
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
    max-width: 1440px;
  }
  .page-homepage .container-lg {
    max-width: 1600px;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 4px !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1024px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  width: 100%;
}
b,
strong {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
/*
General
*****************************************************************/
a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #1068c5;
  text-decoration: none;
}
a:active,
a:focus {
  outline: 0;
  color: #333333;
}
img:focus {
  outline: 0;
}
button {
  color: #1068c5;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  margin-bottom: 15px;
  word-break: break-word;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.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: #333333;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 640px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: capitalize;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 20px;
  padding-right: 20px;
  margin: 5px 0;
  font-size: 13px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.container__full {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 10px 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: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.well.well-primary {
  background-color: #1068c5;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #ffffff;
  color: #333333;
}
.well.well-tertiary {
  background-color: #f7f7f7;
  color: #333333;
}
.well.well-tertiary .item-label {
  color: #333333;
  font-weight: 700;
}
.well.well-tertiary .item-value {
  color: #333333;
  font-size: 14px;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #333333;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #333333;
  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: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.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: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 640px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.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: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  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;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .main__inner-wrapper:not(.container-lg),
  .main__inner-wrapper.container-lg > .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 100%;
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.close {
  opacity: 1;
}
.loading-screen {
  background: rgba(0, 0, 0, 0.4) url("../images/loading-gears.svg") no-repeat center center;
  background-size: 100px 100px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
}
@media (min-width: 1025px) {
  .text-md-center {
    text-align: center;
  }
}
footer {
  padding: 25px 0 30px;
  color: #333333;
}
@media (min-width: 641px) {
  footer {
    padding: 30px 0;
  }
}
@media (min-width: 1025px) {
  footer {
    padding: 40px 0;
  }
}
.footer-logos {
  background: url(../images/blue-bar-pattern.png) repeat;
  background-size: auto 100%;
  width: 100%;
  min-height: 115px;
  padding: 25px 0;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.footer-logos img {
  margin: 10px 20px 0;
  max-height: 30px;
}
@media (min-width: 1025px) {
  .footer-logos {
    min-height: 130px;
    font-size: 22px;
  }
  .footer-logos img {
    margin: 20px 25px 0;
    max-height: 28px;
  }
}
.footer_container {
  overflow: hidden;
  max-width: 1440px;
  padding: 0 10px;
  margin: 0 auto;
}
@media (min-width: 641px) {
  .footer_container {
    padding: 0 20px;
  }
}
.footer_container a {
  color: #333333;
  text-decoration: none;
}
.footer_container a:hover {
  text-decoration: underline;
  color: #1068c5;
}
.footer_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 30px 0;
}
@media (max-width: 1024px) {
  .footer_content {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1025px) {
  .footer_content {
    padding: 40px 0 35px;
  }
}
.footer_left {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .footer_left {
    -webkit-flex: 1 1 35%;
    -moz-flex: 1 1 35%;
    -ms-flex: 1 1 35%;
    flex: 1 1 35%;
    text-align: left;
    padding-right: 10%;
  }
}
.footer_left .title {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding: 0 0 10px;
  letter-spacing: 0.5px;
}
@media (min-width: 1025px) {
  .footer_left .title {
    font-size: 22px;
  }
}
.footer_newsletter {
  font-size: 13px;
  padding-bottom: 35px;
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .footer_newsletter {
    padding-bottom: 25px;
    margin: 0;
  }
}
.footer_newsletter > p {
  margin-bottom: 15px;
}
@media (min-width: 1025px) {
  .footer_newsletter > p {
    font-weight: normal;
  }
}
.footer_newsletter form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border: 1px solid #00a350;
}
.footer_newsletter form input {
  -webkit-flex: 1 1 70%;
  -moz-flex: 1 1 70%;
  -ms-flex: 1 1 70%;
  flex: 1 1 70%;
  border: 0;
  height: 40px;
  padding: 0 0 0 20px;
}
.footer_newsletter form button {
  -webkit-flex: 1 1 30%;
  -moz-flex: 1 1 30%;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  border: 0;
  height: 40px;
  background: #00a350;
  color: #ffffff;
  font-size: 14px;
  white-space: nowrap;
}
.footer_newsletter form button:hover {
  background: #008d45;
}
.footer_newsletter .error-message {
  color: #e53c3c;
  font-style: italic;
  display: none;
  font-weight: bold;
}
.footer_newsletter.error .error-message {
  display: block;
}
.footer_social {
  padding-bottom: 20px;
}
.footer_social .links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  max-width: 265px;
}
.footer_social .links > a {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 20px;
}
.footer_social .links > a span {
  display: block;
}
.footer_social .links > a:hover {
  text-decoration: none;
}
.footer_social .links > a:hover .icon-facebook:before {
  color: #3b5998;
}
.footer_social .links > a:hover .icon-twitter:before {
  color: #1da1f2;
}
.footer_social .links > a:hover .icon-instagram:before {
  color: #c32aa3;
}
.footer_social .links > a:hover .icon-youtube:before {
  color: #f00;
}
.footer_social .links > a:hover .icon-pinterest:before {
  color: #bd081c;
}
.footer_social .links > a:hover .icon-lounge:before {
  color: #1068c5;
}
@media (max-width: 1024px) {
  .footer_social .links {
    margin: 0 auto;
    max-width: 300px;
  }
}
.footer_social .title {
  padding-bottom: 20px;
}
.footer_contact {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  font-size: 13px;
  padding: 10px 0;
}
.footer_contact > div {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.footer_contact > div:first-child {
  padding-right: 20px;
}
.footer_contact .icon {
  font-size: 19px;
  vertical-align: text-bottom;
  margin-right: 5px;
}
@media (max-width: 1024px) {
  .footer_contact {
    margin: 0 auto;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer_navigation {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.footer_navigation .nav_group .title {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 0;
}
.footer_navigation ul {
  margin: 0;
  padding: 0;
}
.footer_navigation ul li {
  list-style: none;
  padding: 5px 0;
  margin: 0;
  font-weight: 600;
}
.footer_navigation ul li a {
  font-size: 13px;
}
@media (max-width: 640px) {
  .footer_navigation {
    border-top: 1px solid #d4d4d4;
    margin: 20px -10px 0;
  }
  .footer_navigation .nav_group {
    border-bottom: 1px solid #d4d4d4;
  }
  .footer_navigation .nav_group .title {
    padding-left: 20px;
    cursor: pointer;
  }
  .footer_navigation .nav_group .title:after {
    content: "+";
    display: inline-block;
    font-size: 31px;
    margin-right: 20px;
    margin-top: -14px;
    position: absolute;
    right: 0;
    font-weight: 300;
    text-align: center;
    width: 20px;
  }
  .footer_navigation .nav_group .links {
    height: 0;
    overflow: hidden;
    padding: 0 20px;
  }
  .footer_navigation .nav_group .links a {
    display: block;
    padding: 5px 0;
  }
  .footer_navigation .nav_group .links li:last-child {
    margin-bottom: 20px;
  }
  .footer_navigation .nav_group.active_nav .title:after {
    content: "-";
  }
  .footer_navigation .nav_group.active_nav .links {
    height: auto;
  }
}
@media (min-width: 641px) {
  .footer_navigation {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 40px 5% 0;
  }
  .footer_navigation .nav_group {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .footer_navigation .nav_group .title {
    font-family: "vag-rundschrift-d", sans-serif;
    font-weight: 300;
    font-size: 18px;
    padding: 0 0 15px;
  }
}
@media (min-width: 1025px) {
  .footer_navigation {
    -webkit-flex: 1 1 65%;
    -moz-flex: 1 1 65%;
    -ms-flex: 1 1 65%;
    flex: 1 1 65%;
    padding: 0;
  }
  .footer_navigation .nav_group {
    -webkit-flex: 0 0 33%;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
  .footer_navigation .nav_group .title {
    font-size: 22px;
  }
}
.footer_copyright {
  font-size: 11px;
  text-align: left;
  position: relative;
  padding-top: 10px;
}
@media (max-width: 640px) {
  .footer_copyright {
    padding-top: 0;
    line-height: 24px;
  }
}
.footer_copyright .links a {
  display: inline-block;
  padding-left: 10px;
}
.footer_copyright .links a:after {
  content: "";
  border-right: 1px solid #333333;
  height: 9px;
  margin-left: 10px;
  display: inline-block;
}
.footer_copyright .links a:first-child {
  padding-left: 0;
}
.footer_copyright .links a:last-child:after {
  display: none;
}
@media (min-width: 641px) {
  .footer_copyright .links {
    display: inline-block;
    padding-left: 20px;
  }
}
.footer_copyright .backtop_btn {
  display: block;
  position: absolute;
  right: 0;
  text-align: center;
  margin-top: -45px;
  font-size: 12px;
  font-weight: 600;
}
.footer_copyright .backtop_btn span {
  display: block;
  font-size: 38px;
  margin-bottom: 5px;
}
.footer_copyright .backtop_btn:hover,
.footer_copyright .backtop_btn:focus {
  text-decoration: none;
  color: #333333;
}
.footer_copyright .backtop_btn:hover span:before,
.footer_copyright .backtop_btn:focus span:before {
  color: #008d45;
}
@media (max-width: 640px) {
  .footer_copyright .backtop_btn {
    width: 45px;
    height: 40px;
    overflow: hidden;
    margin-top: -8px;
  }
}
main {
  min-width: 260px;
}
@media (min-width: 641px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  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: 640px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  main.offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 110px;
    width: 100vw;
  }
}
@media (max-width: 1024px) {
  html.offcanvas {
    overflow-x: hidden;
  }
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -110px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
  }
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--middle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.navigation--middle > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 1025px) {
  .navigation--middle > div.site-logo,
  .navigation--middle > div.headerlinksContainer {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media (max-width: 1024px) {
  .navigation--middle {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.navigation--middle .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (max-width: 1024px) {
  .navigation--middle .site-search {
    padding-left: 0;
    -webkit-box-ordinal-group: 10;
    -moz-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
    min-width: 100%;
  }
}
@media (min-width: 641px) {
  .navigation--middle .site-search .ui-front {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .navigation--middle .site-search .ui-front {
    padding: 30px 0px 0;
  }
}
.navigation--middle .site-search .icon-search {
  color: #ffffff;
  font-size: 18px;
  line-height: 38px;
}
.navigation--middle .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  width: 100%;
}
.navigation--middle .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
  font-size: 13px;
  border-right: 0;
}
@media (max-width: 1399px) {
  .navigation--middle .site-search .input-group .form-control {
    padding: 10px 20px;
  }
}
@media (max-width: 640px) {
  .navigation--middle .site-search .input-group .form-control {
    padding: 10px;
  }
}
@media (min-width: 1025px) {
  .navigation--middle .site-search .input-group .form-control {
    border: 1px solid #00a350;
  }
  .navigation--middle .site-search .input-group .form-control:focus {
    border-color: #00a350;
  }
}
.navigation--middle .site-search .input-group .btn {
  height: 38px;
  width: 40px;
  padding: 0;
  background-color: #00a350;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .navigation--middle .site-search .input-group .btn {
    background: #ffffff;
    margin-right: 20px;
  }
  .navigation--middle .site-search .input-group .btn .icon-search::before {
    color: #00a350;
  }
}
@media (max-width: 640px) {
  .navigation--middle .site-search .input-group .btn {
    margin-right: 5px;
  }
}
.navigation--middle .site-search .input-group .btn:disabled {
  opacity: 1;
}
@media (max-width: 1024px) {
  .navigation--middle .site-search .input-group {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
  }
}
.navigation--middle .nav-cart {
  text-align: center;
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 641px) {
  .navigation--middle .nav-cart .mini-cart-link {
    white-space: nowrap;
  }
}
@media (max-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .icon {
    display: inline-block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon,
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-price {
    display: inline-block;
    vertical-align: middle;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-price {
    margin: 0 0 0 10px;
  }
}
@media (min-width: 641px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    position: relative;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .icon-cart {
  font-size: 22px;
}
.navigation--middle .nav-cart .mini-cart-icon .mini-cart-count {
  position: absolute;
  left: 50%;
  margin-left: 5px;
  margin-top: -25px;
  top: 65%;
  background-color: #ef7206;
  border-radius: 15px;
  font-size: 11px;
  padding: 3px 6px;
}
@media (max-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon .mini-cart-count {
    left: 25%;
    margin-top: -33px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .mini-cart-count .nav-items-total {
  color: #fff;
  font-weight: 400 !important;
}
.navigation--middle .nav-cart .mini-cart-price {
  font-size: 12px;
  font-weight: bold;
}
.navigation--middle .mobile-menu {
  height: 60px;
  max-width: 80px;
  text-align: center;
}
.navigation--middle .mobile-menu > div {
  cursor: pointer;
  height: 100%;
  padding: 30px 0 0;
  width: 25px;
  margin: 0 auto;
}
.navigation--middle .mobile-menu span {
  display: block;
  width: 25px;
  height: 3px;
  margin-bottom: 5px;
  position: relative;
  background: #333333;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
.navigation--middle .mobile-menu span:first-child {
  transform-origin: 0% 0%;
}
.navigation--middle .mobile-menu span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
@media (max-width: 640px) {
  .navigation--middle .mobile-menu {
    -webkit-flex: 0 0 15% !important;
    -moz-flex: 0 0 15% !important;
    -ms-flex: 0 0 15% !important;
    flex: 0 0 15% !important;
  }
  .navigation--middle .mobile-menu > div {
    padding-top: 20px;
  }
}
@media (min-width: 641px) {
  .navigation--middle .mobile-menu {
    height: 80px;
    max-width: 60px;
  }
}
@media (min-width: 1025px) {
  .navigation--middle .mobile-menu {
    display: none;
  }
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
.navigation--bottom .mainnav-dimm {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9;
  left: 0;
  display: none;
}
.navigation--bottom .mobile-signin {
  float: left;
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  width: 100%;
  padding: 16px 0 14px 20px;
  background: #f7f7f7;
}
.navigation--bottom .mobile-signin a {
  display: inline-block;
  padding: 0 8px;
  text-decoration: none;
}
.navigation--bottom .mobile-signin a.link-signout {
  padding: 0 23px 0 0;
  float: right;
}
.navigation--bottom .mobile-signin .icon-account {
  font-size: 22px;
  line-height: 18px;
  vertical-align: text-bottom;
}
.navigation--bottom .mobile-signin .loggedin-user {
  padding: 0 8px;
}
.navigation--bottom .myAccountNav {
  border-top: 1px solid #e5e5e5;
}
.navigation--bottom .myAccountNav .account-list-toggle {
  padding-left: 0;
  list-style: none;
  display: none;
  padding: 5px 0 15px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  background: #f7f7f7;
}
.navigation--bottom .myAccountNav .account-list-toggle li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.navigation--bottom .myAccountNav .account-list-toggle li:last-child {
  border: 0;
}
.navigation--bottom .myAccountNav .account-list-toggle a {
  display: block;
  width: 100%;
  padding: 10px 5px 10px 20px;
  text-decoration: none;
}
.navigation--bottom .myAccountNav .account-title {
  padding: 16px 0 15px 20px;
  font-size: 16px;
  background: #f7f7f7;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
  font-family: "vag-rundschrift-d", sans-serif;
}
.navigation--bottom .myAccountNav .account-title > [class^="icon-"] {
  float: right;
  padding: 2px 7.5% 0px 5px;
  cursor: pointer;
}
.navigation--bottom .myAccountNav .account-title.show {
  border-bottom: 0;
}
.navigation--bottom .myAccountNav .account-title.show > [class^="icon-"]:before {
  content: "\e94f";
}
.navigation--bottom .main-nav {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
}
@media (max-width: 1024px) {
  .navigation--bottom .main-nav {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (min-width: 1025px) {
  .navigation--bottom .main-nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
.navigation--bottom .main-nav li {
  list-style-type: none;
}
.navigation--bottom .main-nav li .nav__link {
  display: inline-block;
  width: 100%;
}
.navigation--bottom .main-nav li .nav__link a {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 0;
  display: block;
  color: #333333;
  text-decoration: none;
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (max-width: 1024px) {
  .navigation--bottom .main-nav li .nav__link a {
    margin-top: 0;
    color: #333333;
    text-transform: capitalize;
    padding: 20px 10px 20px 20px;
    display: block;
  }
}
@media (min-width: 1025px) {
  .navigation--bottom .main-nav li .nav__link a {
    margin: 0 5px;
    padding: 20px 5px 14px;
    border-bottom: 6px solid #ffffff;
  }
  .navigation--bottom .main-nav li .nav__link a:hover {
    border-color: #1068c5;
    color: #1068c5;
  }
}
@media (min-width: 1400px) {
  .navigation--bottom .main-nav li .nav__link a {
    font-size: 17px;
  }
}
@media (min-width: 1025px) {
  .navigation--bottom .main-nav li {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .navigation--bottom .main-nav li:first-child {
    padding-right: 0.75%;
  }
  .navigation--bottom .main-nav li:last-child {
    padding-left: 0.75%;
  }
  .navigation--bottom .main-nav li:first-child,
  .navigation--bottom .main-nav li:last-child {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .navigation--bottom .main-nav li.nav__links--primary {
    text-align: center;
  }
  .navigation--bottom .main-nav li.nav__links--primary > .nav__link {
    width: auto;
    white-space: nowrap;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .main-nav li {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
  }
  .navigation--bottom .main-nav li.nav-primary-has-sub .nav__link,
  .navigation--bottom .main-nav li.nav-secondary-has-sub .nav__link,
  .navigation--bottom .main-nav li.nav-primary-has-sub > .subnav_link,
  .navigation--bottom .main-nav li.nav-secondary-has-sub > .subnav_link {
    width: 84%;
    display: inline-block;
  }
  .navigation--bottom .main-nav li.nav-primary-has-sub .nav__link--drill__down,
  .navigation--bottom .main-nav li.nav-secondary-has-sub .nav__link--drill__down {
    display: inline-block;
    width: 14%;
    color: #333333;
    min-height: 30px;
    padding: 20px 0;
    text-align: center;
    cursor: pointer;
  }
}
.navigation--bottom .main-nav .show-sub .nav__link a {
  border-bottom: 6px solid #1068c5;
  color: #1068c5;
}
.navigation--bottom .main-nav .show-sub .sub__navigation {
  display: block !important;
}
@media (max-width: 1024px) {
  .navigation--bottom.active .main-nav {
    position: relative;
    left: -100%;
  }
  .navigation--bottom.active .myAccountNav,
  .navigation--bottom.active .mobile-nav-links,
  .navigation--bottom.active .mobile-nav-contact {
    display: none;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom {
    border-bottom: none;
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
    top: 110px;
  }
  .navigation--bottom .sm-back {
    color: #333333;
    padding: 20px 5px 20px 20px;
    float: left;
    width: 72%;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    font-family: "vag-rundschrift-d", sans-serif;
  }
  .navigation--bottom .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-size: .8em;
    margin-right: 1em;
    float: none;
    content: "\e957";
    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;
  }
  .navigation--bottom .link-shopall {
    float: right;
    width: 28%;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    padding: 20px 23px 20px 0px;
    display: block;
    font-family: "vag-rundschrift-d", sans-serif;
  }
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 86vh;
    overflow-y: auto;
    border-top: 1px solid #f7f7f7;
  }
  .navigation--bottom .navigation__overflow.punchout .mobile-nav-links {
    display: none;
  }
  .navigation--bottom .nav-head {
    padding: 15px 0 15px 20px;
    text-align: left;
  }
  .navigation--bottom .nav-head .btn-close-icon {
    right: auto;
    left: 15px;
  }
  .navigation--bottom .nav-head .nav-head-txt {
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    padding: 10px 0 0 33px;
  }
}
@media (max-width: 640px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1025px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    width: 100%;
    max-width: 1600px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 15px 0;
    text-align: left;
  }
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    max-width: 1420px;
    margin: 0 auto;
    padding: 0 10px;
  }
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-section {
    -webkit-flex: 1 0;
    -moz-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.dropdown-style {
    left: auto;
    right: auto;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    transform: translateX(-40px);
    padding-left: 40px;
    padding-right: 40px;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.one-column {
    max-width: 375px;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.two-column {
    max-width: 740px;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.three-column {
    max-width: 975px;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.four-column {
    max-width: 1210px;
  }
}
@media (min-width: 1025px) and (min-width: 1400px) {
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-group {
    padding: 0;
  }
}
@media (min-width: 1025px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-section:last-child {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media (min-width: 1400px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.dropdown-style {
    transform: translateX(-65px);
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 1210px) {
  .navigation--bottom .nav__links--primary .sub__navigation.four-column {
    padding-left: 0;
    padding-right: 0;
    transform: translateX(0);
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
  .navigation--bottom .nav__links--primary .sub__navigation .subnav_links {
    display: none;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.sub-active .js-enquire-sub-close {
    display: none;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.sub-active .nav-shopall {
    display: none;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.sub-active .nav__links--secondary {
    display: none;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.sub-active .nav__links--secondary.sub-active {
    display: block;
    border: 0;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.sub-active .nav__links--secondary.sub-active .subnav_links {
    display: block;
  }
  .navigation--bottom .nav__links--primary .sub__navigation.sub-active .nav__links--secondary.sub-active > .subnav_link,
  .navigation--bottom .nav__links--primary .sub__navigation.sub-active .nav__links--secondary.sub-active .nav__link--drill__down {
    display: none;
  }
}
.navigation--bottom .nav__links--primary .subnav-shopall-desktop {
  padding: 15px 20px 20px;
  margin: 0 auto;
  max-width: 1420px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (min-width: 1400px) {
  .navigation--bottom .nav__links--primary .subnav-shopall-desktop {
    padding-left: 10px;
  }
}
.navigation--bottom .nav__links--primary .subnav-shopall-desktop a {
  color: #7646a0;
  text-decoration: none;
}
.navigation--bottom .nav__links--primary .subnav-shopall-desktop a:hover {
  text-decoration: underline;
}
.navigation--bottom .nav__links--primary .sub-navigation-group {
  clear: both;
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section:first-child li:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section:last-child {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .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: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  float: none;
}
@media (min-width: 1025px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
    padding-top: 20px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li .nav__link--title {
    font-weight: bold;
    font-size: 13px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:first-child {
    padding-top: 0;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li .subnav_link a {
  display: block;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--secondary a {
  font-weight: normal;
  text-decoration: none;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--secondary a:hover {
  text-decoration: underline;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .subnav_links > .nav__link--secondary {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .subnav_links > .nav__link--secondary > div {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav_banner {
  min-width: 330px;
  max-width: 360px;
  flex: 0 0 330px;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav_banner .bannerComponent,
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav_banner .simple-banner {
  margin: 0 10px;
}
@media (min-width: 1400px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav_banner {
    min-width: 360px;
    max-width: 400px;
    flex: 0 0 360px;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav_banner {
    min-width: 320px;
    max-width: 100%;
    flex: 0 0 320px;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li > a {
    padding: 10px 0 10px 20px;
    text-decoration: none;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--title a,
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--title span {
    padding: 20px 5px 20px 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    display: block;
    font-family: "vag-rundschrift-d", sans-serif;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--secondary {
    border: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--secondary a {
    font-size: 13px;
    padding-left: 40px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .subnav_links .nav__link--secondary {
    clear: both;
    border-top: 1px solid #e5e5e5;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .subnav_links .nav__link--secondary:last-child {
    border-bottom: 1px solid #e5e5e5;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .subnav_links .nav__link--secondary a {
    padding: 20px 5px 20px 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    font-family: "vag-rundschrift-d", sans-serif;
  }
}
@media (min-width: 1025px) {
  .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 .subnav_link a {
    color: #333333;
    padding: 5px 0;
    font-size: 13px;
    text-decoration: none;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .subnav_link a:hover {
    color: #1068c5;
    text-decoration: underline;
  }
}
.navigation--bottom .mobile-nav-links {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
  background: #f7f7f7;
}
.navigation--bottom .mobile-nav-links a {
  display: block;
  text-decoration: none;
  color: #333333;
  padding: 10px 10px 10px 20px;
  font-weight: 400;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 16px;
}
.navigation--bottom .mobile-nav-contact {
  padding: 15px 0 80px;
  background: #f7f7f7;
  font-size: 13px;
  overflow: hidden;
}
.navigation--bottom .mobile-nav-contact > div {
  padding: 10px 0 10px 20px;
}
.navigation--bottom .mobile-nav-contact .phone-info > div {
  display: inline-block;
  vertical-align: middle;
}
.navigation--bottom .mobile-nav-contact a {
  text-decoration: none;
}
.navigation--bottom .mobile-nav-contact .icon-phone {
  font-size: 24px;
  margin-right: 10px;
}
.navigation--bottom .mobile-nav-contact .icon-email {
  font-size: 18px;
  margin-left: 4px;
  margin-right: 13px;
  vertical-align: text-bottom;
}
/*** Top Header Slot ***/
.top-header-slot {
  background: #1068c5;
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  padding: 10px;
}
@media (min-width: 1025px) {
  .top-header-slot {
    font-size: 24px;
    padding: 6px;
  }
}
.top-header-slot p {
  margin: 0;
}
/*** Header Top Navigation ***/
.headerlinksContainer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 18px;
}
@media (min-width: 1025px) {
  .headerlinksContainer {
    min-width: 380px;
    padding-top: 32px;
  }
}
@media (min-width: 1400px) {
  .headerlinksContainer {
    min-width: 330px;
    padding-top: 32px;
  }
}
@media (max-width: 640px) {
  .headerlinksContainer {
    -webkit-flex: 1 1 35% !important;
    -moz-flex: 1 1 35% !important;
    -ms-flex: 1 1 35% !important;
    flex: 1 1 35% !important;
  }
}
.headerlinksContainer.punchout .ToolsHeaderNavComponent,
.headerlinksContainer.punchout .AccountHeaderNavComponent {
  display: none;
}
.headerlinksContainer .headerNav {
  position: relative;
  -webkit-flex: 0 0 75px;
  -moz-flex: 0 0 75px;
  -ms-flex: 0 0 75px;
  flex: 0 0 75px;
}
.headerlinksContainer .headerNav.js-nav-active .headernav-content {
  display: block;
}
.headerlinksContainer .headerNav.js-nav-active .headernav-trigger {
  color: #1068c5;
}
.headerlinksContainer .headerNav > a {
  text-decoration: none;
}
@media (max-width: 640px) {
  .headerlinksContainer .headerNav {
    -webkit-flex: 0 0 60px;
    -moz-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
  }
  .headerlinksContainer .headerNav.HelpHeaderNavComponent,
  .headerlinksContainer .headerNav.AccountHeaderNavComponent {
    display: none;
  }
  .headerlinksContainer .headerNav.MiniCart {
    -webkit-flex: 0 0 80px;
    -moz-flex: 0 0 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
  }
  .headerlinksContainer .headerNav.ToolsHeaderNavComponent {
    -webkit-flex: 0 0 30px;
    -moz-flex: 0 0 30px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
  }
}
.headerlinksContainer .headernav-trigger {
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  cursor: pointer;
  padding-bottom: 10px;
  font-weight: 600;
  display: block;
}
@media (max-width: 640px) {
  .headerlinksContainer .headernav-trigger .nav-label {
    display: none;
  }
}
.headerlinksContainer .headernav-content {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 9;
  border: 1px solid #d9d9d9;
  padding: 10px 0;
  font-size: 12px;
  width: 225px;
  margin-left: -70px;
}
.headerlinksContainer .headernav-content .arrow::before,
.headerlinksContainer .headernav-content .arrow::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001;
  right: 103px;
}
.headerlinksContainer .headernav-content .arrow::before {
  top: -14px;
  border-bottom-color: #d9d9d9;
}
.headerlinksContainer .headernav-content .arrow::after {
  top: -13px;
  border-bottom-color: #fff;
}
.headerlinksContainer .headernav-content > div {
  clear: both;
  overflow: hidden;
  white-space: nowrap;
}
.headerlinksContainer .headernav-content .phone-info {
  padding: 10px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.headerlinksContainer .headernav-content .phone-info a {
  padding: 0;
}
.headerlinksContainer .headernav-content a {
  display: block;
  color: #333333;
  padding: 10px 20px 5px;
  font-weight: bold;
  text-decoration: none;
}
.headerlinksContainer .headernav-content a > span {
  display: inline-block;
  vertical-align: middle;
  padding-top: 2px;
}
.headerlinksContainer .headernav-content a:hover {
  color: #1068c5;
}
.headerlinksContainer .headernav-content .icon {
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 10px;
  font-size: 18px;
  padding-top: 0px;
  text-align: center;
}
.headerlinksContainer .headernav-content .icon-phone {
  padding-top: 5px;
}
.headerlinksContainer .headernav-content .icon-email {
  font-size: 16px;
  padding-top: 1px;
}
.headerlinksContainer .headernav-content .small-font {
  font-size: 11px;
}
.headerlinksContainer .headernav-content.loggedin ul {
  padding-left: 0;
  list-style: none;
}
.headerlinksContainer .headernav-content.loggedin ul a {
  font-weight: normal;
  padding: 5px 15px 5px 20px;
}
.headerlinksContainer .headernav-content.loggedin ul a:hover {
  text-decoration: underline;
}
.headerlinksContainer .headernav-content.loggedin .account-title {
  padding: 0 0 5px 20px;
  font-weight: 600;
}
.headerlinksContainer .headernav-content.loggedin .account-title.your-company {
  border-top: 1px solid #e5e5e5;
  margin: 0 20px;
  padding: 20px 0 5px 0;
}
.headerlinksContainer .headernav-content.loggedin .account-title > [class^="icon-"] {
  display: none;
}
.headerlinksContainer .headernav-content.loggedin .account-list {
  -moz-column-count: 2;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-bottom: 20px;
}
@media (max-width: 641px) {
  .headerlinksContainer .GrantAccountHeaderNavComponent {
    display: none;
  }
}
.headerlinksContainer .ToolsHeaderNavComponent .headernav-content,
.headerlinksContainer .AccountHeaderNavComponent .headernav-content,
.headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content {
  width: 200px;
  margin-left: -58px;
}
.headerlinksContainer .ToolsHeaderNavComponent .headernav-content .arrow::before,
.headerlinksContainer .AccountHeaderNavComponent .headernav-content .arrow::before,
.headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content .arrow::before,
.headerlinksContainer .ToolsHeaderNavComponent .headernav-content .arrow::after,
.headerlinksContainer .AccountHeaderNavComponent .headernav-content .arrow::after,
.headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content .arrow::after {
  right: 90px;
}
@media (max-width: 640px) {
  .headerlinksContainer .ToolsHeaderNavComponent .headernav-content,
  .headerlinksContainer .AccountHeaderNavComponent .headernav-content,
  .headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content {
    margin-left: 0;
    right: -85px;
  }
}
.headerlinksContainer .ToolsHeaderNavComponent .headernav-content.loggedin,
.headerlinksContainer .AccountHeaderNavComponent .headernav-content.loggedin,
.headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content.loggedin {
  width: 300px;
  margin-left: 0;
  right: -77px;
}
.headerlinksContainer .ToolsHeaderNavComponent .headernav-content.loggedin .arrow::before,
.headerlinksContainer .AccountHeaderNavComponent .headernav-content.loggedin .arrow::before,
.headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content.loggedin .arrow::before,
.headerlinksContainer .ToolsHeaderNavComponent .headernav-content.loggedin .arrow::after,
.headerlinksContainer .AccountHeaderNavComponent .headernav-content.loggedin .arrow::after,
.headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content.loggedin .arrow::after {
  right: 111px;
}
@media (max-width: 640px) {
  .headerlinksContainer .ToolsHeaderNavComponent .headernav-content.loggedin,
  .headerlinksContainer .AccountHeaderNavComponent .headernav-content.loggedin,
  .headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content.loggedin {
    width: 270px;
    margin-left: 0;
    right: -95px;
  }
  .headerlinksContainer .ToolsHeaderNavComponent .headernav-content.loggedin .arrow::before,
  .headerlinksContainer .AccountHeaderNavComponent .headernav-content.loggedin .arrow::before,
  .headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content.loggedin .arrow::before,
  .headerlinksContainer .ToolsHeaderNavComponent .headernav-content.loggedin .arrow::after,
  .headerlinksContainer .AccountHeaderNavComponent .headernav-content.loggedin .arrow::after,
  .headerlinksContainer .GrantAccountHeaderNavComponent .headernav-content.loggedin .arrow::after {
    right: 101px;
  }
}
.headerlinksContainer .nav-icon {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
}
.headerlinksContainer .nav-icon.icon-ordertools {
  font-size: 19px;
}
.headerlinksContainer .signout-link {
  float: right;
}
.headerlinksContainer .signout-link a {
  padding: 0;
  font-size: 11px;
}
.headerlinksContainer .welcome {
  padding: 10px 0;
  margin: 0 20px 15px;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #d4d4d4;
}
.headerlinksContainer .grantwelcome {
  padding: 10px 0;
  margin: 0 20px;
  font-size: 13px;
  font-weight: bold;
  border-bottom: none;
}
/*** Header Live Chat ***/
.lplinkContainer {
  padding: 6px 20px;
}
.lplinkContainer .LPMcontainer {
  width: 100%!important;
}
.lplinkContainer .LPMcontainer img {
  display: none;
}
.lplinkContainer .LPMcontainer:before {
  content: "\e90a";
  display: inline-block;
  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;
  padding-right: 10px;
  font-size: 20px;
  width: 30px;
  margin-right: 10px;
  padding-left: 4px;
  padding-top: 3px;
  vertical-align: middle;
}
.lplinkContainer .LPMcontainer:after {
  content: "Live Chat";
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
}
.lplinkContainer .LPMcontainer:hover {
  color: #1068c5;
}
.auto-suggestions-modal {
  position: absolute;
  background: #ffffff;
  max-width: 1165px;
  padding: 40px 15px 20px 20px;
  z-index: 10;
  border: 1px solid #cdcdcd;
}
.auto-suggestions-modal .btn-close-icon {
  right: 10px;
  top: 10px;
}
.auto-suggestions-modal .suggestions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.auto-suggestions-modal .suggestions > div.link-suggestions {
  min-width: 175px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.auto-suggestions-modal .suggestions > div.link-suggestions a {
  padding: 0 0 10px;
  font-size: 13px;
  margin-right: 20px;
}
.auto-suggestions-modal .suggestions > div.link-suggestions a:hover {
  text-decoration: underline;
}
.auto-suggestions-modal .suggestions > div.link-suggestions a:last-child {
  padding-bottom: 0;
}
.auto-suggestions-modal .suggestions > div.link-suggestions > div:nth-child(2) {
  margin-top: 30px;
}
.auto-suggestions-modal .suggestions > div.product-suggestions {
  padding-top: 5px;
  -webkit-flex: 3 1 auto;
  -moz-flex: 3 1 auto;
  -ms-flex: 3 1 auto;
  flex: 3 1 auto;
}
.auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div {
  -webkit-flex: 1 1 210px;
  -moz-flex: 1 1 210px;
  -ms-flex: 1 1 210px;
  flex: 1 1 210px;
  border: 1px solid #cdcdcd;
  margin: 0 5px;
  padding-bottom: 10px;
  max-width: 210px;
}
.auto-suggestions-modal .suggestions > div.product-suggestions .name,
.auto-suggestions-modal .suggestions > div.product-suggestions .price {
  display: block;
  padding: 10px 10px 0;
  font-weight: 600;
  font-size: 13px;
}
.auto-suggestions-modal .suggestions > div a {
  display: block;
  text-decoration: none;
}
.auto-suggestions-modal .suggestions > div img {
  max-width: 100%;
}
.auto-suggestions-modal .suggestions > div .heading {
  color: #1068c5;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.auto-suggestions-modal .view-all-cta {
  padding-top: 20px;
}
.auto-suggestions-modal .view-all-cta .btn {
  max-width: 250px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .auto-suggestions-modal {
    padding-top: 20px;
  }
  .auto-suggestions-modal .btn-close-icon {
    right: 60px;
    top: -30px;
    width: 20px;
    height: 20px;
  }
  .auto-suggestions-modal .btn-close-icon:before,
  .auto-suggestions-modal .btn-close-icon:after {
    height: 20px;
    left: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div {
    max-width: none;
    margin-bottom: 10px;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-bottom: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div:last-child {
    margin-bottom: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div img {
    float: left;
    margin-right: 10px;
    max-width: 100px;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div a {
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  .auto-suggestions-modal {
    padding: 20px;
  }
  .auto-suggestions-modal .btn-close-icon {
    right: 40px;
  }
  .auto-suggestions-modal .suggestions {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .auto-suggestions-modal .suggestions > div.link-suggestions > div:nth-child(2) {
    margin-top: 20px;
  }
  .auto-suggestions-modal .suggestions > div.link-suggestions a {
    margin-right: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions {
    padding-top: 20px;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div {
    margin: 0 0 10px;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .auto-suggestions-modal {
    padding: 40px;
  }
  .auto-suggestions-modal .btn-close-icon {
    right: 15px;
    top: 15px;
  }
  .auto-suggestions-modal .suggestions > div.link-suggestions {
    min-width: 200px;
  }
  .auto-suggestions-modal .view-all-cta {
    padding-top: 30px;
  }
}
header {
  max-width: 1440px;
  margin: 0 auto;
}
header .site-logo {
  padding: 14px 0 0;
}
header .site-logo .simple-banner {
  max-width: 100%;
  margin: 0;
}
@media (max-width: 640px) {
  header .site-logo {
    -webkit-flex: 0 0 42% !important;
    -moz-flex: 0 0 42% !important;
    -ms-flex: 0 0 42% !important;
    flex: 0 0 42% !important;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (min-width: 641px) {
  header .site-logo .simple-banner {
    max-width: 300px;
    margin: 0;
  }
}
@media (min-width: 1025px) {
  header .site-logo {
    padding: 20px 30px 0 25px;
  }
  header .site-logo .simple-banner {
    max-width: 400px;
    min-width: 200px;
  }
}
@media (min-width: 1400px) {
  header .site-logo {
    padding: 20px 40px 0 25px;
  }
  header .site-logo .simple-banner {
    max-width: 415px;
  }
}
header.isInspectOperation a {
  cursor: default;
}
@media (min-width: 1025px) {
  header.isInspectOperation {
    min-height: 105px;
  }
}
@media (max-width: 1024px) {
  header.isInspectOperation {
    padding-left: 20px;
  }
}
.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: 1024px) {
  #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: 1024px) {
  #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: 1024px) {
  #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: 640px) {
  #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: 640px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .bottom-header-slot {
    border-top: 1px solid #f2f2f2;
  }
}
.btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.btn-close:before,
.btn-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 28px;
  width: 3px;
  background: #333333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.list-no-bullets {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-headline {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .page-headline {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .page-headline {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1025px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.selectdiv {
  width: 100%;
  position: relative;
  z-index: 3;
}
.selectdiv a {
  text-decoration: none;
  color: #333333;
  display: block;
}
@media (max-width: 1024px) {
  .selectdiv a {
    padding: 15px 0;
    display: block;
    line-height: 22px;
  }
}
.selectdiv a .arrow {
  padding-left: 20px;
}
.selectdiv a .arrow:after {
  position: absolute;
  content: "";
  top: -15%;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #333333 transparent transparent transparent;
  transform: rotate(178deg);
}
.selectdiv a .arrow:before {
  position: absolute;
  content: "";
  top: 54%;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #333333 transparent transparent transparent;
}
.icon-hazard {
  color: #6b6b6b;
}
.icon-hazard:hover {
  color: #c70000;
}
.icon-dropship {
  color: #333333;
}
.icon-dropship:hover {
  color: #1068c5;
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  height: 50px;
  font-family: "vag-rundschrift-d", sans-serif;
  padding: 10px 15px;
  line-height: 1.375;
}
.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-small {
  padding: 8px 15px;
  font-size: 15px;
  line-height: 1.375;
  border-radius: 2px;
}
.btn-icon {
  padding-left: 82px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  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: 65px;
  top: -2px;
  border-right: 2px solid currentColor;
  height: 44px;
}
:hover.btn-icon:after {
  border-right-width: 2px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 2px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:hover,
.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,
.btn-default:focus,
.open .dropdown-toggle.btn-default {
  background-image: none;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.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: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  border: 2px solid;
  color: #ffffff;
  background-color: #1068c5;
  border-color: #1068c5;
}
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  color: #1068c5;
  background-color: #ffffff;
  border-color: #1068c5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.btn-primary:focus,
.open .dropdown-toggle.btn-primary {
  background-image: none;
  color: #ffffff;
  background-color: #1068c5;
  border-color: #1068c5;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-primary .badge {
  color: #1068c5;
  background-color: #ffffff;
}
.btn-secondary {
  border: 2px solid;
  color: #1068c5;
  background-color: #ffffff;
  border-color: #1068c5;
}
.btn-secondary:hover,
.open .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #1068c5;
  border-color: #1068c5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary:focus,
.open .dropdown-toggle.btn-secondary {
  background-image: none;
  color: #1068c5;
  background-color: #ffffff;
  border-color: #1068c5;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  color: #1068c5;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-secondary .badge {
  color: #ffffff;
  background-color: #1068c5;
}
.btn-alternate {
  border: 2px solid;
  color: #ffffff;
  background-color: #ef7206;
  border-color: #ef7206;
}
.btn-alternate:hover,
.open .dropdown-toggle.btn-alternate {
  color: #ef7206;
  background-color: #ffffff;
  border-color: #ef7206;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-alternate:active,
.btn-alternate.active,
.btn-alternate:focus,
.open .dropdown-toggle.btn-alternate {
  background-image: none;
  color: #ffffff;
  background-color: #ef7206;
  border-color: #ef7206;
}
.btn-alternate.disabled,
.btn-alternate[disabled],
fieldset[disabled] .btn-alternate,
.btn-alternate.disabled:hover,
.btn-alternate[disabled]:hover,
fieldset[disabled] .btn-alternate:hover,
.btn-alternate.disabled:focus,
.btn-alternate[disabled]:focus,
fieldset[disabled] .btn-alternate:focus,
.btn-alternate.disabled:active,
.btn-alternate[disabled]:active,
fieldset[disabled] .btn-alternate:active,
.btn-alternate.disabled.active,
.btn-alternate[disabled].active,
fieldset[disabled] .btn-alternate.active {
  color: #ffffff;
  background-color: #777777;
  border-color: #777777;
}
.btn-alternate .badge {
  color: #ef7206;
  background-color: #ffffff;
}
.btn-red {
  border: 2px solid;
  color: #ffffff;
  background-color: #e53c3c;
  border-color: #e53c3c;
}
.btn-red:hover,
.open .dropdown-toggle.btn-red {
  color: #e53c3c;
  background-color: #ffffff;
  border-color: #e53c3c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-red:active,
.btn-red.active,
.btn-red:focus,
.open .dropdown-toggle.btn-red {
  background-image: none;
  color: #ffffff;
  background-color: #e53c3c;
  border-color: #e53c3c;
}
.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-red .badge {
  color: #e53c3c;
  background-color: #ffffff;
}
.btn-block {
  display: inline-block;
}
.btn-close-icon {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.btn-close-icon:before,
.btn-close-icon:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 28px;
  width: 3px;
  background: #333333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-close-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-short {
  height: 40px;
  padding-top: 6px;
}
.pagination {
  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 {
  font-size: 11px;
}
.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: transparent;
  color: #ffffff;
}
.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: transparent;
}
.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;
  font-weight: 700;
}
.pagination > li {
  width: 50px;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 40px;
  width: 100%;
  max-width: 45px;
  padding: 0;
  font-size: 14px;
}
.pagination > li > a,
.pagination > li > span {
  text-align: center;
}
.pagination > li.disabled {
  opacity: 0.45;
}
@media (max-width: 640px) {
  .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: transparent;
  padding: 0;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .breadcrumb-section {
    padding: 0 10px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  margin: 0;
}
@media (max-width: 640px) {
  .breadcrumb-section .breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.breadcrumb-section .breadcrumb a {
  color: #7f7f7f;
  font-weight: 600;
  text-decoration: none;
}
.breadcrumb-section .breadcrumb a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .breadcrumb-section .breadcrumb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .breadcrumb-section .breadcrumb li {
    white-space: nowrap;
  }
  .breadcrumb-section .breadcrumb li.active {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (min-width: 1025px) {
  .page-cartPage .cart-summary {
    top: 15px;
  }
}
.pdp-specifications {
  border-top: 1px solid #d9d9d9;
  max-width: 700px;
}
.pdp-specifications .specification {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.pdp-specifications .specification > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 5px 10px;
  border-bottom: 1px solid #d9d9d9;
}
.pdp-specifications .specification > div:first-child {
  background: #f7f7f7;
  border-right: 1px solid #d9d9d9;
}
.product-details {
  padding-top: 10px;
}
@media (min-width: 1400px) {
  .product-details {
    min-height: 1200px;
  }
}
.product-details__left {
  font-size: 15px;
  line-height: 1.6em;
  padding-left: 0px;
}
@media (min-width: 1025px) {
  .product-details__left {
    float: right;
  }
}
@media (max-width: 640px) {
  .product-details__left {
    padding-left: 10px;
  }
  .product-details__left .panel-group {
    margin-left: -10px;
  }
}
.product-details__left .js-zoom-target {
  position: relative;
}
.product-details__left .heading {
  font-size: 24px;
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
}
.product-details__left .heading h2 {
  padding: 0;
  margin: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.6em;
}
.product-details__left > div {
  padding-bottom: 10px;
}
.product-details__left > div .warranty {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.product-details__left > div .warranty-data {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 641px) {
  .product-details__left > div > div.age-grade,
  .product-details__left > div > div.warnings {
    padding-bottom: 20px;
  }
  .product-details__left > div.product-specifications:not(.single) {
    padding-right: 20px;
  }
  .product-details__left > div.product-resources:not(.single) {
    padding-left: 20px;
  }
}
.product-details__left > div .product-specifications,
.product-details__left > div .product-description,
.product-details__left > div .product-resources,
.product-details__left > div .product-reviews-dropdown {
  border: 0;
  border-top: 1px solid #CDCDCD;
  box-shadow: none;
}
.product-details__left > div .product-specifications .panel-heading,
.product-details__left > div .product-description .panel-heading,
.product-details__left > div .product-resources .panel-heading,
.product-details__left > div .product-reviews-dropdown .panel-heading {
  background: none;
  position: relative;
  padding: 35px 15px;
  cursor: pointer;
}
.product-details__left > div .product-specifications .panel-heading::before,
.product-details__left > div .product-description .panel-heading::before,
.product-details__left > div .product-resources .panel-heading::before,
.product-details__left > div .product-reviews-dropdown .panel-heading::before {
  content: url("../../common/images/down-arrow.png");
  position: absolute;
  right: 0;
  top: 35px;
}
@media (min-width: 640px) {
  .product-details__left > div .product-specifications .panel-heading:not(.collapsed)::before,
  .product-details__left > div .product-description .panel-heading:not(.collapsed)::before,
  .product-details__left > div .product-resources .panel-heading:not(.collapsed)::before,
  .product-details__left > div .product-reviews-dropdown .panel-heading:not(.collapsed)::before {
    content: url("../../common/images/up-arrow.png");
  }
}
@media (max-width: 640px) {
  .product-details__left > div .product-specifications .panel-heading.bundle-page:not(.collapsed)::before,
  .product-details__left > div .product-description .panel-heading.bundle-page:not(.collapsed)::before,
  .product-details__left > div .product-resources .panel-heading.bundle-page:not(.collapsed)::before,
  .product-details__left > div .product-reviews-dropdown .panel-heading.bundle-page:not(.collapsed)::before {
    content: url("../../common/images/up-arrow.png");
  }
}
.product-details__left > div .product-specifications .panel-title,
.product-details__left > div .product-description .panel-title,
.product-details__left > div .product-resources .panel-title,
.product-details__left > div .product-reviews-dropdown .panel-title {
  font-size: 26px;
  color: #1A6AC2;
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
@media (max-width: 640px) {
  .product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body,
  .product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body,
  .product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body,
  .product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body {
    display: none;
  }
  .product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body.bundle-page,
  .product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body.bundle-page,
  .product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body.bundle-page,
  .product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body.bundle-page {
    display: block;
  }
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .badges,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .badges,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .badges,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .badges {
  background: #F7F7F7;
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .badges .row,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .badges .row,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .badges .row,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .badges .row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 641px) {
  .product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .badges .row,
  .product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .badges .row,
  .product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .badges .row,
  .product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .badges .row {
    flex-direction: column;
  }
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .badges .badges-left,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .badges .badges-left,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .badges .badges-left,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .badges .badges-left {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .badges .badges-label,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .badges .badges-label,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .badges .badges-label,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .badges .badges-label {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore,
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess {
  font-weight: bold;
  margin-left: 2px;
  color: #1A6AC2;
  cursor: pointer;
  display: block;
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore::after,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore::after,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore::after,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .addReadMore .readMore::after {
  content: url("../../common/images/down-arrow-small.png");
  position: relative;
  right: 0;
  top: 0;
  padding-left: 5px;
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess::after,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess::after,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess::after,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .addReadMore .readLess::after {
  content: url("../../common/images/down-arrow-small.png");
  position: absolute;
  padding-right: 5px;
  transform: rotate(180deg);
  padding-bottom: 3px;
}
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .SecSec,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .SecSec,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .SecSec,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .SecSec,
.product-details__left > div .product-specifications .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .readLess,
.product-details__left > div .product-description .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .readLess,
.product-details__left > div .product-resources .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .readLess,
.product-details__left > div .product-reviews-dropdown .panel-heading + .panel-collapse > .panel-body .addReadMoreWrapTxt.showmorecontent .readLess {
  display: block;
}
@media (min-width: 1025px) {
  .product-details__left.product-specifications:not(.single) {
    padding-right: 40px;
  }
  .product-details__left.product-resources:not(.single) {
    padding-left: 40px;
  }
}
.product-details .panel-group .panel + .panel {
  margin: 0;
}
.product-details .panel-group .panel + .panel:last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (min-width: 640px) {
  .product-details .panel-group .panel + .panel:nth-last-child(2) {
    border-bottom: 1px solid #d9d9d9;
  }
}
@media (max-width: 640px) {
  .product-details .panel-group .panel + .panel.bundle-page:nth-last-child(2) {
    border-bottom: 1px solid #d9d9d9;
  }
}
.product-details .specifications {
  border-top: 1px solid #d9d9d9;
  max-width: 700px;
}
.product-details .specifications .specification {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product-details .specifications .specification > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 5px 10px;
  border-bottom: 1px solid #d9d9d9;
}
.product-details .specifications .specification > div:first-child {
  background: #f7f7f7;
  border-right: 1px solid #d9d9d9;
}
.product-details .description ul,
.product-details .summary ul {
  margin-top: 10px;
  margin-left: 10px;
}
.product-details .logos img {
  margin-right: 10px;
}
.product-details .resources > div {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.product-details .resources img {
  height: 70px;
  border: 1px solid #5a5a5a;
  margin-bottom: 4px;
}
.product-details .resources a {
  display: block;
  text-align: center;
  font-size: 14px;
}
.product-details .warranty img {
  margin-right: 10px;
}
.product-details .standards > div {
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding: 15px 20px 5px;
}
.product-details .standards > div .subtitle {
  font-weight: 600;
}
.product-details .standards > div:last-child {
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  .product-image_container {
    position: sticky;
    top: 0;
  }
}
@media (min-width: 1400px) {
  .product-image_container .reviews {
    max-width: 720px;
    min-width: 720px;
  }
}
@media (min-width: 1025px) {
  .product-image_container .reviews {
    max-width: 570px;
  }
}
.product-image {
  margin: 0;
  padding: 0 !important;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-image {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 100%;
    max-width: 378px;
  }
}
@media (min-width: 641px) and (orientation: landscape) {
  .product-image {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
    min-width: 100%;
  }
}
@media (min-width: 1025px) {
  .product-image {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 570px;
  }
  .product-image > div {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .product-image .carousel-main:not(.single-image) {
    max-width: 489px;
  }
}
@media (min-width: 1400px) {
  .product-image {
    max-width: 720px;
    min-width: 720px;
  }
  .product-image .carousel-main:not(.single-image) {
    max-width: 615px;
  }
}
.product-image img {
  width: 100%;
  max-width: 100%;
}
.product-image .carousel-thumbs {
  padding-right: 15px;
  max-width: 15%;
  overflow-y: hidden;
}
@media (min-width: 1400px) {
  .product-image .carousel-thumbs {
    max-width: 14%;
  }
  .product-image .carousel-thumbs a {
    display: block;
    margin: 0 0 15% !important;
  }
}
.product-image .carousel-thumbs a {
  display: block;
  margin: 0 0 10%;
  max-width: 100%;
  outline: 0;
  min-width: 60px !important;
}
.product-image .carousel-thumbs a img {
  border: 1px solid #cdcdcd;
}
.product-image .carousel-thumbs a img.active-thumb {
  border: 2px solid #7f7f7f;
}
.product-image .carousel-thumbs.slick-slider .slick-arrow {
  transform: rotate(0deg);
  height: 29px;
  width: 29px;
  position: relative;
  background: #FFFFFF;
  border: 1.66387px solid #FFFFFF;
  box-shadow: 0px 0.554622px 2.77311px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  left: 35%;
}
.product-image .carousel-thumbs.slick-slider .slick-arrow:before {
  content: url("../../common/images/product-thumbs-carousel-arrow.png");
  font-size: 0;
}
.product-image .carousel-thumbs.slick-slider .slick-arrow:after {
  display: none;
}
.product-image .carousel-thumbs.slick-slider .slick-arrow:hover {
  border: 1px solid #1A6AC2;
}
.product-image .carousel-thumbs.slick-slider .slick-arrow.slick-next {
  transform: rotate(180deg);
  margin-top: -10px;
  display: block !important;
}
.product-image .carousel-thumbs.slick-slider .slick-arrow.slick-prev {
  margin-bottom: -14px;
}
@media (max-width: 1399px) {
  .product-image .carousel-thumbs.slick-slider .slick-arrow {
    margin-left: -2px;
  }
}
.product-image .main-image {
  border: 1px solid #cdcdcd;
}
@media (max-width: 640px) {
  .product-image .main-image {
    margin-bottom: 40px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-image .main-image {
    margin-bottom: 55px;
  }
}
.product-image .main-image .badges {
  position: absolute;
  padding: 5px 0 0 5px;
  z-index: 1;
}
.product-image .main-image .badges > div {
  display: inline-block;
  float: left;
  margin-right: 5px;
  padding: 0 10px;
  color: #ffffff;
  font-family: "vag-rundschrift-d", sans-serif;
  letter-spacing: -0.11px;
  font-size: 16px;
  text-transform: lowercase;
  height: 30px;
  line-height: 28px;
}
.product-image .main-image .badges > div.onsale,
.product-image .main-image .badges > div.reducedprice,
.product-image .main-image .badges > div.pricedrop {
  background-color: #eb0f24;
}
.product-image .main-image .badges > div.new,
.product-image .main-image .badges > div.quickship {
  background-color: #00a350;
}
.product-image .main-image .badges > div.outofstock,
.product-image .main-image .badges > div.comingsoon,
.product-image .main-image .badges > div.clearance,
.product-image .main-image .badges > div.lifetimewarranty {
  background-color: #004a98;
}
@media (max-width: 1024px) {
  .product-image .main-image.single-image {
    margin-bottom: 20px;
  }
}
.product-image .carousel-mobile .img-layer-1 {
  position: relative;
  z-index: 1;
}
@media (max-width: 640px) {
  .product-image .carousel-mobile .img-layer-1 .img-layer-2-bottom-right {
    max-width: 25% !important;
    min-width: 25% !important;
    max-height: 7% !important;
    min-height: 7% !important;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
@media (max-width: 640px) {
  .product-image .carousel-mobile .img-layer-1 .img-layer-2-bottom-left {
    max-width: 15% !important;
    min-width: 15% !important;
    max-height: 15% !important;
    min-height: 15% !important;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
.product-image .carousel-mobile .slick-dots {
  bottom: -40px;
  height: 30px;
  overflow: hidden;
  display: none !important;
}
.product-image .carousel-mobile .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.product-image .carousel-mobile .slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: #cdcdcd;
  border-radius: 50px;
}
.product-image .carousel-mobile .slick-dots li button:before {
  display: none;
}
.product-image .carousel-mobile .slick-dots li.slick-active button {
  background-color: #5a5a5a;
}
.product-image .carousel-mobile .slick-arrow {
  height: 70%;
}
.product-image .carousel-mobile .slick-arrow:after {
  display: none;
}
.product-image .carousel-mobile .slick-arrow:before {
  font-size: 28px;
}
.product-image .carousel-mobile .slick-arrow.slick-prev {
  left: -10px;
}
.product-image .carousel-mobile .slick-arrow.slick-prev:before {
  content: "\e957";
  color: #CDCDCD;
}
.product-image .carousel-mobile .slick-arrow.slick-next {
  right: -10px;
}
.product-image .carousel-mobile .slick-arrow.slick-next:before {
  content: "\e951";
  color: #CDCDCD;
}
.product-image .carousel-target > .video-wrapper {
  display: none;
}
.product-image .carousel-target.video-item .video-wrapper {
  display: block;
}
.product-image .carousel-target.video-item .product-img {
  display: none;
}
.product-image .video-wrapper {
  display: block;
  position: relative;
  padding-bottom: 53.4%;
  padding-top: 25px;
  height: 0;
}
@media (max-width: 1399px) {
  .product-image .video-wrapper {
    padding-bottom: 52.5%;
  }
}
@media (max-width: 1024px) {
  .product-image .video-wrapper {
    padding-bottom: 49.7%;
  }
}
@media (max-width: 640px) {
  .product-image .video-wrapper {
    padding-bottom: 52%;
  }
}
@media (max-width: 480px) {
  .product-image .video-wrapper {
    padding-bottom: 48.75%;
  }
}
.product-image .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
.pdp-tools {
  margin-top: 7px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 16px;
  float: right;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .pdp-tools {
    margin-top: 0px;
  }
}
.pdp-tools a {
  text-decoration: none;
}
.pdp-tools .share-links {
  overflow: hidden;
  margin-right: 18px;
}
.pdp-tools .share-links a {
  display: inline-block;
  vertical-align: text-top;
  margin: 0 5px 0 10px;
}
.pdp-tools .share-links a span {
  font-size: 20px;
  line-height: 22px;
}
.pdp-tools .share-links a span.icon-email,
.pdp-tools .share-links a span.icon-twitter {
  font-size: 18px;
}
.pdp-tools .hover.video-item {
  display: none;
}
@media (max-width: 1024px) {
  .pdp-tools {
    text-align: center;
  }
}
@media (max-width: 640px) {
  .pdp-tools {
    margin: 0 0 20px;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
  }
  .pdp-tools .share-links a {
    vertical-align: middle;
    margin-left: 15px;
  }
}
@media (min-width: 1025px) {
  .pdp-tools {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 10px 0 0 0;
  }
  .pdp-tools .icon-search {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    vertical-align: text-top;
    margin-left: 3px;
    margin-right: 8px;
  }
  .pdp-tools .icon-print {
    font-size: 23px;
    vertical-align: text-top;
    margin-right: 8px;
    margin-left: 10px;
  }
}
@media (min-width: 1400px) {
  .pdp-tools {
    font-size: 16px;
  }
}
.product-actions {
  position: relative;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-actions {
    -webkit-flex: 0 0 48%;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .product-actions {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 30px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1400px) {
  .product-actions {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 105px;
    margin-bottom: 40px;
  }
}
.product-actions .title {
  font-size: 28px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  line-height: 36px;
  padding-bottom: 15px;
  color: #333333;
  margin: 0;
}
.product-actions .sku {
  color: #7f7f7f;
  font-weight: 700;
  font-size: 15px;
}
@media (max-width: 640px) {
  .product-actions .sku {
    margin-right: 40px;
  }
}
.product-actions .brand {
  font-weight: 600;
  font-size: 16px;
  color: #1A6AC2;
}
.product-actions .brand img {
  margin-top: 6px;
}
.product-actions .reviews-summary .pr-snippet-stars-container {
  display: inline-block !important;
}
@media (min-width: 641px) {
  .product-actions .reviews-summary {
    width: auto;
    float: right;
  }
  .product-actions .reviews-summary .pr-snippet-stars-container {
    text-align: center;
    display: block !important;
  }
}
.product-actions .reviews-summary .p-w-r {
  font-family: "Muli", sans-serif;
  font-size: 14px;
  color: #333333;
  margin: 0;
}
.product-actions .reviews-summary .p-w-r .pr-rd-no-reviews {
  padding: 0;
  text-align: left;
}
.product-actions .reviews-summary .p-w-r .pr-no-reviews .pr-snippet-review-count,
.product-actions .reviews-summary .p-w-r .pr-no-reviews .pr-snippet-stars-container {
  display: none!important;
}
.product-actions .reviews-summary .p-w-r .pr-snippet-review-count {
  border-right: 1px solid #C4C4C4 !important;
  padding-right: 8px !important;
  margin: 0 8px !important;
  font-family: 'Mulish' !important;
}
.product-actions .reviews-summary .p-w-r a {
  font-size: 14px !important;
  color: #1A6AC2;
  font-weight: 700;
}
.product-actions .reviews-summary .p-w-r a:hover {
  text-decoration: none;
}
@media (max-width: 640px) {
  .product-actions .reviews-summary .p-w-r {
    margin-top: 5px;
  }
}
@media (min-width: 641px) {
  .product-actions .reviews-summary .p-w-r {
    text-align: right;
  }
  .product-actions .reviews-summary .p-w-r .pr-rd-no-reviews {
    text-align: right;
  }
}
.product-actions .reviews-summary .p-w-r .pr-snippet-rating-decimal,
.product-actions .reviews-summary .p-w-r .pr-snippet-stars-reco-reco {
  display: none;
}
.product-actions .reviews-summary .p-w-r .pr-star-v4 {
  background: url(../images/stars-rating-pdp.png) no-repeat;
  background-position: -120px 0;
  padding: 0px;
  height: 24px;
  width: 24px;
}
.product-actions .reviews-summary .p-w-r .pr-star-v4-100-filled {
  background-position: 0 0;
}
.product-actions .reviews-summary .p-w-r .pr-star-v4-25-filled,
.product-actions .reviews-summary .p-w-r .pr-star-v4-50-filled,
.product-actions .reviews-summary .p-w-r .pr-star-v4-75-filled {
  background-position: -102px 0;
}
.product-actions .prices {
  padding: 15px 0 0;
  color: #7f7f7f;
  font-weight: 600;
}
.product-actions .prices .total {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}
.product-actions .prices .total.has-promo {
  color: #eb0f24;
}
.product-actions .prices .wasprice {
  text-decoration: line-through;
  padding-left: 10px;
  color: #7F7F7F;
}
.product-actions .prices .others {
  padding-top: 10px;
  line-height: 1.7em;
  color: #eb0f24;
  font-weight: 400;
}
.product-actions .promo {
  color: #eb0f24;
  padding-top: 15px;
}
.product-actions .purchase .delivery-estimate-section {
  display: grid;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-actions .purchase .delivery-estimate-section {
    margin-top: 15px;
  }
}
@media (max-width: 641px) {
  .product-actions .purchase .delivery-estimate-section {
    margin-top: 15px;
  }
}
.product-actions .purchase .delivery-estimate-section .delivery-estimate-date h4 {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 800;
  line-height: 18.83px;
  text-align: left;
  color: #007600;
  margin-top: 0px;
  margin-bottom: 0px;
}
.product-actions .purchase .delivery-estimate-section .delivery-estimate-time span {
  font-family: Mulish;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.06px;
  text-align: left;
  color: #000000;
}
.product-actions .purchase .qty-label {
  font-weight: 600;
}
.product-actions .purchase .qty-selector {
  padding: 6px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product-actions .purchase .qty-selector .delivery-estimate-section {
  display: grid;
  margin-left: 20px;
}
.product-actions .purchase .qty-selector .delivery-estimate-section .delivery-estimate-date h4 {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 800;
  line-height: 18.83px;
  text-align: left;
  color: #007600;
  margin-top: 0px;
  margin-bottom: 0px;
}
.product-actions .purchase .qty-selector .delivery-estimate-section .delivery-estimate-time span {
  font-family: Mulish;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.06px;
  text-align: left;
  color: #000000;
}
.product-actions .purchase .qty-selector button {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background-color: #ffffff;
  color: #1A6AC2;
  border: 1px solid #CDCDCD !important;
  box-sizing: border-box;
  border-radius: 3px !important;
  font-size: 30px;
  font-weight: 300;
  padding: 0 0 8px;
  line-height: 1em;
  max-height: 42px;
  max-width: 42px;
}
.product-actions .purchase .qty-selector button svg {
  margin: 0 0 5px;
}
.product-actions .purchase .qty-selector button:hover {
  background: #EAF1F8;
  border-color: #1A6AC2;
  box-shadow: 0px 0px 2px;
}
.product-actions .purchase .qty-selector button:active {
  background: #1A6AC2;
  border-color: #0050A9;
  color: #FFFFFF;
  box-shadow: 0px 0px 2px;
}
.product-actions .purchase .qty-selector button:active svg rect {
  fill: #FFFFFF;
}
.product-actions .purchase .qty-selector input {
  margin: 0 5px;
  -webkit-flex: 0 0 52px;
  -moz-flex: 0 0 52px;
  -ms-flex: 0 0 52px;
  flex: 0 0 52px;
  max-width: 45px;
  text-align: center;
  border: 1px solid #CDCDCD;
  box-sizing: border-box;
  border-radius: 3px;
}
.product-actions .purchase .qty-limited {
  color: #eb0f24;
  font-family: Mulish;
  font-style: italic;
  font-weight: 700;
  font-size: 22px;
  padding: 5px 0;
}
.product-actions .purchase .actions {
  padding-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  gap: 10px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-actions .purchase .actions {
    display: block;
  }
}
.product-actions .purchase .actions > div {
  display: inline-block;
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-actions .purchase .actions > div {
    display: block;
  }
}
.product-actions .purchase .actions .btn {
  font-size: 20px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .product-actions .purchase .actions .btn {
    height: 59px;
  }
}
@media (min-width: 1400px) {
  .product-actions .purchase .actions .btn {
    height: 64px;
  }
}
@media (max-width: 1024px) {
  .product-actions .purchase .actions .btn {
    height: 47px;
    padding: 0px;
  }
}
.product-actions .purchase .actions .btn-primary {
  background-color: #ef7206;
  border-color: #ef7206;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-actions .purchase .actions .btn-primary {
    margin-bottom: 10px;
  }
}
.product-actions .purchase .actions .btn-primary:active,
.product-actions .purchase .actions .btn-primary:focus {
  color: #ffffff;
}
.product-actions .purchase .actions .btn-primary:hover {
  background-color: #ffffff;
  color: #ef7206;
}
.product-actions .purchase .actions .btn-secondary {
  border-color: #ef7206;
  color: #ef7206;
  fill: #EF7206;
  border: 1px solid;
}
.product-actions .purchase .actions .btn-secondary svg {
  position: absolute;
  right: 20px;
  top: 23px;
}
@media (max-width: 1024px) {
  .product-actions .purchase .actions .btn-secondary svg {
    top: 20px;
  }
}
.product-actions .purchase .actions .btn-secondary:active,
.product-actions .purchase .actions .btn-secondary:focus {
  background-color: #ffffff;
}
.product-actions .purchase .actions .btn-secondary:hover {
  background-color: #ef7206;
  color: #ffffff;
  fill: #ffffff;
}
.product-actions .purchase .actions .btn-select,
.product-actions .purchase .actions .btn-select[disabled] {
  opacity: 1;
  color: #ffffff;
  background: #7f7f7f;
  margin-bottom: 10px;
}
.product-actions .purchase .actions .btn-select svg,
.product-actions .purchase .actions .btn-select[disabled] svg {
  position: absolute;
  right: 15px;
  margin-top: 10px;
}
@media (min-width: 1025px) {
  .product-actions .purchase .actions .disabled {
    margin-left: 13px;
  }
}
@media (min-width: 1400px) {
  .product-actions .purchase .actions .disabled {
    fill: #EF7206;
    margin-left: 15px;
  }
}
@media (max-width: 640px) {
  .product-actions .purchase .actions {
    display: block;
  }
  .product-actions .purchase .actions > div {
    max-width: 100%;
    display: flow-root;
  }
  .product-actions .purchase .actions > div:first-child {
    margin-bottom: 10px;
  }
}
.product-actions .purchase .actions .dropdown {
  display: grid;
  position: relative;
}
.product-actions .purchase .actions .dropdown-item {
  padding: 10px 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-actions .purchase .actions .dropdown-item .btn-link-add,
.product-actions .purchase .actions .dropdown-item .btn-link-view {
  color: #1A6AC2;
  text-decoration: none;
  align-content: center;
  display: flex;
}
.product-actions .purchase .actions .dropdown-item:last-child {
  border-bottom: none;
}
.product-actions .purchase .actions .dropdown-item .list-option {
  width: 100%;
  background: #f7f7f7;
  padding: 6px;
  border-radius: 5px;
  margin: 0  7px;
}
.product-actions .purchase .actions .dropdown-item .btn-link-view .icon-list {
  margin: auto;
}
.product-actions .purchase .actions .dropdown-item .btn-link-view .icon-list .active-list {
  display: none;
}
.product-actions .purchase .actions .dropdown-item .btn-link-view .icon-list:active .inActive-list {
  display: none;
}
.product-actions .purchase .actions .dropdown-item .btn-link-view .icon-list:active .active-list {
  display: unset;
}
.product-actions .purchase .actions .dropdown-item .btn-link-add .icon-bg-plus {
  margin: auto;
}
.product-actions .purchase .actions .dropdown-item .btn-link-add .icon-bg-plus .active-plus {
  display: none;
}
.product-actions .purchase .actions .dropdown-item .btn-link-add .icon-bg-plus:active .inActive-plus {
  display: none;
}
.product-actions .purchase .actions .dropdown-item .btn-link-add .icon-bg-plus:active .active-plus {
  display: unset;
}
.product-actions .purchase .actions .dropdown-item:last-child div {
  display: flex;
  justify-content: space-between;
}
.product-actions .purchase .actions .dropdown-item:last-child .addtofav-help-block {
  font-style: italic;
  font-size: 12px;
  color: red;
}
.product-actions .purchase .actions .dropdown-item:last-child #wishlistEditForm {
  width: 100%;
  display: block;
  padding: 3px 0px;
}
.product-actions .purchase .actions .dropdown-item:last-child #wishlistEditForm .dropdown-input {
  width: 60%;
  margin-right: 10px;
  height: 35px;
  padding: 0 0 0 10px;
}
.product-actions .purchase .actions .dropdown-item:last-child #wishlistEditForm .create-fav-list {
  height: 35px;
  width: 40%;
}
@media (min-width: 1025px) and (max-width: 1430px) {
  .product-actions .purchase .actions .dropdown-item:last-child #wishlistEditForm .dropdown-input {
    width: 56%;
    margin-right: 5px;
  }
  .product-actions .purchase .actions .dropdown-item:last-child #wishlistEditForm .create-fav-list {
    width: 53%;
  }
}
.product-actions .purchase .actions .dropdown-item:last-child #wishlistEditForm .btn-link {
  margin: auto;
  color: #EF7206;
  text-decoration: none;
}
.product-actions .purchase .actions .dropdown-menu {
  padding: 0 6px;
  width: 100%;
  top: 92%;
  border: 1px solid #ef7206;
  border-top: none;
  box-shadow: none;
  z-index: 3;
  /* Rounded sliders */
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-actions .purchase .actions .dropdown-menu {
    width: 100%;
  }
}
.product-actions .purchase .actions .dropdown-menu .d-none-fav {
  display: none;
}
.product-actions .purchase .actions .dropdown-menu .btn-primary {
  font-size: 12px;
  border-radius: 5px;
}
.product-actions .purchase .actions .dropdown-menu .switch {
  width: 34px;
  height: 14px;
  top: 4px;
  margin: 0 3px;
}
.product-actions .purchase .actions .dropdown-menu .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.product-actions .purchase .actions .dropdown-menu .slider:before {
  height: 20px;
  width: 20px;
  left: 18px;
  right: 0;
  bottom: -3px;
  background-color: #EF7206;
}
.product-actions .purchase .actions .dropdown-menu input:checked + .slider {
  background-color: #7F7F7F;
}
.product-actions .purchase .actions .dropdown-menu input:focus + .slider {
  box-shadow: 0 0 1px #7F7F7F;
}
.product-actions .purchase .actions .dropdown-menu input:checked + .slider:before {
  -webkit-transform: translateX(-19px);
  -ms-transform: translateX(-19px);
  transform: translateX(-19px);
}
.product-actions .purchase .actions .dropdown-menu .slider.round {
  border-radius: 34px;
}
.product-actions .purchase .actions .dropdown-menu .slider.round:before {
  border-radius: 50%;
}
.product-actions .purchase .actions .dropdown-menu .toogle {
  font-size: 10px;
}
.product-actions .purchase .actions .dropdown-scroll {
  max-height: 275px;
  overflow-y: auto;
  scroll-behavior: smooth;
}
.product-actions .purchase .actions .dropdown-scroll::-webkit-scrollbar {
  width: 8px;
}
.product-actions .purchase .actions .dropdown-scroll::-webkit-scrollbar-track {
  background: #FAFAFA;
}
.product-actions .purchase .actions .dropdown-scroll::-webkit-scrollbar-thumb {
  height: 107px;
  background: #C1C1C1;
  border-radius: 4px;
}
.product-actions .purchase .product-option {
  margin-bottom: 15px;
}
.product-actions .purchase .option-name {
  font-weight: 600;
  padding-bottom: 6px;
}
.product-actions .purchase .option-name span {
  font-weight: normal;
}
.product-actions .purchase .option-list {
  padding-left: 0;
  list-style: none;
  overflow: hidden;
}
.product-actions .purchase .option-list li {
  display: block;
  float: left;
  margin: 5px 20px 5px 0px;
  padding: 1px;
}
.product-actions .purchase .option-list li a {
  display: block;
  width: 29px;
  height: 29px;
  text-indent: -20000px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.product-actions .purchase .option-list li.selected {
  border-color: #333333;
  border-radius: 50%;
  border: 2px solid #333333 !important;
  margin: 2px 17px 4px 0px;
  height: 35px;
}
.product-actions .purchase select.form-control {
  width: auto;
  min-width: 235px;
}
@media (min-width: 1025px) {
  .product-actions .purchase select.form-control {
    min-width: 265px;
  }
}
@media (min-width: 1400px) {
  .product-actions .purchase select.form-control {
    min-width: 300px;
  }
}
.product-actions .warnings {
  padding-top: 15px;
  font-size: 16px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.product-actions .warnings .icon {
  margin-right: 5px;
  font-size: 18px;
  vertical-align: text-bottom;
}
.product-actions .warnings .icon.icon-shipping {
  margin: 0 6px;
  font-size: 22px;
}
@media (max-width: 640px) {
  .product-actions .warnings {
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding: 20px 0;
  }
}
.product-actions .alternative-products {
  padding: 45px 0;
}
@media (max-width: 1025px) {
  .product-actions .alternative-products {
    padding: 0;
  }
}
.product-actions .alternative-products .title {
  padding-top: 10px;
  color: #1A5CAA;
}
.product-actions .alternative-products__col a {
  text-decoration: none;
}
.product-actions .alternative-products__col img {
  border: 1px solid #cdcdcd;
  width: 120px;
}
.product-actions .alternative-products__col .thumbnail-title {
  font-size: 18px;
  color: #1A5CAA;
  padding: 10px 0;
}
.adjacent-selectors {
  padding: 6px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.adjacent-selectors button {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background-color: #ffffff;
  color: #1A6AC2 !important;
  border: 1px solid #CDCDCD !important;
  box-sizing: border-box;
  border-radius: 3px !important;
  font-size: 30px;
  font-weight: 300;
  padding: 0 0 8px;
  line-height: 1em;
  max-height: 42px;
  max-width: 42px;
  width: 42px;
}
.adjacent-selectors button svg {
  margin: 0 0 6px;
}
.adjacent-selectors input {
  margin: 0 5px;
  -webkit-flex: 0 0 52px;
  -moz-flex: 0 0 52px;
  -ms-flex: 0 0 52px;
  flex: 0 0 52px;
  max-width: 43px;
  max-height: 43px;
  height: 43px;
  text-align: center;
  border: 1px solid #CDCDCD;
  box-sizing: border-box;
  border-radius: 3px;
}
.product-reviews .p-w-r {
  font-family: "Muli", sans-serif;
}
.product-reviews .p-w-r .pr-no-reviews,
.product-reviews .p-w-r .pr-rd-no-reviews,
.product-reviews .p-w-r .pr-review-snapshot-header-intro {
  display: none;
}
.product-reviews .p-w-r .pr-star-v4 {
  background: url(../images/stars-rating-pdp.png) no-repeat;
  background-position: -160px 0;
  height: 24px;
  width: 24px;
}
.product-reviews .p-w-r .pr-star-v4:hover {
  height: 24px;
  width: 24px;
}
.product-reviews .p-w-r .pr-star-v4-100-filled {
  background-position: 0 0;
}
.product-reviews .p-w-r .pr-star-v4-25-filled,
.product-reviews .p-w-r .pr-star-v4-50-filled,
.product-reviews .p-w-r .pr-star-v4-75-filled {
  background-position: -129px 0;
}
.product-reviews .p-w-r .pr-rd-header .pr-star-v4 {
  background-position: -129px 0;
}
.product-reviews .p-w-r .pr-rd-header .pr-star-v4-100-filled {
  background-position: 0 0;
}
.product-reviews .p-w-r .pr-rd-header .pr-star-v4-25-filled,
.product-reviews .p-w-r .pr-rd-header .pr-star-v4-50-filled,
.product-reviews .p-w-r .pr-rd-header .pr-star-v4-75-filled {
  background-position: -95px 0;
}
.product-reviews .p-w-r .pr-snippet-rating-decimal {
  margin-top: -1px;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-standard .pr-snippet-stars-reco-stars {
  width: 66.6%;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-standard .pr-snippet-stars-reco-stars .pr-snippet-stars-container,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-standard .pr-snippet-stars-reco-stars .pr-snippet-read-and-write {
  width: 50%;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-standard .pr-snippet-stars-reco-reco {
  width: 33%;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-compact .pr-snippet-stars-reco-stars {
  width: 100%;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-compact .pr-snippet-stars-reco-stars .pr-snippet-stars-container,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-compact .pr-snippet-stars-reco-stars .pr-snippet-read-and-write {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-compact .pr-snippet-stars-reco-reco {
  width: 100%;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-stars-reco-reco {
  text-align: center;
  padding-top: 15px;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend {
  max-width: 100%;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-stars-reco-reco {
  width: 100%;
  text-align: center;
  padding-top: 15px;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend {
  max-width: 100%;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-review-count {
  display: none;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link {
  display: inline-block;
  margin-bottom: 0;
  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: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px !important;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  height: 50px;
  font-family: "vag-rundschrift-d", sans-serif;
  padding: 10px 15px;
  line-height: 1.375;
  background-color: #ef7206;
  border: 2px solid #ef7206;
  margin: 0 auto!important;
  color: #ffffff;
  width: 100%;
  max-width: 210px;
  display: block;
  font-size: 17px!important;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:active:focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.active:focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:active.focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:hover,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.focus {
  color: #ffffff;
  text-decoration: none;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:active,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.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);
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.disabled,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link[disabled],
fieldset[disabled] .product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.disabled,
fieldset[disabled] a.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link {
  pointer-events: none;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.glyphicon {
  padding: 3px 0 4px 0;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.glyphicon:before {
  font-size: 25px;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:active,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.active {
  box-shadow: none;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:active:focus,
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link.active:focus {
  outline: 0;
}
.product-reviews .p-w-r .pr-review-snapshot-snippets .pr-snippet-write-review-link:hover {
  background: #ffffff;
  color: #ef7206;
}
.product-reviews .p-w-r h1,
.product-reviews .p-w-r h2,
.product-reviews .p-w-r h3,
.product-reviews .p-w-r h4,
.product-reviews .p-w-r h5,
.product-reviews .p-w-r h6 {
  font-weight: 300!important;
  font-family: "vag-rundschrift-d", sans-serif;
  background-color: #ffffff !important;
  font-size: 24px!important;
}
.product-reviews .p-w-r .pr-review-snapshot-histogram,
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block dl {
  padding: 0 10px;
}
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block dt {
  background-color: #ffffff !important;
}
.product-reviews .p-w-r .pr-review-snapshot-header .pr-star-v4 {
  background-size: 315px;
}
.product-reviews .p-w-r .pr-review-snapshot-header:before {
  content: "Reviews & Ratings";
  font-size: 30px;
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
  display: block;
  text-align: center;
  margin-bottom: 40px;
  color: #7f7f7f;
  padding-top: 35px;
}
@media (max-width: 640px) {
  .product-reviews .p-w-r .pr-review-snapshot-header:before {
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
.product-reviews .p-w-r .pr-rd-main-footer {
  padding-bottom: 20px!important;
}
.product-reviews .p-w-r .pr-review-display span,
.product-reviews .p-w-r .pr-review-display p {
  color: #000000 !important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-main-header {
  padding: 0;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-main-header h1 {
  font-size: 16px!important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents {
  background-color: #ffffff;
  padding: 5px 0 0;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts .pr-rd-sort-group .pr-rd-sort {
  float: right;
  width: 139px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #CDCDCD;
  box-sizing: border-box;
  border-radius: 3px;
  font-weight: 400;
  font-size: 15px;
  color: #7F7F7F;
}
.product-reviews .p-w-r .pr-review-display article {
  border-top: 1px solid #cdcdcd !important;
  border-left: 1px solid #cdcdcd !important;
  border-right: 1px solid #cdcdcd !important;
  margin: 0!important;
  padding: 0 15px!important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-content-block {
  margin-bottom: 0!important;
  padding-top: 20px;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-content-block .pr-rd-content-block {
  border-right: 0px!important;
}
.product-reviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-rd-content-block,
.product-reviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-content-block {
  border-right: 1px solid #cdcdcd !important;
}
.product-reviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-rd-main-header,
.product-reviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-main-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product-reviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-rd-main-footer,
.product-reviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-main-footer {
  margin-bottom: 40px;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-main-footer {
  border-top: 1px solid #cdcdcd !important;
  border-bottom: 0!important;
  padding-bottom: 0!important;
}
@media (max-width: 640px) {
  .product-reviews .p-w-r .pr-review-display .pr-rd-main-footer {
    margin-bottom: 0;
  }
}
.product-reviews .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-content-block {
  width: 100%!important;
  border-right: 0!important;
  padding: 20px 0 0;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-star-rating {
  float: none!important;
  margin-bottom: 10px;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-review-headline {
  margin-left: 0!important;
  font-weight: 700 !important;
  font-size: 15px !important;
  font-family: 'Mulish' !important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-inner-side-content-block .pr-rd-details,
.product-reviews .p-w-r .pr-review-display .pr-rd-side-content-block .pr-rd-details {
  padding-bottom: 10px;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-inner-side-content-block {
  display: inline-flex !important;
  gap: 15px !important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-footer {
  padding-bottom: 20px!important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group {
  display: inline-flex;
  gap: 10px;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-helpful-voting button {
  margin: 0 5px !important;
  background: #F2F2F2;
  border-radius: 7px;
  border: none !important;
  padding: 7px 8px 5px 8px !important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-helpful-voting button .pr-thumbs-icon-up svg g path {
  fill: #F2F2F2;
  stroke: #EF7206;
  stroke-width: 15px;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-helpful-voting button .pr-thumbs-icon-down svg g path {
  fill: #F2F2F2;
  stroke: #7F7F7F;
  stroke-width: 15px;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-legend,
.product-reviews .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-flag-review-container {
  margin: auto;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-flag-review-container .pr-rd-flag-review-btn {
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #7F7F7F !important;
}
.product-reviews .p-w-r .pr-review-display .pr-rd-side-content-block {
  right: -230px !important;
}
@media (max-width: 1024px) {
  .product-reviews .p-w-r .pr-review-display .pr-rd-pagination {
    border-top: 0;
    border-bottom: 0;
  }
}
.product-reviews .p-w-r .pr-review-display .pr-rd-description-text {
  padding-bottom: 15px;
}
.product-reviews .p-w-r .pr-ratings-histogram-bar {
  height: 13px !important;
  border: 1.02477px solid #EF7206;
  border-radius: 140px !important;
  background-color: #ffffff !important;
}
.product-reviews .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-barValue {
  background: #EF7206!important;
  height: 11px;
  border-radius: 140px;
}
.product-reviews .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-read-and-write a {
  padding: 10px 0!important;
  margin: 0 auto!important;
}
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container {
  margin-bottom: 0px!important;
}
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block {
  border: none !important;
}
@media (min-width: 1025px) {
  .product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block-pros,
  .product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block-cons {
    width: 32.6% !important;
  }
}
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block-pros .pr-review-snapshot-block-headline,
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block-cons .pr-review-snapshot-block-headline {
  font-weight: 300 !important;
  font-size: 20px !important;
}
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block-pros .pr-snapshot-tag-def button,
.product-reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block-cons .pr-snapshot-tag-def button {
  background: #F2F2F2 !important;
  border-radius: 28px !important;
}
.product-reviews .p-w-r .pr-review-snapshot-msq-container {
  width: 32.6% !important;
}
.product-reviews .p-w-r .pr-review-snapshot-msq-container .pr-review-snapshot-msq dt {
  display: block !important;
  font-weight: 300 !important;
  font-size: 20px !important;
}
.product-reviews .p-w-r .pr-review-snapshot-msq-container .pr-review-snapshot-msq dd button {
  background: #F2F2F2 !important;
  border-radius: 28px !important;
}
.pr-write-review-form .p-w-r {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 400;
  padding-bottom: 40px;
}
.pr-write-review-form .p-w-r .pr-alert-container {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}
.pr-write-review-form .p-w-r .pr-war {
  margin: 0 auto;
}
.pr-write-review-form .p-w-r .pr-header-required,
.pr-write-review-form .p-w-r .pr-header-required span {
  font-size: inherit;
}
.pr-write-review-form .p-w-r span {
  font-size: 20px;
  font-weight: 400;
}
.pr-write-review-form .p-w-r .tag-group .pr-label-control,
.pr-write-review-form .p-w-r .tag-group .pr-label-control span {
  font-size: 16px;
}
.pr-write-review-form .p-w-r .pr-accessible-btn,
.pr-write-review-form .p-w-r .pr-review-snapshot .pr-review-snapshot-simple .pr-review-snapshot-snippets .pr-snippet-read-and-write a {
  background-color: #ef7206;
  border-color: #ef7206;
  padding: 10px 15px;
  line-height: 1.375;
  font-size: 16px;
  border: 2px solid #ef7206;
}
.pr-write-review-form .p-w-r .pr-accessible-btn:active,
.pr-write-review-form .p-w-r .pr-review-snapshot .pr-review-snapshot-simple .pr-review-snapshot-snippets .pr-snippet-read-and-write a:active,
.pr-write-review-form .p-w-r .pr-accessible-btn:focus,
.pr-write-review-form .p-w-r .pr-review-snapshot .pr-review-snapshot-simple .pr-review-snapshot-snippets .pr-snippet-read-and-write a:focus {
  background-color: #ef7206;
  border-color: #ef7206;
}
.pr-write-review-form .p-w-r .pr-accessible-btn:hover,
.pr-write-review-form .p-w-r .pr-review-snapshot .pr-review-snapshot-simple .pr-review-snapshot-snippets .pr-snippet-read-and-write a:hover {
  color: #ef7206;
  border-color: #ef7206;
  background-color: #ffffff;
}
.pr-write-review-form .p-w-r .thank-you-page .title,
.pr-write-review-form .p-w-r .thank-you-page .headline {
  font-weight: 500;
}
.pr-write-review-form .p-w-r .thank-you-page .header {
  margin: 0 0 30px;
  padding-bottom: 25px;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a {
  display: inline-block;
  margin-bottom: 0;
  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: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px !important;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  height: 50px;
  font-family: "vag-rundschrift-d", sans-serif;
  padding: 10px 15px;
  line-height: 1.375;
  border: 2px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
  background-color: #ef7206;
  border-color: #ef7206;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active.focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:hover,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.focus {
  color: #ffffff;
  text-decoration: none;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.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);
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled],
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled,
fieldset[disabled] a.pr-write-review-form .p-w-r .thank-you-page .header h5 a {
  pointer-events: none;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.glyphicon {
  padding: 3px 0 4px 0;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.glyphicon:before {
  font-size: 25px;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active {
  box-shadow: none;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active:focus {
  outline: 0;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.focus {
  color: #ffffff;
  background-color: #797979;
  border-color: #525252;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:hover {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active,
.open > .dropdown-toggle.pr-write-review-form .p-w-r .thank-you-page .header h5 a {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active:hover,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active:hover,
.open > .dropdown-toggle.pr-write-review-form .p-w-r .thank-you-page .header h5 a:hover,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active:focus,
.open > .dropdown-toggle.pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active.focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active.focus,
.open > .dropdown-toggle.pr-write-review-form .p-w-r .thank-you-page .header h5 a.focus {
  color: #ffffff;
  background-color: #676767;
  border-color: #525252;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active,
.open > .dropdown-toggle.pr-write-review-form .p-w-r .thank-you-page .header h5 a {
  background-image: none;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled:hover,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled]:hover,
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a:hover,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled]:focus,
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled.focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled].focus,
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a.focus {
  background-color: #929292;
  border-color: #929292;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a .badge {
  color: #929292;
  background-color: #ffffff;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:hover,
.open .dropdown-toggle.pr-write-review-form .p-w-r .thank-you-page .header h5 a {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.open .dropdown-toggle.pr-write-review-form .p-w-r .thank-you-page .header h5 a {
  background-image: none;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled],
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled:hover,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled]:hover,
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a:hover,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled]:focus,
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a:focus,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled:active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled]:active,
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a:active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a.disabled.active,
.pr-write-review-form .p-w-r .thank-you-page .header h5 a[disabled].active,
fieldset[disabled] .pr-write-review-form .p-w-r .thank-you-page .header h5 a.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.pr-write-review-form .p-w-r .thank-you-page .header h5 a .badge {
  color: #929292;
  background-color: #ffffff;
}
.product-related {
  border-top: 1px solid #cdcdcd;
  padding-top: 30px;
}
.product-related div[class$="-heading"] {
  font-size: 24px;
  padding-bottom: 20px;
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
  clear: both;
}
.product-related div[class$="-query"] {
  display: inline-block;
}
.product-related div[class$="-query"] a:after {
  content: ",";
  display: inline-block;
  margin-right: 5px;
}
.product-related div[class$="-query"]:last-child a:after {
  content: "";
}
.product-related div[class$="-widget"],
.product-related div[id$="-widget"] {
  padding-bottom: 40px;
}
@media (min-width: 641px) {
  .product-related .br-sf-widget {
    float: left;
    width: 33%;
    max-width: 33%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .product-related .br-sf-widget:first-child {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .product-related .br-sf-widget {
    float: left;
    width: 50%;
    max-width: 50%;
    padding-bottom: 20px;
  }
  .product-related .br-sf-widget:first-child {
    padding-right: 10px;
    padding-left: 0;
  }
}
.product-related #br2 + .br-sf-widget {
  padding-left: 20px;
  padding-right: 0;
}
@media (min-width: 1025px) {
  .product-related .br-sf-widget-merchant-img {
    float: left;
    width: 40%;
    max-width: 40%;
    padding-right: 10px;
  }
}
@media (max-width: 1024px) {
  .product-related .br-sf-widget-merchant-img {
    padding-bottom: 10px;
  }
}
.product-related .br-sf-widget-merchant-img img {
  width: 100%;
  max-width: 100%;
  border: 0;
}
.product-related .br-sf-widget-merchant-title a {
  font-weight: 600;
  display: block;
  padding-bottom: 20px;
  text-decoration: none;
}
.product-related .br-sf-widget-merchant-qv {
  display: none;
}
@media (max-width: 640px) {
  .product-related {
    padding-top: 20px;
  }
  .product-related div[class$="-widget"],
  .product-related div[id$="-widget"] {
    padding-bottom: 30px;
    padding-right: 5px;
  }
  .product-related #br1 + .br-sf-widget {
    padding-left: 5px;
    padding-right: 0;
  }
  .product-related #br2 + .br-sf-widget {
    display: none;
  }
}
.img-warranty {
  max-width: 15%;
  min-width: 15%;
  max-height: 15%;
  min-height: 15%;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  pointer-events: none;
}
@media (min-width: 641px) {
  .img-warranty {
    max-width: 20%;
    min-width: 20%;
    max-height: 20%;
    min-height: 20%;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
@media (min-width: 1025px) {
  .img-warranty {
    max-width: 15%;
    min-width: 15%;
    max-height: 15%;
    min-height: 15%;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
@media (min-width: 1200px) {
  .img-warranty {
    max-width: 15%;
    min-width: 15%;
    max-height: 15%;
    min-height: 15%;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
@media (max-width: 640px) {
  .img-warranty {
    max-width: 20%;
    min-width: 20%;
    max-height: 20%;
    min-height: 20%;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
@media (max-width: 1024px) {
  .img-warranty {
    max-width: 20%;
    min-width: 20%;
    max-height: 20%;
    min-height: 20%;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
@media (max-width: 1399px) {
  .img-warranty {
    max-width: 15%;
    min-width: 15%;
    max-height: 15%;
    min-height: 15%;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
  }
}
.opacity {
  opacity: 0.5;
}
.opacity .xoverlay {
  background: url("../../common/images/slash.png") no-repeat;
  background-position: center;
  height: 29px;
  position: absolute;
  width: 29px;
  filter: brightness(1.5);
  pointer-events: none;
}
.opacity .xoverlay-furniture {
  background: url("../../common/images/slash49ture.png") no-repeat;
  background-position: center;
  height: 69px;
  position: absolute;
  width: 69px;
  filter: brightness(1.5);
  pointer-events: none;
}
.pdp-img-bottom-btn {
  width: 98px;
  height: 42px;
  background: transparent;
  border-radius: 4px !important;
  padding: 7px !important;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #7F7F7F;
  display: flex;
}
.pdp-img-bottom-btn svg {
  margin-right: 12px;
}
.pdp-img-bottom-btn:hover,
.pdp-img-bottom-btn:active,
.pdp-img-bottom-btn:focus {
  color: #7F7F7F;
}
#pdpItemShare .share-btn-popup {
  top: 150px;
  width: 475px;
}
#pdpItemShare .share-btn-popup-header {
  font-family: mulish !important;
  width: 100%;
  height: 30px;
  background: #1A6AC2;
}
#pdpItemShare .share-btn-popup-header svg {
  position: absolute;
  right: 9px;
  top: 6px;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  align-self: stretch;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-title .share-btn-popup-title-txt {
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  line-height: 31px;
  color: #7F7F7F;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-icons {
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy {
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-txt {
  font-family: mulish !important;
  font-style: normal !important;
  font-weight: 100 !important;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 15px;
  position: static;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #CDCDCD;
  box-sizing: border-box;
  border-radius: 3px;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-input .input-bar {
  font-family: Mulish;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  width: 85%;
  color: #333333;
  border: none;
  padding: 0;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-input .input-bar:focus-visible {
  outline: none;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-input .copy-btn-group .copy-btn {
  background: #FFFFFF;
  border: none;
  padding: 0;
  position: static;
  width: 35px;
  height: 19px;
  left: 351px;
  top: 1.5px;
  font-family: VAG Rounded Std;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #EF7206;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin-left: 16px;
  margin-top: -2px;
}
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-input .copy-btn-group .copy-btn:hover,
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-input .copy-btn-group .copy-btn:active,
#pdpItemShare .share-btn-popup-content .share-btn-popup-copy .share-btn-popup-copy-input .copy-btn-group .copy-btn:focus-visible {
  outline: none;
  color: #EF7206;
}
.warnings-new {
  margin-left: 15px;
  height: 42px;
  font-family: Mulish;
  color: #7F7F7F;
  font-weight: 700;
  font-size: 15px;
}
.warnings-new .ready-ship {
  font-style: italic;
  color: #00AA4F;
}
.warnings-new .ship-soon,
.warnings-new .drop-ship {
  font-style: italic;
}
.warnings-new .shipping-time {
  font-weight: 400;
  font-size: 12px;
}
@media (max-width: 640px) {
  .product-actions-mobile {
    margin-bottom: 15px;
    padding: 0 10px;
  }
  .product-actions-mobile .title {
    font-weight: 300;
    font-size: 22px;
  }
  .product-actions-mobile .sku-mobile {
    display: flex;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product-actions-mobile {
    padding: 0 20px;
    margin: 30px 0px;
  }
}
.augmented-reality-main {
  display: flow-root;
}
@media (min-width: 1400px) {
  .augmented-reality-main {
    max-width: 720px;
    min-width: 720px;
  }
}
@media (min-width: 1025px) {
  .augmented-reality-main {
    max-width: 570px;
  }
}
.carousel-thumbs-tab {
  display: flex;
  max-width: 378px;
  min-width: 378px;
  max-height: 52px;
  overflow-x: scroll;
  margin-bottom: 20px;
}
.carousel-thumbs-tab .slick-list {
  margin-top: 0px !important;
}
.carousel-thumbs-tab .slick-list .slick-track {
  float: left;
}
.carousel-thumbs-tab .slick-list .slick-track a {
  min-width: 52px;
  min-height: 52px;
  max-width: 52px;
  max-height: 52px;
  margin: 0 12px 0 0;
  outline: 0;
}
.carousel-thumbs-tab .slick-list .slick-track a img {
  border: 1px solid #cdcdcd;
}
.carousel-thumbs-tab .slick-list .slick-track a.active-thumb img {
  border: 2px solid #7f7f7f;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.carousel-thumbs-tab::-webkit-scrollbar {
  display: none !important;
}
/* Hide scrollbar for IE, Edge and Firefox */
.carousel-thumbs-tab {
  -ms-overflow-style: none !important;
  /* IE and Edge */
  scrollbar-width: none !important;
  /* Firefox */
}
#alternative-products-new {
  padding: 45px 0 0 0;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  gap: 40px;
}
@media (max-width: 1399px) {
  #alternative-products-new {
    padding: 0 0 10px 0;
    display: block;
  }
}
#alternative-products-new .title {
  color: #333333;
  font-size: 24px;
  height: auto;
  margin: 50px 0px 10px 0px;
}
@media (min-width: 1400px) {
  #alternative-products-new .title {
    margin: 0px 0px 0px 0px;
    padding: 24px 0;
  }
}
#alternative-products-new .alternative-products__list {
  display: flex;
}
@media (max-width: 1400px) {
  #alternative-products-new .alternative-products__list {
    width: 100%;
    justify-content: right;
    align-items: flex-end;
  }
}
@media (max-width: 1399px) {
  #alternative-products-new .alternative-products__list {
    justify-content: left;
    align-items: flex-end;
  }
}
#alternative-products-new .alternative-products__list__item {
  margin-left: -12px;
}
@media (max-width: 1399px) {
  #alternative-products-new .alternative-products__list__item {
    margin-left: 0;
  }
  #alternative-products-new .alternative-products__list__item:nth-child(n+2) {
    margin-left: -26px;
  }
}
#alternative-products-new .alternative-products__list__item a {
  text-decoration: none;
}
#alternative-products-new .alternative-products__list__item a img {
  border: 4.48095px solid #FFFFFF;
  box-sizing: border-box;
  filter: drop-shadow(0px 0px 5.78356px rgba(0, 0, 0, 0.25));
  border-radius: 50%;
}
@media (min-width: 1200px) {
  #alternative-products-new .alternative-products__list__item a img {
    width: 105px;
    height: 105px;
  }
}
#alternative-products-new .alternative-products__list__item:last-child > a img {
  border: none;
  width: 105px;
  height: 105px;
}
.wish-well {
  float: right;
  padding-top: 10px;
  padding-right: 5px;
}
.wish-well .wish-width {
  width: 340px;
}
.wish-well__btn {
  border: none;
  padding: 6px 9px;
  background: #F7F7F7;
  border-radius: 4px;
  font-family: PT Sans;
  font-weight: bold;
  font-size: 18px;
  color: #0D2B6D;
  display: inline-flex;
  justify-content: center;
}
.wish-well__btn svg {
  margin: 3px 8px 0px 1px;
}
.wish-well__btn span {
  padding-top: 3px;
}
.wish-well .dropdown-item {
  padding: 10px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #931458;
}
.wish-well .dropdown-item .btn-link-add,
.wish-well .dropdown-item .btn-link-view {
  color: #0D2B6D;
  text-decoration: none;
}
.wish-well .dropdown-item:last-child {
  border-bottom: none;
}
.wish-well .dropdown-input {
  width: 55%;
  margin-right: 15px;
  height: 35px;
  padding: 5px;
}
.wish-well .dropdown-menu {
  width: 340px;
  top: 97%;
  border: none;
  box-shadow: none;
  margin-top: 0px;
  background: #F7F7F7;
  z-index: 3;
  border-radius: 4px;
}
.wish-well .list-option {
  width: 50%;
  font-family: Mulish;
  font-style: normal;
  font-weight: 100;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
}
.wish-well .btn-link-add {
  padding-right: 15px;
}
.social-media-wrap .social-media-title {
  font-size: 26px;
  padding-left: 15px;
}
.social-media-wrap .social-media-img {
  width: 130px;
  height: 130px;
  border-radius: 20px;
  margin: 2px 0px;
  display: block;
  max-width: 100%;
}
#dy-pdp-recommendations-3 .title {
  border-bottom: 4px solid #1A6AC2;
  width: 394px;
  margin: auto;
  padding-bottom: 20px;
  margin-bottom: -2px;
  position: relative;
  z-index: 1;
  font-size: 38px;
}
#dy-pdp-recommendations-3 .slick-slider {
  padding-top: 60px;
  border-top: 2px solid #F2F2F2;
}
@media (max-width: 1200px) {
  #dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track {
    display: inline-block !important;
    width: max-content !important;
  }
  #dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track .slick-slide {
    min-width: 200px !important;
  }
  #dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track .slick-slide .rec-item-wrap {
    padding: 10px 0px!important;
  }
  #dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track .slick-slide .rec-item-wrap a .name,
  #dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track .slick-slide .rec-item-wrap a .price {
    padding: 0 15px !important;
  }
  #dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track .slick-slide .ratings {
    padding: 0 15px !important;
  }
}
#dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track .slick-slide .rec-item-wrap a .price {
  color: #C70000;
}
#dy-pdp-recommendations-3 .slick-slider .slick-list .slick-track .slick-slide .ratings div {
  color: #1A6AC2;
}
#dy-pdp-recommendations-3 .slick-slider .slick-next {
  right: 0;
  top: -50px;
  left: auto;
  font-size: 0px;
}
#dy-pdp-recommendations-3 .slick-slider .slick-prev {
  right: 55px;
  top: -50px;
  left: auto;
  font-size: 0px;
}
#dy-pdp-recommendations-3 .slick-slider .slick-prev,
#dy-pdp-recommendations-3 .slick-slider .slick-next {
  border: 3px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 640px) {
  #dy-pdp-recommendations-3 .slick-slider .slick-prev,
  #dy-pdp-recommendations-3 .slick-slider .slick-next {
    display: none !important;
  }
}
#dy-pdp-recommendations-3 .slick-slider .slick-prev:after,
#dy-pdp-recommendations-3 .slick-slider .slick-next:after {
  color: #1A6AC2;
  font-weight: 600;
  position: relative;
  top: 0px;
  left: 0px;
}
#dy-pdp-recommendations-3 .slick-slider .slick-prev:hover,
#dy-pdp-recommendations-3 .slick-slider .slick-next:hover {
  border: 1px solid #1A6AC2;
}
.pdp-content-right {
  margin-top: 60px;
}
@media (max-width: 640px) {
  .pdp-content-right {
    margin-top: 70px;
  }
}
.modal-desc-content {
  padding: 5px 16px;
  border-radius: 12px;
}
.modal-desc-content .panel-body {
  padding: 0px;
  margin: 17px 0px;
}
.modal-desc-content .panel-body .badges {
  background: #F7F7F7;
  border-radius: 6px;
  margin-bottom: 17px;
}
.modal-desc-content .panel-body .badges .col-12 {
  display: inline-flex;
  padding: 9px 20px;
  margin: 5px;
  width: 100%;
}
.modal-desc-content .panel-body .badges .col-12 .badges-label {
  margin: auto;
  padding-left: 15px;
  margin-left: 0px;
}
.modal-desc-content .panel-body .specifications {
  border-top: 1px solid #d9d9d9;
  max-width: 700px;
}
.modal-desc-content .panel-body .specifications .specification {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.modal-desc-content .panel-body .specifications .specification > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 5px 10px;
  border-bottom: 1px solid #d9d9d9;
}
.modal-desc-content .panel-body .specifications .specification > div:first-child {
  background: #f7f7f7;
  border-right: 1px solid #d9d9d9;
}
.modal-desc-content .panel-body .resources div a img {
  width: 100%;
}
.modal-desc_header {
  display: flex;
  justify-content: space-between;
}
.modal-desc_header span {
  margin: auto;
  padding-top: 6px;
}
.modal-desc_title {
  text-align: center;
  width: 100%;
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  color: #7F7F7F;
}
.modal-desc_container {
  padding: 20px 0px;
  display: flex;
}
.modal-desc_container .model-product-img {
  width: 40%;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  border-radius: 5.42222px;
}
.modal-desc_container .model-product-img img {
  width: 100%;
}
.modal-desc_container .model-product-actions {
  width: 57%;
  padding-left: 3%;
}
.modal-desc_container .model-product-actions .title {
  margin: auto;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #333333;
  margin-bottom: 10px;
}
.modal-desc_container .model-product-actions .subtitle .reviews-summary {
  display: inline-flex;
}
.modal-desc_container .model-product-actions .subtitle .reviews-summary .reviews-count {
  margin: auto;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #1A6AC2;
  padding-left: 5px;
}
.modal-desc_container .model-product-actions .prices .final-price .total {
  font-weight: 300;
  font-size: 26px;
  line-height: 31px;
}
.modal-desc_models-btn {
  border-radius: 4px !important;
}
.dropdown-item-highlighted {
  background: #FFF4EA !important;
  font-weight: 700;
}
.dropdown-item-highlighted a {
  font-weight: 400;
}
.dropdown-item-highlighted .list-option {
  font-weight: 700;
}
.is-sticky {
  position: fixed;
  top: 0;
  margin-top: 0 !important;
  z-index: 9999;
  background-color: white;
}
.sticky-trigger {
  display: block;
  width: 100%;
  clear: both;
}
.product-color-wrap {
  padding-left: 0 !important;
  margin-left: -7px;
  margin-bottom: 0px !important ;
}
.product-color-wrap li {
  border-bottom: none !important;
  padding: 2px !important;
  margin: 1px !important;
}
.product-color-wrap li.active {
  border: none !important;
}
.product-color-wrap a {
  width: 22px !important;
  height: 22px !important;
}
.selected-product-color {
  padding: 2px !important;
  border: 2px solid white;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
}
.selected-product-color.selected-product {
  border: 2px solid black !important ;
}
.slick-disabled {
  opacity: 0.6 !important;
}
.purchase-wrapper .purchase-bundle .bundle_row .slick-list {
  width: -webkit-fill-available;
}
.purchase-wrapper .purchase-bundle .bundle_row .slick-list .slick-track {
  display: inline-flex;
}
.purchase-wrapper .purchase-bundle .bundle_row .slick-list .slick-track .bundle-data {
  max-width: 200px;
}
.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: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.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 .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 44px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 44px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 640px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item .thumb img {
  width: 100%;
  max-width: 230px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.add-to-cart .add-to-cart-item .details .name:hover {
  text-decoration: underline;
}
.add-to-cart .add-to-cart-item .qty {
  font-size: 13px;
  padding-top: 10px;
}
.add-to-cart .add-to-cart-item .qty span {
  font-weight: 600;
}
.add-to-cart .add-to-cart-item .item-values {
  padding-top: 5px;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 15px;
  font-weight: 600;
  color: #e53c3c;
  padding-top: 10px;
}
.add-to-cart .cart_popup_error_msg {
  color: #c70000;
  font-size: 13px;
  padding-bottom: 20px;
}
.add-to-cart .items-added {
  padding-bottom: 30px;
}
.add-to-cart .cart-modal-multi {
  padding-bottom: 20px;
  font-weight: 600;
}
@media (max-width: 640px) {
  .add-to-cart .btn-primary {
    margin-bottom: 10px;
  }
}
.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: #1068c5;
  -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: #929292;
}
.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: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 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 {
  color: #333333;
}
.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 {
  text-decoration: none;
  color: #1068c5;
}
.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: 13.33333333px;
  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: #333333;
}
.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: 10px;
  color: #333333;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.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: #333333;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: normal;
}
.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: 30px;
}
.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: 1025px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .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;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #333333;
  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: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 640px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
  min-width: 150px;
}
@media screen and (min-width: 1024px) {
  .simple-banner-component img,
  .banner__component img {
    min-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .js-navigation--middle {
    min-height: 90px;
  }
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1024px) {
  .tabs {
    border-top: 1px solid #d4d4d4;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 auto;
  border: 0;
}
.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: #1068c5;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #888888;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 641px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 641px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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 {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #1068c5;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #d4d4d4;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #333333;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #1068c5;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 640px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .tabs .tabhead {
    display: none;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1025px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1025px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #d4d4d4;
  padding: 20px 0px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .tabs .tabbody {
    border-top: 1px solid #d4d4d4;
  }
}
@media (max-width: 640px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .tabs.tabs-responsive .tabs-list {
    display: none;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #d4d4d4;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #1068c5;
}
@media (max-width: 1024px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.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: 10px;
}
.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: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 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;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.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: 20px 0px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.back-link.border {
  border-bottom: 1px solid #d4d4d4;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #d4d4d4;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .back-link .label {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .back-link .label {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.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: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #333333;
  padding: 20px 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: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.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: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.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: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.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: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.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: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.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: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .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-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: 215px;
}
.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: 215px;
}
.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: 235px;
}
.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: 235px;
}
.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: 255px;
}
.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: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.custom-banner-component {
  position: relative;
  z-index: 1;
  font-weight: normal;
}
.bannerBoxComponent .custom-banner-component {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.custom-banner-component img {
  width: 100%;
  max-width: 100%;
}
.custom-banner-component .background-img {
  position: relative;
  width: 100%;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.custom-banner-component .content {
  padding: 20px 20px 0;
  width: 100%;
}
@media (max-width: 640px) {
  .custom-banner-component .content {
    padding: 20px 20px 0;
  }
}
@media (min-width: 1400px) {
  .custom-banner-component .content {
    padding: 40px 40px 0;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .custom-banner-component .content {
    padding: 3% 5% 0;
  }
}
.sub-navigation-list .custom-banner-component .content {
  padding: 3.5% 6% 0!important;
}
.bannerBoxComponent .custom-banner-component .content {
  padding: 0 10%;
  line-height: 1.1em;
}
.carouselComponent .bannerBoxComponent .custom-banner-component .content {
  padding: 0 16% 0 10%;
}
@media (max-width: 1024px) {
  .bannerBoxComponent .custom-banner-component .content {
    width: 100%;
    text-align: center;
    padding: 30px;
  }
  .carouselComponent .bannerBoxComponent .custom-banner-component .content {
    padding: 10px 20px 40px;
  }
}
@media (max-width: 640px) {
  .bannerBoxComponent .custom-banner-component .content {
    text-align: left;
    padding: 20px;
  }
}
.custom-banner-component a {
  padding: 0;
  text-decoration: underline;
}
.custom-banner-component .btn-cta {
  display: inline-block;
  min-width: 140px;
  text-align: center;
  font-size: 13px;
  font-weight: 800;
  border: 1px solid #ffffff;
  padding: 10px 0;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .bannerBoxComponent .custom-banner-component {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sub-navigation-list .custom-banner-component {
    margin: 20px 0;
  }
}
.custom-banner-component.left-box {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.carouselComponent .custom-banner-component.left-box .content {
  padding: 0 10% 0 16%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom-banner-component:not(.left-box) .content-box {
    right: 0px;
  }
}
.custom-banner-component .content-box {
  position: absolute;
  z-index: 9;
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  color: #ffffff;
}
.custom-banner-component .content-box a:not(.btn-cta) {
  color: #ffffff;
}
@media (min-width: 1025px) {
  .custom-banner-component .content-box.align-RIGHT {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .custom-banner-component .content-box.align-RIGHT .content {
    text-align: right;
  }
  .custom-banner-component .content-box.align-CENTER {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-banner-component .content-box.align-CENTER .content {
    text-align: center;
  }
}
.bannerComponent:not(.bannerBoxComponent) .custom-banner-component .content-box.align-RIGHT .content {
  text-align: right;
}
.bannerComponent:not(.bannerBoxComponent) .custom-banner-component .content-box.align-CENTER .content {
  text-align: center;
}
.bannerBoxComponent .custom-banner-component .content-box {
  -webkit-flex: 0 0 35%;
  -moz-flex: 0 0 35%;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  width: 35%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .bannerBoxComponent .custom-banner-component .content-box {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: auto;
    width: 100%;
    position: relative;
    -webkit-box-ordinal-group: 100;
    -moz-box-ordinal-group: 100;
    -webkit-order: 99;
    -ms-flex-order: 99;
    order: 99;
    background-color: #1068c5;
  }
  .carouselComponent .bannerBoxComponent .custom-banner-component .content-box {
    min-height: 310px;
  }
}
.bannerBoxComponent.lazyload {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}
.bannerBoxComponent.js-lazyload-active {
  opacity: 0;
  max-height: 400px;
  overflow: hidden;
}
/* Styles for CMS Content */
.font-secondary {
  font-family: "vag-rundschrift-d", sans-serif;
}
.text-size-xlarge {
  font-size: 48px;
  line-height: 1.2em;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.text-size-large {
  font-size: 40px;
  line-height: 1.2em;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.text-size-medium {
  font-size: 26px;
  line-height: 1em;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.text-size-small {
  font-size: 16px;
  font-weight: 600;
}
.text-size-xsmall {
  font-size: 11px;
  font-weight: 600;
}
@media (max-width: 1399px) {
  .text-size-xlarge {
    font-size: 36px;
  }
  .text-size-large {
    font-size: 30px;
  }
  .text-size-medium {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .text-size-large {
    font-size: 32px;
  }
  .text-size-xsmall {
    font-size: 10px;
  }
}
@media (max-width: 640px) {
  .text-size-xlarge {
    font-size: 28px;
  }
  .text-size-large {
    font-size: 24px;
  }
}
.text-color-gray {
  color: #333333;
}
.text-color-gray a {
  color: #333333 !important;
}
.background-gray {
  background-color: #333333;
}
.text-color-darkblue {
  color: #004a98;
}
.text-color-darkblue a {
  color: #004a98 !important;
}
.background-darkblue {
  background-color: #004a98;
}
.text-color-green {
  color: #00a350;
}
.text-color-green a {
  color: #00a350 !important;
}
.background-green {
  background-color: #00a350;
}
.text-color-darkgreen {
  color: #008d45;
}
.text-color-darkgreen a {
  color: #008d45 !important;
}
.background-darkgreen {
  background-color: #008d45;
}
.text-color-purple {
  color: #7646a0;
}
.text-color-purple a {
  color: #7646a0 !important;
}
.background-purple {
  background-color: #7646a0;
}
.text-color-blue {
  color: #1068c5;
}
.text-color-blue a {
  color: #1068c5 !important;
}
.background-blue {
  background-color: #1068c5;
}
.text-color-lightblue {
  color: #00a2c2;
}
.text-color-lightblue a {
  color: #00a2c2 !important;
}
.background-lightblue {
  background-color: #00a2c2;
}
.text-color-aqua {
  color: #29ada6;
}
.text-color-aqua a {
  color: #29ada6 !important;
}
.background-aqua {
  background-color: #29ada6;
}
.text-color-orange {
  color: #ef7206;
}
.text-color-orange a {
  color: #ef7206 !important;
}
.background-orange {
  background-color: #ef7206;
}
.text-color-darkorange {
  color: #e35e00;
}
.text-color-darkorange a {
  color: #e35e00 !important;
}
.background-darkorange {
  background-color: #e35e00;
}
.text-color-red {
  color: #e53c3c;
}
.text-color-red a {
  color: #e53c3c !important;
}
.background-red {
  background-color: #e53c3c;
}
.text-color-brightred {
  color: #eb0f24;
}
.text-color-brightred a {
  color: #eb0f24 !important;
}
.background-brightred {
  background-color: #eb0f24;
}
.text-color-darkred {
  color: #c70000;
}
.text-color-darkred a {
  color: #c70000 !important;
}
.background-darkred {
  background-color: #c70000;
}
.text-color-pink {
  color: #df5c99;
}
.text-color-pink a {
  color: #df5c99 !important;
}
.background-pink {
  background-color: #df5c99;
}
.text-color-black {
  color: #333333;
}
.text-color-black a {
  color: #333333 !important;
}
.background-black {
  background-color: #333333;
}
.text-color-darkgray {
  color: #7f7f7f;
}
.text-color-darkgray a {
  color: #7f7f7f !important;
}
.background-darkgray {
  background-color: #7f7f7f;
}
.text-color-mediumgray {
  color: #cdcdcd;
}
.text-color-mediumgray a {
  color: #cdcdcd !important;
}
.background-mediumgray {
  background-color: #cdcdcd;
}
.text-color-lightgray {
  color: #f2f2f2;
}
.text-color-lightgray a {
  color: #f2f2f2 !important;
}
.background-lightgray {
  background-color: #f2f2f2;
}
.text-color-extralightgray {
  color: #f7f7f7;
}
.text-color-extralightgray a {
  color: #f7f7f7 !important;
}
.background-extralightgray {
  background-color: #f7f7f7;
}
.text-color-white {
  color: #ffffff;
}
.text-color-white a {
  color: #ffffff !important;
}
.background-white {
  background-color: #ffffff;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.text-light {
  font-weight: 300;
}
.text-bold {
  font-weight: 600;
}
.text-extra-bold {
  font-weight: 800;
}
.text-italic {
  font-style: italic;
}
.btn-cta {
  display: inline-block;
  min-width: 140px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 5px;
  text-decoration: none;
  border: 1px solid #ffffff;
  color: #333333;
  background: #ffffff;
}
.btn-cta:hover {
  border-color: #ffffff;
  color: #ffffff;
  background: transparent;
}
.btn-cta.btn-secondary {
  background: transparent;
  color: #ffffff;
}
.btn-cta.btn-secondary:hover {
  background: #ffffff;
  color: #333333;
}
.btn-cta.btn-color-purple {
  border-color: #7646a0;
  background-color: #7646a0;
  color: #ffffff;
}
.btn-cta.btn-color-purple:hover {
  background: transparent;
  color: #7646a0;
}
.btn-cta.btn-color-purple.btn-secondary {
  background: transparent;
  color: #7646a0;
}
.btn-cta.btn-color-purple.btn-secondary:hover {
  background: #7646a0;
  color: #ffffff;
}
.btn-cta.btn-color-blue {
  border-color: #1068c5;
  background-color: #1068c5;
  color: #ffffff;
}
.btn-cta.btn-color-blue:hover {
  background: transparent;
  color: #1068c5;
}
.btn-cta.btn-color-blue.btn-secondary {
  background: transparent;
  color: #1068c5;
}
.btn-cta.btn-color-blue.btn-secondary:hover {
  background: #1068c5;
  color: #ffffff;
}
.btn-cta.btn-color-red {
  border-color: #e53c3c;
  background-color: #e53c3c;
  color: #ffffff;
}
.btn-cta.btn-color-red:hover {
  background: transparent;
  color: #e53c3c;
}
.btn-cta.btn-color-red.btn-secondary {
  background: transparent;
  color: #e53c3c;
}
.btn-cta.btn-color-red.btn-secondary:hover {
  background: #e53c3c;
  color: #ffffff;
}
.btn-cta.btn-color-green {
  border-color: #00a350;
  background-color: #00a350;
  color: #ffffff;
}
.btn-cta.btn-color-green:hover {
  background: transparent;
  color: #00a350;
}
.btn-cta.btn-color-green.btn-secondary {
  background: transparent;
  color: #00a350;
}
.btn-cta.btn-color-green.btn-secondary:hover {
  background: #00a350;
  color: #ffffff;
}
.btn-cta.btn-color-black {
  border-color: #333333;
  background-color: #333333;
  color: #ffffff;
}
.btn-cta.btn-color-black:hover {
  background: transparent;
  color: #333333;
}
.btn-cta.btn-color-black.btn-secondary {
  background: transparent;
  color: #333333;
}
.btn-cta.btn-color-black.btn-secondary:hover {
  background: #333333;
  color: #ffffff;
}
.btn-cta.with-margin {
  margin: 10px 0;
}
@media (min-width: 1400px) {
  .btn-cta.with-margin {
    margin: 5px 0;
  }
}
/**** Carousel Component ****/
.carouselComponent .bannerComponent {
  display: none;
}
.carouselComponent .bannerComponent:first-child {
  display: block;
}
@media (max-width: 1024px) {
  .carouselComponent .slick-prev,
  .carouselComponent .slick-next {
    display: none!important;
  }
}
.bannerComponent {
  overflow: hidden;
}
.bannerComponent img {
  max-width: 100%;
  width: 100%;
}
/**** Savings Component ****/
.savingsComponent {
  position: relative;
}
.savingsComponent .content-box {
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #333333;
}
.savingsComponent .content-box a:not(.btn-cta) {
  color: #333333;
}
.savingsComponent .content-box > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.savingsComponent .content-box .bannerComponent {
  margin-top: 0;
}
.savingsComponent .content {
  background: #ffffff;
  padding: 30px;
  margin: 30px;
  max-width: 28vw;
  min-width: 340px;
}
@media (max-width: 1024px) {
  .savingsComponent .content {
    max-width: 40vw;
    padding: 20px;
    margin: 20px;
  }
}
.savingsComponent > .title {
  text-align: center;
  width: 100%;
  padding: 2% 0;
  font-size: 32px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  letter-spacing: 0.83px;
  padding-top: 0;
  padding-bottom: 30px;
  color: #7f7f7f;
}
@media (max-width: 640px) {
  .savingsComponent > .title {
    font-size: 24px;
  }
}
.savingsComponent .savingsBox {
  position: absolute;
  right: 0;
  margin: 25px;
  max-width: 40%;
}
.savingsComponent .savingsBox .promo {
  float: right;
  width: 15.5vw;
  height: 15.5vw;
  margin: 5px;
  background: #ffffff;
}
.savingsComponent .savingsBox .promo .custom-banner-component {
  padding: 15px;
  text-align: center;
}
.savingsComponent .savingsBox .promo .custom-banner-component img {
  margin-bottom: 5%;
}
.savingsComponent .savingsBox .promo .custom-banner-component a {
  text-decoration: none;
  display: block;
}
@media (min-width: 1400px) {
  .savingsComponent .savingsBox .promo {
    width: 13vw;
    height: 13vw;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .savingsComponent .savingsBox {
    margin: 15px;
  }
  .savingsComponent .savingsBox .promo .custom-banner-component {
    padding: 8% 15px;
  }
  .savingsComponent .savingsBox .promo .custom-banner-component img {
    margin-bottom: 3.5%;
  }
  .savingsComponent .savingsBox .title {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .savingsComponent .content {
    min-width: 310px;
  }
  .savingsComponent > .title {
    padding-bottom: 20px;
  }
  .savingsComponent > .custom-banner-component {
    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;
  }
  .savingsComponent > .custom-banner-component > .content-box {
    position: relative;
    -webkit-box-ordinal-group: 100;
    -moz-box-ordinal-group: 100;
    -webkit-order: 99;
    -ms-flex-order: 99;
    order: 99;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .savingsComponent > .custom-banner-component > .content-box > div {
    text-align: center;
    max-width: 100%;
    min-width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 20px 10px;
  }
  .savingsComponent > .custom-banner-component > .content-box > div.savingsBox .promo {
    float: none;
    display: inline-block;
    border: 1px solid #d9d9d9;
    width: 36vw;
    height: 36vw;
    margin: 10px 10px 7px;
    overflow: hidden;
  }
  .savingsComponent > .custom-banner-component > .content-box > div.savingsBox .promo .custom-banner-component {
    padding: 5px 10px 0;
  }
}
/**** Featured Circles Component ****/
.circlesComponent {
  position: relative;
  overflow: hidden;
}
.circlesComponent .content-box {
  position: relative;
  display: block;
}
.circlesComponent .content-box > .title {
  text-align: center;
  width: 100%;
  padding: 2% 0;
  font-size: 32px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  letter-spacing: 0.83px;
}
@media (max-width: 640px) {
  .circlesComponent .content-box > .title {
    font-size: 24px;
  }
}
.circlesComponent .content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  padding: 0 4% 5%;
}
.circlesComponent .content > div {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.circlesComponent .content .featured-circle {
  padding: 0 10px;
  text-align: center;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.circlesComponent .content .featured-circle a {
  text-decoration: none;
}
.circlesComponent .content .featured-circle .image {
  display: block;
  border-radius: 50%;
  border: 3px solid transparent;
}
.circlesComponent .content .featured-circle img {
  width: 100%;
  max-width: 100%;
  border-radius: 50%;
}
.circlesComponent .content .featured-circle .title {
  padding-top: 15px;
  display: block;
}
.circlesComponent .content .featured-circle .title p {
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  .circlesComponent .content {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .circlesComponent .content > div {
    min-width: 25%;
    max-width: 25%;
    padding-bottom: 10px;
  }
  .circlesComponent .content .featured-circle .title {
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  .circlesComponent .content > div {
    min-width: 50%;
    max-width: 50%;
    padding-bottom: 30px;
  }
}
.circlesComponent .background-img {
  position: absolute;
}
/**** Content Strip Component ****/
.content-strip {
  background: #f7f7f7;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 20px 0;
  text-align: center;
  letter-spacing: 0.8px;
}
.content-strip [class^="icon-"],
.content-strip [class*=" icon-"] {
  vertical-align: text-top;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .content-strip [class^="icon-"],
  .content-strip [class*=" icon-"] {
    display: block;
    height: 33px;
    margin-right: 0;
  }
}
.content-strip .icon-calendar {
  font-size: 23px;
}
.content-strip .icon-shipping {
  font-size: 29px;
}
.content-strip .icon-priceguarantee {
  font-size: 27px;
}
.content-strip b,
.content-strip strong {
  font-weight: 500;
}
@media (min-width: 641px) {
  .content-strip {
    font-size: 15px;
  }
  .content-strip > div {
    border-right: 1px solid #333333;
  }
  .content-strip > div:last-child {
    border-right: 0;
  }
}
@media (min-width: 1025px) {
  .content-strip {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .content-strip {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.3em;
  }
  .content-strip > div {
    padding: 0;
  }
}
/**** Product Carousel Component ****/
.productCarousel > .title {
  text-align: center;
  width: 100%;
  padding: 2% 0;
  font-size: 32px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  letter-spacing: 0.83px;
  padding: 0 0 40px;
  color: #7f7f7f;
}
@media (max-width: 640px) {
  .productCarousel > .title {
    font-size: 24px;
  }
}
.productCarousel a {
  text-decoration: none;
}
.productCarousel .slick-slide > div {
  border-radius: 10px;
}
.productCarousel .slick-slide > div:hover,
.productCarousel .slick-slide > div:active {
  border: 1px solid #EF7206;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.productCarousel .slick-prev,
.productCarousel .slick-next {
  border: 1px solid #cdcdcd;
  border-radius: 50px;
  height: 42px;
  width: 42px;
}
.productCarousel .slick-prev {
  left: 10px;
}
.productCarousel .slick-next {
  right: 10px;
}
.productCarousel .carousel-container {
  padding: 0 60px;
}
.productCarousel .carousel-item {
  border: 1px solid #cdcdcd;
  margin: 0 8px;
  padding-bottom: 20px;
  position: relative;
}
.productCarousel .prod-badge {
  position: absolute;
  line-height: 30px;
  height: 30px;
  z-index: 2;
  left: 0;
  top: -1px;
}
.productCarousel .prod-badge > div {
  display: inline-block;
  float: left;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
}
.productCarousel .prod-badge > div > div {
  padding: 0 20px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #1068c5;
}
.productCarousel .prod-badge > div.badge-pricedrop > div,
.productCarousel .prod-badge > div.badge-reducedprice > div,
.productCarousel .prod-badge > div.badge-onsale > div {
  background: #eb0f24;
}
.productCarousel .prod-badge > div.badge-lifetimewarranty > div,
.productCarousel .prod-badge > div.badge-outofstock > div,
.productCarousel .prod-badge > div.badge-clearance > div {
  background: #004a98;
}
.productCarousel .prod-badge > div.badge-quickship > div,
.productCarousel .prod-badge > div.badge-new > div {
  background: #00a350;
}
.productCarousel .prod-badge > div:last-child {
  margin-right: 0;
}
.productCarousel .thumb {
  text-align: center;
  margin-bottom: 10px;
}
.productCarousel .thumb img {
  width: 100%;
  max-width: 100%;
}
.productCarousel .name {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  height: 60px;
  overflow: hidden;
  padding: 0 20px;
}
.productCarousel .was-price {
  display: inline-block;
  text-decoration: line-through;
  color: #cdcdcd;
  padding-right: 10px;
}
.productCarousel .red-price {
  color: #e53c3c;
}
.productCarousel .price,
.productCarousel .ratings {
  font-size: 15px;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  margin: 10px 0 0;
  padding: 0 20px;
}
.productCarousel .ratings.star-0\.0 div {
  display: none!important;
}
@media (max-width: 1024px) {
  .productCarousel > .title {
    padding-bottom: 20px;
  }
  .productCarousel .slick-dots {
    bottom: -15px;
    position: relative;
  }
  .productCarousel .slick-dots li {
    margin: 0 5px;
  }
  .productCarousel .slick-dots li button {
    padding: 0;
  }
  .productCarousel .slick-dots li button:before {
    width: 8px;
    height: 8px;
    background-color: #cdcdcd;
    border: 0;
  }
}
@media (max-width: 640px) {
  .productCarousel .carousel-container {
    padding: 0 10px;
  }
  .productCarousel .prod-badge > div {
    padding: 0 10px;
    font-size: 11px;
  }
  .productCarousel .name,
  .productCarousel .price,
  .productCarousel .ratings {
    padding: 0 10px;
  }
}
.productCarousel .rec-item-wrap img {
  border-radius: 10px;
}
.landing-layout1 h1,
.landing-layout3 h1,
.landing-layout1 h2,
.landing-layout3 h2,
.landing-layout1 h3,
.landing-layout3 h3 {
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (max-width: 640px) {
  .landing-layout1 .content-breadcrumb,
  .landing-layout3 .content-breadcrumb {
    display: none;
  }
}
@media (min-width: 641px) {
  .landing-layout1 .bottom-header-slot .breadcrumb-section,
  .landing-layout3 .bottom-header-slot .breadcrumb-section {
    display: none;
  }
}
.landing-layout1 .section2a {
  padding: 0;
}
.landing-layout1 .section2b .simple-banner {
  margin: 20px 0;
}
.landing-layout1 .content-sidebar h3 {
  color: #1068c5;
  margin-bottom: 15px;
}
.landing-layout1 .content-sidebar a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
.landing-layout1 .content-sidebar a:hover {
  text-decoration: underline;
}
.landing-layout1 .content-sidebar .sidebar-mobile-trigger + h3 {
  margin-top: 10px;
}
@media (max-width: 640px) {
  .landing-layout1 .section2b {
    padding: 10px 0 0;
  }
  .landing-layout1 .content-sidebar {
    margin-top: 30px;
    margin-bottom: 5px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #d4d4d4;
  }
  .landing-layout1 .content-sidebar .content {
    position: absolute;
    padding: 0 10px;
    width: 100%;
  }
  .landing-layout1 .content-sidebar .sidebar-mobile-trigger {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background-image: url("../images/select-input-arrow.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }
  .landing-layout1 .content-sidebar.active {
    height: auto;
  }
  .landing-layout1 .content-sidebar.active .content {
    position: relative;
    padding-bottom: 20px;
  }
  .landing-layout1 .content-sidebar.active .content a {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 5px;
    padding-bottom: 10px;
  }
  .landing-layout1 .content-sidebar.active .content a:first-of-type {
    margin-top: 5px;
    padding-top: 10px;
    border-top: 1px solid #d4d4d4;
  }
  .landing-layout1 .content-sidebar.active .content a:last-child {
    border-bottom: 0;
  }
}
@media (min-width: 641px) {
  .landing-layout1 .breadcrumb-section {
    padding: 0;
  }
  .landing-layout1 .section2b {
    padding-left: 30px;
  }
}
@media (min-width: 1400px) {
  .landing-layout1 .section2a {
    padding-right: 30px;
  }
  .landing-layout1 .section2b {
    padding-left: 0;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .landing-layout3 .section2 {
    margin: 0;
  }
}
@media (min-width: 641px) {
  .landing-layout3 .section2a {
    padding-right: 20px;
  }
  .landing-layout3 .section2b {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .landing-layout3 .simple-banner {
    margin: 10px 0;
  }
}
@media (max-width: 1024px) {
  .landing-layout4 .section2a {
    margin-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .landing-layout4 .section2a {
    padding-left: 0;
    padding-right: 40px;
  }
  .landing-layout4 .section2b {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 641px) {
  .tileRowComponent {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin: 0 -20px;
  }
  .tileRowComponent > div {
    -webkit-flex: 1 1 0;
    -moz-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    overflow: hidden;
  }
}
@media all and (min-width: 641px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tileRowComponent > div {
    -webkit-flex: 1 1;
    -moz-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}
@media (min-width: 641px) {
  .tileRowComponent.twoItemsRow > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .tileRowComponent.threeItemsRow > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    max-width: 33.3%;
    min-width: 33.3%;
    width: 33.3%;
  }
  .tileRowComponent.fourItemsRow > div {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
    min-width: 25%;
  }
}
.tileBannerComponent {
  margin: 20px 0;
  padding: 0 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.tileBannerComponent .contentBox {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-height: 100%;
  border: 1px solid #cdcdcd;
}
.tileBannerComponent .img img {
  width: 100%;
  max-width: 100%;
}
.tileBannerComponent .content {
  padding: 20px;
}
.tileBannerComponent .title {
  font-size: 28px;
  font-family: "vag-rundschrift-d", sans-serif;
  line-height: 34px;
  font-weight: 300;
}
.tileBannerComponent .title a {
  text-decoration: none;
}
.tileBannerComponent .text {
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .tileBannerComponent {
    margin: 10px 0;
    padding: 0 10px;
  }
  .tileBannerComponent .title {
    font-size: 20px;
    line-height: 24px;
  }
  .tileBannerComponent .content {
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .tileBannerComponent {
    margin: 20px 0 0;
    padding: 0;
  }
  .tileBannerComponent .content {
    padding: 15px 10px;
  }
}
.sharethis-component {
  margin-top: 10px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 0 3px;
}
.sharethis-component a {
  text-decoration: none;
}
.sharethis-component .share-links {
  overflow: hidden;
}
.sharethis-component .share-links a {
  display: inline-block;
  vertical-align: text-top;
  margin-left: 10px;
}
.sharethis-component .share-links a span {
  font-size: 20px;
  line-height: 22px;
}
.sharethis-component .share-links a span.icon-twitter {
  font-size: 18px;
}
@media (max-width: 640px) {
  .sharethis-component {
    margin: 0 0 20px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
  }
  .sharethis-component .share-links a {
    vertical-align: middle;
    margin-left: 15px;
  }
}
@media (min-width: 641px) {
  .sharethis-component {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .sharethis-component .icon-print {
    font-size: 23px;
    vertical-align: text-top;
    margin-left: 10px;
  }
}
@media (min-width: 1025px) {
  .sharethis-component .share-links a {
    margin-left: 15px;
  }
}
.api-section {
  margin-bottom: 10px;
}
.api-section-title {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "Muli", sans-serif;
  font-weight: 300;
  padding: 10px 0 25px;
  margin: 0;
}
@media (max-width: 992px) {
  .api-section-title {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .api-section-title {
    font-size: 30px;
  }
}
.api-section-subtitle,
.api-block-name {
  text-align: left;
  width: 100%;
  padding: 0;
  font-size: 32px;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  letter-spacing: 0.83px;
  color: #1A5CAA;
  text-transform: capitalize;
  border-bottom: 4px solid #ddd;
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 5px;
  position: relative;
}
@media (max-width: 992px) {
  .api-section-subtitle,
  .api-block-name {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .api-section-subtitle,
  .api-block-name {
    font-size: 22px;
  }
}
.api-section-subtitle:after,
.api-block-name:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 50%;
  height: 4px;
  background-color: #169D5D;
}
.sc-content-block h2.sc-content-block__heading,
.sc-links__header h2,
.page-productGrid.seoEnabled .dy_unit .title,
.page-productGrid.seoEnabled .br-related-heading,
.page-productGrid.seoEnabled .br-found-heading,
.learnMoreSectionL1 .sc-content-block__header h3.sc-content-block__heading {
  text-align: left;
  width: 100%;
  padding: 0;
  font-size: 32px;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  letter-spacing: 0.83px;
  color: #1A5CAA;
  text-transform: capitalize;
  border-bottom: 4px solid #ddd;
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}
@media (max-width: 992px) {
  .sc-content-block h2.sc-content-block__heading,
  .sc-links__header h2,
  .page-productGrid.seoEnabled .dy_unit .title,
  .page-productGrid.seoEnabled .br-related-heading,
  .page-productGrid.seoEnabled .br-found-heading,
  .learnMoreSectionL1 .sc-content-block__header h3.sc-content-block__heading {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .sc-content-block h2.sc-content-block__heading,
  .sc-links__header h2,
  .page-productGrid.seoEnabled .dy_unit .title,
  .page-productGrid.seoEnabled .br-related-heading,
  .page-productGrid.seoEnabled .br-found-heading,
  .learnMoreSectionL1 .sc-content-block__header h3.sc-content-block__heading {
    font-size: 22px;
  }
}
.sc-content-block h2.sc-content-block__heading:after,
.sc-links__header h2:after,
.page-productGrid.seoEnabled .dy_unit .title:after,
.page-productGrid.seoEnabled .br-related-heading:after,
.page-productGrid.seoEnabled .br-found-heading:after,
.learnMoreSectionL1 .sc-content-block__header h3.sc-content-block__heading:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 50%;
  height: 4px;
  background-color: #169D5D;
}
.api-section-text {
  font-size: 15px;
  color: #333333;
}
@media (max-width: 992px) {
  .api-section-text {
    font-size: 12px;
  }
}
.api-section-text-link {
  color: #333333;
}
.api-section-block {
  margin-top: 40px;
}
.sc-content-block h2,
.sectionFAQPlp .sc-content-block h3,
.sectionFAQPlp .sc-table__header h2 {
  color: #169D5D;
  font-size: 20px;
  margin: 0;
  font-weight: 600;
  font-family: "Muli", sans-serif;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .sc-content-block h2,
  .sectionFAQPlp .sc-content-block h3,
  .sectionFAQPlp .sc-table__header h2 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sc-content-block h2,
  .sectionFAQPlp .sc-content-block h3,
  .sectionFAQPlp .sc-table__header h2 {
    font-size: 16px;
  }
}
.api-block-rendered ul {
  margin-left: 20px;
}
.sc-links .row .col {
  display: inline-block;
  vertical-align: top;
  padding: 20px;
}
.sectionFAQPlp .sc-content-block__intro .collapsible {
  padding: 20px;
  background: #eee;
  margin-top: 20px;
}
.sc-links__nav {
  margin-left: 15px;
}
.sc-links__nav .sc-links__a {
  color: #1A5CAA;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 8px;
  display: inline-block;
}
@media (max-width: 992px) {
  .sc-links__nav .sc-links__a {
    font-size: 15px;
  }
}
.sc-table__outro {
  padding: 0;
}
.cross-links .sc-content-block__intro {
  margin-left: 15px;
}
.cross-links .sc-content-block__intro a {
  color: #1A5CAA;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 8px;
  display: inline-block;
}
@media (max-width: 992px) {
  .cross-links .sc-content-block__intro a {
    font-size: 15px;
  }
}
.sectionFAQPlp .collapsible .sc-content-block__intro .sc-content-block__header::after {
  content: "\e91d";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border-radius: 20px;
  font-size: 40px;
  position: absolute;
  right: 0;
  top: 0;
  color: #02ab57;
  font-family: 'YourIconFont';
  display: inline-block;
}
.sectionFAQPlp .collapsible .sc-content-block__intro .closed .sc-content-block__header::after {
  transform: rotate(-180deg);
}
.sectionFAQPlp .sc-content-block__intro .sc-content-block__intro {
  max-width: 1250px;
}
.sectionFAQPlp .sc-content-block__intro .sc-content-block__intro a {
  color: #1068c5;
}
@media (max-width: 1400px) {
  .sectionFAQPlp .sc-content-block__intro .sc-content-block__intro {
    margin-right: 35px;
  }
}
.sectionFAQPlp .collapsible .sc-content-block__intro .sc-content-block__header {
  cursor: pointer;
  padding-right: 70px;
  transition: height 1s;
  position: relative;
}
.collapsible.closed .sc-content-block__intro {
  height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sc-table__table-outer {
    overflow: auto;
  }
}
.introNotActive {
  display: none;
}
.searchSeoHeading .introNotActive {
  display: block;
}
.page-productGrid .page-headline {
  padding-bottom: 10px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
}
.learnMoreIntro {
  line-height: 3vh;
  margin: 20px;
  font-weight: 500;
}
.learnMoreIntro .toggle-link {
  color: #007BFF;
  font-weight: bold;
  cursor: pointer;
}
.learnMoreSectionL1 .sc-content-block__header h2.sc-content-block__heading {
  display: none;
}
.learnMoreSectionL1 .sc-content-block__intro article {
  padding: 10px 0;
  margin: 15px 0;
}
.learnMoreSectionL1 .sc-content-block__intro article a {
  color: #1068c5;
}
.background-banner {
  padding: 50px 18px;
  letter-spacing: 1px;
  font-family: "Muli", sans-serif;
  margin-top: 0;
}
body[class*="page-"][class*="-landing"] .container-lg.main__inner-wrapper {
  width: auto;
}
body[class*="page-"][class*="-landing"] .container-lg.main__inner-wrapper .api-section {
  padding: 0 18px;
}
.select2-container textarea {
  min-height: auto;
}
form .accounting-option .select2-container--default .select2-selection--multiple {
  border: 2px solid #DCDCDC;
  padding: 9px 10px;
  padding-right: 30px;
  background-image: url(../images/select-input-down-arrow.png) !important;
  background-repeat: no-repeat;
  background-position: 98% center;
  border-radius: 10px;
}
.accounting-option .select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 0;
}
.accounting-option-label {
  display: block;
  margin-bottom: 5px;
}
.accounting-option .select2-container {
  max-width: 630px;
  width: 100% !important;
}
.accounting-code select {
  max-width: 400px;
}
.select-multi-checkbox .select2-results__options .select2-results__option--selectable {
  padding-left: 40px;
  position: relative;
}
.select-multi-checkbox .select2-results__options .select2-results__option--selectable::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  height: 24px;
  width: 24px;
  border: 2px solid #1068c5;
  clip: auto;
}
.select-multi-checkbox .select2-results__options .select2-results__option--selectable.select2-results__option--selected::after {
  background: #1068c5;
}
.select-multi-checkbox .select2-results__options .select2-results__option--selectable.select2-results__option--selected::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.select2-container--default .select-multi-color .select2-results__option--selectable {
  position: relative;
  padding-right: 22px;
}
.select2-container--default .select-multi-color .select2-results__option--selectable:after {
  content: '+';
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 22px;
  font-weight: bold;
}
.select2-container--default .select-multi-color .select2-results__option--selectable.select2-results__option--selected {
  background-color: #EF7206;
  color: #fff;
  position: relative;
  border-bottom: 1px solid #fff;
}
.select2-container--default .select-multi-color .select2-results__option--selectable.select2-results__option--selected:after {
  content: '\f1f8';
  position: absolute;
  right: 10px;
  top: 4px;
  font-size: 16px;
  font-family: FontAwesome;
  font-weight: normal;
}
.hide-heading .productCarousel .title {
  display: none;
}
.learnMoreSection .more-text,
.learnMoreSection .less-text {
  color: #1A5CAA;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.hide-section {
  display: none;
}
.checkout-shipping .checkout-indent .accountingCodesRadio .radio-button {
  padding-left: 35px;
  display: block;
  margin-left: 20px;
}
.checkout-shipping .checkout-indent .accountingCodesRadio .radio-button .checkmark {
  left: 0;
}
.accountingCodesRadio {
  margin-top: 10px;
}
.pagetype-categorypage .map img {
  min-width: 100%;
}
.searchemptypagemiddle-component {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .searchemptypagemiddle-component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.product__list--wrapper .sort-refine-bar {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width: 100%;
  font-size: 13px;
}
@media (max-width: 640px) {
  .product__list--wrapper .sort-refine-bar {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.product__list--wrapper .sort-refine-bar .form-group .form-select select {
  width: 100%;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .product__list--wrapper .sort-refine-bar .form-group .form-select select {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .product__list--wrapper .sort-refine-bar .form-group .form-select select {
    font-size: 13px;
  }
}
.product__list--wrapper .sort-refine-bar .form-filter .btn-default {
  color: #333333;
  border: 2px solid #333333;
  background: #ffffff;
  margin-top: 0;
  height: 45px;
}
.product__list--wrapper .sort-refine-bar .form-filter .btn-default:hover {
  color: #ffffff;
  background: #333333;
}
@media (max-width: 1024px) {
  .product__list--wrapper .sort-refine-bar .form-filter {
    width: 33%;
  }
}
@media (max-width: 640px) {
  .product__list--wrapper .sort-refine-bar .form-filter {
    -webkit-flex: 1 1 48%;
    -moz-flex: 1 1 48%;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    max-width: 48%;
    width: 48%;
  }
}
.product__list--wrapper .pagination-bar {
  margin: 0 0 20px 0;
}
@media (max-width: 640px) {
  .product__list--wrapper .pagination-bar {
    margin: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .product__list--wrapper .pagination-bar {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.product__list--wrapper .pagination-bar .pagination-toolbar {
  border: 0;
  padding: 0;
}
.product__list--wrapper .pagination-bar .form-group {
  margin: 0;
  position: relative;
}
.product__list--wrapper .pagination-bar .form-group label {
  margin-right: 5px;
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .product__list--wrapper .pagination-bar .form-group label {
    position: absolute;
    font-size: 12px;
    margin-right: 0;
    top: -17px;
  }
}
.product__list--wrapper .pagination-bar .form-group .form-select {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .product__list--wrapper .pagination-bar .form-group .form-select {
    display: block;
  }
}
.product__list--wrapper .pagination-bar .form-group.form-per-page select {
  width: 80px;
  margin-right: 10px;
}
.product__list--wrapper .pagination-bar.bottom .pagination-toolbar {
  border: 0;
  padding: 0;
}
.product__list--wrapper .pagination-bar.bottom .sort-refine-bar {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
.product__list--wrapper .pagination-bar .mobile-pagination {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  padding-left: 0;
  list-style: none;
}
.product__list--wrapper .pagination-bar .mobile-pagination li {
  min-width: 48%;
}
.product__list--wrapper .pagination-bar .mobile-pagination li:last-child {
  text-align: right;
}
.product__list--wrapper .pagination-bar .mobile-pagination a {
  text-decoration: none;
  border: 2px solid #333333;
  padding: 10px 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  max-width: 170px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  background: #333333;
}
@media (max-width: 640px) {
  .product__list--wrapper .pagination-bar .mobile-pagination a {
    max-width: 100%;
  }
}
.product__list--wrapper .pagination-bar .mobile-pagination a span {
  font-size: 27px;
  line-height: 19px;
  vertical-align: text-bottom;
  font-weight: 300;
  display: inline-block;
  padding-left: 3px;
}
.product__list--wrapper .pagination-bar .mobile-pagination .disabled a {
  border: 2px solid #777777;
  color: #777777;
  background: #ffffff;
  cursor: not-allowed;
}
.product__list--wrapper .pagination-bar .pagination-bar-results {
  white-space: nowrap;
  padding-right: 10px;
}
@media (min-width: 1025px) {
  .product__list--wrapper .pagination-bar .pagination-bar-results {
    margin-top: -4px;
  }
}
@media (max-width: 1024px) {
  .product__list--wrapper .pagination-bar .pagination-bar-results {
    order: 2;
    width: 33.33%;
    margin-right: 0;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .product__list--wrapper .pagination-bar .pagination-bar-results {
    width: 100%;
    order: 3;
    margin: 20px 0;
  }
}
@media (max-width: 1024px) {
  .product__list--wrapper .pagination-bar .form-sort-by {
    order: 3;
    max-width: 33%;
    min-width: 33%;
  }
}
@media (max-width: 640px) {
  .product__list--wrapper .pagination-bar .form-sort-by {
    order: 2;
    -webkit-flex: 0 0 48%;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }
}
.product__list--wrapper .plp-ctas {
  padding-top: 15px;
}
.product__list--wrapper .plp-ctas:not( :has(.addtocart)) {
  margin-top: auto;
}
.product__list--wrapper .plp-ctas:has(.btn-alternate) {
  margin-top: unset;
}
.product__list--wrapper .plp-ctas .btn {
  float: left;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  height: 40px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product__list--wrapper .plp-ctas .btn {
    font-size: 12px;
    height: 28px;
    padding: 0;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .product__list--wrapper .plp-ctas a.btn {
    padding-top: 4px;
  }
}
@media (min-width: 1025px) {
  .product__list--wrapper {
    padding: 0 0 0 20px;
    margin: 0;
  }
}
@media (min-width: 1025px) {
  .product__list--wrapper .pagination-wrap {
    max-width: 40%;
  }
}
.product__list--wrapper .pagination-wrap .pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.product__list--wrapper .pagination-wrap .pagination li {
  text-align: center;
  line-height: 40px;
}
.product__list--wrapper .pagination-wrap .pagination li a,
.product__list--wrapper .pagination-wrap .pagination li a:hover,
.product__list--wrapper .pagination-wrap .pagination li a:focus {
  color: #333333;
}
.product__list--wrapper .pagination-wrap .pagination .active span {
  border: 1px solid #cdcdcd;
  color: #333333;
  font-weight: 600;
}
.product__list--wrapper .pagination-wrap .pagination .img-link a {
  font-size: 36px;
}
@media (max-width: 640px) {
  .product__list--wrapper .colorswatch {
    margin-bottom: 10px;
  }
}
.product__list--wrapper .colorswatch .select-container-radio {
  padding: 10px 5px 0 0;
  display: inline-block;
}
.product__list--wrapper .colorswatch .select-container-radio .radio-varient-container {
  padding: 0;
}
.product__list--wrapper .colorswatch .select-container-radio .radio-varient-container a .custom-radio-btn,
.product__list--wrapper .colorswatch .select-container-radio .radio-varient-container a .color-swatches-radion {
  height: 25px;
  width: 25px;
  border-radius: 100%;
  border: 1px solid #a2a9ae;
  padding: 0;
}
.product__list--wrapper .colorswatch .select-container-radio .radio-varient-container a .color-swatches-radion .count {
  color: #a2a9ae;
  font-size: 12px;
  margin: 0;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 1025px) {
  .product__list--wrapper .colorswatch .select-container-radio .radio-varient-container a .custom-radio-btn,
  .product__list--wrapper .colorswatch .select-container-radio .radio-varient-container a .color-swatches-radion {
    height: 18px;
    width: 18px;
  }
  .product__list--wrapper .colorswatch .select-container-radio .radio-varient-container a .color-swatches-radion .count {
    font-size: 8px;
    line-height: 15px;
  }
}
.searchspellingsuggestionprompt {
  padding-left: 20px;
  padding-right: 20px;
}
.category-image img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .category-image {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 640px) {
  .category-image {
    margin-left: -10px;
    margin-right: -10px;
  }
  .page-headline {
    text-align: left;
    padding: 0 0 10px 0;
  }
}
.results h1 {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .results h1 {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .results h1 {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1025px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 640px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .product__listing .product__listing--description {
    display: none;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
}
.product__listing .addtocart .add_to_cart_form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product__listing .addtocart .sku-quantity {
  border: 1px solid #cdcdcd;
  text-align: center;
  float: left;
  font-size: 13px;
  width: 30%;
  padding: 0;
  margin-right: 8px;
  font-weight: 600;
  height: 40px;
}
@media (max-width: 1024px) {
  .product__listing .addtocart .sku-quantity {
    padding: 0;
    width: 25%;
    font-size: 11px;
    margin-right: 5px;
    height: 28px;
  }
}
@media (max-width: 640px) {
  .product__listing .addtocart .sku-quantity {
    width: 62px;
    height: 40px;
  }
}
.product__listing .addtocart .sku-quantity::-webkit-inner-spin-button,
.product__listing .addtocart .sku-quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 1025px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n) {
  background: transparent;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n):before {
  top: 1px;
  background-color: #f4f4f4;
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
@media (max-width: 640px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.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;
  margin: 0 -1%;
}
@media (max-width: 640px) {
  .product__listing.product__grid {
    margin: 0;
  }
}
.product__listing.product__grid .product-item {
  -webkit-flex: 1 1 23%;
  -moz-flex: 1 1 23%;
  -ms-flex: 1 1 23%;
  flex: 1 1 23%;
  max-width: 23%;
  border: 1px solid #cdcdcd;
  margin: 0 1% 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 10px;
}
.product__listing.product__grid .product-item:not( :has(.delivery-estimate-section)) .plp-ctas {
  margin-top: auto;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .product-item {
    padding: 6px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .product-item {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    display: block;
    padding: 10px;
    margin: 0 0 20px;
  }
}
.product__listing.product__grid .product-item .delivery-estimate-section {
  display: grid;
  width: fit-content;
  margin-top: auto;
}
.product__listing.product__grid .product-item .delivery-estimate-section .delivery-estimate-date h4 {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 800;
  line-height: 18.83px;
  text-align: left;
  color: #007600;
}
.product__listing.product__grid .product-item .delivery-estimate-section .delivery-estimate-time span {
  font-family: Mulish;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.06px;
  text-align: left;
  color: #000000;
}
.product__listing.product__grid .product-item .badges {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  z-index: 8;
  font-weight: 600;
  text-transform: lowercase;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .product-item .badges {
    font-size: 11px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .product-item .badges {
    position: relative;
    left: 0;
    margin-bottom: 20px;
  }
}
.product__listing.product__grid .product-item .badges span {
  padding: 4px 10px;
  color: #ffffff;
}
.product__listing.product__grid .product-item .badges span:first-child {
  margin-right: 3px;
}
.product__listing.product__grid .product-item .badges span:last-child {
  margin-right: 5px;
}
.product__listing.product__grid .product-item .badges span.pricedrop-badge,
.product__listing.product__grid .product-item .badges span.reducedprice-badge,
.product__listing.product__grid .product-item .badges span.onsale-badge {
  background: #eb0f24;
}
.product__listing.product__grid .product-item .badges span.lifetimewarranty-badge,
.product__listing.product__grid .product-item .badges span.outofstock-badge,
.product__listing.product__grid .product-item .badges span.comingsoon-badge,
.product__listing.product__grid .product-item .badges span.clearance-badge {
  background: #004a98;
}
.product__listing.product__grid .product-item .badges span.quickship-badge,
.product__listing.product__grid .product-item .badges span.new-badge {
  background: #00a350;
}
@media (min-width: 641px) {
  .product__listing.product__grid.single-row .product-item {
    -webkit-flex: 1 1 31.3%;
    -moz-flex: 1 1 31.3%;
    -ms-flex: 1 1 31.3%;
    flex: 1 1 31.3%;
    max-width: 31.3%;
  }
}
.product__listing.product__grid .thumb {
  display: block;
  margin: -10px -10px 10px;
  margin-bottom: 10px;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .thumb {
    margin: -6px -6px 10px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .thumb {
    float: left;
    width: 40%;
    margin: -10px 15px 0 -10px;
    padding-bottom: 10px;
  }
}
.product__listing.product__grid .details {
  margin: 0 auto;
  width: 100%;
  display: inline-block;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media (max-width: 640px) {
  .product__listing.product__grid .details {
    width: 55%;
    float: left;
  }
}
.product__listing.product__grid .details .details-inner {
  min-height: 96px;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .details .details-inner {
    min-height: 85px;
  }
}
.product__listing.product__grid .details .name {
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  color: #333333;
  width: 100%;
  min-height: 40px;
  max-height: 40px;
  line-height: 20px;
  overflow: hidden;
}
.product__listing.product__grid .details .name span {
  display: block;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .details .name {
    font-size: 12px;
    line-height: 15px;
    min-height: 30px;
    max-height: 30px;
    margin-bottom: 5px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .details .name {
    font-size: 13px;
    line-height: 20px;
    min-height: 0;
    max-height: 60px;
    margin-bottom: 20px;
  }
}
.product__listing.product__grid .details .price {
  font-size: 15px;
  margin-bottom: 5px;
  color: #333333;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .details .price {
    font-size: 14px;
  }
}
.product__listing.product__grid .details .price .actual-price {
  font-weight: bold;
}
.product__listing.product__grid .details .price .old-price {
  font-size: 12px;
  color: #7f7f7f;
}
.product__listing.product__grid .details .price.onsale .actual-price {
  color: #c70000;
}
.product__listing.product__grid .details .save-price {
  color: #7f7f7f;
  font-size: 12px;
  min-height: 20px;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .details .save-price {
    font-size: 11px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .details .save-price {
    font-size: 12px;
  }
}
.product__listing.product__grid .details .ratings {
  margin-top: 7px;
  min-height: 20px;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .details .ratings {
    margin-top: 5px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .details .ratings {
    margin: 10px 0 20px;
  }
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
.product__listing.product__grid .details .tooltips {
  min-height: 30px;
}
@media (max-width: 640px) {
  .product__listing.product__grid .details .tooltips {
    padding-bottom: 15px;
  }
}
.product__listing.product__grid .details .tooltips .divider-tooltip {
  content: "|";
  padding: 0 1%;
  color: #7f7f7f;
  opacity: .5;
  display: inline-block;
}
.product__listing.product__grid .details .hazard-tooltip,
.product__listing.product__grid .details .dropship-tooltip {
  color: #7f7f7f;
  font-size: 10px;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .details .hazard-tooltip,
  .product__listing.product__grid .details .dropship-tooltip {
    font-size: 9px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .details .hazard-tooltip,
  .product__listing.product__grid .details .dropship-tooltip {
    font-size: 10px;
  }
}
.product__listing.product__grid .details .hazard-tooltip:hover:before,
.product__listing.product__grid .details .dropship-tooltip:hover:before {
  color: #c70000;
}
.product__listing.product__grid .details .hazard-tooltip:before,
.product__listing.product__grid .details .dropship-tooltip:before {
  content: "\e949";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  margin-right: 3px;
  vertical-align: text-top;
}
@media (max-width: 1024px) {
  .product__listing.product__grid .details .hazard-tooltip:before,
  .product__listing.product__grid .details .dropship-tooltip:before {
    font-size: 10px;
  }
}
@media (max-width: 640px) {
  .product__listing.product__grid .details .hazard-tooltip:before,
  .product__listing.product__grid .details .dropship-tooltip:before {
    font-size: 12px;
  }
}
.product__listing.product__grid .details .dropship-tooltip:before {
  content: "\e947";
}
.product__listing.product__grid .details .dropship-tooltip:hover:before {
  color: #1068c5;
}
.category-related {
  margin-top: 30px;
}
.category-related .category-description {
  margin-bottom: 40px;
}
.ratings {
  line-height: 15px;
  font-size: 11px;
  color: #7f7f7f;
}
.ratings .stars {
  width: 92px;
  height: 18px;
  background: url(../images/stars-rating-product.png) repeat;
  background-position: 185px 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  margin-right: 3px;
}
.ratings .stars.star-0,
.ratings .stars.star-0\.0 {
  background-position: 93px 0;
}
.ratings .stars.star-0\.5 {
  background-position: -73px 0;
}
.ratings .stars.star-1,
.ratings .stars.star-1\.0 {
  background-position: -73px -20px;
}
.ratings .stars.star-1\.5 {
  background-position: -54px 0;
}
.ratings .stars.star-2,
.ratings .stars.star-2\.0 {
  background-position: -54px -20px;
}
.ratings .stars.star-2\.5 {
  background-position: -36px 0;
}
.ratings .stars.star-3,
.ratings .stars.star-3\.0 {
  background-position: -37px -20px;
}
.ratings .stars.star-3\.5 {
  background-position: -17px 0;
}
.ratings .stars.star-4,
.ratings .stars.star-4\.0 {
  background-position: -18px -20px;
}
.ratings .stars.star-4\.5 {
  background-position: 0 0;
}
.ratings .stars.star-5,
.ratings .stars.star-5\.0 {
  background-position: 0 -20px;
}
.searchEmptyPageBottom-component {
  margin-top: 60px;
}
@media (max-width: 641px) {
  .searchEmptyPageBottom-component {
    margin-top: 30px;
  }
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.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: 10px;
}
@media (min-width: 1025px) {
  .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-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.tooltipBox {
  position: absolute;
  width: 220px;
  margin-left: -70px;
  font-size: 12px;
  color: #333333;
  font-weight: 300;
  padding-top: 10px;
  z-index: 11;
}
.tooltipBox .content-title {
  display: block;
  font-weight: 600;
  padding-bottom: 10px;
}
.tooltipBox a {
  display: block;
  padding-top: 10px;
}
.tooltipBox .tooltipBox-inner {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  position: relative;
  padding: 15px;
}
.tooltipBox .tooltipBox-arrow {
  position: absolute;
  top: 11px;
  left: 50%;
}
.tooltipBox .tooltipBox-arrow:after,
.tooltipBox .tooltipBox-arrow:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tooltipBox .tooltipBox-arrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.tooltipBox .tooltipBox-arrow:before {
  border-color: rgba(217, 217, 217, 0);
  border-bottom-color: #d9d9d9;
  border-width: 11px;
  margin-left: -11px;
}
@media (max-width: 1024px) {
  .tooltipBox {
    display: none;
  }
  .prod-tooltip:hover .tooltipBox {
    display: block;
  }
}
.Color_Almond,
.Almond {
  background: #ffebcd;
}
.Color_Aqua,
.Aqua {
  background: #00FFFF;
}
.Color_Aqua\/Pink,
.Aqua\/Pink {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/aquapink.gif') no-repeat;
}
.Color_Assorted_Colors {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/assorted.gif') no-repeat;
}
.Color_Black,
.Black {
  background: #000000;
}
.Color_Black_with_Blue_Trim,
.Black-with-Blue-Trim {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackblue.gif') no-repeat;
}
.Color_Black_with_Green_Trim,
.Black-with-Green-Trim {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackgreen.gif') no-repeat;
}
.Color_Black_with_Orange_Trim,
.Black-with-Orange-Trim {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackorange.gif') no-repeat;
}
.Color_Black_with_Pink_Trim,
.Black-with-Pink-Trim {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackpink.gif') no-repeat;
}
.Color_Black_With_Trim_In_Primary_Blue,
.Black-With-Trim-In-Primary-Blue {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackblue.gif') no-repeat;
}
.Color_Black_With_Trim_In_Primary_Green,
.Black-With-Trim-In-Primary-Green {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackgreen.gif') no-repeat;
}
.Color_Black_With_Trim_In_Primary_Red,
.Black-With-Trim-In-Primary-Red {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackred.gif') no-repeat;
}
.Color_Black_With_Trim_In_Primary_Yellow,
.Black-With-Trim-In-Primary-Yellow {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackyellow.gif') no-repeat;
}
.Color_Blue,
.Blue {
  background: #00529e;
}
.Color_Blue-Neon,
.Blue-Neon {
  background: #00b9e4;
}
.Color_Blue_Top,
.Color_Blue_Top\/Black_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackblue.gif') no-repeat;
}
.Color_Bright_Blue {
  background: #77cfe5;
}
.Color_Bright_Green {
  background: #00a451;
}
.Color_Brown,
.Brown {
  background: #a94305;
}
.Color_Camel,
.Camel {
  background: #c19a6b;
}
.Color_Clear,
.Clear {
  background: #f5f5f5;
}
.Color_Cranberry,
.Cranberry {
  background: #db5a6e;
}
.Color_Cream,
.Cream {
  background: #e6d99c;
}
.Color_Crimson_Red {
  background: #990000;
}
.Color_Dark_Blue {
  background: #0a1d7d;
}
.Color_Glow_In_The_Dark {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/glowindark.gif') no-repeat;
}
.Color_Gold,
.Gold {
  background: #ffd700;
}
.Color_Goldenrod,
.Goldenrod {
  background: #DAA520;
}
.Color_Gray,
.Gray {
  background: #505050;
}
.Color_Gray_Top\/Black_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/grayblack.gif') no-repeat;
}
.Color_Gray_Top\/Blue_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/grayblue.gif') no-repeat;
}
.Color_Gray_Top\/Green_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/graygreen.gif') no-repeat;
}
.Color_Gray_Top\/Navy_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/graynavy.gif') no-repeat;
}
.Color_Gray_Top\/Orange_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/grayorange.gif') no-repeat;
}
.Color_Gray_Top\/Purple_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/graypurple.gif') no-repeat;
}
.Color_Gray_Top\/Red_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/grayred.gif') no-repeat;
}
.Color_Gray_Top\/Teal_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/grayteal.gif') no-repeat;
}
.Color_Gray_Top\/Yellow_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/grayyellow.gif') no-repeat;
}
.Color_Green,
.Green {
  background: #00a451;
}
.Color_Green\/Yellow {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/greenyellow.gif') no-repeat;
}
.Color_Green_Neon {
  background: #b1d235;
}
.Color_Holiday_Red {
  background: #eb1c23;
}
.Color_Hot_Pink,
.Hot_Pink,
.Pink-Neon {
  background: #ec3b94;
}
.Color_Light_Blue {
  background: #99cccc;
}
.Color_Lilac,
.Lilac {
  background: #d2abc8;
}
.Color_Lime_Green,
.Color_Lime,
.Lime,
.Lime-Green {
  background: #009933;
}
.Color_Magenta,
.Magenta {
  background: #c41a6a;
}
.Color_Mahogany,
.Mahogany {
  background: #670A0A;
}
.Color_Maple_Top\/Black_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackmaple.gif') no-repeat;
}
.Color_Maple_Top\/Maple_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/maplemaple.gif') no-repeat;
}
.Color_Medium_Blue {
  background: #08709d;
}
.Color_Multi,
.Multi,
.Multi-or-Assorted {
  background: linear-gradient(140deg, #fc5123 20%, #f2c24d 45%, #9fdad5 85%);
}
.Color_Navy,
.Navy {
  background: #202d63;
}
.Color_Oak,
.Oak {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/oak.gif') no-repeat;
}
.Color_Oak_Top\/Black_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackoak.gif') no-repeat;
}
.Color_Optic,
.Optic {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/optic.gif') no-repeat;
}
.Color_Orange,
.Orange {
  background: #f96401;
}
.Color_Orange\/Red {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/orangered.gif') no-repeat;
}
.Color_Orange_Neon,
.Orange-Neon {
  background: #fbb813;
}
.Color_Peach,
.Peach {
  background: #FFDAB9;
}
.Color_Pebble,
.Pebble {
  background: #b6b6b6;
}
.Color_Pink,
.Pink {
  background: #d6098a;
}
.Color_Periwinkle {
  background: #CCCCFF;
}
.Color_Periwinkle\/Purple {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/periwinklepurple.gif') no-repeat;
}
.Color_Purple,
.Purple {
  background: #90278e;
}
.Color_Purple\/Periwinkle {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/purpleperiwinkle.gif') no-repeat;
}
.Color_Purple_Neon {
  background: #cc33ff;
}
.Color_Red,
.Red {
  background: #eb1c23;
}
.Color_Red\/Orange {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/redorange.gif') no-repeat;
}
.Color_Red_Top\/Black_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackred.gif') no-repeat;
}
.Color_Royal-Blue,
.Royal-Blue {
  background: #0a1d7d;
}
.Color_Royal-Green,
.Royal-Green {
  background: #13592d;
}
.Color_Royal-Purple,
.Royal-Purple {
  background: #70174c;
}
.Color_Royal-Red,
.Royal-Red {
  background: #910322;
}
.Color_Sage,
.Sage {
  background: #808f61;
}
.Color_Sand,
.Sand {
  background: #c4b59a;
}
.Color_Shell,
.Shell {
  background: #e5e3d2;
}
.Color_Silver,
.Silver {
  background: #C0C0C0;
}
.Color_Smoke,
.Smoke {
  background: #4b4b4b;
}
.Color_Tan,
.Tan {
  background: #D2B48C;
}
.Color_Tangerine,
.Tangerine {
  background: #f28500;
}
.Color_Teal,
.Teal {
  background: #00737b;
}
.Color_Teal_Neon {
  background: #b5faf3;
}
.Color_Turquoise,
.Turquoise {
  background: #40E0D0;
}
.Color_Water,
.Water {
  background: #96d2df;
}
.Color_White,
.White {
  background: #ffffff;
}
.Color_Yellow,
.Yellow {
  background: #fff000;
}
.Color_Yellow\/Green {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/yellowgreen.gif') no-repeat;
}
.Color_Yellow_Neon {
  background: #fdee6b;
}
.Color_Yellow_Top\/Black_Edge {
  background: url('https://dkc1jod44tx5p.cloudfront.net/media/art/swatches/blackyellow.gif') no-repeat;
}
/* Color Swatch updates - From DY */
.Sky-Blue {
  background: #89b9c5;
}
.Sky-Blue-2 {
  background: #89b9c5;
}
.Light-Brown {
  background: #d39a6f;
}
.Holiday-Green {
  background: #72b67d;
}
.Dark-Brown {
  background: #885b46;
}
.Holiday-Red {
  background: #EB1C23;
}
.Hot-Pink {
  background: #EC3B94;
}
.Sea-Foam {
  background: #619797;
}
.Medium-Blue {
  background: #096F9F;
}
.Bright-Green {
  background: #11a847;
}
.Yellow-Neon {
  background: #c0e22b;
}
.Lime-Green {
  background: #98cc5d;
}
.Pine {
  background: #e1c9b1;
}
.Yellow-Green {
  background: #81835a;
}
.Blue-Top-with-Black-Edge {
  background-image: linear-gradient(to right, #00529e, #000000);
}
.Gray-Top-with-Black-Edge {
  background-image: linear-gradient(to right, #ebebeb, #000000);
}
.Gray-Top-with-Blue-Edge {
  background-image: linear-gradient(to right, #ebebeb, #00529e);
}
.Gray-Top-with-Green-Edge {
  background-image: linear-gradient(to right, #ebebeb, #00a451);
}
.Gray-Top-with-Navy-Edge {
  background-image: linear-gradient(to right, #ebebeb, #202d63);
}
.Gray-Top-with-Orange-Edge {
  background-image: linear-gradient(to right, #ebebeb, #f86501);
}
.Gray-Top-with-Purple-Edge {
  background-image: linear-gradient(to right, #ebebeb, #90278e);
}
.Gray-Top-with-Red-Edge {
  background-image: linear-gradient(to right, #ebebeb, #eb1c23);
}
.Gray-Top-with-Teal-Edge {
  background-image: linear-gradient(to right, #ebebeb, #00737b);
}
.Gray-Top-with-Yellow-Edge {
  background-image: linear-gradient(to right, #ebebeb, #fff000);
}
.Maple-Top-with-Black-Edge {
  background-image: linear-gradient(to right, #f0d0a7, #000000);
}
.Maple-Top-with-Maple-Edge {
  background-image: linear-gradient(to right, #f0d0a7, #f0d0a7);
}
.Oak-Top-with-Black-Edge {
  background-image: linear-gradient(to right, #d98735, #000000);
}
.Red-Top-with-Black-Edge {
  background-image: linear-gradient(to right, #eb1c23, #000000);
}
.Assorted-Colors {
  background-image: repeating-linear-gradient(#f86501, #fff000 20%, #00529e 40%, #00a451 60%, #90278e 80%);
}
.Yellow-Top-with-Black-Edge {
  background-image: linear-gradient(to right, #fff000, #000000);
}
.Purple-Neon {
  background: #B026FF;
}
.Clay {
  background: #f25613;
}
.SmokeBlue {
  background: #6a8fa6;
}
.MintGreen {
  background: #c4f5ea;
}
.Rust-Red {
  background: #713a2c;
}
.Hazelnut {
  background: #906753;
}
.Pecan {
  background: #8e7355;
}
.Walnut-Brown {
  background: #8C4600;
}
.Copper {
  background: #BF6939;
}
.Russet {
  background: #B33636;
}
.product__facet .facet {
  padding: 20px 0;
  border-top: 1px solid #d4d4d4;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
  border-bottom: 1px solid #d4d4d4;
}
.product__facet .facet .facet__name {
  color: #1068c5;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
  margin: 10px 0 20px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 18px;
  border: 0;
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 1.42857143;
  cursor: pointer;
  letter-spacing: 1px;
  position: relative;
}
@media (max-width: 1024px) {
  .product__facet .facet .facet__name {
    font-size: 18px;
  }
}
.product__facet .facet .facet__name:after {
  content: "-";
  font-size: 40px;
  margin-top: -15px;
  font-weight: 300;
  text-align: center;
  width: 20px;
  position: absolute;
  right: -5px;
}
@media (min-width: 1025px) {
  .product__facet .facet .facet__name {
    text-transform: lowercase;
  }
}
.product__facet .facet.collapsed .facet__name:after {
  font-size: 30px;
  margin-top: -7px;
  content: "+";
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.product__facet .facet .facet__list li {
  padding-top: 20px;
}
.product__facet .facet .facet__list li:first-child {
  padding-top: 15px;
}
.product__facet .facet .facet__list a {
  text-decoration: none;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .ratings {
  vertical-align: text-top;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #d4d4d4;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__mark:after {
  content: "";
  position: relative;
  display: none;
  left: 6px;
  top: 2px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #1068c5;
  border: 1px solid #1068c5;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark:after {
  display: block;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #1068c5;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .all-visible .facet__values__more {
  display: none;
}
.product__facet .facet .all-visible .facet__values__less {
  display: block;
}
.product__facet .facet .show-links {
  padding-top: 20px;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #d4d4d4;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #333333;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
.applied-facets {
  padding-bottom: 10px;
  padding-top: 10px;
}
.applied-facets .heading {
  font-size: 16px;
  color: #1068c5;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.applied-facets .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.applied-facets .facet__list li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.applied-facets .facet__list li a {
  padding: 10px 20px;
  background: #f7f7f7;
  display: block;
  text-decoration: none;
}
.applied-facets .btn-close {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 16px;
  top: 4px;
  left: 0;
}
.applied-facets .btn-close:before,
.applied-facets .btn-close:after {
  height: 16px;
  width: 2px;
  left: 5px;
}
.clearAll-btn {
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0 0 10px;
  text-decoration: underline;
}
.product-facet-dialog #cboxClose .btn-close-icon {
  width: 21px;
  height: 21px;
}
.product-facet-dialog #cboxClose .btn-close-icon:before,
.product-facet-dialog #cboxClose .btn-close-icon:after {
  height: 20px;
  width: 2px;
  left: 10px;
}
.product-facet-dialog .facet-prod-title {
  padding: 30px 25px;
  border-top: 1px solid #d4d4d4;
  font-size: 24px;
  line-height: 28px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.product-facet-dialog .facet-prod-title .facet-clear {
  font-size: 16px;
  float: right;
}
.product-facet-dialog #cboxLoadedContent {
  width: 100%!important;
  padding: 0;
  margin-top: 0;
  background: #ffffff;
}
.product-facet-dialog #cboxTitle {
  display: none;
}
.product-facet-dialog .headline {
  font-size: 24px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 20px;
  margin: 0;
}
.product-facet-dialog .totalResults {
  font-size: 13px;
  padding: 20px;
  border-bottom: 1px solid #d4d4d4;
}
.product-facet-dialog .facet {
  padding: 0;
}
.product-facet-dialog .facet .facet__name {
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #333333;
  padding: 20px;
  margin: 0;
  font-family: "Muli", sans-serif;
  letter-spacing: normal;
}
.product-facet-dialog .facet .facet__name:after {
  content: "+";
  right: 17px;
  font-size: 30px;
}
.product-facet-dialog .facet.selected_facet .facet__name:after {
  content: "-";
  font-size: 40px;
  margin-top: -20px;
}
.product-facet-dialog .facet .facet__values {
  display: none;
  padding: 0px 25px 20px 25px;
}
.product-facet-dialog .facet .facet__values .facet__list {
  margin: 0;
}
.product-facet-dialog .facet .facet__values .facet__list li:first-child {
  padding-top: 0;
}
.product-facet-dialog .applied-facets {
  padding: 20px 20px 10px;
  border-top: 1px solid #d4d4d4;
}
.product-facet-dialog .applied-facets .heading {
  letter-spacing: normal;
  color: #333333;
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #d4d4d4;
}
@media (max-width: 1025px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #d4d4d4;
  border-bottom-width: 1px;
}
.pagination-bar .pagination-bar-results {
  font-size: 13px;
}
@media (max-width: 1024px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1024px) and (min-width: 641px) {
  .sort-refine-bar .form-group select {
    height: 45px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.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 .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: #929292;
}
.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;
  background-color: #142939;
  color: #7f919e;
  font-size: 13px;
  padding: 7px 10px;
}
.item__list .item__list--header li:first-child {
  padding-left: 0px;
}
.item__list .item__list--header li:last-child {
  text-align: left;
}
.item__list .total-products .item__list--header {
  display: block;
}
.item__list .total-products .item__list--header li {
  border-right: 1px solid #cdcdcd;
  padding: 0 10px;
}
@media (max-width: 640px) {
  .item__list .total-products .item__list--header li {
    font-size: 11px;
  }
}
.item__list .total-products .item__list--header li:last-child {
  border: none;
  text-align: left;
}
.item__list .total-products .item__list--header li a {
  color: #1A6AC2;
  font-weight: 700;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 100%;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right !important;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #1068c5;
}
.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: #333333;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #c70000;
}
.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: #d4d4d4;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.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: #d4d4d4;
}
@media (min-width: 1025px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .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: 0 10px;
    vertical-align: top;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 641px) {
  .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: 40px;
  }
}
@media (max-width: 1024px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .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 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 52px;
    height: 40px;
    text-align: center;
    border: 1px solid #cdcdcd;
    padding-left: 0;
    padding-right: 0;
    margin-right: 5px;
  }
  .item__list .item__quantity__total .qty input::-webkit-inner-spin-button,
  .item__list .item__quantity__total .qty input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .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: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    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 20px 20px;
  }
  .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: 20px;
    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 {
    position: relative;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header .cart-headline {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
  padding: 0;
  margin-bottom: 14px;
  color: #1A6AC2;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 43px;
  text-transform: lowercase;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .cart-header .cart-headline {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .cart-header .cart-headline {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.cart-header .cart-section-header {
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  .cart-header .cart-section-header {
    flex-direction: column;
    padding-bottom: 20px;
    align-items: baseline;
  }
}
@media (max-width: 640px) {
  .cart-header .cart-section-header .cart-headline {
    flex-direction: column;
    padding: 6px 0;
  }
}
.cart-header .cart-section-header .cart-actions-icons {
  display: flex;
  align-items: center;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .cart-header .cart-section-header .cart-actions-icons {
    padding: 0 0 20px 0;
  }
}
.cart-header .cart-section-header .cart-actions-icons .cart-action {
  display: flex;
  align-items: center;
}
@media (min-width: 641px) {
  .cart-header .cart-section-header .cart-actions-icons .cart-action {
    margin-left: 20px;
  }
}
.cart-header .cart-section-header .cart-actions-icons .cart-action a {
  margin: 0 12px;
  font-weight: 400;
  font-size: 14px;
  color: #7F7F7F;
  text-decoration: none;
}
.cart-header .cart-actions {
  padding-top: 40px;
  line-height: 15px;
}
.cart-header .cart-actions a {
  font-size: 12px;
  line-height: 16px;
  text-align: right;
}
.cart-header .export-btn {
  border-left: 1px solid #cdcdcd;
  margin-left: 8px;
  padding-left: 8px;
}
.cart-header .cart-top-totals {
  text-align: right;
  padding-top: 35px;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
.cart-actions-mobile {
  text-align: center;
  padding-bottom: 20px;
}
.cart-actions-mobile .btn-block + .btn-block {
  margin-top: 20px;
}
.cart-restoration-bar {
  background: #f7f7f7;
  margin-top: 10px;
  padding: 20px;
  border: 1px solid #333333;
}
.cart-guest-message {
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #333333;
}
.item__list__cart {
  margin: 0 0 80px;
  border: 0;
}
.item__list__cart .item__list--header li {
  background-color: #ffffff;
  color: #7F7F7F;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px!important;
}
.item__list__cart .item__list--header li.item__total--column {
  text-align: right;
  padding-right: 23px;
}
.item__list__cart .item__list--header li a {
  color: #1A6AC2;
}
.item__list__cart .item__list--header .guest-user {
  white-space: normal !important;
}
.item__list__cart .item__list--item {
  padding: 20px 0 30px;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--item {
    padding: 10px;
    min-height: fit-content;
  }
}
@media (max-width: 640px) {
  .item__list__cart .item__list--item {
    min-height: fit-content;
    padding: 15px 10px;
  }
}
.item__list__cart .item__list--item .list-actions .item-action-border {
  color: #CDCDCD;
  position: absolute;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .item__list__cart .item__list--item .delivery-estimate-section {
    margin-top: 15px;
  }
}
@media (max-width: 641px) {
  .item__list__cart .item__list--item .delivery-estimate-section {
    margin-top: 15px;
  }
}
.item__list__cart .item__list--item .delivery-estimate-section .delivery-estimate-date h4 {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 800;
  line-height: 18.83px;
  text-align: left;
  color: #007600;
  margin-top: 0px;
  margin-bottom: 0px;
  width: max-content;
}
.item__list__cart .item__list--item .delivery-estimate-section .delivery-estimate-time span {
  font-family: Mulish;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.06px;
  text-align: left;
  color: #000000;
  width: max-content;
}
.item__list__cart .item__image {
  width: 80px;
  height: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .item__list__cart .item__image {
    width: auto !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .item__list__cart .item__image {
    transform: translateY(50%);
  }
}
.item__list__cart .item__image img {
  width: 80px;
  height: 80px;
}
.item__list__cart .item__image .delivery-estimate-section {
  display: flex;
  position: absolute;
  top: 100%;
  margin-top: 5px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .item__list__cart .item__image .delivery-estimate-section {
    display: none;
  }
}
@media (max-width: 641px) {
  .item__list__cart .item__image .delivery-estimate-section {
    display: none;
  }
}
.item__list__cart .item__image .delivery-estimate-section .delivery-estimate-date h4 {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 800;
  line-height: 18.83px;
  text-align: left;
  color: #007600;
  margin-top: 0px;
  margin-bottom: 0px;
  width: max-content;
}
.item__list__cart .item__image .delivery-estimate-section .delivery-estimate-time span {
  font-family: Mulish;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.06px;
  text-align: left;
  color: #000000;
  width: max-content;
  display: block;
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__image .list-actions {
    margin-top: 70px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .item__list__cart .item__image .list-actions {
    justify-content: space-evenly;
  }
}
.item__list__cart .item__image .list-actions > a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  color: #1A6AC2;
  height: auto;
}
.item__list__cart .item__image .list-actions > form a {
  color: #1068C5;
  text-decoration: none;
}
.item__list__cart .item__image .dropship-label,
.item__list__cart .item__image .hazard-label {
  font-size: 10px;
  font-weight: 600;
  color: #606060;
  padding-left: 10px;
  padding-top: 3px;
}
.item__list__cart .item__image .dropship-label .icon,
.item__list__cart .item__image .hazard-label .icon {
  font-size: 12px;
  color: #6b6b6b;
}
@media (max-width: 1024px) {
  .item__list__cart .item__image {
    position: absolute;
    width: 100%;
    max-width: none;
    padding: 0;
  }
  .item__list__cart .item__image .dropship-label,
  .item__list__cart .item__image .hazard-label {
    padding-left: 5px;
  }
}
@media (min-width: 1400px) {
  .item__list__cart .item__image {
    width: 15%;
  }
}
@media (min-width: 1025px) {
  .item__list__cart .item__info {
    width: 42%;
    margin-left: 50px;
  }
}
@media (max-width: 1024px) {
  .item__list__cart .item__info.adj-height {
    height: 110px;
  }
}
@media (max-width: 640px) {
  .item__list__cart .item__info.adj-height {
    height: 128px;
  }
}
.item__list__cart .item__info .prod-title {
  color: #333333;
  text-decoration: none;
  margin-bottom: 5px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  display: block;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .item__list__cart .item__info .prod-title {
    width: 60%;
  }
}
@media (min-width: 1025px) {
  .item__list__cart .item__info .prod-title {
    width: 80%;
  }
}
@media (min-width: 1025px) {
  .item__list__cart .item__info .prod-title {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__info .item-details {
  font-size: 12px;
}
.item__list__cart .item__info .item-details > div {
  padding: 3px 0;
}
@media (min-width: 1400px) {
  .item__list__cart .item__info .item-details {
    min-height: 0px;
  }
}
.item__list__cart .item__info .item-details .item__alias {
  color: #7f7f7f;
  font-weight: 700;
}
.item__list__cart .item__info .qty-warning {
  padding: 5px 0 10px;
  font-size: 12px;
  color: #c70000;
}
.item__list__cart .item__info .qty-warning a {
  text-decoration: none;
  color: #c70000;
}
@media (min-width: 1025px) {
  .item__list__cart .item__info .qty-warning {
    padding: 20px 0 10px;
  }
}
.item__list__cart .item__info .list-actions a,
.item__list__cart .item__info .list-actions .ohr-remove-input {
  font-size: 15px;
  color: #1A6AC2;
  height: auto;
  text-decoration: none;
  display: inline-block;
  padding-right: 10px;
  float: left;
}
@media (min-width: 1400px) {
  .item__list__cart .item__info .list-actions a,
  .item__list__cart .item__info .list-actions .ohr-remove-input {
    padding-right: 10px;
  }
}
.item__list__cart .item__info .list-actions .ohr-remove-input {
  border: none;
  background: none;
  text-decoration: none;
  padding-left: 0;
}
.item__list__cart .item__info .list-actions .ohr-remove-input:hover {
  color: #1068c5;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .item__list__cart .item__info {
    width: auto;
    padding-right: 0;
    padding-left: 110px;
    text-align: left;
  }
  .item__list__cart .item__info:first-child {
    padding: 0;
  }
}
.item__list__cart .item__info .item__liftgate {
  border: 1px solid #FCE5C8;
  width: 190px;
  height: 30.72px;
  background: #FFF8EF;
  border-radius: 4px;
}
.item__list__cart .item__info .item__liftgate-span {
  display: flex;
}
.item__list__cart .item__info .item__liftgate--icon {
  margin-top: 4.5px;
  padding-left: 3.8px;
}
.item__list__cart .item__info .item__liftgate--text {
  padding-left: 9px;
  color: #DC6600;
  padding-top: 4px;
}
.item__list__cart .item__info .item__liftgate svg {
  max-height: 19px;
  margin-top: 5px;
}
.item__list__cart .item-sm-max {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}
@media (max-width: 1024px) {
  .item__list__cart .item-sm-max {
    margin-top: 20px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .item__list__cart .item-sm-max {
    padding-left: 110px;
    margin-bottom: 8px;
    margin-top: 5px;
    max-width: 500px;
  }
}
.item__list__cart .item__list--item .item__quantity {
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto !important;
  font-size: 12px;
  display: flex;
  flex: 1 0 0%;
  flex-direction: row;
  margin-bottom: 0;
  margin-left: 15px;
  justify-content: center;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--item .item__quantity {
    padding: 0px;
  }
}
.item__list__cart .item__list--item .item__quantity .form-control {
  font-size: 13px;
  padding: 5px;
  border: 1px solid #cdcdcd;
  height: 42px;
  max-width: 42px;
  text-align: center;
}
.item__list__cart .item__list--item .item__quantity .update-cart-entry {
  position: relative;
}
.item__list__cart .item__list--item .item__quantity .plus,
.item__list__cart .item__list--item .item__quantity .minus {
  position: absolute;
  height: 0;
  top: 0px;
  right: 14px;
  background: transparent;
  border: 0;
  line-height: 0;
  display: inline-block;
  width: 25%;
  max-width: 40px;
  font-size: 27px;
  font-weight: 300;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -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);
}
.item__list__cart .item__list--item .item__quantity .plus.disabled,
.item__list__cart .item__list--item .item__quantity .minus.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--item .item__quantity .minus {
    top: 20px !important;
  }
}
@media (min-width: 1025px) {
  .item__list__cart .item__list--item .item__quantity {
    width: 65px;
    padding: 0;
  }
}
.item__list__cart .item__list--item .item__price {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #333333;
  display: flex;
  flex: 1 0 0%;
  flex-direction: column;
  margin-bottom: 0;
  justify-content: flex-start;
}
.item__list__cart .item__list--item .item__price .promo {
  font-size: 12px;
  color: #c70000;
  padding: 2px 0;
}
.item__list__cart .item__list--item .item__price .selling-price {
  color: #eb0f24;
  margin-bottom: 2px;
  font-weight: 600;
}
@media (min-width: 425px) and (max-width: 640px) {
  .item__list__cart .item__list--item .item__price .selling-price {
    margin: 10px 0 0 0;
  }
}
.item__list__cart .item__list--item .item__price .original-price {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #333333;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--item .item__price .original-price {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
  }
}
.item__list__cart .item__list--item .item__price .original-price.with-promo {
  text-decoration: line-through;
  color: #7f7f7f;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--item .item__price > div {
    display: inline-block;
    padding: 0 2px;
  }
  .item__list__cart .item__list--item .item__price > div.promo {
    display: block;
  }
}
@media (min-width: 1025px) {
  .item__list__cart .item__list--item .item__price {
    padding: 0 5px 0 0;
  }
  .item__list__cart .item__list--item .item__price .original-price {
    font-size: 15px;
  }
}
.item__list__cart .item_total {
  display: flex;
  flex: 1 0 0%;
  flex-direction: row;
  margin-bottom: 0;
  margin-left: 15px;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .item__list__cart .item_total {
    font-weight: 600;
    font-size: 14px;
  }
  .item__list__cart .item_total span {
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .item__list__cart .item_total {
    text-align: right;
    padding-right: 20px;
    color: #000000;
    font-size: 15px;
    font-weight: 600;
  }
}
.item__list__cart .cart-total {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  text-align: right;
}
.express-checkout {
  padding-top: 10px;
  font-weight: 600;
}
.express-checkout .cart-help a {
  display: block;
  text-decoration: none;
  color: #7f7f7f;
  font-size: 12px;
  padding-top: 15px;
}
.cart-help .cart-help-content {
  display: none;
}
.cart-help .icon-livehelp {
  color: #333333;
  font-size: 13px;
  margin-left: 5px;
}
@media (max-width: 1024px) {
  .list-actions-sm {
    display: flex !important;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .list-actions-sm {
    justify-content: space-evenly;
    margin-top: 10px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .list-actions-sm {
    padding-left: 110px;
    max-width: 500px;
    margin-top: 10px;
  }
}
.list-actions-sm > a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  color: #1A6AC2;
  height: auto;
}
.list-actions-sm > form a {
  color: #1068C5;
  text-decoration: none;
}
.list-actions-sm .item-action-border {
  color: #CDCDCD;
}
.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: 10px;
}
.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: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.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: 75px;
}
.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: 10px 0 30px;
  padding: 10px;
}
.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: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
.cart-continue-content {
  text-align: center;
  margin-top: 20px;
}
@media (min-width: 641px) {
  .cart-summary {
    width: 270px;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 80px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .cart-summary {
    top: 66px;
  }
}
@media (min-width: 1025px) {
  .cart-summary {
    width: 420px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .cart-summary.checkout-summary-section {
    top: 0px;
  }
}
@media (max-width: 640px) {
  .cart-summary.checkout-summary-section {
    margin-top: 20px;
  }
}
.cart-summary .cart-summary-content {
  border: 1px solid #cdcdcd;
  margin-bottom: 20px;
}
.cart-summary .cart-summary-content .btn--continue-checkout,
.cart-summary .cart-summary-content .btn--continue-shopping {
  background-color: #ef7206;
  border-color: #ef7206;
  color: #ffffff;
  border-radius: 4px !important;
}
.cart-summary .cart-summary-content .btn--continue-checkout:hover,
.cart-summary .cart-summary-content .btn--continue-shopping:hover {
  color: #ef7206;
  background-color: #ffffff;
}
@media (max-width: 640px) {
  .cart-summary .cart-summary-content {
    border: none;
  }
}
.cart-summary .cart-summary-content .btn-grant-disable {
  background-color: #CDCDCD;
  color: #fff;
  border-color: #CDCDCD;
  cursor: no-drop;
}
.cart-summary .cart-totals .summary-title {
  padding: 20px 20px 10px;
}
.cart-summary .cart-totals .summary-title .title {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  color: #000000;
}
.cart-summary .cart-totals .summary-title .count {
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  color: #000000;
}
.cart-summary .cart-totals .summary-title span {
  display: inline-block;
  line-height: 22px;
}
.cart-summary .cart-totals .summary-product-items {
  padding: 20px 20px 10px;
}
@media (min-width: 641px) {
  .cart-summary .cart-totals .summary-product-items {
    max-height: 350px;
    overflow-x: hidden;
    scrollbar-color: #888 #f1f1f1;
    scrollbar-width: thin;
  }
}
.cart-summary .cart-totals .summary-product-items .summary-product {
  border-bottom: 1px solid #cdcdcd;
  font-family: 'Muli', sans-serif;
  align-items: center;
  padding: 10px 0px;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.cart-summary .cart-totals .summary-product-items .summary-product:last-child {
  border-bottom: none;
}
.cart-summary .cart-totals .summary-product-items .summary-product .product-summary-section {
  display: flex;
}
.cart-summary .cart-totals .summary-product-items .summary-product .delivery-estimate-section {
  margin-top: 10px;
}
.cart-summary .cart-totals .summary-product-items .summary-product .delivery-estimate-section .delivery-estimate-date h4 {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 800;
  line-height: 18.83px;
  text-align: left;
  color: #007600;
  margin-top: 0px;
  margin-bottom: 0px;
  width: max-content;
}
.cart-summary .cart-totals .summary-product-items .summary-product .delivery-estimate-section .delivery-estimate-time span {
  font-family: Mulish;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.06px;
  text-align: left;
  color: #000000;
  width: max-content;
  display: block;
}
.cart-summary .cart-totals .summary-product-items .summary-product .product-img img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.cart-summary .cart-totals .summary-product-items .summary-product .product-qty {
  display: flex;
  justify-content: space-between;
}
.cart-summary .cart-totals .summary-product-items .summary-product .product-qty span:last-child {
  font-weight: bold;
  text-align: right;
}
.cart-summary .cart-totals .summary-items {
  padding: 20px 20px 0;
}
.cart-summary .cart-totals .summary-items .item-row {
  font-size: 12px;
  padding-bottom: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  font-family: 'Muli', sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}
.cart-summary .cart-totals .summary-items .item-row > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.cart-summary .cart-totals .summary-items .item-row > div:nth-child(2) {
  text-align: right;
}
.cart-summary .discount {
  color: #ee0417;
}
.cart-summary .grand-total {
  border-top: 1px solid #cdcdcd;
  margin-top: 3px;
  padding-top: 8px;
}
.cart-summary .grand-total.item-row > div {
  font-size: 15px;
  font-weight: 600;
}
.cart-summary .cartproline .promo-heading {
  border-top: 1px solid #cdcdcd;
  padding-top: 20px;
}
.cart-summary .potential-discount {
  background-color: #f7f7f7;
  font-style: italic;
  font-size: 12px;
  margin-top: 20px;
  padding: 10px 25px;
  font-weight: 600;
  text-align: center;
}
.cart-summary .tax-exempt {
  margin-top: 15px;
}
.cart-summary .tax-exempt a {
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}
.cart-summary .tax-exempt.exempt-active a {
  color: #00a350;
}
.cart-summary .promo-heading {
  margin-top: 20px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 4px;
}
.cart-summary .promotion {
  font-size: 13px;
  font-weight: 400;
  color: #00a350;
}
.cart-summary .promotion .promotion {
  padding: 3px 0;
}
.cart-voucher_info,
.cart-cost_info {
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #7f7f7f;
  margin: 10px 0 20px;
}
.cart-voucher_info.tax-info,
.cart-cost_info.tax-info {
  margin: 4px 0 20px;
}
.summary-actions {
  padding: 20px 20px 10px;
}
.shipping-order-info {
  padding: 20px 20px 20px;
}
@media (min-width: 641px) {
  .shipping-order-info {
    width: 270px;
  }
}
@media (min-width: 1025px) {
  .shipping-order-info {
    width: 420px;
  }
}
.shipping-order-info .shipping-order {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
}
.shipping-order-info .shipping-order div {
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #7f7f7f;
  text-align: center;
  margin: 0px 5px;
  font-weight: normal;
}
.shipping-order-info .shipping-progress {
  background: #088901;
  border-radius: 10px;
  height: 8px;
}
.cart-summary-help {
  padding: 20px;
  background: #E9F4F7;
  font-family: 'Muli', sans-serif;
  font-size: 15px;
  line-height: 22px;
}
.cart-summary-help p {
  margin-bottom: 15px;
  font-family: 'Muli', sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  color: #7f7f7f;
}
.cart-summary-help > div {
  font-size: 15px;
  line-height: 22px;
}
.cart-summary-help > div a {
  font-family: 'Noto Sans SC', sans-serif;
  color: #1a6ac2;
}
.cart-summary-help > div .small-font {
  font-size: 14px;
  color: #7f7f7f;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .cart-summary-help > div .small-font {
    font-size: 12px;
  }
}
.cart-summary-help > div b {
  font-weight: 800;
}
.cart-summary-help .phone-info .icon {
  font-size: 23px;
  margin-top: 5px;
}
.cart-summary-help .email-info {
  display: none;
}
.cart-summary-help .chat-info {
  cursor: pointer;
  font-weight: 600;
  margin-top: 15px;
}
.cart-summary-help .chat-info.disabled {
  opacity: 0;
}
.cart-summary-help .icon {
  height: 32px;
  width: 32px;
  float: left;
  margin-right: 10px;
  font-size: 19px;
  text-align: center;
}
.page-multiStepCheckoutSummaryPage .cart-items .total-products,
.page-orderConfirmationPage .cart-items .total-products {
  border-bottom: none!important;
}
.page-multiStepCheckoutSummaryPage .item__list__cart .cart-total,
.page-orderConfirmationPage .item__list__cart .cart-total {
  display: none;
}
.page-orderConfirmationPage .cart-items .total-products {
  margin-top: 30px;
}
.page-cartPage .global-alerts,
.page-ohrOrder .global-alerts,
.page-multiStepCheckoutSummaryPage .global-alerts,
.page-orderConfirmationPage .global-alerts,
.page-ohrOrderConfirmation .global-alerts {
  margin-bottom: -15px;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .page-cartPage .global-alerts,
  .page-ohrOrder .global-alerts,
  .page-multiStepCheckoutSummaryPage .global-alerts,
  .page-orderConfirmationPage .global-alerts,
  .page-ohrOrderConfirmation .global-alerts {
    margin-bottom: 0px;
  }
}
.page-cartPage .cart-content,
.page-ohrOrder .cart-content,
.page-multiStepCheckoutSummaryPage .cart-content,
.page-orderConfirmationPage .cart-content,
.page-ohrOrderConfirmation .cart-content {
  position: relative;
}
@media (max-width: 641px) {
  .page-cartPage .cart-content .grant-cart-reminder,
  .page-ohrOrder .cart-content .grant-cart-reminder,
  .page-multiStepCheckoutSummaryPage .cart-content .grant-cart-reminder,
  .page-orderConfirmationPage .cart-content .grant-cart-reminder,
  .page-ohrOrderConfirmation .cart-content .grant-cart-reminder {
    display: none;
  }
}
.page-cartPage .cart-content .grant-cart-reminder .grant-reminder-title,
.page-ohrOrder .cart-content .grant-cart-reminder .grant-reminder-title,
.page-multiStepCheckoutSummaryPage .cart-content .grant-cart-reminder .grant-reminder-title,
.page-orderConfirmationPage .cart-content .grant-cart-reminder .grant-reminder-title,
.page-ohrOrderConfirmation .cart-content .grant-cart-reminder .grant-reminder-title {
  color: #7F7F7F;
  font-size: 26px;
  font-weight: 700;
}
.page-cartPage .cart-content .grant-cart-reminder .grant-popup-desc p,
.page-ohrOrder .cart-content .grant-cart-reminder .grant-popup-desc p,
.page-multiStepCheckoutSummaryPage .cart-content .grant-cart-reminder .grant-popup-desc p,
.page-orderConfirmationPage .cart-content .grant-cart-reminder .grant-popup-desc p,
.page-ohrOrderConfirmation .cart-content .grant-cart-reminder .grant-popup-desc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}
.page-cartPage .cart-content .grant-cart-reminder .grant-popup-desc p a,
.page-ohrOrder .cart-content .grant-cart-reminder .grant-popup-desc p a,
.page-multiStepCheckoutSummaryPage .cart-content .grant-cart-reminder .grant-popup-desc p a,
.page-orderConfirmationPage .cart-content .grant-cart-reminder .grant-popup-desc p a,
.page-ohrOrderConfirmation .cart-content .grant-cart-reminder .grant-popup-desc p a {
  text-decoration: none;
  color: #1A6AC2;
}
.page-cartPage .cart-content .grant-cart-reminder .grant-popup-desc p svg,
.page-ohrOrder .cart-content .grant-cart-reminder .grant-popup-desc p svg,
.page-multiStepCheckoutSummaryPage .cart-content .grant-cart-reminder .grant-popup-desc p svg,
.page-orderConfirmationPage .cart-content .grant-cart-reminder .grant-popup-desc p svg,
.page-ohrOrderConfirmation .cart-content .grant-cart-reminder .grant-popup-desc p svg {
  margin-bottom: -6px;
}
.page-cartPage .cart-sign,
.page-ohrOrder .cart-sign,
.page-multiStepCheckoutSummaryPage .cart-sign,
.page-orderConfirmationPage .cart-sign,
.page-ohrOrderConfirmation .cart-sign {
  border: 1px solid #333333;
  padding: 19px 10px;
  margin-bottom: 20px;
  background-color: #7f7f7f;
}
.page-cartPage .cart-sign span,
.page-ohrOrder .cart-sign span,
.page-multiStepCheckoutSummaryPage .cart-sign span,
.page-orderConfirmationPage .cart-sign span,
.page-ohrOrderConfirmation .cart-sign span {
  font-size: 13px;
  line-height: 17px;
}
@media (max-width: 1024px) {
  .page-cartPage .cart-sign,
  .page-ohrOrder .cart-sign,
  .page-multiStepCheckoutSummaryPage .cart-sign,
  .page-orderConfirmationPage .cart-sign,
  .page-ohrOrderConfirmation .cart-sign {
    margin-bottom: 20px;
  }
}
@media (min-width: 641px) {
  .page-cartPage .cart-items,
  .page-ohrOrder .cart-items,
  .page-multiStepCheckoutSummaryPage .cart-items,
  .page-orderConfirmationPage .cart-items,
  .page-ohrOrderConfirmation .cart-items {
    padding: 0 290px 0 0;
  }
}
@media (min-width: 1025px) {
  .page-cartPage .cart-items,
  .page-ohrOrder .cart-items,
  .page-multiStepCheckoutSummaryPage .cart-items,
  .page-orderConfirmationPage .cart-items,
  .page-ohrOrderConfirmation .cart-items {
    padding: 0 440px 0 0;
  }
}
@media (min-width: 1400px) {
  .page-cartPage .cart-items,
  .page-ohrOrder .cart-items,
  .page-multiStepCheckoutSummaryPage .cart-items,
  .page-orderConfirmationPage .cart-items,
  .page-ohrOrderConfirmation .cart-items {
    padding: 0 545px 0 0;
  }
}
.page-cartPage .cart-items.cart-items-summary-page,
.page-ohrOrder .cart-items.cart-items-summary-page,
.page-multiStepCheckoutSummaryPage .cart-items.cart-items-summary-page,
.page-orderConfirmationPage .cart-items.cart-items-summary-page,
.page-ohrOrderConfirmation .cart-items.cart-items-summary-page {
  padding: 0;
}
.page-cartPage .cart-items .total-products,
.page-ohrOrder .cart-items .total-products,
.page-multiStepCheckoutSummaryPage .cart-items .total-products,
.page-orderConfirmationPage .cart-items .total-products,
.page-ohrOrderConfirmation .cart-items .total-products {
  margin: 0;
  padding: 0;
  margin-bottom: 23px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.page-cartPage .cart-items .total-products .product-count,
.page-ohrOrder .cart-items .total-products .product-count,
.page-multiStepCheckoutSummaryPage .cart-items .total-products .product-count,
.page-orderConfirmationPage .cart-items .total-products .product-count,
.page-ohrOrderConfirmation .cart-items .total-products .product-count {
  color: #333333;
  font-size: 20px;
  line-height: 23px;
  margin-right: 14px;
  white-space: nowrap;
}
.page-cartPage .cart-items .total-products .product-info,
.page-ohrOrder .cart-items .total-products .product-info,
.page-multiStepCheckoutSummaryPage .cart-items .total-products .product-info,
.page-orderConfirmationPage .cart-items .total-products .product-info,
.page-ohrOrderConfirmation .cart-items .total-products .product-info {
  padding-top: 5px;
  color: #7F7F7F;
}
@media (max-width: 640px) {
  .page-cartPage .cart-items .total-products .product-info,
  .page-ohrOrder .cart-items .total-products .product-info,
  .page-multiStepCheckoutSummaryPage .cart-items .total-products .product-info,
  .page-orderConfirmationPage .cart-items .total-products .product-info,
  .page-ohrOrderConfirmation .cart-items .total-products .product-info {
    min-width: 100%;
    -webkit-box-ordinal-group: 10;
    -moz-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
}
.page-cartPage .cart-items .total-products .icon-dropship,
.page-ohrOrder .cart-items .total-products .icon-dropship,
.page-multiStepCheckoutSummaryPage .cart-items .total-products .icon-dropship,
.page-orderConfirmationPage .cart-items .total-products .icon-dropship,
.page-ohrOrderConfirmation .cart-items .total-products .icon-dropship {
  margin-right: 2px;
  font-size: 18px;
}
.page-cartPage .cart-items .total-products .cart-help a,
.page-ohrOrder .cart-items .total-products .cart-help a,
.page-multiStepCheckoutSummaryPage .cart-items .total-products .cart-help a,
.page-orderConfirmationPage .cart-items .total-products .cart-help a,
.page-ohrOrderConfirmation .cart-items .total-products .cart-help a {
  white-space: nowrap;
}
.page-cartPage .cart-items .total-products .visibility,
.page-ohrOrder .cart-items .total-products .visibility,
.page-multiStepCheckoutSummaryPage .cart-items .total-products .visibility,
.page-orderConfirmationPage .cart-items .total-products .visibility,
.page-ohrOrderConfirmation .cart-items .total-products .visibility {
  color: #1068c5;
  font-size: 30px;
  font-weight: 600;
  line-height: 20px;
  padding-right: 10px;
}
.page-cartPage .cart-items .total-products .visibility .minus,
.page-ohrOrder .cart-items .total-products .visibility .minus,
.page-multiStepCheckoutSummaryPage .cart-items .total-products .visibility .minus,
.page-orderConfirmationPage .cart-items .total-products .visibility .minus,
.page-ohrOrderConfirmation .cart-items .total-products .visibility .minus {
  display: none;
}
.page-cartPage .cart-items .total-products.items-visible .visibility .minus,
.page-ohrOrder .cart-items .total-products.items-visible .visibility .minus,
.page-multiStepCheckoutSummaryPage .cart-items .total-products.items-visible .visibility .minus,
.page-orderConfirmationPage .cart-items .total-products.items-visible .visibility .minus,
.page-ohrOrderConfirmation .cart-items .total-products.items-visible .visibility .minus {
  display: block;
}
.page-cartPage .cart-items .total-products.items-visible .visibility .plus,
.page-ohrOrder .cart-items .total-products.items-visible .visibility .plus,
.page-multiStepCheckoutSummaryPage .cart-items .total-products.items-visible .visibility .plus,
.page-orderConfirmationPage .cart-items .total-products.items-visible .visibility .plus,
.page-ohrOrderConfirmation .cart-items .total-products.items-visible .visibility .plus {
  display: none;
}
@media (max-width: 1024px) {
  .page-cartPage .cart-items .total-products,
  .page-ohrOrder .cart-items .total-products,
  .page-multiStepCheckoutSummaryPage .cart-items .total-products,
  .page-orderConfirmationPage .cart-items .total-products,
  .page-ohrOrderConfirmation .cart-items .total-products {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 0px;
  }
}
@media (max-width: 640px) {
  .page-cartPage .cart-items .total-products,
  .page-ohrOrder .cart-items .total-products,
  .page-multiStepCheckoutSummaryPage .cart-items .total-products,
  .page-orderConfirmationPage .cart-items .total-products,
  .page-ohrOrderConfirmation .cart-items .total-products {
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .page-cartPage .cart-items .total-products.saveForLater,
  .page-ohrOrder .cart-items .total-products.saveForLater,
  .page-multiStepCheckoutSummaryPage .cart-items .total-products.saveForLater,
  .page-orderConfirmationPage .cart-items .total-products.saveForLater,
  .page-ohrOrderConfirmation .cart-items .total-products.saveForLater {
    cursor: pointer;
    margin-bottom: 20px;
  }
  .page-cartPage .cart-items .total-products.saveForLater.items-visible,
  .page-ohrOrder .cart-items .total-products.saveForLater.items-visible,
  .page-multiStepCheckoutSummaryPage .cart-items .total-products.saveForLater.items-visible,
  .page-orderConfirmationPage .cart-items .total-products.saveForLater.items-visible,
  .page-ohrOrderConfirmation .cart-items .total-products.saveForLater.items-visible {
    margin-bottom: 0;
  }
}
.page-cartPage .cart-items .cart-empty,
.page-ohrOrder .cart-items .cart-empty,
.page-multiStepCheckoutSummaryPage .cart-items .cart-empty,
.page-orderConfirmationPage .cart-items .cart-empty,
.page-ohrOrderConfirmation .cart-items .cart-empty {
  margin-bottom: 60px;
}
@media (max-width: 640px) {
  .page-cartPage .cart-items .saveForLater-items,
  .page-ohrOrder .cart-items .saveForLater-items,
  .page-multiStepCheckoutSummaryPage .cart-items .saveForLater-items,
  .page-orderConfirmationPage .cart-items .saveForLater-items,
  .page-ohrOrderConfirmation .cart-items .saveForLater-items {
    display: none;
  }
  .page-cartPage .cart-items .saveForLater-items.items-visible,
  .page-ohrOrder .cart-items .saveForLater-items.items-visible,
  .page-multiStepCheckoutSummaryPage .cart-items .saveForLater-items.items-visible,
  .page-orderConfirmationPage .cart-items .saveForLater-items.items-visible,
  .page-ohrOrderConfirmation .cart-items .saveForLater-items.items-visible {
    display: block;
  }
  .page-cartPage .cart-items .saveForLater.total-products.items-visible > .product-info,
  .page-ohrOrder .cart-items .saveForLater.total-products.items-visible > .product-info,
  .page-multiStepCheckoutSummaryPage .cart-items .saveForLater.total-products.items-visible > .product-info,
  .page-orderConfirmationPage .cart-items .saveForLater.total-products.items-visible > .product-info,
  .page-ohrOrderConfirmation .cart-items .saveForLater.total-products.items-visible > .product-info {
    display: block!important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .page-cartPage .cart-items .saveForLater-items .item__list--item,
  .page-ohrOrder .cart-items .saveForLater-items .item__list--item,
  .page-multiStepCheckoutSummaryPage .cart-items .saveForLater-items .item__list--item,
  .page-orderConfirmationPage .cart-items .saveForLater-items .item__list--item,
  .page-ohrOrderConfirmation .cart-items .saveForLater-items .item__list--item {
    height: 180px;
  }
  .page-cartPage .cart-items .saveForLater-items .item__list--item.adj-height,
  .page-ohrOrder .cart-items .saveForLater-items .item__list--item.adj-height,
  .page-multiStepCheckoutSummaryPage .cart-items .saveForLater-items .item__list--item.adj-height,
  .page-orderConfirmationPage .cart-items .saveForLater-items .item__list--item.adj-height,
  .page-ohrOrderConfirmation .cart-items .saveForLater-items .item__list--item.adj-height {
    height: 210px;
  }
}
@media (max-width: 640px) {
  .page-cartPage .cart-items .saveForLater-items .item__list--item,
  .page-ohrOrder .cart-items .saveForLater-items .item__list--item,
  .page-multiStepCheckoutSummaryPage .cart-items .saveForLater-items .item__list--item,
  .page-orderConfirmationPage .cart-items .saveForLater-items .item__list--item,
  .page-ohrOrderConfirmation .cart-items .saveForLater-items .item__list--item {
    height: 200px;
  }
}
.cart-validation {
  margin-top: 20px;
}
.export-page-body {
  overflow: auto;
}
.cart-export-form {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 15px;
  width: 960px;
  margin: 0 auto;
}
.cart-export-form .header-image {
  width: 100%;
  max-width: 100%;
}
.cart-export-form .top-info,
.cart-export-form .bottom-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.cart-export-form .top-info > div,
.cart-export-form .bottom-info > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.cart-export-form .top-info .info-address div,
.cart-export-form .bottom-info .info-address div {
  border-bottom: 1px solid #999;
  padding: 12px 0 3px;
  line-height: 15px;
}
.cart-export-form .top-info .info-address div span,
.cart-export-form .bottom-info .info-address div span {
  display: inline-block;
  width: 175px;
  margin-left: 20px;
}
.cart-export-form .info-heading {
  font-size: 26px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.cart-export-form .shipto .info-address,
.cart-export-form .payment .info-payment {
  border-top: 1px solid #000;
  padding-right: 20px;
}
.cart-export-form .billto .info-heading,
.cart-export-form .totals .info-heading {
  padding-left: 20px;
}
.cart-export-form .billto .info-heading span,
.cart-export-form .totals .info-heading span {
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
}
.cart-export-form .billto .info-heading span span,
.cart-export-form .totals .info-heading span span {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid #000;
  margin-right: 10px;
  vertical-align: bottom;
}
.cart-export-form .billto .info-address,
.cart-export-form .totals .info-address,
.cart-export-form .billto .info-payment,
.cart-export-form .totals .info-payment {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  padding-left: 20px;
}
.cart-export-form .billto .info-payment > div,
.cart-export-form .totals .info-payment > div {
  border-bottom: 1px solid #999;
  line-height: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.cart-export-form .billto .info-payment > div:last-child,
.cart-export-form .totals .info-payment > div:last-child {
  border-bottom: 0;
}
.cart-export-form .billto .info-payment > div .item-count,
.cart-export-form .totals .info-payment > div .item-count {
  -webkit-flex: 0 0 22px;
  -moz-flex: 0 0 22px;
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  border-radius: 25px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  font-size: 12px;
  margin-top: 7px;
  line-height: 19px;
}
.cart-export-form .billto .info-payment > div .item-label,
.cart-export-form .totals .info-payment > div .item-label {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
  padding: 10px 20px 8px;
  text-transform: none;
}
.cart-export-form .billto .info-payment > div > div:last-child,
.cart-export-form .totals .info-payment > div > div:last-child {
  -webkit-flex: 0 0 100px;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  border-left: 1px solid #999;
  text-align: right;
  padding: 14px 10px 5px 0;
}
.cart-export-form .cart-info {
  padding-top: 15px;
}
.cart-export-form .cart-info .items-total {
  font-weight: 500;
  text-align: right;
  padding: 10px;
}
.cart-export-form .cart-info td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: center;
}
.cart-export-form .cart-info td:first-child {
  border-left: 0;
  text-align: left;
}
.cart-export-form .cart-info td:last-child {
  text-align: right;
}
.cart-export-form .cart-info .table-heading td {
  border-bottom: 2px solid #999;
  border-left: 0;
  padding-top: 0;
  padding-bottom: 5px;
}
.cart-export-form .cart-info .prod-name {
  text-align: left;
}
.cart-export-form .cart-info .prod-image {
  padding: 5px;
}
.cart-export-form .payment .info-payment > div {
  display: block;
  padding: 8px 0 7px;
}
.cart-export-form .payment .info-payment > div:last-child {
  padding-bottom: 10px;
}
.cart-export-form .payment .info-payment > div.two-cell {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.cart-export-form .payment .info-payment > div.two-cell > div {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-top: 10px;
}
.cart-export-form .payment .info-payment > div.two-cell > div.ponumber {
  padding-left: 15px;
}
.cart-export-form .payment .info-payment > div.two-cell > div.check .circle-icon {
  margin-left: 0;
}
.cart-export-form .payment .info-payment > div.card-info {
  padding: 0;
}
.cart-export-form .payment .info-payment > div.card-info > div {
  padding: 9px 0 4px;
  border-bottom: 1px solid #999;
}
.cart-export-form .payment .info-payment > div.card-info > div:first-child span {
  padding-left: 270px;
}
.cart-export-form .payment .info-payment > div.card-icons {
  margin: 10px 0;
  position: relative;
}
.cart-export-form .payment .info-payment > div.card-icons img {
  position: absolute;
  width: 100%;
}
.cart-export-form .payment .info-payment > div.card-icons .circle-icon {
  margin-left: 62px;
  margin-top: 6px;
}
.cart-export-form .payment .info-payment > div.card-icons .circle-icon:first-of-type {
  margin-left: 0;
  margin-right: 8px;
}
.cart-export-form .noborder {
  border: 0!important;
}
.cart-export-form .text-red {
  color: #d0021b;
  font-size: 85%;
}
.cart-export-form .text-cart-small {
  font-size: 85%;
}
.cart-export-form .circle-icon {
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #000;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin: 0 5px 0 10px;
}
.cart-export-form .line-icon {
  display: inline-block;
  width: 160px;
  border-bottom: 1px solid #999;
  margin-left: 10px;
}
.cart-item-saveforlater,
.cart-item-movetocart {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  color: #1A6AC2;
  height: auto;
  text-decoration: none;
  padding-left: 10px;
}
@media (max-width: 1024px) {
  .cart-item-saveforlater,
  .cart-item-movetocart {
    margin-top: 50px!important;
    font-size: 14px;
    border: 0;
  }
}
.cart-item-addtofav {
  padding-left: 10px;
}
@media (max-width: 1024px) {
  .cart-item-addtofav {
    padding-right: 20px;
  }
}
.btn--continue-checkout-drop {
  margin-top: -30px;
  float: right;
  width: 232px;
  background-color: #ef7206;
  border-color: #ef7206;
  color: #ffffff;
  border-radius: 4px !important;
}
.btn--continue-checkout-drop:hover {
  color: #ef7206;
  background-color: #ffffff;
  border-color: #ef7206;
}
.saveforlater-headline {
  margin-top: 130px !important;
}
@media (min-width: 1025px) {
  #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 #1068c5;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  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: 10px;
}
.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 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #d4d4d4;
}
.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: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.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 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  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: 10px;
}
.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: 10px 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 10px;
  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: 10px;
}
.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 10px;
  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: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.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: 44px;
}
.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 #1068c5;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #1068c5;
  -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: 13px;
  padding: 0 0 0 10px;
  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: 1025px) {
  .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: #1068c5;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #1068c5;
  }
  .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: 1024px) {
  .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: 640px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .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 10px;
  }
  .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 10px 10px;
  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: 10px;
  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 #1068c5;
}
.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 #1068c5;
}
.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: #1068c5;
  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 #1068c5;
  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 #1068c5;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  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 #1068c5;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  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: 10px;
  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: 13px;
  padding: 0 0 0 10px;
  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: 1025px) {
  .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: #1068c5;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #1068c5;
  }
  .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: 1024px) {
  .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: #1068c5;
  }
  .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;
  }
}
.login-page__headline,
.user-register__headline {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
  padding-bottom: 20px;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .login-page__headline,
  .user-register__headline {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .login-page__headline,
  .user-register__headline {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.login-right-content-slot .btn {
  margin-top: 30px;
}
@media (min-width: 641px) {
  .login-right-content-slot .btn {
    max-width: 360px;
  }
}
.login-form {
  max-width: 360px;
  margin-top: 25px;
}
@media (max-width: 640px) {
  .login-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}
.guest-email-message {
  font-style: italic;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 15px;
}
.checkout-login .checkout-login-left-content-component .btn-primary {
  margin-top: 29px;
}
.checkout-login .guest-login-form {
  max-width: 100%;
}
.checkout-login .guest-login-form .form-group {
  max-width: 360px;
}
@media (max-width: 640px) {
  .checkout-login .guest-login-form .form-group {
    max-width: 100%;
  }
}
.checkout-login .guest-login-form .guest-optin .form-group {
  max-width: 100%;
}
.checkout-login .guest-privacy {
  font-size: 12px;
  text-align: center;
  max-width: 360px;
}
.checkout-login .guest-privacy a {
  font-size: 12px;
}
@media (min-width: 1025px) {
  .login-section {
    max-width: 550px;
  }
}
@media (max-width: 1024px) {
  .page-register .login-right-content-slot {
    border-top: 1px solid #d4d4d4;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-login-right-content-component,
  .login-right-content-slot {
    border-top: 1px solid #d4d4d4;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
form .forgotten-password {
  margin-top: 25px;
  margin-bottom: 40px;
  text-align: center;
}
form .forgotten-password a {
  color: #333333;
  text-decoration: underline;
  font-size: 12px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #333333;
}
.register-form-action,
.login-form-action {
  margin-top: 5px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  .login-form-action .btn-default {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.required-note {
  font-size: 12px;
  font-weight: bold;
  padding: 20px 0;
}
.horiz-line {
  border-bottom: 1px solid #d4d4d4;
  margin: 30px 0;
  line-height: 1px;
  height: 1px;
  display: block;
}
.disclaimers {
  font-size: 12px;
}
.newcustomer-registration {
  padding-bottom: 40px;
}
.newcustomer-registration .form-actions {
  margin: 40px 0;
  padding: 0;
}
.newcustomer-registration .organization-inputs {
  padding: 10px 30px;
  max-width: 400px;
  display: none;
}
.newcustomer-registration .organization-inputs.active {
  display: block;
}
.newcustomer-registration .organization-inputs > .form-group:first-child {
  margin-bottom: 20px;
}
.newcustomer-registration .subheading {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.password-forgot-dialog .btn-forgotten-password {
  background-color: #ef7206;
  border-color: #ef7206;
  color: #ffffff;
  border-radius: 4px !important;
}
.password-forgot-dialog .btn-forgotten-password:hover {
  color: #ef7206;
  background-color: #ffffff;
}
.page-multiStepCheckoutSummaryPage .breadcrumb-section {
  display: none;
}
@media (min-width: 641px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps {
    padding: 0 290px 0 0;
  }
}
@media (min-width: 1025px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps {
    padding: 0 545px 0 0;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .login-banner {
  background: #fff9e8;
  padding: 22px 15px;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .login-banner .icon-content .login-content {
  font-family: 'Muli', sans-serif;
  font-size: 15px;
  line-height: 21px;
  color: #333333;
}
@media (max-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .login-banner .icon-content .login-content {
    font-size: 14px;
    line-height: 22px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .login-banner .sign-in-btn button {
  background: #ffffff;
  border: 1px solid #ef7206;
  border-radius: 4px !important;
  padding: 20px 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #ef7206;
}
@media (max-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .login-banner .sign-in-btn button {
    padding: 10px 25px;
    font-size: 14px;
    line-height: 14px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .contact-info {
  margin: 0px 0px;
  border: 1px solid #CDCDCD;
  padding: 8px 20px;
  width: 700px;
}
@media (max-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info {
    width: 100%;
    padding: 8px 10px;
    border: none;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info {
  border-bottom: 1px solid #CDCDCD;
  padding: 12px 0px;
}
@media (max-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info {
    display: flex;
    align-items: center;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .heading {
  color: #7f7f7f;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 20px;
  margin-left: -10px;
  line-height: 20px;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .heading {
    width: 20%;
  }
}
@media (max-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .heading {
    font-size: 16px;
    line-height: 19px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .info {
  font-family: 'Muli', sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .info {
    width: 70%;
  }
}
@media (max-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .info {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .actions {
    width: 10%;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .actions a {
  font-family: 'Muli', sans-serif;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  color: #1a6ac2;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .actions a {
    margin-left: -15px;
  }
}
@media (max-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info .actions a {
    margin-left: -15px;
    font-size: 14px;
    line-height: 22px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .contact-info .user-info:last-child {
  border: none;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .v1-step .title {
  font-family: "vag-rundschrift-d", sans-serif !important;
  line-height: 31px !important;
  font-size: 26px;
  font-weight: 300 !important;
  text-transform: lowercase;
}
@media (min-width: 1025px) {
  .page-orderConfirmationPage .checkout-steps,
  .page-ohrOrderConfirmation .checkout-steps {
    padding: 0 440px 0 0;
  }
}
.page-orderConfirmationPage .cart-summary-content .cartproline .promo-heading,
.page-ohrOrderConfirmation .cart-summary-content .cartproline .promo-heading {
  margin-top: 15px;
}
.page-ohrOrder .account-orderdetail .step-data-completed {
  padding: 20px;
}
.form-required-text {
  font-size: 13px;
  color: #333333;
  font-weight: 600;
  width: 100%;
  display: block;
  padding: 5px 0 20px 0;
}
.form-note {
  color: #333333;
  font-weight: 300;
  width: 100%;
  display: block;
  font-size: 12px;
  padding: 8px 0 0 0;
  font-style: italic;
  text-decoration: none;
}
.form-note-column .form-note {
  padding: 0;
  margin-bottom: 15px;
}
.checkout-content {
  position: relative;
  min-height: 1050px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .checkout-content {
    min-height: 1020px;
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-content {
    margin-top: 20px;
  }
}
.guest-login-modal .modal-dialog,
.guest-create-modal .modal-dialog {
  width: 500px;
}
@media (max-width: 1025px) {
  .guest-login-modal .modal-dialog,
  .guest-create-modal .modal-dialog {
    width: 96%;
  }
}
.guest-login-modal .modal-content,
.guest-create-modal .modal-content {
  border-radius: 0px;
  border: none;
}
.guest-login-modal .modal-content .modal-header,
.guest-create-modal .modal-content .modal-header {
  background: #1A6AC2;
  padding: 12px;
}
.guest-login-modal .modal-content .modal-header .close,
.guest-create-modal .modal-content .modal-header .close {
  color: #fff;
  text-shadow: none;
}
.guest-login-modal .modal-body,
.guest-create-modal .modal-body {
  padding: 20px;
}
.guest-login-modal .modal-body .login-title,
.guest-create-modal .modal-body .login-title {
  font-size: 32px;
  text-align: center;
  color: #7F7F7F;
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
}
.guest-login-modal .modal-body .guest-banner,
.guest-create-modal .modal-body .guest-banner {
  text-align: center;
  padding: 30px 0px;
  border-top: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
}
.guest-login-modal .modal-body .guest-banner .banner-title,
.guest-create-modal .modal-body .guest-banner .banner-title {
  font-size: 15px;
  margin-bottom: 10px;
  color: #333333;
  font-weight: normal;
}
.guest-login-modal .modal-body .creation-btn,
.guest-create-modal .modal-body .creation-btn {
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  color: #1A6AC2;
}
.guest-login-modal .modal-body .create-banner,
.guest-create-modal .modal-body .create-banner {
  padding: 30px 0px 15px;
  border-top: 1px solid #C4C4C4;
}
.guest-login-modal .modal-body .create-banner .banner-title,
.guest-create-modal .modal-body .create-banner .banner-title {
  font-size: 15px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: normal;
}
@media (max-width: 1025px) {
  .guest-login-modal .modal-body .create-account-purchase,
  .guest-create-modal .modal-body .create-account-purchase {
    flex-direction: column;
    align-items: baseline;
  }
}
.btn-org-layout {
  padding: 20px 40px;
  background: #FFFFFF;
  border: 1px solid #EF7206;
  border-radius: 4px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #EF7206;
}
.shipping-progress-bar {
  margin-bottom: 25px;
  border-radius: 4px;
  height: 34px;
  background: #BDBDBD;
  position: relative;
}
.shipping-progress-bar .progress-bar-success {
  background: #66C660;
}
.shipping-progress-bar_txt {
  font-weight: 1000;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .shipping-progress-bar_txt {
    font-size: 12px;
  }
}
.shipping-progress-bar_info-txt {
  display: block;
  font-size: 10px;
  font-weight: 600;
  text-transform: lowercase;
}
@media (max-width: 640px) {
  .shipping-progress-bar {
    height: 28px;
  }
  .shipping-progress-bar_txt {
    font-size: 12px;
  }
  .shipping-progress-bar_info-txt {
    font-size: 9px;
    margin-top: -4px;
    padding-bottom: 3px;
  }
}
.checkout-headline {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
  padding-top: 20px 0 !important;
  text-align: left!important;
  font-size: 16px;
  line-height: 19px;
  color: #7f7f7f;
  text-decoration: none;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.checkout-headline.nav {
  font-size: 16px !important;
}
@media (max-width: 640px) {
  .checkout-headline.nav {
    display: none;
  }
}
.checkout-headline.nav span {
  padding: 0 20px;
}
.checkout-headline.nav a {
  text-decoration: none;
  color: #7f7f7f;
}
.checkout-headline.nav a.active {
  font-weight: 500;
  color: #333333;
}
@media (min-width: 641px) {
  .checkout-headline .cart-links {
    display: inline;
    float: right;
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .checkout-headline .cart-links {
    padding: 0 440px 0 0;
  }
}
.checkout-headline .cart-links a {
  color: #1A6AC2;
  padding-right: 30px;
}
.checkout-headline .cart-links a:last-child {
  padding-right: 0;
}
.continue-btn {
  padding: 20px 15px !important;
  line-height: 8px !important;
  border-radius: 4px !important;
}
.checkout-summary-headline {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
  /*
  padding-right: 30px;

  @media (max-width: @screen-md) {
    padding-right: 20px;
  }

  @media (max-width: @screen-sm) {
    padding-left: 20px;
    padding-right: 20px;
  }

  span{
    color: @checkout-icon;
    margin-right: 5px;
    top: 2px;
  }

  @media (max-width: @screen-xs-max) {
    padding-left: @grid-gutter-width/2;
    padding-right: @grid-gutter-width/2;
  }
  */
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.checkout-body-styling {
  padding: 20px 0px 0 20px;
}
@media (max-width: 640px) {
  .checkout-body-styling {
    padding: 20px 20px 0 20px;
  }
}
.checkout-content select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../images/select-input-down-arrow.png") !important;
  background-repeat: no-repeat;
  background-position: 92% 50%;
  cursor: pointer;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .checkout-content select.form-control {
    background-position: 96% 50%;
  }
}
.checkout-content input.form-control {
  background: #ffffff !important;
  border: 1px solid #F2F2F2 !important;
  border-radius: 3px;
}
.checkout-content .radio-button .checkmark {
  border-color: #CDCDCD;
}
.checkout-content .form-group .checkbox {
  margin: 20px 0 !important;
}
.checkout-content .form-group .checkbox .skip {
  border-color: #CDCDCD;
}
.checkout-content .form-group .radio-button .checkmark {
  border-color: #CDCDCD;
}
.more-label {
  font-size: 12px;
  color: #7F7F7F;
  font-weight: normal;
}
.checkout-steps .step-head {
  background: #f7f7f7;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-family: "vag-rundschrift-d", sans-serif;
  counter-increment: checkout;
}
.checkout-steps .step-head.step-not-completed {
  color: #999;
}
.checkout-steps .step-head:before {
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  color: #333333;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 26px;
  line-height: 31px;
  font-weight: 300;
  color: #1a6ac2;
}
.checkout-steps .step-head .edit {
  color: #333333;
  font-size: 12px;
  display: table-cell;
  vertical-align: top;
  font-weight: 300;
  text-decoration: underline;
  padding-top: 2px;
  font-family: "Muli", sans-serif;
}
.checkout-steps .btn-apply-credit {
  border-radius: 4px;
}
.checkout-steps .email-content {
  padding: 20px 0;
  font-size: 15px;
  color: #000000;
  font-family: "Muli", sans-serif;
}
.checkout-steps .email-note {
  font-family: "Muli", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #7F7F7F;
}
.checkout-steps .step-body .step-body-form {
  padding: 20px 0px 0 20px;
  padding: 0px !important;
}
@media (max-width: 640px) {
  .checkout-steps .step-body .step-body-form {
    padding: 20px 20px 0 20px;
  }
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  border: 1px solid #f2f2f2;
  border-radius: 4px;
}
.checkout-steps .step-body .step-body-form .payment-header {
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
}
.checkout-steps .step-body .step-body-form .payment-header .radio-button {
  margin-left: 20px;
  margin-top: 20px;
}
.checkout-steps .step-body .step-body-form input {
  background: #ffffff;
  border: 1px solid #CDCDCD;
  border-radius: 3px;
}
.checkout-steps .step-body .paypal-note {
  font-weight: 300;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #e5e5e5;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 640px) {
  .checkout-steps .step-head {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkoutNoteMsg {
  color: #333;
  font-weight: 300;
  margin: 10px 0px 10px 0px;
}
@media (max-width: 640px) {
  .checkoutNoteMsg p br {
    display: none;
  }
}
.placeOrder-terms {
  display: grid;
}
.placeOrder-terms a {
  text-decoration: underline !important;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .placeOrder-terms-msg {
    width: 215px;
  }
}
.place-order {
  padding: 40px 0px;
}
@media (max-width: 640px) {
  .place-order {
    flex-direction: column-reverse;
  }
}
.place-order a {
  color: #1a6ac2;
  text-decoration: none;
}
@media (max-width: 640px) {
  .place-order a {
    width: 100%;
  }
}
.place-order button {
  border-radius: 4px;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (max-width: 640px) {
  .place-order button {
    width: 100%;
    margin-bottom: 20px;
  }
}
.checkout-shipping {
  padding: 20px 0px 0 20px;
}
@media (max-width: 640px) {
  .checkout-shipping {
    padding: 20px 20px 0 20px;
  }
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  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: 18px;
}
.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 .checkout-indent .radio-button {
  padding-left: 55px;
}
.checkout-shipping .checkout-indent .radio-button .checkmark {
  left: 20px;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.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: #333333;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
.checkout-shipment {
  padding-top: 20px;
}
.checkout-shipment .radio-button {
  padding-left: 55px;
}
.checkout-shipment .radio-button .checkmark {
  left: 20px;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-payment {
  margin-left: 20px;
}
.checkout-paymentmethod {
  padding: 20px 0px 0 20px;
  padding-top: 0;
}
@media (max-width: 640px) {
  .checkout-paymentmethod {
    padding: 20px 20px 0 20px;
  }
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
.checkout-paymentmethod .checkout-indent {
  padding: 20px;
}
.checkout-paymentmethod .checkout-indent #billingAddressForm {
  padding: 20px 0px 5px 0px;
}
@media (max-width: 1025px) {
  .checkout-paymentmethod .checkout-indent #billingAddressForm {
    padding: 15px 0 5px 0;
  }
}
.checkout-paymentmethod .checkout-indent #billingAddressForm.no-indent {
  padding-left: 0;
}
.editCardInfoHolder {
  margin-bottom: 20px;
  font-style: italic;
  display: block;
}
#samebillingAddress {
  padding: 20px;
  border: 1px solid #CDCDCD;
  border-radius: 4px;
  width: 50%;
}
.po-number-comments-form-holder {
  margin-top: 30px;
}
.po-number-comments-form-holder .po-number-row {
  margin-bottom: 15px;
}
.po-number-comments-form-holder .po-number-row label {
  font-weight: 600;
}
.po-number-comments-form-holder .order-comments-group {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #cdcdcd;
}
.po-number-comments-form-holder label {
  display: block;
  width: 100%;
}
.po-number-comments-form-holder label.label-order-comments {
  margin-bottom: 15px;
  line-height: 25px;
}
.po-number-comments-form-holder label .bold {
  font-weight: 600;
}
#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: 10px 0;
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}
@media (min-width: 641px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 0;
  }
  .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: 20px;
}
.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: 60px 0 10px;
  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: 20px;
  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: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  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: 13px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 1024px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding: 20px 0px 0 20px;
    margin-top: 25px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
  .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: #333333;
    padding: 25px 20px;
    border-color: #e5e5e5;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #e5e5e5;
  }
  .checkout-order-summary .subtotals {
    padding: 0 0;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .checkout-order-summary {
    padding: 20px 20px 0 20px;
  }
}
.checkout-review {
  padding: 20px 0px 0 20px;
}
@media (max-width: 640px) {
  .checkout-review {
    padding: 20px 20px 0 20px;
  }
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form {
  display: none;
}
@media (min-width: 1025px) {
  .place-order-form {
    display: block;
  }
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
.checkout-help {
  text-align: center;
  border: 1px solid #d4d4d4;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 640px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.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: 20px;
}
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: 1024px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 640px) {
  .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: 40px;
}
.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: 640px) {
  .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;
  }
}
#silentOrderPostForm .blockOverlay,
#silentOrderPostForm .blockMsg {
  display: none !important;
}
#silentOrderPostForm label.error {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #c70000;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
#addressForm label.error {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #c70000;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.ajax-global-error-message {
  font-weight: 400;
  color: #c70000;
  margin-bottom: -15px;
  margin-top: 10px;
}
.address-holder {
  width: 100%;
  font-size: 15px;
  font-family: "Muli", sans-serif;
}
.address-holder .bold {
  font-weight: 600;
}
.step-data-completed {
  width: 100%;
  float: left;
  padding: 0px 0px 20px;
  font-size: 14px;
  font-family: "Muli", sans-serif;
}
.step-data-completed .bold {
  font-weight: 600;
}
.step-data-completed .inside-completed-section .heading-inside {
  font-size: 16px;
  padding-bottom: 4px;
  display: block;
}
.step-data-completed .inside-completed-section .heading-inside.placement-heading {
  margin-top: 10px;
}
.step-data-completed .inside-completed-section.completed-comments-summary {
  margin-top: 30px;
}
@media (max-width: 1025px) {
  .step-data-completed .inside-completed-section.completed-comments-summary {
    margin-top: 20px;
  }
}
.comments-section {
  padding: 10px 0 0 35px;
}
.form-group.comments-group {
  margin-top: 20px;
}
.addNewAddress,
.card-options {
  margin-top: 37px;
  float: left;
  width: 100%;
}
@media (max-width: 1025px) {
  .addNewAddress,
  .card-options {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}
.addNewAddress a,
.card-options a {
  font-size: 15px;
  display: table-cell;
  vertical-align: top;
  font-weight: 300;
  text-decoration: none;
  padding-top: 2px;
  font-family: "Muli", sans-serif;
  margin-left: 30px;
  float: left;
  color: #1a6ac2;
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .addNewAddress a,
  .card-options a {
    margin-left: 12px;
    font-size: 14px;
  }
}
.addNewAddress a span,
.card-options a span {
  color: #1a6ac2;
}
@media (max-width: 1025px) {
  .addNewAddress a.js-editaddress,
  .card-options a.js-editaddress,
  .addNewAddress a.js-editcard,
  .card-options a.js-editcard {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .addNewAddress a.js-editaddress,
  .card-options a.js-editaddress,
  .addNewAddress a.js-editcard,
  .card-options a.js-editcard {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .addNewAddress a.js-addcard,
  .card-options a.js-addcard,
  .addNewAddress a.js-addaddress,
  .card-options a.js-addaddress {
    width: 100%;
    margin-left: 0;
    padding-top: 15px;
  }
}
.cancel-address-holder,
.cancel-card-holder {
  margin-bottom: 20px;
  float: right;
}
.cancel-address-holder .add-edit-address-text,
.cancel-card-holder .add-edit-address-text,
.cancel-address-holder .add-edit-card-text,
.cancel-card-holder .add-edit-card-text {
  font-weight: 600;
}
.cancel-address-holder a,
.cancel-card-holder a {
  text-decoration: none;
  color: #1A6AC2;
  font-size: 15px;
}
.js-shippingaddress-list .ship-to-address {
  padding: 20px;
  border: 1px solid #CDCDCD;
  border-radius: 4px;
}
.suggested-address .each-address-holder .address-headline {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  font-family: "vag-rundschrift-d", sans-serif;
  display: block;
  padding-bottom: 5px;
}
.suggested-address .each-address-holder .ship-to-address,
.suggested-address .each-address-holder .entered-address {
  min-height: 70px;
  padding-left: 10px;
}
@media (max-width: 1025px) {
  .suggested-address .each-address-holder .ship-to-address,
  .suggested-address .each-address-holder .entered-address {
    min-height: 0;
    margin-bottom: 20px;
  }
}
.suggested-address .each-address-holder.holder-entered-address {
  margin-top: 0;
}
@media (max-width: 1025px) {
  .suggested-address .each-address-holder.holder-entered-address {
    margin-top: 20px;
  }
}
.suggested-address .edit-address-col {
  padding-top: 35px;
}
.suggested-address .use-entered-address {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.suggested-address .text-uline {
  text-decoration: underline;
}
.suggested-address .qas_error_msg {
  padding-bottom: 5px;
  padding-left: 10px;
}
.suggested-address .warn-entered-address {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 300;
}
.summary-review-text-holder {
  display: block;
  margin-bottom: 20px;
  padding: 25px 0 25px 10px;
  border-bottom: 1px solid #dcdcdc;
}
.mail-or-fax-summary,
.confirmation-message-holder-section {
  border: 1px solid #333333;
  background: #f7f7f7;
  padding: 20px;
  font-family: "Muli", sans-serif;
}
.mail-or-fax-summary .fax-heading,
.confirmation-message-holder-section .fax-heading,
.mail-or-fax-summary .heading-text,
.confirmation-message-holder-section .heading-text {
  font-weight: 600;
  padding-bottom: 4px;
  display: block;
}
.mail-or-fax-summary.confirmation-message-holder-section,
.confirmation-message-holder-section.confirmation-message-holder-section {
  border: none;
}
.mail-or-fax-summary.confirmation-tax-exempt-message,
.confirmation-message-holder-section.confirmation-tax-exempt-message {
  border: 1px solid #333333;
  margin-bottom: 20px;
}
.mail-or-fax-summary.payment-code-type-none,
.confirmation-message-holder-section.payment-code-type-none {
  margin-bottom: 20px;
}
.mail-or-fax-summary {
  margin-top: 30px;
}
@media (max-width: 641px) {
  .mail-or-fax-summary {
    margin-top: 0px;
  }
}
.btn-apply-credit {
  margin-top: 30px;
}
.place-order-button-holder-right-side {
  margin-top: 25px;
}
#getSavedCards {
  padding: 10px 0 10px 35px;
}
.confirmation-reg-credit-row {
  margin-bottom: 30px;
}
/*
.well.order-section {
	border-bottom: none;
}

.well.well-quinary {
	background: none;
	color: @color-black;
	border-color: transparent;
	border-bottom: none;
	
	.well-headline {
		font-size: 24px;
		font-family: @font-family-secondary;
		background: none;
		color: @color-black;
		padding: 15px 0 10px 0;
		font-weight: 300;
		border-bottom: 1px solid @color-mediumgray;
	}
	
	.well-content {
		padding: 20px 0 30px 0;
	}
}
*/
.form-reg-section .accountActions-bottom {
  margin: 10px 0 10px 0;
  padding: 0;
}
.continue-shopping-confirmation {
  margin-top: 20px;
}
.each-confirmation-section .well {
  border-bottom: none;
}
.each-confirmation-section .well.well-quinary .well-headline {
  font-size: 18px;
  font-weight: bold;
  padding: 0px 0 15px 0;
  border-bottom: 1px solid #dcdcdc;
  background-color: transparent;
  color: #333;
  margin-left: 0;
  margin-right: 0;
}
.each-confirmation-section .well.well-quinary .well-headline.order-comments-headline {
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .each-confirmation-section .well.well-quinary .well-headline.order-comments-headline {
    margin-top: 30px;
  }
}
.each-confirmation-section .well.well-quinary .well-content {
  padding: 20px 0 0 0;
}
.each-confirmation-section .cart-items-summary-page .well-headline {
  margin-top: 30px;
}
.page-orderConfirmationPage .order-section,
.page-ohrOrder .order-section,
.page-ohrOrderConfirmation .order-section {
  padding: 20px;
  border: none;
}
@media (min-width: 1025px) {
  .page-orderConfirmationPage .order-section,
  .page-ohrOrder .order-section,
  .page-ohrOrderConfirmation .order-section {
    padding: 35px 30px 0;
  }
}
.page-orderConfirmationPage .each-confirmation-section,
.page-ohrOrder .each-confirmation-section,
.page-ohrOrderConfirmation .each-confirmation-section {
  margin-bottom: 30px;
}
.page-orderConfirmationPage .each-confirmation-section .well-tertiary,
.page-ohrOrder .each-confirmation-section .well-tertiary,
.page-ohrOrderConfirmation .each-confirmation-section .well-tertiary {
  padding: 20px 20px 0;
}
@media (min-width: 1025px) {
  .page-orderConfirmationPage .each-confirmation-section,
  .page-ohrOrder .each-confirmation-section,
  .page-ohrOrderConfirmation .each-confirmation-section {
    margin-bottom: 40px;
  }
  .page-orderConfirmationPage .each-confirmation-section .well-tertiary,
  .page-ohrOrder .each-confirmation-section .well-tertiary,
  .page-ohrOrderConfirmation .each-confirmation-section .well-tertiary {
    padding: 30px 30px 0;
  }
}
@media (max-width: 1024px) {
  .page-orderConfirmationPage .each-confirmation-section:last-child,
  .page-ohrOrder .each-confirmation-section:last-child,
  .page-ohrOrderConfirmation .each-confirmation-section:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .page-orderConfirmationPage .each-confirmation-section .col-xs-12:first-child,
  .page-ohrOrder .each-confirmation-section .col-xs-12:first-child,
  .page-ohrOrderConfirmation .each-confirmation-section .col-xs-12:first-child {
    margin-bottom: 20px;
  }
}
.page-orderConfirmationPage .item-group .item-value,
.page-ohrOrder .item-group .item-value,
.page-ohrOrderConfirmation .item-group .item-value {
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  .page-orderConfirmationPage .item-group .item-value,
  .page-ohrOrder .item-group .item-value,
  .page-ohrOrderConfirmation .item-group .item-value {
    padding-bottom: 20px;
  }
}
.page-orderConfirmationPage .item-group .item-value.status,
.page-ohrOrder .item-group .item-value.status,
.page-ohrOrderConfirmation .item-group .item-value.status {
  text-transform: uppercase;
}
.page-orderConfirmationPage .item-group .item-label,
.page-ohrOrder .item-group .item-label,
.page-ohrOrderConfirmation .item-group .item-label {
  margin-bottom: 5px;
  font-size: 16px;
}
.page-orderConfirmationPage .label-order,
.page-ohrOrder .label-order,
.page-ohrOrderConfirmation .label-order {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: none!important;
}
.page-orderConfirmationPage .value-order,
.page-ohrOrder .value-order,
.page-ohrOrderConfirmation .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-orderConfirmationPage .value-order ul,
.page-ohrOrder .value-order ul,
.page-ohrOrderConfirmation .value-order ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-orderConfirmationPage .item-action-order-confirmation,
.page-ohrOrder .item-action-order-confirmation,
.page-ohrOrderConfirmation .item-action-order-confirmation {
  padding-bottom: 30px;
}
.page-orderConfirmationPage .item-action-order-confirmation a,
.page-ohrOrder .item-action-order-confirmation a,
.page-ohrOrderConfirmation .item-action-order-confirmation a {
  font-weight: 700;
  font-size: 16px;
  color: #1A6AC2;
  text-decoration: none;
}
.terms-checkbox-order-conf-reg {
  display: none;
}
.checkout-confirmation-content-listing {
  position: relative;
}
.checkout-confirmation-content-listing .cart-summary {
  top: 0;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .checkout-confirmation-content-listing .cart-summary {
    position: relative;
    margin-left: auto;
    width: 50%;
  }
}
.conf-reg-item-list {
  padding-top: 10px;
  margin-bottom: 0;
}
.ohr-message {
  padding: 20px;
  border: 1px solid #333333;
  background: #f7f7f7;
  margin-bottom: 30px;
}
.ohr-message .title {
  color: #c70000;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .ohr-message {
    position: absolute;
    margin-right: 440px;
  }
}
.gift-certificate-payment .section-heading h4 {
  font-size: 20px;
  margin-top: 20px;
  line-height: 24px;
  font-weight: 300;
  text-decoration: none;
  color: #333333;
  font-family: "vag-rundschrift-d", sans-serif;
}
.gift-certificate-payment .gift-certificate-inputs {
  display: block;
}
.gift-certificate-payment .gift-certificate-inputs .gift-voucher-btn {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #ef7206;
  border-radius: 4px;
}
.gift-certificate-payment .gift-certificate-inputs .gift-voucher-btn:hover {
  color: #ef7206;
  border-color: #ef7206;
}
.gift-certificate-payment .gift-certificate-inputs a {
  text-decoration: none;
  color: #1a6ac2;
  display: flex;
  align-items: center;
  margin-left: 15px;
  padding-bottom: 15px;
}
@media (max-width: 640px) {
  .gift-certificate-payment .gift-certificate-inputs a {
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .checkout-payment-type #selectDeliveryMethodForm .shipping-method-section,
  .checkout-indent #selectDeliveryMethodForm .shipping-method-section,
  .checkout-steps #selectDeliveryMethodForm .shipping-method-section {
    width: 60%;
  }
}
.checkout-payment-type #selectDeliveryMethodForm .delivery-type,
.checkout-indent #selectDeliveryMethodForm .delivery-type,
.checkout-steps #selectDeliveryMethodForm .delivery-type {
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}
.checkout-payment-type #selectDeliveryMethodForm .delivery-description,
.checkout-indent #selectDeliveryMethodForm .delivery-description,
.checkout-steps #selectDeliveryMethodForm .delivery-description {
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #7F7F7F;
}
.checkout-payment-type .section-heading h4,
.checkout-indent .section-heading h4,
.checkout-steps .section-heading h4 {
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  color: #333333;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.checkout-payment-type .section-heading.main-section-title h4,
.checkout-indent .section-heading.main-section-title h4,
.checkout-steps .section-heading.main-section-title h4 {
  font-size: 26px !important;
}
@media (min-width: 641px) {
  .payment-type-icons {
    display: flex;
    align-items: center;
    margin-top: -8px;
  }
  .payment-type-icons span {
    margin-right: 10px;
  }
}
.v1-form-control {
  background: #ffffff;
  border: 1px solid #CDCDCD;
  border-radius: 3px;
}
.btn-org-border {
  background: #ffffff;
  border: 1px solid #ef7206;
  border-radius: 4px !important;
}
.gift-certificate-inputs {
  display: none;
  max-width: 550px;
}
.gift-certificate-inputs form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-top: 15px;
}
@media (max-width: 640px) {
  .gift-certificate-inputs form {
    display: block;
  }
}
.gift-certificate-inputs form .form-group {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 15px;
}
.gift-certificate-inputs form .form-group label {
  display: none;
}
.gift-certificate-inputs form .form-group label.error {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #c70000;
  display: block;
  margin: 5px 0 0;
}
.gift-certificate-inputs form .btn {
  margin-left: 15px;
  height: 46px;
}
.gift-certificate-inputs form .btn:hover {
  border-color: #1068c5;
  color: #1068c5;
  background-color: #ffffff;
}
@media (max-width: 640px) {
  .gift-certificate-inputs form .btn {
    margin-left: 0px;
  }
}
.gift-certificate-applied {
  padding-left: 0;
  list-style: none;
  max-width: 550px;
  margin: 0;
  padding-right: 10px;
}
.gift-certificate-applied li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 15px;
}
.gift-certificate-applied li:first-child {
  margin-top: 0;
}
.gift-certificate-applied li span {
  display: block;
  font-size: 13px;
}
.gift-certificate-applied li > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.gift-certificate-applied li > div.remove-cta {
  max-width: 90px;
  text-align: right;
}
@media (max-width: 640px) {
  .completed-gift-certificates .gift-certificate-applied {
    padding-bottom: 20px;
  }
}
.gift-certificate-amount {
  border-top: 1px solid #cdcdcd;
  margin-top: 3px;
  padding-top: 8px;
  color: #00a350;
}
.gift-certificate-amount + .grand-total {
  border-top: 0;
  padding-top: 0;
}
.checkout-checkbox .form-group {
  margin-bottom: 45px;
}
.progress-btn {
  position: relative;
  width: 150px;
  height: 50px;
  display: inline-block;
  background-color: #ef7206;
  border: none;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 20px;
  transition: all 0.4s ease;
}
.progress-btn:hover {
  border: 1px solid #ef7206;
}
.progress-btn:not(.progress-active) {
  cursor: pointer;
}
.progress-btn .btn {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 50px;
  text-align: center;
  z-index: 10;
  opacity: 1;
}
.progress-btn .progress-bar {
  width: 0%;
  z-index: 5;
  background-color: #C85D00;
  border-color: #C85D00;
  opacity: 0;
  transition: all 0.3s ease;
}
.progress-btn.progress-active .progress-bar {
  opacity: 1;
  animation: progress-anim 10s ease-in-out;
  animation-fill-mode: both;
}
.progress-btn[data-progress-style='fill-bottom'].progress-active .progress-bar {
  height: 5px;
}
.progress-btn[data-progress-style='fill-bottom'] .progress-bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 95;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 85, 95;
    stroke-dashoffset: -25;
  }
  100% {
    stroke-dasharray: 85, 95;
    stroke-dashoffset: -93;
  }
}
@keyframes progress-anim {
  0% {
    width: 0%;
  }
  5% {
    width: 0%;
  }
  10% {
    width: 15%;
  }
  30% {
    width: 40%;
  }
  50% {
    width: 55%;
  }
  80% {
    width: 100%;
  }
  95% {
    width: 100%;
  }
  100% {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #d4d4d4;
}
@media (max-width: 640px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  padding: 20px 20px 0;
  margin: 0 !important;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
.cart-voucher .control-label {
  font-size: 12px;
  cursor: pointer;
  margin-bottom: 15px;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cart-voucher .form-group {
  margin: 0;
}
.cart-voucher .form-group.active .voucher-list {
  display: block !important;
}
.cart-voucher .form-group.has-error .help-block {
  clear: both;
  margin: 0;
  padding: 10px 0 0;
  font-style: normal;
  color: #ee0417;
}
.cart-voucher input {
  width: 69%;
  float: left;
  font-size: 15px;
  background: #ffffff !important;
  border: 1px solid #F2F2F2 !important;
  border-radius: 3px !important;
}
.cart-voucher button {
  float: right;
  width: 26%;
  height: 40px;
  padding: 0;
  background: #ffffff;
  border: 1px solid #ef7206;
  border-radius: 4px !important;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 14px ;
  line-height: 14px;
  text-align: center;
  margin-left: 10px;
  color: #ef7206;
}
.cart-voucher__input::-moz-placeholder,
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block,
.has-warning .cart-voucher__help-block {
  display: block;
}
.voucher-list {
  overflow: hidden;
}
.voucher-list ul {
  padding-left: 0;
  list-style: none;
  margin: 0 0 5px;
}
.voucher-list__item-box {
  font-size: 15px;
  padding-bottom: 15px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .voucher-list__item-box {
    font-size: 14px;
  }
}
.voucher-list__item-box a {
  float: right;
  font-size: 15px;
  color: #3481DB;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .voucher-list__item-box a {
    font-size: 14px;
  }
}
.voucher-list__item-box .voucher-info {
  color: #00AA4F;
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #d4d4d4;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1025px) {
  .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: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#storeFinder #storelocator-query {
  height: 44px;
}
.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: 44px;
  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: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 641px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.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: 13px;
  padding: 0 14px 0 10px;
  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: #1068c5;
  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: 640px) {
  .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: 640px) {
  .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: 20px;
  }
  .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: 30px 30px 15px;
  height: 70px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 30px;
  line-height: 1.2em;
  width: 100%;
  vertical-align: middle;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  margin: 0;
  padding-top: 20px;
  text-transform: lowercase;
  text-align: center;
  color: #7F7F7F;
}
#cboxClose {
  position: absolute;
  right: 0;
  top: 0;
  border: 0 none;
  outline: 0;
  width: 40px;
  height: 40px;
  background: #1B6AC3;
  width: 100%;
}
#cboxClose .btn-close-icon {
  right: 10px;
  top: 10px;
  outline: 0!important;
}
#cboxClose .btn-close-icon:before,
#cboxClose .btn-close-icon:after {
  background: #ECECED;
  height: 20px;
}
#cboxLoadedContent {
  margin-top: 90px;
  padding: 15px 30px 30px 30px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 20px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions a {
  text-decoration: none;
}
#cboxLoadedContent.dy-enabled .productCarousel {
  min-height: 360px;
}
@media (max-width: 640px) {
  #cboxTitle {
    height: 80px;
    padding: 20px 20px 0;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle .headline {
    font-size: 24px;
    padding-right: 25px;
  }
  #cboxLoadedContent {
    margin-top: 120px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #333333;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #333333;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  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: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #333333;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.form-ctas {
  display: flex;
}
@media (max-width: 640px) {
  .form-ctas .col-xs-12 .btn-primary {
    margin-bottom: 10px;
  }
}
.form-ctas .notify-me-submit-container {
  width: 78%;
}
.form-ctas .notify-me-cancel-container {
  width: 20%;
}
.form-ctas .notify-me-cancel-container .notify-me-cancel {
  color: #1A6AC2;
  font-weight: 300;
  font-size: 15px;
}
.btn-primary {
  background-color: #ef7206;
  border-color: #ef7206;
}
.btn-primary:active,
.btn-primary:focus {
  border-color: #ef7206;
  color: #ffffff;
  background-color: #ef7206;
}
.btn-primary:hover {
  background-color: #ffffff;
  color: #ef7206;
  border-color: #ef7206;
}
.btn-secondary {
  border-color: #ef7206;
  color: #ef7206;
  fill: #EF7206;
}
.btn-secondary:active,
.btn-secondary:focus {
  background-color: #ffffff;
  color: #ef7206;
  fill: #ffffff;
  border-color: #ef7206;
}
.btn-secondary:hover {
  background-color: #ef7206;
  color: #ffffff;
  fill: #ffffff;
  border-color: #ef7206;
}
.stocknotify-confirmation-content {
  text-align: center;
  padding: 15px 0;
}
.stocknotify-confirmation-content .stocknotify-confirmation {
  padding: 15px 0 0 0;
}
.stocknotify-confirmation-content .form-ctas {
  display: block;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #333333;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #1a1a1a;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .account-navigation .account-navigation-list {
    display: none;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  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: #1068c5;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  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: 1024px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .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: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
.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 form {
  padding: 0;
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
.account-section .pagination-bar.bottom .control-label {
  display: none;
}
@media (max-width: 640px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar.shopping-list {
    margin-top: 0;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-cards .pull-left .edit-holder,
.account-section .account-cards .pull-left .default_allign,
.account-section .account-cards .pull-left .remove_allign {
  display: inline-block;
}
.account-section .allign_address {
  margin-top: 40px;
}
.account-section .allign_address ul.allign_userlink li {
  border-top: 1px solid #000;
}
.account-section .allign_address ul.allign_userlink li:last-child {
  border-bottom: 1px solid #000;
}
.account-section .allign_address ul li {
  list-style: none;
}
.account-section .allign_address ul li a {
  text-decoration: none;
  padding: 10px 0 10px 0;
  display: inline-block;
}
.account-section .account-section-header {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .account-section .account-section-header {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #333333;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-family: "Muli", sans-serif;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .account-section .orderhistory-section {
    padding-left: 30px;
  }
}
.account-section .invoice-pay-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.account-section .invoice-pay-section button {
  color: white;
  background: grey;
  border: 1px solid grey;
  height: 50px;
  width: 220px;
  cursor: no-drop;
  display: flex;
  align-items: center;
  justify-content: center;
}
.account-section .invoice-pay-section .flex-section-list li {
  display: none;
  list-style-type: none;
}
.account-section .invoice-pay-section .order-no {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.account-section .invoice-pay-section .due-date {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 12px;
}
.account-section .invoice-pay-section .amount {
  font-family: Mulish;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 12px;
}
.account-section .invoice-pay-section .totalamount {
  margin-left: 10px;
  font-weight: 500;
}
.account-section .invoice-note-section {
  text-align: center;
  color: red;
  margin-top: 15px;
  display: none;
  font-style: italic;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 20px 0 30px;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 641px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form .account-edit-preferences .checkbox label {
  margin-top: -5px;
}
.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 #d4d4d4;
  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 #d4d4d4;
}
.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 #d4d4d4;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .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;
  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: #333333;
  font-size: 15px;
}
@media (max-width: 1024px) {
  .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: 1024px) {
  .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: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.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: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content.no-orders-text {
  color: #1A6AC2;
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-size: 18px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content.content-empty .add-cta {
  max-width: 300px;
  margin: 50px auto;
}
.account-section .account-section-content.content-empty .no-invoices-text {
  color: #1A6AC2;
}
.account-section .account-section-content.content-empty .filter-start-over {
  color: #1A6AC2;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 100;
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #c70000;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.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: 1025px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  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: #d4d4d4;
  top: 0;
}
@media (max-width: 640px) {
  .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: 640px) {
  .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: #c70000;
}
@media (max-width: 640px) {
  .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 {
  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: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 640px) {
  .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: 641px) {
  .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: 20px;
}
@media (max-width: 640px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 641px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.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 #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.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 #d4d4d4;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #d4d4d4;
}
.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: 641px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -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 #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  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 {
  font-weight: 600;
}
.account-section .account-list .account-cards .card > ul > li.edit-holder,
.account-section .account-list .account-cards .search-empty > ul > li.edit-holder {
  margin-top: 8px;
}
@media (max-width: 1025px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-orderhistory-pagination {
  padding: 0;
}
.account-orderhistory-pagination .pagination-bar.top {
  margin: 0;
}
.account-orderhistory-pagination .pagination-bar.top .pagination-toolbar {
  display: none;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination-wrap {
  text-align: center;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination-wrap.order-history {
  display: block;
}
@media (max-width: 640px) {
  .account-orderhistory-pagination .pagination-bar.bottom .pagination-wrap {
    margin-top: 20px;
  }
  .account-orderhistory-pagination .pagination-bar.bottom .pagination-wrap .pagination > li {
    width: 42px;
  }
  .account-orderhistory-pagination .pagination-bar.bottom .pagination-wrap .pagination.firstLastEnabled > li {
    width: 33px;
  }
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination,
.account-orderhistory-pagination .pagination-bar.bottom span,
.account-orderhistory-pagination .pagination-bar.bottom a {
  border: 0;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination {
  width: 100%;
  margin: 0 auto;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination li {
  display: inline-block;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination li.active {
  border: 1px solid #dcdcdc;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination li.active span {
  color: #333333;
  font-weight: bold;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination li > span,
.account-orderhistory-pagination .pagination-bar.bottom .pagination li a {
  color: #333333;
  font-weight: normal;
  font-size: 13px;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination li .glyphicon {
  font-size: 18px;
}
.account-orderhistory-pagination .pagination-bar.bottom .pagination li .glyphicon:hover {
  background-color: #ffffff;
}
.account-orderhistory-pagination .pagination-bar-results {
  border: 0;
  padding: 10px 0 0 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  color: #333333;
}
@media (max-width: 1024px) {
  .account-orderhistory-pagination .pagination-bar-results {
    padding-top: 10px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .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 10px;
}
.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: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail .well-content {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.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: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 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: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.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: 10px;
  padding-bottom: 10px;
  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: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.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: 1025px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1200px) {
  .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: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  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: #c70000;
}
.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: 16px;
  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: 640px) {
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.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-orderdetail .item__list__cart .item__list--item .item__price,
.account-orderdetail .item__list__cart .item__list--item .item__quantity,
.account-orderdetail .item__list__cart .item__list--item .item_total {
  display: table-cell;
  vertical-align: middle;
}
.account-orderdetail .item__list__cart .item__list--item .item__quantity {
  width: auto !important;
}
@media (min-width: 1025px) {
  .account-orderdetail .item__list__cart .item__list--item .item__quantity .minus,
  .account-orderdetail .item__list__cart .item__list--item .item__quantity .plus {
    display: none;
  }
}
@media (max-width: 1024px) {
  .account-orderdetail .item__list__cart .item__list--item .item__price,
  .account-orderdetail .item__list__cart .item__list--item .item__quantity,
  .account-orderdetail .item__list__cart .item__list--item .item_total {
    padding-left: 110px;
    padding-top: 10px;
  }
  .account-orderdetail .item__list__cart .item__list--item .item__total,
  .account-orderdetail .item__list__cart .item__list--item .item__quantity,
  .account-orderdetail .item__list__cart .item__list--item .item__price {
    padding-left: 110px;
    padding-top: 10px;
    text-align: left;
    display: block;
  }
  .account-orderdetail .item__list__cart .item__list--item .item__quantity {
    position: relative;
    margin-left: 0;
    display: inline-block !important;
  }
  .account-orderdetail .item__list__cart .item__list--item .item__quantity .minus,
  .account-orderdetail .item__list__cart .item__list--item .item__quantity .plus {
    border: 1px solid #333333;
    display: inline-block;
    width: 25%;
    max-width: 40px;
    height: 40px;
    font-size: 27px;
    line-height: 34px;
    font-weight: 300;
    vertical-align: top;
    top: unset !important;
    right: unset !important;
    float: left;
    cursor: pointer;
    text-align: center;
    -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);
  }
  .account-orderdetail .item__list__cart .item__list--item .item__quantity .minus .disabled,
  .account-orderdetail .item__list__cart .item__list--item .item__quantity .plus .disabled {
    cursor: not-allowed;
    opacity: 0.6;
  }
  .account-orderdetail .item__list__cart .item__list--item .item__quantity .form-control {
    margin-left: 50px;
    width: 50px;
  }
  .account-orderdetail .item__list__cart .item__list--item .item__quantity {
    display: block;
    margin: 0;
    text-align: left;
  }
}
.account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item__price,
.account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item__quantity,
.account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item_total {
  display: table-cell;
}
.account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item__quantity {
  width: auto !important;
}
@media (max-width: 1024px) {
  .account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item__info {
    margin-bottom: 20px;
  }
  .account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item__price,
  .account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item__quantity,
  .account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item_total {
    padding-left: 110px;
    padding-top: 10px;
  }
  .account-orderdetail .cart-items-summary-page .item__list__cart .item__list--item .item__quantity {
    display: block;
    margin: 0;
    text-align: left;
  }
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.my-account-title {
  margin: 15px 0 40px 0;
}
@media (max-width: 1024px) {
  .my-account-title {
    margin-bottom: 30px;
  }
}
.my-account-title .account-name {
  font-size: 36px;
  letter-spacing: 0.76px;
  line-height: 46px;
  font-family: "vag-rundschrift-d", sans-serif;
  margin-bottom: 6px;
  font-weight: 300;
}
.my-account-title .account-name.order-conf-ohr {
  margin-top: 25px;
  margin-bottom: 12px;
}
.my-account-title .company-name {
  font-family: "Muli", sans-serif;
  color: #064f9b;
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 0.93px;
  font-weight: 800;
}
@media (min-width: 1025px) {
  .my-account-title.company-user-details .my-account-header-action {
    margin-right: 17%;
    padding-top: 45px;
  }
}
.users-modal .subheading {
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
.users-modal > div div {
  margin-bottom: 15px;
}
.users-modal > div div:last-child {
  margin-bottom: 0;
}
.my-account-header-action {
  float: right;
}
.my-account-header-action a {
  padding-left: 35px;
  padding-right: 35px;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.accountActions-bottom.full-width {
  padding: 0;
}
@media (max-width: 1024px) {
  .my-account-body .my-account-sidebar {
    padding-bottom: 30px;
  }
}
.my-account-sidebar .account-signout {
  width: 80%;
  margin-top: 40px;
}
.my-account-sidebar .account-signout a {
  text-decoration: none;
}
.my-account-sidebar .account-title {
  color: #1068c5;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 22px;
  margin: 10px 0 20px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 18px;
  margin-top: 4px;
}
@media (max-width: 1024px) {
  .my-account-sidebar .account-title {
    font-size: 18px;
  }
}
.my-account-sidebar .account-title.your-company {
  margin-top: 60px;
}
.my-account-sidebar ul {
  padding: 0;
}
@media (max-width: 1024px) {
  .my-account-sidebar ul {
    margin-bottom: 0px;
  }
}
.my-account-sidebar ul.active-ohr-orders .ohr a,
.my-account-sidebar ul.active-ohr .ohr a,
.my-account-sidebar ul.active-orders .orders a,
.my-account-sidebar ul.active-invoices .invoices a,
.my-account-sidebar ul.active-shopping-list .shopping-list a,
.my-account-sidebar ul.active-edit-preferences .edit-preferences a,
.my-account-sidebar ul.active-manage-users .manage-users a,
.my-account-sidebar ul.active-edit .manage-users a,
.my-account-sidebar ul.active-create .manage-users a,
.my-account-sidebar ul.active-unit-address-list .highlight-selected-group a {
  font-weight: 600;
  color: #1068c5;
}
.my-account-sidebar ul.active-ohr-orders .ohr a:before,
.my-account-sidebar ul.active-ohr .ohr a:before,
.my-account-sidebar ul.active-orders .orders a:before,
.my-account-sidebar ul.active-invoices .invoices a:before,
.my-account-sidebar ul.active-shopping-list .shopping-list a:before,
.my-account-sidebar ul.active-edit-preferences .edit-preferences a:before,
.my-account-sidebar ul.active-manage-users .manage-users a:before,
.my-account-sidebar ul.active-edit .manage-users a:before,
.my-account-sidebar ul.active-create .manage-users a:before,
.my-account-sidebar ul.active-unit-address-list .highlight-selected-group a:before {
  content: "> ";
  vertical-align: text-bottom;
}
.my-account-sidebar ul.active-ohr-orders .ohr a:hover,
.my-account-sidebar ul.active-ohr .ohr a:hover,
.my-account-sidebar ul.active-orders .orders a:hover,
.my-account-sidebar ul.active-invoices .invoices a:hover,
.my-account-sidebar ul.active-shopping-list .shopping-list a:hover,
.my-account-sidebar ul.active-edit-preferences .edit-preferences a:hover,
.my-account-sidebar ul.active-manage-users .manage-users a:hover,
.my-account-sidebar ul.active-edit .manage-users a:hover,
.my-account-sidebar ul.active-create .manage-users a:hover,
.my-account-sidebar ul.active-unit-address-list .highlight-selected-group a:hover {
  text-decoration: none;
}
.my-account-sidebar ul li {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
  list-style: none;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .my-account-sidebar ul li {
    margin-bottom: 0px;
  }
}
@media (min-width: 1025px) {
  .my-account-sidebar ul li.separator {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 25px;
  }
}
.my-account-sidebar ul li a {
  text-decoration: none;
}
.my-account-sidebar ul li a:hover,
.my-account-sidebar ul li afocus {
  color: #1068c5;
  text-decoration: underline;
}
.ui-widget.ui-widget-content {
  border: 0;
  float: left;
}
@media (max-width: 1024px) {
  .my-account-content {
    width: 100%;
  }
}
.my-account-content #tabs-1,
.my-account-content #tabs-2 {
  padding: 0;
}
.my-account-content .account-details {
  box-sizing: border-box;
}
.my-account-content .account-details .tile-space {
  background: #f7f7f7;
  margin: 0 0 20px 0;
  padding: 20px;
}
@media (min-width: 641px) {
  .my-account-content .account-details .tile-space {
    min-height: 180px;
  }
}
.my-account-content .account-details .item-name {
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: 500;
  font-family: "vag-rundschrift-d", sans-serif;
}
.my-account-content .account-details a {
  font-size: 15px;
}
.my-account-content ul.tabs-trigger {
  border: 0;
  border-bottom: 2px solid #f7f7f7;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .my-account-content ul.tabs-trigger {
    margin-top: 20px;
  }
}
.my-account-content ul.tabs-trigger li {
  border: 0;
  font-size: 22px;
  background: #ffffff;
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 0 .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .my-account-content ul.tabs-trigger li {
    font-size: 20px;
    width: 50%;
    margin-right: 0;
  }
}
.my-account-content ul.tabs-trigger li a {
  color: #064f9b;
  padding-top: 0;
  line-height: 22px;
  margin-top: 0;
  border-top: none;
  float: left;
  padding: .1em 1em .5em!important;
  text-decoration: none;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .my-account-content ul.tabs-trigger li a {
    width: 100%;
  }
}
.my-account-content ul.tabs-trigger li:hover {
  background: #ffffff;
}
.my-account-content ul.tabs-trigger li.ui-state-active,
.my-account-content ul.tabs-trigger li.ui-state-focus {
  background: #ffffff;
  border: 0;
  border-bottom: 3px solid #333333;
  margin-bottom: -4px;
}
.my-account-content ul.tabs-trigger li.ui-state-active a,
.my-account-content ul.tabs-trigger li.ui-state-focus a {
  outline: 0;
  color: #333333;
}
@media (min-width: 1025px) {
  .my-account-body .account-section-content,
  .my-account-content {
    padding-left: 30px;
  }
  .add-user-cta {
    margin-top: -15px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .selectbox {
    height: 50px;
    width: 100%;
    position: relative;
    text-align: center;
    z-index: 3;
    padding: 0;
  }
  .selectbox .selected {
    padding: 10px;
    font-size: 18px;
    border: 1px solid #dcdcdc;
    cursor: pointer;
  }
  .selectbox:after {
    position: absolute;
    content: "";
    top: 20%;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #333333 transparent transparent transparent;
    transform: rotate(178deg);
  }
  .selectbox:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #333333 transparent transparent transparent;
  }
  .selectbox .select {
    display: none;
    width: 100%;
    max-width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    -ms-word-break: normal;
    word-break: normal;
  }
  .selectbox .select .account-list li {
    margin-bottom: 0;
  }
  .selectbox .select .account-list li a {
    display: block;
    padding: 15px 0;
  }
  .selectbox .select.active {
    display: block;
    position: absolute;
    z-index: 2;
    overflow: visible;
    background-color: #ffffff;
    width: 100%;
    height: auto;
    top: 100%;
    margin-top: -4px;
    border: 1px solid #dcdcdc;
  }
  .selectbox .select.active .account-title {
    display: none;
  }
  .selectbox ul {
    padding-left: 0;
    list-style: none;
  }
}
@media (max-width: 1024px) {
  .account-signout {
    margin-top: 20px;
  }
  .account-signout a {
    font-weight: bold;
    text-decoration: none;
  }
}
.account-section .account-section-header {
  border-bottom: 0;
  text-align: left;
  overflow: auto;
  padding: 20px 10px 20px 0;
}
.account-section .account-section-header.page-bottom {
  border-bottom: 0;
  padding: 0;
}
.account-section .account-section-header.page-bottom .account-section-header-add {
  margin-bottom: 0;
}
.account-section .account-section-header .company-name {
  font-family: "Muli", sans-serif;
  color: #064f9b;
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 0.93px;
  font-weight: 600;
}
.account-section .account-section-content .add-user-cta.bottom {
  width: 100%;
  display: none;
}
@media (max-width: 640px) {
  .account-section .account-section-content .add-user-cta.bottom {
    display: block;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content .add-user-cta {
    top: 10px;
    position: relative;
    margin-bottom: 10px;
  }
}
.account-section .account-section-content .account-overview-table {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
.account-section .account-section-content .account-overview-table #sortForm1 {
  padding: 0;
}
.account-section .account-section-content .account-overview-table select.form-control {
  font-size: 14px;
}
.account-section .account-section-content .account-overview-table .invoice-checkbox {
  width: 20px;
  height: 18px;
  cursor: pointer;
  margin-bottom: inherit;
}
.account-section .account-section-content .account-overview-table .row-border {
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-overview-table .row-border {
    border: 1px solid #dcdcdc;
  }
}
.account-section .account-section-content .account-overview-table .row-border a {
  text-decoration: none;
  background-image: url(../images/select-input-arrow.png);
  background-repeat: no-repeat;
  background-position: right 50%;
  padding-right: 35px;
  color: #888888;
}
.account-section .account-section-content .account-overview-table .responsive-table-head th {
  background-color: #ffffff;
  font-weight: 600;
  color: #333333;
  padding: 20px 0;
  font-size: 13px;
  line-height: 24px;
  text-transform: none;
}
.account-section .account-section-content .account-overview-table .responsive-table-head th a {
  color: #888888;
}
.account-section .account-section-content .account-overview-table .responsive-table-head th:last-child {
  padding-right: 0;
  text-align: right;
}
@media (min-width: 1025px) {
  .account-section .account-section-content .account-overview-table .responsive-table-head th.text-md-center {
    text-align: center;
  }
}
.account-section .account-section-content .account-overview-table .order-table-head th.orderPlacerTitle {
  width: 30%;
}
.account-section .account-section-content .account-overview-table .order-table-head th:last-child {
  text-align: left !important;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-overview-table .order-table-item .strong {
    width: 35% !important;
  }
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-overview-table .order-table-item td {
    width: 60% !important;
  }
}
@media (min-width: 1025px) {
  .account-section .account-section-content .account-overview-table .order-table-item td:last-child {
    text-align: left !important;
  }
}
.account-section .account-section-content .account-overview-table .order-table-item td a {
  color: #1A6AC2;
}
.account-section .account-section-content .account-overview-table .responsive-table-item {
  border-bottom: 1px solid #dcdcdc;
  padding: 0;
  width: 100%;
}
.account-section .account-section-content .account-overview-table .responsive-table-item .invoice-checkbox {
  width: 20px;
  height: 18px;
  cursor: pointer;
  margin-bottom: inherit;
  margin-top: 0px;
}
.account-section .account-section-content .account-overview-table .responsive-table-item .invoice-due-icon {
  display: flex;
  justify-content: space-between;
  width: 85px;
}
.account-section .account-section-content .account-overview-table .responsive-table-item .invoice-due-icon svg {
  margin-top: -2px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-overview-table .responsive-table-item {
    margin: 10px 0;
    padding: 5px 0;
    display: inline-block;
    border: 1px solid #dcdcdc;
  }
}
.account-section .account-section-content .account-overview-table .responsive-table-item:nth-child(even) {
  background-color: #ffffff;
}
.account-section .account-section-content .account-overview-table .responsive-table-item td {
  word-break: break-word;
  padding: 26px 10px 26px 0;
  font-size: 13px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-overview-table .responsive-table-item td {
    display: inline-block;
    width: 48%;
    padding: 3px 0 3px 10px;
    text-align: left;
  }
}
@media (min-width: 1025px) {
  .account-section .account-section-content .account-overview-table .responsive-table-item td:last-child {
    text-align: right;
    padding-right: 0;
  }
  .account-section .account-section-content .account-overview-table .responsive-table-item td.text-md-center {
    text-align: center;
  }
}
.account-section .account-section-content .account-overview-table .responsive-table-item td .enable-link,
.account-section .account-section-content .account-overview-table .responsive-table-item td .disable-link {
  margin: 0;
}
.account-section .account-section-content .account-overview-table .responsive-table-item td .enable-link a,
.account-section .account-section-content .account-overview-table .responsive-table-item td .disable-link a {
  text-decoration: underline;
  color: #d0021b;
  font-weight: normal;
}
.account-section .account-section-content .account-overview-table .responsive-table-item td .enable-link form {
  padding: 0;
}
.account-section .account-section-content .account-overview-table .responsive-table-item td .enable-link form button {
  color: #064f9b;
  font-weight: normal;
  text-decoration: underline;
}
.account-section-content .account-orderhistory .account-overview-table .order-history-drop {
  margin-bottom: 10px;
}
.account-section-content .account-orderhistory .account-overview-table .responsive-table-item .strong {
  font-weight: bold;
}
.account-section-content .account-orderhistory .account-overview-table .responsive-table-item .status {
  text-transform: uppercase;
}
.account-section-content .account-orderhistory .account-overview-table .responsive-table-item .responsive-table-link {
  color: #333333;
}
.account-section .account-list-ctas {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.account-section .account-list-ctas .total-results {
  padding: 12px 0;
}
.account-section .account-list-ctas .add-cta {
  min-width: 300px;
  margin: -20px 0 0;
}
@media (min-width: 1025px) {
  .account-section .account-list-ctas .total-results {
    padding-left: 30px;
  }
  .account-section .qty-cell {
    width: 100px;
    max-width: 100px;
  }
  .account-section td.qty-cell {
    text-align: center;
  }
  .account-section .total-cell {
    padding-right: 10px!important;
  }
}
@media (max-width: 1024px) {
  .account-section .account-overview-table tr.responsive-table-item.shopping-list {
    padding: 10px 5px;
  }
  .account-section .account-overview-table tr.responsive-table-item.shopping-list td {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .accountPageContent {
    clear: both;
    overflow: hidden;
  }
  .pageLabel-order .my-account-sidebar {
    display: none;
  }
}
.pageLabel-order .item__list {
  margin-bottom: 20px;
}
.pageLabel-order .item__list .item__total--column,
.pageLabel-order .item__list .item__total {
  padding-right: 30px;
}
.pageLabel-order .item__list .item-details {
  padding-bottom: 5px;
}
.pageLabel-order .label-order {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.pageLabel-order .order-section {
  padding: 20px;
  border: none;
}
@media (min-width: 1025px) {
  .pageLabel-order .order-section {
    padding: 35px 30px 0;
  }
}
.pageLabel-order .order-section .item-action .print-details {
  padding-top: 20px;
  text-align: center;
  display: block;
}
@media (max-width: 1024px) {
  .pageLabel-order .order-section .item-action .print-details {
    display: none;
  }
}
.pageLabel-order .order-section .item-action a {
  text-decoration: none;
}
.pageLabel-order .order-section .item-action .glyphicon-print {
  font-size: 20px;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.pageLabel-order .order-section .item-group .item-value {
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  .pageLabel-order .order-section .item-group .item-value {
    padding-bottom: 10px;
  }
}
.pageLabel-order .order-section .item-group .item-value.status {
  text-transform: uppercase;
}
.pageLabel-order .order-section .item-group .item-label {
  margin-bottom: 5px;
  font-size: 16px;
}
.pageLabel-order .shipping-details {
  margin-top: 40px;
}
.pageLabel-order .shipping-details .item-name {
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .pageLabel-order .shipping-details .final-total-mobile {
    float: right;
  }
}
.pageLabel-order .shipping-details .well {
  border-bottom: 0;
}
.pageLabel-order .shipping-details .item__list--header li {
  background-color: #ffffff;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 10px;
}
.pageLabel-order .shipping-details .item__list--item {
  border: 1px solid #dcdcdc;
  margin-bottom: 10px;
  overflow: hidden;
}
.pageLabel-order .shipping-details .item__list--item > div {
  vertical-align: top;
}
.pageLabel-order .shipping-details .item__list--item .item__image {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  padding: 10px;
}
@media (min-width: 1025px) {
  .pageLabel-order .shipping-details .item__list--item .item__image {
    max-width: 29%;
  }
}
.pageLabel-order .shipping-details .item__list--item .product-info {
  display: inline-block;
  max-width: 69%;
}
.pageLabel-order .shipping-details .shipping-data {
  padding: 20px 0 0 0px;
}
.pageLabel-order .shipping-details .shipping-data .track {
  margin-bottom: 5px;
}
.pageLabel-order .shipping-details .shipping-data .well-xs {
  border-bottom: 0;
}
.pageLabel-order .shipping-details-heading {
  font-size: 18px;
  font-weight: bold;
  padding: 0px 0 15px 0;
  border-bottom: 1px solid #dcdcdc;
}
.pageLabel-order .shipping-details-heading.well-headline {
  margin-left: 0;
  margin-right: 0;
}
.pageLabel-order .order-items-heading {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  border-bottom: 1px solid #dcdcdc;
}
.pageLabel-order .order-items-heading .total-products {
  font-size: 18px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .pageLabel-order .order-items-heading {
    border-bottom: 0;
    padding-bottom: 10px;
  }
}
.pageLabel-order .item-final-total {
  margin-right: 30px;
  text-align: right;
  font-weight: 600;
  margin-bottom: 40px;
}
.pageLabel-order .order-total {
  float: right;
  margin-top: 30px;
  margin-bottom: 40px;
}
.pageLabel-order .order-total .shipping-details-heading {
  margin-bottom: 20px;
}
.pageLabel-order .order-total .row > div {
  font-size: 16px;
  margin-bottom: 5px;
  padding-left: 0;
  line-height: 24px;
}
.pageLabel-order .order-total .row > div.order-tax {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
}
.pageLabel-order .order-total .row > div:nth-last-child(1),
.pageLabel-order .order-total .row > div:nth-last-child(2) {
  border-top: 1px solid #dcdcdc;
  padding-top: 10px;
  margin-top: 10px;
  font-weight: 600;
}
.pageLabel-order .order-total .summary-value {
  text-align: right;
}
.pageLabel-order .billing-details {
  float: right;
}
.pageLabel-order .billing-details .shipping-main {
  padding-top: 20px;
}
.pageLabel-order .billing-details .billing-main {
  padding-top: 20px;
  padding-left: 0;
}
.pageLabel-order .billing-details .billing-main .order-billing-details .billing {
  margin-bottom: 5px;
}
.pageLabel-order .billing-details .billing-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.pageLabel-order .cancel-panel {
  float: right;
}
.pageLabel-order .cancel-panel #reorderButton {
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  .pageLabel-order .account-orderdetail {
    padding-left: 30px;
  }
  .pageLabel-order .item__info {
    width: 45%;
  }
}
@media (max-width: 1024px) {
  .pageLabel-order .item__list--item > div {
    margin: 0;
    padding: 0 0 0 120px;
    text-align: left;
  }
  .pageLabel-order .item__list--item > div.item__image {
    position: absolute;
  }
  .pageLabel-order .item__total {
    float: none;
    font-weight: normal;
  }
  .pageLabel-order .item__list {
    margin-bottom: 40px;
  }
}
.order-management {
  margin-bottom: 30px;
}
.order-management .subheading {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.order-management .subheading a {
  text-decoration: none;
}
.order-management .user-role-content .subheading span {
  font-weight: normal;
  margin-left: 8px;
  font-size: 13px;
}
.order-management .user-role-content .subheading span a {
  text-decoration: underline;
}
.order-management .user-role-content .radio-button {
  margin-bottom: 5px;
}
@media (max-width: 640px) {
  .order-management .reviewers-selection {
    margin-bottom: 40px;
  }
}
.order-management .order-placer-content {
  display: none;
}
.order-management .order-placer-content.active {
  display: block;
}
.order-management .order-placer-content .icon-livehelp {
  font-size: 16px;
  margin-left: 4px;
}
.order-management .order-placer-content .btn-primary {
  max-width: 240px;
}
.order-management .order-threshold {
  display: none;
  margin-left: 35px;
}
.order-management .order-threshold.active {
  display: block;
}
.order-management .order-threshold .form-control {
  max-width: 320px;
}
@media (max-width: 640px) {
  .order-management .order-threshold .form-control {
    max-width: 80%;
  }
}
.ohr-selection {
  margin-bottom: 0;
  overflow: hidden;
  height: 77px;
}
.ohr-selection .control-label {
  font-weight: 600;
  margin-top: -8px;
  margin-bottom: 15px;
}
.ohr-selection .user-email {
  display: block;
  font-size: 13px;
  font-weight: normal;
  word-break: break-word;
}
.ohr-users-list {
  margin: 20px 0 0 0;
  padding-left: 0;
  list-style: none;
}
.ohr-users-list span a {
  text-decoration: none;
}
.ohr-users-list span a:before {
  content: "x";
  margin-right: 5px;
  font-size: 18px;
  font-weight: 600;
}
.ohr-users-list li {
  margin-bottom: 10px;
  overflow: hidden;
}
.missing-approvers {
  color: #e53c3c;
}
@media (max-width: 640px) {
  .order-management .accountActions > button,
  .order-user-btns > div > div {
    margin-bottom: 10px;
  }
}
.ohr-back-link {
  text-decoration: none;
}
.ohr-back-link:hover {
  text-decoration: underline;
}
/*** Shopping Lists ***/
.createShoppingListForm .control-label {
  font-weight: 600;
}
.createShoppingListForm .form-group {
  margin-bottom: 0;
}
.createShoppingListForm .help-block {
  margin: 0;
}
.createShoppingListForm .form-fields {
  margin-bottom: 20px;
}
.shopping-list-modal .list-controls {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  font-size: 13px;
}
.shopping-list-modal .list-controls div {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.shopping-list-modal .sorting {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 250px;
}
.shopping-list-modal .sorting .control-label {
  white-space: nowrap;
  padding-right: 10px;
  margin-bottom: 0;
}
.shopping-list-modal .sorting select {
  height: 40px;
}
@media (max-width: 640px) {
  .shopping-list-modal .sorting {
    min-width: 150px;
  }
  .shopping-list-modal .sorting select {
    padding-left: 10px;
  }
}
.shopping-list-modal .list-items {
  padding: 20px 0;
}
.shopping-list-modal .list-items a {
  display: block;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  padding: 10px 15px;
  margin-bottom: 10px;
  text-decoration: none;
}
.shopping-list-modal .list-items a:hover {
  background: #d9d9d9;
  color: #000000;
}
.shopping-list-modal .list-items a:last-child {
  margin-bottom: 0;
}
.shopping-list-modal .list-pagination {
  text-align: center;
  padding-bottom: 20px;
}
.shopping-list-modal .list-pagination a {
  color: #333333;
}
.shopping-list-modal .list-pagination a:hover {
  color: #333333 !important;
}
.shopping-list-modal .list-pagination .img-link a {
  font-size: 30px;
  line-height: 24px;
}
.shopping-list-modal .list-pagination .active span {
  border: 1px solid #333333;
  color: #333333;
  font-weight: 600;
}
@media (max-width: 640px) {
  .shopping-list-modal {
    margin: 0 -5px;
  }
  .shopping-list-modal .btn-secondary {
    margin-top: 10px;
  }
}
.shopping-list-details {
  overflow: hidden;
}
.shopping-list-details .list-summary {
  background: #f7f7f7;
  padding: 20px 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  font-size: 13px;
  margin-bottom: 20px;
}
.shopping-list-details .list-summary > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.shopping-list-details .list-summary .ctas {
  text-align: right;
}
.shopping-list-details .list-summary .detail-label {
  font-weight: 600;
  margin-top: 20px;
}
.shopping-list-details .list-summary .detail-label:first-child {
  margin-top: 0;
}
.shopping-list-details .list-summary .detail-value {
  font-size: 13px;
  padding-top: 10px;
}
.shopping-list-details .list-summary .page-tools {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  padding-bottom: 30px;
}
.shopping-list-details .list-summary .page-tools > div {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 40px;
}
@media (max-width: 1024px) {
  .shopping-list-details .list-summary .page-tools > div {
    padding-left: 30px;
  }
}
.shopping-list-details .list-summary .addAllToCart-cta {
  max-width: 300px;
  width: 100%;
  margin-bottom: 20px;
}
.shopping-list-details .list-actions form {
  display: inline-block;
  margin-right: 20px;
}
.shopping-list-details .tools-mobile form {
  margin-bottom: 12px;
}
.shopping-list-details .empty-list {
  text-align: center;
  padding: 30px 0;
  font-size: 16px;
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (max-width: 1024px) {
  .shopping-list-details .list-summary {
    margin-top: 20px;
    padding: 20px;
  }
  .shopping-list-details .product-listing ul.item__list .item__list--item {
    min-height: 304px;
  }
  .shopping-list-details .product-listing ul.item__list .item__list--item.short-layout {
    min-height: 252px;
  }
}
@media (max-width: 640px) {
  .shopping-list-details .list-summary {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .shopping-list-details .list-summary > div {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .shopping-list-details .list-summary .ctas {
    text-align: center;
  }
  .shopping-list-details .list-summary .page-tools {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .shopping-list-details .list-summary .page-tools > div {
    padding: 0;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .shopping-list-details .list-summary .details {
    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;
  }
  .shopping-list-details .list-summary .details > div {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-top: 0;
    margin-bottom: 20px;
  }
  .shopping-list-details .list-summary .detail-label {
    margin-top: 0;
  }
  .shopping-list-details .bottom-actions {
    padding: 0 10px 10px;
  }
}
.page-ohrOrder .cart-items,
.page-ohrOrderConfirmation .cart-items {
  padding: 0;
  clear: both;
}
.page-ohrOrder .cart-items .total-products,
.page-ohrOrderConfirmation .cart-items .total-products {
  border-bottom: none;
}
.page-ohrOrder .well,
.page-ohrOrderConfirmation .well {
  border-bottom: none!important;
}
.page-ohrOrder .well.well-tertiary,
.page-ohrOrderConfirmation .well.well-tertiary {
  padding: 20px 20px 0;
}
.page-ohrOrder .ohr-order-summary-section,
.page-ohrOrderConfirmation .ohr-order-summary-section {
  clear: both;
  width: 100%;
  float: left;
  margin: 40px 0 0 0;
  position: relative;
}
.page-ohrOrder .ohr-order-summary-section .cart-summary,
.page-ohrOrderConfirmation .ohr-order-summary-section .cart-summary {
  position: relative;
  top: 0;
  float: left;
}
@media (min-width: 1025px) {
  .page-ohrOrder .ohr-order-summary-section .cart-summary,
  .page-ohrOrderConfirmation .ohr-order-summary-section .cart-summary {
    float: right;
  }
}
.link-text-return-on-hold {
  color: #333333;
  font-size: 12px;
  display: table-cell;
  vertical-align: top;
  font-weight: 300;
  text-decoration: underline;
  padding-top: 2px;
  font-family: "Muli", sans-serif;
  display: block;
  margin-top: 15px;
  text-align: center;
}
.order-contents-heading {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 26px;
  white-space: nowrap;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 15px;
  margin: 30px 0;
  clear: both;
  float: left;
  width: 100%;
}
#ohrEditAddressDiv,
#ohrEditPaymentDiv,
#ohrEditDeliveryModeDiv,
#ohrEditCommentsDiv {
  margin-bottom: 20px;
}
.page-ohrOrder #creditCardForm {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .page-ohrOrder .my-account-sidebar {
    display: none;
  }
}
#ohrEditAddressDiv #addressSubmit,
#ohrEditAddressDiv #addressSubmit_mobile {
  margin-top: 20px;
}
#ohrEditPaymentDiv #silentOrderPostForm .btn.checkout-next {
  margin-top: 20px;
}
#ohrEditPaymentDiv .po-number-comments-form-holder .po-number-row {
  margin-bottom: 0;
}
#ohrEditCommentsDiv .form-group.comments-group {
  margin-top: 10px;
}
#ohrEditCommentsDiv .label-comment-placement {
  display: block;
  width: 100%;
}
.account-ohr-checkout-confirmation-holder {
  position: relative;
}
.account-ohr-checkout-confirmation-holder .cart-summary {
  top: 0;
}
.account-ohr-checkout-confirmation-holder .order-contents-heading {
  margin-top: 30px;
}
.account-ohr-checkout-confirmation-holder .step-head.ohr-conf-step-head {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 26px;
  white-space: nowrap;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 15px;
  float: left;
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 1025px) {
  .account-ohr-checkout-confirmation-holder .step-head.ohr-conf-step-head {
    margin-top: 30px;
  }
}
.account-ohr-checkout-confirmation-holder .step-data-completed {
  padding-left: 0;
}
@media (min-width: 1025px) {
  .page-ohrOrderConfirmation .conf-section-holder {
    padding: 0 430px 0 0;
  }
}
@media (max-width: 1024px) {
  .page-ohrOrderConfirmation .cart-summary {
    position: relative;
    margin-left: auto;
  }
}
.new-invoice-filter {
  margin-top: -60px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .new-invoice-filter {
    margin-top: 15px !important;
    display: block !important;
  }
}
.new-invoice-filter .new-invoice-dropdown-section {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .new-invoice-filter .new-invoice-dropdown-section {
    display: block;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .filter-fields-section {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .new-dropdown-invoices-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.new-invoice-filter .new-dropdown-invoices-filter select {
  width: 150px;
  height: 42px;
  padding: 0px 15px 0px 15px;
  border-radius: 9px;
  border: 1px solid #CDCDCD;
  background-color: #F2F2F2;
  background-image: linear-gradient(45deg, transparent 50%, #1a6ac2 50%), linear-gradient(135deg, #1a6ac2 50%, transparent 50%);
  background-position: right 30px center, right 25px center;
  background-size: 5px 6px, 5px 6px;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 15px;
  font-weight: 600;
  color: #7F7F7F;
}
@media (max-width: 640px) {
  .new-invoice-filter .new-dropdown-invoices-filter select {
    width: 151px;
  }
}
.new-invoice-filter .new-dropdown-invoices-filter select:focus {
  border: 1px solid #CDCDCD;
  outline: none;
  box-shadow: none;
}
.new-invoice-filter .new-dropdown-invoices-filter select option[disabled] {
  color: #F2F2F2;
}
.new-invoice-filter .new-dropdown-invoices-filter select option[hidden] {
  display: none;
}
.new-invoice-filter .new-dropdown-invoices-filter select option {
  background-color: white;
  color: #7F7F7F;
}
.new-invoice-filter .invoice-export-btn {
  color: #7F7F7F;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-family: VAG Rounded Std;
  font-size: 18px;
}
@media (max-width: 359px) {
  .new-invoice-filter .invoice-export-btn {
    font-size: inherit;
  }
}
.new-invoice-filter .invoice-export-btn svg {
  margin-right: 10px;
}
@media (max-width: 359px) {
  .new-invoice-filter .invoice-export-btn svg {
    margin-right: 5px;
  }
}
.new-invoice-filter .search-filter-input {
  width: 200px;
  height: 42px;
  padding: 0px 15px 0px 15px;
  border-radius: 0px 9px 9px 0px;
  border: 1px solid #CDCDCD;
  margin-left: -10px;
  color: #333333;
}
@media (max-width: 1024px) {
  .new-invoice-filter .search-filter-input {
    margin-left: inherit;
    width: 100%;
    border-radius: 9px;
    position: absolute;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .number-filters {
    justify-content: end;
    position: relative;
  }
}
.new-invoice-filter .dropdown-filters select {
  width: 150px;
  height: 42px;
  padding: 0px 15px 0px 15px;
  border-radius: 0px 9px 9px 0px;
  border: 1px solid #CDCDCD;
  background-color: #F2F2F2;
  background-image: linear-gradient(45deg, transparent 50%, #1a6ac2 50%), linear-gradient(135deg, #1a6ac2 50%, transparent 50%);
  background-position: right 30px center, right 25px center;
  background-size: 5px 6px, 5px 6px;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 15px;
  font-weight: 500;
  color: #7F7F7F;
  margin-left: -8px;
}
@media (max-width: 1024px) {
  .new-invoice-filter .dropdown-filters select {
    margin-left: inherit;
    border-radius: 9px;
    width: 151px;
  }
}
.new-invoice-filter .dropdown-filters select:focus {
  border: 1px solid #CDCDCD;
  outline: none;
  box-shadow: none;
}
.new-invoice-filter .dropdown-filters select option[disabled] {
  color: #F2F2F2;
}
.new-invoice-filter .dropdown-filters select option[hidden] {
  display: none;
}
.new-invoice-filter .dropdown-filters select option {
  background-color: white;
  color: #7F7F7F;
}
.new-invoice-filter .search-filter-input:focus {
  border: 1px solid #CDCDCD;
  outline: none;
  box-shadow: none;
}
.new-invoice-filter .js-search-filter-svg-invoice {
  margin-left: 15px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-invoice {
    position: relative;
    margin-left: inherit;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-invoice svg {
    height: 38px;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-invoice svg {
    height: 35px;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-invoice svg circle {
    fill: white;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-invoice svg path {
    fill: #1A6AC2;
  }
}
.new-invoice-filter .js-search-filter-svg-order {
  margin-left: 15px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-order {
    position: relative;
    margin-left: inherit;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-order svg {
    height: 38px;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-order svg circle {
    fill: white;
  }
}
@media (max-width: 1024px) {
  .new-invoice-filter .js-search-filter-svg-order svg path {
    fill: #1A6AC2;
  }
}
.new-invoice-filter .filter-start-over {
  margin-left: 10px;
  color: #1A6AC2;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .new-invoice-filter .filter-start-over {
    display: none !important;
  }
}
.new-invoice-filter .date-range-picker {
  display: flex;
  align-items: center;
  height: 42px;
  margin-left: -10px;
}
@media (max-width: 1024px) {
  .new-invoice-filter .date-range-picker {
    margin-left: inherit;
    width: 100%;
  }
}
.new-invoice-filter .input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}
.new-invoice-filter .input-wrapper .calendar-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  pointer-events: none;
  z-index: 2;
}
.new-invoice-filter .input-wrapper input {
  width: 200px;
  height: 42px;
  padding: 8px 40px 8px 75px;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #CDCDCD;
  background-color: #F2F2F2;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #1a6ac2 50%), linear-gradient(135deg, #1a6ac2 50%, transparent 50%);
  background-position: right 30px center, right 25px center;
  background-size: 5px 6px, 5px 6px;
  color: #1A6AC2;
}
@media (max-width: 1024px) {
  .new-invoice-filter .input-wrapper input {
    width: 100%;
    border-radius: 9px 0px 0px 9px;
  }
}
@media (max-width: 640px) {
  .new-invoice-filter .input-wrapper input {
    background-position: right 15px center, right 10px center;
    padding: 8px 15px 8px 32px;
  }
}
.new-invoice-filter .input-wrapper label.input-label {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #666;
  font-weight: 600;
  pointer-events: none;
  background-color: #F2F2F2;
  padding: 0 4px;
  z-index: 1;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .new-invoice-filter .input-wrapper label.input-label {
    display: none;
  }
}
.new-invoice-filter .input-wrapper input:focus {
  border: 1px solid #CDCDCD;
  outline: none;
  box-shadow: none;
}
.new-invoice-filter .input-wrapper-left input {
  border-radius: 0px 9px 9px 0px !important;
}
.new-invoice-filter .js-clear-input-invoice {
  position: relative;
  right: 25px;
  transform: translateY(10%);
  cursor: pointer;
}
.new-invoice-filter .order-search-section {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .new-invoice-filter .order-search-section {
    display: block;
  }
}
.new-invoice-filter .order-search-svg-section {
  display: flex;
}
@media (max-width: 640px) {
  .new-invoice-filter .order-search-svg-section {
    position: relative;
    justify-content: end;
  }
}
.new-invoice-filter .order-search-input-box {
  width: 250px;
  height: 42px;
  padding: 0px 30px 0px 15px;
  border-radius: 9px;
  border: 1px solid #CDCDCD;
}
@media (max-width: 640px) {
  .new-invoice-filter .order-search-input-box {
    width: 100%;
    position: absolute;
  }
}
.new-invoice-filter .order-search-label {
  color: #1A6AC2;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.new-invoice-filter .order-search-input-box:focus {
  border: 1px solid #CDCDCD;
  outline: none;
  box-shadow: none;
}
.new-invoice-filter .order-export-btn {
  color: #7F7F7F;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-family: VAG Rounded Std;
  font-size: 18px;
}
.new-invoice-filter .order-export-btn svg {
  margin-right: 10px;
}
@media (max-width: 640px) {
  .new-invoice-filter .order-export-btn {
    margin-top: 15px;
  }
}
.new-invoice-filter .js-clear-input-order {
  position: relative;
  top: 75%;
  right: 25px;
  transform: translateY(-50%);
  cursor: pointer;
}
@media (max-width: 640px) {
  .new-invoice-filter .js-clear-input-order {
    transform: translateY(30%);
  }
}
.account-invoice-filters {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  align-items: center;
}
.account-invoice-filters > div {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.account-invoice-filters .date-label {
  -webkit-flex: 0 0 45px;
  -moz-flex: 0 0 45px;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
}
.account-invoice-filters .date-filter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 400px;
}
.account-invoice-filters .date-selector {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background: #f2f2f2;
  padding: 10px 0;
  cursor: pointer;
}
.account-invoice-filters .date-selector > span {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.account-invoice-filters .date-selector > span.icon {
  -webkit-flex: 0 0 35px;
  -moz-flex: 0 0 35px;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  padding-left: 10px;
}
.account-invoice-filters .date-selector .from-date,
.account-invoice-filters .date-selector .to-date {
  font-weight: bold;
}
.account-invoice-filters .date-selector .from-date:before,
.account-invoice-filters .date-selector .to-date:before {
  font-weight: normal;
}
.account-invoice-filters .date-selector .from-date {
  border-right: 1px solid #7f7f7f;
}
.account-invoice-filters .date-selector .from-date:before {
  content: "From: ";
}
.account-invoice-filters .date-selector .to-date:before {
  content: "To: ";
}
.account-invoice-filters .clear-dates {
  background: #cdcdcd;
  font-weight: bold;
  padding: 10px;
  cursor: pointer;
}
.account-invoice-filters .clear-dates:hover {
  background: #7f7f7f;
  color: #ffffff;
}
@media (max-width: 640px) {
  .account-invoice-filters {
    display: block;
    margin: 0 auto;
  }
  .account-invoice-filters .account-orderhistory-pagination {
    text-align: center;
    margin-bottom: 10px;
  }
  .account-invoice-filters .date-filter {
    min-width: 100%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .account-invoice-filters {
    padding-top: 10px;
  }
}
.daterangepicker table th {
  background: transparent;
  color: #7f7f7f;
}
.daterangepicker.opensright:before {
  left: 50%!important;
}
.daterangepicker.opensright:after {
  left: 50.2%!important;
}
.daterangepicker .drp-buttons .btn {
  font-size: 14px!important;
  font-weight: normal!important;
}
@media (max-width: 640px) {
  .daterangepicker .drp-buttons .drp-selected {
    clear: both;
    display: block;
    margin: 10px 0;
    padding: 0;
  }
}
.dss-loader img {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  z-index: 10;
}
.dss-loader {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.overlay {
  background: #000;
  position: absolute;
  z-index: 11;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: none;
  top: 0;
}
.excl_address_highlight {
  border: solid black thin ! important;
  background: #f2f2f2;
}
.margin-0 {
  margin: 0;
}
.express-membership-toggle {
  position: absolute;
  top: 15px;
  right: 20px;
}
@media (max-width: 640px) {
  .express-membership-toggle {
    right: 0;
    left: 0;
    top: -15px;
  }
}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: -3px;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  right: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
input:checked + .slider {
  background-color: #2196F3;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.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: 20px;
}
.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: 20px;
}
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: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1025px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 641px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 641px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 641px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #1068c5;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #929292;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 640px) {
  .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: #333333;
  font-weight: normal;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
  font-size: 12px;
}
.help-block.single {
  margin-top: -10px;
}
.form-control:focus {
  border-color: #1068c5;
  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 {
  width: 100%;
  height: 46px;
  border: 1px solid #F2F2F2;
  padding: 0px 30px 0 15px;
  background: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../images/select-input-arrow.png");
  background-repeat: no-repeat;
  background-position: 98% 50%;
  cursor: pointer;
  border-radius: 3px;
}
select.form-control:focus {
  border-color: #333333;
  outline: 0;
}
label.error,
#eml_address_validate {
  color: #D0021B !important;
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  margin: 5px 0;
  float: left;
  width: 100%;
  clear: both;
  font-weight: 300;
}
.form-control {
  height: 50px;
  border-radius: 6px;
  border: 2px solid #DCDCDC;
  color: #5C6870;
  font-size: 14px;
  line-height: 20px;
}
.form-control.error {
  border: 2px solid #D0021B;
}
.form-control.error:focus {
  border: 2px solid #D0021B;
}
.modal-header {
  padding: 35px 25px 0 25px;
  border-bottom: none;
  position: relative;
}
.modal-title {
  font-size: 30px;
  line-height: 36px;
  color: #154777;
  font-weight: 600;
  padding: 0;
  margin: 0 0 15px 0;
  letter-spacing: .02em;
}
p.modal-text {
  font-size: 14px;
  line-height: 20px;
  color: #5c6870;
  font-family: 'Noto Sans SC', sans-serif;
}
.modal-body {
  padding-top: 0;
}
#share-cart-server-side-errors {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  color: red;
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 12px;
  line-height: 16px;
  display: block;
  clear: both;
  font-weight: 500;
}
#cartShareForm .bidRequestCheckbox {
  width: 25px;
  height: 15px;
  margin: 0px 0px 0px 0px;
  cursor: pointer;
}
#cartShareForm .bidRequestText {
  font-size: 14px;
  margin-left: 5px;
}
#cartShareForm .bidRequestTextFooter a {
  color: #1068c5;
}
#cartShareForm .bidRequestInputFlex {
  display: flex;
  align-items: anchor-center;
}
#cartShareForm .bidrequestPadding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
#cartShareForm .bidrequestPaddingTop {
  padding-top: 0px !important;
}
#cartShareForm .bidrequestPaddingBottom {
  padding-bottom: 0px !important;
}
#cartShareForm .bidRequestCheckbox.radio-error {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #D0021B;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
}
#cartShareForm .bidRequestCheckbox.radio-error:checked::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #D0021B;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
}
#cartShareForm .bidRequestCheckbox.radio-error:checked {
  appearance: auto;
}
.form-group {
  margin-bottom: 15px;
}
fieldset {
  padding: 0.35em 0.625em 0.75em !important;
}
.share-cart-popup-add-recipient-title {
  margin-top: 20px;
}
.extra-recipient {
  margin-top: 15px;
}
.modal-button-holder {
  margin: 15px 18px 15px 10px;
  float: left;
  width: 97%;
}
.modal-button-holder .modal-button-left.desktop-cancel {
  display: block;
  width: 50%;
  padding-right: 10px;
  float: left;
}
.btn-cancel-modal {
  border-radius: 24px !important;
  font-size: 18px;
  line-height: 22px;
  height: 50px;
  color: #2c90b2;
  background-color: #fff;
  border-color: #2c90b2;
}
.btn-cancel-modal:hover {
  color: #2c90b2;
}
.modal-button-holder .modal-button-right {
  width: 50%;
  padding-left: 10px;
  margin-bottom: 0;
  float: left;
}
.form-control {
  height: 46px;
  padding: 10px 20px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.form-control:focus {
  border-color: #333333;
}
.has-error .control-label {
  color: #333333;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #c70000;
}
.has-error .help-block {
  font-weight: 400;
  color: #c70000;
}
.has-success .control-label {
  color: #333333;
}
.has-success input.form-control {
  background: transparent;
  border-color: #d4d4d4;
}
.has-success .help-block {
  font-weight: 400;
  color: #00a651;
}
legend {
  font-size: 15px;
  font-weight: 600;
  border-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #1068c5;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .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: 20px;
}
textarea {
  min-height: 145px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.radio-label-heading {
  margin-bottom: 15px;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
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: #a1a1a1;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #1068c5;
}
.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 #d4d4d4;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #1068c5;
}
.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: #d4d4d4;
  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: #4b9bf0;
  border-color: #4b9bf0;
}
.password-toggle-icon {
  float: right;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.password-toggle-icon.active span {
  color: #1068c5;
}
.password-toggle-icon span {
  position: absolute;
  display: block;
  width: 40px;
  margin: 25px 0 0 -40px;
  text-align: center;
  height: 46px;
  line-height: 46px;
}
.password-toggle-icon ~ .form-group input {
  padding-right: 40px;
}
.radio-button {
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  cursor: pointer;
  padding-top: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radio-button .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 2px solid #333333;
}
.radio-button .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #1068c5;
}
.radio-button:hover input ~ .checkmark,
.radio-button input:checked ~ .checkmark {
  border-color: #1068c5;
}
.radio-button input:checked ~ .checkmark:after {
  display: block;
}
.radio-button .bold {
  font-weight: 600;
}
.radio-button.shipping-method-radio {
  padding-top: 0;
}
.smaller-checkbox-holder .checkbox {
  padding-left: 25px;
  font-size: 13px;
}
.smaller-checkbox-holder .checkbox .skip {
  top: 4px;
  height: 16px;
  width: 16px;
}
.smaller-checkbox-holder .checkbox .skip:after {
  left: 3px;
  top: -1px;
  width: 6px;
  height: 10px;
}
.checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox.inline {
  display: inline-block;
  margin-right: 15px;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkbox label {
  padding-top: 2px;
  padding-left: 0;
}
.checkbox label:hover input ~ .skip {
  border-color: #1068c5;
}
.checkbox .skip {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: 2px solid #333333;
  clip: auto;
  text-indent: -20000px;
}
.checkbox .skip:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox input:checked ~ .skip {
  background-color: #1068c5;
  border-color: #1068c5;
}
.checkbox input:checked ~ .skip:after {
  display: block;
}
.required-fields-note {
  font-size: 12px;
  font-weight: 600;
  padding-bottom: 20px;
}
.has-error input.form-control,
.has-error select.form-control {
  background-color: #ffffff;
  border-color: #c70000;
}
.alert-danger {
  color: #c70000;
  border: 1px solid #c70000;
  background-color: rgba(199, 0, 0, 0.05);
}
.form-separator {
  padding-top: 20px;
  margin: 0 10px 15px;
  height: 1px;
  line-height: 1px;
  border-bottom: 1px solid #d4d4d4;
  clear: both;
}
select::-ms-expand {
  display: none;
}
.account-section form.catalog-request-form {
  padding-left: 0;
  padding-right: 0;
}
.account-section form.catalog-request-form .form-actions {
  margin-top: 30px;
  margin-bottom: 20px;
}
.catalog-selection > div {
  cursor: pointer;
  border: 1px solid #ffffff;
  padding: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.catalog-selection > div:hover {
  border-color: #d4d4d4;
  background: #f7f7f7;
}
.catalog-selection > div img {
  margin-right: 20px;
}
.catalog-selection > div .checkbox {
  margin-top: 0;
}
.catalog-selection > div .help-block {
  display: none;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .catalog-selection > div {
    display: block;
  }
  .catalog-selection > div img {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .catalog-selection > div img {
    width: 90px;
  }
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.template-pages-layout-landingLayout2Page .main-content {
  padding: 0;
}
.template-pages-layout-landingLayout2Page .section1 {
  margin: 10px 0;
}
@media (min-width: 1025px) {
  .template-pages-layout-landingLayout2Page .section2 .section2a {
    padding-left: 0;
    padding-right: 20px;
  }
  .template-pages-layout-landingLayout2Page .section2 .section2b {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .template-pages-layout-landingLayout2Page .section2 .bannerComponent {
    margin-top: 50px;
  }
}
@media (max-width: 1024px) {
  .template-pages-layout-landingLayout2Page .section2 .bannerComponent {
    padding: 0 80px;
    max-width: 700px;
    margin: 30px auto 0;
  }
}
@media (max-width: 640px) {
  .template-pages-layout-landingLayout2Page .section2 .bannerComponent {
    padding: 0 20px;
    max-width: 500px;
  }
}
@media (max-width: 1024px) {
  .template-pages-layout-landingLayout2Page .section5 .bannerComponent {
    padding: 0 80px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  .template-pages-layout-landingLayout2Page .section5 .bannerComponent {
    padding: 0 20px;
    max-width: 500px;
  }
}
.template-pages-layout-landingLayout2Page .section8 {
  padding-left: 30px;
  padding-right: 30px;
}
.template-pages-layout-landingLayout2Page .section8 > .section8a > div {
  margin-right: 20px;
}
.template-pages-layout-landingLayout2Page .section8 > .section8b > div {
  margin-left: 10px;
  margin-right: 10px;
}
.template-pages-layout-landingLayout2Page .section8 > .section8c > div {
  margin-left: 20px;
}
@media (max-width: 640px) {
  .template-pages-layout-landingLayout2Page .section8 > .section8a > div,
  .template-pages-layout-landingLayout2Page .section8 > .section8b > div,
  .template-pages-layout-landingLayout2Page .section8 > .section8c > div {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 1400px) {
  .template-pages-layout-landingLayout2Page .section8 {
    padding-left: 0;
    padding-right: 0;
  }
}
.template-pages-layout-landingLayout2Page .bannerComponent,
.template-pages-layout-landingLayout2Page .simple-banner {
  margin-top: 60px;
}
@media (max-width: 1399px) {
  .template-pages-layout-landingLayout2Page .bannerComponent,
  .template-pages-layout-landingLayout2Page .simple-banner {
    margin-top: 40px;
  }
}
@media (max-width: 1024px) {
  .template-pages-layout-landingLayout2Page .bannerComponent,
  .template-pages-layout-landingLayout2Page .simple-banner {
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .template-pages-layout-landingLayout2Page .bannerComponent,
  .template-pages-layout-landingLayout2Page .simple-banner {
    margin-top: 20px;
  }
}
.template-pages-layout-landingLayout2Page .top-promo-content .bannerComponent,
.template-pages-layout-landingLayout2Page .top-promo-content .simple-banner {
  margin-top: 0px;
}
.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;
}
.template-pages-category-categoryPage .bottom-header-slot .breadcrumb-section {
  display: none;
}
.template-pages-category-categoryPage .category-header .breadcrumb-section {
  padding: 0;
}
.category-page {
  padding-left: 0!important;
  padding-right: 0!important;
}
.category-page .category-header,
.category-page > .row > .section9 {
  padding-left: 30px;
  padding-right: 30px;
}
.category-page .category-content {
  padding: 0 30px 30px;
}
.category-page .category-nav {
  padding-left: 30px;
}
.category-page .category-nav .sidebar-title {
  color: #1068c5;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 22px;
  margin: 10px 0 20px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 18px;
}
@media (max-width: 1024px) {
  .category-page .category-nav .sidebar-title {
    font-size: 18px;
  }
}
.category-page .category-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-page .category-nav ul li {
  margin-bottom: 20px;
}
.category-page .category-nav ul li a {
  text-decoration: none;
}
.category-page .category-nav ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .category-page .category-nav ul li a {
    font-size: 12px;
  }
}
.category-page .cat-content-row {
  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;
}
.category-page .cat-content-col {
  float: left;
  text-align: center;
  margin: 0 0 36px 0;
  min-width: 25%;
  max-width: 25%;
}
.category-page .cat-content-col .cat-col-pic {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 15px auto;
  background: #f7f7f7;
  width: 14vw;
  height: 14vw;
  max-width: 210px;
  max-height: 210px;
  border-radius: 50%;
  border: 3px solid #f7f7f7;
}
.category-page .cat-content-col .cat-col-pic:hover {
  border: 3px solid #7646a0;
}
.category-page .cat-content-col .cat-col-pic img {
  width: 100%;
  max-width: 100%;
}
.category-page .cat-content-col .cat-col-name {
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}
.category-page .cat-content-col .cat-col-name h2 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  font-family: "Muli", sans-serif;
}
@media (max-width: 1024px) {
  .category-page .cat-content-col {
    margin: 0 0 28px 0;
    min-width: 33%;
    max-width: 33%;
  }
  .category-page .cat-content-col .cat-col-pic {
    margin-bottom: 10px;
    width: 20vw;
    height: 20vw;
  }
}
@media (max-width: 640px) {
  .category-page .cat-content-col {
    margin: 0 0 36px 0;
    min-width: 50%;
    max-width: 50%;
    padding: 0 20px;
  }
  .category-page .cat-content-col .cat-col-pic {
    margin-bottom: 15px;
    width: 34vw;
    height: 34vw;
  }
  .category-page .cat-content-col .cat-col-name {
    font-size: 14px;
  }
}
/*** Quick Buy Categories ***/
.quickbuylist .heading {
  padding-bottom: 25px;
}
.quickbuylist .heading h1 {
  margin-top: 0;
}
@media (max-width: 640px) {
  .quickbuylist .heading {
    padding-bottom: 10px;
    padding-top: 5px;
  }
  .quickbuylist .heading h1 {
    font-size: 28px;
  }
}
.quickbuylist .category-details {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.quickbuylist .sidebar {
  -webkit-flex: 0 0 260px;
  -moz-flex: 0 0 260px;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  min-width: 260px;
}
.quickbuylist .sidebar .quickbuylist-sidebar-links {
  padding-right: 40px;
}
@media (max-width: 1024px) {
  .quickbuylist .sidebar {
    -webkit-flex: 0 0 200px;
    -moz-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    min-width: 200px;
  }
}
.quickbuylist .main-content {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.quickbuylist .main-content .top-image {
  margin-bottom: 20px;
}
.quickbuylist .main-content .top-image img {
  width: 100%;
  max-width: 100%;
}
.quickbuylist .main-content .description {
  font-size: 16px;
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
  margin-bottom: 20px;
}
.quickbuylist .main-content .empty-list {
  text-align: center;
}
.quickbuylist .desktop-tools {
  text-align: right;
  padding-bottom: 30px;
}
.quickbuylist .desktop-tools a {
  display: inline-block;
  font-size: 13px;
}
.quickbuylist .desktop-tools a:last-child {
  margin-left: 40px;
}
.quickbuylist .desktop-tools .icon-print {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.quickbuylist .page-tools {
  margin-bottom: 20px;
}
.quickbuylist .page-tools .sort-control {
  font-size: 13px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
}
.quickbuylist .page-tools .sort-control form {
  display: inline-block;
  width: 100%;
}
@media (min-width: 1025px) {
  .quickbuylist .page-tools .sort-control form {
    margin-left: 10px;
  }
}
@media (min-width: 641px) {
  .quickbuylist .page-tools .sort-control form select {
    max-width: 300px;
  }
}
@media (max-width: 640px) {
  .quickbuylist .page-tools {
    text-align: center;
  }
  .quickbuylist .page-tools .addAllToCart-cta {
    margin: 20px 0;
  }
  .quickbuylist .page-tools .filter-btn {
    height: 46px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Muli", sans-serif;
    width: 40%;
    float: left;
    color: #333333;
    border-color: #333333;
  }
  .quickbuylist .page-tools .filter-btn:hover {
    color: #ffffff;
    background: #333333;
  }
  .quickbuylist .page-tools .filter-btn:focus {
    color: #333333;
    background: #ffffff;
  }
  .quickbuylist .page-tools .sort-control {
    width: 60%;
    padding-left: 20px;
  }
  .quickbuylist .page-tools .filter-btn,
  .quickbuylist .page-tools .sort-control {
    display: inline-block;
  }
}
.quickbuylist .addAllToCart-cta {
  width: 100%;
}
@media (min-width: 641px) {
  .quickbuylist .addAllToCart-cta {
    float: right;
  }
}
@media (min-width: 641px) {
  .quickbuylist .addAllToCart-cta {
    max-width: 350px;
  }
}
.quickbuylist .mobile-heading {
  padding-bottom: 10px;
}
.quickbuylist .mobile-heading .form-group {
  float: right;
  margin: 0;
}
.quickbuylist .mobile-heading .checkbox {
  margin: 2px 0 0;
  padding-right: 30px;
  padding-left: 0;
  font-size: 13px;
}
.quickbuylist .mobile-heading .checkbox label {
  font-weight: 600;
}
.quickbuylist .mobile-heading .checkbox .skip {
  left: auto;
  right: 0;
}
.quickbuylist .mobile-heading .total-items {
  font-size: 20px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.quickbuylist .total-products {
  font-size: 18px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  font-weight: 600;
}
.quickbuylist .product-listing .item__select {
  white-space: nowrap;
}
.quickbuylist .product-listing .item__select .form-group {
  margin: 0;
}
.quickbuylist .product-listing .item__select .checkbox {
  padding: 0;
  margin: 0 auto;
}
.quickbuylist .product-listing .item__select .checkbox .skip {
  margin: 0;
  margin-right: -6px;
}
.quickbuylist .product-listing .item__select .checkbox input:disabled + .skip {
  cursor: not-allowed;
  opacity: 0.5;
  background: #eeeeee;
}
.quickbuylist .product-listing .item__list--header .item__select .form-group {
  width: 85px;
  margin-left: auto;
}
.quickbuylist .product-listing .item__list--header .item__select .form-group .control-label {
  font-weight: 600;
  padding-right: 30px;
}
.quickbuylist .product-listing .item__list--header .item__select .form-group .skip {
  left: auto;
  right: 0;
}
@media (max-width: 1024px) {
  .quickbuylist .product-listing .item__list--item {
    min-height: 270px;
  }
}
.quickbuylist .product-listing .item__list--item.short-layout,
.quickbuylist .product-listing .item__list--item.js-product-container {
  min-height: 220px;
}
@media (min-width: 1025px) {
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity .minus,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity .minus,
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity .plus,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity .plus {
    display: none;
  }
}
@media (max-width: 1024px) {
  .quickbuylist .product-listing .item__list--item.short-layout .item__image,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__image {
    width: 140px !important;
  }
  .quickbuylist .product-listing .item__list--item.short-layout .item__info,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__info {
    margin-bottom: 35px;
  }
  .quickbuylist .product-listing .item__list--item.short-layout .item__total,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__total,
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity,
  .quickbuylist .product-listing .item__list--item.short-layout .item__price,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__price {
    padding-left: 110px;
    padding-top: 10px;
    text-align: left;
    display: block;
  }
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity {
    position: relative;
    margin-left: 0;
    display: inline-block !important;
  }
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity .minus,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity .minus,
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity .plus,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity .plus {
    border: 1px solid #333333;
    display: inline-block;
    width: 25%;
    max-width: 40px;
    height: 40px;
    font-size: 27px;
    line-height: 34px;
    font-weight: 300;
    vertical-align: top;
    top: unset !important;
    right: unset !important;
    float: left;
    cursor: pointer;
    text-align: center;
    -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);
  }
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity .minus .disabled,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity .minus .disabled,
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity .plus .disabled,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity .plus .disabled {
    cursor: not-allowed;
    opacity: 0.6;
  }
  .quickbuylist .product-listing .item__list--item.short-layout .item__quantity .form-control,
  .quickbuylist .product-listing .item__list--item.js-product-container .item__quantity .form-control {
    margin-left: 50px;
    width: 50px;
  }
}
.quickbuylist .product-listing .item__quantity {
  width: auto;
  display: table-cell;
}
.quickbuylist .product-listing .item__price {
  display: table-cell;
}
@media (max-width: 1024px) {
  .quickbuylist .product-listing .item__total {
    float: none;
    font-size: 12px;
  }
  .quickbuylist .product-listing .item__total .text-label {
    font-weight: 400;
  }
}
@media (min-width: 1025px) {
  .quickbuylist .product-listing .item__total {
    text-align: center;
  }
}
.quickbuylist .product-listing .addToCart-cta {
  background: transparent;
  border: 0;
  padding: 0;
  text-decoration: underline;
  color: #333333;
  font-weight: 500;
  font-size: 13px;
}
.quickbuylist .product-listing .addToCart-cta:hover {
  text-decoration: none;
  color: #1068c5;
}
.quickbuylist .product-listing .prod-labels {
  margin-bottom: 10px;
}
.quickbuylist .product-listing .prod-labels > div {
  padding-top: 6px;
}
.quickbuylist .product-listing .icon.icon-dropship {
  margin-left: -5px;
}
.quickbuylist .product-listing .tools-mobile .form-group {
  margin-top: 16px;
}
.quickbuylist .product-listing .tools-mobile .checkbox label {
  font-weight: 600;
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .quickbuylist .product-listing .item__info {
    width: 32%;
  }
  .quickbuylist .product-listing .item__image {
    width: 20%;
  }
}
@media (min-width: 1025px) {
  .quickbuylist .product-listing .item__list--item .checkbox {
    width: 25px;
  }
}
@media (max-width: 640px) {
  .quickbuylist .bottom-tools {
    text-align: center;
  }
  .quickbuylist .bottom-tools .addAllToCart-cta {
    margin-bottom: 20px;
  }
}
@media (min-width: 641px) {
  .quickbuylist .bottom-tools {
    text-align: right;
  }
  .quickbuylist .bottom-tools .addAllToCart-cta {
    margin-top: 30px;
  }
}
.quickbuylist-sidebar-links a:not(.showall-cta) {
  text-decoration: none;
}
.quickbuylist-sidebar-links a:not(.showall-cta):hover {
  text-decoration: underline;
}
.quickbuylist-sidebar-links .links-block {
  margin-bottom: 35px;
}
.quickbuylist-sidebar-links .links-title {
  color: #1068c5;
  margin-bottom: 10px;
  font-weight: 600;
}
.quickbuylist-sidebar-links a {
  display: block;
  padding: 6px 0;
}
.quickbuylist-sidebar-links .showall-cta {
  font-size: 12px;
}
@media (max-width: 640px) {
  .quickbuylist-sidebar-links a {
    border-top: 1px solid #cdcdcd;
    padding: 10px 0;
  }
  .quickbuylist-sidebar-links a.hidden {
    display: block!important;
  }
  .quickbuylist-sidebar-links .showall-cta {
    display: none;
  }
  .quickbuylist-sidebar-links .links-block {
    border-bottom: 1px solid #cdcdcd;
  }
}
@media (min-width: 1025px) {
  .product-grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .product-grid > div {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .product-grid .grid-sidebar {
    min-width: 220px;
    max-width: 220px;
  }
  .product-grid .grid-content {
    padding-left: 20px;
  }
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container.pr-no-reviews,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container.pr-no-reviews,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container.pr-no-reviews,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container.pr-no-reviews {
  display: none !important;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-reco,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-reco,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-reco,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-reco {
  display: none !important;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet {
  display: inline-flex;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-snippet-rating-decimal,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-snippet-rating-decimal,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-snippet-rating-decimal,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-snippet-rating-decimal {
  display: none;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4 {
  background: url(../images/stars-rating-product.png) no-repeat;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-100-filled,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-100-filled,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-100-filled,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-100-filled {
  background-position: 0 0;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-25-filled,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-25-filled,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-25-filled,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-25-filled,
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-50-filled,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-50-filled,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-50-filled,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-50-filled,
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-75-filled,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-75-filled,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-75-filled,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4.pr-star-v4-75-filled {
  background-position: -73px 0;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link {
  display: none;
}
#pr-reviewsnippet-mobile .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-review-count,
#pr-reviewsnippetSpec .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-review-count,
#pr-reviewsnippetDesc .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-review-count,
#pr-reviewsnippetResource .p-w-r .pr-review-snippet-container .pr-snippet-minimal .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-review-count {
  display: flex;
  padding: 0 2px;
}
.grantlogin-section {
  display: flex;
  justify-content: space-around;
  margin-bottom: 100px;
  margin-top: 40px;
  width: 100%;
}
@media (max-width: 641px) {
  .grantlogin-section {
    display: block;
    margin-bottom: 50px;
    margin-top: 35px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .grantlogin-section {
    margin-bottom: 70px;
    margin-top: 25px;
  }
}
.grantlogin-section .grant-welcomeimage-section {
  width: 45%;
}
@media (max-width: 641px) {
  .grantlogin-section .grant-welcomeimage-section {
    width: 100%;
  }
}
.grantlogin-section .grant-loginform-section {
  width: 45%;
  padding-left: 75px;
}
@media (max-width: 641px) {
  .grantlogin-section .grant-loginform-section {
    width: 100%;
    padding-left: inherit;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .grantlogin-section .grant-loginform-section {
    padding-left: inherit;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .grantlogin-section .grant-loginform-section .grant-login-form {
    margin-top: 15px;
  }
}
.grantlogin-section .empty-border {
  border: 0.5px solid #CDCDCD;
}
@media (max-width: 641px) {
  .grantlogin-section .empty-border {
    display: none;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .grantlogin-section .empty-border {
    margin: 0px 35px 0px 35px;
  }
}
.grant_banner_component_wrap {
  height: 82px;
  border-bottom: 10px solid #1A6AC2;
  background-image: url("../images/grantBannerBG.png");
}
.grant_banner_component_wrap .grant_banner_logo_circle {
  position: absolute;
  top: 6px;
  left: 5vw;
}
@media (max-width: 641px) {
  .grant_banner_component_wrap .grant_banner_logo_circle {
    display: none;
  }
}
@media (min-width: 641px) and (max-width: 1300px) {
  .grant_banner_component_wrap .grant_banner_logo_circle {
    display: none;
  }
}
.grant_banner_component_wrap .grant_banner_logo_circle .grant_banner_logo {
  width: 100%;
  vertical-align: bottom;
}
.grant_banner_component_wrap .grant_banner_logo_wrap {
  padding: 0 0 0 9px;
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 25px;
}
.grant_banner_component_wrap .grant_banner_logo_wrap .grant_banner_logo {
  width: 156px;
  vertical-align: bottom;
}
.grant_banner_component_wrap .grant_banner_logo_wrap .grant_banner_text {
  align-content: center;
  font-size: 16px;
  line-height: 20px;
  color: #1A6AC2;
  padding: 0 6px;
}
@media only screen and (min-width: 1300px) {
  .grant_banner_component_wrap .grant_banner_logo_wrap {
    justify-content: center;
    padding: 0;
  }
  .grant_banner_component_wrap .grant_banner_logo_wrap .grant_banner_logo {
    width: 180px;
    vertical-align: bottom;
  }
  .grant_banner_component_wrap .grant_banner_logo_wrap .grant_banner_text {
    font-size: 19px;
    line-height: 23px;
    padding: 0 9px;
  }
}
@media only screen and (max-width: 719px) {
  .grant_banner_component_wrap .grant_banner_logo_wrap {
    display: none;
  }
}
.grant_banner_component_wrap .grant_banner_info_wrap {
  position: absolute;
  right: 25px;
  top: 15px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1280px) {
  .grant_banner_component_wrap .grant_banner_info_wrap {
    right: 5vw;
  }
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info {
  align-content: center;
  margin-right: 43px;
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_remain {
  font-weight: 700;
  font-size: 16px;
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_remain span {
  font-size: 20px;
  color: #1A6AC2;
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_one-time {
  font-size: 13px;
  font-style: italic;
  text-align: center;
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_one-time span {
  display: inline-flex;
  cursor: pointer;
}
@media only screen and (max-width: 830px) {
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_remain {
    font-size: 13px;
  }
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_remain span {
    font-size: 16px;
  }
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_one-time {
    font-size: 11px;
  }
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_one-time span svg {
    width: 12px !important;
    height: 12px !important;
  }
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info .grant_banner_info_one-time a svg {
    width: 17px !important;
    height: 12px !important;
  }
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn {
  display: block;
  background: #1A6AC2;
  min-width: 109px;
  width: auto;
  height: 46px;
  border-radius: 6px;
  padding: 4px 10px 3px 10px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn .grant_banner_cart_icon {
  position: relative;
  padding: 5px 15px 0 0;
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn .grant_banner_cart_icon .grant_banner_cart_items {
  position: absolute;
  margin-left: -13px;
  margin-top: -3px;
  background-color: #ef7206;
  font-size: 11px;
  border-radius: 50%;
  padding: 1px 2px;
  width: 20px;
  text-align: center;
}
.grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn .grant_banner_cart_total {
  font-size: 15px;
}
@media only screen and (max-width: 830px) {
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn {
    min-width: 100px;
    height: 36px;
    padding: 1px 7px 3px 7px;
  }
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn .grant_banner_cart_icon {
    padding: 5px 8px 0 0;
  }
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn .grant_banner_cart_icon svg {
    width: 26px !important;
    height: 26px !important;
  }
  .grant_banner_component_wrap .grant_banner_info_wrap .grant_banner_info_btn_wrap .grant_banner_cart_btn .grant_banner_cart_icon .grant_banner_cart_items {
    margin-left: -13px;
    margin-top: -2px;
    font-size: 9px;
    padding: 1px 2px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
  }
}
#grantInfoQuestionPopup .grant-popup-modal,
#grantOrderMakeSurePopup .grant-popup-modal,
#mobileAppRegisterPopup .grant-popup-modal {
  max-width: 550px;
  margin: 30px auto;
  padding: 20px;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content,
#mobileAppRegisterPopup .grant-popup-modal .modal-content {
  border-radius: 6px;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-header,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-header,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-header {
  width: 100%;
  height: 34px;
  background: #1A6AC2;
  padding: 8px;
  border-radius: 6px 6px 0 0;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap {
  padding: 20px 30px;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-title,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-title,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-title {
  font-size: 24px;
  color: #7F7F7F;
  font-weight: 300;
  margin: 0 0 20px 0;
  text-align: center;
  font-family: "vag-rundschrift-d", sans-serif;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p a,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p a,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p a {
  text-decoration: none;
  color: #1A6AC2;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p svg,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p svg,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p svg {
  margin-bottom: -6px;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc .grant-popup-error-msg,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc .grant-popup-error-msg,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc .grant-popup-error-msg {
  color: red;
  font-weight: bold;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-btn-wrap,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-btn-wrap,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-btn-wrap {
  text-align: center;
  margin-top: 22px;
}
#grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-btn-wrap .grant-popup-btn,
#grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-btn-wrap .grant-popup-btn,
#mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-btn-wrap .grant-popup-btn {
  width: 280px;
  max-width: 75%;
}
@media only screen and (max-width: 600px) {
  #grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap,
  #grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap,
  #mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap {
    padding: 20px 23px 25px;
  }
  #grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-title,
  #grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-title,
  #mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-title {
    font-size: 20px;
  }
  #grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p,
  #grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p,
  #mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc p {
    font-size: 14px;
  }
  #grantInfoQuestionPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc .more-questions,
  #grantOrderMakeSurePopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc .more-questions,
  #mobileAppRegisterPopup .grant-popup-modal .modal-content .grant-popup-content-wrap .grant-popup-desc .more-questions {
    width: 200px;
    text-align: center;
    margin: auto;
  }
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 641px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 640px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 45.42857143px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 45.42857143px;
}
@media (max-width: 640px) {
  .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: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  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 #d4d4d4;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  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: 641px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
  }
  .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: #1068c5;
    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: 20px;
  }
  .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: 641px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .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 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .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: 20px;
    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 20px;
    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: 20px;
    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: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 12px;
  margin-top: 10px;
  line-height: 20.625px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 400;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-top: 12px;
  margin-top: 10px;
  outline: 0;
}
@media (max-width: 640px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .quick-order__reset-link {
    padding-right: 30px;
  }
}
.quick-order__list {
  margin-top: 10px;
  margin-bottom: 0;
}
@media (min-width: 1025px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
.quick-order__list.item__list__cart .item__list--item {
  min-height: auto;
  padding: 20px 10px;
}
.quick-order__list.item__list__cart .item__list--item > .item__image {
  padding-left: 10px;
}
@media (max-width: 1024px) {
  .quick-order__list.item__list__cart .item__list--item > .item__image {
    padding-left: 0px;
  }
}
@media (max-width: 1024px) {
  .quick-order__list.item__list__cart .item__list--item {
    padding: 20px;
  }
}
.quick-order__list .help-block {
  margin-top: 0;
  margin-bottom: 0;
}
.quick-order__list .help-block.qty-change {
  clear: both;
}
@media (min-width: 1025px) {
  .quick-order__list .help-block.qty-change {
    width: 200px;
    position: absolute;
    margin-left: -69px;
  }
}
.quick-order__list .item__image {
  width: 140px;
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1025px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1025px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item__info {
    width: 25%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: right;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 20px;
}
#quickOrder .item__list--header .item__quantity {
  padding-right: 15px;
}
#quickOrder .item__sku__input {
  width: 30%;
}
@media (max-width: 1024px) {
  #quickOrder .item__sku__input {
    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: 1024px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  #quickOrder .item__list--item .item__total,
  #quickOrder .item__list--item .item__quantity,
  #quickOrder .item__list--item .item__price {
    padding-left: 110px;
    padding-top: 10px;
    text-align: left;
  }
  #quickOrder .item__list--item .item__info,
  #quickOrder .item__list--item .item__image {
    margin-top: 10px;
  }
  #quickOrder .item__list--item .item__image img {
    margin-top: 5px;
  }
}
#quickOrder .item__list--item .item__quantity {
  display: table-cell;
}
#quickOrder .item__list--item .item__price {
  display: inline-block;
}
#quickOrder .item__list--item .item__quantity .minus,
#quickOrder .item__list--item .item__quantity .plus {
  border: 1px solid #333333;
  display: inline-block;
  width: 25%;
  max-width: 40px;
  height: 40px;
  font-size: 27px;
  line-height: 34px;
  font-weight: 300;
  vertical-align: top;
  float: left;
  cursor: pointer;
  text-align: center;
  -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);
}
@media (min-width: 1025px) {
  #quickOrder .item__list--item .item__quantity .minus,
  #quickOrder .item__list--item .item__quantity .plus {
    display: none;
  }
}
#quickOrder .item__list--item .item__quantity .minus .disabled,
#quickOrder .item__list--item .item__quantity .plus .disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
@media (min-width: 1025px) {
  #quickOrder .item__list--item .item__info {
    width: 25%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (min-width: 1025px) {
  #quickOrder .item__list--item .item__total {
    text-align: right;
    padding-left: 10px;
  }
}
@media (max-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 641px) {
  .import-csv__file-upload {
    border-left: 1px solid #d4d4d4;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 640px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.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: 16px;
  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: "";
  }
  header {
    padding-bottom: 15px;
  }
  header .site-logo img {
    width: 110px!important;
  }
  header .navigation--bottom,
  header .headerlinksContainer,
  header .mobile-menu,
  header .site-search {
    display: none;
  }
  .bottom-header-slot {
    border-top: 0;
  }
  main > .top-header-slot,
  main .breadcrumb-section {
    display: none;
  }
  footer {
    display: block;
    clear: both;
    position: relative;
  }
  footer:before,
  footer:after {
    display: block;
    clear: both;
  }
  footer .content,
  footer .footer_newsletter,
  footer .footer_social,
  footer .footer_contact > div:last-child,
  footer .footer_navigation,
  footer .backtop_btn,
  footer .icon-backtop,
  footer .links {
    display: none!important;
  }
  footer .footer_content {
    padding: 0;
    display: block;
  }
  footer .footer_copyright {
    text-align: center;
  }
  footer .footer_contact > div:first-child {
    padding-right: 0;
  }
  footer .footer_left {
    text-align: center!important;
    padding: 0;
  }
  .page-quickBuy .page-tools,
  .page-quickBuy .mobile-heading label,
  .page-quickBuy .bottom-tools,
  .page-quickBuy .desktop-tools,
  .page-quickBuy .tools-mobile,
  .page-quickBuy .category-details .sidebar {
    display: none!important;
  }
  .page-quickBuy .category-details {
    display: block;
  }
  .account-section .my-account-sidebar {
    display: none!important;
  }
  .shopping-list-details {
    display: block;
    clear: both;
    position: relative;
  }
  .shopping-list-details .list-summary {
    padding: 0;
    margin: 0;
    background: transparent;
  }
  .shopping-list-details .list-summary .ctas {
    display: none;
  }
  .shopping-list-details .tools-mobile,
  .shopping-list-details .bottom-actions,
  .shopping-list-details .mobile-heading label {
    display: none!important;
  }
  .shopping-list-details .item__list item__list__cart {
    display: block;
    overflow: hidden;
  }
  .item__quantity > span:not(.print-visible),
  .js-cart-help,
  .productCarousel,
  .btn.re-order {
    display: none!important;
  }
  .product-details .product-image {
    max-width: 30%;
    min-width: 0;
    float: left;
    display: inline-block;
    margin-right: 5%;
  }
  .product-details .product-image .carousel-main {
    max-width: 100%;
    min-width: 0;
  }
  .product-details .product-actions {
    float: left;
    display: inline-block;
    max-width: 60%;
    margin-bottom: 0;
    padding-left: 20px;
  }
  .product-details .product-actions .purchase,
  .product-details .product-actions .option-list {
    display: none;
  }
  .product-details .badges,
  .product-details .video-wrapper,
  .product-details .carousel-mobile,
  .product-details .carousel-thumbs,
  .product-details .reviews-summary,
  .product-details .qty-selector button,
  .product-details .pdp-tools {
    display: none!important;
  }
  .product-details .carousel-target {
    display: block!important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-cloned {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 3;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-vertical .slick-prev,
.slick-vertical .slick-next {
  left: 43%;
  -webkit-transform: translate(-50%, 0) rotate(90deg);
  -ms-transform: translate(-50%, 0) rotate(90deg);
  transform: translate(-50%, 0) rotate(90deg);
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  font-size: 39px;
  color: #ffffff;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:after,
.slick-next:after {
  color: #000;
  margin-left: -40px;
}
.slick-prev {
  left: 1.5%;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 1.5%;
}
.slick-prev:before {
  content: "\e922";
}
[dir="rtl"] .slick-prev:before {
  content: "\e924";
}
.slick-prev:after {
  content: "\e923";
}
.slick-vertical .slick-prev {
  top: 0;
}
.slick-next {
  right: 1.5%;
}
[dir="rtl"] .slick-next {
  left: 1.5%;
  right: auto;
}
.slick-next:before {
  content: "\e924";
}
[dir="rtl"] .slick-next:before {
  content: "\e922";
}
.slick-next:after {
  content: "\e925";
}
.slick-vertical .slick-next {
  top: auto;
  bottom: 0;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .slick-dots {
    bottom: 15px;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 15px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: #fff;
}
.slick-dots li.slick-active button:before {
  background-color: #333333;
}
@keyframes drift-fadeZoomIn {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes drift-fadeZoomOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  15% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes drift-loader-rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes drift-loader-before {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(6px);
  }
  25% {
    transform: scale(1.3) translateX(8px);
  }
  40% {
    transform: scale(1.2) translateX(6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(6px);
  }
  75% {
    transform: scale(0.7) translateX(8px);
  }
  90% {
    transform: scale(0.8) translateX(6px);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes drift-loader-after {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(-6px);
  }
  25% {
    transform: scale(1.3) translateX(-8px);
  }
  40% {
    transform: scale(1.2) translateX(-6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(-6px);
  }
  75% {
    transform: scale(0.7) translateX(-8px);
  }
  90% {
    transform: scale(0.8) translateX(-6px);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.drift-zoom-pane {
  background: rgba(0, 0, 0, 0.5);
  /* This is required because of a bug that causes border-radius to not
  work with child elements in certain cases. */
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.drift-zoom-pane.drift-opening {
  animation: drift-fadeZoomIn 180ms ease-out;
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
}
.drift-zoom-pane.drift-closing {
  animation: drift-fadeZoomOut 210ms ease-in;
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
}
.drift-zoom-pane.drift-inline {
  position: absolute;
  width: 150px;
  height: 150px;
  border-radius: 75px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
.drift-loading .drift-zoom-pane-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
  animation: drift-loader-rotate 1800ms infinite linear;
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
}
.drift-zoom-pane-loader:before,
.drift-zoom-pane-loader:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}
.drift-zoom-pane-loader:before {
  left: 0;
  animation: drift-loader-before 1800ms infinite linear;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
}
.drift-zoom-pane-loader:after {
  right: 0;
  animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
  animation-delay: -900ms;
  -webkit-animation-delay: -900ms;
}
.drift-bounding-box {
  background-color: rgba(0, 0, 0, 0.4);
}
.specialShipping {
  padding: 20px;
  background: #F7F7F7;
  margin-bottom: 30px;
}
.specialShipping.title {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 26px;
  line-height: 31px;
  font-weight: 300;
}
.specialShipping-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px 15px 15px 10px;
  background: #EEF6FF;
  border: 1px solid #C2D7EF;
  border-radius: 10px;
  gap: 14px;
}
.specialShipping-box input[type="radio"] {
  appearance: none;
  border: 1px solid #1A6AC2;
  width: 30px;
  height: 30px;
  content: none;
  outline: none;
  margin: 0 12px;
  cursor: pointer;
}
.specialShipping-box input[type="radio"]:checked {
  appearance: none;
  outline: none;
  padding: 0;
  content: none;
  border: none;
}
.specialShipping-box input[type="radio"]:checked::before {
  position: absolute;
  color: white !important;
  content: "\00A0\2713\00A0" !important;
  border: 1px solid #1A6AC2;
  font-weight: bolder;
  font-size: 21px;
  background-color: #1A6AC2;
  width: 30px;
  height: 30px;
}
.specialShipping-box-info {
  display: inline-block;
  width: 70%;
}
@media (max-width: 641px) {
  .specialShipping-box {
    margin: 5px;
  }
}
.specialShipping-text {
  color: #454545;
}
.specialShipping-text-cost {
  font-weight: 800;
  font-size: 13px;
  color: #7F7F7F;
}
.specialShipping-text-cost:before {
  content: '\002B';
}
.specialShipping-insidegate {
  background: #FFF8EF;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #C2D7EF;
  border-radius: 0px 0px 10px 10px;
  padding: 20px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  display: none;
}
.specialShipping-insidegate--top-line {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 5px;
}
.specialShipping-insidegate--bottom-line {
  padding-top: 15px;
}
.specialShipping-insidegate--bottom-line .insidegate-title {
  font-weight: 600;
}
.specialShipping-insidegate.d-block {
  display: block !important;
}
.specialShipping-insidegate.d-none {
  display: none !important;
}
.specialShipping-liftgate {
  background: #FFF8EF;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #C2D7EF;
  border-radius: 0px 0px 10px 10px;
  padding: 20px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  display: none;
}
.specialShipping-liftgate--top-line {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 5px;
}
.specialShipping-liftgate--bottom-line {
  padding-top: 15px;
}
.specialShipping-liftgate--bottom-line .liftgate-title {
  font-weight: 600;
}
.specialShipping-liftgate.d-block {
  display: block !important;
}
.specialShipping-liftgate.d-none {
  display: none !important;
}
.specialShipping-box-modal {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px 15px 15px 10px;
  border-radius: 10px;
  gap: 20px;
}
.specialShipping-box-modal input[type="radio"] {
  appearance: none;
  border: 1px solid #1A6AC2;
  width: 20px;
  height: 15px;
  content: none;
  outline: none;
  margin: 0px 4px;
}
.specialShipping-box-modal input[type="radio"]:checked {
  appearance: none;
  outline: none;
  padding: 0;
  content: none;
  border: none;
}
.specialShipping-box-modal input[type="radio"]:checked::before {
  position: absolute;
  color: white !important;
  content: "\00A0\2713\00A0" !important;
  border: 1px solid #1A6AC2;
  font-weight: bolder;
  font-size: 13px;
  background-color: #1A6AC2;
}
@media (max-width: 640px) {
  .specialShipping-box-modal {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 15px 15px 10px;
    border-radius: 10px;
    gap: 20px;
  }
  .specialShipping-box-modal input[type="radio"] {
    appearance: none;
    border: 1px solid #1A6AC2;
    width: 40px;
    height: 20px;
    content: none;
    outline: none;
    margin: 0px 4px;
  }
  .specialShipping-box-modal input[type="radio"]:checked {
    appearance: none;
    outline: none;
    padding: 0;
    content: none;
    border: none;
  }
  .specialShipping-box-modal input[type="radio"]:checked::before {
    position: absolute;
    color: white !important;
    content: "\00A0\2713\00A0" !important;
    border: 1px solid #1A6AC2;
    font-weight: bolder;
    font-size: 13px;
    background-color: #1A6AC2;
  }
}
@media (min-width: 760px) and (max-width: 1200px) {
  .specialShipping-box-modal {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 15px 15px 10px;
    border-radius: 10px;
    gap: 20px;
  }
  .specialShipping-box-modal input[type="radio"] {
    appearance: none;
    border: 1px solid #1A6AC2;
    width: 20px;
    height: 20px;
    content: none;
    outline: none;
    margin: 0px 4px;
    margin-top: 5px;
  }
  .specialShipping-box-modal input[type="radio"]:checked {
    appearance: none;
    outline: none;
    padding: 0;
    content: none;
    border: none;
  }
  .specialShipping-box-modal input[type="radio"]:checked::before {
    position: absolute;
    color: white !important;
    content: "\00A0\2713\00A0" !important;
    border: 1px solid #1A6AC2;
    font-weight: bolder;
    font-size: 13px;
    background-color: #1A6AC2;
  }
}
.modal-special-shipping-confirm-btn {
  width: 310px;
  height: 64px;
  margin-left: 14px;
}
@media (max-width: 640px) {
  .modal-special-shipping-confirm-btn {
    width: 281px;
    margin-left: 25px;
    margin-bottom: 20px;
  }
}
@media (min-width: 760px) and (max-width: 1200px) {
  .modal-special-shipping-confirm-btn {
    width: 310px;
    margin-left: 90px;
    margin-bottom: 20px;
  }
}
.modal-special-shipping-confirm-btn.disabled {
  opacity: 0.65 !important;
  pointer-events: none;
  cursor: no-drop;
}
.modal-special-shipping-nevermind-btn {
  margin-left: 26px;
}
@media (max-width: 640px) {
  .modal-special-shipping-nevermind-btn {
    margin-left: 131px;
  }
}
@media (min-width: 760px) and (max-width: 1200px) {
  .modal-special-shipping-nevermind-btn {
    margin-left: 40px;
  }
}
.special-shipping-modal-header {
  text-align: center;
  color: #7F7F7F;
  font-weight: 300;
  font-size: 32px;
  margin-top: 10px;
}
.specialShipping-popup-btm-line {
  margin-left: 50px;
  padding-bottom: 12px;
}
@media (max-width: 640px) {
  .specialShipping-popup-btm-line {
    margin-left: 56px;
    padding-bottom: 12px;
  }
}
@media (min-width: 760px) and (max-width: 1200px) {
  .specialShipping-popup-btm-line {
    margin-left: 59px;
    padding-bottom: 12px;
  }
}
.special-note-head {
  margin-left: -20px;
}
.special-notes-section {
  margin-bottom: 30px;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.replenishment-cancel-button span {
  color: #1068c5;
  font-size: 21px;
  padding: 13px;
}
.right-cartName {
  margin-left: 60%;
  font-size: 12px;
  text-align: right;
}
.responsive-table-cell.less-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.replenishment-order-history {
  margin-top: 40px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 640px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 70px;
}
@media (max-width: 640px) {
  .responsive-table-item td:last-child {
    text-align: left;
    padding-right: 0;
  }
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -11px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 640px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 10px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 20px;
  }
  .replenishment-overview-table .replenishment-order-number {
    width: 51%;
  }
  .replenishment-overview-table .responsive-table-item {
    position: relative;
  }
  .replenishment-overview-table .replenishment-cancel-button {
    position: absolute;
    right: 5px;
    top: 0;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 10px;
}
.quote-header {
  position: relative;
  background: #f4f4f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .quote-header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 1024px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 641px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #333333;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #333333;
}
@media (max-width: 480px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 10px;
  background-color: #f4f4f4;
  border: 1px solid #d4d4d4;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .form-group {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .help-block {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 10px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .checkout-confirmation-content-listing {
    display: flex;
    flex-direction: column;
  }
  .checkout-confirmation-content-listing .accountPageTopContent {
    order: 2;
  }
  .checkout-confirmation-content-listing .checkout-steps {
    order: 3;
  }
  .checkout-confirmation-content-listing .cart-summary {
    order: 1;
  }
}
.advancedSearch .headline {
  color: #333333;
  font-size: 38px;
  line-height: 40px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 0 40px;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    font-size: 36px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  .advancedSearch .headline {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
  }
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 15px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #f4f4f4;
  border: 1px solid #d4d4d4;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #d4d4d4;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #d9d9d9;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .pagination-bar.pagination-empty .total-results {
  margin-bottom: 30px;
  margin-top: 30px;
}
.advancedSearch .pagination-bar.top .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
}
.advancedSearch .pagination-bar .sort-refine-bar + .total-results {
  margin-top: 30px;
}
.advancedSearch .product-action {
  margin-bottom: 0;
}
.advancedSearch .product-action.bottom {
  border-top: 0;
}
.advancedSearch .item-list {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}
.advancedSearch .item-list .item-variants {
  display: none;
}
.advancedSearch .item-list .item-list-item:nth-child(4n+4),
.advancedSearch .item-list .item-list-item:nth-child(4n+5) {
  background-color: transparent;
}
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) + .add-to-cart-order-form-wrap,
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) {
  background-color: #f4f4f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 641px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .create-order-form .item-list .item-variants {
  display: table-cell;
}
.advancedSearch .create-order-form .item-list .item-toggle,
.advancedSearch .create-order-form .item-list .item-description,
.advancedSearch .create-order-form .item-list .item-quantity,
.advancedSearch .create-order-form .item-list .item-total-column {
  display: none;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox {
  margin-top: 10px;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox .form-control-checkbox {
  font-size: 14px;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 10px;
  border-top: 1px solid #d9d9d9;
  padding-top: 10px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button {
  top: -64px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button.bottom {
  top: auto;
  bottom: -65px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
  position: static;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button.bottom {
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 640px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 20px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 641px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 20px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 1024px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 40px;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list .item-quantity {
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 10px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 10px 20px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 640px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .create-order-form .create-order-form-button {
    right: 10px;
    top: -65px;
  }
  .advancedSearch .create-order-form .create-order-form-button.bottom {
    bottom: -161px;
  }
}
@media (max-width: 480px) {
  .advancedSearch .create-order-form .create-order-form-button {
    position: static;
    margin-bottom: 35px;
  }
  .advancedSearch .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 641px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1025px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #1068c5;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #d4d4d4;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e5e5e5;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #929292;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #1068c5;
    color: #ffffff;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
#registerForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
.js-recaptcha-captchaaddon {
  margin: 20px 0;
}
#g-recaptcha_incorrect {
  color: red;
  display: none;
}
#textFieldConfigurationForm,
.textFieldConfigurationForm {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  #textFieldConfigurationForm,
  .textFieldConfigurationForm {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.product__config {
  margin-bottom: 25px;
}
.product__config .product__config-row {
  margin-bottom: 10px;
}
.cts-msg-history {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cts-msg-history {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cts-msg-history-item {
  margin-top: 20px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 20px;
}
@media (max-width: 640px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #142939;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 640px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.cts-msg-history-item-msg {
  font-size: 16px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: initial;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #929292;
}
.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 20px -20px 0;
  padding: 10px 20px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #929292;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
.carousel-bundles__component .carousel__component--headline {
  text-align: left;
}
.percircle.dark {
  background-color: #777;
}
.percircle.dark .bar {
  border-color: #c6ff00;
}
.percircle.dark .fill {
  border-color: #c6ff00;
}
.percircle.dark > span {
  color: #777;
}
.percircle.dark:after {
  background-color: #555;
}
.percircle.dark:hover > span {
  color: #c6ff00;
}
.percircle.red .bar {
  border-color: #dd5454;
}
.percircle.red .fill {
  border-color: #dd5454;
}
.percircle.red:hover > span {
  color: #dd5454;
}
.percircle.red.dark .bar {
  border-color: #f84a4a;
}
.percircle.red.dark .fill {
  border-color: #f84a4a;
}
.percircle.red.dark:hover > span {
  color: #f84a4a;
}
.percircle.blue .bar {
  border-color: #82cefa;
}
.percircle.blue .fill {
  border-color: #82cefa;
}
.percircle.blue:hover > span {
  color: #82cefa;
}
.percircle.blue.dark .bar {
  border-color: #20cceb;
}
.percircle.blue.dark .fill {
  border-color: #20cceb;
}
.percircle.blue.dark:hover > span {
  color: #20cceb;
}
.percircle.green .bar {
  border-color: #8dea7b;
}
.percircle.green .fill {
  border-color: #8dea7b;
}
.percircle.green:hover > span {
  color: #8dea7b;
}
.percircle.green.dark .bar {
  border-color: #a9ff3a;
}
.percircle.green.dark .fill {
  border-color: #a9ff3a;
}
.percircle.green.dark:hover > span {
  color: #a9ff3a;
}
.percircle.orange .bar {
  border-color: #e88239;
}
.percircle.orange .fill {
  border-color: #e88239;
}
.percircle.orange:hover > span {
  color: #e88239;
}
.percircle.orange.dark .bar {
  border-color: #dc5b00;
}
.percircle.orange.dark .fill {
  border-color: #dc5b00;
}
.percircle.orange.dark:hover > span {
  color: #dc5b00;
}
.percircle.pink .bar {
  border-color: #ff8ed0;
}
.percircle.pink .fill {
  border-color: #ff8ed0;
}
.percircle.pink:hover > span {
  color: #ff8ed0;
}
.percircle.pink.dark .bar {
  border-color: #ff58b9;
}
.percircle.pink.dark .fill {
  border-color: #ff58b9;
}
.percircle.pink.dark:hover > span {
  color: #ff58b9;
}
.percircle.purple .bar {
  border-color: #aa7eff;
}
.percircle.purple .fill {
  border-color: #aa7eff;
}
.percircle.purple:hover > span {
  color: #aa7eff;
}
.percircle.purple.dark .bar {
  border-color: #7a38f7;
}
.percircle.purple.dark .fill {
  border-color: #7a38f7;
}
.percircle.purple.dark:hover > span {
  color: #7a38f7;
}
.percircle.yellow .bar {
  border-color: #dcbd00;
}
.percircle.yellow .fill {
  border-color: #dcbd00;
}
.percircle.yellow:hover > span {
  color: #dcbd00;
}
.percircle.yellow.dark .bar {
  border-color: #ffdb00;
}
.percircle.yellow.dark .fill {
  border-color: #ffdb00;
}
.percircle.yellow.dark:hover > span {
  color: #ffdb00;
}
.percircle.gt50 .slice {
  clip: rect(auto, auto, auto, auto);
}
.rect-auto {
  clip: rect(auto, auto, auto, auto);
}
.gt50 .fill {
  position: absolute;
  border: .08em solid #307bbb;
  width: .84em;
  height: .84em;
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gt50 .bar:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.percircle {
  position: relative;
  font-size: 120px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 .1em .1em 0;
  background-color: #ccc;
}
.percircle .bar {
  position: absolute;
  border: .08em solid #307bbb;
  width: .84em;
  height: .84em;
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.percircle * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.percircle:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: .08em;
  left: .08em;
  display: block;
  content: " ";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #f5f5f5;
  width: .84em;
  height: .84em;
}
.percircle:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.percircle > span {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 50%;
  height: 1em;
  margin-top: -0.5em;
  font-size: .2em;
  color: #ccc;
  display: block;
  text-align: center;
  white-space: nowrap;
}
.percircle .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0, 1em, 1em, 0.5em);
}
.percircle:hover {
  cursor: default;
}
.percircle:hover > span {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  color: #307bbb;
}
.percircle:hover:after {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pie {
  position: absolute;
  border: .08em solid #307bbb;
  width: .84em;
  height: .84em;
  clip: rect(0, 0.5em, 1em, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.bar {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pie-fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.percircle.animate:after {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.percircle.animate > span {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.percircle.animate .bar {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  -moz-transition: -moz-transform 0.6s ease-in-out;
  -ms-transition: -ms-transform 0.6s ease-in-out;
  -o-transition: -o-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
}
.percircle.center {
  float: none;
  margin: 0 auto;
}
.percircle.big {
  font-size: 240px;
}
.percircle.small {
  font-size: 80px;
}
.perclock > span {
  font-size: .175em;
}
.page-wishlist-search-details .section2b,
.page-wishlist-search-details .section2d {
  display: none;
}
.page-wishlist-search-details .section2c {
  width: 100%!important;
}
.page-wishlist-search-details .col-md-pull-5,
.page-wishlist-search-details .col-lg-pull-4 {
  right: 0!important;
}
.page-wishlist-search-details .checkbox.right-side-box .skip {
  top: 3px;
}
#wishlist-detail-holder .cart-header .cart-headline {
  float: left;
}
#wishlist-detail-holder .cart-header .form-group.select-all {
  margin-bottom: 0;
  float: right;
  width: auto;
  margin-top: 20px;
}
#wishlist-detail-holder .wishlist-public {
  float: left;
  width: 100%;
  padding: 20px;
  background-color: rgba(255, 202, 5, 0.1);
  margin-bottom: 25px;
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-public {
    padding: 40px;
  }
}
#wishlist-detail-holder .wishlist-public .icon-holder {
  display: none;
  float: left;
}
@media screen and (min-width: 600px) {
  #wishlist-detail-holder .wishlist-public .icon-holder {
    width: 12%;
  }
}
@media screen and (min-width: 640px) {
  #wishlist-detail-holder .wishlist-public .icon-holder {
    width: 12%;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-public .icon-holder {
    width: 10%;
  }
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-public .icon-holder {
    width: 8%;
  }
}
#wishlist-detail-holder .wishlist-public .message {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 640px) {
  #wishlist-detail-holder .wishlist-public .message {
    width: 58%;
    display: block;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-public .message {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-public .message {
    width: 62%;
  }
}
#wishlist-detail-holder .wishlist-public .message .share-message {
  color: #929292;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-public .message .share-message {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-public .message .share-message {
    margin: 0;
  }
}
#wishlist-detail-holder .wishlist-public .message .share-message .colon {
  display: none;
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-public .message .share-message .colon {
    display: inline-block;
  }
}
#wishlist-detail-holder .wishlist-public .message .public-url-link {
  display: none;
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-public .message .public-url-link {
    display: block;
  }
}
#wishlist-detail-holder .wishlist-public .email-link-holder {
  float: left;
  width: 100%;
}
@media screen and (min-width: 640px) {
  #wishlist-detail-holder .wishlist-public .email-link-holder {
    width: 30%;
  }
}
#wishlist-detail-holder .wishlist-public .icon {
  background: url('../../../addons/donationwishlistaddon/responsive/common/images/share-icon.png');
  display: inline-block;
  width: 43px;
  height: 43px;
  float: left;
}
#wishlist-detail-holder .wishlist-public .mail-to-btn {
  float: right;
  width: 100%;
}
@media screen and (min-width: 640px) {
  #wishlist-detail-holder .wishlist-public .mail-to-btn {
    width: 170px;
  }
}
#wishlist-detail-holder .wishlist-overview {
  float: left;
  width: 100%;
  background: #FAFAFA;
  padding: 20px;
  margin-bottom: 25px;
}
#wishlist-detail-holder .wishlist-overview .wishlist-info-text {
  float: left;
  width: 100%;
}
#wishlist-detail-holder .wishlist-overview .wishlist-info-text.spacing-top {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview .wishlist-info-text.spacing-top {
    margin-top: 20px;
  }
}
#wishlist-detail-holder .wishlist-overview .wishlist-info-text .detail-label {
  font-size: 14px;
  color: #000;
  margin-bottom: 2px;
  font-weight: 400;
  width: 100%;
  float: left;
}
@media screen and (min-width: 400px) {
  #wishlist-detail-holder .wishlist-overview .wishlist-info-text .detail-label {
    width: 40%;
  }
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview .wishlist-info-text .detail-label {
    width: 100%;
  }
}
#wishlist-detail-holder .wishlist-overview .wishlist-info-text .detail-value {
  font-size: 14px;
  color: #5C6870;
  font-weight: 300;
  width: 100%;
  float: left;
}
@media screen and (min-width: 400px) {
  #wishlist-detail-holder .wishlist-overview .wishlist-info-text .detail-value {
    width: 60%;
  }
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview .wishlist-info-text .detail-value {
    width: 100%;
  }
}
#wishlist-detail-holder .wishlist-overview .wishlist-info-text.type-message-section {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview .wishlist-info-text.type-message-section {
    margin-top: 0;
  }
}
#wishlist-detail-holder .wishlist-overview .wishlist-info-text.type-message-section .detail-label {
  width: 100%;
}
#wishlist-detail-holder .wishlist-overview .wishlist-info-text.type-message-section .detail-value {
  width: 100%;
}
#wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-date-total-section {
  width: 100%;
  float: left;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-date-total-section {
    width: 35%;
  }
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-date-total-section {
    width: 20%;
  }
}
@media screen and (min-width: 1200px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-date-total-section {
    width: 20%;
  }
}
#wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-type-section {
  width: 100%;
  float: left;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-type-section {
    width: 45%;
  }
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-type-section {
    width: 35%;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-type-section {
    width: 30%;
  }
}
#wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section {
  width: 100%;
  float: left;
  padding-left: 0;
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section {
    width: 45%;
    margin-top: 0;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1200px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section {
    width: 50%;
  }
}
#wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section .wishlist-action-links {
  float: left;
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section .wishlist-action-links {
    text-align: right;
  }
}
#wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section .wishlist-action-links a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 10px;
  display: block;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section .wishlist-action-links a {
    margin-right: 20px;
    margin-bottom: 0;
    display: inline-block;
  }
}
#wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section .wishlist-actions-add-all-holder {
  float: left;
  width: 100%;
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .wishlist-overview.wishlist-overview-account-section .wishlist-actions-section .wishlist-actions-add-all-holder {
    margin-top: 30px;
  }
}
#wishlist-detail-holder .wishlist-bottom-actions {
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
}
#wishlist-detail-holder .wishlist-bottom-actions .addAllToCart-cta {
  float: right;
}
#wishlist-detail-holder .addAllToCart-cta {
  float: left;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #wishlist-detail-holder .addAllToCart-cta {
    width: 300px;
  }
}
@media screen and (min-width: 1024px) {
  #wishlist-detail-holder .addAllToCart-cta {
    float: right;
  }
}
#wishlist-detail-holder .list-actions form {
  margin-right: 25px;
  float: left;
}
#wishlist-detail-holder .list-actions form .addToCart-cta {
  border: none;
  background: none;
  padding: 0;
  font-size: 12px;
  color: #2C90B2;
}
.wishlist-delete-box-modal {
  float: left;
  width: 100%;
  background-color: #FAFAFA;
  position: relative;
  padding: 30px 20px 30px 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .wishlist-delete-box-modal {
    padding: 30px 20px 30px 20px;
  }
}
.wishlist-delete-box-modal p {
  color: #929292;
  font-size: 16px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}
.wishlist-listing-entries {
  float: left;
  width: 100%;
}
.wishlist-listing-entries .empty-list {
  color: #929292;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .empty-list {
    font-size: 16px;
    line-height: 20px;
  }
}
.wishlist-listing-entries .js-product-checkbox-container-mobile {
  margin-top: 10px;
  float: left;
  width: 100%;
}
.wishlist-listing-entries .form-group.js-product-checkbox {
  width: auto;
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .form-group.js-product-checkbox .text {
    display: none;
  }
}
.wishlist-listing-entries .qty-holder {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .qty-holder {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .qty-holder .js-qty-selector-input-quick {
    width: 100%;
  }
}
.wishlist-listing-entries .qty-holder .plus,
.wishlist-listing-entries .qty-holder .minus {
  display: block;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .qty-holder .plus,
  .wishlist-listing-entries .qty-holder .minus {
    display: none;
  }
}
.wishlist-listing-entries .col-descriptor-mobile {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .col-descriptor-mobile {
    display: none;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist li.product-headings {
  display: none;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__image {
    width: 55%;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__image {
    width: 45%;
  }
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__price {
    width: 22.5%;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__price {
    width: 19%;
  }
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__desired {
    width: 12%;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__desired {
    width: 11%;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__received {
  width: 10%;
}
.wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__total--column {
  width: 15%;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__total--column {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist li.product-headings ul.item__list--header .item__total--column {
    display: block;
    padding-right: 10px;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__image {
  float: left;
  width: 35%;
  padding-right: 30px;
}
@media screen and (min-width: 480px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__image {
    width: 30%;
  }
}
@media screen and (min-width: 600px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__image {
    width: 18%;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__image {
    width: 15%;
    padding-right: 20px;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__image .image-link {
  display: block;
  width: 100%;
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__image .image-link img {
  width: 100%;
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info {
  float: left;
  width: 65%;
}
@media screen and (min-width: 480px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info {
    width: 70%;
  }
}
@media screen and (min-width: 600px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info {
    width: 82%;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info {
    width: 85%;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity_received {
  float: left;
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__description {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__description {
    width: 50%;
    padding: 0 20px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__description {
    padding-left: 0;
    width: 45%;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__description {
    width: 35.3%;
    padding-left: 20px;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__price_qty_total {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__price_qty_total {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__price_qty_total {
    width: 55%;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__price_qty_total {
    width: 64.7%;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__price {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__price {
    width: 50%;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__price {
    width: 31%;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity {
  width: 100%;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity {
    width: 25%;
    padding-right: 10px;
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity {
    padding-left: 20px;
    padding-right: 0;
    width: 20%;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity .js-qty-selector-input-quick {
  text-align: center;
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity .minus.js-qty-control,
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity .plus.js-qty-control {
  display: block;
}
@media screen and (min-width: 600px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity .minus.js-qty-control,
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity .plus.js-qty-control {
    display: none;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity_received {
  width: 100%;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity_received {
    width: 25%;
    padding-left: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity_received {
    padding-left: 20px;
    width: 20%;
    margin-bottom: 0;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity_received .received-number {
  font-size: 14px;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__quantity_received .received-number {
    background: #FAFAFA;
    text-align: center;
    padding: 15px 12px;
    height: 50px;
    float: left;
    width: 100%;
    border-radius: 6px;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__total {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__total {
    width: 30%;
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__total {
    text-align: right;
    width: 29%;
    padding-right: 10px;
    padding-left: 20px;
    display: block;
  }
}
.wishlist-listing-entries .item__list.item__list__wishlist .item__list--item .item__info .item__total .form-group.js-product-checkbox {
  float: right;
  clear: none;
  width: auto;
  margin: 2px 0 0 0;
}
.quick-buy-popup .cart_popup_error_msg {
  margin: 0 0 15px 0;
  color: #b41e58;
}
.quick-buy-popup .items-added {
  margin: 10px 0 45px 0;
  color: #5C6870;
}
.per-padding-adjustment {
  padding: 45px 0 10px;
}
/********************** Helpers ****************
  This file holds the all commons css
  Don't override existing/pre-defined css
*************************************************/
/**************** Position ******************/
.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.pos-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/************ Flex layout ****************/
.flex {
  display: flex;
}
.flex.center-v {
  align-items: center;
}
.flex.center-h {
  justify-content: center;
}
.flex.align-end {
  align-items: flex-end;
}
.flex.justify-end {
  justify-content: flex-end;
}
.flex.align-start {
  align-items: flex-start;
}
.flex.flex-wrap {
  flex-wrap: wrap;
}
.flex.column-direction {
  flex-direction: column;
}
.flex.space-bw {
  justify-content: space-between;
}
.flex.space-around {
  justify-content: space-around;
}
/***************** Border ****************/
.no-border {
  border: none;
}
/***************** Margin ****************/
.mr-40 {
  margin-right: 40px;
}
.ml-n-20 {
  margin-left: -20px;
}
.mt-xs {
  margin-top: 8px;
}
.mt-sm {
  margin-top: 12px;
}
.ma-sm {
  margin: 12px;
}
.ml-sm {
  margin-left: 12px;
}
.pa-xs {
  padding: 8px;
}
.pa-sm {
  padding: 12px;
}
.px-sm {
  padding: 0 12px;
}
.px-40 {
  padding: 0 40px;
}
.mc {
  margin: 0 auto;
}
.mt-30 {
  margin-top: 30px;
}
.mt-80 {
  margin-top: 80px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-none {
  margin-bottom: 0 !important;
}
.pb-none {
  padding-bottom: 0 !important;
}
.my-60 {
  margin: 60px 0;
}
.my-20 {
  margin: 20px 0;
}
.my-40 {
  margin: 40px 0;
}
.my-80 {
  margin: 80px 0;
}
.my_30 {
  margin: -30px 0;
}
.pl-20 {
  padding-left: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.py-40 {
  padding: 40px 0;
}
.adjust-left-14 {
  left: 14% !important;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .adjust-left-14 {
    left: 28% !important;
  }
}
.adjust-left-6 {
  left: 6% !important;
}
.whitespace-normal {
  white-space: normal;
}
.no-padding-margin {
  margin: 0 !important;
  padding: 0 !important;
}
.pointer-event-visible {
  pointer-events: visible !important;
}
.py-20 {
  padding: 20px 0;
}
.mt-100 {
  margin-top: 100px;
}
.orange-color {
  color: #e3811f;
}
.dss-product-color {
  color: #004a98 !important;
}
.greenish-color {
  color: #00a350;
}
.pa-xs {
  padding: 8px;
}
.pa-sm {
  padding: 12px;
}
.mc {
  margin: 0 auto;
}
.mb-20 {
  margin-bottom: 20px;
}
.royal-blue-color {
  color: #123573;
}
.underline {
  text-decoration: underline;
}
.underline-none {
  text-decoration: none !important;
}
.bluish-color {
  color: #2c91b3;
}
.orange-color {
  color: #e3811f;
}
.width-25 {
  width: 25%;
}
.half-width {
  width: 50%;
}
.full-width {
  width: 100% !important;
}
@media (min-width: 1024px) {
  .sm-width-83.container {
    width: 83.3%;
  }
}
.width-auto {
  width: auto !important;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .sm-width-28 {
    width: 28% !important;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.border-right {
  border-right: solid 0.6px #123573;
}
.pt-20 {
  padding-top: 20px;
}
.border-bottom {
  border-bottom: 1px solid #CDCDCD;
}
.anchor-color {
  color: #1068c5 !important;
}
/****  ReUsable v1-layout typography *****/
.v1-base-font-styling {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
}
.v1-base-bg-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.v1-base-xs-content-typography {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-family: "Muli", sans-serif;
  letter-spacing: 0.38px;
  font-size: 12.9px;
}
.v1-base-md-content-typography {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
}
.v1-base-xs-title-typography {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 21px;
  letter-spacing: 0.63px;
}
.v1-base-md-title-typography {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
}
.v1-xs-box-shadow {
  box-shadow: inset 0 0 4px 0 rgba(18, 53, 115, 0.4);
}
.v1-md-box-shadow {
  box-shadow: inset 0 1px 5px 0 rgba(18, 53, 115, 0.4);
}
.content-typo {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
@media (max-width: 640px) {
  .content-typo {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.font-medium-large {
  font-size: 24px !important;
}
.p-none {
  padding: 0 !important;
}
.mt-none {
  margin-top: 0 !important;
}
.yellow-bg {
  background-color: #ffd200 !important;
}
.break-word {
  word-wrap: break-word;
}
@media (max-width: 640px) {
  .hidden-xs {
    display: none;
  }
}
@media (min-width: 641px) {
  .hidden-sm-md {
    display: none;
  }
}
.font-medium {
  font-size: 16px !important;
}
.white-color {
  color: #ffffff !important;
}
.bluish-color {
  color: #2c91b3 !important;
}
.show {
  display: block;
}
.tranform-none {
  transform: none !important;
}
/************************  New Form layouts for Wishlist related Pages  ************************

  Following same approach of boostrap forms, as form-controls and control-labels etc..
  To get this new layout apply v1-form-layout class to form/form parent div, so that particular form will get
  new layout of form inputs and labels

**************************************************************************************************/
.light {
  font-weight: 300;
}
.semi-bold {
  font-weight: 600;
}
.medium {
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
.regular {
  font-weight: 400;
}
.v1-form-layout {
  /************** Checkbox Tiles ***************/
  /*********************** Customised Popover ***************************/
  /*********************** Overriding select2 plugin css ***************/
}
@media (min-width: 1025px) {
  .v1-form-layout .form-group {
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .v1-form-layout.container .row div[class*="col-md-"]:first-child {
    margin-left: calc(16.66666667%);
  }
}
.v1-form-layout .v1-base-typography {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
}
.v1-form-layout .checkbox-tile {
  margin-top: 10px;
  margin-right: 18px;
}
@media (max-width: 640px) {
  .v1-form-layout .checkbox-tile {
    margin-right: 10px;
  }
}
@media (max-width: 375px) {
  .v1-form-layout .checkbox-tile {
    margin-right: 5px;
  }
}
.v1-form-layout .checkbox-tile label {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  padding: 10px 22px 12px 22px;
  border-radius: 24px;
  cursor: pointer;
  font-size: 14px;
}
@media (max-width: 640px) {
  .v1-form-layout .checkbox-tile label {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    padding: 10px 18px 10px 18px;
  }
}
@media (max-width: 375px) {
  .v1-form-layout .checkbox-tile label {
    letter-spacing: 0.38px;
    padding: 10px 16px 10px 16px;
  }
}
.v1-form-layout .checkbox-tile label.orange-bg {
  box-shadow: 0 1px 5px 0 #e3811f;
  background-color: #faecdd;
}
.v1-form-layout .checkbox-tile label.orange-bg .more-option {
  background-color: #f1c08f;
}
.v1-form-layout .checkbox-tile label.bluish-bg {
  box-shadow: 0 1px 5px 0 #2c91b3;
  background-color: #dfeef3;
}
.v1-form-layout .checkbox-tile label.yellow-tile {
  color: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(255, 184, 80, 0.8);
  background-color: #ffb850;
}
.v1-form-layout .checkbox-tile input {
  opacity: 0;
  z-index: 1;
  position: absolute;
  cursor: pointer;
  margin-left: -20px;
}
.v1-form-layout .checkbox-tile input:checked + label {
  color: #ffffff;
}
.v1-form-layout .checkbox-tile input:checked + label.orange-bg {
  background-color: #e3811f;
}
.v1-form-layout .checkbox-tile input:checked + label.bluish-bg {
  background-color: #2c91b3;
}
.v1-form-layout .checkbox-tile input:checked + label.yellow-tile {
  box-shadow: 0 1px 5px 0 rgba(42, 173, 180, 0.4);
  background-color: #2aadb4;
}
.v1-form-layout .v1-btn {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 700;
  border-radius: 5px;
  color: #ffffff;
  background-color: #2c91b3;
  box-shadow: 0 1px 5px 0 rgba(18, 53, 115, 0.4);
}
.v1-form-layout .v1-btn.v1-btn-width-25 {
  width: 25%;
}
@media (max-width: 640px) {
  .v1-form-layout .v1-btn.v1-btn-width-25 {
    width: 50%;
    padding: 9px 0;
    font-size: 15px;
    letter-spacing: 0.44px;
  }
}
.v1-form-layout .info-icon {
  position: relative;
  width: 25px;
  height: 25px;
  margin-left: 8px;
  margin-top: 10px;
  background-image: url(../../../addons/donationwishlistaddon/responsive/common/images/info.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.v1-form-layout .info-icon.custom-size {
  width: 40px;
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon.sm-w20 {
    width: 20%;
  }
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon.addr-adjust {
    margin-left: 28px;
  }
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon.inner-right {
    width: 20px;
    height: 20px;
    margin-left: -31px;
    margin-bottom: 7px;
  }
}
.v1-form-layout .info-icon .popover-custom,
.v1-form-layout .checkbox-popover-info .popover-custom {
  font-weight: 300;
  line-height: normal;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  border-radius: 27px;
  background: #ffffff;
  box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);
  color: #004a98;
  display: none;
  opacity: 0;
  z-index: 45;
  padding: 24px 33px;
  width: 539px;
  position: absolute;
  pointer-events: none;
  top: 100%;
  left: 50%;
  margin-top: 20px;
  transform: translateX(-50%);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.5);
  /* This bridges the gap so you can mouse into the tooltip without it disappearing */
  /* CSS Triangles for center */
  /* CSS Triangles at 75% */
  /* CSS Triangles with left side */
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon .popover-custom,
  .v1-form-layout .checkbox-popover-info .popover-custom {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    width: 300px;
    padding: 18px;
  }
  .v1-form-layout .info-icon .popover-custom.center-arrow,
  .v1-form-layout .checkbox-popover-info .popover-custom.center-arrow {
    transform: translateX(-98%);
  }
  .v1-form-layout .info-icon .popover-custom.center-arrow.center-fixed,
  .v1-form-layout .checkbox-popover-info .popover-custom.center-arrow.center-fixed {
    transform: translateX(-50%);
  }
}
@media (max-width: 375px) {
  .v1-form-layout .info-icon .popover-custom,
  .v1-form-layout .checkbox-popover-info .popover-custom {
    width: 271px;
    padding: 22px 14px;
  }
}
.v1-form-layout .info-icon .popover-custom .popover-custom-title img,
.v1-form-layout .checkbox-popover-info .popover-custom .popover-custom-title img {
  pointer-events: visible;
  width: max-content;
}
.v1-form-layout .info-icon .popover-custom .popover-custom-title .popover-main-title,
.v1-form-layout .checkbox-popover-info .popover-custom .popover-custom-title .popover-main-title {
  text-align: center;
  clear: both;
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #333333 !important;
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon .popover-custom .popover-custom-title .popover-main-title,
  .v1-form-layout .checkbox-popover-info .popover-custom .popover-custom-title .popover-main-title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
  }
}
@media (max-width: 375px) {
  .v1-form-layout .info-icon .popover-custom .popover-custom-title .popover-main-title,
  .v1-form-layout .checkbox-popover-info .popover-custom .popover-custom-title .popover-main-title {
    font-size: 19px;
  }
}
.v1-form-layout .info-icon .popover-custom .popover-custom-content,
.v1-form-layout .checkbox-popover-info .popover-custom .popover-custom-content {
  margin-top: 30px;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  color: #333333 !important;
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon .popover-custom .popover-custom-content,
  .v1-form-layout .checkbox-popover-info .popover-custom .popover-custom-content {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    font-family: "Muli", sans-serif;
    margin-top: 15px;
  }
}
@media (max-width: 375px) {
  .v1-form-layout .info-icon .popover-custom .popover-custom-content,
  .v1-form-layout .checkbox-popover-info .popover-custom .popover-custom-content {
    font-size: 10.9px;
    letter-spacing: 0.38px;
    margin-top: 15px;
  }
}
.v1-form-layout .info-icon .popover-custom:before,
.v1-form-layout .checkbox-popover-info .popover-custom:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.v1-form-layout .info-icon .popover-custom .base-arrow,
.v1-form-layout .checkbox-popover-info .popover-custom .base-arrow {
  top: -15px;
  content: " ";
  transform: translateX(-50%);
  position: absolute;
  border: 0 solid transparent;
  border-right-width: 40px;
  border-left-width: 40px;
  border-bottom: 40px solid #ffffff;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .v1-form-layout .info-icon .popover-custom.center-arrow,
  .v1-form-layout .checkbox-popover-info .popover-custom.center-arrow {
    transform: translateX(-75%);
  }
  .v1-form-layout .info-icon .popover-custom.center-arrow.center-fixed,
  .v1-form-layout .checkbox-popover-info .popover-custom.center-arrow.center-fixed {
    transform: translateX(-50%);
  }
}
.v1-form-layout .info-icon .popover-custom.center-arrow:after,
.v1-form-layout .checkbox-popover-info .popover-custom.center-arrow:after {
  top: -15px;
  content: " ";
  transform: translateX(-50%);
  position: absolute;
  border: 0 solid transparent;
  border-right-width: 40px;
  border-left-width: 40px;
  border-bottom: 40px solid #ffffff;
  left: 50%;
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon .popover-custom.center-arrow.xs-left-arrow,
  .v1-form-layout .checkbox-popover-info .popover-custom.center-arrow.xs-left-arrow {
    margin-top: 30px;
    transform: translateX(0%);
  }
  .v1-form-layout .info-icon .popover-custom.center-arrow.xs-left-arrow:after,
  .v1-form-layout .checkbox-popover-info .popover-custom.center-arrow.xs-left-arrow:after {
    top: -26px;
    content: " ";
    position: absolute;
    left: 0;
    transform: translateX(0%);
    border-style: solid;
    border-width: 51px 0 0 60px;
    border-color: transparent transparent transparent #ffffff;
  }
}
.v1-form-layout .info-icon .popover-custom.quarter-arrow-position,
.v1-form-layout .checkbox-popover-info .popover-custom.quarter-arrow-position {
  transform: translateX(-85%);
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon .popover-custom.quarter-arrow-position,
  .v1-form-layout .checkbox-popover-info .popover-custom.quarter-arrow-position {
    margin-top: 30px;
    transform: translateX(-100%);
    padding: 24px 20px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .v1-form-layout .info-icon .popover-custom.quarter-arrow-position,
  .v1-form-layout .checkbox-popover-info .popover-custom.quarter-arrow-position {
    transform: translateX(-100%);
  }
}
.v1-form-layout .info-icon .popover-custom.quarter-arrow-position:after,
.v1-form-layout .checkbox-popover-info .popover-custom.quarter-arrow-position:after {
  top: -15px;
  content: " ";
  transform: translateX(-50%);
  position: absolute;
  border: 0 solid transparent;
  border-right-width: 40px;
  border-left-width: 40px;
  border-bottom: 40px solid #ffffff;
  right: 0;
  /* CSS Triangles with right side for mobile resolutions */
}
@media (max-width: 640px) {
  .v1-form-layout .info-icon .popover-custom.quarter-arrow-position:after,
  .v1-form-layout .checkbox-popover-info .popover-custom.quarter-arrow-position:after {
    border-right-width: 0px;
    border-left-width: 51px;
    border-bottom: 46px solid #ffffff;
    transform: translateX(0%);
    top: -22px;
    right: 0;
  }
}
.v1-form-layout .info-icon .popover-custom.left-arrow,
.v1-form-layout .checkbox-popover-info .popover-custom.left-arrow {
  margin-top: 30px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .v1-form-layout .info-icon .popover-custom.left-arrow,
  .v1-form-layout .checkbox-popover-info .popover-custom.left-arrow {
    left: 6px;
    transform: translateX(0%);
  }
}
.v1-form-layout .info-icon .popover-custom.left-arrow:after,
.v1-form-layout .checkbox-popover-info .popover-custom.left-arrow:after {
  top: -26px;
  content: " ";
  position: absolute;
  left: 0;
  border-style: solid;
  border-width: 51px 0 0 60px;
  border-color: transparent transparent transparent #ffffff;
}
.v1-form-layout .select2-container--default {
  border-radius: 4px;
  outline: 0;
  box-shadow: 0 1px 4px 0 rgba(31, 55, 109, 0.4);
}
.v1-form-layout .select2-container--default .select2-selection--single {
  display: flex;
  align-items: center;
  border: none;
  height: 43px;
  outline: 0;
}
@media (max-width: 640px) {
  .v1-form-layout .select2-container--default .select2-selection--single {
    height: 37px;
  }
}
.v1-form-layout .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #123573;
}
.v1-form-layout .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  padding: 0px 12px;
  font-size: 18px;
}
@media (max-width: 640px) {
  .v1-form-layout .select2-container--default .select2-selection--single .select2-selection__rendered {
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.v1-form-layout .select2-container--default .select2-selection__arrow {
  top: auto !important;
  right: 14px !important;
  font-size: 20px;
  font-weight: 100;
}
@media (max-width: 640px) {
  .v1-form-layout .select2-container--default .select2-selection__arrow {
    right: 6px !important;
    font-size: 14px;
  }
}
.v1-form-layout .select2-container--default .select2-selection__arrow:before {
  content: "\e259";
  color: #123573;
  font-family: Glyphicons Halflings;
}
.v1-form-layout .select2-container--default .select2-selection__arrow b {
  border: none;
}
.v1-form-layout .select2-container--default.select2-container--open .select2-selection__arrow:before {
  content: "\e260";
  color: #123573;
  font-family: Glyphicons Halflings;
}
.v1-form-layout .form-inline.has-error .form-control {
  border: 1px solid #d0021b !important;
}
.v1-form-layout .form-inline.has-error .form-control:focus {
  border: 1px solid #d0021b !important;
}
.v1-form-layout .form-inline.has-error .help-block {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.v1-form-layout .form-inline.has-error .cuz-link-input {
  margin-bottom: 20px;
}
.v1-form-layout .form-inline.has-error .cuz-link-input .help-block {
  position: absolute;
  font-size: 14px;
}
.v1-form-layout .form-inline.has-error#cuz-link-content label {
  margin-bottom: 20px;
}
.v1-form-layout .curved-banner-section .form-group.has-error .help-block {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 14px;
  color: #ffffff !important;
}
.v1-form-layout .form-group.has-error .form-control {
  border: 1px solid #d0021b !important;
}
.v1-form-layout .form-group.has-error .form-control:focus {
  border: 1px solid #d0021b !important;
}
.v1-form-layout .form-group.has-error .help-block {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
.v1-form-layout .form-group.has-error .select2-container {
  border: 1px solid #d0021b !important;
}
.v1-form-layout .form-group.has-error .select2-container .help-block {
  position: absolute;
}
.v1-form-layout .form-group.has-error select + .help-block {
  position: absolute;
  top: 100%;
}
.v1-form-layout .form-group.has-error .avatar-upload .help-block {
  position: absolute;
  top: 80%;
}
.v1-form-layout .form-group.has-error .avatar-upload.wishlist-creation .help-block {
  top: 100% !important;
}
.v1-form-layout .form-group.has-error input[type=checkbox] + label:before {
  border: 1px solid #d0021b !important;
}
.v1-form-layout textarea + .help-block {
  font-size: 14px;
}
.v1-layout-select-option {
  z-index: 40;
  border: none;
  box-shadow: 0 1px 4px 0 rgba(31, 55, 109, 0.4);
}
.v1-layout-select-option .select2-results > .select2-results__options {
  max-height: 400px;
  overflow-y: auto;
}
.v1-layout-select-option .select2-results__option {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  padding: 6px 12px;
  font-size: 18px;
}
@media (max-width: 640px) {
  .v1-layout-select-option .select2-results__option {
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.v1-layout-select-option .select2-results__option.select2-results__option--selectable {
  background-color: #ffffff;
  color: #123573;
}
.v1-layout-select-option .select2-results__option.select2-results__option--selectable.select2-results__option--highlighted {
  background-color: #2c91b3 !important;
  color: #ffffff;
}
.v1-layout-select-option .select2-results__option.select2-results__option--highlighted,
.v1-layout-select-option .select2-results__option.select2-results__option--selected {
  background: #2c91b3;
  color: #ffffff;
}
/************** Fade background when click on popover appears ****************/
.fade-backdrop-transparent {
  position: fixed;
  background-color: transparent;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: -1000;
}
.fade-backdrop-transparent.fade-backdrop-opacity {
  background-color: #1f376d;
  opacity: 0.5;
  z-index: 44;
  top: 0;
  left: 0;
}
/****** Modal overriding **********/
.v1-form-modal {
  text-align: center;
  padding: 0 !important;
}
.v1-form-modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.v1-form-modal.fade {
  background-color: rgba(31, 55, 109, 0.35);
}
.v1-form-modal .v1-form-modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.v1-form-modal .v1-form-modal-dialog .v1-form-modal-content {
  border-radius: 27px;
  background: #ffffff;
  box-shadow: -1px 1px 2px 5px rgba(31, 55, 109, 0.4);
}
.v1-form-modal .v1-form-modal-dialog .v1-form-modal-content .v1-form-modal-title {
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 640px) {
  .v1-form-modal .v1-form-modal-dialog .v1-form-modal-content .v1-form-modal-title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
    font-size: 20px;
    text-align: left;
  }
}
@media (max-width: 375px) {
  .v1-form-modal .v1-form-modal-dialog .v1-form-modal-content .v1-form-modal-title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
    font-size: 16px;
    text-align: left;
  }
}
.v1-form-modal .v1-form-modal-dialog .v1-form-modal-content .v1-from-modal-header .close {
  opacity: 1;
}
#range,
.range-slider-bar,
.per-range {
  width: 100%;
  height: 4px;
  border: 0;
  border-radius: 100px;
  background: #ffd200;
  outline: none;
}
#range .ui-slider-handle,
.range-slider-bar .ui-slider-handle,
.per-range .ui-slider-handle {
  position: absolute;
  border-radius: 100px;
  color: #ffffff;
  border: 0;
  height: 30px;
  line-height: 28px;
  outline: none;
  width: 125px;
  cursor: pointer;
  top: 50%;
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/pointer-icon.png");
  font-family: "vag-rundschrift-d", sans-serif;
  transform: translate(-50%, -50%);
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.44px;
  transition: transform 0.1s ease;
}
@media (max-width: 640px) {
  #range .ui-slider-handle,
  .range-slider-bar .ui-slider-handle,
  .per-range .ui-slider-handle {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/pointer-icon-xs.png");
    height: 34px;
    line-height: 32px;
    width: 102px;
    font-size: 9px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  #range.my-wishlist-section,
  .range-slider-bar.my-wishlist-section,
  .per-range.my-wishlist-section {
    width: 87%;
  }
  #range.my-wishlist-section .ui-slider-handle,
  .range-slider-bar.my-wishlist-section .ui-slider-handle,
  .per-range.my-wishlist-section .ui-slider-handle {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/pointer-icon-xs.png");
    height: 34px;
    line-height: 32px;
    width: 102px;
    font-size: 11px;
  }
}
#range.donar-section .ui-slider-handle,
.range-slider-bar.donar-section .ui-slider-handle,
.per-range.donar-section .ui-slider-handle {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/bar-icon.png");
  left: 70%;
  background-repeat: no-repeat;
  position: absolute;
  color: #fff;
  border: 0;
  border-radius: 0;
  height: 58px;
  line-height: 28px;
  outline: none;
  width: 200px;
  cursor: pointer;
  top: -15px;
  transform: translate(-7%, -50%);
  font-family: "PT Sans", serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.44px;
  transition: transform 0.1s ease;
}
@media (max-width: 640px) {
  #range.donar-section .ui-slider-handle,
  .range-slider-bar.donar-section .ui-slider-handle,
  .per-range.donar-section .ui-slider-handle {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/bar-icon-xs.png");
    background-repeat: no-repeat;
    font-size: 8.6px;
    letter-spacing: 0.25px;
    width: 140px;
    height: 26px;
  }
}
#range .ui-slider-range,
.range-slider-bar .ui-slider-range,
.per-range .ui-slider-range {
  background: #ac145a;
  height: 4px;
  border: 0;
  border-radius: 100px;
  outline: none;
}
/*************Percircle*********/
.percircle {
  background: rgba(42, 173, 180, 0.1);
  font-size: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.percircle.donor-pericircle {
  font-size: 64px;
}
@media (max-width: 640px) {
  .percircle.donor-pericircle {
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  .percircle {
    font-size: 40px;
  }
}
.percircle span {
  color: #004a98;
  font-size: 15px;
  font-family: "vag-rundschrift-d", sans-serif;
  letter-spacing: 0.44px;
}
@media (max-width: 640px) {
  .percircle span {
    font-size: 10.8px;
    letter-spacing: 0.32px;
  }
}
.percircle:after {
  background: #ffffff;
}
.percircle:hover span {
  transform: none;
  color: transparent;
}
.percircle:hover :after {
  transform: none;
}
/*Custom Breakpoint Rules */
.global-header-promational-message {
  text-align: center;
  background-color: #1068c5;
  padding: 10px 0;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  float: left;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .global-header-promational-message {
    padding: 20px 0;
    line-height: 22px;
  }
}
.global-header-promational-message .content {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .global-header-promational-message .content {
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .global-header-promational-message .content {
    padding: 0 20px;
  }
}
.global-header-promational-message .text-bold {
  font-weight: 600;
}
.global-header-promational-message a {
  font-weight: 600;
  color: #333333;
  position: relative;
  font-size: 16px;
}
.global-header-promational-message a:after {
  background: url('/_ui/responsive/common/images/spritesheet.png') 2px -2339px;
  height: 20px;
  width: 20px;
  top: 2px;
  content: "";
  position: absolute;
  right: -18px;
}
.affix ~ .main__inner-wrapper {
  padding-top: 220px;
}
@media screen and (min-width: 768px) {
  .affix ~ .main__inner-wrapper {
    padding-top: 250px;
  }
}
@media screen and (min-width: 1024px) {
  .affix ~ .main__inner-wrapper {
    padding-top: 170px;
  }
}
.sticky-header-fill {
  float: left;
  width: 100%;
  display: none;
}
.js-mainHeader {
  width: 100%;
  clear: both;
}
@media screen and (min-width: 1024px) {
  .js-mainHeader {
    border-bottom: 1px solid #DCDCDC;
  }
}
.js-mainHeader .back-to-top {
  display: none;
}
.js-mainHeader.affix {
  z-index: 44;
  border-bottom: 1px solid #dddddd;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .js-mainHeader.affix #desktop-navigation-holder {
    display: none;
  }
}
.js-mainHeader.affix .back-to-top {
  position: absolute;
  cursor: pointer;
  bottom: -70px;
  right: 21px;
  display: block;
  background: none;
  border: none;
  padding: 0;
}
.js-mainHeader.affix .back-to-top .icon {
  height: 50px;
  width: 53px;
  background: url('/_ui/responsive/common/images/spritesheet.png') -4px -5px;
  display: inline-block;
}
.js-mainHeader.affix .back-to-top .text {
  display: none;
}
.js-mainHeader.affix-top .back-to-top {
  display: none;
}
.js-mainHeader .header-inner-section-holder {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (min-width: 1024px) {
  .js-mainHeader .header-inner-section-holder {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1681px) {
  .js-mainHeader .header-inner-section-holder {
    width: 1680px;
    padding-left: 0;
    padding-right: 0;
  }
}
.header-top {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .header-top {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .header-top {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
.header-logo-section {
  float: left;
  width: 160px;
  margin-top: 10px;
}
@media screen and (min-width: 400px) {
  .header-logo-section {
    width: 190px;
    margin-top: 6px;
  }
}
@media screen and (min-width: 600px) {
  .header-logo-section {
    margin-top: 0;
    width: 250px;
  }
}
@media screen and (min-width: 1024px) {
  .header-logo-section {
    width: 22%;
    margin-top: 8px;
  }
}
@media screen and (min-width: 1200px) {
  .header-logo-section {
    width: 23%;
    margin-top: 4px;
  }
}
@media screen and (min-width: 1400px) {
  .header-logo-section {
    width: 20%;
    max-height: 70px;
    margin-top: 0;
  }
}
.header-logo-section .banner__component a,
.header-logo-section .simple-banner a {
  display: block;
}
.header-logo-section .banner__component a img,
.header-logo-section .simple-banner a img {
  width: 100%;
}
.header-search-section-mobile {
  display: block;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .header-search-section-mobile {
    display: none;
  }
}
.mobile-navigation-button-holder {
  display: block;
  float: left;
}
@media screen and (min-width: 1024px) {
  .mobile-navigation-button-holder {
    display: none;
  }
}
.btn-show-mobile-navigation {
  background: none;
  border: none;
  padding-left: 0;
  margin-top: 11px;
}
@media screen and (min-width: 400px) {
  .btn-show-mobile-navigation {
    margin-top: 10px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 600px) {
  .btn-show-mobile-navigation {
    margin-top: 14px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .btn-show-mobile-navigation {
    margin-top: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .btn-show-mobile-navigation {
    margin-top: 14px;
  }
}
.btn-show-mobile-navigation .menu-icon {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/toggle-menu.png") no-repeat;
  width: 17px;
  height: 12px;
  display: block;
}
.btn-show-mobile-navigation .glyphicon-menu-hamburger {
  color: #2c90b2;
  font-size: 18px;
  position: relative;
  top: 3px;
}
.btn-show-mobile-navigation .text {
  display: none;
}
.btn-show-mobile-navigation.open {
  background: #ffca05;
}
.btn-show-mobile-navigation.open .glyphicon-menu-hamburger {
  color: #fff;
  padding-left: 15px;
}
.header-search-section-desktop {
  float: left;
  display: none;
}
@media screen and (min-width: 1024px) {
  .header-search-section-desktop {
    width: 36%;
    padding: 0 10px 0 30px;
    margin-top: 18px;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .header-search-section-desktop {
    width: 39%;
    padding: 0 10px 0 30px;
  }
}
@media screen and (min-width: 1400px) {
  .header-search-section-desktop {
    width: 47%;
  }
}
.header-links-section {
  float: right;
  margin-top: 13px;
}
@media screen and (min-width: 1024px) {
  .header-links-section {
    float: right;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .header-links-section {
    padding-left: 10px;
    margin-top: 23px;
  }
}
.global-search-holder {
  position: relative;
  float: left;
  width: 100%;
}
.global-search-holder .js-site-search-input {
  float: left;
  width: 100%;
  border-radius: 25px;
  padding-left: 50px;
  outline: none !important;
}
.global-search-holder .js-site-search-input:hover {
  border: 2px solid #2c90b2;
  box-shadow: 0 0 6px 0 #2c90b2;
}
.global-search-holder .js-site-search-input:focus {
  outline: none !important;
}
.global-search-holder .js_search_button {
  position: absolute;
  top: 5px;
  left: 0;
  border: none;
  background: none;
}
.global-search-holder .js_search_button .glyphicon {
  color: #5c6870;
  top: 2px;
  left: 3px;
}
@media screen and (min-width: 1024px) {
  .global-search-holder .js_search_button .glyphicon {
    color: #2c90b2;
  }
}
.hovering .hover-menu-sub-nav {
  display: none !important;
}
@media screen and (min-width: 1024px) {
  .hovering .hover-menu-sub-nav {
    display: block!important;
  }
}
.nav-account-links-header-holder,
.nav-header-help-links-holder {
  display: none;
  position: absolute;
  top: 62px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #888888;
  background: #f4f4f4;
  padding: 20px;
  z-index: 12;
}
.nav-account-links-header-holder:after,
.nav-header-help-links-holder:after,
.nav-account-links-header-holder:before,
.nav-header-help-links-holder:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.nav-account-links-header-holder:after,
.nav-header-help-links-holder:after {
  top: -30px;
  border-color: transparent transparent transparent #fff;
  border-width: 16px;
  margin-left: -16px;
}
.nav-account-links-header-holder:before,
.nav-header-help-links-holder:before {
  top: -30px;
  border-color: transparent transparent transparent #888888;
  border-width: 15px;
  margin-left: -15px;
}
.nav-account-links-header-holder.guest-user-hover-menu {
  width: 180px;
  left: -32px;
}
.nav-account-links-header-holder.guest-user-hover-menu .signin-link,
.nav-account-links-header-holder.guest-user-hover-menu .create-account-link {
  display: block;
  padding-bottom: 10px;
}
.nav-account-links-header-holder.guest-user-hover-menu .signin-link {
  padding-bottom: 10px;
}
.nav-account-links-header-holder.registered-user-hover-menu {
  width: 350px;
  left: -129px;
}
.nav-account-links-header-holder .logged-in-user-heading {
  float: left;
  width: 100%;
  padding: 0 0 8px 0;
  margin-bottom: 0;
}
.nav-account-links-header-holder .logged-in-user-heading .logged-in-user-name {
  font-size: 19px;
  color: #000;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 500;
  float: left;
}
.nav-account-links-header-holder .logged-in-user-heading .logout-button {
  float: right;
  margin-top: 5px;
}
.nav-account-links-header-holder .logged-in-user-heading .logout-button a {
  font-size: 11px;
}
.nav-account-links-header-holder .sub-menu-hover-heading {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Noto Sans SC', sans-serif;
  float: left;
  width: 100%;
  margin: 0;
  padding: 14px 0 7px 0;
  color: #2c90b2;
  border-top: 1px solid #dddddd;
}
.nav-account-links-header-holder .links-section {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}
.nav-account-links-header-holder .links-section li {
  float: left;
  width: 50%;
  padding: 5px 0;
}
.nav-account-links-header-holder .links-section li a:hover,
.nav-account-links-header-holder .links-section li a:focus {
  text-decoration: underline;
}
.nav-header-help-links-holder {
  width: 220px;
  left: -82px;
}
.nav-header-help-links-holder .nav-header-help-links {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.nav-header-help-links-holder .nav-header-help-links .icon {
  float: left;
  margin-right: 10px;
  width: 20px;
  color: #2c90b2;
  font-size: 20px;
}
.nav-header-help-links-holder .nav-header-help-links .timings {
  font-size: 10px;
  color: #5c6870;
  display: block;
}
.nav-header-help-links-holder .nav-header-help-links .text {
  float: left;
  width: 140px;
}
.header-account-link-holder,
.header-help-link-holder,
.header-quick-order-holder,
.header-wishing-well-holder {
  display: none;
  float: left;
  padding: 0 9px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .header-account-link-holder,
  .header-help-link-holder,
  .header-quick-order-holder,
  .header-wishing-well-holder {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .header-account-link-holder,
  .header-help-link-holder,
  .header-quick-order-holder,
  .header-wishing-well-holder {
    padding: 0 0px;
  }
}
.header-cart-and-mini-cart-holder {
  float: right;
  margin-left: 10px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .header-cart-and-mini-cart-holder {
    margin-top: 3px;
  }
}
@media screen and (min-width: 1024px) {
  .header-cart-and-mini-cart-holder {
    margin-left: 0;
    margin-top: 0;
  }
}
.each-js-hover-main-link {
  display: block;
  font-weight: 600;
  font-family: 'Muli', sans-serif;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  cursor: pointer;
  padding-bottom: 10px;
  text-decoration: none;
  color: black;
}
.each-js-hover-main-link .icon {
  display: block;
  background: url('/_ui/responsive/common/images/spritesheet.png');
  margin: 0 auto;
}
.each-js-hover-main-link .icon-account {
  background-position: -3px -1246px;
  height: 25px;
  width: 25px;
}
.each-js-hover-main-link .icon-help {
  background-position: -3px -1412px;
  height: 25px;
  width: 27px;
}
.each-js-hover-main-link .icon-quick-order {
  background-position: -3px -1500px;
  height: 25px;
  width: 25px;
}
.each-js-hover-main-link .icon-wishing-well {
  height: 25px;
  width: 17px;
}
.each-js-hover-main-link .text {
  display: block;
  padding-top: 4px;
}
.nav-order-tools {
  display: none;
}
.nav-cart {
  padding-bottom: 0 !important;
}
.mini-cart-link.js-mini-cart-link {
  display: block;
  text-decoration: none;
  float: left;
  color: #fff;
  font-family: 'Muli', sans-serif;
  border-radius: 6px;
  background: #1A6AC2;
  margin: 0 8px;
  padding: 4px 16px 4px 10px;
}
@media (max-width: 640px) {
  .mini-cart-link.js-mini-cart-link {
    margin-top: -8px;
    padding: 4px;
  }
}
.mini-cart-link.js-mini-cart-link .shopping-cart-icon {
  background: url('/_ui/responsive/common/images/spritesheet.png') -3px -1335px;
  height: 22px;
  width: 22px;
  display: block;
  float: left;
}
@media screen and (min-width: 1024px) {
  .mini-cart-link.js-mini-cart-link .shopping-cart-icon {
    top: 10px;
    left: 15px;
    position: absolute;
  }
}
.mini-cart-link.js-mini-cart-link .shopping-cart-right-arrow-icon {
  background: url('/_ui/responsive/common/images/spritesheet.png') -5px -2402px;
  height: 15px;
  width: 14px;
  float: left;
  position: relative;
  top: 5px;
  margin-left: 3px;
  display: none;
}
@media screen and (min-width: 480px) {
  .mini-cart-link.js-mini-cart-link .shopping-cart-right-arrow-icon {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .mini-cart-link.js-mini-cart-link .shopping-cart-right-arrow-icon {
    top: 17px;
    right: 14px;
    position: absolute;
    margin-left: 0;
    float: none;
  }
}
.mini-cart-link.js-mini-cart-link .mini-cart-container {
  float: left;
  line-height: 16px;
  padding: 3px 5px 0 5px;
}
@media screen and (min-width: 1024px) {
  .mini-cart-link.js-mini-cart-link .mini-cart-container {
    padding-left: 30px;
    padding-top: 0;
  }
}
.mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-count {
  font-size: 14px;
  float: left;
  width: auto;
}
@media screen and (min-width: 480px) {
  .mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-count {
    padding: 2px 8px 3px 0;
    margin-right: 8px;
    border-right: 1px solid #FFF;
  }
}
@media screen and (min-width: 1024px) {
  .mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-count {
    width: 100%;
    font-size: 10px;
    letter-spacing: 0.43px;
    font-weight: 400;
    border-right: none;
    padding: 0;
    margin-right: 0;
  }
}
.mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-count .items-desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-count .items-desktop {
    display: inline-block;
  }
}
.mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-price {
  font-size: 14px;
  float: left;
  width: auto;
  padding-top: 1px;
  display: none;
}
@media screen and (min-width: 480px) {
  .mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-price {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .mini-cart-link.js-mini-cart-link .mini-cart-container .mini-cart-price {
    width: 100%;
    clear: both;
    padding-top: 0;
  }
}
body.overflow-hidden {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1024px) {
  body.overflow-hidden {
    overflow: auto;
    position: relative;
  }
}
body.overflow-hidden.nav-open header,
body.overflow-hidden.nav-open footer,
body.overflow-hidden.nav-open .main__inner-wrapper,
body.overflow-hidden.nav-open .global-header-promational-message {
  left: 100%;
  position: relative;
}
@media screen and (min-width: 600px) {
  body.overflow-hidden.nav-open header,
  body.overflow-hidden.nav-open footer,
  body.overflow-hidden.nav-open .main__inner-wrapper,
  body.overflow-hidden.nav-open .global-header-promational-message {
    left: 80%;
  }
}
@media screen and (min-width: 768px) {
  body.overflow-hidden.nav-open header,
  body.overflow-hidden.nav-open footer,
  body.overflow-hidden.nav-open .main__inner-wrapper,
  body.overflow-hidden.nav-open .global-header-promational-message {
    left: 40%;
  }
}
@media screen and (min-width: 1024px) {
  body.overflow-hidden.nav-open header,
  body.overflow-hidden.nav-open footer,
  body.overflow-hidden.nav-open .main__inner-wrapper,
  body.overflow-hidden.nav-open .global-header-promational-message {
    left: 0;
  }
}
#mobile-navigation-holder {
  display: none;
  float: left;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  height: 100%;
  overflow-y: scroll;
}
@media screen and (min-width: 600px) {
  #mobile-navigation-holder {
    width: 80%;
    border-right: 1px solid #dddddd;
  }
}
@media screen and (min-width: 768px) {
  #mobile-navigation-holder {
    width: 40%;
  }
}
@media screen and (min-width: 1024px) {
  #mobile-navigation-holder {
    display: none;
  }
}
#mobile-navigation-holder.open {
  display: block;
}
@media screen and (min-width: 1024px) {
  #mobile-navigation-holder.open {
    display: none;
  }
}
#mobile-navigation-holder .third-column-image,
#mobile-navigation-holder .shop-all-top-level-link {
  display: none;
}
#mobile-navigation-holder .close-mobile-nav-holder {
  display: block;
  padding: 8px 15px;
  float: left;
  width: 100%;
}
#mobile-navigation-holder .btn-back-section-mobile-nav {
  display: none;
  float: left;
  background: none;
  border: none;
  padding: 5px 10px 5px 0;
  color: #929292;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Noto Sans SC', sans-serif;
}
#mobile-navigation-holder .btn-close-mobile-nav {
  float: right;
  background: none;
  border: none;
  padding: 0 0 0 15px;
  text-align: center;
  color: #929292;
}
#mobile-navigation-holder .btn-close-mobile-nav .x-close-icon {
  display: block;
  font-size: 40px;
  line-height: 16px;
  font-weight: 300;
}
#mobile-navigation-holder .btn-close-mobile-nav .text {
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 300;
  padding-top: 3px;
}
#mobile-navigation-holder .mobile-heading-primary,
#mobile-navigation-holder .third-level-heading {
  float: left;
  width: 100%;
  padding: 15px;
  color: #929292;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Noto Sans SC', sans-serif;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}
#mobile-navigation-holder .mobile-nav-account-section {
  float: left;
  width: 100%;
  background: #929292;
  padding: 15px 0;
}
#mobile-navigation-holder .mobile-nav-account-section .mobile-welcome-logout-holder {
  float: left;
  width: 100%;
  padding: 0 15px;
}
#mobile-navigation-holder .mobile-nav-account-section .login-link,
#mobile-navigation-holder .mobile-nav-account-section .register-link {
  color: #fff;
  font-size: 16px;
}
#mobile-navigation-holder .mobile-nav-account-section .login-link,
#mobile-navigation-holder .mobile-nav-account-section .welcome-link {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #fff;
}
#mobile-navigation-holder .mobile-nav-account-section .login-link:before,
#mobile-navigation-holder .mobile-nav-account-section .welcome-link:before {
  content: url("../../../addons/donationwishlistaddon/responsive/common/images/nav-account-icon-white.png");
  width: 23px;
  height: 23px;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
#mobile-navigation-holder .mobile-nav-account-section .welcome-link {
  color: #fff;
  border-right: none;
}
#mobile-navigation-holder .mobile-nav-account-section .welcome-link .text-name {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Noto Sans SC', sans-serif;
}
#mobile-navigation-holder .mobile-nav-account-section .logout-button {
  margin-top: 5px;
  float: right;
}
#mobile-navigation-holder .mobile-nav-account-section .logout-button a {
  color: #fff;
}
#mobile-navigation-holder .mobile-nav-account-section .my-account-link-mobile {
  float: left;
  width: 100%;
  clear: both;
  padding: 10px 15px 0 15px;
  border-top: 1px solid #fff;
  color: #fff;
  margin-top: 15px;
}
#mobile-navigation-holder .nav-holder,
#mobile-navigation-holder .main-navigtaion-list,
#mobile-navigation-holder .nav-secondary,
#mobile-navigation-holder .second-column-list,
#mobile-navigation-holder .nav-third,
#mobile-navigation-holder .shop-all {
  float: left;
  width: 100%;
}
#mobile-navigation-holder .shop-all-desktop {
  display: none;
}
#mobile-navigation-holder .sub-navigation,
#mobile-navigation-holder .section {
  display: none;
}
#mobile-navigation-holder .nav-primary {
  float: left;
  width: 100%;
}
#mobile-navigation-holder .nav-secondary.has-sub .second-nav-link {
  display: none;
}
#mobile-navigation-holder .nav-secondary.has-sub .second-level-btn-mobile {
  dipslay: block;
}
#mobile-navigation-holder .first-nav-link {
  display: none;
}
#mobile-navigation-holder .shop-all-top-level-link-mobile {
  float: left;
  width: 100%;
  clear: both;
}
#mobile-navigation-holder .first-nav-link a,
#mobile-navigation-holder .top-level-btn-mobile,
#mobile-navigation-holder .second-level-btn-mobile,
#mobile-navigation-holder .second-nav-link a,
#mobile-navigation-holder .third-nav-link a,
#mobile-navigation-holder .shop-all .shop-all-link,
#mobile-navigation-holder .shop-all-top-level-link-mobile a {
  padding: 15px 15px;
  width: 100%;
  position: relative;
  display: block;
  background: #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
#mobile-navigation-holder .first-nav-link a:after,
#mobile-navigation-holder .top-level-btn-mobile:after,
#mobile-navigation-holder .second-level-btn-mobile:after,
#mobile-navigation-holder .second-nav-link a:after,
#mobile-navigation-holder .third-nav-link a:after,
#mobile-navigation-holder .shop-all .shop-all-link:after,
#mobile-navigation-holder .shop-all-top-level-link-mobile a:after {
  border: solid #929292;
  border-width: 0 1px 1px 0;
  display: block;
  height: 11px;
  width: 11px;
  content: "";
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 20px;
  right: 25px;
}
#mobile-navigation-holder .mobile-nav-additional-links-section {
  float: left;
  width: 100%;
  padding: 15px 15px;
  background-color: rgba(44, 144, 178, 0.1);
}
#mobile-navigation-holder .mobile-nav-additional-links-section a {
  width: 100%;
  float: left;
  padding: 7px 0;
}
#mobile-navigation-holder .mobile-nav-support-section {
  background-color: rgba(44, 144, 178, 0.1);
  float: left;
  width: 100%;
  padding: 25px 15px 40px 15px;
  border-top: 1px solid #dcdcdc;
}
#mobile-navigation-holder .mobile-nav-support-section .mobile-support-heading {
  font-size: 18px;
  font-weight: 600;
  font-family: 'Noto Sans SC', sans-serif;
  color: #929292;
}
#mobile-navigation-holder .mobile-support-phone {
  width: 100%;
  clear: both;
  float: left;
  margin-top: 5px;
}
#mobile-navigation-holder .mobile-support-phone .glyphicon-earphone {
  color: #5c6870;
  float: left;
  margin-right: 10px;
  width: 20px;
  font-size: 20px;
}
#mobile-navigation-holder .mobile-support-phone .phone-number-holder {
  float: left;
  width: 140px;
}
#mobile-navigation-holder .mobile-support-phone .phone-number-holder a {
  text-decoration: none;
}
#mobile-navigation-holder .mobile-support-phone .phone-number-holder .phone-days {
  font-size: 10px;
  color: #5c6870;
  display: block;
}
#mobile-navigation-holder .mobile-support-email {
  width: 100%;
  clear: both;
  float: left;
  margin-top: 5px;
}
#mobile-navigation-holder .mobile-support-email .mail-icon {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/baseline-email.svg") no-repeat;
  width: 20px;
  height: 20px;
  margin: 2px 10px 0 0;
  float: left;
  display: inline;
}
#mobile-navigation-holder .mobile-support-email a {
  text-decoration: none;
}
#mobile-navigation-holder .mobile-support-access {
  width: 100%;
  clear: both;
  float: left;
  margin-top: 5px;
}
#mobile-navigation-holder .mobile-support-access .access-icon {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/accessibility-icon.png") no-repeat;
  width: 25px;
  height: 25px;
  margin: 0px 5px 0 0;
  float: left;
  display: inline;
}
#mobile-navigation-holder .mobile-support-access a {
  text-decoration: none;
}
.css-arrow {
  border: solid #929292;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
}
.css-arrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.css-arrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.css-arrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.css-arrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#desktop-navigation-holder {
  display: none;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  #desktop-navigation-holder {
    display: block;
    margin-left: -20px;
  }
}
@media screen and (min-width: 1681px) {
  #desktop-navigation-holder {
    margin-left: 0;
  }
}
#desktop-navigation-holder .top-level-btn-mobile,
#desktop-navigation-holder .second-level-btn-mobile,
#desktop-navigation-holder .mobile-heading-primary {
  display: none;
}
#desktop-navigation-holder .shop-all-top-level-link-mobile {
  display: none;
}
#desktop-navigation-holder .shop-all-top-level-link {
  display: none;
  margin-top: 25px;
  font-size: 14px;
  display: block;
}
@media screen and (min-width: 1024px) {
  #desktop-navigation-holder .shop-all-top-level-link {
    display: block;
  }
}
#desktop-navigation-holder .shop-all-top-level-link a .arrow {
  background: url('/_ui/responsive/common/images/spritesheet.png') 2px -253px;
  height: 13px;
  width: 21px;
  display: inline-block;
  position: relative;
  top: 2px;
  left: 3px;
}
#desktop-navigation-holder .nav-holder {
  float: left;
  width: 100%;
}
#desktop-navigation-holder .nav-holder .main-navigtaion-list {
  float: left;
  width: 100%;
}
#desktop-navigation-holder .nav-holder .nav-primary.has-sub {
  float: left;
  position: relative;
}
#desktop-navigation-holder .nav-holder .nav-primary.has-sub.hovering .first-nav-link a {
  background: #ffca05;
  color: #fff;
}
#desktop-navigation-holder .nav-holder .nav-primary.has-sub .first-nav-link {
  float: left;
}
#desktop-navigation-holder .nav-holder .nav-primary.has-sub .first-nav-link a {
  padding: 20px 15px;
  line-height: 20px;
  color: #5c6870;
  font-size: 15px;
  font-weight: 600;
  font-family: "vag-rundschrift-d", sans-serif;
  float: left;
}
#desktop-navigation-holder .nav-holder .nav-primary.has-sub .first-nav-link a:hover {
  background: #ffca05;
  color: #fff;
}
#desktop-navigation-holder .nav-holder .sub-navigation {
  display: none;
  position: absolute;
  z-index: 20;
  top: 60px;
  left: 0;
  background: #fff;
  width: auto;
  border: 1px solid #d9d9d9;
  box-shadow: 0 2px 4px 0 #ccc;
  width: 350px;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-two-columns {
  width: 700px;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-two-columns .second-column-list {
  width: 50%;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-two-columns .second-column-holder {
  width: 50%;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-two-columns .third-column-image {
  width: 50%;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-three-columns {
  width: 1050px;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-three-columns .second-column-list {
  width: 33.333%;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-three-columns .second-column-holder {
  width: 33.333%;
}
#desktop-navigation-holder .nav-holder .sub-navigation.show-three-columns .third-column-image {
  width: 33.333%;
}
#desktop-navigation-holder .nav-holder .second-column-holder {
  float: left;
  border-left: 1px solid #ccc;
  padding: 30px 50px;
  margin: 20px 0;
  display: none;
}
#desktop-navigation-holder .nav-holder .third-column-image {
  display: none;
  float: left;
}
@media screen and (min-width: 1024px) {
  #desktop-navigation-holder .nav-holder .third-column-image {
    display: block;
  }
}
#desktop-navigation-holder .nav-holder .third-column-image .simple-banner a {
  display: block;
}
#desktop-navigation-holder .nav-holder .third-column-image .simple-banner a img {
  width: 100%;
}
#desktop-navigation-holder .nav-holder .second-column-list {
  float: left;
  width: 100%;
  padding: 30px 50px;
  margin: 20px 0;
}
#desktop-navigation-holder .nav-holder .nav-secondary {
  position: relative;
}
#desktop-navigation-holder .nav-holder .nav-secondary.spacing-bottom {
  margin-bottom: 20px;
}
#desktop-navigation-holder .nav-holder .nav-secondary .section {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  padding: 0;
  background: #fff;
  border: 1px solid red;
}
#desktop-navigation-holder .nav-holder .nav-secondary .yCmsComponent.second-nav-link a {
  font-size: 16px;
  padding-bottom: 15px;
  display: block;
  width: 100%;
}
#desktop-navigation-holder .nav-holder .nav-secondary .yCmsComponent.second-nav-link a:hover {
  text-decoration: underline;
}
#desktop-navigation-holder .nav-holder .third-level-heading {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 15px;
  color: #2c90b2;
}
#desktop-navigation-holder .nav-holder .nav-third {
  font-size: 13px;
  margin-bottom: 7px;
  display: block;
  width: 100%;
}
#desktop-navigation-holder .nav-holder .nav-third:hover {
  text-decoration: underline;
}
#desktop-navigation-holder .nav-holder .shop-all {
  display: none;
}
#desktop-navigation-holder .nav-holder .shop-all-desktop {
  margin-top: 20px;
}
#desktop-navigation-holder .nav-holder .shop-all-desktop .arrow {
  background: url('/_ui/responsive/common/images/spritesheet.png') 2px -253px;
  height: 13px;
  width: 21px;
  display: inline-block;
  position: relative;
  top: 2px;
  left: 3px;
}
.auto-suggestions-modal {
  position: absolute;
  background: #ffffff;
  max-width: 1165px;
  top: 68px;
  padding: 40px 15px 20px 20px;
  z-index: 10;
  border: 1px solid #cdcdcd;
  margin-top: 0px;
}
@media (max-width: 1025px) {
  .auto-suggestions-modal {
    margin-top: 0px;
  }
}
@media (max-width: 1023px) {
  .auto-suggestions-modal {
    margin-top: 0px;
  }
}
@media (max-width: 641px) {
  .auto-suggestions-modal {
    overflow-y: scroll !important;
    max-height: 80vh;
    margin-top: 0px;
  }
}
.auto-suggestions-modal .suggestions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.auto-suggestions-modal .suggestions > div.link-suggestions {
  min-width: 175px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.auto-suggestions-modal .suggestions > div.link-suggestions a {
  padding: 0 0 10px;
  font-size: 13px;
  margin-right: 20px;
}
.auto-suggestions-modal .suggestions > div.link-suggestions a:hover {
  text-decoration: underline;
}
.auto-suggestions-modal .suggestions > div.link-suggestions a:last-child {
  padding-bottom: 0;
}
.auto-suggestions-modal .suggestions > div.link-suggestions > div:nth-child(2) {
  margin-top: 30px;
}
.auto-suggestions-modal .suggestions > div.product-suggestions {
  padding-top: 5px;
  -webkit-flex: 3 1 auto;
  -moz-flex: 3 1 auto;
  -ms-flex: 3 1 auto;
  flex: 3 1 auto;
}
.auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div {
  -webkit-flex: 1 1 210px;
  -moz-flex: 1 1 210px;
  -ms-flex: 1 1 210px;
  flex: 1 1 210px;
  border: 1px solid #cdcdcd;
  margin: 0 5px;
  padding-bottom: 10px;
  max-width: 210px;
}
.auto-suggestions-modal .suggestions > div.product-suggestions .name,
.auto-suggestions-modal .suggestions > div.product-suggestions .price {
  display: block;
  padding: 10px 10px 0;
  font-weight: 600;
  font-size: 13px;
  color: #5c6870;
}
.auto-suggestions-modal .suggestions > div.product-suggestions div.search-arrival-section {
  display: grid;
}
.auto-suggestions-modal .suggestions > div.product-suggestions div.search-arrival-section .arriving-msg-text {
  display: block;
  padding: 10px 10px 0;
  font-weight: 600;
  font-size: 13px;
  color: #007600;
}
@media (max-width: 1024px) {
  .auto-suggestions-modal .suggestions > div.product-suggestions div.search-arrival-section .arriving-msg-text {
    padding: 10px 0 0;
  }
}
.auto-suggestions-modal .suggestions > div.product-suggestions div.search-arrival-section .ordered-msg-text {
  display: block;
  padding: 10px 10px 0;
  font-weight: 600;
  font-size: 11px;
  color: #5c6870;
}
@media (max-width: 1024px) {
  .auto-suggestions-modal .suggestions > div.product-suggestions div.search-arrival-section .ordered-msg-text {
    padding: 5px 0 5px;
  }
}
.auto-suggestions-modal .suggestions > div a {
  display: block;
  text-decoration: none;
}
.auto-suggestions-modal .suggestions > div img {
  max-width: 100%;
}
.auto-suggestions-modal .suggestions > div .heading {
  color: #5c6870;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.auto-suggestions-modal .view-all-cta {
  padding-top: 20px;
}
.auto-suggestions-modal .view-all-cta .btn {
  max-width: 250px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .auto-suggestions-modal {
    padding-top: 20px;
    top: 112px;
  }
  .auto-suggestions-modal .btn-close-icon {
    right: 60px;
    top: -30px;
    width: 20px;
    height: 20px;
  }
  .auto-suggestions-modal .btn-close-icon:before,
  .auto-suggestions-modal .btn-close-icon:after {
    height: 20px;
    left: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div {
    max-width: none;
    margin-bottom: 10px;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-bottom: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div:last-child {
    margin-bottom: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div img {
    float: left;
    margin-right: 10px;
    max-width: 100px;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div a {
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  .auto-suggestions-modal .suggestions > div.product-suggestions .name {
    height: inherit !important;
  }
}
@media (max-width: 640px) {
  .auto-suggestions-modal {
    padding: 20px;
    top: 110px;
  }
  .auto-suggestions-modal .btn-close-icon {
    right: 40px;
  }
  .auto-suggestions-modal .suggestions {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .auto-suggestions-modal .suggestions > div.link-suggestions > div:nth-child(2) {
    margin-top: 20px;
  }
  .auto-suggestions-modal .suggestions > div.link-suggestions a {
    margin-right: 0;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions {
    padding-top: 20px;
  }
  .auto-suggestions-modal .suggestions > div.product-suggestions > div:first-child > div {
    margin: 0 0 10px;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .auto-suggestions-modal {
    padding: 40px;
  }
  .auto-suggestions-modal .btn-close-icon {
    right: 15px;
    top: 15px;
  }
  .auto-suggestions-modal .suggestions > div.link-suggestions {
    min-width: 200px;
  }
  .auto-suggestions-modal .view-all-cta {
    padding-top: 30px;
  }
}
.auto-suggestions-modal .btn-close-icon {
  right: 10px;
  top: 10px;
}
.auto-suggestions-modal .btn-close-icon {
  right: 60px;
  top: -30px;
  width: 20px;
  height: 20px;
}
.auto-suggestions-modal .btn-close-icon:before,
.auto-suggestions-modal .btn-close-icon:after {
  height: 20px;
  left: 0;
}
.auto-suggestions-modal .btn-close-icon {
  right: 15px;
  top: 15px;
}
@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .auto-suggestions-modal {
    top: 68px;
  }
}
.btn-close-icon {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.btn-close-icon:before,
.btn-close-icon:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 28px;
  width: 3px;
  background: #333333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-close-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul.ui-autocomplete.ui-widget-content {
  display: none;
  border: 0 none !important;
  background: transparent !important;
}
#desktop-navigation-holder .nav-holder .rightsubmenu .sub-navigation {
  left: inherit;
  right: 0px;
}
#desktop-navigation-holder .nav-holder .rightsubmenu .second-column-holder {
  float: right;
}
#desktop-navigation-holder .nav-holder .rightsubmenu .second-column-list {
  float: right;
}
#desktop-navigation-holder .nav-holder .main-navigtaion-list {
  display: flex;
  align-items: center !important;
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  main header#main-header.js-mainHeader.affix {
    height: 100px;
  }
}
@media only screen and (min-width: 1030px) and (max-width: 1470px) {
  #desktop-navigation-holder .nav-holder .nav-primary.has-sub .first-nav-link a {
    padding: 20px 8px;
  }
}
@media only screen and (min-width: 1440px) {
  .navigation--middle .site-search .input-group {
    width: 90%;
  }
}
.checkout-header {
  display: flex;
  flex: 1 1 auto !important;
  align-items: center;
  padding-top: 14px;
}
@media (max-width: 640px) {
  .checkout-header {
    padding-top: 10px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .checkout-header {
    padding: 0 0 8px;
  }
}
.checkout-header .checkout-options .content .icon-checkout {
  margin-top: -6px;
}
.checkout-header .checkout-options .content .checkout-label {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  padding-left: 6px;
  color: #7f7f7f;
}
@media (max-width: 640px) {
  .checkout-header .checkout-options .content .checkout-label {
    padding-right: 6px;
  }
}
.checkout-header .checkout-options a {
  font-size: 15px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  color: #1a6ac2;
}
@media (max-width: 640px) {
  .checkout-header .checkout-options a {
    display: none;
  }
}
.cart-flyout-section {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  color: white;
  width: 100%;
}
.cart-flyout-section .main-content {
  top: 0;
  background: #fff;
  z-index: 999;
  font-weight: 300;
  height: 100vh;
  transform: translate3d(0, 0, 0);
  width: 100%;
}
.cart-flyout-section .main-content .scroll-height {
  max-height: 100vh;
}
.cart-flyout-section .main-content .scroll-height .flyout-header {
  padding: 30px 20px 30px;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.15);
  display: block;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .title {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 23px;
  color: #000000;
  text-align: center;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .title span {
  color: #ef7206;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .close span {
  color: #1a6ac2;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .alert {
  margin: 0px !important;
}
.cart-flyout-section .main-content .scroll-height .shipping-progress-bar {
  margin: 0 20px 14px;
  border-radius: 4px;
  height: 34px;
  background: #bdbdbd;
  position: relative;
}
@media (max-width: 640px) {
  .cart-flyout-section .main-content .scroll-height .shipping-progress-bar {
    height: 28px;
  }
}
.cart-flyout-section .main-content .scroll-height .shipping-progress-bar .progress-bar-success {
  background: #66c660;
}
@media (max-width: 640px) {
  .cart-flyout-section .main-content .scroll-height .shipping-progress-bar .content {
    font-size: 10px;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .cart-flyout-section .main-content .scroll-height .shipping-progress-bar .content {
    font-size: 12px;
  }
}
.cart-flyout-section .main-content .scroll-height .summary-product-items {
  padding-bottom: 20px;
  overflow-y: auto;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product {
  display: flex;
  border-bottom: 1px solid #cdcdcd;
  font-family: "vag-rundschrift-d", sans-serif;
  align-items: center;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #1a6ac2;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product:last-child {
  border-bottom: none;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-img img {
  width: 80px;
  height: 80px;
  margin-right: 22px;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .item__liftgate {
  border: 1px solid #FCE5C8;
  height: 30.72px;
  background: #FFF8EF;
  border-radius: 4px;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .item__liftgate-span {
  display: flex;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .item__liftgate--icon {
  margin-top: 4.5px;
  padding-left: 3.8px;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .item__liftgate--text {
  padding-left: 9px;
  color: #DC6600;
  padding-top: 4px;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .item__liftgate svg {
  max-height: 19px;
  margin-top: 5px;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 640px) {
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .qty-selector {
    padding: 6px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .qty-selector button {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background-color: #ffffff;
    color: #1A6AC2;
    border: 1px solid #CDCDCD !important;
    box-sizing: border-box;
    border-radius: 3px !important;
    font-size: 30px;
    font-weight: 300;
    padding: 0 0 8px;
    line-height: 1em;
    height: 42px;
    width: 42px;
  }
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .qty-selector button svg {
    margin: 0 0 5px;
  }
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .qty-selector button:hover {
    background: #EAF1F8;
    border-color: #1A6AC2;
    box-shadow: 0px 0px 2px;
  }
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .qty-selector button:active {
    background: #1A6AC2;
    border-color: #0050A9;
    color: #FFFFFF;
    box-shadow: 0px 0px 2px;
  }
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .qty-selector button:active svg rect {
    fill: #FFFFFF;
  }
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .qty-selector input {
    margin: 0 5px;
    -webkit-flex: 0 0 52px;
    -moz-flex: 0 0 52px;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px;
    max-width: 43px;
    text-align: center;
    border: 1px solid #CDCDCD;
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: 400;
  }
}
@media (max-width: 640px) {
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .form-group {
    width: 70px;
    height: 42px;
    margin-bottom: 0;
  }
  .cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty .form-group .form-control {
    border-radius: 3px !important;
    padding: 10px 4px !important;
    height: 42px !important;
  }
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty div:nth-child(2) {
  font-size: 15px;
  font-family: 'Muli', sans-serif;
  color: #000000;
  font-weight: bold;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-qty div:last-child {
  color: #cdcdcd;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product .product-title a {
  color: #1a6ac2;
  text-decoration: none;
}
.cart-flyout-section .main-content .scroll-height .summary-product-items .summary-product-removed {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  color: #7F7F7F;
  font-size: 15px;
  font-weight: bold;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
}
@keyframes fadeInUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.cart-flyout-section .main-content .scroll-height .flycart-info {
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  font-family: "vag-rundschrift-d", sans-serif;
  color: #7f7f7f;
  padding: 40px;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .title {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  color: #000000;
  padding-bottom: 4px;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item {
  max-width: 550px;
  overflow-x: scroll;
  display: flex;
  padding-bottom: 70px;
}
@media (max-width: 640px) {
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item {
    max-width: 100vw;
  }
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item {
  border: 1px solid #cdcdcd;
  position: relative;
  border-radius: 4px;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge {
  position: absolute;
  line-height: 30px;
  height: 30px;
  z-index: 2;
  left: 0;
  top: -1px;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div {
  display: inline-block;
  float: left;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div > div {
  padding: 0 20px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #1068c5;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-pricedrop > div,
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-reducedprice > div,
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-onsale > div {
  background: #eb0f24;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-lifetimewarranty > div,
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-outofstock > div,
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-clearance > div {
  background: #004a98;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-quickship > div,
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div.badge-new > div {
  background: #00a350;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div:last-child {
  margin-right: 0;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .thumb {
  text-align: center;
  margin-bottom: 10px;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .thumb img {
  width: 100%;
  max-width: 100%;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item img {
  width: 100%;
  max-width: 100%;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .name {
  overflow: hidden;
  padding: 0 20px;
  height: 60px;
  font-family: 'Muli', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .was-price {
  display: inline-block;
  text-decoration: line-through;
  color: #cdcdcd;
  padding-right: 10px;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .red-price {
  color: #e53c3c;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .price,
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .ratings {
  font-size: 15px;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  margin: 10px 0 0;
  padding: 0 20px;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .ratings.star-0\.0 div {
  display: none !important;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .price {
  font-family: 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  color: #c41516;
}
@media (max-width: 1024px) {
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item > .title {
    padding-bottom: 20px;
  }
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .slick-dots {
    bottom: -15px;
    position: relative;
  }
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .slick-dots li {
    margin: 0 5px;
  }
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .slick-dots li button {
    padding: 0;
  }
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .slick-dots li button:before {
    width: 8px;
    height: 8px;
    background-color: #cdcdcd;
    border: 0;
  }
}
@media (max-width: 640px) {
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .carousel-container {
    padding: 0 10px;
  }
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .prod-badge > div {
    padding: 0 10px;
    font-size: 11px;
  }
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .name,
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .price,
  .cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .ratings {
    padding: 0 10px;
  }
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .checkout-btn {
  padding: 10px;
  text-align: center;
  width: 100%;
}
.cart-flyout-section .main-content .scroll-height .recommended-items .recommended-item .item .checkout-btn .btn-orange {
  padding: 11px 36px !important;
  background-color: #fff;
  color: #ef7206;
  border-color: #ef7206;
  height: 36px;
}
.cart-flyout-section .main-content .flycart-actions {
  width: 100%;
  font-weight: 300;
  position: inherit;
  background: #ffffff;
}
@media (max-width: 1024px) {
  .cart-flyout-section .main-content .flycart-actions {
    bottom: 4%;
  }
}
.cart-flyout-section .main-content .flycart-actions .checkout-action {
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.cart-flyout-section .main-content .flycart-actions .checkout-action a span {
  font-weight: 100;
}
.cart-flyout-section .main-content .flycart-actions .checkout-action a:nth-child(1) {
  width: 161px;
  height: 47px;
  background-color: #ef7206;
  border-color: #ef7206;
}
.cart-flyout-section .main-content .flycart-actions .checkout-action a:nth-child(1):hover {
  background-color: #ffffff;
  border-color: #ef7206;
  color: #ef7206;
}
.cart-flyout-section .main-content .flycart-actions .checkout-action a:last-child {
  width: 100%;
  height: 47px;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section {
  color: #333333;
  font-weight: 700;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .grant-flycart-remain {
  font-size: 16px;
  line-height: 31px;
  margin: 0 5px 12px 0;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .grant-flycart-remain span {
  color: #1A6AC2;
  font-size: 18px;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .grant-flycart-cost {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .grant-flycart-cost span {
  font-weight: 400;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .grant-flycart-totalPrice span {
  color: #EF7206;
  font-weight: 700;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .flycart-actions .checkout-action {
  padding-top: 15px;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .flycart-actions .checkout-action a {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
}
.cart-flyout-section .main-content .scroll-height .flyout-header .grant-flycart-section .flycart-actions .checkout-action .btn-grant-disable {
  background-color: #CDCDCD;
  color: #fff;
  border-color: #CDCDCD;
  cursor: no-drop;
}
.grant-red-color {
  color: #D0021B !important;
}
/*** auto complete **/
.schoolAutoComplete {
  position: relative;
}
.schoolAutoComplete .ui-menu {
  list-style: none;
  display: block;
  border-radius: 4px;
  box-shadow: 0 1px 4px 0 rgba(18, 53, 115, 0.4);
}
.schoolAutoComplete .ui-menu.ui-autocomplete {
  padding: 7px 0 5px;
  background-color: #ffffff !important;
  position: absolute;
  cursor: default;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item {
  border-bottom: solid 0.6px #123573;
  padding: 10px 15px;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item:first-child {
  padding-top: 0;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item:last-child {
  border: none;
}
@media (max-width: 640px) {
  .schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item {
    padding: 4px 10px;
  }
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item span {
  padding: 2px 0;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  background-color: #ffffff;
  vertical-align: top;
  display: inline-block;
  cursor: pointer;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .noresult,
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .name,
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .addressline1,
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .townCity,
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .regionIso {
  padding-left: 3px;
  font-size: 15px;
}
@media (max-width: 640px) {
  .schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .noresult,
  .schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .name,
  .schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .addressline1,
  .schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .townCity,
  .schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .regionIso {
    font-size: 10.8px;
  }
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .name {
  width: 100% !important;
  font-size: 18px;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .name.noresult {
  color: #004a98 !important;
}
@media (max-width: 640px) {
  .schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .name {
    font-size: 12.9px;
  }
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item:hover {
  background-color: #004a98;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item:hover span {
  color: #ffffff;
  background: #004a98;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item:hover span.noresult {
  color: #ffffff !important;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .addressline1 {
  overflow: hidden;
  text-overflow: ellipsis;
}
.schoolAutoComplete .ui-menu.ui-autocomplete .ui-menu-item .ui-state-active {
  margin: 0;
  border: 0;
}
/*** Scroll bar customization ***/
/* width */
::-webkit-scrollbar {
  width: 6px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.product-main-info.product-content {
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (min-width: 641px) {
  .product-main-info.product-content .product-price {
    min-height: 100px;
  }
}
.product-main-info.product-content .product-price .promo-price .price {
  font-size: 20px !important;
}
@media (max-width: 640px) {
  .product-main-info.product-content .product-price .promo-price .price {
    font-size: 16px !important;
  }
}
.product-main-info.product-content .product-price .price {
  font-size: 20px !important;
}
@media (max-width: 640px) {
  .product-main-info.product-content .product-price .price {
    font-size: 16px !important;
  }
}
.product-main-info.product-content .product-price .price-strike {
  color: #123573 !important;
}
.product-main-info.product-content .product-price .was-price .price {
  color: #123573 !important;
}
@media (max-width: 640px) {
  .product-main-info.product-content .product-price .was-price .price {
    font-size: 16px !important;
  }
}
.product-main-info.product-content .final-price {
  min-height: 100px;
}
.product-main-info.product-content .final-price .wasprice {
  text-decoration: line-through;
}
.scroll-wishlist:focus {
  outline: 0 !important;
}
.wishlist-account-layout .wishlist-account-banner {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/profile-banner-curve.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 370px;
  padding: 35px 15px 0;
  color: #ffffff;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/profile-banner-xs-curve.png");
    height: 390px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 44px 26px 0;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .wishlist-account-banner {
    background-size: cover;
  }
}
.wishlist-account-layout .wishlist-account-banner.wishlist-creation {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/pinegreen-curve.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-creation {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/pinegreen-curve-xs.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 390px;
    padding: 70px 26px 0;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-creation {
    background-size: cover;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner img {
    width: 100% !important;
    margin: 6px 0;
  }
}
.wishlist-account-layout .wishlist-account-banner .wishlist-info {
  font-family: "vag-rundschrift-d", sans-serif;
  letter-spacing: 0.47px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner .wishlist-info {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
    color: #ffffff;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .wishlist-account-banner .wishlist-info {
    font-size: 18px;
  }
}
.wishlist-account-layout .wishlist-account-banner .wishlist-title {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 375px) {
  .wishlist-account-layout .wishlist-account-banner .wishlist-title {
    font-size: 24px;
  }
}
.wishlist-account-layout .wishlist-account-banner.wishlist-success {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/royal-blue-curve.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 10px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-success {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/royal-blue-curve-xs.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 237px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-success {
    background-size: cover;
  }
}
.wishlist-account-layout .wishlist-account-banner.wishlist-success .hurray {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.88px;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 1.18px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-success .hurray {
    font-size: 30.2px;
    letter-spacing: 0.89px;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-success .hurray {
    font-size: 28px;
  }
}
.wishlist-account-layout .wishlist-account-banner.wishlist-success .wishlist-title {
  font-size: 40px;
  letter-spacing: 1.18px;
  width: 736px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-success .wishlist-title {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.82px;
    text-align: center;
    color: #ffffff;
    padding: 0 25px;
    margin-bottom: 52px;
    width: 100% !important;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .wishlist-account-banner.wishlist-success .wishlist-title {
    font-size: 21px;
  }
}
.wishlist-account-layout .wishlist-account-banner .wishlist-sub-title {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 10px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner .wishlist-sub-title {
    letter-spacing: 0.63px;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .wishlist-account-banner .wishlist-sub-title {
    font-size: 16px;
  }
}
.wishlist-account-layout .wishlist-account-banner.share-wishlist {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/light-green-curve.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 420px;
  padding: 20px 0px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/light-green-curve-xs.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px 30px 0;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist {
    background-size: cover;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist {
    background-size: cover;
  }
}
.wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-title {
  font-size: 30px;
}
.wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-title:last-child {
  font-size: 21.6px;
}
@media (min-width: 1025px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-title:last-child {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-title {
    font-size: 24.1px;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-title {
    font-size: 20px;
  }
}
.wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-sub-title {
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.53px;
  text-align: center;
  color: #ffffff;
  width: 40%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-sub-title {
    font-size: 13.4px;
    letter-spacing: 0.39px;
    width: 100% !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist .wishlist-sub-title {
    width: 60%;
  }
}
.wishlist-account-layout .wishlist-account-banner.share-wishlist-bottom {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/light-green-curve-bottom.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 320px;
  padding: 20px 0px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist-bottom {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/light-green-curve-bottom-xs.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px 30px 0;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist-bottom {
    background-size: cover;
    font-size: 24.1px;
  }
}
.wishlist-account-layout .wishlist-account-banner.share-wishlist-bottom .wishlist-title {
  padding: 60px 0;
  font-weight: 300;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-account-banner.share-wishlist-bottom .wishlist-title {
    font-size: 21.6px;
    padding: 30px 0;
  }
}
.wishlist-account-layout .avatar-upload .avatar-edit input {
  position: absolute;
  opacity: 0;
  left: 66%;
}
.wishlist-account-layout .avatar-upload .avatar-edit input + label {
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
.wishlist-account-layout .avatar-upload .avatar-edit input + label.control-label {
  font-size: 18px;
  margin-left: 12px;
  font-weight: 700;
}
.wishlist-account-layout .avatar-upload .avatar-edit input + label.wishlist-shopping {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.44px;
  color: #004a98;
  margin-left: 8px;
}
.wishlist-account-layout .avatar-upload .avatar-edit input + label.wishlist-shopping.donor-shopping {
  width: 100px;
}
.wishlist-account-layout .avatar-upload .avatar-preview {
  width: 80px;
  height: 80px;
}
.wishlist-account-layout .avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: border-radius;
  background-image: url("../../../addons/donationwishlistaddon/responsive/common/images/avator-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.wishlist-account-layout .avatar-upload.wishlist-creation .avatar-preview {
  width: 200px;
  height: 200px;
  border: solid 1.8px #123573;
  border-radius: 20%;
  overflow: hidden;
}
.wishlist-account-layout .avatar-upload.wishlist-creation .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: border-radius;
  background-image: url("../../../addons/donationwishlistaddon/responsive/common/images/avator-square.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.wishlist-account-layout .avatar-upload.wishlist-shopping-profile-picture {
  transform: translateX(15px);
  /*transform: translateX(20px);*/
}
@media (max-width: 640px) {
  .wishlist-account-layout .avatar-upload.wishlist-shopping-profile-picture {
    transform: translateX(10px);
  }
}
.wishlist-account-layout .avatar-upload.wishlist-shopping-profile-picture .avatar-preview {
  width: 89px;
  height: 89px;
  border: solid 1.8px #123573;
  border-radius: 50%;
}
.wishlist-account-layout .avatar-upload.wishlist-shopping-profile-picture .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: border-radius;
  background-image: url("../../../addons/donationwishlistaddon/responsive/common/images/profile-picture.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.wishlist-account-layout .avatar-upload.donar-profile-picture {
  transform: translateX(55px) !important;
}
.wishlist-account-layout .checkbox-tooltip .checkbox {
  width: auto !important;
}
.wishlist-account-layout .checkbox-tooltip .info-icon {
  margin-top: -8px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .role-select label {
    padding-top: 11px;
  }
}
@media (min-width: 641px) {
  .wishlist-account-layout .role-select label {
    margin-right: 30px;
  }
}
@media (min-width: 1025px) {
  .wishlist-account-layout .role-select .select2-container--default {
    width: 70% !important;
  }
}
.wishlist-account-layout .region-error .has-error {
  margin-bottom: 60px;
  position: relative;
}
@media (max-width: 640px) {
  .wishlist-account-layout .time-frame label {
    padding-top: 11px;
    padding-right: 5px;
  }
}
@media (min-width: 641px) {
  .wishlist-account-layout .time-frame label {
    margin-right: 30px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .time-frame .select2-container--default {
    width: 50% !important;
    float: right;
  }
}
@media (min-width: 641px) {
  .wishlist-account-layout .time-frame .select2-container--default {
    width: 25% !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .time-frame .info-icon .popover-custom.center-arrow {
    transform: translateX(-99%);
  }
}
.wishlist-account-layout .optional-suffix {
  font-size: 15px;
  color: #e3811f;
  letter-spacing: 0.44px;
}
.wishlist-account-layout .social-media-link {
  font-size: 17.4px;
}
.wishlist-account-layout .create-wishlist-info .control-label {
  font-family: "Muli", sans-serif;
  color: #333;
}
.wishlist-account-layout .create-wishlist-info .control-label.bold {
  font-weight: 700;
}
.wishlist-account-layout .create-profile-name {
  margin-bottom: 25px;
}
.wishlist-account-layout .create-profile-name .control-label {
  margin-right: 10px;
}
.wishlist-account-layout .success-title {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  text-align: center;
  padding: 40px 0 20px;
}
.wishlist-account-layout .success-title.wishlist-success {
  padding: 40px 0 80px;
}
.wishlist-account-layout .success-title.share-wishlist:last-child {
  padding: 0 0 80px;
  font-weight: 700;
}
@media (max-width: 640px) {
  .wishlist-account-layout .success-title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
  }
  .wishlist-account-layout .success-title.wishlist-success {
    padding: 40px 24px 80px;
  }
  .wishlist-account-layout .success-title.share-wishlist:last-child {
    padding: 0px 24px 80px;
    font-weight: 700;
  }
}
.wishlist-account-layout .success-content {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (max-width: 640px) {
  .wishlist-account-layout .success-content {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .sm-width-80 {
    width: 80%;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .sm-width-100 {
    width: 100%;
  }
}
.wishlist-account-layout .wishlist-shopping .wishlist-title {
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-shopping .wishlist-title {
    font-size: 20px;
  }
}
.wishlist-account-layout .wishlist-shopping .wishlist-sub-title {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-size: 19.8px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-shopping.wishlist-review .wishlist-title {
    font-size: 24px;
  }
}
.wishlist-account-layout .wishlist-shopping.wishlist-review .wishlist-sub-title {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.47px;
}
.wishlist-account-layout .wishlist-shopping .wishlist-info {
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 14.4px;
  font-weight: 300;
  line-height: 1.17;
  letter-spacing: 0.42px;
  margin: 5px;
}
.wishlist-account-layout .wishlist-shopping .wishlist-shopping-profile-edit {
  margin: 36px 0;
  text-align: center;
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/sprinkles.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.wishlist-account-layout .xs-wishlist-info .info {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 12px;
  letter-spacing: 0.38px;
  text-align: left;
  margin-bottom: 10px;
}
.wishlist-account-layout .xs-wishlist-info .filter label {
  color: #818990;
}
.wishlist-account-layout .review-banner {
  position: relative;
  padding: 58px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner {
    padding: 22px 0 58px;
  }
}
.wishlist-account-layout .review-banner.top-curve:before {
  content: "";
  height: 100px;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/pine-green-top-curve.png");
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner.top-curve:before {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/pine-green-xs-top-curve.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.wishlist-account-layout .review-banner.bottom-curve {
  padding: 58px 0 90px;
}
.wishlist-account-layout .review-banner.bottom-curve:after {
  content: "";
  height: 148px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/pinegreen-curve-bottom-curve.png");
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner.bottom-curve:after {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/pinegreen-curve-xs-bottom-curve.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.wishlist-account-layout .review-banner .content {
  background: #00908A;
  padding-bottom: 40px;
  text-align: center;
  margin-top: 40px;
  min-height: 100px;
}
.wishlist-account-layout .review-banner .content .review-curved-section-content {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 345px;
  border-radius: 37.2px;
  background: #ffffff;
  box-shadow: 0px 1px 5px rgba(18, 53, 115, 0.7);
  padding: 0 50px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content {
    margin-bottom: 20px;
    width: 95%;
    height: 350px;
    padding: 0;
    border-radius: 26.72px;
    background: #ffffff;
    box-shadow: 0px 1px 4px rgba(18, 53, 115, 0.7);
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content {
    height: 315px;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content {
    width: 95%;
    padding: 0 24px;
  }
}
.wishlist-account-layout .review-banner .content .review-curved-section-content .wishlist-title {
  padding: 40px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .wishlist-title {
    font-size: 16px;
    padding: 20px 0 0;
  }
}
.wishlist-account-layout .review-banner .content .review-curved-section-content .right-info {
  padding: 0 40px;
  text-align: left;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .right-info {
    padding: 0 10px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .right-info {
    text-align: center;
    order: 2;
  }
}
.wishlist-account-layout .review-banner .content .review-curved-section-content .inner-border {
  border-radius: 18px;
  border: solid 1px rgba(151, 151, 151, 0.38);
  padding: 20px 10px;
}
.wishlist-account-layout .review-banner .content .review-curved-section-content .inner-border .inner-circle-radius {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  box-shadow: 0 1px 5px 0 #123573;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .inner-border .inner-circle-radius {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .inner-border {
    border: none;
    padding: 0 40px;
    order: 3;
  }
}
.wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn {
  width: 46%;
  float: right;
}
.wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn button {
  margin-top: 20px;
}
.wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn button span {
  font-size: 24px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn button {
    font-size: 12px;
    margin-top: 20px;
  }
  .wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn button span {
    font-size: 18px;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn button {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn button {
    font-size: 9px;
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content .response-btn {
    width: 85%;
    margin: 0 auto;
    order: 4;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content.my-wishlist .wishlist-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    padding: 30px 8px 0;
  }
}
@media (min-width: 641px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content.my-wishlist {
    margin: 0 auto 20px;
    height: 310px;
  }
  .wishlist-account-layout .review-banner .content .review-curved-section-content.my-wishlist .wishlist-title {
    padding: 20px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
  }
  .wishlist-account-layout .review-banner .content .review-curved-section-content.my-wishlist .inner-border {
    padding: 20px 60px 10px;
  }
}
@media (min-width: 641px) and (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .review-banner .content .review-curved-section-content.my-wishlist .inner-border {
    padding: 20px 20px 10px;
  }
}
.wishlist-account-layout .curved-banner-section {
  position: relative;
  padding: 58px 0;
  margin: 30px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-banner-section {
    padding: 22px 0 58px;
  }
}
.wishlist-account-layout .curved-banner-section.top-curve:before {
  content: "";
  height: 85px;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/rb-top-curve.png");
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-banner-section.top-curve:before {
    height: 70px;
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/rb-xs-top-curve.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.wishlist-account-layout .curved-banner-section.bottom-curve:after {
  content: "";
  height: 140px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/rb-bottom-curve.png");
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-banner-section.bottom-curve:after {
    height: 70px;
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/rb-xs-bottom-curve.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.wishlist-account-layout .curved-banner-section .content {
  background: #1f376d;
  padding-bottom: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-banner-section .content {
    margin-bottom: 0;
  }
}
.wishlist-account-layout .curved-section-content {
  width: 50%;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content {
    width: 90%;
    padding-top: 40px;
    /*added newly for sparkles issue in mobile layout*/
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .curved-section-content {
    width: 85%;
  }
}
@media (max-width: 1399px) {
  .wishlist-account-layout .curved-section-content img {
    width: 100%;
  }
}
.wishlist-account-layout .curved-section-content .left-over-info .item {
  font-weight: 300;
  text-align: center;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .left-over-info .item img {
    width: 28px;
    height: 28px;
  }
}
.wishlist-account-layout .curved-section-content .content-header .header-title {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 300;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 27px;
  letter-spacing: 0.79px;
  color: #ffffff;
}
.wishlist-account-layout .curved-section-content .curved-section-desc {
  margin-top: 10px;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc {
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    font-weight: 300;
    color: #ffffff;
  }
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content.donar {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content.donar {
    width: 100%;
  }
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content.donar .activity {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content.donar .activity .activity-content {
  padding-left: 35px;
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity {
  padding-bottom: 100px;
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-icon {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-icon {
    width: 60px;
    height: 60px;
  }
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-content {
  padding-left: 40px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-content {
    padding-left: 0;
  }
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-content .activity-desc {
  position: relative;
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-content .activity-desc p {
  font-weight: 300;
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-content .activity-desc .edit-label {
  position: absolute;
  cursor: pointer;
  top: 100%;
  right: 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .activity-content .activity-desc .edit-label {
    width: 90%;
    font-size: 10.8px;
    letter-spacing: 0.32px;
  }
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .send-replay {
  display: none;
  float: none;
  padding-left: 40px;
  padding-bottom: 150px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .send-replay {
    padding-left: 0;
    padding-bottom: 80px;
  }
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .send-replay textarea {
  height: 63px !important;
  min-height: 10px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .send-replay textarea {
    height: 25px !important;
  }
}
.wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .send-replay .edit-label {
  position: absolute;
  top: 100%;
  cursor: pointer;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .send-replay .edit-label {
    width: 90%;
    font-size: 10.8px;
    letter-spacing: 0.32px;
    text-align: left;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .curved-section-desc.recent-activity-content .activity .send-replay button {
    font-size: 15px;
    padding: 5px;
  }
}
.wishlist-account-layout .curved-section-content .edit-label {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.44px;
  color: #ffffff;
  margin-top: 4px;
  text-align: right;
  text-decoration: underline;
}
.wishlist-account-layout .curved-section-content .sprinkles-background {
  position: absolute;
  left: 60%;
  top: -60px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .curved-section-content .sprinkles-background {
    top: -12px;
  }
}
.wishlist-account-layout .checkbox-tiles-section {
  width: 58%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .wishlist-account-layout .checkbox-tiles-section {
    width: 90%;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .checkbox-tiles-section {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .checkbox-tiles-section .checkbox-tile {
    margin-top: 10px;
  }
}
.wishlist-account-layout .wishlist-products .qty-selector {
  min-width: 200px;
}
.wishlist-account-layout .wishlist-products .total-donation h4 {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.62px;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .wishlist-account-layout .wishlist-products .total-donation h4 {
    text-align: center;
  }
}
.wishlist-account-layout .wishlist-products .total-donation button {
  border-radius: 21px;
}
.wishlist-account-layout .wishlist-products .content-header {
  width: 50%;
  margin: 0 auto;
  font-family: "vag-rundschrift-d", sans-serif;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .content-header {
    width: 90%;
  }
}
.wishlist-account-layout .wishlist-products .content-header .header-title {
  line-height: normal;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: 0.71px;
  color: #004a98;
  padding-bottom: 15px;
}
.wishlist-account-layout .wishlist-products .content-header .add-item {
  text-align: right;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.44px;
  color: #00908a;
}
.wishlist-account-layout .wishlist-products .product-content {
  padding: 20px;
  text-align: center;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content {
    padding-right: 30px;
    padding-left: 0;
  }
}
.wishlist-account-layout .wishlist-products .product-content .total {
  font-size: 20px;
}
.wishlist-account-layout .wishlist-products .product-content .product-name:first-child {
  min-height: 80px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content .product-name:first-child {
    min-height: auto;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .wishlist-products .product-content .product-name:first-child {
    min-height: 88px;
  }
}
.wishlist-account-layout .wishlist-products .product-content .product-name,
.wishlist-account-layout .wishlist-products .product-content .product-quantity,
.wishlist-account-layout .wishlist-products .product-content .product-price,
.wishlist-account-layout .wishlist-products .product-content .product-req {
  min-width: 200px;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  color: #1A5CAA;
  font-weight: 300;
  margin: 0;
  /* 		&.light{
          font-weight: normal !important;
        }*/
}
.wishlist-account-layout .wishlist-products .product-content .product-name.price,
.wishlist-account-layout .wishlist-products .product-content .product-quantity.price,
.wishlist-account-layout .wishlist-products .product-content .product-price.price,
.wishlist-account-layout .wishlist-products .product-content .product-req.price {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content .product-name.price,
  .wishlist-account-layout .wishlist-products .product-content .product-quantity.price,
  .wishlist-account-layout .wishlist-products .product-content .product-price.price,
  .wishlist-account-layout .wishlist-products .product-content .product-req.price {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content .product-name,
  .wishlist-account-layout .wishlist-products .product-content .product-quantity,
  .wishlist-account-layout .wishlist-products .product-content .product-price,
  .wishlist-account-layout .wishlist-products .product-content .product-req {
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    font-weight: 300;
  }
}
.wishlist-account-layout .wishlist-products .product-content .qty-order-status {
  min-height: 63px;
  flex-direction: column;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content .qty-order-status {
    min-height: 0;
    margin-left: -6px;
  }
}
.wishlist-account-layout .wishlist-products .product-content .qty-order-status .qty-limited {
  padding-top: 10px;
  color: #eb0f24;
}
.wishlist-account-layout .wishlist-products .product-content .stock {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 14px;
  letter-spacing: 0.59px;
  color: #EB0F24;
  font-family: "Muli", sans-serif;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content .stock {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    color: #EB0F24;
    min-height: 0;
  }
}
.wishlist-account-layout .wishlist-products .product-content .increment-section {
  padding: 20px 5px;
  display: flex;
  justify-content: center;
}
.wishlist-account-layout .wishlist-products .product-content .increment-section button {
  background: #fff;
  font-size: 18px;
  padding: 6px 15px;
  color: #004a98;
  box-shadow: 0 1px 5px rgba(18, 53, 115, 0.4);
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content .increment-section button {
    padding: 2px 15px;
  }
}
.wishlist-account-layout .wishlist-products .product-content .product-req {
  font-size: 14px;
}
.wishlist-account-layout .wishlist-products .product-content .product-remove {
  position: absolute;
  left: 88%;
  top: 66%;
}
.wishlist-account-layout .wishlist-products .product-content .product-remove label {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: underline;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-content .product-remove label {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    font-size: 10.8px;
  }
}
.wishlist-account-layout .wishlist-products .product-desc {
  min-height: 120px;
  padding: 20px;
  text-align: center;
}
.wishlist-account-layout .wishlist-products .product-desc span {
  font-size: 30px;
  color: #123573;
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .product-desc {
    min-height: 0;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .wishlist-products .product-desc {
    min-height: 165px;
  }
}
.wishlist-account-layout .wishlist-products .box-design {
  border-bottom: solid 0.6px rgba(18, 53, 115, 0.13);
  padding: 20px 0;
  z-index: 4;
}
.wishlist-account-layout .wishlist-products .box-design:nth-child(odd) {
  border-right: solid 0.6px rgba(18, 53, 115, 0.13);
}
@media (max-width: 640px) {
  .wishlist-account-layout .wishlist-products .box-design:nth-child(odd) {
    border-right: none;
  }
}
.wishlist-account-layout .wishlist-products .box-design .product-content .addtocart-component .qty-selector .btn {
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #333333;
  font-size: 30px;
  font-weight: 300;
  padding: 0 0 8px;
}
.wishlist-account-layout .share-wishlist {
  margin-top: 20px;
  margin-bottom: 40px;
}
.wishlist-account-layout .share-wishlist .shareable-type {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 40px;
  border-right: 1px solid #ddd;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .shareable-type {
    flex-basis: 85px;
    padding: 0px 4px;
    height: 20px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .shareable-type img {
    width: 13px;
    height: 13px;
  }
}
.wishlist-account-layout .share-wishlist .shareable-type .share-title {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  padding-left: 8px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .shareable-type .share-title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    font-size: 14px;
    padding-left: 4px;
  }
}
.wishlist-account-layout .share-wishlist .shareable-type:last-child {
  border: none;
}
.wishlist-account-layout .share-wishlist .share-type-info {
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.wishlist-account-layout .share-wishlist .share-type-info .share-type-title {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 24px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .share-type-info .share-type-title {
    font-size: 17.2px;
    letter-spacing: 0.51px;
  }
}
.wishlist-account-layout .share-wishlist .share-type-info .share-content {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  width: 80%;
  margin: 40px auto;
  text-align: left;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .share-type-info .share-content {
    font-size: 13.4px;
    width: 100% !important;
    letter-spacing: 0.39px;
    margin: 10px auto;
  }
}
.wishlist-account-layout .share-wishlist .share-type-info .shareable-link {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  padding: 0 40px;
  margin-bottom: 40px;
  color: #333;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .share-type-info .shareable-link {
    font-size: 12.9px;
    padding: 18px 10px;
    margin-bottom: 0px;
    letter-spacing: 0.38px;
  }
}
.wishlist-account-layout .share-wishlist .share-type-info:last-child {
  border: none;
}
.wishlist-account-layout .share-wishlist .social-media-content {
  border-radius: 8.4px;
  padding-top: 2px;
  box-shadow: 0 1px 5px 0 rgba(18, 53, 115, 0.4);
  background-color: #ffffff;
  width: 38%;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .social-media-content {
    width: 100% !important;
  }
}
.wishlist-account-layout .share-wishlist .social-media-content img {
  width: 100% !important;
  padding: 2px;
}
.wishlist-account-layout .share-wishlist .social-media-content .content-title {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 16.8px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.49px;
  padding: 15px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .social-media-content .content-title {
    font-size: 12.1px;
    letter-spacing: 0.35px;
    padding: 15px 15px 10px;
  }
}
.wishlist-account-layout .share-wishlist .social-media-content .content-desc {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 15px;
  text-align: left;
  padding: 0 20px 22px;
  letter-spacing: 0.44px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .social-media-content .content-desc {
    font-size: 10.8px;
    letter-spacing: 0.32px;
  }
}
.wishlist-account-layout .share-wishlist .social-medias-list {
  width: 60%;
  margin: 0 auto;
}
.wishlist-account-layout .share-wishlist .social-medias-list .social-media-link {
  text-decoration: none;
}
.wishlist-account-layout .share-wishlist .social-medias-list .social-media-link img {
  padding: 20px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .social-medias-list .social-media-link img {
    padding: 8px;
    width: 130px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .share-wishlist .social-medias-list {
    width: 100% !important;
  }
}
.wishlist-account-layout .review .review-title {
  font-size: 24px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .review .review-title {
    font-size: 10.8px !important;
  }
}
.wishlist-account-layout .donar-wishlist .donar-search {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .donar-search {
    justify-content: space-between;
  }
}
.wishlist-account-layout .donar-wishlist .donar-search .form-group {
  flex-basis: 50%;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .donar-search .form-group {
    display: flex;
    justify-content: space-between;
    flex: 2;
  }
}
.wishlist-account-layout .donar-wishlist .donar-search .search-btn {
  flex-basis: 25%;
  padding: 0 20px;
}
.wishlist-account-layout .donar-wishlist .donar-search .search-btn button {
  height: 43px;
  padding: 8px 15px !important;
}
.wishlist-account-layout .donar-wishlist .search-popup-tile {
  border-radius: 7.8px;
  box-shadow: 0 1px 4px 0 rgba(18, 53, 115, 0.4);
  background-color: #ffffff;
  padding: 0 10px;
}
.wishlist-account-layout .donar-wishlist .search-popup-tile .content-typo {
  font-size: 10.8px;
  font-weight: bold;
  margin: 0;
}
.wishlist-account-layout .donar-wishlist .search-popup-tile .content-typo:first-child {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 12.9px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .wishlist-title {
    font-size: 18px;
    font-weight: 00;
    margin-bottom: 0;
  }
}
.wishlist-account-layout .donar-wishlist .wishlist-sub-title {
  font-family: "vag-rundschrift-d", sans-serif;
  margin: 0;
  font-size: 18px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .wishlist-sub-title {
    font-family: "vag-rundschrift-d", sans-serif;
    font-size: 10.8px;
    font-weight: 500;
  }
}
.wishlist-account-layout .donar-wishlist .near-wishlist .wishlist-title {
  font-weight: 300;
}
.wishlist-account-layout .donar-wishlist .near-wishlist .selected-tile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 11.4px;
  box-shadow: 0 1px 4px 0 rgba(18, 53, 115, 0.4);
  background-color: #ffffff;
  padding: 8px 10px;
  padding: 3px;
  margin: 0px 4px;
}
.wishlist-account-layout .donar-wishlist .near-wishlist .selected-tile span {
  color: #123573;
  margin: 0 5px;
}
.wishlist-account-layout .donar-wishlist .near-wishlist .selected-tile .content-typo {
  font-size: 10.8px !important;
  font-weight: bold;
}
.wishlist-account-layout .donar-wishlist .review-banner .wishlist-title {
  font-weight: 300;
  color: #ffffff !important;
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content {
  height: 240px;
  padding: 20px 50px;
  margin-top: 12px;
  justify-content: center;
  width: 95% !important;
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content {
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content {
    height: 470px;
    padding: 20px 15px;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-profile {
  width: 240px;
  height: 160px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-profile {
    width: 25%;
    flex-basic: 25%;
    flex-shrink: 22;
    flex-grow: 0;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-profile img {
  object-fit: contain;
  max-width: 100%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: contain;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-profile {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-profile img {
    height: 200px !important;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info {
  margin-left: 20px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info {
    margin-right: 15px;
    margin-left: 4px;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info {
    padding: 0 8px;
  }
}
@media (min-width: 1025px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info {
    width: 50%;
    flex-basic: 50%;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info {
    display: flex;
    padding: 15px 0;
    flex-direction: column;
    margin-right: 0px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info a {
    order: 2;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info a .wishlist-title {
  padding: 6px 0;
  order: 2;
  color: #004a98 !important;
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
  width: 400px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info a .wishlist-title {
    font-size: 16px;
    width: 200px;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info a .wishlist-title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info a .wishlist-title {
    width: 100%;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .range-slider {
  padding: 35px 0;
  order: 1;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .range-slider {
    margin-right: 22px;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .range-slider {
    padding: 32px 0;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .range-slider {
    padding: 20px 0;
    margin-right: 40px;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .range-slider #range {
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .range-slider #range {
    width: 95%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .range-slider #range .ui-slider-handle {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/pointer-icon-xs.png");
    height: 32px;
    line-height: 28px;
    width: 104px;
    font-size: 10px;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .review-content-info {
  text-align: left !important;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .review-content-info {
    text-align: center !important;
    order: 2;
    margin-bottom: 5px;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .review-content-info .content-typo:first-child {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .review-content-info .content-typo {
    font-size: 12px;
    width: 200px;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .review-content-info .content-typo {
    font-size: 14px;
    width: 400px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-info .review-content-info .content-typo {
    width: 100%;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats {
  flex-basis: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats {
    font-size: 12px;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats {
    font-size: 14px;
    width: 25%;
  }
}
@media (min-width: 641px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats {
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-direction: column;
  }
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats div {
    margin-bottom: 6px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats {
    text-align: center;
    align-items: flex-start;
    width: 80%;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats .inner-circle-radius {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  box-shadow: 0 1px 5px 0 #123573;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats .inner-circle-radius {
    width: 50px;
    height: 50px;
  }
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats .inner-circle-radius .percircle {
    font-size: 40px !important;
  }
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats .inner-circle-radius .percircle span {
    font-size: 12px !important;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats .inner-circle-radius {
    width: 50px;
    height: 50px;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-stats .percircle {
  background: rgba(42, 173, 180, 0.1);
  font-size: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info {
  flex-basis: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  flex-direction: column;
  align-items: unset;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info {
    font-size: 12px;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info {
    font-size: 14px;
    width: 25%;
  }
}
@media (min-width: 641px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info {
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-direction: column;
  }
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info div {
    margin-bottom: 6px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info {
    text-align: center;
    align-items: flex-start;
    width: 80%;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info .inner-circle-radius {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  box-shadow: 0 1px 5px 0 #123573;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info .inner-circle-radius {
    width: 50px;
    height: 50px;
  }
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info .inner-circle-radius .percircle {
    font-size: 40px !important;
  }
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info .inner-circle-radius .percircle span {
    font-size: 12px !important;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info .inner-circle-radius {
    width: 50px;
    height: 50px;
  }
}
.wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info .percircle {
  background: rgba(42, 173, 180, 0.1);
  font-size: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-wishlist .review-banner .review-curved-section-content .donar-status-info {
    align-items: center;
  }
}
.wishlist-account-layout .donar-learning .donor-progress {
  margin: 100px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .donor-progress {
    margin: 0;
  }
}
.wishlist-account-layout .donar-learning .donor-progress .curved-section-desc .inner-circle-radius {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 5px 0 #123573;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .donor-progress .curved-section-desc .inner-circle-radius {
    width: 50px;
    height: 50px;
  }
}
.wishlist-account-layout .donar-learning .donor-progress .curved-section-desc .status {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.71px;
  color: #ffffff;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .donor-progress .curved-section-desc .status {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    font-weight: bold;
    color: #ffffff;
  }
}
.wishlist-account-layout .donar-learning .make-donation-section {
  padding: 40px 15px;
}
.wishlist-account-layout .donar-learning .make-donation-section p,
.wishlist-account-layout .donar-learning .make-donation-section a {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 15px;
  letter-spacing: 0.44px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .make-donation-section p,
  .wishlist-account-layout .donar-learning .make-donation-section a {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    font-size: 10.8px;
    letter-spacing: 0.32px;
  }
}
.wishlist-account-layout .donar-learning .make-donation-section .btn-section {
  margin: 40px 12px;
}
.wishlist-account-layout .donar-learning .make-donation-section .btn-section button {
  border-radius: 25.2px;
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .make-donation-section .btn-section button {
    border-radius: 18.1px;
    font-size: 12.9px;
    letter-spacing: 0.38px;
    margin-bottom: 9px;
  }
}
.wishlist-account-layout .donar-learning .help-us-goal {
  padding: 40px 0;
}
.wishlist-account-layout .donar-learning .help-us-goal .title {
  text-align: center;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: bold;
  font-size: 24px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .help-us-goal .title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
    font-size: 19.8px;
  }
}
.wishlist-account-layout .donar-learning .help-us-goal .desc {
  text-align: center;
  width: 50%;
  margin: 40px auto;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 19.8px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .help-us-goal .desc {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    width: 95%;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-learning .help-us-goal .desc {
    width: 85%;
    padding: 0 24px;
  }
}
.wishlist-account-layout .donar-learning .help-us-goal .share-list {
  width: 35%;
  margin: 40px auto;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-learning .help-us-goal .share-list {
    width: 98%;
    margin: 0 auto;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .wishlist-account-layout .donar-learning .help-us-goal .share-list {
    width: 85%;
    padding: 0 24px;
  }
}
.wishlist-account-layout .donar-checkout .donar-title-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .donar-title-content .wishlist-title {
    font-size: 20px !important;
  }
}
.wishlist-account-layout .donar-checkout .donar-title-content .place-wishlist {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  color: #004a98 !important;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .donar-title-content .place-wishlist {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .donar-title-content .place-wishlist {
    font-size: 10.8px !important;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products {
  width: 50%;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products {
    width: 100%;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  border-bottom: solid 0.6px rgba(18, 53, 115, 0.17);
  padding: 20px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .title-info .title,
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .title-info .cost {
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 24px;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .title-info .title,
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .title-info .cost {
    font-size: 18px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .item-purchase,
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .actions {
  font-size: 15px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .item-purchase,
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .actions {
    font-size: 10.8px !important;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .actions .item-action {
  text-decoration: underline;
  color: #123573;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .actions .item-action:after {
  content: "|";
  padding: 12px;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .selected-product .actions .item-action:last-child::after {
  content: "";
  padding: 0;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .total .wishlist-title {
  margin-top: 10px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .total .wishlist-title {
    font-size: 20px !important;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods {
  margin-top: 20px;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .card-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .card-info input {
  margin: 0 15px;
  flex-basis: 15%;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .card-info input:first-child {
  flex-basis: 70%;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .card-info input {
    flex-basis: 28%;
    margin: 0 6px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment {
  flex-basis: 33.3%;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment .method {
  border: solid 1.2px #004a98;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  width: 100%;
  cursor: pointer;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment .method {
    padding: 10px 0;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment .method span {
  line-height: normal;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-weight: bold;
  font-size: 21.6px;
  letter-spacing: 0.64px;
  color: #004a98;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment .method span {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment .method span.italic {
  font-style: italic;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment .method span {
    font-size: 16px !important;
    letter-spacing: 0.46px;
    font-weight: bold;
    color: #004a98;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment:first-child .method {
  border-right: none;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment:last-child .method {
  border-left: none;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment input[type="radio"] {
  opacity: 0;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment input[type="radio"]:checked + .method {
  background: #004a98;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment input[type="radio"]:checked + .method span {
  color: #ffffff;
}
.wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment input[type="radio"]:checked + .method:after {
  content: '';
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #004a98;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .checkout-products .payment-methods .payment input[type="radio"]:checked + .method:after {
    border-width: 15px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary {
  border: solid 0.6px rgba(18, 53, 115, 0.17);
  padding: 15px;
  margin-bottom: 20px;
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary .details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 0.6px rgba(18, 53, 115, 0.17);
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary .details:last-child {
  border: none;
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary .details .item {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  color: #555;
  font-weight: bold;
  padding: 10px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary .details .item {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary .details .item.header {
  font-size: 20px;
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary .details .item.sub-header {
  font-weight: 500;
  font-size: 16px;
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .order-summary .details .item-value {
  color: #9b9898;
  font-size: 16px;
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section {
  background: rgba(44, 145, 179, 0.15);
  padding: 15px;
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section .title {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  color: #555;
  font-weight: bold;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section .title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section .help-content {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  color: #555;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section .help-content {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section .help-content .contact-info,
.wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section .help-content span {
  color: #004a98 !important;
}
.wishlist-account-layout .donar-checkout .checkout-details .order-info .help-section .help-content .timings {
  font-size: 16px;
}
.wishlist-account-layout .donar-checkout .banner {
  background: url("../../../addons/donationwishlistaddon/responsive/common/images/checkout-banner.png");
  height: 550px;
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 20px;
  padding: 110px 0;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .banner {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/checkout-banner-xs.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    background-size: cover;
    padding: 50px 0;
  }
}
@media (max-width: 375px) {
  .wishlist-account-layout .donar-checkout .banner {
    background: url("../../../addons/donationwishlistaddon/responsive/common/images/checkout-banner-xs.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 400px;
    padding: 50px 0 0;
  }
}
.wishlist-account-layout .donar-checkout .banner .banner-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .banner .banner-content {
    display: block;
  }
}
.wishlist-account-layout .donar-checkout .banner .banner-content .my-donation {
  width: 50%;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .banner .banner-content .my-donation {
    width: 100%;
  }
}
.wishlist-account-layout .donar-checkout .banner .banner-content .my-donation .title {
  width: 500px;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  text-align: left;
  margin: 0 auto 30px;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .banner .banner-content .my-donation .title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .banner .banner-content .my-donation .title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
.wishlist-account-layout .donar-checkout .banner .banner-content .my-donation label,
.wishlist-account-layout .donar-checkout .banner .banner-content .my-donation .title {
  color: #ffffff;
}
@media (max-width: 375px) {
  .wishlist-account-layout .donar-checkout .banner .banner-content .my-donation button {
    font-size: 16px;
  }
}
.wishlist-account-layout .donar-checkout .banner .banner-content .exists-customer {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
}
@media (max-width: 640px) {
  .wishlist-account-layout .donar-checkout .banner .banner-content .exists-customer {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.wishlist-account-layout .donar-checkout .banner .banner-content .exists-customer .title {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
}
.wishlist-account-layout .donar-checkout .banner .banner-content .exists-customer .sign-in {
  color: #e3811f !important;
  text-decoration: underline;
}
.wishlist-account-layout .wishlist-breadcrumb {
  font-size: 20px;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .custom-link-modal {
    width: 60%;
  }
}
.custom-link-modal .title-info {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  padding: 40px 0;
  text-align: center;
}
@media (max-width: 640px) {
  .custom-link-modal .title-info {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    padding: 20px 0;
    text-align: left;
  }
}
.custom-link-modal .custom-note {
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  color: #123573;
  width: 500px;
  margin: 0 auto 60px;
  font-style: italic;
  opacity: 0.7043254;
  text-align: center;
}
@media (max-width: 640px) {
  .custom-link-modal .custom-note {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    text-align: left;
    width: 100% !important;
    margin: 0 auto 30px;
  }
}
@media (min-width: 641px) and (max-width: 1399px) {
  .custom-link-modal .v1-btn-width-25 {
    width: 35% !important;
  }
}
@media (min-width: 1025px) {
  .share-modal-content {
    width: 40%;
  }
}
.share-modal-content .v1-form-modal-title {
  text-align: center !important;
}
.share-modal-content .share-list {
  padding: 20px;
  align-items: flex-start;
}
@media (max-width: 640px) {
  .share-modal-content .share-list {
    padding: 10px;
  }
}
.share-modal-content .share-list .shareable-type {
  flex-basis: 33.3%;
}
.share-modal-content .share-list .shareable-type img {
  width: 44px;
  height: 44px;
  margin-bottom: 10px;
}
.map-section {
  padding: 20px 0px;
}
.map-section .sidebar-filter {
  text-align: left;
}
.map-section .sidebar-filter li {
  list-style: none;
  padding: 10px 0 15px;
  border-bottom: 0.6px solid rgba(163, 170, 175, 0.28);
  position: relative;
  display: inline-block;
  width: 100%;
  float: left;
  /*&.p-none{
       li{
           .filters-list {
               margin-top:10px;
               .checkbox{
                           margin-bottom:10px;
                       }
             }
       }
      }*/
}
.map-section .sidebar-filter li a {
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  text-decoration: none;
}
@media (max-width: 640px) {
  .map-section .sidebar-filter li a {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
  }
}
.map-section .sidebar-filter li a:after {
  content: "\e259";
  color: #123573;
  font-family: Glyphicons Halflings;
  position: absolute;
  right: 0;
}
.map-section .sidebar-filter li .filters-list {
  padding: 10px 10px 0;
  margin-left: 10px;
  margin-top: 20px;
  display: none;
}
.map-section .sidebar-filter li .filters-list .checkbox {
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  .map-section .sidebar-filter li .filters-list {
    margin-top: 10px;
  }
  .map-section .sidebar-filter li .filters-list .checkbox {
    margin-bottom: 10px;
  }
}
.map-section .sidebar-filter li.show {
  border: none;
}
.map-section .sidebar-filter li.show a:after {
  content: "\e260";
  color: #123573;
  font-family: Glyphicons Halflings;
}
.map-section .sidebar-filter li.show .filters-list {
  display: block;
}
@media (min-width: 641px) {
  .map-section .review-banner .content {
    min-height: 506px !important;
  }
}
#donor-search-map {
  height: 400px;
  width: 100%;
}
.help-us-goal {
  padding: 40px 0;
}
.help-us-goal .title,
.help-us-goal .sub-title {
  text-align: center;
  line-height: normal;
  color: #004a98;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 30px;
}
@media (max-width: 640px) {
  .help-us-goal .title,
  .help-us-goal .sub-title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
    font-size: 19.8px;
  }
}
.help-us-goal .sub-title {
  line-height: normal;
  color: #004a98;
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 26px;
}
@media (max-width: 640px) {
  .help-us-goal .sub-title {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-size: 21px;
    letter-spacing: 0.63px;
    font-size: 16px;
  }
}
.help-us-goal .desc {
  text-align: center;
  width: 50%;
  margin: 40px auto;
  font-weight: 300;
  line-height: normal;
  color: #004a98;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-size: 19.8px;
}
@media (max-width: 640px) {
  .help-us-goal .desc {
    font-weight: 300;
    line-height: normal;
    color: #004a98;
    font-family: "Muli", sans-serif;
    letter-spacing: 0.38px;
    font-size: 12.9px;
    width: 85%;
  }
}
.help-us-goal .share-list {
  width: 35%;
  margin: 40px auto;
}
@media (max-width: 640px) {
  .help-us-goal .share-list {
    width: 100%;
    margin: 0 auto;
  }
}
.help-us-goal .find-list-btn {
  width: 20%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .help-us-goal .find-list-btn {
    width: 50%;
    margin: 0 auto;
  }
}
.help-us-goal.modal-data .title {
  margin-bottom: 10px;
}
.help-us-goal.modal-data .desc {
  margin: 15px auto;
  display: none;
}
#custom-tooltip-copied {
  display: none;
  margin-left: 40px;
  background-color: #004a98;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px;
  position: absolute;
  font-weight: 300;
}
.donation-wishlist-dropdown .wishlist-info,
.donation-wishlist-dropdown .wishlist-btn {
  border: 1px solid;
  border-color: #48494c #575a60 #8d9096;
  background: #ffca05;
  border-radius: 0;
  color: #333;
}
.donation-wishlist-dropdown .wishlist-info {
  width: 89%;
}
.donation-wishlist-dropdown.pdp-page {
  width: 250px;
}
@media (max-width: 640px) {
  .donation-wishlist-dropdown.pdp-page {
    width: 100%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .donation-wishlist-dropdown.pdp-page {
    width: 100%;
  }
}
.donation-wishlist-dropdown.pdp-page .wishlist-info {
  width: 87%;
}
@media (max-width: 640px) {
  .donation-wishlist-dropdown.pdp-page .wishlist-info {
    width: 89%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .donation-wishlist-dropdown.pdp-page .wishlist-info {
    width: 90%;
  }
}
.donation-wishlist-dropdown .wishlist-btn {
  width: 10%;
  margin-left: -4px;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .donation-wishlist-dropdown .wishlist-btn {
    margin-left: -8px;
  }
}
.donation-wishlist-dropdown .dropdown-menu {
  background: white;
  color: black;
  width: 98%;
  top: 36px;
  padding: 0px;
}
.donation-wishlist-dropdown .dropdown-menu.top-none {
  top: 96%;
  width: 100%;
}
.donation-wishlist-dropdown .dropdown-menu li {
  margin-top: 0px;
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
.donation-wishlist-dropdown .dropdown-menu li:hover {
  background: #ddd;
}
.donation-wishlist-dropdown .dropdown-menu li input {
  border: none;
  background: transparent;
  width: 100%;
  margin: 0px !important;
  height: auto !important;
  text-align: center !important;
}
.donation-wishlist-dropdown .dropdown-menu li input:hover {
  background: transparent !important;
}
.pac-container {
  z-index: 1100 !important;
}
@media (max-width: 640px) {
  #qr-code-section img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .slider-adjustment {
    margin-right: 25px;
    margin-left: 18px;
  }
}
.ellipse {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 640px) {
  .ellipse {
    width: 75%;
  }
}
.publishCheckbox {
  position: relative;
  cursor: pointer;
  appearance: none;
  width: 60px;
  height: 25px;
  border-radius: 20px;
  border: 2px solid #ccc;
  background-color: #ccc;
  outline: none;
  transition: 0.3s;
  margin-top: -2px !important;
  margin-left: 10px !important;
  float: right;
}
@media (max-width: 640px) {
  .publishCheckbox {
    margin-top: 0px !important;
    margin-right: 25px !important;
  }
}
.publishCheckbox::before {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #fff;
  top: 2px;
  left: 4px;
  transition: 0.3s ease-in-out;
}
.publishCheckbox:checked::before {
  transform: translateX(37px);
  background: #FFF;
  left: -3px;
}
.publishCheckbox:checked {
  background-color: #3399ff;
}
.my-publish {
  float: right;
  margin-top: 14px;
}
@media (max-width: 640px) {
  .my-publish {
    right: 0;
    position: absolute;
    margin-top: 6px;
  }
}
.navbar-fixed-bottom.share-wishlist {
  cursor: pointer;
  margin-bottom: 0px;
}
.navbar-fixed-bottom.share-wishlist .shareable-options {
  background-color: #ffca05;
  min-height: 34px;
}
.navbar-fixed-bottom.share-wishlist .sticky-text {
  background-color: #1f376d;
  color: white;
  font-size: 16px;
}
.js-wishlist-entry .thumb img {
  width: 100% !important;
}
#edit_wishlistName {
  padding-top: 32px;
}
@media (max-width: 640px) {
  #edit_wishlistName {
    padding-top: 24px;
  }
}
.feedback-activity {
  top: 100% !important;
  font-size: 18px !important;
}
@media (max-width: 640px) {
  .feedback-activity {
    font-size: 12.9px !important;
    margin-top: 0 !important;
    margin-bottom: 10px;
  }
}
.punchout-welcome {
  padding: 20px 10px;
}
.punchout-welcome .unit-description {
  padding: 20px;
  border-right: 1px solid #ddd;
}
.punchout-welcome .unit-description .heading {
  font-size: 32px;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  letter-spacing: 0.83px;
  padding: 0 0 40px;
}
.punchout-welcome .unit-details {
  padding: 20px;
}
.page-invoice .invoice-modal {
  width: 1078px;
  margin: 0 auto;
  font-family: "Courier New", Courier, monospace;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2em;
}
.page-invoice .invoice-modal .background-img {
  position: absolute;
  z-index: 0;
  width: 100%;
}
.page-invoice .invoice-header {
  height: 555px;
  position: relative;
}
.page-invoice .invoice-header > div {
  position: absolute;
}
.page-invoice .invoice-header .account-number {
  margin: 225px 0 0 535px;
  width: 185px;
  text-align: center;
}
.page-invoice .invoice-header .ship-to {
  margin: 197px 0 0 772px;
  width: 302px;
}
.page-invoice .invoice-header .sold-to {
  margin: 293px 0 0 80px;
  width: 485px;
}
.page-invoice .invoice-header .order-date {
  margin: 362px 0 0 743px;
  font-size: 18px;
  text-align: right;
}
.page-invoice .invoice-header .order-info {
  margin: 489px 0 0 77px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.page-invoice .invoice-header .order-info div {
  text-align: center;
}
.page-invoice .invoice-header .order-info div:first-child {
  width: 191px;
}
.page-invoice .invoice-header .order-info div:nth-child(2n) {
  width: 105px;
  font-size: 16px;
}
.page-invoice .invoice-header .order-info div:nth-child(3n) {
  width: 160px;
}
.page-invoice .invoice-header .due-date {
  margin: 463px 0 0 734px;
  width: 338px;
  text-align: center;
}
.page-invoice .invoice-body {
  min-height: 300px;
  position: relative;
  overflow: hidden;
}
.page-invoice .invoice-body .invoice-products {
  position: relative;
  padding: 7px 0;
}
.page-invoice .invoice-body .invoice-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 7px 0 0 7px;
}
.page-invoice .invoice-body .invoice-items div {
  text-align: center;
  font-size: 16px;
}
.page-invoice .invoice-body .invoice-items div:first-child {
  width: 75px;
}
.page-invoice .invoice-body .invoice-items div:nth-child(2n) {
  width: 70px;
}
.page-invoice .invoice-body .invoice-items div:nth-child(3n) {
  width: 173px;
}
.page-invoice .invoice-body .invoice-items div:nth-child(4n) {
  width: 509px;
  text-align: left;
  padding-left: 10px;
}
.page-invoice .invoice-body .invoice-items div:nth-child(5n) {
  width: 124px;
  text-align: right;
  padding-right: 15px;
}
.page-invoice .invoice-body .invoice-items div:nth-child(6n) {
  width: 105px;
  text-align: right;
}
.page-invoice .invoice-footer {
  height: 500px;
  position: relative;
}
.page-invoice .invoice-footer > div {
  position: absolute;
}
.page-invoice .invoice-footer .tax {
  margin: 37px 0 0 444px;
  text-align: center;
  width: 133px;
}
.page-invoice .invoice-footer .ship-cost {
  margin: 37px 0 0 743px;
  text-align: center;
  width: 175px;
}
.page-invoice .invoice-footer .totals {
  text-align: right;
  margin: 37px 0 0 918px;
  width: 150px;
}
.page-invoice .invoice-footer .accounting-code {
  text-align: right;
  right: 8px;
  top: 70px;
}
.page-invoice .invoice-footer .account-number {
  margin: 217px 0 0 546px;
  width: 149px;
  text-align: center;
}
.page-invoice .invoice-footer .ship-to {
  margin: 267px 0 0 713px;
  width: 362px;
}
.page-invoice .invoice-footer .sold-to {
  margin: 190px 0 0 73px;
  width: 470px;
}
.page-invoice .invoice-footer .order-date {
  margin: 411px 0 0 1082px;
}
.page-invoice .invoice-footer .order-info {
  margin: 377px 0 0 76px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.page-invoice .invoice-footer .order-info div {
  text-align: center;
}
.page-invoice .invoice-footer .order-info div:first-child {
  width: 186px;
}
.page-invoice .invoice-footer .order-info div:nth-child(2n) {
  width: 113px;
  font-size: 16px;
}
.page-invoice .invoice-footer .order-info div:nth-child(3n) {
  width: 161px;
}
.page-invoice .invoice-footer .due-date {
  margin: 365px 0 0 715px;
  width: 361px;
}
.page-invoice .invoice-footer .sales-tax {
  margin: 441px 0 0 438px;
  text-align: center;
  width: 133px;
}
.page-invoice .invoice-footer .ship-price {
  margin: 441px 0 0 742px;
  text-align: center;
  width: 175px;
}
.page-invoice .invoice-footer .totals-bottom {
  margin: 441px 0 0 918px;
  text-align: right;
  width: 150px;
}
.invoicePaymentPageTopContent {
  border-bottom: 1px solid #DCDCDC;
  width: 100%;
  clear: both;
  max-width: 1440px;
  margin: 0 auto;
}
.invoicePaymentPageTopContent .invoice-header-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  margin-top: 20px;
}
.invoicePaymentPageTopContent .invoice-header-content {
  display: flex;
  align-items: end;
}
.invoicePaymentPageTopContent .invoice-header-content svg {
  width: 22px;
  height: 28px;
}
.invoicePaymentPageTopContent .invoice-header-content span {
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  padding-left: 6px;
  color: #7f7f7f;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .invoicePaymentPageBodyContent .checkout-header {
    padding-top: 14px;
  }
}
@media (max-width: 640px) {
  .invoicePaymentPageBodyContent .checkout-headline.nav {
    display: block;
  }
}
.invoicePaymentPageBodyContent .payment-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .invoicePaymentPageBodyContent .payment-container {
    display: block;
  }
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section {
  width: 65%;
}
@media (max-width: 1024px) {
  .invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section {
    width: 100%;
  }
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-confirm {
  max-height: fit-content;
  background-color: #fff;
  padding: 30px;
  border: 1px solid #CDCDCD;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-confirm .payment-form-confirm-title {
  text-align: center;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-confirm .payment-form-confirm-title h4 {
  color: #1A6AC2;
  font-weight: 700;
  font-size: 42px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-confirm .payment-form-confirm-title p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-confirm .payment-form-confirm-due {
  text-align: center;
  margin-top: 50px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-confirm .payment-form-confirm-due p {
  color: #7F7F7F;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-confirm .payment-form-confirm-due span {
  color: #7F7F7F;
  font-size: 40px;
  font-weight: 300;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-continue {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
}
@media (max-width: 1024px) {
  .invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-continue {
    margin-bottom: 35px;
  }
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-continue .payment-form-continue-link {
  display: flex;
  align-items: center;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-continue .payment-form-continue-link a {
  color: #1A6AC2;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  margin-left: 10px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-continue button {
  color: #EF7206;
  background: white;
  border: 1px solid #EF7206;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 30px 15px 30px;
  border-radius: 4px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form-confirm-section .payment-form-continue button a {
  color: #EF7206;
  text-decoration: none;
}
.invoicePaymentPageBodyContent .payment-container .payment-form {
  width: 65%;
  max-height: fit-content;
  background-color: #fff;
  padding: 30px;
  border: 1px solid #CDCDCD;
}
@media (max-width: 1024px) {
  .invoicePaymentPageBodyContent .payment-container .payment-form {
    width: 100%;
  }
}
.invoicePaymentPageBodyContent .payment-container .payment-form h2 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #333;
  border-bottom: 1px solid #D7D7D7;
}
.invoicePaymentPageBodyContent .payment-container .payment-form p {
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  margin-bottom: -30px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form .tabs {
  display: flex;
  margin-bottom: 45px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form .tab-btn {
  flex: 1;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  background: none;
  border: none;
  border-bottom: 3px solid #D7D7D7;
  color: #000000;
}
.invoicePaymentPageBodyContent .payment-container .payment-form .tab-btn.active {
  border-bottom: 3px solid #ff7f47;
}
.invoicePaymentPageBodyContent .payment-container .payment-form form {
  display: flex;
  flex-direction: column;
}
.invoicePaymentPageBodyContent .payment-container .payment-form label {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
}
.invoicePaymentPageBodyContent .payment-container .payment-form input {
  padding: 12px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 15px;
  width: 100%;
}
.invoicePaymentPageBodyContent .payment-container .payment-form select {
  padding: 12px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 15px;
  width: 145%;
  color: #7F7F7F;
  appearance: none;
  background-image: url(../images/select-input-down-arrow.png) !important;
  background-repeat: no-repeat;
  background-position: 92% 50%;
}
.invoicePaymentPageBodyContent .payment-container .payment-form .form-row {
  display: flex;
  justify-content: space-between;
}
.invoicePaymentPageBodyContent .payment-container .payment-form .form-col {
  width: 23%;
}
.invoicePaymentPageBodyContent .payment-container .payment-form .pay-button-section {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
.invoicePaymentPageBodyContent .payment-container .payment-form .pay-button {
  background-color: #ff7f47;
  color: #fff;
  padding: 14px;
  border: none;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  width: 30%;
  text-align: center;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section {
  width: 30%;
}
@media (max-width: 1024px) {
  .invoicePaymentPageBodyContent .payment-container .invoice-summary-section {
    width: 100%;
  }
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary {
  padding: 20px;
  border: 1px solid #CDCDCD;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary h4 {
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 300;
  color: #000000;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary table {
  width: 100%;
  border-collapse: collapse;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary th,
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary td {
  text-align: left;
  padding: 8px 0;
  color: #333;
  background-color: white;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary th {
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  text-transform: capitalize;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary td {
  font-size: 15px;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary td:first-child {
  font-weight: 700;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary tfoot td {
  font-size: 15px;
  font-weight: 700;
  padding-top: 10px;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-summary button {
  display: flex;
  justify-self: center;
  color: #EF7206;
  border: 1px solid #EF7206;
  background: white;
  padding: 5px 30px 5px 30px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-cart-summary-help {
  background: #F7F7F7;
  margin-top: 25px;
  padding: 15px;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-cart-summary-help .invoice-cart-summary-help-section {
  display: flex;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-cart-summary-help .invoice-cart-summary-help-section .mobile-icon-section {
  margin-top: 35px;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-cart-summary-help .invoice-cart-summary-help-section .mobile-content-section {
  margin-left: 15px;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-cart-summary-help .invoice-cart-summary-help-section .mobile-content-section h4 {
  color: #333333;
  margin-bottom: 5px;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-cart-summary-help .invoice-cart-summary-help-section .mobile-content-section a {
  color: #1A6AC2;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-cart-summary-help .invoice-cart-summary-help-section .mobile-content-section p {
  color: #7F7F7F;
}
.invoicePaymentPageBodyContent .payment-container .invoice-summary-section .invoice-payments-methods-section {
  margin-top: 15px;
}
.address-type-selector {
  display: flex;
  flex-direction: column;
}
.address-type-selector .radio-button {
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  cursor: pointer;
  user-select: none;
}
.address-type-selector input[type="radio"],
.address-type-selector input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
.address-type-selector .radio-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.address-type-selector .radio-button .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 2px solid #333333;
}
.address-type-selector .radio-button .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #1068c5;
}
.address-type-selector .radio-button:hover input ~ .checkmark,
.address-type-selector .radio-button input:checked ~ .checkmark {
  border-color: #1068c5;
}
.address-type-selector .radio-button input:checked ~ .checkmark:after {
  display: block;
}
#div-address-company {
  width: 85%;
  float: left;
}
#address-company-div {
  width: 85%;
  float: left;
}
#div-address-company {
  display: flex;
  flex-direction: column;
  margin-left: 35px;
}
#address-company-div {
  display: flex;
  flex-direction: column;
  margin-left: 35px;
}
.address-type-selector .address-company-wrapper {
  display: flex;
  flex-direction: column;
}
.address-type-selector .address-company-wrapper-class {
  display: flex;
  flex-direction: column;
}
#address.company {
  height: 50px;
  border-radius: 0%;
}
.address-hidden {
  display: none;
}
@media screen and (min-width: 768px) {
  #div-address-company {
    width: 49%;
  }
  #address-company-div {
    width: 49%;
  }
}
@media screen and (min-width: 1024px) {
  #div-address-company {
    width: 32%;
  }
  #address-company-div {
    width: 32%;
  }
}
#addressTypeForm label.error {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #c70000;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
#checkoutSigninForm label.error {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #c70000;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
