/*!
 * 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: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #d73648;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #a1202e;
  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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .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: #d73648;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #b62434;
}
.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: #000000;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #000000;
}
.bg-primary {
  color: #fff;
  background-color: #d73648;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b62434;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
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: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 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: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .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: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .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: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 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: #000000;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  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: #d73648;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(215, 54, 72, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(215, 54, 72, 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: #000000;
}
.has-error .form-control {
  border-color: #000000;
  -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: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.has-error .input-group-addon {
  color: #000000;
  border-color: #000000;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #000000;
}
.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: #404040;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .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: #71737b;
  border-color: #71737b;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #595a60;
  border-color: #343539;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #595a60;
  border-color: #54555b;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #595a60;
  border-color: #54555b;
}
.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: #47494e;
  border-color: #343539;
}
.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: #71737b;
  border-color: #71737b;
}
.btn-default .badge {
  color: #71737b;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #d73648;
  border-color: #d73648;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #b62434;
  border-color: #761722;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #b62434;
  border-color: #ad2232;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #b62434;
  border-color: #ad2232;
}
.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: #981e2c;
  border-color: #761722;
}
.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: #d73648;
  border-color: #d73648;
}
.btn-primary .badge {
  color: #d73648;
  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: #d73648;
  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: #a1202e;
  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: #d73648;
}
.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: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 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: #000000;
  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: #d73648;
}
.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: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #d73648;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 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: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 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: 640px) {
  .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: 640px) {
  .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: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 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: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .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: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #71737b;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #000000;
}
.breadcrumb > .active {
  color: #000000;
}
.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: #d73648;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #a6a6a6;
  background-color: #d73648;
  border-color: #d73648;
  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 #cccccc;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #71737b;
  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: #d73648;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b62434;
}
.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: #d73648;
  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: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 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: #d73648;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #000000;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #000000;
}
@-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: #d73648;
  -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: #d73648;
  border-color: #d73648;
}
.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: #f9e0e3;
}
.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: #000000;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #000000;
}
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: #000000;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: #d73648;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #d73648;
  border-color: #d73648;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d73648;
}
.panel-primary > .panel-heading .badge {
  color: #d73648;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d73648;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #000000;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #000000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 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: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 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: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 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: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 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: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #000000;
}
.ui-datepicker .ui-datepicker-header {
  color: #000000;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  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;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #d73648;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -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: #a1202e;
  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: #000000;
}
.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: #71737b;
  color: #ffffff;
  border-color: #71737b;
}
.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: #d73648;
  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;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .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 {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
:focus,
:focus-visible {
  outline: none !important;
}
/*
General
*****************************************************************/
a,
button {
  color: #d73648;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
}
.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: #000000;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sigma-seo-element {
  all: unset;
}
.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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #d73648;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #ffffff;
  color: #000000;
}
.well.well-tertiary {
  background-color: #d73648;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #ffffff;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #000000;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #000000;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #d73648;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
input[type="email"] {
  text-transform: lowercase;
}
footer {
  padding-top: 50px;
  margin-top: 30px;
  background: #d73648;
  color: #ffffff;
  font-weight: 300;
}
footer .title {
  font-weight: bold;
  font-size: 17px;
}
.footer__top {
  padding-bottom: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
.footer__top .sigma-footer-navigation {
  display: flex;
  flex-flow: wrap;
  margin: 0px;
}
.footer__top .footer__nav--container {
  margin-bottom: 25px;
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 5px;
}
.footer__top .footer__nav--container .footer__nav--links .fab {
  min-width: 20px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
@media (max-width: 640px) {
  .footer__top .sigma-newsletter-form {
    margin-bottom: 30px;
  }
}
.footer__top .sigma-newsletter-form label {
  color: #FFFFFF;
  text-transform: none;
  font-weight: bold;
  font-size: 14px;
}
.footer__top .sigma-newsletter-form label.error {
  color: #F8DE7E;
  font-weight: bold;
  display: block;
}
.footer__top .sigma-newsletter-form label a {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer__top .sigma-newsletter-form input.form-control {
  height: 32px;
  border-radius: 10px;
}
.footer__top .sigma-newsletter-form input[type="checkbox"] {
  margin-bottom: 0;
}
.footer__top .sigma-newsletter-form button {
  background-color: #ADB0BF;
  border-radius: 10px !important;
  padding: 5px 30px;
  text-transform: none;
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}
.footer__top .sigma-newsletter-form .form-check {
  margin-bottom: 10px;
}
.footer__top .select2-container {
  width: 100% !important;
}
.footer__top .select2-container textarea {
  min-height: auto;
}
.footer__top .select2-container .select2-selection--multiple {
  height: auto;
  border-radius: 10px;
  border: none;
}
.footer__top .select2-container .select2-selection--multiple .select2-selection__choice__display {
  color: black;
}
.sigma-newsletter-confirm {
  display: none;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    border-top: 1px solid #360b10;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown {
  margin-bottom: 15px;
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #d73648;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #d73648;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #d73648;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #000000;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .sigma-container.container {
    width: 1200px;
  }
}
@media (min-width: 1400px) {
  .sigma-container.container {
    width: 1400px;
  }
}
@media (min-width: 1024px) {
  .sigma-footer-navigation {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .sigma-footer-navigation {
    padding: 0 55px;
  }
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 0px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #d73648;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px;
  line-height: 40px;
}
.navigation--top .nav__right .nav__links--account li.driver-notificaction {
  position: relative;
  padding-top: 2px;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #71737b;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  font-size: 1em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #71737b;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: transparent;
  color: inherit;
  display: block;
  cursor: pointer;
  padding: 0 12px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:focus {
  color: #71737b;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #d73648;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #d73648;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #d73648;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #f9e0e3;
  border-bottom: 1px solid #f9e0e3;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #e88b95;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
.navigation--middle .mobile__nav__row--table-cell .btn,
.navigation--middle .mobile-menu .btn,
.navigation--middle .desktop-menu .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #d73648;
  border: none;
}
.navigation--middle .mobile__nav__row--table-cell .btn:hover,
.navigation--middle .mobile-menu .btn:hover,
.navigation--middle .desktop-menu .btn:hover,
.navigation--middle .mobile__nav__row--table-cell .btn:active,
.navigation--middle .mobile-menu .btn:active,
.navigation--middle .desktop-menu .btn:active,
.navigation--middle .mobile__nav__row--table-cell .btn:focus,
.navigation--middle .mobile-menu .btn:focus,
.navigation--middle .desktop-menu .btn:focus {
  background-color: #e5e5e5;
  box-shadow: none;
}
@media (min-width: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 10;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #000000;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #000000;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent:first-child .nav-order-tools {
  border-left: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #d73648;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus {
  background-color: #e5e5e5;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #d73648;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #d73648;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #d73648;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #d73648;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #d73648;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #d73648;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #d73648;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #d73648;
  border-bottom: 1px solid #d73648;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .navigation__overflow {
    height: 78vh;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #d73648;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #f9e0e3;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #e88b95;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 0px;
  }
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #d73648;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #ffffff;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #000000;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e5e5e5;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #ffffff;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1000;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #d73648;
  min-height: 30px;
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 1001;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #d73648;
    padding: 5px 50px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #000000;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e5e5e5;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #f9e0e3;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #8b1c28;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #d73648;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #f9e0e3;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #d73648;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #d73648;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: -2px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
    width: calc(100% - 65px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #d73648;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 20px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:focus {
  text-decoration: none;
  outline: none;
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #d73648;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 1px;
  }
}
.nav-order-tools.promotions,
.nav-order-tools.quickorder {
  margin-left: -3px;
  margin-top: -1px;
}
.nav-order-tools.map:before {
  font-family: 'Glyphicons Halflings';
  content: "\e062";
}
.nav-order-tools.favorite:before {
  font-family: 'Sigma Favorite Icon';
  content: "\e801";
}
@media (max-width: 639px) {
  .nav-order-tools.favorite:before {
    top: -3px;
  }
}
.nav-order-tools.tracking:before {
  font-family: 'Sigma Tracking Icon';
  content: "A";
  top: 20px;
}
@media (max-width: 639px) {
  .nav-order-tools.tracking:before {
    top: 7px;
  }
}
.nav-order-tools.promotions:before {
  content: "\48";
}
.nav-order-tools.quickorder:before {
  content: "\e032";
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #d73648;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #000000;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #000000;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
.sigma-new-menu {
  /*  ################################################ */
  /*  #########  SIGMA NEW MENU MOBILE   ############ */
  /*  ################################################ */
  /*  Adecuar estilos de submenú 2 con hijos  */
  /*  ################################################ */
  /*  #########  SIGMA NEW MENU DESKTOP   ############ */
  /*  ################################################ */
}
.sigma-new-menu .navigation--bottom .nav__links--products .nav__links--secondary {
  padding: 0;
}
.sigma-new-menu .navigation--bottom .nav__links--secondary-has__sub .nav__link {
  width: 65%;
}
@media (max-width: 1023px) {
  .sigma-new-menu .navigation--bottom {
    top: 60px;
  }
  .sigma-new-menu .navigation--bottom .navigation__overflow {
    height: calc(78vh - 60px);
  }
}
.sigma-new-menu .navigation--bottom .nav__links--products .nav__links--secondary {
  background: initial;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px;
}
.sigma-new-menu.sigma-sticky-nav {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #FFFFFF;
}
.sigma-new-menu .select-state {
  display: flex;
  align-items: center;
  padding: 10px;
}
.sigma-new-menu .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: static;
}
.sigma-new-menu .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  line-height: 20px;
}
.sigma-new-menu .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  margin-top: 0;
  color: #d73648;
  text-transform: capitalize;
  padding: 20px 30% 20px 50px;
  display: block;
}
@media (min-width: 1024px) {
  .sigma-new-menu {
    /*#### Menu Level 1 ####*/
    /*  Color de fondo*/
    /* habilita del menú en la parte superior */
    /*#### Menu Level 2 ####*/
    /*  Texto y color  */
    /* fondo y bordes submenu */
    /* Remover borde entre items submenús */
    /* Espaciado entre títulos y submenús */
    /*  Separador vertical de menú 2 y 3*/
    /*#### Menu Level 3 ####*/
    /*  Color de ícono flechas */
    /*  Color de items de submenus  */
    /*  Separador de titulo */
    /* Alinear elementos selector de sucursales */
    /* Buscador */
  }
  .sigma-new-menu .navigation--bottom {
    background-color: #FFFFFF;
    border-bottom: 1px solid #d9d9d9;
  }
  .sigma-new-menu .navigation__overflow ul.nav__links {
    position: relative;
    display: flex;
    justify-content: space-around;
  }
  .sigma-new-menu .navigation--bottom .nav__links--secondary-has__sub .nav__link {
    width: 100%;
  }
  .sigma-new-menu .navigation--bottom .nav__links--products li a {
    text-transform: initial;
    color: #0f0f0f;
    line-height: 10px;
  }
  .sigma-new-menu .navigation__overflow ul.nav__links .show-sub .sub__navigation {
    background: #f2f4f5;
    border-radius: 0 0 10px 10px;
    top: 50px;
  }
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
    border-bottom: none;
  }
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub-navigation-section .title,
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li a {
    padding: 2px 30px;
  }
  .sigma-new-menu .sigma-menu-container {
    display: flex;
  }
  .sigma-new-menu .sigma-menu-container .menu-level-3.show-image-and-menu3 {
    display: flex;
  }
  .sigma-new-menu .sub-menu-left {
    width: 0;
    transition: width 0.1s;
  }
  .sigma-new-menu .sub-menu-left.visible {
    width: min-content;
    height: 100%;
  }
  .sigma-new-menu .sub-menu-right {
    flex: 1;
  }
  .sigma-new-menu .height-full {
    height: 100%;
  }
  .sigma-new-menu .main-menu-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 100%;
  }
  .sigma-new-menu .three-columns-container {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    width: 100%;
    padding: 20px;
  }
  .sigma-new-menu .banner-column {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  .sigma-new-menu .banner-column img {
    object-fit: cover;
    width: auto !important;
  }
  .sigma-new-menu .banner-column p {
    margin: 0;
    padding: 20px;
    text-align: center;
  }
  .sigma-new-menu .banner-column a {
    display: inline !important;
    text-decoration: underline !important;
    padding: 0 !important;
  }
  .sigma-new-menu .menu-level-3 .sub-navigation-list {
    width: max-content;
  }
  .sigma-new-menu .menu-level-3 .sub-navigation-list.has-title {
    display: block;
  }
  .sigma-new-menu .menu-level-3 .sub-navigation-list.column-count-0,
  .sigma-new-menu .menu-level-3 .sub-navigation-list.column-count-1 {
    column-count: 1;
  }
  .sigma-new-menu .menu-level-3 .sub-navigation-list.column-count-2 {
    column-count: 2;
  }
  .sigma-new-menu .navigation--bottom .show-sub .nav__link a:after {
    border-bottom: 10px solid #f2f4f5;
  }
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    padding: 2px 30px;
    color: #20292f99;
  }
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    color: #000000;
    background-color: initial;
  }
  .sigma-new-menu .title hr {
    margin: 5px 0 0 0;
    border-top: 1px solid #dddddd;
  }
  .sigma-new-menu .desktop__nav {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #cccccc;
  }
  .sigma-new-menu .navigation--middle .nav__right {
    align-self: flex-start;
  }
  .sigma-new-menu .navigation--middle .master-account-btn {
    padding: 10px 15px;
  }
  .sigma-new-menu .site-search {
    background-color: transparent;
    z-index: 2;
  }
  .sigma-new-menu .site-search .ui-front {
    padding: 10px 0px;
  }
  .sigma-new-menu .site-search .glyphicon-search {
    color: #000000;
    font-size: 17px;
  }
  .sigma-new-menu .site-search .input-group {
    background-color: #ffffff;
    min-height: 38px;
    border: 1px solid #cccccc;
  }
  .sigma-new-menu .site-search .input-group .form-control {
    border: 0;
    box-shadow: none;
    height: 38px;
    background-color: transparent;
  }
  .sigma-new-menu .site-search .input-group .btn {
    width: 40px;
    padding: 0;
  }
  .sigma-new-menu .site-search .input-group .btn:hover {
    background-color: transparent;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete {
    display: none;
    position: absolute;
    background: #ffffff;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: auto!important;
    padding-left: 0;
    padding-top: 0;
    list-style: none;
    margin: 0;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete li {
    border-top: 1px solid #e5e5e5;
    display: block;
    width: 100%;
    padding: 10px;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete li a {
    display: table;
    width: 100%;
    color: inherit;
    text-decoration: none;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete li .thumb {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 0;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete li .name {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    width: 100%;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete li .thumb + .name {
    padding: 0 10px;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete li .price {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
  }
  .sigma-new-menu .site-search ul.ui-autocomplete li.ui-state-focus {
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin: 0;
    background: #f4f4f4;
    color: #000000;
  }
}
@media (min-width: 1024px) and (max-width: 900px) {
  .sigma-new-menu .banner-column {
    width: 45%;
  }
}
@media (min-width: 1024px) and (max-width: 600px) {
  .sigma-new-menu .banner-column {
    width: 80%;
  }
}
@media (min-width: 1024px) and (min-width: 640px) and (max-width: 1023px) {
  .sigma-new-menu .site-search {
    margin-left: -10px;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .sigma-new-menu .site-search {
    padding-left: 0;
  }
}
@media (min-width: 1024px) and (max-width: 639px) {
  .sigma-new-menu .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .sigma-new-menu .site-search.active {
    display: block!important;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .sigma-new-menu .site-search .input-group {
    width: 445px;
    border-radius: 10px;
  }
}
@media (max-width: 1023px) {
  .sigma-new-menu .navigation--bottom .nav__links--secondary.active .sub__navigation {
    display: block;
  }
}
@media (max-width: 1023px) {
  .sigma-new-menu .navigation--bottom .nav__links--secondary .sub__sub__navigation {
    display: none;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .sigma-new-menu .navigation--bottom .nav__links--secondary.active .sub__sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub__navigation {
    width: max-content;
  }
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    line-height: 25px;
  }
}
@media (max-width: 1023px) {
  .sigma-new-menu .navigation--bottom .nav__links--primary .sub__navigation.open {
    left: 0%;
  }
}
span[data-menu-right="CanchaDelSaborCategoryNavNode"] > a {
  background: #4b8f12;
  color: #fff !important;
  font-weight: 600 !important;
  padding: 10px 18px !important;
  border-radius: 6px;
  display: inline-block;
  text-decoration: none;
  line-height: 1.2 !important;
  margin-top: 5px;
}
span[data-menu-right="CanchaDelSaborCategoryNavNode"] > a:hover,
span[data-menu-right="CanchaDelSaborCategoryNavNode"] > a:focus {
  background: #3e7810;
  color: #fff;
}
.search-category-iconography {
  border: none!important;
  color: black !important;
  background: none !important;
}
.sigma-iconography-search-wrapper {
  background: #0e623c !important;
  border: 2px solid #c6ff1a !important;
  color: #ffffff !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  box-shadow: none !important;
  width: 80% !important;
  top: 75% !important;
  height: 48px;
  margin: 5px auto !important;
  min-width: 100px;
  max-width: 150px;
  min-height: 30px;
  align-content: center;
  line-height: 14px;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 12px;
  display: flex;
}
header {
  background: #ffffff;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.popout::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #FFF;
  position: absolute;
}
.popout--bottom-left::before {
  top: -8px;
  right: 0px;
}
.popout--with-border {
  border: 1px solid #D6D6D6;
}
.popout {
  position: absolute;
  z-index: 2010;
  background: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-top: 28px;
  padding: 10px;
  right: -2px;
  top: 10px;
  min-width: 200px;
}
.margin-left-10 {
  margin-left: 10px;
}
.font-bold {
  font-weight: bold;
}
.js-start-driver {
  cursor: pointer;
}
#outNewFeaturesPopup {
  display: inline;
}
.newFeaturesPopup {
  right: 20px;
  color: initial;
}
.js-open-new-features {
  cursor: pointer;
  z-index: 2;
}
.new-features-img {
  width: 36px;
}
#driver-highlighted-element-stage {
  pointer-events: none;
}
.driver-highlighted-element {
  pointer-events: none;
}
.sigma-header-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #71737b;
  border-color: #71737b;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #71737b;
  background-color: #ffffff;
  border-color: #71737b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #71737b;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #d73648;
  border-color: #d73648;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #d73648;
  background-color: #ffffff;
  border-color: #d73648;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #f9e0e3;
  border-color: #f9e0e3;
}
.btn-primary .badge {
  color: #d73648;
  background-color: #ffffff;
}
.driver-popover-footer button {
  box-shadow: none;
  color: #ffffff !important;
  background-color: #d73648 !important;
  border: 3px solid #d73648 !important;
  text-shadow: none !important;
  font-weight: bold !important;
}
.driver-popover-footer button.driver-disabled {
  color: #71737b !important;
  background-color: #ffffff !important;
  border-color: #71737b !important;
}
.btn-radius {
  border-radius: 10px !important;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #cccccc;
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  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: #d73648;
  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: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #cccccc;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #cccccc;
}
.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: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #71737b;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.template-pages-layout-landingLayoutNewHomePage .breadcrumb-section,
.template-pages-layout-landingLayout2Page .breadcrumb-section {
  display: none;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-productDetails .outOfStock {
  max-width: 600px;
}
.page-productDetails .carousel-substitute {
  max-width: 700px;
}
@media (min-width: 640px) {
  .page-productDetails .carousel-substitute {
    padding-top: 200px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 10px 0 0 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #71737b;
  position: relative;
  padding-left: 20px;
  font-weight: bold;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 10px 10px 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .price .span-price,
.product-details-price .price .span-price {
  color: #d73648;
  display: block;
}
.product-details .price .span-price-crossed,
.product-details-price .price .span-price-crossed {
  text-decoration: line-through;
  font-size: 20px;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #71737b;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -20px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #d73648;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #d73648;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #d73648;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
.promotion-discount-wrapper {
  z-index: 999;
  position: absolute;
  width: 60px;
  height: 60px;
  left: 10px;
  top: 0;
  border-radius: 100%;
  background: #d73648;
  border: 1px solid white;
  box-shadow: 0px 2px 2px #00000036;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 20px;
  font-weight: bold;
}
.promotion-discount-wrapper-image {
  z-index: 999;
  position: absolute;
  width: 60px;
  height: 60px;
  left: 10px;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 20px;
  font-weight: bold;
}
.container-qty {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.not-available-label {
  font-size: 14px;
  margin-bottom: 15px;
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
  padding: 10px 15px 10px 20px;
}
@media (max-width: 639px) {
  .not-available-label.na {
    display: none;
  }
}
@media (min-width: 640px) {
  .not-available-label.na-mobile {
    display: none;
  }
}
.low-stock {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFB82F;
}
@media (max-width: 639px) {
  .low-stock {
    display: flex;
    justify-content: center;
  }
}
.section-attributes {
  position: relative;
  z-index: 10;
  cursor: pointer;
  margin-bottom: 30px;
}
.section-attributes summary {
  background-color: #71737B;
  text-align: left;
  color: white;
  text-transform: uppercase;
  list-style-type: none;
  outline: none;
  padding: 5px;
}
.section-attributes tr {
  color: #71737b;
}
.section-attributes td {
  padding: 5px;
  border: 1px solid #cccccc;
}
.section-attributes .width-40 {
  width: 40%;
}
.section-attributes .width-60 {
  width: 60%;
}
.section-attributes details > summary::after {
  content: ' +';
  position: absolute;
  right: 10px;
  font-weight: bolder;
  font-size: 18px;
}
.section-attributes details[open] > summary::after {
  content: ' -';
}
.multiple-prices {
  max-width: 350px !important;
  border-collapse: collapse;
  border: solid #d73648;
}
.multiple-prices th {
  background-color: #d73648 !important;
  text-align: center !important;
  width: 50%;
}
.multiple-prices td {
  padding: 2px 2px;
  text-align: center !important;
}
.title-multiple-prices {
  padding-bottom: 10px;
  font-size: large;
  text-align: left;
  color: #d73648 !important;
}
.title-multiple-prices-under a {
  color: #71737B !important;
}
.product-details .dpd-state-selector-wp {
  border: 1px solid #d3d3d3;
  text-align: center;
  padding: 20px 10px;
  margin: 10px 10px;
}
.product-details .dpd-state-selector-wp .dpd-state-selector-actions .label-select-state {
  display: none;
}
.product-details .dpd-state-selector-wp .dpd-state-selector dpd-state-selector-empty {
  margin: 0;
}
.carousel-presentation .carousel {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 4 columnas de igual ancho */
  gap: 10px;
  /* Espaciado entre las tarjetas */
  padding: 10px;
}
@media (min-width: 830px) and (max-width: 1031px) {
  .carousel-presentation .carousel {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 640px) and (max-width: 829px) {
  .carousel-presentation .carousel {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 500px) and (max-width: 639px) {
  .carousel-presentation .carousel {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 410px) and (max-width: 499px) {
  .carousel-presentation .carousel {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 409px) {
  .carousel-presentation .carousel {
    grid-template-columns: repeat(2, 1fr);
  }
}
.carousel-presentation .simple-cards .card {
  height: 30px;
  width: 110px;
  padding: 5px;
}
.carousel-presentation .simple-cards .card .optional {
  display: none !important;
}
.carousel-presentation .full-cards .card {
  height: 108px;
  width: 120px;
  padding: 10px;
}
.carousel-presentation .full-cards .isAnonymous.card {
  height: 65px !important;
}
.carousel-presentation a.presOutOfStock {
  color: gray !important;
}
.carousel-presentation a.presInStock {
  color: black !important;
}
.carousel-presentation .card {
  border: 1px solid #ccc;
  text-align: center;
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.carousel-presentation .card .title {
  font-size: 18px;
}
.carousel-presentation .card p {
  margin: 0 0 2px !important;
}
.carousel-presentation .card .price,
.carousel-presentation .card .span-price,
.carousel-presentation .card .span-price-crossed {
  font-size: 10px !important;
}
.carousel-presentation .card .promotion {
  font-size: 10px !important;
}
.carousel-presentation .card span {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.carousel-presentation .highlighted {
  border: 2px solid red;
  background-color: rgba(255, 0, 0, 0.1);
}
.carousel-presentation .small-font {
  font-size: smaller;
  height: 34px;
}
.carousel-presentation .presentation1,
.carousel-presentation .presentation2 {
  max-width: 110px;
  overflow: hidden;
  white-space: nowrap;
  /* opcional, para mostrar en una sola línea */
  text-overflow: ellipsis;
  /* opcional, muestra "..." al final si se oculta texto */
}
#toast-container {
  position: fixed !important;
  right: 20px !important;
  z-index: 998 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}
.toast {
  background: #ffffff !important;
  border-radius: 10px !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15) !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 10px 12px !important;
  width: 280px !important;
  gap: 10px !important;
  opacity: 0 !important;
  transform: translateY(15px) !important;
  transition: all 0.25s ease !important;
}
.toast.show {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.toast.hide {
  opacity: 0 !important;
  transform: translateY(15px) !important;
}
.toast-icon svg {
  background: transparent !important;
  width: 22px !important;
  height: 22px !important;
  flex-shrink: 0 !important;
}
.toast-icon svg circle {
  fill: none !important;
}
.toast-icon svg path {
  fill: none !important;
}
.toast-content {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
}
.toast-title {
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #1a1a1a !important;
  line-height: 1.3 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  word-break: break-word !important;
  max-height: 2.6em !important;
}
.toast-subtitle {
  font-size: 12px !important;
  color: #666 !important;
  margin-top: 2px !important;
}
.toast-close {
  margin-left: auto !important;
  background: none !important;
  border: none !important;
  color: #999 !important;
  font-size: 16px !important;
  cursor: pointer !important;
}
.toast-close:hover {
  color: #333 !important;
}
.toast-icon {
  display: flex !important;
  align-items: center !important;
}
@media (max-width: 768px) {
  #toast-container {
    right: 10px !important;
    left: auto !important;
    transform: none !important;
  }
  .toast {
    max-width: 260px !important;
    width: auto !important;
    padding: 8px 10px !important;
    gap: 8px !important;
    overflow: hidden !important;
  }
  .toast-icon svg {
    width: 18px !important;
    height: 18px !important;
  }
  .toast-content {
    flex: 1 !important;
    min-width: 0 !important;
  }
  .toast-title {
    font-size: 11px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-break: break-word !important;
  }
  .toast-subtitle {
    font-size: 11px !important;
  }
  .toast-close {
    font-size: 18px !important;
    padding: 6px !important;
    line-height: 1 !important;
  }
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 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: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 59.2px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .container-qty .qty-selector .input-group-btn,
  .addtocart-component .container-qty .qty-selector .btn {
    height: 35px;
    width: 62.4px;
  }
  .addtocart-component .container-qty .qty-selector .form-control {
    width: 70.2px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .container-qty {
    display: block;
  }
  .addtocart-component .container-qty .unit {
    text-align: center;
  }
  .addtocart-component .container-qty .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .container-qty .qty-selector .btn {
    height: 35px;
  }
  .addtocart-component .container-qty .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.add-to-cart .add-to-cart-item .price .span-price {
  color: #d73648;
  margin-right: 5px;
}
.add-to-cart .add-to-cart-item .price .span-price-crossed {
  text-decoration: line-through;
  font-size: 18px;
}
.slider_component .js-rotating-banner.owl-carousel .owl-buttons {
  display: none;
}
.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: #d73648;
  -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: #a1202e;
}
.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 {
  position: relative;
  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 {
  position: relative;
  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: #000000;
}
.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: #d73648;
}
.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: #000000;
}
.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: #000000;
  text-align: center;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
.carousel .item .item__price .carousel__span--price,
.carousel__component--carousel .item .item__price .carousel__span--price,
.carousel .carousel__item .item__price .carousel__span--price,
.carousel__component--carousel .carousel__item .item__price .carousel__span--price,
.carousel .item .carousel__item--price .carousel__span--price,
.carousel__component--carousel .item .carousel__item--price .carousel__span--price,
.carousel .carousel__item .carousel__item--price .carousel__span--price,
.carousel__component--carousel .carousel__item .carousel__item--price .carousel__span--price {
  color: #d73648;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .carousel .item .item__price .carousel__span--price,
  .carousel__component--carousel .item .item__price .carousel__span--price,
  .carousel .carousel__item .item__price .carousel__span--price,
  .carousel__component--carousel .carousel__item .item__price .carousel__span--price,
  .carousel .item .carousel__item--price .carousel__span--price,
  .carousel__component--carousel .item .carousel__item--price .carousel__span--price,
  .carousel .carousel__item .carousel__item--price .carousel__span--price,
  .carousel__component--carousel .carousel__item .carousel__item--price .carousel__span--price {
    display: block;
  }
}
.carousel .item .item__price .carousel__span--price-crossed,
.carousel__component--carousel .item .item__price .carousel__span--price-crossed,
.carousel .carousel__item .item__price .carousel__span--price-crossed,
.carousel__component--carousel .carousel__item .item__price .carousel__span--price-crossed,
.carousel .item .carousel__item--price .carousel__span--price-crossed,
.carousel__component--carousel .item .carousel__item--price .carousel__span--price-crossed,
.carousel .carousel__item .carousel__item--price .carousel__span--price-crossed,
.carousel__component--carousel .carousel__item .carousel__item--price .carousel__span--price-crossed {
  text-decoration: line-through;
  font-size: 14px;
}
.carousel .item .view-price-wp,
.carousel__component--carousel .item .view-price-wp,
.carousel .carousel__item .view-price-wp,
.carousel__component--carousel .carousel__item .view-price-wp {
  padding: 0 20%;
}
@media (max-width: 768px) {
  .carousel .item .view-price-wp,
  .carousel__component--carousel .item .view-price-wp,
  .carousel .carousel__item .view-price-wp,
  .carousel__component--carousel .carousel__item .view-price-wp {
    padding: 0 5%;
  }
}
.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: #000000;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d9d9d9;
  padding-top: 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;
}
/* uncomment to enable mouse hover visibility*/
/*
.owl-wrapper-outer:hover ~ .owl-controls{
	visibility: visible;
}
.owl-controls:hover{
	visibility: visible;
}
.owl-controls{
	@media (min-width: 768px) {
		visibility: hidden;
	}
}
*/
.owl-controls .owl-pagination {
  display: none;
}
.bottomDots .owl-controls .owl-pagination {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 150px;
  margin: -30px auto 0 auto;
}
.owl-controls .owl-page {
  padding: 0 5px;
  -webkit-flex: auto;
  flex: auto;
  cursor: pointer;
  z-index: 200;
  color: white;
}
.owl-controls .owl-numbers {
  text-shadow: 1px 1px 2px #525d60, -1px -1px 3px #525d60;
}
#homepage_slider {
  z-index: 1;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .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;
}
:not(.bold-carousel) .recomendedProducts .priceContainer,
:not(.bold-carousel) .recommendedProds .priceContainer {
  color: #3c3c3c;
  text-align: center;
  line-height: 1.2;
  font-size: 14px;
  font-weight: 1;
  margin: 0;
}
.recommendedProds .multiple-prices-container {
  width: 60%;
  top: 75%;
  position: absolute;
  left: 20%;
}
.recommendedProds .recombee-item {
  position: relative;
}
.recommendedProds .recombee-item > .sigma-view-combo.carousel-combo {
  position: absolute;
  top: 115px !important;
  left: 0 !important;
  right: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  transform: none;
  z-index: 2;
  width: 80% !important;
  cursor: pointer;
  min-height: 48px;
  align-items: center;
  justify-content: center;
}
.recommendedProds .recombee-item > .multiple-prices-container {
  position: absolute;
  top: 115px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 60%;
  cursor: pointer;
}
.bold-carousel .recomendedProducts .priceContainer {
  font-size: 20px;
  font-weight: 600;
}
.bold-carousel .recomendedProducts .item-code {
  height: 2em;
  font-weight: bold;
  font-size: 1em;
  margin: auto 0;
  color: #000000;
}
.bold-carousel .recomendedProducts .thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bold-carousel .recomendedProducts .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: #3c3c3c;
}
.bold-carousel .recomendedProducts .headline {
  color: #3c3c3c;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carrousel-dummy {
  height: 322px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carrousel-dummy span {
  --delay: 0s;
  animation: arrows 1s var(--delay) infinite ease-in;
}
.carrousel-dummy .spinner {
  color: #D73647;
  opacity: 0.5;
  transform: translateY(20px);
}
.carrousel-dummy .text-carousel-dummy {
  position: absolute;
  opacity: .25;
  margin-top: -60px;
}
@keyframes arrows {
  0%,
  100% {
    color: white ;
    opacity: 0.2;
    transform: translateY(0);
  }
  50% {
    color: #D73647;
    opacity: 0.5;
    transform: translateY(20px);
  }
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #000000;
  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: 639px) {
  .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;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.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: #d73648;
}
.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: #555555;
  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: 640px) {
  .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: 640px) {
  .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: #d73648;
  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 #cccccc;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #000000;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #d73648;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .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: 1024px) {
  .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: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #d73648;
}
@media (max-width: 1023px) {
  .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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.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: #000000;
  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;
}
.productcarouselpromotions .promo-description-carousel {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
.productcarouselpromotions .price {
  font-size: 18px;
}
.productcarouselpromotions .multiple-prices-container {
  margin-top: 16px;
}
.productcarouselpromotions .multiple-prices-container span {
  padding: 12px;
}
.productcarouselpromotions .carousel__component--carousel {
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: none;
}
.productcarouselpromotions .carousel__component--carousel.owl-carousel {
  visibility: visible;
  max-height: none;
  overflow: visible;
}
.productcarouselpromotions a.js-reference-item ::visited {
  text-decoration: none;
}
.productcarouselpromotions .multiple-prices-container {
  width: 60%;
  top: 78%;
  position: absolute;
  left: 20%;
  margin-top: -5px;
}
.productcarouselpromotions .carousel__item--sku {
  height: auto !important;
}
.productcarouselpromotions .price.code {
  min-height: 52px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.productcarouselpromotions .price.code .price-line {
  text-align: center;
  white-space: nowrap;
}
.productcarouselpromotions .price.code .price-line--promo {
  min-height: 1.4em;
}
.productcarouselpromotions .price.code .grid__span--unit {
  font-size: 14px;
}
.productcarouselpromotions .price.code .grid__span--price-crossed {
  white-space: nowrap;
}
.sigma-view-combo {
  display: flex !important;
}
.sigma-view-combo :not(.product__grid) .category-iconography {
  padding-top: 8px;
}
.sigma-category-iconography {
  display: inline-flex;
  /* importante: inline-flex en vez de flex */
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  /* 🔥 evita salto de línea */
  width: auto;
  /* evita que fuerce salto */
  min-height: 44px;
  padding: 6px 10px;
  box-sizing: border-box;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  text-align: center;
  gap: 6px;
  border-radius: 6px;
  overflow: hidden;
  /* opcional si hay desbordes */
}
.sigma-category-iconography-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
}
.product-item .sigma-category-iconography-container {
  bottom: 10px !important;
}
.img-category-iconography {
  width: 18px !important;
  margin-right: 4px !important;
}
.product-main-info .category-iconography {
  padding-top: 0px !important;
}
.product-main-info .sigma-view-combo {
  align-items: center;
  justify-content: center;
}
.pdp-category-iconography {
  display: flex;
  text-align: center;
  letter-spacing: 1px;
  background: #ffffff !important;
  border: 2px solid #000000 !important;
  width: fit-content !important;
  padding: 2px 12px !important;
  gap: 6px !important;
  color: #000000 !important;
  margin-bottom: 10px;
}
.search-category-iconography {
  text-align: center;
}
.search-combo-category-iconography {
  text-align: center;
}
.sigma-combo-iconography {
  background: #0e623c !important;
  border: 2px solid #c6ff1a !important;
  color: #ffffff !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  box-shadow: none !important;
  width: 80% !important;
  left: 10% !important;
  top: 75% !important;
  height: 48px;
}
@media (max-width: 480px) {
  .owl-item .sigma-combo-iconography {
    font-size: 10.5px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1072px) {
  .owl-item .sigma-combo-iconography {
    font-size: 11px !important;
  }
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
.product__list--wrapper .title-wrap {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  margin: 25px 0 0 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  .product__list--wrapper .results h1 {
    margin-top: 0px;
  }
  .product__list--wrapper .title-wrap {
    margin-top: 15px;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.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: 1024px) {
  .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: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.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: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .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;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 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;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  height: 230px;
  overflow: hidden;
  border: 1px solid #cccccc80;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #000000;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 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: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-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;
}
.sigma-view-combo {
  margin: 0 auto;
  width: 68%;
  min-width: 100px;
  max-width: 639px;
  min-height: 35px;
  align-content: center;
  background: #fec02d;
  line-height: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  top: 78%;
  left: 20%;
  border-radius: 12px;
  display: inline-block;
  padding: 5px 10px;
}
.sigma-view-combo:hover {
  background: #DAA520;
  color: #ffffff;
}
.sigma-view-combo.pdp-combo {
  margin: 0 0 10px 0 !important;
  position: relative;
  cursor: pointer;
  z-index: 99;
  left: 0 !important;
}
.sigma-view-combo.carousel-combo {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.sigma-view-combo.grid-combo {
  margin: 0 auto;
  padding: 3px;
  width: 65%;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 12px;
  position: absolute;
}
.search-combo {
  margin: 5px auto !important;
  width: 68%;
  min-width: 100px;
  max-width: 150px;
  min-height: 30px;
  align-content: center;
  background: #fec02d !important;
  line-height: 14px;
  color: #fff !important;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.search-combo:hover {
  background: #DAA520 !important;
  color: #ffffff !important;
  cursor: pointer;
}
.sigma-view-similar-button {
  margin: 0 auto;
  padding: 3px;
  width: 60%;
  min-width: 100px;
  max-width: 639px;
  min-height: 35px;
  align-content: center;
  background: rgba(255, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  position: absolute;
  top: 78%;
  left: 20%;
  border-radius: 12px;
}
@media (max-width: 639px) {
  .sigma-view-similar-button.similar-no-mobile {
    display: none;
  }
}
.sigma-view-similar-button.similar-mobile {
  width: 80%;
  left: 10%;
}
@media (min-width: 640px) {
  .sigma-view-similar-button.similar-mobile {
    display: none;
  }
}
.sigma-view-similar-button:hover {
  background: rgba(255, 0, 0, 0.6);
  color: #ffffff;
  cursor: pointer;
}
.js-view-similar-search {
  margin: 5px auto !important;
  width: 68%;
  min-width: 100px;
  max-width: 150px;
  min-height: 30px;
  align-content: center;
  background: rgba(255, 0, 0, 0.6);
  line-height: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.js-view-similar-search:hover {
  background: #ad2b3a;
  color: #ffffff;
  cursor: pointer;
}
.img-no-recommendations {
  height: 100px;
  margin-bottom: 40px;
}
.not-recommendations-image-label {
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  font-size: 15px;
}
.product-not-available {
  padding-top: 9px;
  background: rgba(255, 0, 0, 0.5);
  border-color: rgba(255, 0, 0, 0.1);
}
.product-not-available:hover {
  border-color: rgba(255, 0, 0, 0.5);
  color: rgba(255, 0, 0, 0.5);
}
.product-not-available:active,
.product-not-available:focus {
  border-color: rgba(255, 0, 0, 0.6) !important;
  color: white !important;
  background-color: #d73648 !important;
}
.add-to-cart-list {
  border: 3px solid;
  color: #ffffff;
  background-color: #d73648;
  border-color: #d73648;
  transition: background-color 0.3s ease;
}
.add-to-cart-list:hover {
  color: #d73648;
  background-color: #ffffff;
  border-color: #d73648;
  transition: background-color 0.3s ease;
}
.add-to-cart-list:active {
  border: 3px solid;
  color: #d73648;
  background-color: #ffffff;
  border-color: #d73648;
  transition: background-color 0.3s ease;
}
.add-to-cart-list:focus {
  border: 3px solid;
  color: #ffffff;
  background-color: #d73648;
  border-color: #d73648;
  transition: background-color 0.3s ease;
}
.grid__span--price-promotion {
  color: #d73648;
  font-weight: bold;
}
.grid__span--price-crossed {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 14px;
}
.search-result-list:hover {
  color: white !important;
}
.search-result-list:not(:hover) .searchbox__span--price-promotion {
  color: #d73648;
}
.search-result-list .searchbox__span--price-crossed {
  text-decoration: line-through;
  font-weight: normal;
}
.search-result-list .price-result-grid {
  margin-top: 10px;
  display: grid;
  padding: 0 10px;
}
.search-result-list .sigma-view-combo.search-combo {
  background: #fec02d;
  color: #ffffff;
}
.search-result-list .sigma-view-combo.search-combo:hover {
  background: #DAA520;
  color: #ffffff;
}
.container-qty-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.btn-minus-round {
  border-radius: 25px 0px 0px 25px !important;
  height: 35px;
  padding: 5px 15px;
}
.btn-plus-round {
  border-radius: 0px 25px 25px 0px !important;
  height: 35px !important;
  padding: 5px 15px !important;
}
.input-qty-selector {
  height: 35px !important;
}
.js-qty-selector-input {
  height: 35px !important;
}
.gray-text {
  color: #71737b !important;
  display: inline-flex;
}
.margin-add-to-cart {
  padding: 0 0 0 0 !important;
}
.margin-add-to-cart button {
  margin-bottom: 0 !important;
}
.low-stock-grid {
  border-radius: 4px;
  border: 1px solid #FFB82F;
  margin: 5px 5px;
  font-size: 11px;
  text-transform: uppercase;
  width: 90px;
  height: 23px;
  font-weight: bold;
  color: #808499;
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 13.41px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: white;
}
.sigma-iconography {
  position: absolute;
  padding: 10px;
  left: 0;
  width: 54px;
  top: calc(50% - 27px);
}
.image-gallery .sigma-iconography {
  width: 128px;
  top: calc(50% - 64px);
}
.grid-multiple-prices {
  margin: 0 auto;
  width: 60%;
  min-width: 100px;
  max-width: 639px;
  min-height: 35px;
  align-content: center;
  background: #d73648;
  line-height: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  top: 78%;
  left: 20%;
  border-radius: 12px;
  position: absolute;
  display: inline-block;
  padding: 3px;
}
.grid-multiple-prices:hover {
  background: #bf2f40;
  color: #ffffff;
  cursor: pointer;
}
.search-multiple-prices {
  margin: 5px auto !important;
  width: 68%;
  min-width: 100px;
  max-width: 150px;
  min-height: 30px;
  align-content: center;
  background: #d73648;
  line-height: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.search-multiple-prices:hover {
  background: #bf2f40;
  color: #ffffff;
  cursor: pointer;
}
.carousel-multiple-prices {
  margin: 0 auto;
  width: 100%;
  min-width: 100px;
  max-width: 639px;
  min-height: 35px;
  align-content: center;
  background: #d73648;
  line-height: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  top: 78%;
  left: 20%;
  border-radius: 12px;
  display: inline-block;
  align-items: center;
  padding: 5px 10px;
}
.carousel-multiple-prices:hover {
  background: #bf2f40;
  color: #ffffff;
  cursor: pointer;
}
.warningMaxQty {
  color: #aa5533 !important;
}
.sigma-hide-max-qty .warningMaxQty {
  color: transparent !important;
  font-size: 1px !important;
  line-height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.sigma-hide-max-qty .page-cartPage .warningMaxQty {
  color: #aa5533 !important;
  font-size: inherit !important;
  line-height: normal !important;
  margin: initial !important;
  padding: initial !important;
}
.qty-um-selector {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  max-width: 100% !important;
}
.qty-um-selector input.form-control {
  border-radius: 0 !important;
  height: 35px !important;
  margin: 0 !important;
  font-size: 12px !important;
  padding: 6px 10px !important;
  border: 1px solid #ccc !important;
  background-color: #fff !important;
}
.qty-um-selector input.form-control:focus {
  z-index: 1 !important;
  outline: none !important;
  border-color: #999 !important;
}
.qty-um-selector input.form-control.js-qty-selector-input {
  border-right: 0 !important;
  flex: 1 !important;
  min-width: 0 !important;
  width: 55px !important;
  margin-right: -1px !important;
}
.qty-um-selector input.form-control.unit-readonly {
  border-left: 0 !important;
  background-color: #fff !important;
  text-align: left !important;
  width: 55px !important;
  flex-shrink: 0 !important;
  pointer-events: none !important;
  margin-left: -1px !important;
}
.qty-um-selector input.form-control[data-readonly="true"] {
  background-color: #eee !important;
  color: #666 !important;
}
@media (max-width: 576px) {
  .qty-um-selector input.form-control.unit-readonly {
    width: 50px !important;
    font-size: 11px !important;
  }
  .qty-um-selector input.form-control.js-qty-selector-input {
    width: 42px !important;
    font-size: 11px !important;
  }
}
@media (max-width: 1024px) {
  .page-productGrid .btn-minus-round,
  .page-productGrid .btn-plus-round {
    width: 42px !important;
  }
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.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;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #d73648;
  border: 1px solid #d73648;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #d73648;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label product*less .facet__list__mark {
  border: 1px solid #d73648;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.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__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.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: #000000;
  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;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.attribute-facet-section {
  cursor: pointer;
}
.attribute-facet-section details > summary::after {
  content: ' +';
  position: absolute;
  right: 100px;
  font-size: 14px;
  font-weight: bolder;
}
.attribute-facet-section details[open] > summary::after {
  content: ' -';
}
.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 #cccccc;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #71737b;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .pagination-bar {
    margin: 15px 0;
  }
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 15px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .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:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #a1202e;
}
.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: #d73648;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
  text-align: center;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.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__checkbox,
.item__list .item__sku__input {
  text-align: left !important;
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.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: 58px;
  height: 48px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #71737b;
  font-weight: 700;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  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: #d73648;
}
.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: #000000;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d9d9d9;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 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: #cccccc;
}
@media (min-width: 1024px) {
  .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%;
    text-align: center;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__checkbox,
  .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__unit,
  .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: middle;
  }
  .item__list .item__list--item .item__sku__input .p-price,
  .item__list .item__list--item .item__toggle .p-price,
  .item__list .item__list--item .item__checkbox .p-price,
  .item__list .item__list--item .item__image .p-price,
  .item__list .item__list--item .item__info .p-price,
  .item__list .item__list--item .item__price .p-price,
  .item__list .item__list--item .item__quantity .p-price,
  .item__list .item__list--item .item__unit .p-price,
  .item__list .item__list--item .item__delivery .p-price,
  .item__list .item__list--item .item__total .p-price,
  .item__list .item__list--item .item__remove .p-price,
  .item__list .item__list--item .item__menu .p-price,
  .item__list .item__list--item .item__quantity__total .p-price {
    color: #d73648;
    font-weight: bold;
  }
  .item__list .item__list--item .item__sku__input .p-price-crossed-out,
  .item__list .item__list--item .item__toggle .p-price-crossed-out,
  .item__list .item__list--item .item__checkbox .p-price-crossed-out,
  .item__list .item__list--item .item__image .p-price-crossed-out,
  .item__list .item__list--item .item__info .p-price-crossed-out,
  .item__list .item__list--item .item__price .p-price-crossed-out,
  .item__list .item__list--item .item__quantity .p-price-crossed-out,
  .item__list .item__list--item .item__unit .p-price-crossed-out,
  .item__list .item__list--item .item__delivery .p-price-crossed-out,
  .item__list .item__list--item .item__total .p-price-crossed-out,
  .item__list .item__list--item .item__remove .p-price-crossed-out,
  .item__list .item__list--item .item__menu .p-price-crossed-out,
  .item__list .item__list--item .item__quantity__total .p-price-crossed-out {
    text-decoration: line-through;
  }
  .item__list .item__list--item .item__sku__input .p-price-special,
  .item__list .item__list--item .item__toggle .p-price-special,
  .item__list .item__list--item .item__checkbox .p-price-special,
  .item__list .item__list--item .item__image .p-price-special,
  .item__list .item__list--item .item__info .p-price-special,
  .item__list .item__list--item .item__price .p-price-special,
  .item__list .item__list--item .item__quantity .p-price-special,
  .item__list .item__list--item .item__unit .p-price-special,
  .item__list .item__list--item .item__delivery .p-price-special,
  .item__list .item__list--item .item__total .p-price-special,
  .item__list .item__list--item .item__remove .p-price-special,
  .item__list .item__list--item .item__menu .p-price-special,
  .item__list .item__list--item .item__quantity__total .p-price-special {
    color: #d73648;
  }
  .item__list .item__list--item .item__checkbox,
  .item__list .item__list--item .item__info {
    text-align: left;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__price .p-price {
    color: #d73648;
    font-weight: bold;
  }
  .item__list .item__price .p-price-crossed-out {
    text-decoration: line-through;
  }
  .item__list .item__price .p-price-special {
    color: #d73648;
  }
  .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 {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .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 input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .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;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 640px) {
  .item__list .item__total {
    float: left;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.item-row {
  margin-left: 0px !important;
}
@media (max-width: 640px) {
  .item-row .item__total {
    margin-left: 10px !important;
    margin-top: 5px !important;
  }
}
.item-input-group {
  width: 172px !important;
  float: left !important;
}
.item-input-group-btn {
  margin-right: 0px !important;
}
.item-glyphicon {
  line-height: 16px !important;
  padding-left: 0px !important;
}
.item-quantity-group {
  width: 181px !important;
}
.item__select_all {
  white-space: nowrap;
  padding-left: 20px !important;
}
@media (min-width: 1080px) {
  .item__list .item__quantity {
    width: 181px;
  }
}
@media (min-width: 1080px) and (max-width: 1592px) {
  .item__list .item__checkbox {
    width: 135px;
  }
  .item__list .item__info {
    width: 28%;
  }
  .item__list .item__price {
    width: 160px;
  }
}
/* ============================================
   SIGMA FOODSERVICE - SHARED REDESIGN STYLES
   Estilos compartidos entre carrito, checkout
   y confirmación de orden.
   Importar desde: cart.less, checkout.less,
   order-confirmation.less
   ============================================ */
/* ============================================
   VARIABLES CSS CUSTOM (:root)
   Colores, radios, sombras y espaciado
   compartidos por los tres flujos.
   ============================================ */
:root {
  /* Colores principales */
  --red: #d73648;
  --red-dark: #b02030;
  --green: #22c55e;
  --green-light: #f0fdf4;
  --gray-50: #f9fafb;
  --gray-100: #f3f4f6;
  --gray-200: #e5e7eb;
  --gray-400: #9ca3af;
  --gray-600: #6b7280;
  --gray-900: #111827;
  /* Tarjetas */
  --card-bg: #FFFFFF;
  --card-border: #E5E7EB;
  --card-shadow: rgba(0, 0, 0, 0.04);
  --card-shadow-hover: rgba(0, 0, 0, 0.08);
  /* Colores de acción */
  --color-emove: #EF4444;
  --color-emove-hover: #DC2626;
  --color-emove-bg: #FEE2E2;
  --color-primary: #56caf9;
  /* Colores de texto */
  --text-primary: #111827;
  --text-secondary: #6B7280;
  --text-tertiary: #9CA3AF;
  /* Colores de estado */
  --color-success: #059669;
  --color-success-light: #D1FAE5;
  --color-success-dark: #065F46;
  /* Colores de badges */
  --badge-gray-bg: #E8E8E8;
  --badge-gray-text: #5F5F5F;
  --badge-blue-bg: #DBEAFE;
  --badge-blue-text: #1E40AF;
  --badge-iva-bg: #FCE4EC;
  --badge-iva-text: #C2185B;
  /* Espaciado y forma */
  --radius: 14px;
  --shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  --card-padding: 20px;
  --card-gap: 16px;
  --card-radius: 8px;
  /* Transiciones */
  --transition-fast: 0.2s ease;
  --transition-normal: 0.3s ease;
}
/* ============================================
   PRODUCTO — FILAS (.prod-row)
   Fila individual de producto en listas de
   resumen (carrito, checkout, confirmación).
   ============================================ */
.prod-row {
  display: flex;
  align-items: start;
  gap: 12px;
  padding: 0.85em 1.4em;
  border-bottom: 1px solid var(--gray-50);
  transition: background 0.15s;
}
.prod-row:last-child {
  border-bottom: none;
}
.prod-row:hover {
  background: var(--gray-50);
}
/* ============================================
   PRODUCTO — IMAGEN (.prod-img)
   Thumbnail del producto en filas de resumen.
   ============================================ */
.prod-img {
  width: 52px;
  height: 52px;
  border-radius: 10px;
  object-fit: cover;
  border: 1px solid var(--gray-200);
  flex-shrink: 0;
  background: var(--gray-100);
  cursor: pointer;
  transition: transform 0.22s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.22s ease;
}
.prod-img:hover {
  transform: scale(1.08);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
/* ============================================
   PRODUCTO — NOMBRE (.prod-name)
   Nombre clickeable del producto.
   ============================================ */
.prod-name {
  display: block;
  font-size: 0.78em;
  font-weight: 700;
  color: var(--gray-900);
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: color 0.18s;
}
.prod-name:hover {
  color: var(--red);
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: rgba(215, 54, 72, 0.4);
}
/* ============================================
   PRODUCTO — META (.prod-meta)
   Línea de SKU + badges de UM e impuestos.
   ============================================ */
.prod-meta {
  font-size: 0.68em;
  color: var(--gray-400);
  margin-top: 2px;
  display: flex;
  align-items: center;
  gap: 4px;
}
/* ============================================
   PRODUCTO — PRECIO (.prod-price)
   Precio principal del producto.
   ============================================ */
.prod-price {
  font-size: 0.9em;
  font-weight: 800;
  color: var(--gray-900);
  white-space: nowrap;
  text-align: right;
  margin-top: 2px;
}
.prod-price s {
  display: block;
  font-size: 0.68em;
  font-weight: 400;
  color: var(--gray-400);
  text-decoration: line-through;
}
.prod-price .disc {
  color: var(--red);
}
/* ============================================
   PRODUCTO — BADGE PROMOCIONAL (.prod-price-badge)
   Tag de tipo de promoción (Combo, Rampa, etc.)
   ============================================ */
.prod-price-badge {
  background: #D1FAE5;
  color: #065f46;
  font-size: 0.58em;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  letter-spacing: 0.03em;
  white-space: nowrap;
  margin-bottom: 3px;
}
/* ============================================
   PRODUCTO — PRECIO ORIGINAL TACHADO (.disc-orig)
   Precio original con strikethrough.
   ============================================ */
.disc-orig {
  font-size: 0.68em;
  color: var(--gray-400);
  text-decoration: line-through;
  line-height: 1.75;
  text-align: right;
}
/* ============================================
   PRODUCTO — TAG UNIDAD DE MEDIDA (.um-tag)
   Badge de unidad de medida (PZA, KG, CAJA).
   ============================================ */
.um-tag {
  display: inline-flex;
  align-items: center;
  background: #e8e8e8;
  color: #5f5f5f;
  font-size: 0.6em;
  font-weight: 700;
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: 0.04em;
}
/* ============================================
   PRODUCTO — TAG IMPUESTOS (.prod-imp)
   Badge de impuestos aplicables (+IVA, +IEPS).
   ============================================ */
.prod-imp {
  display: inline-flex;
  align-items: center;
  background: #c9ebfe;
  color: #263f6f;
  font-size: 0.6em;
  font-weight: 700;
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: 0.04em;
}
/* ============================================
   PRODUCTO — INDICACIONES (.prod-nota)
   Badge de indicaciones especiales del usuario.
   ============================================ */
.prod-nota {
  display: inline-flex;
  align-items: center;
  background: #eff6ff;
  color: #1E40AF;
  font-size: 0.6em;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 4px;
  letter-spacing: 0.03em;
  white-space: nowrap;
  border: 1px solid #bfdbfe;
  font-style: italic;
}
/* ============================================
   TOTALES — FILA (.tot-row)
   Línea individual del desglose de totales.
   ============================================ */
.tot-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.82em;
  color: var(--gray-600);
  padding: 5px 0;
}
.tot-row--discount {
  color: #16a34a;
  font-weight: 600;
}
/* ============================================
   TOTALES — GRAN TOTAL (.tot-grand)
   Línea del total final de la orden.
   ============================================ */
.tot-grand {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.15em;
  font-weight: 800;
  color: var(--gray-900);
  padding-top: 4px;
}
/* ============================================
   TOTALES — DIVISOR (.tot-divider)
   Línea separadora antes del gran total.
   ============================================ */
.tot-divider {
  height: 1px;
  background: var(--gray-200);
  margin: 8px 0;
}
/* ============================================
   STEPPER/TIMELINE — PASO (.st-step)
   Contenedor de cada paso del timeline.
   ============================================ */
.st-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  flex: 1;
  max-width: 140px;
}
/* ============================================
   STEPPER/TIMELINE — CÍRCULO (.st-circle)
   Estado base inactivo (gris).
   ============================================ */
.st-circle {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e5e7eb;
  position: relative;
  z-index: 1;
  transform: scale(1) translateZ(0);
  transition: background .3s ease, transform .2s ease, opacity .3s ease;
  will-change: transform;
}
.st-circle svg path {
  stroke: #fff;
  stroke-dasharray: 30;
  stroke-dashoffset: 30;
  transition: stroke-dashoffset 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
}
/* ============================================
   STEPPER — COMPLETADO (.st-circle.active)
   Círculo verde relleno con palomita animada.
   ============================================ */
.st-circle.active {
  background: var(--green);
  animation: st-pop 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}
.st-circle.active svg path {
  stroke: #fff;
  stroke-dashoffset: 0;
  animation: st-check 0.35s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}
/* Delays escalonados por paso (completado) */
.st-step:nth-child(1) .st-circle.active {
  animation-delay: 0.1s;
}
.st-step:nth-child(3) .st-circle.active {
  animation-delay: 0.55s;
}
.st-step:nth-child(5) .st-circle.active {
  animation-delay: 1.0s;
}
.st-step:nth-child(1) .st-circle.active svg path {
  animation-delay: 0.35s;
}
.st-step:nth-child(3) .st-circle.active svg path {
  animation-delay: 0.8s;
}
.st-step:nth-child(5) .st-circle.active svg path {
  animation-delay: 1.25s;
}
/* ============================================
   STEPPER — PENDIENTE (.st-circle.pending)
   Círculo outline verde (paso actual).
   ============================================ */
.st-circle.pending {
  background: rgba(34, 197, 94, 0.15);
  border: 2px solid var(--green);
  animation: st-pop 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}
.st-circle.pending svg path {
  stroke: var(--green);
  stroke-dashoffset: 30;
  animation: none;
}
/* ============================================
   STEPPER/TIMELINE — LÍNEA (.st-line)
   Línea conectora entre pasos del timeline.
   Estado base: gris.
   ============================================ */
.st-line {
  flex: 1;
  height: 2px;
  background: #e5e7eb;
  position: relative;
  margin-top: -18px;
  z-index: 0;
  overflow: hidden;
}
.st-line::after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: var(--green);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .45s ease;
}
/* Línea activada */
.st-line.active::after {
  transform: scaleX(1);
  animation: st-line 0.45s ease forwards;
}
.st-step ~ .st-line.active:nth-of-type(2)::after {
  animation-delay: 0.45s;
}
.st-step ~ .st-line.active:nth-of-type(4)::after {
  animation-delay: 0.9s;
}
/* ============================================
   STEPPER/TIMELINE — ETIQUETA (.st-label)
   Texto debajo de cada círculo del timeline.
   Estado base: gris.
   ============================================ */
.st-label {
  font-size: 0.7em;
  font-weight: 600;
  color: #9ca3af;
  transition: color .3s ease;
}
.st-label.active {
  color: var(--green);
  opacity: 0;
  animation: st-fade 0.3s ease forwards;
}
.st-label.pending {
  color: var(--green);
  opacity: .7;
}
/* Delays escalonados para labels activos */
.st-step:nth-child(1) .st-label.active {
  animation-delay: 0.4s;
}
.st-step:nth-child(3) .st-label.active {
  animation-delay: 0.85s;
}
.st-step:nth-child(5) .st-label.active {
  animation-delay: 1.3s;
}
/* ============================================
   KEYFRAMES DE ANIMACIÓN
   Animaciones compartidas del stepper/timeline.
   ============================================ */
/* st-pop: Aparición con escala (círculos del stepper) */
@keyframes st-pop {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
/* st-check: Trazo del check SVG dentro del círculo */
@keyframes st-check {
  to {
    stroke-dashoffset: 0;
  }
}
/* st-fade: Aparición con opacidad (labels del stepper) */
@keyframes st-fade {
  to {
    opacity: 1;
  }
}
/* st-line: Expansión horizontal de líneas conectoras */
@keyframes st-line {
  to {
    transform: scaleX(1);
  }
}
/* ============================================
   ACCESIBILIDAD — REDUCED MOTION
   Desactiva animaciones para usuarios con
   preferencia de movimiento reducido.
   ============================================ */
@media (prefers-reduced-motion: reduce) {
  .st-circle {
    transform: scale(1);
    animation: none;
  }
  .st-circle svg path {
    stroke-dashoffset: 0;
    animation: none;
  }
  .st-line::after {
    transform: scaleX(1);
    animation: none;
  }
  .st-label {
    opacity: 1;
    animation: none;
  }
  .prod-img {
    transition: none;
  }
  .prod-name {
    transition: none;
  }
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #71737b;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #d73648;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #71737b;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #d73648;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #a1202e;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #71737b;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #71737b;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .discount-newsletter {
  color: black !important;
  font-size: 12px;
  line-height: 1em;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.promotion a {
  color: #00a651 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 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%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #d73648;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #ffffff;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #d73648;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
.page-cartPage .text-error,
.checkout-steps .text-error {
  color: #ed1c24;
}
.page-cartPage .text-error.non-visible,
.checkout-steps .text-error.non-visible {
  opacity: 0;
}
@media (min-width: 640px) {
  .page-cartPage .text-error {
    padding-left: 100px;
  }
}
@media (min-width: 640px) {
  .checkout-steps .text-error {
    padding-left: 5px;
  }
}
.opacity-60 {
  opacity: 0.60;
}
.opacity-disabled {
  opacity: 0.50;
  cursor: not-allowed;
}
.opacity-disabled-30 {
  opacity: 0.30;
  cursor: not-allowed;
}
.disabledProducts {
  /* Modal Content */
  /* The Close Button */
}
.disabledProducts .unavailable-modal {
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.disabledProducts .unavailable-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 25px;
  border: 1px solid #888;
  width: 30%;
  max-width: 400px;
}
@media (max-width: 639px) {
  .disabledProducts .unavailable-modal-content {
    width: 90%;
  }
}
.disabledProducts .unavailable-close {
  color: #aaaaaa;
  float: right;
  font-size: 32px;
  font-weight: bold;
}
.disabledProducts .unavailable-close:hover,
.disabledProducts .unavailable-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.btn-delete-item {
  font-size: 16px !important;
  color: #d73648;
}
.sigma-delete-button {
  margin: 0 auto;
  padding: 3px;
  white-space: nowrap;
  background: #b4b4b4;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 12px;
}
.sigma-delete-button:hover {
  color: #fff !important;
}
@media (max-width: 639px) {
  .sigma-delete-button.similar-no-mobile {
    display: none;
  }
}
.sigma-delete-button.similar-mobile {
  width: 80%;
  left: 10%;
}
@media (min-width: 640px) {
  .sigma-delete-button.similar-mobile {
    display: none;
  }
}
.js-select-delete-all {
  margin-bottom: 10px !important;
}
.test-align-justify {
  text-align: justify;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-10 {
  margin-top: 10px;
}
.padding-25 {
  padding: 10px 5px 0px 0px;
}
.td-cart-alert {
  padding: 2px;
}
.th-cart-alert {
  padding: 2px;
  text-align: center !important;
  min-width: 60px;
  vertical-align: middle !important;
}
.td-cart-alert-left {
  padding: 2px;
  text-align: left;
}
.th-cart-alert-left {
  text-align: left;
}
.margin-top--20 {
  margin-top: -20px;
}
.icon-color-error {
  color: #d73648;
}
.icon-color-warning {
  color: orange;
}
.cart-alert-display {
  font-size: 11px !important;
  padding: 0;
  text-align: center;
}
:root {
  /* Colores de input (específicos de carrito) */
  --input-border: #D1D5DB;
  --input-bg: #F9FAFB;
  --input-hover: #F3F4F6;
  --input-active: #E5E7EB;
  /* Colores de indicaciones especiales (específicos de carrito) */
  --instructions-border: #3B82F6;
  --instructions-bg: #FFFFFF;
  --instructions-text: #6B7280;
  --instructions-label: #6B7280;
}
*:focus,
*:focus-visible {
  outline: none;
}
.new-cart-design {
  font-size: 1em;
  /* Animación de 3 puntitos para loading */
  /* ============================================
   SIGMA FOODSERVICE - CARRITO STYLES
   Estilos específicos para carrito.html
   ============================================ */
  /* ============================================
     CONTENEDOR PRINCIPAL - CARRITO
     ============================================ */
  /* ============================================
     SISTEMA DE BOTONES - CARRITO
     ============================================ */
  /* ============================================
     ESTADOS DE CARRITO VACÍO
     ============================================ */
  /* Resumen inhabilitado */
  /* Mensaje de carrito vacío */
  /* Barra de acciones y botón eliminar mobile - ocultos en desktop */
  /* ============================================
     PROGRESS BAR
     ============================================ */
  /* ============================================
     TABLA DE PRODUCTOS
     ============================================ */
  /* Tooltip de información CSV */
  /* Ocultar el wrapper de "Seleccionar todo" en desktop */
  /* Estilos para badges */
  /* Badge de unidad de medida - AZUL */
  /* Badge de IVA - ROSA */
  /* Badge de IEPS - AMARILLO */
  /* Wrapper para precios con descuento */
  /* Precio original tachado */
  /* Precio con descuento */
  /* ============================================
     RESUMEN DEL PEDIDO - CARRITO (SIEMPRE VISIBLE)
     ============================================ */
  /* Scrollbar personalizado para el resumen */
  /* ============================================
     SECCIÓN DE CUPÓN
     ============================================ */
  /* Estado de error en el input */
  /* Estado de éxito en el input */
  /* Botón aplicar cupón */
  /* ============================================
     MENSAJE DE ERROR DEL CUPÓN
     ============================================ */
  /* ============================================
     CUPÓN APLICADO (ZONA DE INPUT)
     ============================================ */
  /* ============================================
     FILA DE DESCUENTO DEL CUPÓN EN EL RESUMEN
     ============================================ */
  /* ============================================
     PAGINACIÓN
     ============================================ */
  /* ============================================
     MODALES
     ============================================ */
  /* Detalle de carrito guardado - layout flex para evitar doble scroll */
  /* Estilos para modal de confirmación */
  /* Modal compacto para confirmación de eliminación */
  /* Estilos adicionales para inputs y elementos de modal */
  /* ============================================
     MODAL: VALIDACIÓN DE PEDIDO
     ============================================ */
  /* Contenedor de alertas */
  /* Alerta individual */
  /* Variante para monto mínimo - DESTACADO */
  /* Separador visual después del monto mínimo */
  /* Sección de cambio de precios dentro del modal de validación */
  /* Variante para productos excluidos - Advertencia (amarillo) */
  /* Variante para cantidad mínima - Acción requerida (amarillo) */
  /* Variante para cuenta bloqueada - Error/Bloqueante (rojo) */
  /* Variante para línea de crédito excedida - Acción requerida (amarillo) */
  /* ============================================
     MODAL: CAMBIO DE PRECIOS
     ============================================ */
  /* Alerta de cambio de precios */
  /* Tabla de cambio de precios */
  /* Precio anterior */
  /* Precio nuevo */
  /* Nombre del producto en la tabla - truncado a 2 líneas con tooltip en hover */
  /* Responsive */
  /* ============================================
     BOTÓN STICKY FINALIZAR COMPRA (MOBILE) - EN HEADER
     ============================================ */
  /* ============================================
     RESPONSIVE - CARRITO (MEJORADO)
     ============================================ */
  /* Ocultar botón expandir en DESKTOP por defecto */
  /* ============================================
     DESKTOP OPTIMIZATIONS (min-width: 1025px)
     ============================================ */
  /* Tablet Grande ajustes (1025px - 1200px) */
  /* Tablet (768px - 1024px) */
  /* Tablet Pequeño y Mobile Grande (600px - 768px) */
  /* Mobile (480px - 600px) */
  /* Mobile Pequeño (< 480px) */
  /* Landscape Mobile */
  /* ============================================
     COMBO GROUP - AGRUPACIÓN DE COMBOS
     ============================================ */
  /* ============================================
     TOAST DE NOTIFICACIÓN - DESHACER
     ============================================ */
  /* Responsive Toast */
  /* ============================================
     NOTIFICACIONES TOAST (SISTEMA UNIFICADO)
     ============================================ */
  /* Verde - Confirmación/Éxito */
  /* Rojo - Error/Bloqueante */
  /* Azul - Informativo */
  /* Amarillo - Acción requerida */
  /* Responsive notificaciones */
  /* ============================================
     TOOLTIP PARA IVA
     ============================================ */
  /* Estilo específico para el label de IVA en resumen */
  /* ============================================
     CARD PRINCIPAL
     ============================================ */
  /* ============================================
     BOTÓN ELIMINAR (X)
     ============================================ */
  /* ============================================
     ESTADO: CANTIDAD MÁXIMA ALCANZADA
     ============================================ */
  /* ============================================
     CONTAINER INTERNO
     ============================================ */
  /* ============================================
     CHECKBOX DE SELECCIÓN
     ============================================ */
  /* ============================================
     IMAGEN DEL PRODUCTO
     ============================================ */
  /* ============================================
     INFORMACIÓN DEL PRODUCTO
     ============================================ */
  /* Título del producto */
  /* Wrapper para tooltip en títulos largos */
  /* Meta (SKU + Stock + Badges) - TODO EN UNA LÍNEA */
  /* Badges en la misma línea del meta */
  /* Indicaciones especiales - COMPACTO */
  /* Estado: cuando está en focus (escribiendo) */
  /* Estado: cuando tiene contenido (activo) */
  /* Label activo cuando el textarea tiene contenido */
  /* ============================================
     SELECTOR DE CANTIDAD
     ============================================ */
  /* ============================================
     BLOQUE DE PRECIOS
     ============================================ */
  /* Badge "Precio exclusivo" - ARRIBA */
  /* Precio tachado - EN MEDIO */
  /* Precio final - ABAJO Y GRANDE */
  /* Efecto shimmer mientras se calcula el precio */
  /* Precio unitario - INFORMACIÓN COMPLEMENTARIA */
  /* Precio unitario tachado cuando hay promoción */
  /* Precio final con promoción - VERDE */
  /* ============================================
     ADVERTENCIA DE CANTIDAD MÁXIMA
     ============================================ */
  /* ============================================
     ESTADOS INTERACTIVOS
     ============================================ */
  /* ============================================
     RESPONSIVE - MOBILE
     ============================================ */
  /* Ocultar botones expandir en DESKTOP por defecto */
  /* ============================================
     MOBILE PEQUEÑO (< 480px)
     ============================================ */
  /* ============================================
     LÍNEA DE AHORRO - "Ahorras $X.XX"
     ============================================ */
  /* ============================================
     RAMPA DE PRECIOS - TABLA DE NIVELES
     ============================================ */
  /* Solo visible en productos con clase --rampa */
  /* ============================================
     PRODUCTO DENTRO DE COMBO
     ============================================ */
  /* ============================================
     COMBO PRECIOS - DESGLOSE INDIVIDUAL/COMBO
     ============================================ */
  /* Cuando es solo referencia (toda la qty está en combo) → tachado */
  /* Cuando hay extras reales (pagando a precio individual) → sin tachado, destacado */
}
.new-cart-design * {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
.new-cart-design button {
  text-transform: uppercase;
}
.new-cart-design .loading-dots {
  display: inline-flex;
  gap: 4px;
  align-items: center;
}
.new-cart-design .loading-dots span {
  width: 6px;
  height: 6px;
  background: currentColor;
  border-radius: 50%;
  animation: dotPulse 1.4s ease-in-out infinite;
}
.new-cart-design .loading-dots span:nth-child(1) {
  animation-delay: 0s;
}
.new-cart-design .loading-dots span:nth-child(2) {
  animation-delay: 0.2s;
}
.new-cart-design .loading-dots span:nth-child(3) {
  animation-delay: 0.4s;
}
@keyframes dotPulse {
  0%,
  80%,
  100% {
    transform: scale(0.6);
    opacity: 0.4;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}
.new-cart-design .cart-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem 2em;
  width: 100%;
  box-sizing: border-box;
}
.new-cart-design .cart-header-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5em;
}
.new-cart-design .cart-header-left {
  display: flex;
  align-items: center;
}
.new-cart-design .cart-header-left > * {
  margin-right: 5px;
}
.new-cart-design .cart-title {
  font-size: 1.8em;
  font-weight: 700;
  color: #333;
  margin: 0 5px 0 0;
}
.new-cart-design .cart-title-id {
  font-weight: 400;
  color: #999;
}
.new-cart-design .cart-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5em;
  width: 100%;
  box-sizing: border-box;
  padding: 25px 0;
}
.new-cart-design .cart-actions {
  display: flex;
  gap: 1em;
}
.new-cart-design .btn-primary,
.new-cart-design .btn-primary-lg {
  padding: 1em;
  background-color: #E31E2E;
  color: white;
  border: none;
  border-radius: 6px;
  font-weight: 700;
  font-size: 1em;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  text-align: center;
}
.new-cart-design .btn-primary:hover:not(:disabled),
.new-cart-design .btn-primary-lg:hover:not(:disabled) {
  background-color: #c41925;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(227, 30, 46, 0.3);
}
.new-cart-design .btn-primary:active:not(:disabled),
.new-cart-design .btn-primary-lg:active:not(:disabled) {
  transform: translateY(0);
}
.new-cart-design .btn-primary:disabled,
.new-cart-design .btn-primary-lg:disabled {
  background-color: #cccccc;
  color: #666666;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
}
.new-cart-design .btn-secondary,
.new-cart-design .btn-secondary-lg {
  padding: 0.5em 1em;
  background-color: white;
  border: 1px solid #D1D5DB;
  border-radius: 4px;
  font-weight: 600;
  color: #6B7280;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 100%;
}
.new-cart-design .btn-secondary:hover:not(:disabled),
.new-cart-design .btn-secondary-lg:hover:not(:disabled) {
  border-color: #6B7280;
  background-color: #F9FAFB;
  color: #374151;
}
.new-cart-design .btn-secondary:active:not(:disabled),
.new-cart-design .btn-secondary-lg:active:not(:disabled) {
  transform: scale(0.98);
}
.new-cart-design .btn-secondary:disabled,
.new-cart-design .btn-secondary-lg:disabled {
  color: #D1D5DB;
  border-color: #E5E7EB;
  cursor: not-allowed;
  background-color: #fafafa;
}
.new-cart-design .btn-secondary.cart-empty {
  background-color: #E31E2E;
  color: white;
}
.new-cart-design .btn-secondary.cart-empty:hover {
  background-color: #c41925;
  color: white;
  box-shadow: 0 4px 12px rgba(227, 30, 46, 0.3);
}
.new-cart-design .btn-disabled {
  background-color: #E5E7EB !important;
  color: #9CA3AF !important;
  cursor: not-allowed !important;
  opacity: 0.6;
  border-color: #E5E7EB !important;
}
.new-cart-design .btn-highlighted {
  background-color: #E31E2E !important;
  color: white !important;
  border-color: #E31E2E !important;
  font-weight: 700;
  font-size: 1em;
  padding: 1em 1.5em !important;
  animation: pulse-highlight 1.5s infinite;
  transform: scale(1.02);
  box-shadow: 0 4px 15px rgba(227, 30, 46, 0.3);
}
.new-cart-design .btn-highlighted:hover {
  background-color: #c91a27 !important;
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(227, 30, 46, 0.4);
}
@keyframes pulse-highlight {
  0%,
  100% {
    box-shadow: 0 4px 15px rgba(227, 30, 46, 0.3);
  }
  50% {
    box-shadow: 0 4px 25px rgba(227, 30, 46, 0.5);
  }
}
.new-cart-design .order-summary--empty {
  opacity: 0.85;
}
.new-cart-design .order-summary--empty .summary-section {
  background: #F9FAFB;
  border-radius: 8px;
  padding: 1em;
  border: 1px dashed #E5E7EB;
}
.new-cart-design .order-summary--empty .summary-row {
  color: #B0B0B0;
}
.new-cart-design .order-summary--empty .summary-row div:last-child {
  color: #C0C0C0;
}
.new-cart-design .order-summary--empty .summary-row.total {
  color: #9CA3AF;
  border-top-color: #E5E7EB;
}
.new-cart-design .order-summary--empty .summary-row.total div:last-child {
  color: #9CA3AF;
}
.new-cart-design .order-summary--empty .summary-title {
  color: #9CA3AF;
}
.new-cart-design .empty-cart-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4em 2em;
  text-align: center;
  background: #FAFAFA;
  border: 2px dashed #E5E7EB;
  border-radius: 12px;
  margin: 2em 0;
}
.new-cart-design .empty-cart-icon {
  color: #D1D5DB;
  margin-bottom: 1.5em;
}
.new-cart-design .empty-cart-icon svg {
  width: 80px;
  height: 80px;
}
.new-cart-design .empty-cart-title {
  font-size: 1.5em;
  font-weight: 700;
  color: #374151;
  margin: 0 0 0.5em 0;
}
.new-cart-design .empty-cart-text {
  font-size: 1em;
  color: #6B7280;
  margin: 0;
}
.new-cart-design .btn-action {
  padding: 0.6em 1.2em;
  border: 1px solid #D1D5DB;
  background-color: white;
  color: #6B7280;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.new-cart-design .btn-action:hover {
  background-color: #F9FAFB;
  border-color: #9CA3AF;
  color: #374151;
}
.new-cart-design .btn-action:disabled {
  color: #D1D5DB;
  border-color: #E5E7EB;
  cursor: not-allowed;
  background-color: #fafafa;
}
.new-cart-design .option-btn {
  padding: 0.5em 1em;
  background-color: white;
  border: 1px solid #D1D5DB;
  border-radius: 4px;
  font-weight: 600;
  color: #6B7280;
  cursor: pointer;
  transition: all 0.3s ease;
}
.new-cart-design .option-btn:hover:not(:disabled) {
  border-color: #6B7280;
  background-color: #F9FAFB;
  color: #374151;
}
.new-cart-design .option-btn:disabled {
  color: #D1D5DB;
  border-color: #E5E7EB;
  cursor: not-allowed;
  background-color: #fafafa;
}
.new-cart-design .mobile-actions-bar {
  display: none;
}
.new-cart-design .option-btn--mobile {
  display: none;
}
.new-cart-design .promo-btn {
  width: 100%;
  padding: 0.8em;
  background-color: #E31E2E;
  color: white;
  border: none;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.85em;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 0.8em;
}
.new-cart-design .promo-btn:hover {
  background-color: #c41925;
}
.new-cart-design .btn-view-details {
  padding: 0.9em 1.5em;
  background-color: white;
  border: 1px solid #D1D5DB;
  color: #6B7280;
  border-radius: 8px;
  font-weight: 600;
  font-size: 0.9em;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.new-cart-design .btn-view-details:hover {
  background-color: #F9FAFB;
  border-color: #9CA3AF;
  color: #374151;
}
.new-cart-design .btn-replace-cart {
  padding: 0.9em 1.5em;
  background-color: #E31E2E;
  color: white;
  border: 2px solid #E31E2E;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.9em;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.new-cart-design .btn-replace-cart:hover {
  background-color: #c41925;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(227, 30, 46, 0.15);
}
.new-cart-design .btn-start-shopping {
  padding: 0.9em 1.8em;
  background-color: #E31E2E;
  color: white;
  border: none;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.9em;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.new-cart-design .btn-start-shopping:hover {
  background-color: #c41925;
  transform: translateY(-2px);
}
.new-cart-design .progress-line {
  width: 0%;
}
.new-cart-design #total-items-header {
  text-align: right;
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.new-cart-design .cart-items-wrapper {
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 2em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  width: 100%;
  box-sizing: border-box;
}
.new-cart-design .items-header {
  display: flex;
  flex-direction: column;
  gap: 1em;
  margin-bottom: 1.5em;
}
.new-cart-design .csv-links {
  display: flex;
  align-items: center;
  gap: 0.6em;
}
.new-cart-design .csv-link {
  font-weight: 400;
  color: #666;
  text-decoration: none;
  transition: color 0.2s ease;
}
.new-cart-design .csv-link:hover {
  color: #E31E2E;
  text-decoration: underline;
}
.new-cart-design .csv-separator {
  color: #ccc;
}
.new-cart-design .csv-info-tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-left: 4px;
}
.new-cart-design .csv-info-icon {
  width: 16px;
  height: 16px;
  color: #9CA3AF;
  cursor: help;
  transition: color 0.2s ease;
}
.new-cart-design .csv-info-icon:hover {
  color: #3B82F6;
}
.new-cart-design .csv-tooltip-content {
  position: absolute;
  top: calc(110%);
  right: 0;
  width: 320px;
  background: white;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
  transition: all 0.2s ease;
  z-index: 1000;
  font-size: 13px;
  line-height: 1.5;
  color: #374151;
}
.new-cart-design .csv-tooltip-content::before {
  content: '';
  position: absolute;
  top: -6px;
  right: 16px;
  width: 12px;
  height: 12px;
  background: white;
  border-left: 1px solid #E5E7EB;
  border-top: 1px solid #E5E7EB;
  transform: rotate(45deg);
}
.new-cart-design .export-tooltip .csv-tooltip-content::before {
  right: auto;
  left: 4px;
}
.new-cart-design .csv-info-tooltip:hover .csv-tooltip-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.new-cart-design .csv-tooltip-content strong {
  display: block;
  font-size: 14px;
  color: #111827;
  margin-bottom: 10px;
}
.new-cart-design .csv-tooltip-content ol {
  margin: 0 0 12px 0;
  padding-left: 20px;
}
.new-cart-design .csv-tooltip-content ol li {
  margin-bottom: 6px;
}
.new-cart-design .csv-tooltip-content ol li strong {
  display: inline;
  font-size: 13px;
  color: #3B82F6;
}
.new-cart-design .csv-tooltip-content p {
  margin: 0 0 8px 0;
  color: #059669;
  font-weight: 500;
}
.new-cart-design .csv-tooltip-note {
  font-size: 11px !important;
  color: #6B7280 !important;
  font-weight: 400 !important;
  font-style: italic;
  background: #F9FAFB;
  padding: 8px;
  border-radius: 4px;
  margin-top: 8px !important;
}
.new-cart-design .items-options {
  display: flex;
  gap: 0.8em;
  align-items: center;
}
.new-cart-design .items-options .cart-actions {
  display: flex;
  gap: 0.8em;
  margin-left: auto;
}
.new-cart-design .select-all-wrapper {
  display: none;
}
.new-cart-design .table-header {
  display: flex;
  align-items: center;
  gap: 1em;
  padding: 2em;
  background-color: #f8f9fa;
  border-radius: 4px;
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.5em;
}
.new-cart-design .table-header__select {
  display: flex;
  align-items: center;
  gap: 0.5em;
  flex-shrink: 0;
}
.new-cart-design .table-header__label {
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  margin: 0px;
}
.new-cart-design .table-header__product {
  flex: 1;
  text-align: center;
  display: block;
}
.new-cart-design #total-items-header {
  flex-shrink: 0;
}
.new-cart-design .select-all-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #D1D5DB;
  border-radius: 0;
  background-color: white;
  position: relative;
  transition: all 0.3s ease;
  margin: 0;
}
.new-cart-design .select-all-checkbox:checked {
  background-color: #56caf9;
  border-color: #56caf9;
}
.new-cart-design .select-all-checkbox:checked::after {
  content: '✓';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.new-cart-design .select-all-checkbox:hover {
  border-color: #56caf9;
}
.new-cart-design .select-all-checkbox:disabled {
  color: #D1D5DB;
  border-color: #E5E7EB;
  cursor: not-allowed;
  background-color: #fafafa;
}
.new-cart-design .product-row {
  display: grid;
  grid-template-columns: 40px 1fr 100px 100px 80px 80px;
  gap: 1em;
  padding: 1.2em;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-bottom: 1em;
  align-items: start;
  transition: all 0.3s ease;
}
.new-cart-design .product-row:hover {
  border-color: #E31E2E;
  background-color: #FFF5F5;
  box-shadow: 0 2px 8px rgba(227, 30, 46, 0.1);
}
.new-cart-design .product-checkbox {
  width: 18px;
  height: 18px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #D1D5DB;
  border-radius: 0;
  background-color: white;
  position: relative;
  margin-top: 0.2em;
  transition: all 0.3s ease;
}
.new-cart-design .product-checkbox:checked {
  background-color: #56caf9;
  border-color: #56caf9;
}
.new-cart-design .product-checkbox:checked::after {
  content: '✓';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 12px;
  font-weight: bold;
}
.new-cart-design .product-checkbox:hover {
  border-color: #56caf9;
}
.new-cart-design .product-main {
  display: flex;
  gap: 1em;
  align-items: flex-start;
}
.new-cart-design .product-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  flex-shrink: 0;
}
.new-cart-design .product-details {
  flex: 1;
}
.new-cart-design .product-name {
  font-weight: 700;
  font-size: 0.95em;
  color: #333;
  margin-bottom: 0.4em;
  line-height: 1.3;
}
.new-cart-design .product-sku {
  font-size: 0.8em;
  color: #999;
  margin-bottom: 0.3em;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.new-cart-design .product-status {
  display: inline-flex;
  background-color: transparent;
  color: #2D7A3E;
  padding: 0;
  border-radius: 0;
  font-size: 0.85em;
  font-weight: 600;
}
.new-cart-design .product-badge {
  display: inline-flex;
  align-items: center;
  padding: 3px 10px;
  border-radius: 4px;
  font-size: 0.75em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  white-space: nowrap;
}
.new-cart-design .unit-badge {
  background: #e3f2fd;
  color: #1976d2;
}
.new-cart-design .tax-badge-iva {
  background: #fce4ec;
  color: #c2185b;
}
.new-cart-design .tax-badge-ieps {
  background: #fff9c4;
  color: #f57f17;
}
.new-cart-design .indications-label {
  font-size: 0.75em;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-bottom: 0.3em;
  display: block;
  margin-top: 0.5em;
}
.new-cart-design .indications-input {
  width: 100%;
  padding: 0.6em;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 0.8em;
  font-family: inherit;
  margin-top: 0.4em;
  background-color: #FFFAF0;
  transition: all 0.3s ease;
  resize: none;
  min-height: 32px;
  height: 32px;
  opacity: 0.3;
  overflow: hidden;
}
.new-cart-design .indications-input:focus,
.new-cart-design .indications-input.show {
  opacity: 1;
  min-height: 50px;
  height: auto;
  overflow: visible;
}
.new-cart-design .product-price {
  font-weight: 700;
  font-size: 0.95em;
  color: #333;
  text-align: center;
}
.new-cart-design .price-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.new-cart-design .price-original {
  font-size: 0.85em;
  color: #999;
  text-decoration: line-through;
  font-weight: 500;
}
.new-cart-design .price-discount {
  font-size: 1.1em;
  color: #2D7A3E;
  font-weight: 800;
}
.new-cart-design .promo-tag {
  display: inline-block;
  background-color: #D4F4DD;
  color: #2D7A3E;
  padding: 0.25em 0.6em;
  border-radius: 3px;
  font-size: 0.7em;
  font-weight: 700;
  margin-top: 0.4em;
  white-space: nowrap;
}
.new-cart-design .quantity-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5em;
}
.new-cart-design .quantity-controls {
  display: flex;
  align-items: center;
  gap: 0.3em;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fafafa;
  padding: 0.2em;
}
.new-cart-design .qty-btn {
  width: 28px;
  height: 28px;
  border: none;
  background-color: white;
  color: #333;
  cursor: pointer;
  font-weight: 700;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.new-cart-design .qty-btn:hover {
  background-color: #E31E2E;
  color: white;
}
.new-cart-design .qty-display {
  width: 35px;
  text-align: center;
  font-weight: 600;
  font-size: 0.9em;
}
.new-cart-design .unit-type {
  font-size: 0.75em;
  color: #999;
  font-weight: 600;
}
.new-cart-design .total-price {
  font-weight: 700;
  font-size: 0.95em;
  color: #333;
  text-align: center;
}
.new-cart-design .emove-btn {
  background-color: transparent;
  border: none;
  color: #E31E2E;
  cursor: pointer;
  font-size: 1.2em;
  padding: 0;
  transition: all 0.3s ease;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-cart-design .emove-btn:hover {
  transform: scale(1.2);
}
.new-cart-design .order-summary {
  background-color: white;
  padding: 1.5em;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  max-width: 380px;
  width: 100%;
  box-sizing: border-box;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  z-index: 50;
  align-self: start;
}
.new-cart-design .order-summary::-webkit-scrollbar {
  width: 6px;
}
.new-cart-design .order-summary::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.new-cart-design .order-summary::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
  transition: background 0.3s ease;
}
.new-cart-design .order-summary::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.new-cart-design .summary-title {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 1.5em;
  color: #333;
}
.new-cart-design .summary-section {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e0e0e0;
}
.new-cart-design .summary-section:last-of-type {
  border-bottom: none;
}
.new-cart-design .summary-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8em;
  color: #666;
}
.new-cart-design .summary-total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8em;
  font-size: 1.2em;
  font-weight: 700;
  color: #333;
}
.new-cart-design .summary-row.highlight {
  color: #2D7A3E;
}
.new-cart-design .summary-row.highlight span {
  color: #2D7A3E;
  font-weight: 700;
}
.new-cart-design .summary-row.total {
  font-size: 1.2em;
  font-weight: 700;
  color: #333;
  border-top: 2px solid #333;
  padding-top: 1em;
}
.new-cart-design .coupon-section {
  background-color: #FFF5F5;
  padding: 1em;
  border-radius: 8px;
  margin-bottom: 1.5em;
  min-height: 90px;
  height: auto;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  overflow: hidden;
}
.new-cart-design .coupon-input-wrapper {
  display: flex;
  gap: 0.6em;
  max-width: 100%;
  box-sizing: border-box;
  align-items: center;
}
.new-cart-design .coupon-input {
  flex: 1 1 0%;
  width: 0;
  min-width: 0;
  padding: 0.7em 0.9em;
  border: 1px solid #E5E7EB;
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.2s ease;
  background: white;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.new-cart-design .coupon-input:focus {
  outline: none;
  border-color: #E31E2E;
  border-width: 2px;
  box-shadow: 0 0 0 3px rgba(227, 30, 46, 0.08);
}
.new-cart-design .coupon-input::placeholder {
  text-transform: none;
  font-weight: 400;
}
.new-cart-design .coupon-input.error {
  border-color: #EF4444;
  border-width: 2px;
  background: #FEF2F2;
}
.new-cart-design .coupon-input.success {
  border-color: #059669;
  border-width: 2px;
  background: #F0FDF4;
}
.new-cart-design .coupon-btn {
  padding: 0.7em 1.5em;
  background: #E31E2E;
  color: white;
  border: none;
  border-radius: 6px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
  flex-shrink: 0;
  box-sizing: border-box;
}
.new-cart-design .coupon-btn:hover {
  background: #C41B29;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(227, 30, 46, 0.2);
}
.new-cart-design .coupon-btn:active {
  transform: translateY(0);
}
.new-cart-design .coupon-btn:disabled {
  background: #D1D5DB;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.new-cart-design .coupon-error {
  display: flex;
  align-items: center;
  gap: 0.5em;
  padding: 0.65em 0.75em;
  background: #FEE2E2;
  border: 1px solid #FCA5A5;
  border-radius: 6px;
  animation: shake 0.4s ease;
  width: 100%;
  box-sizing: border-box;
}
.new-cart-design .coupon-error svg {
  flex-shrink: 0;
  stroke: #DC2626;
}
.new-cart-design .coupon-error span {
  font-size: 0.85em;
  font-weight: 600;
  color: #991B1B;
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-8px);
  }
  75% {
    transform: translateX(8px);
  }
}
.new-cart-design .coupon-applied {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75em 0.85em;
  background: #ECFDF5;
  border: 2px solid #6EE7B7;
  border-radius: 6px;
  animation: slideIn 0.3s ease;
  width: 100%;
  box-sizing: border-box;
}
.new-cart-design .coupon-applied-content {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.new-cart-design .coupon-applied-content svg {
  flex-shrink: 0;
  stroke: #059669;
}
.new-cart-design .coupon-applied-content span {
  font-size: 0.875em;
  font-weight: 500;
  color: #065F46;
}
.new-cart-design .coupon-applied-content strong {
  font-weight: 700;
  color: #047857;
}
.new-cart-design .coupon-tag {
  display: none;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  margin-top: 0.5em;
  background: transparent;
  border: 1px solid #059669;
  border-radius: 4px;
  color: #065F46;
  font-size: 0.78em;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  width: fit-content;
}
.new-cart-design .coupon-tag svg {
  color: #059669;
  flex-shrink: 0;
}
.new-cart-design .coupon-tag:hover svg {
  color: #EF4444;
}
.new-cart-design .coupon-disclaimer {
  font-size: 0.7em;
  color: #9CA3AF;
  margin: 0.5em 0 0 0;
  line-height: 1.4;
}
.new-cart-design .coupon-warning {
  display: none;
  align-items: center;
  gap: 0.5em;
  margin-top: 0.5em;
  padding: 0.6em 0.75em;
  background: #FFF7ED;
  border: 1px solid #FDBA74;
  border-radius: 6px;
  font-size: 0.8em;
  font-weight: 500;
  color: #9A3412;
}
.new-cart-design .coupon-warning svg {
  flex-shrink: 0;
  color: #EA580C;
}
.new-cart-design .coupon-disclaimer a {
  color: #6B7280;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.new-cart-design .coupon-disclaimer a:hover {
  color: #E31E2E;
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.new-cart-design .summary-row.coupon-discount-row {
  background: #F0FDF4;
  border: 1px solid #BBF7D0;
  border-radius: 6px;
  padding: 0.65em 0.75em;
  margin-bottom: 0.8em;
}
.new-cart-design .coupon-discount-label {
  display: flex;
  align-items: center;
  gap: 0.4em;
}
.new-cart-design .coupon-discount-label svg {
  flex-shrink: 0;
  stroke: #059669;
}
.new-cart-design .coupon-discount-label span {
  font-size: 0.875em;
  font-weight: 500;
  color: #065F46;
}
.new-cart-design .coupon-discount-label strong {
  font-weight: 700;
  color: #047857;
}
.new-cart-design .coupon-discount-value {
  font-weight: 700 !important;
  color: #059669 !important;
}
.new-cart-design .delivery-info {
  background-color: #F1FBFF;
  padding: 1em;
  border-radius: 6px;
  display: flex;
  gap: 0.8em;
  align-items: flex-start;
  margin-bottom: 1.5em;
  font-size: 0.85em;
  color: #333;
  line-height: 1.5;
}
.new-cart-design .delivery-icon {
  width: 48px;
  height: 28px;
  flex-shrink: 0;
  color: #E31E2E;
  margin-top: 0.1em;
  object-fit: contain;
}
.new-cart-design .delivery-content strong {
  display: block;
  color: #56caf9;
  font-weight: 700;
  margin-bottom: 0.2em;
}
.new-cart-design .savings-box {
  background-color: #D4F4DD;
  padding: 1.5em;
  border-radius: 6px;
  text-align: center;
  margin-top: 1.5em;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.new-cart-design .savings-label {
  font-size: 0.85em;
  color: #2D7A3E;
  margin-bottom: 0.5em;
  font-weight: 500;
}
.new-cart-design .savings-amount {
  font-size: 2em;
  font-weight: 700;
  color: #2D7A3E;
}
.new-cart-design .savings-subtitle {
  font-size: 0.8em;
  color: #2D7A3E;
  margin-top: 0.5em;
}
.new-cart-design .promo-box {
  background-color: #FFF9E6;
  padding: 1em;
  border-radius: 6px;
  border: 1px solid #F5E6A3;
  margin-top: 1.5em;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.new-cart-design .promo-title {
  font-weight: 700;
  font-size: 0.9em;
  color: #333;
  margin-bottom: 0.8em;
}
.new-cart-design .promo-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.6em 0;
  border-bottom: 1px solid #F5E6A3;
  font-size: 0.85em;
  color: #666;
}
.new-cart-design .promo-item:last-child {
  border-bottom: none;
}
.new-cart-design .promo-percentage {
  background-color: #2D7A3E;
  color: white;
  padding: 0.2em 0.6em;
  border-radius: 3px;
  font-weight: 700;
  font-size: 0.8em;
}
.new-cart-design .action-newsletter {
  font-size: 0.7em;
  display: flex;
  flex-direction: column;
  gap: 0.8em;
  margin-top: 1.5em;
  margin-bottom: 2em;
}
.new-cart-design .action-buttons {
  display: flex;
  flex-direction: column;
  gap: 0.8em;
  margin-top: 1.5em;
  margin-bottom: 2em;
}
.new-cart-design .new-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
}
.new-cart-design .new-modal.show {
  display: block;
}
.new-cart-design .new-modal-content {
  background-color: white;
  padding: 2.5em;
  border-radius: 8px;
  width: 90%;
  max-width: 700px;
  max-height: 85vh;
  overflow-y: auto;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  animation: slideUp 0.3s ease;
  margin: 5vh auto;
}
@keyframes slideUp {
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.new-cart-design .new-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2em;
  padding-bottom: 1.5em;
  border-bottom: 2px solid #ddd;
}
.new-cart-design .new-modal-header h2 {
  font-size: 1.4em;
  font-weight: 700;
  color: #333;
  letter-spacing: -0.5px;
}
.new-cart-design .new-modal-close {
  background: none;
  border: none;
  font-size: 2em;
  color: #999;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.new-cart-design .new-modal-close:hover {
  color: #333;
  transform: scale(1.2);
}
.new-cart-design .saved-carts-list {
  display: flex;
  flex-direction: column;
  gap: 0.75em;
}
.new-cart-design .saved-cart-card {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  padding: 1em 1.25em;
  transition: all 0.2s ease;
  display: flex;
  flex-direction: column;
  gap: 0.25em;
}
.new-cart-design .saved-cart-card:hover {
  border-color: #9CA3AF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.new-cart-design .saved-cart-card__remove {
  position: absolute;
  top: 4px;
  right: 8px;
  width: 24px;
  height: 24px;
  border: none;
  background: none;
  color: #9CA3AF;
  font-size: 1.1em;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  line-height: 1;
}
.new-cart-design .saved-cart-card__remove:hover {
  background: none;
  color: #EF4444;
}
.new-cart-design .saved-cart-edit-link {
  font-size: 0.8em;
  font-weight: 400;
  color: #999;
  text-decoration: none;
  transition: color 0.2s ease;
  align-self: flex-start;
}
.new-cart-design .saved-cart-edit-link:hover {
  color: #E31E2E;
  text-decoration: underline;
}
.new-cart-design #cart-detail-modal .new-modal-content {
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
}
.new-cart-design .cart-detail-products-list {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 0 1.5em;
}
.new-cart-design .cart-detail-product-row {
  display: flex;
  align-items: center;
  gap: 1em;
  padding: 0.75em 0;
  border-bottom: 1px solid #E5E7EB;
}
.new-cart-design .cart-detail-product-row:last-child {
  border-bottom: none;
}
.new-cart-design .cart-detail-product-img {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #E5E7EB;
}
.new-cart-design .cart-detail-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new-cart-design .cart-detail-product-info {
  flex: 1;
  min-width: 0;
}
.new-cart-design .cart-detail-product-name {
  font-weight: 600;
  font-size: 0.9em;
  color: #1F2937;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-cart-design .cart-detail-product-qty {
  font-size: 0.8em;
  color: #6B7280;
  margin-top: 2px;
}
.new-cart-design .cart-detail-product-price {
  font-weight: 700;
  font-size: 0.95em;
  color: #1F2937;
  white-space: nowrap;
}
.new-cart-design .cart-detail-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 1.5em;
  border-top: 1px solid #E5E7EB;
}
.new-cart-design .cart-detail-total {
  font-size: 1.05em;
  color: #1F2937;
}
.new-cart-design .cart-detail-total strong {
  font-size: 1.15em;
}
.new-cart-design .cart-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background-color: #F9FAFB;
  border-radius: 12px;
  border: 1px solid #D1D5DB;
  font-size: 3em;
}
.new-cart-design .cart-card-content {
  display: flex;
  flex-direction: column;
  gap: 0.2em;
}
.new-cart-design .cart-card-content .cart-title {
  font-weight: 700;
  color: #1F2937;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-cart-design .cart-description {
  font-size: 0.8em;
  color: #6B7280;
  line-height: 1.4;
}
.new-cart-design .cart-info-row {
  display: flex;
  flex-direction: row;
  gap: 1em;
  margin-top: 0.15em;
}
.new-cart-design .cart-info-text {
  font-size: 0.8em;
  color: #374151;
  font-weight: 500;
}
.new-cart-design .cart-info-text strong {
  font-weight: 700;
  color: #1F2937;
}
.new-cart-design .cart-actions-card {
  display: flex;
  gap: 0.5em;
  margin-top: 0.4em;
}
.new-cart-design .cart-actions-card .btn-view-details,
.new-cart-design .cart-actions-card .btn-replace-cart {
  padding: 0.5em 1em;
  font-size: 0.75em;
  border-radius: 6px;
}
.new-cart-design .empty-carts-message {
  text-align: center;
  padding: 3em 2em;
  color: #999;
}
.new-cart-design .empty-carts-icon {
  font-size: 3em;
  margin-bottom: 1em;
}
.new-cart-design .empty-carts-message p {
  font-size: 1em;
  margin-bottom: 1.5em;
  color: #666;
}
.new-cart-design .new-modal-content.new-modal-confirm {
  max-width: 500px;
  text-align: center;
}
.new-cart-design .new-modal-content.new-modal-confirm-delete {
  max-width: 380px;
  padding: 1.5em;
  text-align: center;
  max-height: fit-content;
  overflow-y: visible;
  margin: auto;
}
.new-cart-design .new-modal-content.new-modal-confirm-delete .new-modal-icon {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}
.new-cart-design .new-modal-content.new-modal-confirm-delete .new-modal-body {
  margin: 0.5em 0;
}
.new-cart-design .new-modal-content.new-modal-confirm-delete .new-modal-body h3 {
  font-size: 1em;
  margin-bottom: 0.4em;
  font-weight: 600;
}
.new-cart-design .new-modal-content.new-modal-confirm-delete .new-modal-body p {
  font-size: 0.85em;
  margin-bottom: 0;
  color: #6B7280;
}
.new-cart-design .new-modal-content.new-modal-confirm-delete .new-modal-actions {
  margin-top: 1em;
  gap: 0.75em;
}
.new-cart-design .new-modal-content.new-modal-confirm-delete .new-modal-actions button {
  padding: 0.6em 1.25em;
  font-size: 0.85em;
}
.new-cart-design .new-modal-icon {
  font-size: 4em;
  margin-bottom: 1em;
}
.new-cart-design .new-modal-icon.warning {
  color: #FFD93D;
}
.new-cart-design .new-modal-icon.success {
  color: #2D7A3E;
}
.new-cart-design .new-modal-icon.error {
  color: #E31E2E;
}
.new-cart-design .new-modal-icon.info {
  color: #56caf9;
}
.new-cart-design .new-modal-input-container {
  margin-top: 1em;
}
.new-cart-design .new-modal-input-label {
  display: block;
  font-size: 11px;
  font-weight: 700;
  color: #6B7280;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.new-cart-design .new-modal-input-full {
  width: 100%;
  padding: 0.9em;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 0.9em;
}
.new-cart-design .new-modal-file-input {
  width: 100%;
  padding: 0.9em;
  border: 2px dashed #ddd;
  border-radius: 6px;
  font-size: 0.9em;
  cursor: pointer;
}
.new-cart-design .new-modal-file-hint {
  font-size: 0.8em;
  color: #999;
  margin-top: 0.5em;
}
.new-cart-design .new-modal-body {
  margin: 1.5em 0;
}
.new-cart-design .new-modal-body h3 {
  font-size: 1.3em;
  margin-bottom: 1em;
  color: #333;
}
.new-cart-design .new-modal-body p {
  font-size: 0.95em;
  color: #666;
  line-height: 1.6;
}
.new-cart-design .new-modal-hint {
  font-size: 0.85em !important;
  color: #9CA3AF !important;
  margin-top: 0.5em;
  font-style: italic;
}
.new-cart-design .new-modal-product-name {
  font-weight: 700;
  color: #E31E2E;
  margin: 0.5em 0;
}
.new-cart-design .new-modal-actions {
  display: flex;
  gap: 1em;
  margin-top: 2em;
  text-transform: uppercase;
}
.new-cart-design .new-modal-actions button {
  flex: 1;
}
.new-cart-design .btn-cancel {
  padding: 0.9em 1.5em;
  background-color: white;
  border: 1px solid #D1D5DB;
  color: #6B7280;
  border-radius: 8px;
  font-weight: 600;
  font-size: 0.9em;
  cursor: pointer;
  transition: all 0.3s ease;
}
.new-cart-design .btn-cancel:hover {
  background-color: #F9FAFB;
  border-color: #9CA3AF;
  color: #374151;
}
.new-cart-design .btn-confirm-delete {
  padding: 0.9em 1.5em;
  background-color: #E31E2E;
  color: white;
  border: none;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.9em;
  cursor: pointer;
  transition: all 0.3s ease;
}
.new-cart-design .btn-confirm-delete:hover {
  background-color: #c41925;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(227, 30, 46, 0.2);
}
.new-cart-design .new-modal-content.new-modal-validation {
  max-width: 500px;
  padding: 2em;
  position: relative;
}
.new-cart-design .new-modal-content.new-modal-validation .new-modal-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  font-size: 1.8em;
  color: #9CA3AF;
  cursor: pointer;
  transition: color 0.2s ease;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
}
.new-cart-design .new-modal-content.new-modal-validation .new-modal-close:hover {
  color: #374151;
}
.new-cart-design .new-modal-content.new-modal-validation .new-modal-body {
  padding-top: 1em;
}
.new-cart-design .new-modal-content.new-modal-validation .new-modal-actions {
  justify-content: center;
  margin-top: 1.5em;
}
.new-cart-design .new-modal-content.new-modal-validation .new-modal-actions .btn-primary {
  min-width: 180px;
  flex: 0;
}
.new-cart-design .validation-alerts {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.new-cart-design .validation-alert {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: #fff9e6;
  border: 1px solid #F59E0B;
  border-radius: 6px;
  padding: 14px 16px;
}
.new-cart-design .validation-alert__icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  color: #D97706;
  margin-top: 1px;
}
.new-cart-design .validation-alert__content {
  flex: 1;
  font-size: 14px;
  line-height: 1.5;
  color: #92400E;
}
.new-cart-design .validation-alert__content strong {
  font-weight: 400;
}
.new-cart-design .validation-alert__link {
  color: #B45309;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
  transition: color 0.2s ease;
}
.new-cart-design .validation-alert__link:hover {
  color: #92400E;
}
.new-cart-design .validation-alert--amount {
  background: #fff9e6;
  border: 1px solid #FCD34D;
  padding: 16px 18px;
}
.new-cart-design .validation-alert--amount .validation-alert__icon {
  width: 24px;
  height: 24px;
  color: #D97706;
}
.new-cart-design .validation-alert--amount .validation-alert__content {
  font-size: 15px;
  font-weight: 400;
  color: #78350F;
}
.new-cart-design .validation-alert--amount .validation-alert__amount {
  font-weight: 700;
  color: #D97706;
  font-size: 16px;
}
.new-cart-design .validation-alerts-separator {
  height: 1px;
  background: #E5E7EB;
  margin: 8px 0;
}
.new-cart-design .validation-price-changes {
  margin-top: 12px;
}
.new-cart-design .validation-price-changes .validation-alerts-separator {
  margin: 0 0 12px 0;
}
.new-cart-design .validation-price-changes .price-change-alert {
  margin-bottom: 12px;
}
.new-cart-design .validation-price-changes .price-change-table-wrapper {
  max-height: 160px;
}
.new-cart-design .validation-alert--excluded {
  background: #fff9e6;
  border: 1px solid #FCD34D;
  padding: 16px 18px;
}
.new-cart-design .validation-alert--excluded .validation-alert__icon {
  width: 24px;
  height: 24px;
  color: #D97706;
}
.new-cart-design .validation-alert--excluded .validation-alert__content {
  font-size: 15px;
  font-weight: 400;
  color: #78350F;
}
.new-cart-design .validation-alert--excluded .validation-alert__link {
  color: #D97706;
  font-weight: 600;
  text-decoration: underline;
}
.new-cart-design .validation-alert--excluded .validation-alert__link:hover {
  color: #78350F;
}
.new-cart-design .validation-alert--quantity {
  background: #fff9e6;
  border: 1px solid #FCD34D;
  padding: 16px 18px;
}
.new-cart-design .validation-alert--quantity .validation-alert__icon {
  width: 24px;
  height: 24px;
  color: #D97706;
}
.new-cart-design .validation-alert--quantity .validation-alert__content {
  font-size: 15px;
  font-weight: 400;
  color: #78350F;
}
.new-cart-design .validation-alert--quantity .validation-alert__link {
  color: #D97706;
  font-weight: 600;
  text-decoration: underline;
}
.new-cart-design .validation-alert--quantity .validation-alert__link:hover {
  color: #78350F;
}
.new-cart-design .validation-alert--blocked {
  background: #FEF2F2;
  border: 1px solid #FECACA;
  padding: 16px 18px;
}
.new-cart-design .validation-alert--blocked .validation-alert__icon {
  width: 22px;
  height: 22px;
  color: #DC2626;
}
.new-cart-design .validation-alert--blocked .validation-alert__content {
  font-size: 14px;
  color: #991B1B;
  line-height: 1.5;
}
.new-cart-design .validation-alert--blocked .validation-alert__link {
  color: #DC2626;
  font-weight: 600;
  text-decoration: underline;
}
.new-cart-design .validation-alert--blocked .validation-alert__link:hover {
  color: #991B1B;
}
.new-cart-design .validation-alert--credit {
  background: #fff9e6;
  border: 1px solid #FCD34D;
  padding: 16px 18px;
}
.new-cart-design .validation-alert--credit .validation-alert__icon {
  width: 24px;
  height: 24px;
  color: #D97706;
}
.new-cart-design .validation-alert--credit .validation-alert__content {
  font-size: 15px;
  font-weight: 400;
  color: #78350F;
  line-height: 1.5;
}
.new-cart-design .validation-alert--credit .validation-alert__amount {
  font-weight: 700;
  color: #D97706;
}
.new-cart-design .new-modal-content.new-modal-price-change {
  max-width: 580px;
  padding: 2em;
  position: relative;
}
.new-cart-design .new-modal-content.new-modal-price-change .new-modal-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  font-size: 1.8em;
  color: #9CA3AF;
  cursor: pointer;
  transition: color 0.2s ease;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
}
.new-cart-design .new-modal-content.new-modal-price-change .new-modal-close:hover {
  color: #374151;
}
.new-cart-design .new-modal-content.new-modal-price-change .new-modal-body {
  padding-top: 0.5em;
}
.new-cart-design .new-modal-content.new-modal-price-change .new-modal-actions {
  justify-content: center;
  margin-top: 1.5em;
}
.new-cart-design .new-modal-content.new-modal-price-change .new-modal-actions .btn-primary {
  min-width: 180px;
  flex: 0;
}
.new-cart-design .price-change-alert {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fff9e6;
  border: 1px solid #FCD34D;
  border-radius: 6px;
  padding: 16px 18px;
  margin-bottom: 20px;
}
.new-cart-design .price-change-alert__icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: #D97706;
}
.new-cart-design .price-change-alert span {
  font-size: 15px;
  font-weight: 400;
  color: #78350F;
  line-height: 1.4;
}
.new-cart-design .price-change-table-wrapper {
  max-height: 220px;
  overflow-y: auto;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
}
.new-cart-design .price-change-table-wrapper::-webkit-scrollbar {
  width: 6px;
}
.new-cart-design .price-change-table-wrapper::-webkit-scrollbar-track {
  background: #F3F4F6;
  border-radius: 0 8px 8px 0;
}
.new-cart-design .price-change-table-wrapper::-webkit-scrollbar-thumb {
  background: #D1D5DB;
  border-radius: 3px;
}
.new-cart-design .price-change-table-wrapper::-webkit-scrollbar-thumb:hover {
  background: #9CA3AF;
}
.new-cart-design .price-change-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.new-cart-design .price-change-table thead {
  position: sticky;
  top: 0;
  z-index: 1;
}
.new-cart-design .price-change-table th {
  background: #F9FAFB;
  color: #6B7280;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  text-align: left;
  border-bottom: 2px solid #E5E7EB;
}
.new-cart-design .price-change-table th:nth-child(2),
.new-cart-design .price-change-table th:nth-child(3) {
  text-align: center;
  width: 120px;
}
.new-cart-design .price-change-table td {
  padding: 14px 16px;
  border-bottom: 1px solid #F3F4F6;
  color: #374151;
}
.new-cart-design .price-change-table tbody tr:last-child td {
  border-bottom: none;
}
.new-cart-design .price-change-table tbody tr:hover {
  background: #F9FAFB;
}
.new-cart-design .price-change-table td:nth-child(2),
.new-cart-design .price-change-table td:nth-child(3) {
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
}
.new-cart-design .price-change-table .price-previous {
  color: #111827;
  font-weight: 600;
}
.new-cart-design .price-change-table .price-new {
  color: #111827;
  font-weight: 700;
}
.new-cart-design .price-change-table .product-name {
  font-weight: 500;
  color: #111827;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 260px;
  cursor: default;
}
@media (max-width: 480px) {
  .new-cart-design {
    font-size: 0.9em;
  }
  .new-cart-design .new-modal-content.new-modal-price-change {
    padding: 1.5em;
  }
  .new-cart-design .price-change-table th,
  .new-cart-design .price-change-table td {
    padding: 10px 12px;
    font-size: 13px;
  }
  .new-cart-design .price-change-table th:nth-child(2),
  .new-cart-design .price-change-table th:nth-child(3) {
    width: 80px;
  }
  .new-cart-design .price-change-alert {
    padding: 12px 14px;
  }
  .new-cart-design .price-change-alert span {
    font-size: 13px;
  }
}
.new-cart-design .sticky-checkout-btn {
  display: none;
  /* Oculto en desktop y se mostrará en header mobile */
}
.new-cart-design .expand-details-btn {
  display: none;
}
@media (min-width: 1025px) {
  .new-cart-design {
    /* Ajustar el gap del contenedor para desktop */
    /* Order summary sticky para desktop */
  }
  .new-cart-design .cart-container {
    gap: 24px;
    grid-template-columns: 1fr 380px;
    align-items: start;
  }
  .new-cart-design .order-summary {
    width: 100%;
    max-width: 380px;
    padding: 1.5em;
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    align-self: start;
  }
  .new-cart-design .summary-title {
    margin-bottom: 1em;
  }
  .new-cart-design .summary-row.total {
    font-size: 1.05em;
  }
  .new-cart-design .coupon-section {
    padding: 0.85em;
  }
  .new-cart-design .delivery-info {
    padding: 0.85em;
    font-size: 0.8em;
  }
  .new-cart-design .action-buttons {
    margin-top: 1.25em;
    margin-bottom: 1.5em;
  }
  .new-cart-design .btn-primary,
  .new-cart-design .btn-secondary {
    padding: 0.85em;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .new-cart-design .cart-container {
    gap: 1.5em;
  }
  .new-cart-design .product-row {
    grid-template-columns: 35px 1fr 90px 90px 75px 50px;
    gap: 0.8em;
  }
  .new-cart-design .product-name {
    font-size: 0.9em;
  }
}
@media (max-width: 1024px) {
  .new-cart-design .cart-container {
    grid-template-columns: 1fr 340px;
    align-items: start;
  }
  .new-cart-design .order-summary {
    position: sticky;
    top: 100px;
    max-width: 340px;
  }
  .new-cart-design .product-row {
    grid-template-columns: 35px 1fr 85px 85px 70px 45px;
    gap: 0.7em;
  }
  .new-cart-design .product-image {
    width: 75px;
    height: 75px;
  }
}
@media (max-width: 768px) {
  .new-cart-design {
    /* Ocultar items-header en mobile */
    /* Mostrar table-header adaptado para mobile */
    /* Los estilos de .product-card están en product-card-premium.css */
    /* DETALLES COLAPSABLES - Ocultos por defecto */
    /* Cuando la fila está expandida, mostrar detalles */
    /* ÁREA COMPACTA: Controles de cantidad y precio en la misma fila */
    /* .product-card__quantity - Estilos movidos a product-card-premium.css */
    /* .product-card__pricing - Estilos movidos a product-card-premium.css */
    /* Estilos de precios y badges movidos a product-card-premium.css */
    /* Total destacado (para product-row) - Ya no se usa en este layout */
    /* Mostrar promo tag siempre (no colapsar) */
    /* Botón para expandir detalles - SOLO MOBILE - Más pequeño y centrado */
    /* Transición suave al expandir */
  }
  .new-cart-design .cart-wrapper {
    padding: 0.5em !important;
    width: calc(99vw) !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 auto !important;
  }
  .new-cart-design .cart-container {
    display: flex !important;
    flex-direction: column !important;
    gap: 1em !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }
  .new-cart-design .cart-header-row {
    flex-direction: column;
    align-items: center;
    gap: 0.5em;
    margin-bottom: 1em;
    text-align: center;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .new-cart-design .cart-title {
    text-align: center;
    width: 100%;
    font-size: 1.3em;
  }
  .new-cart-design .cart-header-left .csv-separator,
  .new-cart-design .cart-header-left .csv-link,
  .new-cart-design .cart-header-left .export-tooltip {
    display: none;
  }
  .new-cart-design .csv-links {
    display: none;
  }
  .new-cart-design .cart-items-wrapper {
    padding: 0.5em !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    border-radius: 8px;
    overflow: hidden !important;
  }
  .new-cart-design .order-summary {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }
  .new-cart-design .items-header {
    display: none;
  }
  .new-cart-design .table-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.8em 1em;
    background-color: #f8f9fa;
    border-radius: 6px;
    margin-bottom: 1em;
    gap: 0.8em;
  }
  .new-cart-design .table-header .select-all-checkbox {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin: 0px 4px;
  }
  .new-cart-design .table-header__select {
    gap: 0.4em;
  }
  .new-cart-design .table-header__product {
    display: none;
  }
  .new-cart-design .mobile-actions-bar {
    display: flex;
    padding: 0.5em 1em;
    margin-bottom: 0.8em;
  }
  .new-cart-design .option-btn--mobile {
    display: inline-flex;
    padding: 0.4em 0.8em;
  }
  .new-cart-design #total-items-header {
    font-weight: 600;
    color: #666;
    margin-left: 0;
  }
  .new-cart-design .product-name {
    font-size: 0.95em;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.4;
    color: #333;
  }
  .new-cart-design .product-sku,
  .new-cart-design .product-status,
  .new-cart-design .product-badge,
  .new-cart-design .indications-label,
  .new-cart-design .indications-input,
  .new-cart-design .product-card__instructions {
    display: none;
  }
  .new-cart-design .product-row.expanded .product-sku,
  .new-cart-design .product-row.expanded .product-status,
  .new-cart-design .product-row.expanded .product-badge,
  .new-cart-design .product-row.expanded .indications-label,
  .new-cart-design .product-row.expanded .indications-input,
  .new-cart-design .product-card.expanded .product-card__instructions {
    display: block;
  }
  .new-cart-design .product-row.expanded .product-sku {
    display: flex;
    font-size: 0.75em;
    margin-bottom: 0.4em;
    flex-wrap: wrap;
  }
  .new-cart-design .product-card.expanded .product-card__instructions {
    grid-column: -1;
    margin-top: 0.5em;
  }
  .new-cart-design .product-card__instructions-label {
    font-size: 0.7em;
    color: #666;
    margin-bottom: 0.4em;
    display: inline-block;
    max-width: fit-content;
  }
  .new-cart-design .product-card__instructions-textarea {
    width: 100%;
    min-height: 60px;
    padding: 0.5em;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 0.75em;
    font-family: inherit;
    resize: vertical;
  }
  .new-cart-design .indications-label {
    text-align: left;
    margin-top: 0.8em;
    font-size: 0.7em;
  }
  .new-cart-design .indications-input {
    width: 100%;
    text-align: left;
    font-size: 0.75em;
    padding: 0.5em;
  }
  .new-cart-design .product-price-compact {
    grid-column: 0.5;
    grid-row: 0.66666667;
    display: flex;
    flex-direction: row;
    gap: 1em;
    align-items: center;
    justify-content: center;
  }
  .new-cart-design .quantity-btn {
    width: 36px;
    height: 36px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: white;
    color: #666;
    font-size: 1em;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
  }
  .new-cart-design .quantity-btn:active {
    background: #f0f0f0;
    transform: scale(0.95);
  }
  .new-cart-design .quantity-input {
    width: 45px;
    height: 36px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 0.9em;
    font-weight: 600;
  }
  .new-cart-design .quantity-section {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5em;
    margin: 0;
  }
  .new-cart-design .product-price {
    font-size: 0.9em;
    font-weight: 700;
    color: #333;
    order: 2;
  }
  .new-cart-design .quantity-controls {
    margin: 0;
    padding: 0.2em;
    background: #f8f9fa;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
  }
  .new-cart-design .qty-btn {
    width: 28px;
    height: 28px;
    font-size: 0.95em;
    background: white;
    border: none;
    color: #666;
    font-weight: 600;
  }
  .new-cart-design .qty-btn:active {
    background: #E31E2E;
    color: white;
  }
  .new-cart-design .qty-display {
    width: 32px;
    font-size: 0.9em;
    font-weight: 600;
    color: #333;
  }
  .new-cart-design .unit-type {
    font-size: 0.7em;
    color: #999;
  }
  .new-cart-design .total-price {
    display: none;
  }
  .new-cart-design .total-price::before {
    content: 'Total:';
    font-weight: 700;
    color: #666;
    font-size: 0.9em;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .new-cart-design .total-amount {
    font-size: 1.3em;
    font-weight: 800;
    color: #E31E2E;
    letter-spacing: -0.5px;
  }
  .new-cart-design .promo-tag {
    display: inline-block;
    background: linear-gradient(135deg, #d4f4dd 0%, #b8e6c6 100%);
    color: #2D7A3E;
    padding: 0.35em 0.7em;
    border-radius: 6px;
    font-size: 0.7em;
    font-weight: 700;
    white-space: nowrap;
    box-shadow: 0 1px 3px rgba(45, 122, 62, 0.15);
  }
  .new-cart-design .product-row .promo-tag,
  .new-cart-design .product-card .promo-tag {
    display: inline-block !important;
  }
  .new-cart-design .expand-details-btn {
    grid-column: 0.5;
    grid-row: 0.75;
    width: auto;
    max-width: 200px;
    padding: 0.5em 1em;
    background: white;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #666;
    font-size: 0.7em;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4em;
    margin: 0 auto;
    justify-self: center;
  }
  .new-cart-design .expand-details-btn:active {
    background: #f5f5f5;
    border-color: #999;
  }
  .new-cart-design .expand-details-btn svg {
    width: 14px;
    height: 14px;
    transition: transform 0.3s ease;
  }
  .new-cart-design .product-row.expanded .expand-details-btn svg {
    transform: rotate(180deg);
  }
  .new-cart-design .product-row .product-sku,
  .new-cart-design .product-row .product-status,
  .new-cart-design .product-row .product-badge,
  .new-cart-design .product-row .indications-label,
  .new-cart-design .product-row .indications-input {
    transition: all 0.3s ease;
    overflow: hidden;
  }
  .new-cart-design .order-summary {
    padding: 1.5em;
  }
  .new-cart-design .summary-row.total {
    font-size: 1.2em;
  }
  .new-cart-design .coupon-section {
    padding: 0.85em;
    height: auto;
    min-height: 90px;
  }
  .new-cart-design .coupon-input-wrapper {
    flex-direction: column;
    gap: 0.5em;
  }
  .new-cart-design .coupon-input,
  .new-cart-design .coupon-btn {
    width: 100%;
    box-sizing: border-box;
  }
  .new-cart-design .coupon-error,
  .new-cart-design .coupon-applied {
    font-size: 0.8em;
    padding: 0.6em;
  }
  .new-cart-design .coupon-applied-content span {
    font-size: 0.8em;
  }
  .new-cart-design .coupon-input {
    padding: 0.8em;
  }
  .new-cart-design .coupon-btn {
    padding: 0.8em;
  }
}
@media (max-width: 600px) {
  .new-cart-design .cart-items-wrapper {
    padding: 1em;
  }
  .new-cart-design .product-row {
    padding: 1.2em;
  }
  .new-cart-design .product-image {
    width: 100px;
    height: 100px;
  }
  .new-cart-design .product-name {
    font-size: 0.95em;
  }
  .new-cart-design .product-sku {
    font-size: 0.8em;
  }
  .new-cart-design .summary-row.total {
    font-size: 1.1em;
  }
  .new-cart-design .savings-amount {
    font-size: 1.5em;
  }
  .new-cart-design .promo-title {
    font-size: 0.85em;
  }
  .new-cart-design .promo-item {
    font-size: 0.8em;
  }
}
@media (max-width: 480px) {
  .new-cart-design {
    /* Ajustar padding del checkbox y remove button */
    /* Hacer más compacto el área de precio/cantidad */
    /* Estilos de .product-card__pricing movidos a product-card-premium.css */
    /* Botón expandir más compacto */
    /* Paginación en móvil */
    /* Carrito vacío en mobile */
    /* Modales en mobile */
  }
  .new-cart-design .cart-wrapper {
    padding: 0 0.5em 1em;
  }
  .new-cart-design .cart-items-wrapper {
    padding: 0.8em;
    border-radius: 6px;
  }
  .new-cart-design .product-row,
  .new-cart-design .product-card {
    padding: 0.9em;
    margin-bottom: 0.7em;
    border-radius: 8px;
  }
  .new-cart-design .product-image {
    width: 65px;
    height: 65px;
  }
  .new-cart-design .product-name {
    font-size: 0.85em;
    line-height: 1.35;
  }
  .new-cart-design .product-main {
    margin-top: 2em;
    gap: 0.7em;
  }
  .new-cart-design .product-checkbox {
    width: 18px;
    height: 18px;
    margin: 0;
    padding: 0;
  }
  .new-cart-design .product-card__checkbox {
    top: 0.4em;
    left: 0.4em;
    width: 18px;
    height: 18px;
  }
  .new-cart-design .remove-btn,
  .new-cart-design .product-card__remove {
    top: 0.4em;
    right: 0.4em;
    font-size: 1.2em;
    width: 26px;
    height: 26px;
  }
  .new-cart-design .product-price {
    font-size: 0.85em;
  }
  .new-cart-design .total-price {
    padding: 0.5em 0.7em;
    margin-top: 0.3em;
  }
  .new-cart-design .total-price::before {
    font-size: 0.8em;
  }
  .new-cart-design .total-amount {
    font-size: 1em;
  }
  .new-cart-design .expand-details-btn {
    padding: 0.5em;
    font-size: 0.7em;
    margin-top: 0.4em;
  }
  .new-cart-design .product-sku {
    font-size: 0.75em;
  }
  .new-cart-design .product-price,
  .new-cart-design .quantity-section,
  .new-cart-design .total-price {
    padding: 0.6em;
    font-size: 0.85em;
  }
  .new-cart-design .quantity-controls {
    padding: 0.15em;
  }
  .new-cart-design .qty-btn {
    width: 26px;
    height: 26px;
    font-size: 0.9em;
  }
  .new-cart-design .qty-display {
    width: 30px;
    font-size: 0.85em;
  }
  .new-cart-design .order-summary {
    padding: 1em;
  }
  .new-cart-design .summary-row.total {
    font-size: 1em;
  }
  .new-cart-design .savings-amount {
    font-size: 1.3em;
  }
  .new-cart-design .delivery-info {
    padding: 0.8em;
    font-size: 0.8em;
  }
  .new-cart-design .savings-box {
    padding: 1em;
  }
  .new-cart-design .promo-box {
    padding: 0.8em;
  }
  .new-cart-design .action-buttons {
    gap: 0.6em;
  }
  .new-cart-design .btn-primary,
  .new-cart-design .btn-secondary,
  .new-cart-design .btn-primary-lg,
  .new-cart-design .btn-secondary-lg {
    padding: 0.9em;
    font-size: 0.85em;
    width: 100%;
    box-sizing: border-box;
  }
  .new-cart-design .empty-cart-message {
    padding: 2.5em 1.5em;
    margin: 1em 0;
  }
  .new-cart-design .empty-cart-icon svg {
    width: 60px;
    height: 60px;
  }
  .new-cart-design .empty-cart-title {
    font-size: 1.2em;
  }
  .new-cart-design .empty-cart-text {
    font-size: 0.9em;
  }
  .new-cart-design .cart-actions {
    flex-direction: column;
    width: 100%;
  }
  .new-cart-design .cart-actions .btn-action {
    width: 100%;
  }
  .new-cart-design .new-modal-content {
    width: 95%;
    padding: 1.5em;
    margin: 2vh auto;
  }
  .new-cart-design .new-modal-header h2 {
    font-size: 1.1em;
  }
  .new-cart-design .cart-icon-wrapper {
    width: 70px;
    height: 70px;
    font-size: 1.8em;
  }
  .new-cart-design .cart-description {
    font-size: 0.85em;
  }
  .new-cart-design .cart-actions-card {
    grid-template-columns: 1fr;
    gap: 0.8em;
  }
  .new-cart-design .btn-view-details,
  .new-cart-design .btn-replace-cart {
    font-size: 0.8em;
    padding: 0.7em 1em;
  }
  .new-cart-design .new-modal-body h3 {
    font-size: 1.1em;
  }
  .new-cart-design .new-modal-body p {
    font-size: 0.85em;
  }
  .new-cart-design .new-modal-actions {
    flex-direction: column;
    gap: 0.8em;
  }
  .new-cart-design .new-modal-actions button {
    width: 100%;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .new-cart-design .product-row {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .new-cart-design .product-main {
    flex-direction: row;
    width: 100%;
    text-align: left;
  }
  .new-cart-design .product-image {
    width: 80px;
    height: 80px;
  }
  .new-cart-design .product-price,
  .new-cart-design .quantity-section,
  .new-cart-design .total-price {
    width: calc(32.833%);
  }
}
.new-cart-design .combo-group {
  background: #F0FDF4;
  border: 2px solid #059669;
  border-radius: 10px;
  padding: 2px;
  margin-bottom: 16px;
}
.new-cart-design .combo-group__header {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #059669;
  padding: 8px 16px;
}
.new-cart-design .combo-group__badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: white;
  color: #065F46;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.5px;
  padding: 3px 8px;
  border-radius: 4px;
  text-transform: uppercase;
}
.new-cart-design .combo-group__badge svg {
  color: #059669;
  flex-shrink: 0;
}
.new-cart-design .combo-group__name {
  font-size: 13px;
  font-weight: 700;
  color: white;
}
.new-cart-design .combo-group__footer {
  display: flex;
  flex-direction: column;
  gap: 6px;
  background: #ECFDF5;
  border-top: 1px solid #059669;
  padding: 10px 16px;
}
.new-cart-design .combo-group__footer-prices {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 13px;
  flex-wrap: wrap;
}
.new-cart-design .combo-group__price-individual {
  color: #6B7280;
  font-weight: 500;
}
.new-cart-design .combo-group__price-individual s {
  color: #9CA3AF;
}
.new-cart-design .combo-group__price-combo {
  color: #065F46;
  font-weight: 600;
}
.new-cart-design .combo-group__price-combo strong {
  font-size: 15px;
  color: #059669;
}
.new-cart-design .combo-group__savings {
  font-size: 11px;
  font-weight: 700;
  color: #065F46;
  background: #D1FAE5;
  border-radius: 4px;
  padding: 3px 8px;
  display: inline-block;
  width: fit-content;
}
@media (max-width: 768px) {
  .new-cart-design .combo-group {
    margin-bottom: 12px;
    border-radius: 8px;
  }
  .new-cart-design .combo-group__header {
    padding: 7px 12px;
    flex-wrap: wrap;
  }
  .new-cart-design .combo-group__name {
    font-size: 12px;
  }
  .new-cart-design .combo-group__footer {
    padding: 8px 12px;
  }
  .new-cart-design .combo-group__footer-prices {
    flex-direction: column;
    gap: 4px;
    font-size: 12px;
  }
  .new-cart-design .combo-group__price-combo strong {
    font-size: 13px;
  }
  .new-cart-design .combo-group__savings {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .new-cart-design .combo-group__header {
    padding: 6px 10px;
  }
  .new-cart-design .combo-group__badge {
    font-size: 10px;
    padding: 2px 6px;
  }
  .new-cart-design .combo-group__savings {
    font-size: 9px;
  }
}
.new-cart-design .undo-toast {
  position: fixed;
  bottom: -150px;
  right: 24px;
  background: #FFFFFF;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  padding: 16px 20px;
  display: flex !important;
  align-items: center;
  gap: 16px;
  z-index: 10000;
  transition: bottom 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  min-width: 350px;
}
.new-cart-design .undo-toast.show {
  bottom: 24px;
}
.new-cart-design .undo-toast__content {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}
.new-cart-design .undo-toast__icon {
  color: #D97706;
  flex-shrink: 0;
}
.new-cart-design .undo-toast__message {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
}
.new-cart-design .undo-toast__button {
  background: transparent;
  border: none;
  color: #EF4444;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  padding: 8px 16px;
  border-radius: 6px;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.new-cart-design .undo-toast__button:hover {
  background: #FEE2E2;
}
.new-cart-design .undo-toast__button:active {
  transform: scale(0.95);
}
@media (max-width: 768px) {
  .new-cart-design .undo-toast {
    right: 16px;
    left: 16px;
    min-width: auto;
    max-width: 100%;
  }
  .new-cart-design .undo-toast.show {
    bottom: 16px;
  }
  .new-cart-design .undo-toast__message {
    font-size: 13px;
  }
  .new-cart-design .undo-toast__button {
    font-size: 12px;
    padding: 6px 12px;
  }
}
.new-cart-design .toast-notification {
  position: fixed;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  padding: 16px 24px;
  z-index: 10000;
  transition: top 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  min-width: 320px;
  max-width: 500px;
}
.new-cart-design .toast-notification.show {
  top: 24px;
}
.new-cart-design .toast-notification.success svg {
  color: #059669;
  flex-shrink: 0;
}
.new-cart-design .toast-notification.error svg {
  color: #EF4444;
  flex-shrink: 0;
}
.new-cart-design .toast-notification.info svg {
  color: #3B82F6;
  flex-shrink: 0;
}
.new-cart-design .toast-notification.warning svg {
  color: #D97706;
  flex-shrink: 0;
}
.new-cart-design .notification-content {
  display: flex;
  align-items: center;
  gap: 12px;
}
.new-cart-design .notification-content span {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .new-cart-design .toast-notification {
    left: 16px;
    right: 16px;
    transform: none;
    min-width: auto;
    max-width: calc(84%);
  }
  .new-cart-design .toast-notification.show {
    top: 16px;
  }
  .new-cart-design .notification-content span {
    font-size: 13px;
  }
}
.new-cart-design [data-tooltip] {
  position: relative;
  cursor: help;
}
.new-cart-design [data-tooltip]::before,
.new-cart-design [data-tooltip]::after {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  pointer-events: none;
  z-index: 1000;
}
.new-cart-design [data-tooltip]::before {
  content: attr(data-tooltip);
  bottom: calc(108%);
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 12px;
  background: #1F2937;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.new-cart-design [data-tooltip]::after {
  content: '';
  bottom: calc(102%);
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: #1F2937;
}
.new-cart-design [data-tooltip]:hover::before,
.new-cart-design [data-tooltip]:hover::after {
  opacity: 1;
  visibility: visible;
}
.new-cart-design .iva-label {
  cursor: help;
  border-bottom: 1px dashed #9CA3AF;
}
.new-cart-design textarea {
  min-height: unset !important;
}
.new-cart-design .product-card {
  position: relative;
  background: var(--card-bg);
  border: 1px solid var(--card-border);
  border-radius: var(--card-radius);
  padding: var(--card-padding);
  margin-bottom: 12px;
  box-shadow: 0 1px 2px var(--card-shadow);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: visible;
}
.new-cart-design .product-card > * {
  position: relative;
  z-index: 1;
}
.new-cart-design .product-card__remove {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9CA3AF;
  font-size: 20px;
  font-weight: 400;
  background: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
  transition: all var(--transition-fast);
  z-index: 10;
  line-height: 1;
}
.new-cart-design .product-card__remove:hover {
  color: #6B7280;
  background: transparent;
}
.new-cart-design .product-card__remove:active {
  transform: scale(0.95);
  color: var(--color-remove);
  background: transparent;
}
.new-cart-design .product-card__stock--limited {
  color: #D97706 !important;
  font-weight: 500;
}
.new-cart-design .qty-btn--disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.new-cart-design .qty-btn--disabled:hover {
  transform: none;
  background: inherit;
}
.new-cart-design .product-card__container {
  display: flex;
  align-items: center;
  gap: var(--card-gap);
  position: relative;
}
.new-cart-design .product-card__checkbox {
  flex-shrink: 0;
}
.new-cart-design .product-card__checkbox input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 2px solid var(--input-border);
  border-radius: 4px;
  cursor: pointer;
  transition: all var(--transition-fast);
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}
.new-cart-design .product-card__checkbox input[type="checkbox"]:checked {
  background: var(--color-primary);
  border-color: var(--color-primary);
}
.new-cart-design .product-card__checkbox input[type="checkbox"]:checked::after {
  content: '✓';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.new-cart-design .product-card__checkbox input[type="checkbox"]:hover {
  border-color: var(--color-primary);
}
.new-cart-design .product-card__checkbox label {
  display: none;
}
.new-cart-design .product-card__image {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  border: 1px solid #E8E8E8;
  border-radius: 8px;
  padding: 8px;
  background: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-cart-design .product-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.new-cart-design .product-card__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
  min-width: 0;
  max-width: 550px;
}
.new-cart-design .product-card__title {
  font-size: 1.2em;
  font-weight: 700;
  color: var(--text-primary);
  line-height: 1.3;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.new-cart-design .product-card__title-wrapper {
  position: relative;
  cursor: default;
}
.new-cart-design .product-card__title-wrapper[data-tooltip]::before,
.new-cart-design .product-card__title-wrapper[data-tooltip]::after {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  pointer-events: none;
  z-index: 1000;
}
.new-cart-design .product-card__title-wrapper[data-tooltip]::before {
  content: attr(data-tooltip);
  bottom: calc(108%);
  left: 0;
  padding: 10px 14px;
  background: #1F2937;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  white-space: normal;
  max-width: 300px;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  line-height: 1.4;
}
.new-cart-design .product-card__title-wrapper[data-tooltip]::after {
  content: '';
  bottom: calc(102%);
  left: 20px;
  border: 6px solid transparent;
  border-top-color: #1F2937;
}
.new-cart-design .product-card__title-wrapper[data-tooltip]:hover::before,
.new-cart-design .product-card__title-wrapper[data-tooltip]:hover::after {
  opacity: 1;
  visibility: visible;
}
.new-cart-design .product-card__meta {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.93em;
  flex-wrap: nowrap;
}
.new-cart-design .product-card__sku {
  color: var(--text-secondary);
  font-weight: 500;
}
.new-cart-design .product-card__stock {
  font-weight: 600;
  color: var(--text-primary);
}
.new-cart-design .product-card__stock--available {
  color: var(--text-primary);
}
.new-cart-design .product-card__stock--unavailable {
  color: var(--color-remove);
}
.new-cart-design .badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  white-space: nowrap;
}
.new-cart-design .badge--gray {
  background: var(--badge-gray-bg);
  color: var(--badge-gray-text);
}
.new-cart-design .badge--unit {
  background: var(--badge-gray-bg);
  color: var(--badge-gray-text);
}
.new-cart-design .badge--iva {
  background: var(--badge-blue-bg);
  color: var(--badge-blue-text);
}
.new-cart-design .badge--ieps {
  background: var(--badge-blue-bg);
  color: var(--badge-blue-text);
}
.new-cart-design .product-card__instructions {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.new-cart-design .product-card__instructions-label {
  font-size: 0.93em;
  font-weight: 600;
  color: #9CA3AF;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: color var(--transition-fast);
}
.new-cart-design .product-card__instructions-textarea {
  width: 70%;
  height: 32px;
  min-height: 32px;
  max-height: 60px;
  padding: 6px 10px;
  border: none;
  border-radius: 6px;
  background: #EFF6FF;
  color: var(--text-secondary);
  font-family: inherit;
  resize: none;
  transition: all var(--transition-fast);
  overflow-y: auto;
  overflow-x: hidden;
}
.new-cart-design .product-card__instructions-textarea::-webkit-scrollbar {
  width: 4px;
}
.new-cart-design .product-card__instructions-textarea::-webkit-scrollbar-track {
  background: #F3F4F6;
  border-radius: 2px;
}
.new-cart-design .product-card__instructions-textarea::-webkit-scrollbar-thumb {
  background: #D1D5DB;
  border-radius: 2px;
}
.new-cart-design .product-card__instructions-textarea::-webkit-scrollbar-thumb:hover {
  background: #9CA3AF;
}
.new-cart-design .product-card__instructions-textarea:focus {
  outline: none;
  border: 2px solid var(--instructions-border);
  background: white;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}
.new-cart-design .product-card__instructions-textarea:not(:placeholder-shown) {
  border: 2px solid var(--instructions-border);
  background: #EFF6FF;
  color: var(--instructions-text);
}
.new-cart-design .product-card__instructions-textarea:not(:placeholder-shown) ~ .product-card__instructions-label,
.new-cart-design .product-card__instructions:has( .product-card__instructions-textarea:not(:placeholder-shown)) .product-card__instructions-label {
  color: var(--instructions-border);
  font-weight: 700;
}
.new-cart-design .product-card__instructions-textarea::placeholder {
  color: #C0C0C0;
  font-size: 11px;
}
.new-cart-design .product-card__quantity {
  display: flex;
  align-items: center;
  gap: 0;
  border: 1px solid #D1D5DB;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
  background: white;
  margin-right: auto;
}
.new-cart-design .quantity-btn {
  width: 28px;
  height: 32px;
  background: #F9FAFB;
  border: none;
  color: #374151;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all var(--transition-fast);
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-cart-design .quantity-btn:hover {
  background: var(--input-hover);
}
.new-cart-design .quantity-btn:active {
  background: var(--input-active);
}
.new-cart-design .quantity-input {
  width: 45px;
  height: 32px;
  border: none;
  border-left: 1px solid #D1D5DB;
  border-right: 1px solid #D1D5DB;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: var(--text-primary);
  background: white;
  -moz-appearance: textfield;
}
.new-cart-design .quantity-input::-webkit-outer-spin-button,
.new-cart-design .quantity-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.new-cart-design .quantity-input:focus {
  outline: 2px solid var(--instructions-border);
  outline-offset: -2px;
}
.new-cart-design .quantity-input:disabled {
  background: var(--badge-gray-bg);
  cursor: help;
}
.new-cart-design .product-card__pricing {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 6px;
  flex-shrink: 0;
  margin-left: auto;
  min-width: 160px;
}
.new-cart-design .product-card__badge-exclusive {
  background: var(--color-success-light);
  color: var(--color-success-dark);
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
  order: 0;
}
.new-cart-design .product-card__badge-special {
  background: var(--color-success-light);
  color: var(--color-success-dark);
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
  order: 0;
}
.new-cart-design .product-card__price-old {
  font-size: 13px;
  color: #9CA3AF;
  text-decoration: line-through;
  font-weight: 500;
  order: 1;
}
.new-cart-design .product-card__price-final {
  font-size: 1.8em;
  font-weight: 700;
  color: var(--text-primary);
  line-height: 1;
  order: 2;
  position: relative;
  overflow: hidden;
}
.new-cart-design .product-card__price-final--calculating {
  opacity: 0.55;
  transition: opacity 0.2s ease;
}
.new-cart-design .product-card__price-final--calculating::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.6) 50%, transparent 100%);
  animation: price-shimmer 1.2s ease-in-out infinite;
}
@keyframes price-shimmer {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
.new-cart-design .product-card__price-unit {
  font-size: 0.93em;
  color: var(--text-tertiary);
  font-weight: 500;
  order: 3;
  margin-top: -2px;
  text-decoration: none;
}
.new-cart-design .product-card__pricing:has(.product-card__badge-exclusive) .product-card__price-unit {
  text-decoration: line-through;
  color: #9CA3AF;
}
.new-cart-design .product-card__pricing:has(.product-card__badge-exclusive) .product-card__price-final,
.new-cart-design .product-card__pricing:has(.product-card__price-old) .product-card__price-final {
  color: var(--color-success);
}
.new-cart-design .product-card__max-warning {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  background: #FEF3C7;
  border-left: 3px solid #F59E0B;
  border-radius: 4px;
  padding: 10px 12px;
  margin-top: 12px;
  font-size: 12px;
  color: #92400E;
  line-height: 1.4;
}
.new-cart-design .product-card__max-warning-icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  color: #F59E0B;
  margin-top: 1px;
}
.new-cart-design .product-card__max-warning strong {
  font-weight: 600;
}
.new-cart-design button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.new-cart-design button:disabled:hover {
  background: var(--input-bg);
  transform: none;
}
.new-cart-design .expand-details-btn {
  display: none;
}
.new-cart-design .product-card__expand-btn {
  display: none;
}
@media (max-width: 1200px) {
  .new-cart-design .product-card__info {
    min-width: 200px;
    max-width: 240px;
  }
}
@media (max-width: 1024px) {
  .new-cart-design .product-card__info {
    min-width: 180px;
    max-width: 220px;
  }
  .new-cart-design .product-card__price-final {
    font-size: 1.5em;
  }
  .new-cart-design .product-card__image {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 768px) {
  .new-cart-design {
    /* ============================================
       CARD MOBILE - DISEÑO COMPACTO Y LIMPIO
       ============================================ */
    /* ============================================
       CONTAINER - GRID DE 3 FILAS
       Fila 1: Imagen + Info (título, SKU, stock)
       Fila 2: Cantidad + Precio
       ============================================ */
    /* ============================================
       CHECKBOX - POSICIÓN ABSOLUTA ARRIBA IZQUIERDA
       ============================================ */
    /* ============================================
       BOTÓN ELIMINAR - POSICIÓN ABSOLUTA ARRIBA DERECHA
       ============================================ */
    /* ============================================
       IMAGEN DEL PRODUCTO - SOLO FILA 1
       ============================================ */
    /* ============================================
       INFO DEL PRODUCTO - FILA 1
       ============================================ */
    /* META - SKU y Stock en línea */
    /* Badges */
    /* ============================================
       INDICACIONES ESPECIALES - OCULTAS EN MOBILE
       Se muestran al expandir la card
       ============================================ */
    /* ============================================
       BOTÓN EXPANDIR INDICACIONES - SOLO MOBILE
       ============================================ */
    /* ============================================
       FILA 2: CANTIDAD + PRECIO
       ============================================ */
    /* ============================================
       PRECIOS - FILA 2, ALINEADOS A LA DERECHA
       ============================================ */
    /* ============================================
       OCULTAR ELEMENTOS NO NECESARIOS EN MOBILE
       ============================================ */
    /* ============================================
       ADVERTENCIA DE CANTIDAD MÁXIMA - MOBILE
       ============================================ */
  }
  .new-cart-design .product-card {
    padding: 14px;
    padding-top: 16px;
    margin-bottom: 14px;
    position: relative;
    border-radius: 8px;
    background: white;
    border: 1px solid #E5E7EB;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  }
  .new-cart-design .product-card:hover {
    transform: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  }
  .new-cart-design .product-card::before {
    display: none;
  }
  .new-cart-design .product-card__container {
    display: grid;
    grid-template-columns: 86px 1fr;
    grid-template-rows: auto auto;
    gap: 12px 14px;
    align-items: start;
    width: 100%;
    box-sizing: border-box;
  }
  .new-cart-design .product-card__checkbox {
    position: absolute;
    top: 14px;
    left: 12px;
    z-index: 10;
  }
  .new-cart-design .product-card__checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
  }
  .new-cart-design .product-card__remove {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 24px;
    height: 24px;
    font-size: 20px;
    z-index: 10;
  }
  .new-cart-design .product-card__image {
    grid-column: 1;
    grid-row: 1;
    width: 86px;
    height: 86px;
    padding: 5px;
    margin-top: 16px;
    margin-left: 28px;
    border-radius: 6px;
    background: #FAFAFA;
    border: 1px solid #E8E8E8;
  }
  .new-cart-design .product-card__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 4px;
  }
  .new-cart-design .product-card__info {
    grid-column: 2;
    grid-row: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
    padding-right: 30px;
    padding-top: 16px;
    margin-left: 15px;
  }
  .new-cart-design .product-card__title {
    font-weight: 600;
    line-height: 1.4;
    color: #111827;
    margin: 0;
    /* Sin límite de líneas - mostrar título completo */
    display: block;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .new-cart-design .product-card__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-top: 4px;
  }
  .new-cart-design .product-card__sku {
    color: #6B7280;
    font-weight: 500;
  }
  .new-cart-design .product-card__stock {
    color: #059669;
    font-weight: 600;
    font-size: 11px;
  }
  .new-cart-design .product-card__stock--available {
    color: #059669;
  }
  .new-cart-design .badge {
    padding: 2px 6px;
    font-size: 9px;
    border-radius: 3px;
  }
  .new-cart-design .product-card__instructions {
    display: none;
  }
  .new-cart-design .product-card.expanded .product-card__instructions {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 6px;
  }
  .new-cart-design .product-card.expanded .product-card__instructions-label {
    font-size: 10px;
    font-weight: 600;
    color: #9CA3AF;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .new-cart-design .product-card.expanded .product-card__instructions-textarea {
    width: 100%;
    min-height: 50px;
    padding: 8px 10px;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
    font-size: 14px;
    background: #EFF6FF;
    font-family: inherit;
    resize: vertical;
  }
  .new-cart-design .product-card.expanded .product-card__instructions-textarea:focus {
    outline: none;
    border-color: #3B82F6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
    background: white;
  }
  .new-cart-design .product-card__expand-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    padding: 8px 0;
    background: none;
    border: none;
    border-top: 1px dashed #E5E7EB;
    margin-top: 8px;
    color: #6B7280;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
    transition: color 0.2s ease;
    text-transform: uppercase;
    letter-spacing: 0.3px;
  }
  .new-cart-design .product-card__expand-btn:active {
    color: #374151;
  }
  .new-cart-design .product-card__expand-btn svg {
    width: 14px;
    height: 14px;
    transition: transform 0.3s ease;
  }
  .new-cart-design .product-card.expanded .product-card__expand-btn svg {
    transform: rotate(180deg);
  }
  .new-cart-design .product-card.expanded .product-card__expand-btn {
    color: #3B82F6;
  }
  .new-cart-design .product-card__quantity {
    grid-column: 1;
    grid-row: 2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    border: 1px solid #E5E7EB;
    border-radius: 6px;
    overflow: hidden;
    background: white;
    width: fit-content;
    margin-left: 28px;
  }
  .new-cart-design .quantity-btn {
    width: 30px;
    height: 30px;
    font-size: 16px;
    font-weight: 500;
    background: #F9FAFB;
    border: none;
    color: #374151;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .new-cart-design .quantity-btn:active {
    background: #E5E7EB;
  }
  .new-cart-design .quantity-input {
    width: 40px;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border: none;
    border-left: 1px solid #E5E7EB;
    border-right: 1px solid #E5E7EB;
    background: white;
    color: #111827;
  }
  .new-cart-design .product-card__pricing {
    grid-column: 2;
    grid-row: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 2px;
    min-width: 0;
  }
  .new-cart-design .product-card__badge-exclusive {
    font-size: 9px;
    padding: 2px 6px;
    background: #D1FAE5;
    color: #065F46;
    border-radius: 3px;
    font-weight: 600;
    order: 0;
    margin-bottom: 2px;
  }
  .new-cart-design .product-card__price-final {
    font-weight: 700;
    color: #111827;
    line-height: 1.2;
    order: 1;
  }
  .new-cart-design .product-card__pricing:has(.product-card__badge-exclusive) .product-card__price-final {
    color: #059669;
  }
  .new-cart-design .product-card__price-unit {
    color: #9CA3AF;
    font-weight: 500;
    order: 2;
  }
  .new-cart-design .product-card__pricing:has(.product-card__badge-exclusive) .product-card__price-unit {
    text-decoration: line-through;
  }
  .new-cart-design .expand-details-btn {
    display: none;
  }
  .new-cart-design .product-card__max-warning {
    margin-top: 10px;
    padding: 8px 10px;
    font-size: 11px;
  }
  .new-cart-design .product-card__max-warning-icon {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 480px) {
  .new-cart-design .product-card {
    padding: 12px;
    padding-top: 14px;
    margin-bottom: 12px;
  }
  .new-cart-design .product-card__container {
    grid-template-columns: 75px 1fr;
    gap: 9px 12px;
  }
  .new-cart-design .product-card__image {
    width: 75px;
    height: 75px;
    margin-top: 14px;
    margin-left: 24px;
  }
  .new-cart-design .product-card__info {
    padding-right: 26px;
  }
  .new-cart-design .product-card__title {
    line-height: 1.35;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }
  .new-cart-design .product-card__meta {
    gap: 6px;
  }
  .new-cart-design .quantity-btn {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
  .new-cart-design .quantity-input {
    width: 36px;
    height: 28px;
    font-size: 13px;
  }
  .new-cart-design .product-card__quantity {
    margin-left: 24px;
  }
  .new-cart-design .product-card__remove {
    width: 22px;
    height: 22px;
    font-size: 18px;
  }
  .new-cart-design .product-card__checkbox {
    left: 0px;
    top: 40px;
  }
  .new-cart-design .product-card__savings {
    font-size: 10px;
    order: 3;
  }
  .new-cart-design .product-card__rampa-tiers {
    min-width: 100px;
    margin-top: 3px;
    padding-top: 3px;
    order: 4;
  }
  .new-cart-design .rampa-tiers__row {
    font-size: 9px;
    padding: 2px 5px;
  }
  .new-cart-design .product-card__combo-prices {
    min-width: 100px;
    margin-top: 3px;
    padding-top: 3px;
    order: 5;
  }
  .new-cart-design .combo-prices__row {
    font-size: 9px;
    padding: 2px 5px;
  }
}
.new-cart-design .product-card__savings {
  display: none;
  font-size: 11px;
  font-weight: 700;
  color: var(--color-success);
  letter-spacing: 0.2px;
  order: 4;
  margin-top: 1px;
}
.new-cart-design .product-card__pricing:has(.product-card__badge-exclusive) .product-card__savings {
  display: block;
}
.new-cart-design .product-card__rampa-tiers {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 4px;
  border-top: 1px solid #E5E7EB;
  padding-top: 4px;
  order: 5;
  width: 100%;
  min-width: 130px;
}
.new-cart-design .product-card__pricing:not(.product-card__pricing--rampa) .product-card__rampa-tiers {
  display: none !important;
}
.new-cart-design .rampa-tiers__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  padding: 2px 6px;
  border-radius: 3px;
  gap: 8px;
}
.new-cart-design .rampa-tiers__row--inactive {
  color: var(--text-secondary);
  background: transparent;
}
.new-cart-design .rampa-tiers__row--inactive .rampa-tiers__price {
  color: var(--text-tertiary);
}
.new-cart-design .rampa-tiers__row--active {
  background: transparent;
  color: var(--color-success-dark);
  font-weight: 700;
}
.new-cart-design .rampa-tiers__row--active .rampa-tiers__price {
  color: var(--color-success);
}
.new-cart-design .rampa-tiers__row--next {
  color: var(--text-secondary);
  background: transparent;
  font-weight: 500;
}
.new-cart-design .rampa-tiers__row--next .rampa-tiers__price {
  color: var(--text-secondary);
}
.new-cart-design .product-card--in-combo {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  background: white;
  border-top: 1px solid #E5E7EB;
}
.new-cart-design .product-card--in-combo:first-of-type {
  border-top: none;
}
.new-cart-design .product-card--in-combo:hover {
  transform: none;
  box-shadow: none;
}
.new-cart-design .product-card__combo-prices {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 4px;
  border-top: 1px solid #E5E7EB;
  padding-top: 4px;
  order: 5;
  width: 100%;
  min-width: 130px;
}
.new-cart-design .combo-prices__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 10px;
  font-weight: 500;
  padding: 2px 6px;
  border-radius: 3px;
  gap: 8px;
}
.new-cart-design .combo-prices__label {
  white-space: nowrap;
}
.new-cart-design .combo-prices__row--individual {
  color: var(--text-secondary);
  background: transparent;
}
.new-cart-design .combo-prices__row--individual.combo-prices__row--reference .combo-prices__value {
  color: var(--text-tertiary);
  text-decoration: line-through;
}
.new-cart-design .combo-prices__row--individual:not(.combo-prices__row--reference) {
  color: var(--text-primary);
  font-weight: 600;
}
.new-cart-design .combo-prices__row--individual:not(.combo-prices__row--reference) .combo-prices__value {
  color: var(--text-secondary);
  text-decoration: none;
}
.new-cart-design .combo-prices__row--combo {
  background: transparent;
  color: var(--color-success-dark);
  font-weight: 700;
}
.new-cart-design .combo-prices__row--combo .combo-prices__value {
  color: var(--color-success);
}
.new-cart-design .product-card__instructions::after {
  content: "Caracter inválido";
  position: absolute;
  top: 100%;
  color: #991B1B;
  padding: 0px 12px;
  text-align: center;
  font-size: 12px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.4s ease;
  z-index: 10;
  pointer-events: none;
}
.new-cart-design .product-card__instructions.error::after {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.new-cart-design .product-card__instructions.hiding::after {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
}
.new-cart-design .b2b-empty-cart {
  display: flex;
  justify-content: center;
  padding: 80px 20px 40px;
}
.new-cart-design .b2b-empty-cart .b2b-card {
  width: 100%;
  max-width: 760px;
  padding: 42px 32px 46px;
  text-align: center;
  border: 2px dashed #e5e5e5;
  border-radius: 14px;
}
.new-cart-design .b2b-empty-cart .b2b-icon {
  margin: 0 auto 18px;
}
.new-cart-design .b2b-empty-cart .b2b-icon img {
  width: 150px;
  height: 150px;
}
.new-cart-design .b2b-empty-cart .b2b-card h2 {
  font-weight: 800;
  color: #333333;
}
.new-cart-design .b2b-empty-cart .b2b-card p {
  max-width: 540px;
  margin: 0 auto 30px;
  font-size: 17px;
  color: #4f4f4f;
}
.new-cart-design .b2b-empty-cart .b2b-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
@media (max-width: 600px) {
  .new-cart-design .b2b-empty-cart .b2b-icon img {
    width: 120px;
    height: 120px;
  }
  .new-cart-design .b2b-empty-cart .b2b-card h2 {
    font-size: 25px;
  }
  .new-cart-design .b2b-empty-cart .b2b-card p {
    font-size: 15px;
  }
  .new-cart-design .b2b-empty-cart .b2b-actions {
    flex-direction: column;
    gap: 12px;
  }
}
.mini-cart-link,
.mini-cart-link:focus,
.mini-cart-link:active {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.mini-cart-count::before,
.mini-cart-count::after,
.mini-cart-link::before,
.mini-cart-link::after {
  display: none !important;
  content: none !important;
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #d73648;
}
.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 #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 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: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #d73648;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #d73648;
  -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: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #d73648;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #d73648;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 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 #d73648;
}
.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 #d73648;
}
.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: #d73648;
  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 #d73648;
  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 #d73648;
  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 #d73648;
}
.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: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #d73648;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #d73648;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #d73648;
  }
  .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;
  }
}
#addressForm {
  /* Style Bootstrap V4*/
}
#addressForm .form-group .control {
  display: flex;
  flex-flow: column;
}
#addressForm .form-group .control select {
  order: 1;
}
#addressForm .form-group .control .select2-container {
  order: 2;
}
#addressForm .form-group .control label {
  order: 3;
}
#addressForm .select2-container {
  width: 100% !important;
}
#addressForm .group-title {
  color: #71737b;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #EEEEEE;
}
#addressForm .accountActions {
  padding: 0;
}
#addressForm .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#addressForm .justify-content-center {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
#addressForm .btn-block {
  display: block;
  width: 100%;
}
#addressForm .align-items-start {
  -ms-flex-align: start!important;
  align-items: flex-start !important;
}
#addressForm .align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}
#addressForm .align-items-end {
  -ms-flex-align: end!important;
  align-items: flex-end !important;
}
form .error {
  color: #d73648;
  text-transform: initial;
  padding-top: 2px;
}
.login-page__headline,
.user-register__headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.forgotten-password-popup {
  margin-top: -15px;
}
.forgotten-password-popup .btn {
  white-space: normal !important;
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
/* ===============================================*/
.forgotten-password-popup {
  /* ===== BRAND HEADER - LOGO SIGMA ===== */
  /* ===== HEADER ===== */
  /* ===== OPCIONES DE RECUPERACIÓN ===== */
  /* ===== EFECTOS DE HOVER ===== */
  /* ===== EFECTO DE PULSO ===== */
  /* ===== CONTENIDO DE BOTONES ===== */
  /* ===== ICONOS ESPECÍFICOS ===== */
  /* ===== ENLACE DE REGRESO ===== */
  /* ===== CONTROLES DE DEMO ===== */
  /* ===== ANIMACIONES ===== */
  /* ===== EFECTO DE BRILLO ===== */
  /* ===== RESPONSIVE DESIGN ===== */
  /* ===== ESTADOS ADICIONALES ===== */
}
.forgotten-password-popup .brand-header {
  text-align: center;
  margin-bottom: 2px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f1f3f4;
}
.forgotten-password-popup .description {
  text-align: center !important;
  margin-bottom: 20px;
}
.forgotten-password-popup .logo {
  display: inline-block;
}
.forgotten-password-popup .logo-image {
  max-width: 150px;
  height: auto;
  max-height: 60px;
  object-fit: contain;
  transition: all 0.3s ease;
}
.forgotten-password-popup .logo-image:hover {
  transform: scale(1.05);
}
.forgotten-password-popup .header {
  text-align: center;
  margin-bottom: 20px;
}
.forgotten-password-popup .header h1 {
  font-size: 24px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 20px;
}
.forgotten-password-popup .header p {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
}
.forgotten-password-popup .recovery-options {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
.forgotten-password-popup .recovery-btn {
  display: flex;
  align-items: center;
  padding: 16px;
  min-height: 56px;
  /* Cumple WCAG 44px mínimo */
  border: 2px solid #e1e5e9;
  border-radius: 8px;
  background: white;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  color: inherit;
  position: relative;
  overflow: hidden;
}
.forgotten-password-popup .recovery-btn:hover {
  border-color: #D73648;
  background-color: #fff1f3;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 123, 255, 0.15);
}
.forgotten-password-popup .recovery-btn:focus {
  outline: none;
  border-color: #D73648;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
}
.forgotten-password-popup .recovery-btn:active {
  transform: translateY(-1px);
  transition: all 0.1s ease;
}
.forgotten-password-popup .recovery-btn::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(0, 123, 255, 0.1);
  transform: translate(-50%, -50%);
  transition: width 0.6s ease, height 0.6s ease;
}
.forgotten-password-popup .recovery-btn:active::before {
  width: 300px;
  height: 300px;
}
.forgotten-password-popup .btn-icon {
  width: 24px;
  height: 24px;
  margin-right: 16px;
  flex-shrink: 0;
  z-index: 1;
  position: relative;
  padding-left: 0 !important;
}
.forgotten-password-popup .btn-content {
  flex: 1;
  z-index: 1;
  position: relative;
}
.forgotten-password-popup .btn-title {
  font-size: 16px;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 4px;
}
.forgotten-password-popup .btn-subtitle {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
}
.forgotten-password-popup .btn-arrow {
  width: 16px;
  height: 16px;
  opacity: 0.4;
  transition: all 0.3s ease;
  z-index: 1;
  position: relative;
}
.forgotten-password-popup .recovery-btn:hover .btn-arrow {
  opacity: 0.8;
  transform: translateX(4px);
}
.forgotten-password-popup .email-icon {
  fill: #4285f4;
}
.forgotten-password-popup .whatsapp-icon {
  fill: #25d366;
}
.forgotten-password-popup .back-link {
  text-align: center;
  margin-top: 24px;
}
.forgotten-password-popup .back-link a {
  color: #666;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease;
  padding: 8px 16px;
  border-radius: 4px;
  display: inline-block;
}
.forgotten-password-popup .back-link a:hover {
  color: #D73648;
  background-color: #fff1f3;
  border-bottom-color: #D73648;
}
.forgotten-password-popup .back-link a:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}
.forgotten-password-popup .demo-controls {
  margin-top: 20px;
  text-align: center;
  font-size: 12px;
  color: #999;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.forgotten-password-popup .recovery-btn:nth-child(1) {
  animation: fadeIn 0.6s ease-out;
}
.forgotten-password-popup .recovery-btn:nth-child(2) {
  animation: fadeIn 0.7s ease-out;
}
.forgotten-password-popup .recovery-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  transition: left 0.5s ease;
}
.forgotten-password-popup .recovery-btn:hover::after {
  left: 100%;
}
@media (max-width: 480px) {
  .forgotten-password-popup {
    /* Logo responsive */
  }
  .forgotten-password-popup body {
    padding: 10px;
  }
  .forgotten-password-popup .container {
    margin: 0;
    padding: 24px 20px;
  }
  .forgotten-password-popup .header h1 {
    font-size: 20px;
  }
  .forgotten-password-popup .header p {
    font-size: 14px;
  }
  .forgotten-password-popup .btn-title {
    font-size: 15px;
  }
  .forgotten-password-popup .btn-subtitle {
    font-size: 13px;
  }
  .forgotten-password-popup .logo-image {
    max-width: 120px;
    max-height: 50px;
  }
}
@media (max-width: 320px) {
  .forgotten-password-popup {
    /* Logo para pantallas muy pequeñas */
  }
  .forgotten-password-popup .recovery-btn {
    padding: 12px;
    min-height: 48px;
  }
  .forgotten-password-popup .btn-icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
  }
  .forgotten-password-popup .header h1 {
    font-size: 18px;
  }
  .forgotten-password-popup .logo-image {
    max-width: 100px;
    max-height: 40px;
  }
}
.forgotten-password-popup .recovery-btn:visited {
  color: inherit;
}
.forgotten-password-popup .recovery-btn:focus-visible {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
}
.forgotten-password-popup .back-link a:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}
.forgotten-password-popup .btn-email {
  width: 48%;
  padding: 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
}
.forgotten-password-popup .btn-email-send {
  background-color: #d32f2f;
  color: white;
  margin-top: 20px;
  margin-right: 4%;
  width: 100%;
  margin-bottom: 10px;
}
.forgotten-password-popup .btn-email-back {
  background-color: white;
  color: #d32f2f;
  border: 1px solid #d32f2f;
  width: 100%;
}
.forgotten-password-popup .email-field.input-error {
  border: 2px solid red;
  border-radius: 4px;
  /* Opcional: para bordes redondeados */
  background-color: #ffe6e6;
  /* Opcional: fondo ligeramente rojo */
}
.forgotten-password-popup .error-message {
  color: red;
  font-size: 10px;
  margin-top: 2px;
}
.forgotten-password-popup .form-group {
  margin-bottom: 0 !important;
}
.forgotten-password-popup .email-description {
  margin-top: 10px;
}
.forgotten-password-popup .email-ok,
.forgotten-password-popup .email-blocked {
  text-align: center;
}
.forgotten-password-popup .email-text-description {
  margin-top: 20px;
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #ffffff;
  color: #000000;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #000000;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #d73648;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .step-body-form div.form-group {
  margin-bottom: 5px;
}
.checkout-steps .step-body .step-body-form label.availabeChars {
  font-size: 11px;
  text-transform: none;
  font-style: italic;
}
.checkout-steps .step-body .step-body-form .text-progress.ui-progressbar {
  height: 5px;
}
.checkout-steps .step-body .step-body-form .text-progress.ui-progressbar .ui-progressbar-value {
  margin: 0;
  background-color: #31bb04;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.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 .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: #000000;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@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-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
.checkout-indications {
  margin-bottom: 20px;
}
.checkout-indications label {
  text-transform: initial;
  font-size: 1.3em;
  font-weight: 600;
}
.checkout-vel-legend {
  font-size: 1.3em;
  font-weight: 600;
  padding-top: 10px;
  color: #71737b;
}
#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 {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 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 + 2) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #d73648 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #d73648;
}
.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: #71737b;
  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: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #000000;
    padding: 25px 20px;
    border-color: #cccccc;
  }
  .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 #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp {
  font-size: 1.2em;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp .checkout-invoicing-question-wp .checkout-invoicing-question input[type='radio'] {
  margin-left: 12px;
  box-sizing: border-box;
  appearance: none;
  background: white;
  outline: 1px solid #333;
  border: 2px solid #d73648;
  width: 16px;
  height: 16px;
  margin-bottom: 0;
  cursor: pointer;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp .checkout-invoicing-question-wp .checkout-invoicing-question input[type='radio']:hover {
  border-color: #b62434;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp .checkout-invoicing-question-wp .checkout-invoicing-question input[type='radio']:checked {
  background-color: #d73648;
  border-color: #d73648;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp .checkout-invoicing-question-wp .checkout-invoicing-question input[type='radio']:focus {
  box-shadow: 0 0 5px rgba(215, 54, 72, 0.5);
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp .checkout-invoicing-question-wp .checkout-invoicing-question-disclaimer {
  font-family: 'Arial Black', Arial, sans-serif;
  font-size: 0.7em;
  padding-bottom: 20px;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp .checkout-invoicing-data .checkout-invoicing-share .checkout-invoicing-file {
  display: flex;
  gap: 10px;
  padding-top: 10px;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp .checkout-invoicing-data .checkout-invoicing-share .checkout-invoicing-error {
  color: #d73648;
  display: none;
  font-size: 0.9em;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp-label {
  color: #71737b;
  font-weight: 600;
}
.checkout-review .checkout-order-summary label {
  text-transform: initial;
  font-size: 1em;
  font-weight: 600;
  padding-top: 10px;
}
.checkout-review .checkout-order-summary .checkout-invoicing-wp-file-selector {
  color: #71737b;
  padding-top: 10px;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #000000;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 45px;
  text-align: center;
}
@media (max-width: 640px) {
  .checkout-billing__body {
    margin: 15px 20px;
  }
}
@media (min-width: 641px) {
  .checkout-billing__body {
    margin: 20px 100px;
  }
}
.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 > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 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: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
.scroll-pane-checkout {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.button-div {
  justify-content: center;
  align-items: center;
  display: none;
  height: 100px;
  border-bottom: 1px solid #cccccc;
}
.checkout-show-all-button {
  font-size: 14px;
  width: 170px;
  border-radius: 30px !important;
}
@media (max-width: 639px) {
  .button-div {
    display: flex;
  }
  .scroll-pane-checkout {
    overflow: hidden;
  }
}
.checkout-disabled-step {
  color: gray !important;
}
.js-address-selectable {
  cursor: pointer;
  background-color: #E9E9ED;
  max-width: 400px;
  border: 2px solid gray;
  padding: 10px;
  border-radius: 10px;
  margin: 5px;
}
.js-dropdown-address {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.btn .caret {
  margin-left: 10px;
}
.dropdown-menu {
  width: 100%;
  padding: 20px !important;
  margin: 0;
}
.dropdown-menu li {
  border: 2px solid #cccccc;
  border-radius: 6px;
  margin-bottom: 5px;
}
.dropdown-menu li .radio {
  width: 90%;
  margin: auto;
}
.dropdown-menu li .radio label {
  padding: 20px;
  width: 100%;
  text-transform: none;
}
.addressDeliverySelected {
  padding: 20px;
  border: 2px solid #cccccc;
  margin: 0 0 10px 0;
  border-radius: 5px;
}
.buttonOptionAddress {
  margin-bottom: 20px;
}
/**  ****************************************************************************************************************************** **/
.single-checkout {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 1em;
  color: #333;
  line-height: 1.6;
  padding-bottom: 5px;
  /* ============================================
   BREADCRUMB Y BANNER
   ============================================ */
  /* ============================================
     CONTENEDOR PRINCIPAL
     ============================================ */
  /* ============================================
     PROGRESS BAR - SIGMA FOODSERVICE
     ============================================ */
  /* ============================================
     STEPPER BAR (contenedor del checkout)
     ============================================ */
  /* ============================================
     STEPPER RESPONSIVE
     ============================================ */
  /* ============================================
     RESUMEN DE ORDEN (COLUMNA IZQUIERDA)
     ============================================ */
  /* Caja de dirección */
  /* Formularios */
  /* Contador de caracteres */
  /* Indicador visual cuando el input tiene contenido */
  /* Upload de archivo - Nuevo diseño */
  /* Estado cuando el archivo está cargado */
  /* ============================================ ERROR DE ARCHIVO INLINE ============================================ */
  /* ============================================ End: ERROR DE ARCHIVO INLINE ============================================ */
  /* Caja de entrega */
  /* Caja de pago */
  /* Nota importante */
  /* ============================================
     RESUMEN DEL PEDIDO (COLUMNA DERECHA)
     ============================================ */
  /* Lista de productos con scroll */
  /* Producto individual */
  /* Precio del producto */
  /* Totales */
  /* Checkbox de términos */
  /* CONTENEDOR */
  /* Botón de confirmar - VERSIÓN CORREGIDA */
  /* Estado deshabilitado del botón */
  /* ============================================
     FOOTER
     ============================================ */
  /* ============================================
     RESPONSIVE DESIGN
     ============================================ */
  /* Tablet y mobile grande */
  /* Tablet */
  /* Mobile */
  /* Descuento del cupón aplicado en totales (checkout) */
  /* Responsive - Tablet y móvil grande */
  /* Responsive - Móvil pequeño */
}
.single-checkout * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.single-checkout .breadcrumb-bar {
  background-color: #fafafa;
  padding: 0.8em 0;
  color: #5a6169;
  font-size: 0.85em;
}
.single-checkout .breadcrumb-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2em;
}
.single-checkout .banner {
  background-color: #FFD93D;
  padding: 0.8em 0;
  text-align: center;
  font-weight: 600;
  font-size: 0.95em;
}
.single-checkout .banner-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2em;
}
.single-checkout .main-container {
  max-width: 1280px;
  margin: 2em auto;
  padding: 0 2em;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
}
.single-checkout * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.single-checkout body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  background-color: #f5f5f5;
}
.single-checkout .stepper-bar {
  background: #ffffff;
  border-bottom: 0px solid #e5e7eb;
  padding: 2rem 0 1.6rem;
  margin-top: .5rem;
}
.single-checkout .stepper-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .single-checkout .stepper-bar {
    padding: 1.5rem 0 1.2rem;
  }
}
@media (max-width: 768px) {
  .single-checkout .stepper-inner {
    padding: 0 1rem;
  }
}
@media (max-width: 600px) {
  .single-checkout .stepper-bar {
    padding: 1rem 0 0.8rem;
  }
  .single-checkout .stepper-inner {
    padding: 0 1.2rem;
  }
}
.single-checkout .order-summary {
  background-color: white;
  padding: 2em;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.single-checkout .order-summary h2 {
  margin-bottom: 1.5em;
  font-size: 1.8em;
  color: #333;
}
.single-checkout .section {
  margin-bottom: 2em;
}
.single-checkout .section-title {
  margin-bottom: 1em;
  font-size: 1.1em;
  font-weight: 600;
}
.single-checkout .address-box {
  background-color: #F1FBFF;
  padding: 1em 1.2em;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 0.8em;
  margin-bottom: 1.5em;
  font-size: 0.95em;
  border-left: 4px solid #a2e5ff;
}
.single-checkout .form-group {
  margin-bottom: 1.5em;
}
.single-checkout .form-group label {
  display: block;
  margin-bottom: 0.6em;
  font-weight: 600;
  font-size: 0.95em;
  color: #333;
}
.single-checkout .optional-label {
  color: #999;
  font-weight: 400;
}
.single-checkout .label-note {
  color: #999;
  font-weight: 400;
  font-size: 0.85em;
}
.single-checkout .form-group input[type="text"],
.single-checkout .reference-input {
  width: 100%;
  padding: 0.9em;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 0.9em;
  transition: all 0.3s ease;
}
.single-checkout .form-group input[type="text"]:focus,
.single-checkout .reference-input:focus {
  outline: none;
  border-color: #a2e5ff;
}
.single-checkout .char-counter {
  margin-top: 0.5em;
  font-size: 0.8em;
  color: #999;
  text-align: right;
  transition: all 0.3s ease;
}
.single-checkout #char-count {
  font-weight: 600;
  color: #7A9D96;
}
.single-checkout .reference-input.has-content {
  border-color: #7A9D96;
  background-color: #f0f9f7;
}
.single-checkout .reference-input.has-content + .char-counter {
  color: #7A9D96;
}
.single-checkout .file-upload-container {
  display: flex;
  align-items: center;
  gap: 0.8em;
  padding: 0.9em;
  border: 2px dashed #ddd;
  border-radius: 6px;
  background-color: #fafafa;
  transition: all 0.3s ease;
}
.single-checkout .file-upload-container:hover {
  border-color: #7A9D96;
  background-color: #f5f5f5;
}
.single-checkout .file-upload-container.file-uploaded {
  border-color: #7A9D96;
  background-color: #E8F4F8;
  border-style: solid;
}
.single-checkout .file-input-hidden {
  display: none;
}
.single-checkout .file-upload-button,
.single-checkout .btn-retry-upload {
  background-color: white;
  border: 1px solid #ddd;
  padding: 0.5em 1em;
  border-radius: 4px;
  font-size: 0.85em;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.single-checkout .file-error-message {
  padding-bottom: 8px;
  color: #e74c3c;
}
.single-checkout .file-upload-button:hover {
  background-color: #f8f8f8;
  border-color: #7A9D96;
}
.single-checkout .file-status {
  flex: 1;
  font-size: 0.85em;
  color: #999;
  transition: all 0.3s ease;
}
.single-checkout .file-status.file-selected {
  color: #333;
  font-weight: 500;
}
.single-checkout .file-emove-button {
  background-color: transparent;
  border: none;
  padding: 0.4em;
  cursor: pointer;
  color: #E31E2E;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.single-checkout .file-emove-button:hover {
  background-color: #FFE8E8;
}
.single-checkout .file-error-inline {
  background: #fdf8f7;
  border: 1px solid #f5a5a5;
  border-radius: 8px;
  padding: 16px;
  margin-top: 12px;
  animation: errorSlideDown 0.3s ease-out;
}
@keyframes errorSlideDown {
  from {
    transform: translateY(-10px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.single-checkout .file-error-inline .file-error-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.single-checkout .file-error-inline .file-info-section {
  display: flex;
  gap: 12px;
  align-items: center;
  flex: 1;
}
.single-checkout .file-error-inline .file-name {
  font-weight: 600;
  color: #2c3e50;
  font-size: 14px;
  word-break: break-word;
}
.single-checkout .file-error-inline .file-size {
  color: #7f8c8d;
  font-size: 13px;
  white-space: nowrap;
}
.single-checkout .btn-close-inline {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e74c3c;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.single-checkout .delivery-box {
  background-color: #f8fdff;
  padding: 1.5em;
  border-radius: 6px;
  border-left: 4px solid #bfedff;
}
.single-checkout .delivery-header {
  display: flex;
  align-items: center;
  gap: 0.8em;
  margin-bottom: 0.8em;
  font-weight: 600;
  font-size: 1.05em;
}
.single-checkout .delivery-subtitle {
  color: #282828;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 1.5em;
}
.single-checkout .delivery-options {
  display: flex;
  flex-direction: column;
  gap: 1.2em;
  margin-bottom: 1.2em;
}
.single-checkout .delivery-option {
  display: flex;
  gap: 0.8em;
  align-items: start;
}
.single-checkout .delivery-option svg {
  flex-shrink: 0;
  margin-top: 0.2em;
}
.single-checkout .delivery-option-text {
  flex: 1;
  line-height: 1.6;
}
.single-checkout .delivery-option-text strong {
  color: #2f2f2f;
  font-size: 0.95em;
  display: block;
  margin-bottom: 0.3em;
}
.single-checkout .delivery-option-text div {
  color: #666;
  font-size: 0.85em;
}
.single-checkout .delivery-arrow {
  color: #666;
  margin-top: 0.2em;
}
.single-checkout .delivery-note-box {
  background-color: #FFF9E6;
  padding: 0.9em 1em;
  border-radius: 4px;
  border: 1px solid #F5E6A3;
  display: flex;
  align-items: start;
  gap: 0.7em;
  font-size: 0.85em;
  color: #8B7500;
  line-height: 1.5;
}
.single-checkout .delivery-note-box svg {
  flex-shrink: 0;
  margin-top: 0.1em;
}
.single-checkout .payment-box {
  background-color: #FFF9E6;
  padding: 1.5em 1.5em 1em 1.5em;
  border-radius: 6px;
}
.single-checkout .payment-header {
  display: flex;
  align-items: center;
  gap: 0.8em;
  margin-bottom: 1em;
  font-weight: 600;
  font-size: 1em;
}
.single-checkout .payment-info {
  color: #666;
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
.single-checkout .important-note {
  background-color: #f5f5f5;
  padding: 1em 1.2em;
  border-radius: 6px;
  font-size: 1em;
  color: #666;
  margin-top: 1.5em;
  border-left: 4px solid #E31E2E;
}
.single-checkout .order-details {
  background-color: white;
  padding: 2em;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 120px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1600px) {
  .single-checkout .order-details {
    max-height: calc(120vh - 60px);
  }
}
@media (max-width: 1599px) {
  .single-checkout .order-details {
    max-height: calc(100vh + 100px);
  }
}
.single-checkout .order-details h2 {
  margin-bottom: 1.5em;
  font-size: 1.8em;
  color: #333;
}
.single-checkout .products-list {
  flex: 1;
  overflow-y: auto;
  margin-bottom: 1.5em;
  max-height: 400px;
  min-height: 200px;
  padding-right: 0.5em;
}
.single-checkout .products-list::-webkit-scrollbar {
  width: 8px;
}
.single-checkout .products-list::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}
.single-checkout .products-list::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
  transition: background 0.3s ease;
}
.single-checkout .products-list::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.single-checkout .product-item {
  display: flex;
  gap: 1em;
  padding: 1em 0;
  border-bottom: 1px solid #eee;
}
.single-checkout .product-item:last-child {
  border-bottom: none;
}
.single-checkout .product-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
  flex-shrink: 0;
  border: 1px solid #f0f0f0;
}
.single-checkout .product-info {
  flex: 1;
}
.single-checkout .product-name {
  font-weight: 600;
  margin-bottom: 0.4em;
  font-size: 0.95em;
  line-height: 1.3;
}
.single-checkout .product-name a {
  color: black !important;
}
.single-checkout .product-badge {
  display: inline-block;
  background-color: #e0e0e0;
  padding: 0.2em 0.7em;
  border-radius: 4px;
  font-size: 0.75em;
  color: #666;
  margin-bottom: 0.4em;
  font-weight: 500;
}
.single-checkout .product-badge-iva {
  display: inline-block;
  background-color: #c9ebfe;
  padding: 0.2em 0.7em;
  border-radius: 4px;
  font-size: 0.75em;
  color: #263f6f;
  margin-bottom: 0.4em;
  font-weight: 500;
}
.single-checkout .product-quantity {
  color: #666;
  font-size: 0.9em;
  margin-bottom: 0.3em;
}
.single-checkout .product-unit-price {
  color: #999;
  font-size: 0.85em;
}
.single-checkout .product-price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.4em;
  font-weight: 600;
}
.single-checkout .price-amount {
  font-size: 1.2em;
  color: #333;
}
.single-checkout .price-exclusive {
  background-color: #D4F4DD;
  color: #2D7A3E;
  padding: 0.25em 0.7em;
  border-radius: 4px;
  font-size: 0.75em;
  font-weight: 500;
  white-space: nowrap;
}
.single-checkout .product-instructions {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 0.5rem;
  padding: 0.4rem 0.6rem;
  background: #EFF6FF;
  border-radius: 4px;
  color: #1E40AF;
  font-size: 0.9em;
  font-style: italic;
  max-width: fit-content;
}
.single-checkout .totals {
  border-top: 2px solid #eee;
  padding-top: 1em;
}
.single-checkout .total-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8em;
  font-size: 0.95em;
  color: #666;
}
.single-checkout .total-row span:last-child {
  font-weight: 600;
  color: #333;
}
.single-checkout .total-row.highlight {
  color: #2D7A3E;
}
.single-checkout .total-row.highlight span {
  color: #2D7A3E;
}
.single-checkout .total-row.delivery {
  color: #2D7A3E;
}
.single-checkout .total-row.delivery span:last-child {
  color: #2D7A3E;
  font-weight: 700;
}
.single-checkout .total-final {
  display: flex;
  justify-content: space-between;
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 1em;
  padding-top: 1em;
  border-top: 2px solid #333;
  color: #333;
}
.single-checkout .terms-checkbox {
  display: flex;
  align-items: start;
  gap: 0.8em;
  margin: 1.5em 0;
  font-size: 0.85em;
  color: #666;
}
.single-checkout .terms-checkbox input[type="checkbox"] {
  margin-top: 0.2em;
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #E31E2E;
  margin: 0px;
}
.single-checkout .terms-checkbox label {
  cursor: pointer;
  line-height: 1.5;
}
.single-checkout .terms-checkbox a {
  color: #007bff;
  text-decoration: underline;
}
.single-checkout .oc-alert-red {
  display: flex;
  align-items: center;
  gap: 14px;
  background: linear-gradient(135deg, #fff5f5 0%, #fffafa 100%);
  border-left: 4px solid #e02424;
  border-radius: 12px;
  padding: 16px 18px;
  margin: 16px 0;
}
.single-checkout .oc-alert-red .oc-alert-icon {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ffe3e3;
  color: #c81e1e;
}
.single-checkout .oc-alert-red .oc-alert-icon svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}
.single-checkout .oc-alert-red .oc-alert-content {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.single-checkout .oc-alert-red .oc-alert-content .oc-alert-title {
  font-size: 1em;
  line-height: 1.2;
  font-weight: 700;
  color: #c81e1e;
}
.single-checkout .oc-alert-red .oc-alert-content .oc-alert-helper {
  font-size: 0.85em;
  line-height: 1.4;
  color: #9f2f2f;
}
.single-checkout .confirm-button {
  width: 100%;
  padding: 1em;
  background-color: #E31E2E;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 1em;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
}
.single-checkout .confirm-button:hover:not(:disabled) {
  background-color: #c41925;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(227, 30, 46, 0.3);
}
.single-checkout .confirm-button:active:not(:disabled) {
  transform: translateY(0);
}
.single-checkout .confirm-button:disabled {
  background-color: #cccccc;
  color: #666666;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
}
.single-checkout .footer {
  background-color: #E31E2E;
  color: white;
  padding: 3em 2em 2em;
  margin-top: 4em;
}
.single-checkout .footer-content {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2em;
}
.single-checkout .footer-section h3 {
  margin-bottom: 1em;
  font-size: 1.1em;
  font-weight: 600;
}
.single-checkout .footer-section ul {
  list-style: none;
}
.single-checkout .footer-section ul li {
  margin-bottom: 0.6em;
  font-size: 0.9em;
  line-height: 1.5;
}
.single-checkout .footer-section a {
  color: white;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.single-checkout .footer-section a:hover {
  opacity: 0.8;
}
.single-checkout .footer-bottom {
  text-align: center;
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0.85em;
}
@media (max-width: 1024px) {
  .single-checkout .main-container {
    grid-template-columns: 1fr;
  }
  .single-checkout .order-details {
    position: static;
    max-height: none;
  }
  .single-checkout .products-list {
    max-height: 500px;
  }
  .single-checkout .nav-menu {
    gap: 0.2em;
  }
  .single-checkout .nav-link {
    padding: 1em 0.5em;
    font-size: 0.8em;
  }
  .single-checkout .service-icons-nav {
    gap: 0.6em;
  }
  .single-checkout .cart-summary-nav {
    padding: 0.5em 0.8em;
  }
  .single-checkout .cart-count {
    font-size: 0.6em;
  }
  .single-checkout .cart-total {
    font-size: 0.85em;
  }
}
@media (max-width: 768px) {
  .single-checkout {
    /* Mostrar botón hamburguesa */
    /* Mostrar overlay cuando está activo */
    /* Menú como sidebar deslizante */
    /* Abrir menú cuando el checkbox está marcado */
    /* Iconos y carrito en una fila compacta */
  }
  .single-checkout .header-container {
    grid-template-columns: 1fr;
    gap: 1em;
    padding: 0 1em;
  }
  .single-checkout .header-actions {
    justify-content: center;
    gap: 0.8em;
  }
  .single-checkout .action-link {
    font-size: 0.7em;
  }
  .single-checkout .menu-button {
    display: flex;
  }
  .single-checkout .menu-checkbox:checked ~ .nav-overlay {
    display: block;
  }
  .single-checkout .nav-container {
    padding: 0.8em 1em;
    position: relative;
  }
  .single-checkout .nav-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 280px;
    height: 100vh;
    background: white;
    flex-direction: column;
    gap: 0;
    padding: 80px 0 20px 0;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
    transition: left 0.3s ease;
    z-index: 1000;
    overflow-y: auto;
  }
  .single-checkout .menu-checkbox:checked ~ .nav-menu {
    left: 0;
  }
  .single-checkout .nav-item {
    width: 100%;
  }
  .single-checkout .nav-link {
    padding: 1em 1.5em;
    font-size: 0.9em;
    border-bottom: 1px solid #f0f0f0;
    border-bottom-width: 1px;
    text-align: left;
  }
  .single-checkout .nav-link:hover {
    background-color: #f8f8f8;
    border-bottom-color: #f0f0f0;
  }
  .single-checkout .service-icons-nav {
    padding-left: 0;
    border-left: none;
    gap: 0.6em;
    margin-left: auto;
  }
  .single-checkout .service-icon svg {
    width: 20px;
    height: 20px;
  }
  .single-checkout .cart-summary-nav {
    padding: 0.4em 0.8em;
    gap: 0.5em;
  }
  .single-checkout .breadcrumb-container,
  .single-checkout .banner-container {
    padding: 0 1em;
  }
  .single-checkout .main-container {
    padding: 0 1em;
    margin: 1em auto;
  }
  .single-checkout .order-summary,
  .single-checkout .order-details {
    padding: 1.5em;
  }
  .single-checkout .order-summary h2,
  .single-checkout .order-details h2 {
    font-size: 1.5em;
  }
  .single-checkout .address-box {
    flex-direction: row;
    align-items: start;
  }
  .single-checkout .file-upload-container {
    flex-wrap: wrap;
  }
  .single-checkout .file-upload-button {
    order: 1;
  }
  .single-checkout .file-status {
    order: 2;
    width: 100%;
    margin-top: 0.5em;
  }
  .single-checkout .file-emove-button {
    order: 3;
    margin-left: auto;
  }
  .single-checkout .product-image {
    width: 70px;
    height: 70px;
  }
  .single-checkout .total-final {
    font-size: 1.3em;
  }
  .single-checkout .footer {
    padding: 2em 1em;
  }
  .single-checkout .footer-content {
    grid-template-columns: 1fr;
    gap: 1.5em;
  }
}
@media (max-width: 480px) {
  .single-checkout {
    /* Menú más ancho en mobile pequeño */
    /* Carrito ocupa más espacio */
    /* Ocultar iconos de servicio en mobile muy pequeño */
  }
  .single-checkout .header-top {
    padding: 0.6em 0;
  }
  .single-checkout .header-container {
    gap: 0.8em;
  }
  .single-checkout .header-actions {
    flex-wrap: wrap;
    gap: 0.5em;
  }
  .single-checkout .action-link {
    font-size: 0.65em;
    padding: 0.25em 0.5em;
  }
  .single-checkout .sales-link {
    padding: 0.25em 0.5em;
  }
  .single-checkout .nav-container {
    padding: 0.6em 1em;
  }
  .single-checkout .nav-menu {
    width: 85%;
    max-width: 320px;
  }
  .single-checkout .cart-summary-nav {
    flex: 1;
    justify-content: center;
    min-width: 0;
  }
  .single-checkout .cart-info {
    align-items: center;
  }
  .single-checkout .cart-count {
    font-size: 0.6em;
  }
  .single-checkout .cart-total {
    font-size: 0.85em;
  }
  .single-checkout .service-icons-nav {
    display: none;
  }
  .single-checkout .product-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .single-checkout .product-price {
    align-items: center;
  }
  .single-checkout .product-image {
    width: 100px;
    height: 100px;
  }
  .single-checkout .product-instructions {
    margin: auto;
  }
  .single-checkout .order-summary h2,
  .single-checkout .order-details h2 {
    font-size: 1.3em;
  }
  .single-checkout .char-counter {
    font-size: 0.75em;
  }
  .single-checkout .file-upload-container {
    padding: 0.7em;
  }
  .single-checkout .file-upload-button {
    font-size: 0.8em;
    padding: 0.4em 0.8em;
  }
  .single-checkout .file-status {
    font-size: 0.8em;
  }
}
.single-checkout label {
  text-transform: none !important;
  font-size: 1em !important;
  font-weight: 600 !important;
}
.single-checkout .span-price-crossed {
  text-decoration: line-through;
}
.single-checkout .delivery-option-48hrs {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z" stroke="%2356caf9" stroke-width="2"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}
.single-checkout .delivery-option-24hrs {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 2L3 14h8l-1 8 10-12h-8l1-8z" fill="%23ffd93d" stroke="%23ffd93d" stroke-width="2"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}
.single-checkout .delivery-option-weekend {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="4" width="18" height="18" rx="2" stroke="%2356caf9" stroke-width="2"/><path d="M16 2v4M8 2v4M3 10h18" stroke="%2356caf9" stroke-width="2"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}
.single-checkout .total-row.coupon-discount-applied {
  background: linear-gradient(135deg, #e8f5e9 0%, #f1f8f4 100%);
  border: 1.5px solid #81c784;
  border-left: 4px solid #2e7d32;
  padding: 0.7em 0.9em;
  margin: 0.6em 0;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(46, 125, 50, 0.12);
}
.single-checkout .coupon-applied-content {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.single-checkout .coupon-applied-content svg {
  color: #2e7d32;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
.single-checkout .coupon-applied-content span {
  color: #1b5e20;
  font-size: 0.875em;
  font-weight: 500;
}
.single-checkout .coupon-applied-content strong {
  color: #2e7d32;
  font-weight: 700;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.single-checkout .coupon-discount-value {
  color: #2e7d32;
  font-weight: 700;
  font-size: 1em;
}
@media (max-width: 768px) {
  .single-checkout .total-row.coupon-discount-applied {
    padding: 0.6em 0.75em;
    margin: 0.5em 0;
  }
  .single-checkout .coupon-applied-content {
    gap: 0.4em;
  }
  .single-checkout .coupon-applied-content svg {
    width: 14px;
    height: 14px;
  }
  .single-checkout .coupon-applied-content span {
    font-size: 0.8em;
  }
  .single-checkout .coupon-applied-content strong {
    font-size: 0.85em;
  }
  .single-checkout .coupon-discount-value {
    font-size: 0.95em;
  }
}
@media (max-width: 480px) {
  .single-checkout .total-row.coupon-discount-applied {
    padding: 0.55em 0.65em;
    border-left-width: 3px;
  }
  .single-checkout .coupon-applied-content svg {
    width: 14px;
    height: 14px;
  }
  .single-checkout .coupon-applied-content span {
    font-size: 0.75em;
  }
  .single-checkout .coupon-applied-content strong {
    font-size: 0.8em;
  }
  .single-checkout .coupon-discount-value {
    font-size: 0.9em;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 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 {
  margin-top: 27px;
  padding-left: 30px;
}
.termsAndconds-coupons-margin {
  margin-top: -5px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 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: #d73648;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details .info__address .js-store-line1,
.store__finder .store__finder--details .info__address .js-store-line2 {
  display: inline-block;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 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: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 23px;
  line-height: 23px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 46px;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #71737b;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#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;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 111px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 111px;
    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: #000000;
  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: #000000;
  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: #000000;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #000000;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #000000;
}
.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: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 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: #d73648;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.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: 1023px) {
  .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;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .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-section-header {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #000000;
  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-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: -webkit-center;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 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: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #cccccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #cccccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .consent-management-intro {
  padding-bottom: 10px;
}
.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #cccccc;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings';
  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: #000000;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 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: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .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;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #71737b;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 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 #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #71737b;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #d73648;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #d73648;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 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 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 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: #ffffff;
  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: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #000000;
  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;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 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: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .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: left;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.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;
}
#updateEmailForm {
  padding-left: 20px;
  padding-right: 20px;
}
form .recover-account {
  margin-bottom: 25px;
}
.accountPageBottomContentParagraph {
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
}
.credit-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: -webkit-center;
  padding-left: 30px;
  padding-right: 30px;
}
.credit-image {
  padding: 10px;
}
.credit-content {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  order: 1;
}
.account-section-content-credit {
  margin: 10px;
}
.account-section-content-credit .account-section-form {
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .credit-container-title-sections {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 2800px) {
  .credit-container-Pie {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
@media (max-width: 2800px) and (min-width: 2000px) {
  .credit-container-Pie {
    zoom: 2;
  }
}
@media (max-width: 2000px) and (min-width: 1655px) {
  .credit-container-Pie {
    zoom: 1.2;
  }
}
@media (max-width: 2800px) and (min-width: 640px) {
  .credit-container {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
@media (max-width: 2800px) and (min-width: 2000px) {
  .credit-container {
    font-size: 18px;
  }
}
@media (max-width: 2000px) and (min-width: 1600px) {
  .credit-container {
    font-size: 16px;
  }
}
.liner {
  display: flex;
  align-items: flex-start;
  text-align: left;
}
.liner::after {
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #cccccc;
  min-width: 20px;
  margin: auto;
}
.liner::after {
  margin-left: 10px;
}
.table-credit {
  background-color: #eaeaea;
}
.table-credit th {
  background-color: #70737c;
  text-transform: none;
  font-weight: bold;
  font-size: 15px;
  padding: 6px 10px 3px;
  vertical-align: middle;
  border-bottom: 3px solid;
  text-align: center !important;
}
.table-credit td {
  padding: 5px 10px;
  vertical-align: middle;
  border-bottom: 3px solid white;
}
.margin-left-right-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.overflow-x-auto {
  overflow-x: auto;
}
.account-section-form {
  margin-bottom: 10px !important;
}
.account-my-profile-content {
  float: none;
  margin: 20px auto;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .account-my-profile-content {
    margin: 20px 10px;
  }
}
.account-section-customer-info,
.account-section-bank-info {
  padding: 10px;
}
.account-section-form .alert-message,
.account-section-bank-info .alert-message {
  color: #d63348;
}
.sigmaaccountorderhistory .tabs {
  display: flex;
}
.sigmaaccountorderhistory .tab {
  cursor: pointer;
  padding: 10px 20px;
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  background-color: #f1f1f1 ;
}
.sigmaaccountorderhistory .tab-content {
  display: none;
  padding: 20px;
  border: 1px solid #ccc;
}
.sigmaaccountorderhistory .tab-active {
  background-color: #fff !important;
  border-bottom: 1px solid #fff !important;
}
.sigmaaccountorderhistory .content-active {
  display: block;
}
.sigmaaccountorderhistory .account-tracking-pagination .form-group {
  display: none;
}
.well.well-quinary.traditional-header {
  padding-bottom: 0;
}
.traditional-order-item-header,
.traditional-order-detail-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
}
.traditional-order-item-header {
  background-color: #3c3c3c;
  color: #ffffff;
  height: 30px;
  font-weight: bold;
}
@media (max-width: 639px) {
  .traditional-order-item-header {
    display: none;
  }
}
.traditional-order-detail-row {
  padding: 20px 20px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 639px) {
  .traditional-order-detail-row {
    display: flex;
    flex-direction: column;
  }
}
.traditional-order-item-header div,
.traditional-order-detail-row div {
  flex: 1;
  text-align: center;
}
@media (min-width: 640px) {
  .traditional-responsive-div {
    display: none;
  }
}
.traditional-order-detail-row div:first-child,
.traditional-order-item-header div:first-child {
  flex: 2;
  text-align: left;
  display: flex;
}
.traditional-order-detail-row img {
  width: 96px;
  height: auto;
  margin-right: 20px;
}
.traditional-order-detail-product {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 10px;
}
@media (min-width: 1080px) {
  .item__list .item__quantity.unit {
    width: 140px;
  }
}
.tracking-header-row {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}
.tracking-header-container {
  display: flex;
  padding: 20px 0 20px 20px;
}
.tracking-header-container div:first-child {
  padding-right: 30px;
  left: 20px;
}
.tracking-header-container div:nth-child(2) {
  width: 50%;
}
.tracking-header-container .label-tracking {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.tracking-detail-container {
  display: flex;
}
.tracking-detail-container .text-header-tracking {
  vertical-align: middle;
}
.tracking-detail-container .tracking-mobile-item {
  display: flex;
  padding-left: 146px;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  .tracking-detail-container .tracking-mobile-item {
    display: none;
  }
}
.tracking-detail-container table th:last-child {
  text-align: center;
}
@media (max-width: 768px) {
  .tracking-detail-container table thead {
    display: none;
  }
}
@media (max-width: 768px) {
  .tracking-detail-container tr td:nth-child(2) {
    display: none;
  }
}
@media (max-width: 768px) {
  .tracking-detail-container tr td:nth-child(3) {
    display: none;
  }
}
.tracking-detail-container .container {
  padding-right: 0;
}
@media (max-width: 768px) {
  .tracking-detail-container .container {
    padding-left: 0;
  }
}
.tracking-detail-container .container .tracking-header-row {
  width: 100%;
}
.tracking-detail-container .container .tracking-header-row div:first-child {
  padding-left: 20px;
}
.tracking-detail-product {
  display: flex;
}
.tracking-detail-product a {
  padding-right: 50px;
}
.tracking-detail-product .tracking-empty-image {
  padding-right: 50px;
}
.tracking-detail-product .tracking-product-name {
  color: #d73648;
}
.tracking-detail-tr td {
  vertical-align: middle !important;
}
.traditional-product-div {
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-right: 10px;
}
.traditional-product-image {
  max-width: 100%;
  max-height: 100%;
}
.account-tracking-detail .mobile-tracking {
  display: none;
}
.account-tracking-detail .desktop-tracking {
  display: block;
}
@media (max-width: 768px) {
  .account-tracking-detail .table-responsive {
    border: none !important;
    margin-top: 10px;
  }
  .account-tracking-detail .mobile-tracking {
    display: block;
  }
  .account-tracking-detail .desktop-tracking {
    display: none;
  }
  .account-tracking-detail .table-responsive {
    display: block;
  }
  .account-tracking-detail .table {
    display: block;
    width: 100%;
  }
  .account-tracking-detail .table thead {
    display: none;
  }
  .account-tracking-detail .table tbody,
  .account-tracking-detail .table tr,
  .account-tracking-detail .table td {
    display: block;
    width: 100%;
  }
  .account-tracking-detail .table tr {
    margin-bottom: 1rem;
    border: 1px solid #ddd;
    border-radius: 0.5rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  .account-tracking-detail .table td {
    padding: 0.5rem;
    border: none;
    text-align: right;
    position: relative;
  }
  .account-tracking-detail .table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 0.5rem;
    font-weight: bold;
    text-align: left;
  }
  .account-tracking-detail .table td:last-child {
    text-align: center;
  }
}
.account-tracking-org input[type='radio'] {
  margin-left: 12px;
  box-sizing: border-box;
  appearance: none;
  background: white;
  outline: 1px solid #333;
  border: 2px solid #d73648;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  cursor: pointer;
}
.account-tracking-org input[type='radio']:hover {
  border-color: #b62434;
}
.account-tracking-org input[type='radio']:checked {
  background-color: #d73648;
  border-color: #d73648;
}
.account-tracking-org input[type='radio']:focus {
  box-shadow: 0 0 5px rgba(215, 54, 72, 0.5);
}
.account-orderhistory .responsive-table-item .btn-block {
  width: auto !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
  line-height: inherit;
}
.quick-view-popup .product-details a {
  color: #000000;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .price .span-price {
  color: #d73648;
  display: block;
}
.quick-view-popup .product-details .price .span-price-crossed-out {
  text-decoration: line-through;
  font-weight: normal;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
.quick-view-popup .addtocart-component .qty-selector {
  margin: auto;
}
.quick-view-popup .addtocart-component .stock-status {
  text-align: center;
  padding: 5px;
}
.quick-view-combo-popup .grid-container {
  display: grid;
  grid-template-columns: 33% auto;
  gap: 1px;
}
.quick-view-combo-popup .product-image a {
  display: block;
}
.quick-view-combo-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-combo-popup .product-details {
  padding: 5px 15px;
  max-width: 400px;
}
.quick-view-combo-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
  line-height: inherit;
  word-wrap: break-word;
}
.quick-view-combo-popup .product-details a {
  color: #000000;
}
.quick-view-combo-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-combo-popup .product-details .price .span-price {
  color: #d73648;
  display: block;
}
.quick-view-combo-popup .product-details .price .span-price-crossed-out {
  text-decoration: line-through;
  font-weight: normal;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #d73648;
  color: #ffffff;
  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: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #d73648;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #a1202e;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #71737b;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #d73648;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #71737b;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #71737b;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #71737b;
}
.has-error .control-label {
  color: #71737b;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #71737b;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #d73648;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.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: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #d73648;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #d73648;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #cccccc;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #e88b95;
  border-color: #e88b95;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.float-left {
  float: left;
}
.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;
}
.select-state #cboxLoadedContent {
  margin-top: 20px;
}
.select-state #cboxContent {
  box-shadow: 3px 2px 6px lightgrey;
  border-radius: 12px;
}
.select-state #cboxClose {
  font-size: 16px;
  font-weight: lighter;
}
.select-state .select-state-control {
  z-index: 99;
  max-width: 200px;
  border-radius: 15px;
  box-shadow: 1px 0px 4px #d3d3d3;
  background-color: white;
  border: none;
}
.select-state-logo-mobile {
  z-index: 100000;
  max-width: 170px;
  border-radius: 15px;
  box-shadow: 1px 0px 4px #d3d3d3;
  border: none;
  appearance: none;
  background: url(/_ui/responsive/common/images/home.png) right no-repeat #ffffff;
  background-size: auto;
  background-size: 18px 18px;
  width: 170px;
  padding: 5px 25px 5px 10px;
  border: 1px solid #CCC;
  height: 30px;
}
.select-state-logo {
  max-width: 180px;
  border-radius: 15px;
  box-shadow: 1px 0px 4px #d3d3d3;
  position: relative;
  left: 5px;
  border: none;
  appearance: none;
  background: url(/_ui/responsive/common/images/home.png) right no-repeat #ffffff;
  background-size: auto;
  background-size: 18px 18px;
  padding: 5px 35px 5px 10px;
  border: 1px solid #CCC;
  height: 30px;
}
.select-state-popup-title {
  font-size: 18px;
  font-weight: bold;
}
.btn-search-state {
  color: white;
  cursor: pointer;
  border-radius: 15px;
  background-color: #D32A3F;
  box-shadow: 1px 1px 2px lightgray;
  padding: 1px 25px;
  border: white;
  margin-left: 10px;
}
hr.popup-state {
  border: 1px solid red;
  border-radius: 1px;
  margin-top: 10px !important;
}
.grid-container {
  display: grid;
  grid-template-columns: auto auto;
}
@media (min-width: 1024px) {
  .label-select-state {
    margin-left: 5px;
  }
}
.foogoRedirect {
  text-align: center;
}
.button-foogo-redirect {
  display: block;
  margin: 0 auto;
  border: 3px solid;
  color: #ffffff;
  background-color: #d73648;
  border-color: #d73648;
  transition: background-color 0.3s ease;
}
.view-price-wp .view-price-btn {
  width: 100%;
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  border-radius: 20px;
  border: 1px solid #d73648;
  background-color: #d73648;
  color: #fff;
  letter-spacing: 0.8px;
}
.view-price-wp .view-price-login {
  display: none;
  width: 100%;
}
.view-price-wp.pdp {
  display: flex;
  gap: 20px;
}
.view-price-wp.pdp .view-price-login {
  display: block;
}
.view-price-overlay-cb .headline-text {
  font-size: 16px;
  text-align: center;
}
.view-price-overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.view-price-overlay .view-price-guess-label {
  text-transform: capitalize;
}
.unavailable-product-modal-wp {
  display: none;
}
.unavailable-product-modal-cb #cboxLoadedContent {
  margin-top: 30px;
}
.unavailable-product-modal-cb .headline-text {
  font-size: 16px;
  text-align: center;
}
.unavailable-product-modal {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 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: #71737b;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 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: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #d73648;
    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: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__list--item .item__info {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    width: 181px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 15%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
    width: 181px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: center;
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.sigma-hide-max-qty .js-qty-validation-container {
  color: transparent !important;
  font-size: 1px !important;
  line-height: 1px !important;
  height: 1px !important;
  overflow: hidden;
}
.cart-reduction-info {
  display: flex;
  align-items: center;
  background-color: #cfe2ff;
  color: #084298;
  font-size: 13px;
  padding: 8px 12px;
  margin: 10px 0;
  border-left: 4px solid #084298;
  border-radius: 4px;
}
.cart-reduction-info::before {
  content: "i";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  min-width: 18px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #0d6efd;
  color: white;
  font-weight: bold;
  font-size: 12px;
  flex-shrink: 0;
}
.cart-info-box {
  display: flex;
  align-items: center;
  background-color: #cfe2ff;
  color: #084298;
  font-size: 13px;
  padding: 8px 12px;
  margin: 10px 0;
  border-left: 4px solid #084298;
  border-radius: 4px;
}
.cart-info-box:before {
  content: "i";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  min-width: 18px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #0d6efd;
  color: white;
  font-weight: bold;
  font-size: 12px;
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 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;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.favorite-product__sigma-remove {
  color: #d73648;
  background-color: #ffffff;
  border-color: #d73648;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.favorite-product__sigma-remove:hover {
  border: 3px solid;
  color: #ffffff;
  background-color: #d73648;
  border-color: #d73648;
}
@media (max-width: 1023px) {
  #favoriteProduct .item__favorite__header .item__list--header li:not(:first-child) {
    display: none;
  }
}
#favoriteProduct .item__favorite__header .item__checkbox__label {
  vertical-align: middle;
  text-align: center;
  width: calc(100% - 43px);
  display: inline-block;
}
#favoriteProduct .favorite-product__remove-button {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  #favoriteProduct .favorite-product__remove-button {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
#favoriteProduct .favorite-product__sigma-add-to-cart,
#favoriteProduct .favorite-product__sigma-remove {
  display: block;
  width: 80%;
  margin: auto;
}
@media (max-width: 1023px) {
  #favoriteProduct .favorite-product__sigma-add-to-cart,
  #favoriteProduct .favorite-product__sigma-remove {
    width: inherit;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#favoriteProduct .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #favoriteProduct .item__quantity {
    width: 181px;
  }
}
#favoriteProduct .item__checkbox__input input {
  margin: auto;
  vertical-align: text-bottom;
}
@media (min-width: 1024px) {
  #favoriteProduct .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #favoriteProduct .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #favoriteProduct .item__list--header .item__info {
    width: 20%;
  }
}
#favoriteProduct .item__list--header .item__total--column {
  text-align: center;
}
#favoriteProduct .item__list--header li:first-child {
  padding-left: 30px;
}
#favoriteProduct .item__checkbox {
  padding-left: 30px;
  width: 15px;
}
#favoriteProduct .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#favoriteProduct .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #favoriteProduct .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
#favoriteProduct .item__list--item .item__checkbox__input {
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  padding-left: 30px;
}
@media (min-width: 1024px) {
  #favoriteProduct .item__list--item .item__info {
    width: 20%;
  }
}
#favoriteProduct .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #favoriteProduct .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
    width: 181px;
  }
}
#favoriteProduct .item__list--item .item__total {
  float: none;
  text-align: left;
}
@media (min-width: 1024px) {
  #favoriteProduct .item__list--item .item__total {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#favoriteProduct .item__list--item .item__add-to-cart {
  display: table-cell;
  width: 250px;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  #favoriteProduct .item__list--item .item__add-to-cart {
    display: table;
  }
}
#favoriteProduct .item__list .item__list--header li:last-child {
  padding-right: 30px;
  width: 250px;
}
.js-remove-favorite-element {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .js-remove-favorite-element {
    margin-top: 48%;
  }
}
.remove-favorite-element-mobile {
  position: absolute;
  right: 10px;
  top: 10px;
}
.reorder-link {
  position: fixed;
  top: 50%;
  border-radius: 10px 0 0 10px;
  right: -1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 500;
  cursor: pointer;
  background-color: white;
  text-align: center;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  padding: 5px 0 5px 5px;
  transition: box-shadow 0.2s;
}
.reorder-link-image {
  background: url("/_ui/responsive/common/images/reorder.gif") no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
}
.reorder-link:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.8);
  margin-right: 1px;
}
.customer-link {
  position: fixed;
  bottom: 15%;
  border-radius: 100%;
  right: 10px;
  z-index: 500;
  cursor: pointer;
  background-color: white;
  text-align: center;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.customer-link-image {
  background: url("/_ui/responsive/common/images/info.png") no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 5px #ffffff;
}
.customer-link:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.8);
  margin-right: 1px;
}
.ticket-container {
  padding: 5px;
}
.popup {
  position: fixed;
  bottom: 15%;
  right: 0;
  z-index: 501;
  cursor: pointer;
  margin-right: 10px;
  background-color: white;
  text-align: center;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  border-radius: 15px;
}
.popup-content {
  background-color: #fff;
  width: 300px;
  box-shadow: 0 2px 5px #000;
  position: relative;
  border-radius: 15px;
}
body {
  font-family: Arial, sans-serif;
}
.chat-container {
  margin-top: 2px;
  margin: 0 auto;
  overflow: hidden;
}
.chat-container-send {
  display: flex;
  justify-content: space-between;
  border: 1px solid #D9D9D9 !important;
  border-radius: 10px;
}
#user-input {
  resize: none;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  padding: 10px;
}
.user-message {
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 5px;
  margin: 5px 0;
}
.bot-message {
  border-radius: 5px;
  padding: 5px;
  margin: 5px 0;
}
.chat-input {
  flex: 1;
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 10px;
  border-top: 1px solid #ccc;
  outline: none;
}
.send-button {
  margin: 3px;
  border-radius: 10px !important;
  background-color: #D63749;
  border: 1px solid #D9D9D9 !important;
  color: #FFFFFF !important;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  text-transform: none;
}
.btn-customer-s,
.popupContent {
  border-radius: 10px !important;
  background-color: #D9D9D9;
  border: 1px solid #D9D9D9 !important;
  color: #776565 !important;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  text-transform: none;
  margin-bottom: 7px;
  margin-right: 5px;
  margin-left: 5px;
}
.buttons-container {
  display: flex;
  flex-direction: column;
}
#header-modal {
  background-color: #D63749;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
#headerInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#back {
  visibility: hidden;
  margin-left: 10px;
  margin-top: 10px;
}
.img-info {
  background-color: #FFFFFF;
  border-radius: 50%;
  border: 10px solid #FFFFFF !important;
  flex-shrink: 0;
}
#info-btnHeader {
  position: absolute;
  top: -35px;
  right: 120px;
}
#close,
#closechatpopup {
  border-radius: 50%;
  border: 10px solid #800000;
  color: #FFFFFF;
  background-color: #800000;
  position: absolute;
  top: -20px;
  right: 10px;
  font-size: 20px;
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#titleHelpModal,
#subtitleHelpModal,
#wasUtilText,
#serveYou,
.bot-message {
  font-size: 16px;
}
.btn-customer-utilChoise,
#watchTickets {
  margin: 3px;
  border-radius: 10px !important;
  background-color: #D63749;
  border: 1px solid #D9D9D9 !important;
  color: #FFFFFF !important;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  text-transform: none;
  height: 50px;
  width: 150px;
}
.btn-customer-utilChoise:hover,
#watchTickets:hover {
  background-color: #E9576C;
}
.btn-customer-utilChoise:active,
#watchTickets:active {
  background-color: #92212E;
}
#utilChoise {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#containerEnd {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
}
#utilContent {
  margin-bottom: 20px;
}
#likes {
  display: flex;
  justify-content: center;
  align-items: center;
}
#btnUtil1 {
  margin-right: 15px;
}
#btn-tickets {
  width: 288px;
}
/* ============================================
   MAIN CONTAINER — .new-order-confirmation
   Contenedor principal de la página de
   confirmación con fondo gris.
   ============================================ */
.new-order-confirmation {
  background: var(--gray-50);
  min-height: 100vh;
  overflow-x: hidden;
  width: 100%;
  font-size: 16px;
}
/* ============================================
   STEPPER BAR — Contenedor del timeline
   ============================================ */
.stepper-bar {
  background: #ffffff;
  padding: 2em 0 1.6em;
  margin-top: 0.5em;
}
.stepper-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* ============================================
   HERO — Sección de confirmación exitosa
   Check animado + título + pill de orden
   ============================================ */
.confirm-hero {
  background: var(--gray-50);
  padding: 3em 2em 2.5em;
  text-align: center;
}
.confirm-hero h1 {
  font-size: 2.1em;
  font-weight: 800;
  color: var(--gray-900);
  margin: 0 0 0.45em;
}
.confirm-hero p {
  color: var(--gray-600);
  font-size: 0.95em;
  margin: 0;
}
/* ============================================
   HERO — Check Ring (animación SVG + pulso)
   ============================================ */
.check-ring {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: var(--green-light);
  border: 3px solid #86efac;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.3em;
  animation: pulse-ring 1.2s ease-out 0.5s both;
}
.check-ring svg path {
  stroke-dasharray: 65;
  stroke-dashoffset: 65;
  animation: draw-check 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s forwards;
}
/* ============================================
   HERO — Order Pill (número de orden)
   ============================================ */
.order-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: var(--gray-100);
  border: 1px solid var(--gray-200);
  border-radius: 999px;
  padding: 5px 18px;
  font-size: 0.78em;
  font-weight: 700;
  color: var(--gray-900);
  margin-top: 1em;
}
.order-pill span {
  color: var(--red);
}
/* ============================================
   CREDIT WARNING — Alerta riesgo crediticio SAP
   Se muestra cuando credit check devuelve warning
   ============================================ */
.credit-warning {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 18px auto 0;
  max-width: 680px;
  width: 100%;
  background: #fffbeb;
  border: 1.5px solid #fde68a;
  border-radius: 10px;
  padding: 14px 18px;
}
.credit-warning__icon {
  flex-shrink: 0;
}
.credit-warning__svg {
  width: 26px;
  height: 26px;
  display: block;
}
.credit-warning__circle {
  stroke-dasharray: 126;
  stroke-dashoffset: 126;
  animation: rz2-circle 0.55s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s forwards;
}
.credit-warning__line {
  stroke-dasharray: 10;
  stroke-dashoffset: 10;
  animation: rz2-line 0.3s ease 0.6s forwards;
}
.credit-warning__dot {
  opacity: 0;
  animation: rz2-dot 0.2s ease 0.9s forwards;
}
.credit-warning__text {
  flex: 1;
  text-align: center;
}
.credit-warning__text p {
  margin: 0;
  font-size: 0.82em;
  color: #92400e;
  font-weight: 600;
  line-height: 1.5;
}
/* Keyframes for credit warning icon animation */
@keyframes rz2-circle {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes rz2-line {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes rz2-dot {
  to {
    opacity: 1;
  }
}
/* ============================================
   LAYOUT — Grid de 2 columnas
   ============================================ */
.confirm-layout {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2em 2em 3em;
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 1.75em;
  align-items: start;
}
.confirm-left {
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
}
/* ============================================
   CARD — Tarjeta genérica de sección
   ============================================ */
.c-card {
  background: #fff;
  border-radius: var(--radius);
  border: 1px solid var(--gray-200);
  box-shadow: var(--shadow);
  margin-bottom: 1.4em;
  overflow: hidden;
}
.c-card:last-child {
  margin-bottom: 0;
}
.c-card__head {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 1.1em 1.6em;
  border-bottom: 1px solid var(--gray-100);
}
.c-card__head h2 {
  font-size: 0.93em;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0;
}
.icon-wrap {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #fef2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--red);
  flex-shrink: 0;
}
.c-card__body {
  padding: 1.25em 1.6em;
}
/* ============================================
   ORDER INFO — Grid de información
   ============================================ */
.info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}
.info-cell {
  padding: 0.7em 0;
  border-bottom: 1px solid var(--gray-100);
}
.info-cell:nth-last-child(-n+2) {
  border-bottom: none;
}
.info-cell__label {
  font-size: 0.7em;
  color: var(--gray-400);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 3px;
}
.info-cell__val {
  font-size: 0.88em;
  color: var(--gray-900);
  font-weight: 600;
}
/* Order code styled in red */
.info-cell__val--order-code {
  display: inline-flex;
  align-items: center;
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #d73648;
  border-radius: 6px;
  padding: 3px 10px;
  font-family: 'SF Mono', 'Fira Code', monospace;
  font-size: 0.85em;
  font-weight: 700;
}
/* Status badge */
.info-cell__badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #f4f5f7;
  border: 1px solid #e5e7eb;
  color: #9ca3af;
  font-size: 0.7em;
  font-weight: 600;
  padding: 3px 11px;
  border-radius: 20px;
  white-space: nowrap;
}
/* ============================================
   ADDRESS — Dirección de entrega
   ============================================ */
.addr-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5em;
}
.addr-col {
  font-size: 0.84em;
  color: #374151;
  line-height: 1.7;
}
.addr-col strong {
  display: block;
  font-size: 0.84em;
  color: var(--gray-900);
  margin-bottom: -2px;
}
.addr-ref {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #fef9c3;
  border: 1px solid #fde68a;
  border-radius: 6px;
  padding: 2px 8px;
  font-size: 0.72em;
  font-weight: 500;
  color: #92400e;
  margin-top: 6px;
  margin-left: 8px;
}
/* ============================================
   DELIVERY — Detalles de entrega
   ============================================ */
.delivery-type {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 0.5em;
}
.delivery-name {
  font-size: 0.84em;
  font-weight: 700;
  color: var(--gray-900);
}
.delivery-badge {
  background: var(--green-light);
  color: #166534;
  font-size: 0.72em;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 20px;
}
.delivery-notes {
  font-size: 0.8em;
  color: var(--gray-600);
  line-height: 1.65;
  margin-top: 10px;
}
.delivery-notes p {
  margin: 0 0 2px;
}
.delivery-notes small {
  display: block;
  color: var(--gray-400);
  margin-top: 4px;
  font-size: 0.72em;
}
.delivery-disclaimer {
  color: var(--gray-400);
  font-size: 0.85em;
  margin-top: 6px;
  font-style: italic;
}
/* ============================================
   SUMMARY — Resumen del pedido (columna derecha)
   ============================================ */
.summary-wrap {
  display: flex;
  flex-direction: column;
}
.summary-card {
  background: #fff;
  border-radius: 0;
  border: 1px solid var(--gray-200);
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.summary-card__head {
  padding: 1.1em 1.4em;
  border-bottom: 1px solid var(--gray-100);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}
.summary-card__head h2 {
  font-size: 0.93em;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0;
}
.summary-count {
  font-size: 0.72em;
  color: var(--gray-400);
  font-weight: 500;
}
/* ============================================
   PRODUCT LIST — Scrollable container
   ============================================ */
.products-scroll-wrap {
  position: relative;
}
.products-scroll {
  overflow-y: auto;
  max-height: 480px;
}
.products-scroll::-webkit-scrollbar {
  width: 4px;
}
.products-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.products-scroll::-webkit-scrollbar-thumb {
  background: var(--gray-200);
  border-radius: 4px;
}
.products-scroll::-webkit-scrollbar-thumb:hover {
  background: var(--gray-400);
}
/* ============================================
   SCROLL HINT — Indicador "Ver más productos"
   ============================================ */
.scroll-hint {
  text-align: center;
  font-size: 0.7em;
  color: var(--gray-400);
  padding: 6px 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  flex-shrink: 0;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.scroll-hint svg {
  animation: bounce-arrow 1.4s ease-in-out infinite;
}
/* ============================================
   SUBORDER — Agrupación por suborden
   ============================================ */
.sub-block {
  border-bottom: none;
}
.sub-block:last-of-type {
  border-bottom: none;
}
.sub-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0.65em 1.4em;
  background: var(--gray-50);
}
.sub-color-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
}
.sub-color-dot--seco {
  background: #ca8a04;
}
.sub-color-dot--frozen {
  background: #2563eb;
}
.sub-color-dot--refri {
  background: #16a34a;
}
.sub-id {
  font-size: 0.72em;
  font-weight: 700;
  color: var(--gray-600);
  letter-spacing: 0.02em;
}
.sub-label {
  font-size: 0.62em;
  font-weight: 500;
  color: var(--gray-400);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-right: 4px;
}
.sub-line {
  flex: 1;
  height: 1px;
  background: var(--gray-200);
}
.sub-status-badge {
  font-size: 0.62em;
  font-weight: 600;
  color: var(--gray-400);
  background: var(--gray-100);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 2px 8px;
  white-space: nowrap;
}
/* ============================================
   PRODUCT — Additional product styles
   (complementing shared-redesign.less)
   ============================================ */
.prod-info {
  flex: 1;
  min-width: 0;
}
.prod-qty {
  font-size: 0.72em;
  color: var(--gray-600);
  margin-top: 3px;
}
.prod-note {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  background: #f0fdf4;
  color: #15803d;
  font-size: 0.62em;
  font-weight: 600;
  padding: 2px 7px;
  border-radius: 20px;
  margin-top: 4px;
}
.prod-price-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  min-width: 90px;
  flex-shrink: 0;
}
.combo-indiv {
  font-size: 0.68em;
  color: #9ca3af;
  line-height: 1.75;
  text-align: right;
}
.combo-indiv span {
  text-decoration: line-through;
}
.combo-price {
  font-size: 0.68em;
  color: #065f46;
  font-weight: 700;
  line-height: 1.75;
  text-align: right;
}
.disc-indiv {
  font-size: 0.68em;
  color: #6b7280;
  line-height: 1.75;
  text-align: right;
}
/* ============================================
   TOTALS — Summary totals section
   ============================================ */
.summary-totals {
  padding: 1em 1.4em;
  flex-shrink: 0;
  background: #fff;
  border-radius: 0 0 var(--radius) var(--radius);
  border: 1px solid var(--gray-200);
  border-top: 1px solid var(--gray-100);
  box-shadow: var(--shadow);
}
.tot-coupon {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 0.73em;
  color: #16a34a;
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: 6px;
  padding: 4px 10px;
  margin: 4px 0 8px;
}
/* ============================================
   NOTICE BOX — Disclaimers
   ============================================ */
.notice-box {
  background: #fffbeb;
  border: 1px solid #fde68a;
  border-left: 4px solid #f59e0b;
  border-radius: 10px;
  padding: 1em 1.25em;
}
.notice-box ul {
  margin: 0;
  padding-left: 1.1em;
}
.notice-box li {
  font-size: 0.8em;
  color: #92400e;
  line-height: 1.7;
}
/* ============================================
   CTA — Botón "Continuar comprando"
   ============================================ */
.confirm-cta {
  text-align: center;
  padding: 1.75em 1em 0;
}
.confirm-cta a {
  display: inline-block;
  background: var(--red);
  color: #fff;
  font-weight: 700;
  font-size: 0.88em;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 15px 56px;
  border-radius: 10px;
  text-decoration: none;
  transition: background 0.18s, transform 0.14s, box-shadow 0.18s;
  box-shadow: 0 4px 14px rgba(215, 54, 72, 0.3);
}
.confirm-cta a:hover {
  background: var(--red-dark);
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(215, 54, 72, 0.35);
}
/* ============================================
   KEYFRAMES — Animaciones de confirmación
   ============================================ */
/* draw-check: Trazo del check SVG del hero */
@keyframes draw-check {
  to {
    stroke-dashoffset: 0;
  }
}
/* pulse-ring: Pulso del anillo del hero check */
@keyframes pulse-ring {
  0% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.45);
  }
  60% {
    box-shadow: 0 0 0 20px rgba(34, 197, 94, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0);
  }
}
/* bounce-arrow: Rebote vertical del indicador "Ver más" */
@keyframes bounce-arrow {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(3px);
  }
}
/* ============================================
   NO-MOTION — Clase condicional JS para
   desactivar animaciones (prefers-reduced-motion)
   ============================================ */
.no-motion .st-circle {
  transform: scale(1);
  animation: none;
}
.no-motion .st-circle svg path {
  stroke-dashoffset: 0;
  animation: none;
}
.no-motion .st-line::after {
  transform: scaleX(1);
  animation: none;
}
.no-motion .st-label {
  opacity: 1;
  animation: none;
}
.no-motion .check-ring {
  animation: none;
}
.no-motion .check-ring svg path {
  stroke-dashoffset: 0;
  animation: none;
}
.no-motion .scroll-hint svg {
  animation: none;
}
.no-motion .credit-warning__circle {
  stroke-dashoffset: 0;
  animation: none;
}
.no-motion .credit-warning__line {
  stroke-dashoffset: 0;
  animation: none;
}
.no-motion .credit-warning__dot {
  opacity: 1;
  animation: none;
}
/* ============================================
   RESPONSIVE — Tablet (< 900px)
   ============================================ */
@media (max-width: 900px) {
  .confirm-layout {
    grid-template-columns: 1fr;
    align-items: start;
    padding: 1.25em 1em 2.5em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .confirm-left,
  .summary-wrap,
  .summary-card,
  .c-card,
  .notice-box {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .products-scroll {
    max-height: 310px;
  }
  .addr-block,
  .info-grid {
    grid-template-columns: 1fr;
  }
  .confirm-hero h1 {
    font-size: 1.5em;
  }
  .summary-card__head,
  .sub-header,
  .prod-row,
  .summary-totals,
  .c-card__head,
  .c-card__body {
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box;
  }
  .prod-row {
    overflow: hidden;
    align-items: start;
  }
  .prod-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* ============================================
   RESPONSIVE — Móvil (< 540px)
   ============================================ */
@media (max-width: 540px) {
  .confirm-layout {
    padding: 0.9em 0.7em 2em;
  }
  .confirm-hero {
    padding: 2em 1em 1.8em;
  }
  .notice-box {
    padding: 0.9em 1em;
    box-sizing: border-box;
  }
  .confirm-left,
  .summary-wrap,
  .summary-card,
  .summary-totals,
  .c-card,
  .notice-box {
    min-width: 0;
  }
}
/* ============================================
   RESPONSIVE — Móvil hover/touch (< 768px)
   Estilos táctiles para productos
   ============================================ */
@media (max-width: 768px) {
  .prod-name {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: rgba(215, 54, 72, 0.25);
  }
  .prod-img {
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.1);
    border: 1.5px solid rgba(0, 0, 0, 0.07);
  }
}
/* ============================================
   ACCESIBILIDAD — REDUCED MOTION
   Desactiva animaciones del hero y scroll hint
   para usuarios con preferencia de movimiento
   reducido. (Stepper ya cubierto en shared)
   ============================================ */
@media (prefers-reduced-motion: reduce) {
  .check-ring {
    animation: none;
  }
  .check-ring svg path {
    stroke-dashoffset: 0;
    animation: none;
  }
  .scroll-hint svg {
    animation: none;
  }
  .confirm-cta a {
    transition: none;
  }
  .credit-warning__circle {
    stroke-dashoffset: 0;
    animation: none;
  }
  .credit-warning__line {
    stroke-dashoffset: 0;
    animation: none;
  }
  .credit-warning__dot {
    opacity: 1;
    animation: none;
  }
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.account-section.credit {
  display: none;
}
.sigma-account-status .nav-tabs {
  text-transform: uppercase;
  display: flex;
  gap: 0;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 30px;
  background: white;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.sigma-account-status .nav-tabs li a {
  border: none;
  background: white;
  color: #666;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sigma-account-status .nav-tabs > li.active > a {
  color: #e31e2e !important;
  border-color: #e31e2e !important;
}
.sigma-account-status .nav-tabs > li > a:hover {
  background: #f5f5f5 !important;
  color: #333;
}
.sigma-account-status .nav-tabs > li > a:focus {
  border-color: #e31e2e !important;
}
.sigma-account-status .nav-tabs > li.active > a:focus {
  background: none;
}
.account-section .account-section-header {
  border-bottom: none !important;
}
.sigma-account-profile {
  color: #666;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sigma-account-status,
.account-my-profile-content {
  /* fuerza que quede a la izquierda */
  /* fuerza que quede a la derecha  */
  /* gris del “utilizado” */
  /* verde del “disponible” */
  /* Responsivo: en pantallas pequeñas, que se apilen */
  /* TABS NAVIGATION */
  /* TAB CONTENT */
  /* ESTADO DE CUENTA SECTION */
  /* CREDIT INFO GRID */
  /* CREDIT VISUALIZATION */
  /* VISUAL SUMMARY BAR */
  /* DATA CARDS GRID */
  /* DATA CARD */
  /* BÃšSQUEDA */
  /* FILTROS */
  /* INVOICES LIST */
  /* ITEMS DE TABLA */
  /* PAGINACIÃ“N */
  /* EMPTY STATE */
  /* INVOICE MODAL */
  /* TRANSACTIONS SECTION */
  /* RESPONSIVE */
  /* Gris */
  /* ===== TOAST NOTIFICATIONS ===== */
  /* ===== INLINE STATUS MESSAGES ===== */
  /* Animación de 3 puntitos para loading */
  /* Invoice item con mensaje inline */
  /* Action button states */
  /* ===== MINI TOOLTIPS (Desktop) ===== */
  /* Loading overlay en el botón */
  /* Desktop: ocultar toasts grandes, mostrar mini-tooltips */
  /* Mobile: mostrar toasts grandes, ocultar mini-tooltips */
}
.sigma-account-status .credit-legend,
.account-my-profile-content .credit-legend {
  display: flex;
  justify-content: space-between;
  /* izquierda y derecha */
  align-items: center;
  gap: 1rem;
  margin-top: 5px;
}
.sigma-account-status .legend-item,
.account-my-profile-content .legend-item {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  white-space: nowrap;
  /* evita saltos raros */
}
.sigma-account-status .legend-left,
.account-my-profile-content .legend-left {
  margin-right: auto;
}
.sigma-account-status .legend-right,
.account-my-profile-content .legend-right {
  margin-left: auto;
}
.sigma-account-status .dot,
.account-my-profile-content .dot {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  display: inline-block;
}
.sigma-account-status .dot-used,
.account-my-profile-content .dot-used {
  background: #cbd0d8;
}
.sigma-account-status .dot-available,
.account-my-profile-content .dot-available {
  background: #22c88a;
}
.sigma-account-status .value,
.account-my-profile-content .value {
  font-weight: 600;
}
.sigma-account-status .value.available,
.account-my-profile-content .value.available {
  color: #22c88a;
}
@media (max-width: 480px) {
  .sigma-account-status .credit-legend,
  .account-my-profile-content .credit-legend {
    flex-wrap: wrap;
    row-gap: .5rem;
  }
  .sigma-account-status .legend-left,
  .account-my-profile-content .legend-left,
  .sigma-account-status .legend-right,
  .account-my-profile-content .legend-right {
    margin: 0;
  }
}
.sigma-account-status .page-header h1,
.account-my-profile-content .page-header h1 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.sigma-account-status .tabs-container,
.account-my-profile-content .tabs-container {
  display: flex;
  gap: 0;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 30px;
  background: white;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.sigma-account-status .tab-btn,
.account-my-profile-content .tab-btn {
  padding: 3px 28px;
  border: none;
  background: white;
  color: #666;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sigma-account-status .tab-btn:hover,
.account-my-profile-content .tab-btn:hover {
  background: #f5f5f5;
  color: #333;
}
.sigma-account-status .tab-btn.active,
.account-my-profile-content .tab-btn.active {
  color: #e31e2e;
}
.sigma-account-status .tab-btn.active::after,
.account-my-profile-content .tab-btn.active::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background: #e31e2e;
  animation: slideIn 0.3s ease;
}
@keyframes slideIn {
  from {
    width: 0;
    left: 50%;
  }
  to {
    width: 100%;
    left: 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.sigma-account-status .account-info,
.account-my-profile-content .account-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 30px;
}
.sigma-account-status .info-card,
.account-my-profile-content .info-card {
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  border-left: 4px solid #e31e2e;
}
.sigma-account-status .info-card label,
.account-my-profile-content .info-card label {
  display: block;
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
  font-weight: 600;
}
.sigma-account-status .info-card .value,
.account-my-profile-content .info-card .value {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.sigma-account-status .info-card .value.highlight,
.account-my-profile-content .info-card .value.highlight {
  color: #e31e2e;
}
.sigma-account-status .credit-info,
.account-my-profile-content .credit-info {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  margin-bottom: 30px;
}
.sigma-account-status .credit-header,
.account-my-profile-content .credit-header {
  background: #555;
  color: white;
  padding: 16px 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.sigma-account-status .credit-grid,
.account-my-profile-content .credit-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
}
.sigma-account-status .credit-item,
.account-my-profile-content .credit-item {
  padding: 20px;
  border-right: 1px solid #e0e0e0;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
.sigma-account-status .credit-item:last-child,
.account-my-profile-content .credit-item:last-child {
  border-right: none;
}
.sigma-account-status .credit-item label,
.account-my-profile-content .credit-item label {
  display: block;
  font-size: 12px;
  color: #999;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.sigma-account-status .credit-item .amount,
.account-my-profile-content .credit-item .amount {
  font-size: 22px;
  font-weight: 700;
  color: #333;
}
.sigma-account-status .credit-item:nth-child(3) .amount,
.account-my-profile-content .credit-item:nth-child(3) .amount {
  color: #e31e2e;
}
.sigma-account-status .credit-visualization,
.account-my-profile-content .credit-visualization {
  background: white;
  border-radius: 8px;
  padding: 30px 30px 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
}
.sigma-account-status .credit-visualization-title,
.account-my-profile-content .credit-visualization-title {
  font-size: 14px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 24px;
}
.sigma-account-status .credit-summary-bar,
.account-my-profile-content .credit-summary-bar {
  background: white;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 24px;
  border: 1px solid #e0e0e0;
}
.sigma-account-status .credit-summary-label,
.account-my-profile-content .credit-summary-label {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-bottom: 12px;
}
.sigma-account-status .credit-bar-visual,
.account-my-profile-content .credit-bar-visual {
  width: 100%;
  height: 24px;
  background: white;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
}
.sigma-account-status .credit-bar-used-visual,
.account-my-profile-content .credit-bar-used-visual {
  background: linear-gradient(90deg, #bdc3c7 0%, #a8adb3 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 12px;
  font-size: 11px;
  font-weight: 700;
  color: #666;
}
.sigma-account-status .credit-bar-available-visual,
.account-my-profile-content .credit-bar-available-visual {
  background: linear-gradient(90deg, #2ecc71 0%, #27ae60 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 12px;
  font-size: 11px;
  font-weight: 700;
  color: white;
}
.sigma-account-status .credit-bars,
.account-my-profile-content .credit-bars {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.sigma-account-status .credit-bar-item,
.account-my-profile-content .credit-bar-item {
  display: flex;
  flex-direction: column;
}
.sigma-account-status .credit-bar-label,
.account-my-profile-content .credit-bar-label {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-bottom: 8px;
}
.sigma-account-status .credit-bar-value,
.account-my-profile-content .credit-bar-value {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-bottom: 12px;
}
.sigma-account-status .credit-bar-value.available,
.account-my-profile-content .credit-bar-value.available {
  color: #2ECC71;
}
.sigma-account-status .credit-bar-value.negative-available,
.account-my-profile-content .credit-bar-value.negative-available {
  color: #333;
}
.sigma-account-status .credit-bar-value.used,
.account-my-profile-content .credit-bar-value.used {
  color: #333;
}
.sigma-account-status .progress-bar,
.account-my-profile-content .progress-bar {
  width: 100%;
  height: 8px;
  background: #f0f0f0;
  border-radius: 4px;
  overflow: hidden;
}
.sigma-account-status .progress-bar-fill,
.account-my-profile-content .progress-bar-fill {
  height: 100%;
  border-radius: 4px;
  transition: width 0.5s ease;
}
.sigma-account-status .progress-bar-fill.used,
.account-my-profile-content .progress-bar-fill.used {
  background: #BDC3C7;
}
.sigma-account-status .progress-bar-fill.available,
.account-my-profile-content .progress-bar-fill.available {
  background: #2ECC71;
}
.sigma-account-status .credit-bar-info,
.account-my-profile-content .credit-bar-info {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 11px;
  color: #999;
}
.sigma-account-status .data-cards-container,
.account-my-profile-content .data-cards-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 30px;
}
.sigma-account-status .data-card,
.account-my-profile-content .data-card {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.sigma-account-status .data-card-header,
.account-my-profile-content .data-card-header {
  background: #555;
  color: white;
  padding: 16px 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.sigma-account-status .data-card-content,
.account-my-profile-content .data-card-content {
  padding: 20px;
}
.sigma-account-status .data-row,
.account-my-profile-content .data-row {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 20px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.sigma-account-status .data-row:last-child,
.account-my-profile-content .data-row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sigma-account-status .data-label,
.account-my-profile-content .data-label {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.sigma-account-status .data-value,
.account-my-profile-content .data-value {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.sigma-account-status .data-value.highlight,
.account-my-profile-content .data-value.highlight {
  color: #e31e2e;
  font-size: 16px;
}
.sigma-account-status .data-value.status,
.account-my-profile-content .data-value.status {
  background: #E8F4F8;
  color: #0066AA;
  padding: 6px 12px;
  border-radius: 4px;
  width: fit-content;
  font-size: 12px;
}
.sigma-account-status .data-value.status-inactive,
.account-my-profile-content .data-value.status-inactive {
  background: #FFEBEE;
  color: #C62828;
  padding: 6px 12px;
  border-radius: 4px;
  width: fit-content;
  font-size: 12px;
}
.sigma-account-status .data-value.warning,
.account-my-profile-content .data-value.warning {
  color: #D9534F;
  font-weight: 700;
  font-size: 13px;
}
.sigma-account-status .search-section,
.account-my-profile-content .search-section {
  background: white;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.sigma-account-status .search-input-wrapper,
.account-my-profile-content .search-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}
.sigma-account-status .search-icon,
.account-my-profile-content .search-icon {
  position: absolute;
  left: 16px;
  color: #999999;
  pointer-events: none;
}
.sigma-account-status .search-input,
.account-my-profile-content .search-input {
  width: 100%;
  padding: 14px 48px 14px 48px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 15px;
  transition: all 0.2s ease;
  background: #ffffff;
  color: #333333;
}
.sigma-account-status .search-input:focus,
.account-my-profile-content .search-input:focus {
  outline: none;
  border-color: #EA1742;
  box-shadow: 0 0 0 3px rgba(234, 23, 66, 0.1);
}
.sigma-account-status .search-input::placeholder,
.account-my-profile-content .search-input::placeholder {
  color: #999999;
}
.sigma-account-status .search-clear,
.account-my-profile-content .search-clear {
  position: absolute;
  right: 12px;
  width: 28px;
  height: 28px;
  border: none;
  background: #f0f0f0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  color: #666666;
}
.sigma-account-status .search-clear:hover,
.account-my-profile-content .search-clear:hover {
  background: #EA1742;
  color: #ffffff;
  transform: scale(1.1);
}
.sigma-account-status .filters-section,
.account-my-profile-content .filters-section {
  background: white;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  display: grid;
  grid-template-columns: repeat(3, 1fr) auto;
  gap: 16px;
  align-items: end;
}
.sigma-account-status .filter-group,
.account-my-profile-content .filter-group {
  display: flex;
  flex-direction: column;
}
.sigma-account-status .filter-group label,
.account-my-profile-content .filter-group label {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sigma-account-status .filter-group select,
.account-my-profile-content .filter-group select,
.sigma-account-status .filter-group input,
.account-my-profile-content .filter-group input {
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  transition: all 0.2s ease;
}
.sigma-account-status .filter-group select:focus,
.account-my-profile-content .filter-group select:focus,
.sigma-account-status .filter-group input:focus,
.account-my-profile-content .filter-group input:focus {
  outline: none;
  border-color: #e31e2e;
  box-shadow: 0 0 0 3px rgba(227, 30, 46, 0.1);
}
.sigma-account-status .filter-actions,
.account-my-profile-content .filter-actions {
  display: flex;
  gap: 8px;
  flex-direction: column;
}
.sigma-account-status .apply-filters-btn,
.account-my-profile-content .apply-filters-btn {
  padding: 10px 20px;
  background: #EA1742;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  white-space: nowrap;
}
.sigma-account-status .apply-filters-btn:hover,
.account-my-profile-content .apply-filters-btn:hover {
  background: #c01823;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(234, 23, 66, 0.3);
}
.sigma-account-status .apply-filters-btn svg,
.account-my-profile-content .apply-filters-btn svg {
  flex-shrink: 0;
}
.sigma-account-status .clear-filters-btn,
.account-my-profile-content .clear-filters-btn {
  padding: 10px 20px;
  background: #f0f0f0;
  color: #666666;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.sigma-account-status .clear-filters-btn:hover,
.account-my-profile-content .clear-filters-btn:hover {
  background: #e0e0e0;
  color: #333333;
}
.sigma-account-status .invoices-list,
.account-my-profile-content .invoices-list {
  background: white;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  width: 100%;
  padding-bottom: 20px;
}
.sigma-account-status .invoice-item,
.account-my-profile-content .invoice-item {
  padding: 16px 20px;
  border-bottom: 1px solid #f0f0f0;
  grid-template-columns: 1fr 1.5fr 1fr 1fr 1fr auto;
  gap: 16px;
  align-items: center;
  transition: all 0.2s ease;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 769px) {
  .sigma-account-status .invoice-item,
  .account-my-profile-content .invoice-item {
    display: grid;
  }
}
.sigma-account-status .invoice-item:hover,
.account-my-profile-content .invoice-item:hover {
  background: #fafbfc;
}
.sigma-account-status .invoice-item:last-child,
.account-my-profile-content .invoice-item:last-child {
  border-bottom: none;
}
.sigma-account-status .invoice-cell,
.account-my-profile-content .invoice-cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
}
.sigma-account-status .invoice-label,
.account-my-profile-content .invoice-label {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
  font-weight: 600;
}
.sigma-account-status .invoice-value,
.account-my-profile-content .invoice-value {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sigma-account-status .invoice-value.amount,
.account-my-profile-content .invoice-value.amount {
  color: #e31e2e;
  font-size: 15px;
  font-weight: 700;
}
.sigma-account-status .invoice-value.type-invoice,
.account-my-profile-content .invoice-value.type-invoice {
  background: #E8F4F8;
  color: #0066AA;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  width: fit-content;
}
@media (max-width: 768px) {
  .sigma-account-status .invoice-value.type-invoice,
  .account-my-profile-content .invoice-value.type-invoice {
    margin-left: auto;
  }
}
.sigma-account-status .invoice-value.type-credit,
.account-my-profile-content .invoice-value.type-credit {
  background: #F0E8F8;
  color: #6600AA;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  width: fit-content;
}
@media (max-width: 768px) {
  .sigma-account-status .invoice-value.type-credit,
  .account-my-profile-content .invoice-value.type-credit {
    margin-left: auto;
  }
}
.sigma-account-status .pagination-container,
.account-my-profile-content .pagination-container {
  padding: 16px 20px;
  background: white;
  border-top: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.sigma-account-status .pagination-info,
.account-my-profile-content .pagination-info {
  font-size: 14px;
  color: #666;
}
.sigma-account-status .pagination-controls,
.account-my-profile-content .pagination-controls {
  display: flex;
  gap: 8px;
  align-items: center;
}
@media (max-width: 420px) {
  .sigma-account-status .pagination-controls,
  .account-my-profile-content .pagination-controls {
    gap: 2px;
  }
}
.sigma-account-status .pagination-btn,
.account-my-profile-content .pagination-btn {
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  background: white;
  color: #666;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}
@media (max-width: 550px) {
  .sigma-account-status .pagination-btn .btn-desktop,
  .account-my-profile-content .pagination-btn .btn-desktop {
    display: none;
  }
}
@media (min-width: 551px) {
  .sigma-account-status .pagination-btn .btn-mobile,
  .account-my-profile-content .pagination-btn .btn-mobile {
    display: none;
  }
}
@media (max-width: 398px) {
  .sigma-account-status .pagination-btn,
  .account-my-profile-content .pagination-btn {
    padding: 4px 10px;
  }
}
.sigma-account-status .pagination-btn:hover:not(:disabled),
.account-my-profile-content .pagination-btn:hover:not(:disabled) {
  border-color: #EA1742;
  color: #EA1742;
  background: #fff5f7;
}
.sigma-account-status .pagination-btn:disabled,
.account-my-profile-content .pagination-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.sigma-account-status .pagination-btn.active,
.account-my-profile-content .pagination-btn.active {
  background: #EA1742;
  color: white;
  border-color: #EA1742;
}
.sigma-account-status .pagination-pages,
.account-my-profile-content .pagination-pages {
  display: flex;
  gap: 4px;
}
@media (max-width: 420px) {
  .sigma-account-status .pagination-pages,
  .account-my-profile-content .pagination-pages {
    gap: 1px;
  }
}
.sigma-account-status .invoice-actions,
.account-my-profile-content .invoice-actions {
  display: flex;
  gap: 8px;
}
.sigma-account-status .action-btn,
.account-my-profile-content .action-btn {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  background: #f5f5f5;
  color: #EA1742;
}
.sigma-account-status .action-btn svg,
.account-my-profile-content .action-btn svg {
  width: 24px;
  height: 24px;
}
.sigma-account-status .action-btn:hover,
.account-my-profile-content .action-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(234, 23, 66, 0.2);
}
.sigma-account-status .action-btn.download-btn:hover,
.account-my-profile-content .action-btn.download-btn:hover {
  background: #EA1742;
  color: white;
}
.sigma-account-status .action-btn.view-btn:hover,
.account-my-profile-content .action-btn.view-btn:hover {
  background: #EA1742;
  color: white;
}
.sigma-account-status .action-btn.mail-btn:hover,
.account-my-profile-content .action-btn.mail-btn:hover {
  background: #EA1742;
  color: white;
}
.sigma-account-status .empty-state,
.account-my-profile-content .empty-state {
  text-align: center;
  padding: 60px 20px;
  background: white;
  border-radius: 8px;
}
.sigma-account-status .empty-state-icon,
.account-my-profile-content .empty-state-icon {
  font-size: 48px;
  margin-bottom: 16px;
  opacity: 0.5;
}
.sigma-account-status .empty-state-title,
.account-my-profile-content .empty-state-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}
.sigma-account-status .empty-state-text,
.account-my-profile-content .empty-state-text {
  color: #999;
  font-size: 14px;
}
.sigma-account-status .invoice-modal,
.account-my-profile-content .invoice-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  align-items: center;
  justify-content: center;
  animation: fadeIn 0.3s ease;
}
.sigma-account-status .invoice-modal.active,
.account-my-profile-content .invoice-modal.active {
  display: flex;
}
.sigma-account-status .invoice-modal-content,
.account-my-profile-content .invoice-modal-content {
  background: white;
  border-radius: 8px;
  width: 90%;
  max-width: 800px;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  animation: slideUp 0.3s ease;
}
@keyframes slideUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.sigma-account-status .invoice-modal-header,
.account-my-profile-content .invoice-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  border-bottom: 1px solid #e0e0e0;
  background: #f8f9fa;
}
.sigma-account-status .invoice-modal-title,
.account-my-profile-content .invoice-modal-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.sigma-account-status .invoice-modal-close,
.account-my-profile-content .invoice-modal-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #999;
  transition: color 0.2s ease;
}
.sigma-account-status .invoice-modal-close:hover,
.account-my-profile-content .invoice-modal-close:hover {
  color: #333;
}
.sigma-account-status .invoice-content,
.account-my-profile-content .invoice-content {
  padding: 40px 30px;
}
.sigma-account-status .invoice-header,
.account-my-profile-content .invoice-header {
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 2px solid #e31e2e;
  padding-bottom: 20px;
}
.sigma-account-status .invoice-logo,
.account-my-profile-content .invoice-logo {
  font-size: 24px;
  font-weight: 700;
  color: #e31e2e;
  margin-bottom: 8px;
}
.sigma-account-status .invoice-title,
.account-my-profile-content .invoice-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.sigma-account-status .invoice-meta,
.account-my-profile-content .invoice-meta {
  margin-bottom: 30px;
}
.sigma-account-status .meta-row,
.account-my-profile-content .meta-row {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  font-size: 14px;
}
.sigma-account-status .meta-label,
.account-my-profile-content .meta-label {
  color: #999;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sigma-account-status .meta-value,
.account-my-profile-content .meta-value {
  color: #333;
  font-weight: 600;
}
.sigma-account-status .invoice-sections,
.account-my-profile-content .invoice-sections {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.sigma-account-status .invoice-section h3,
.account-my-profile-content .invoice-section h3 {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-bottom: 12px;
}
.sigma-account-status .invoice-section p,
.account-my-profile-content .invoice-section p {
  font-size: 14px;
  color: #333;
  margin-bottom: 8px;
  line-height: 1.6;
}
.sigma-account-status .invoice-section strong,
.account-my-profile-content .invoice-section strong {
  color: #666;
  font-weight: 600;
}
.sigma-account-status .invoice-table,
.account-my-profile-content .invoice-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.sigma-account-status .invoice-table thead,
.account-my-profile-content .invoice-table thead {
  background: #555;
  color: white;
}
.sigma-account-status .invoice-table th,
.account-my-profile-content .invoice-table th {
  padding: 12px;
  text-align: left;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.sigma-account-status .invoice-table td,
.account-my-profile-content .invoice-table td {
  padding: 12px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 14px;
  color: #333;
}
.sigma-account-status .invoice-table tbody tr:last-child td,
.account-my-profile-content .invoice-table tbody tr:last-child td {
  border-bottom: none;
}
.sigma-account-status .invoice-table .text-center,
.account-my-profile-content .invoice-table .text-center {
  text-align: center;
}
.sigma-account-status .invoice-table .text-right,
.account-my-profile-content .invoice-table .text-right {
  text-align: right;
}
.sigma-account-status .invoice-total,
.account-my-profile-content .invoice-total {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.sigma-account-status .total-row,
.account-my-profile-content .total-row {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 16px 20px;
  background: #f8f9fa;
  border-radius: 8px;
}
.sigma-account-status .total-label,
.account-my-profile-content .total-label {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.sigma-account-status .total-value,
.account-my-profile-content .total-value {
  font-size: 24px;
  font-weight: 700;
  color: #e31e2e;
}
.sigma-account-status .invoice-footer,
.account-my-profile-content .invoice-footer {
  text-align: center;
  font-size: 12px;
  color: #999;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 6px;
}
.sigma-account-status .invoice-modal-actions,
.account-my-profile-content .invoice-modal-actions {
  display: flex;
  gap: 12px;
  padding: 20px 30px;
  border-top: 1px solid #e0e0e0;
  background: #f8f9fa;
  justify-content: flex-end;
}
.sigma-account-status .invoice-modal-btn,
.account-my-profile-content .invoice-modal-btn {
  padding: 10px 20px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.2s ease;
}
.sigma-account-status .invoice-modal-btn.primary,
.account-my-profile-content .invoice-modal-btn.primary {
  background: #e31e2e;
  color: white;
}
.sigma-account-status .invoice-modal-btn.primary:hover,
.account-my-profile-content .invoice-modal-btn.primary:hover {
  background: #c01823;
  transform: translateY(-2px);
}
.sigma-account-status .invoice-modal-btn.secondary,
.account-my-profile-content .invoice-modal-btn.secondary {
  background: #e0e0e0;
  color: #333;
}
.sigma-account-status .invoice-modal-btn.secondary:hover,
.account-my-profile-content .invoice-modal-btn.secondary:hover {
  background: #d0d0d0;
}
.sigma-account-status .transactions-section,
.account-my-profile-content .transactions-section {
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.sigma-account-status .transactions-header,
.account-my-profile-content .transactions-header {
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.sigma-account-status .transactions-header h2,
.account-my-profile-content .transactions-header h2 {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.sigma-account-status .transactions-filters,
.account-my-profile-content .transactions-filters {
  display: flex;
  gap: 8px;
}
.sigma-account-status .filter-btn,
.account-my-profile-content .filter-btn {
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  background: white;
  color: #666;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}
.sigma-account-status .filter-btn:hover,
.account-my-profile-content .filter-btn:hover {
  border-color: #EA1742;
  color: #EA1742;
}
.sigma-account-status .filter-btn.active,
.account-my-profile-content .filter-btn.active {
  background: #EA1742;
  color: white;
  border-color: #EA1742;
}
.sigma-account-status .transactions-footer,
.account-my-profile-content .transactions-footer {
  padding: 20px;
  border-top: 1px solid #e0e0e0;
  text-align: center;
}
.sigma-account-status .view-all-btn,
.account-my-profile-content .view-all-btn {
  padding: 12px 24px;
  border: 2px solid #EA1742;
  background: white;
  color: #EA1742;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.sigma-account-status .view-all-btn:hover,
.account-my-profile-content .view-all-btn:hover {
  background: #EA1742;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(234, 23, 66, 0.2);
}
.sigma-account-status .view-all-btn svg,
.account-my-profile-content .view-all-btn svg {
  transition: transform 0.2s ease;
}
.sigma-account-status .view-all-btn:hover svg,
.account-my-profile-content .view-all-btn:hover svg {
  transform: translateX(4px);
}
.sigma-account-status .transaction-status,
.account-my-profile-content .transaction-status {
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  width: fit-content;
}
@media (max-width: 768px) {
  .sigma-account-status .transaction-status,
  .account-my-profile-content .transaction-status {
    margin-left: auto;
  }
}
.sigma-account-status .transaction-status.en-plazo,
.account-my-profile-content .transaction-status.en-plazo {
  background: #E8F5E9;
  color: #2E7D32;
}
.sigma-account-status .transaction-status.vencido,
.account-my-profile-content .transaction-status.vencido {
  background: #FFEBEE;
  color: #C62828;
}
@media (max-width: 768px) {
  .sigma-account-status .container,
  .account-my-profile-content .container {
    padding: 12px;
  }
  .sigma-account-status .page-header,
  .account-my-profile-content .page-header {
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .sigma-account-status .page-header h1,
  .account-my-profile-content .page-header h1 {
    font-size: 22px;
  }
  .sigma-account-status .tabs-container,
  .account-my-profile-content .tabs-container {
    flex-direction: column;
  }
  .sigma-account-status .tab-btn,
  .account-my-profile-content .tab-btn {
    padding: 3px 20px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #e31e2e;
  }
  .sigma-account-status .tab-btn.active::after,
  .account-my-profile-content .tab-btn.active::after {
    height: 100%;
    width: 4px;
    left: 0;
    right: auto;
    bottom: 0;
  }
  .sigma-account-status .account-info,
  .account-my-profile-content .account-info {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .sigma-account-status .info-card,
  .account-my-profile-content .info-card {
    padding: 16px;
  }
  .sigma-account-status .credit-grid,
  .account-my-profile-content .credit-grid {
    grid-template-columns: 1fr;
  }
  .sigma-account-status .credit-item,
  .account-my-profile-content .credit-item {
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 16px;
  }
  .sigma-account-status .credit-item:last-child,
  .account-my-profile-content .credit-item:last-child {
    border-bottom: none;
  }
  .sigma-account-status .credit-visualization,
  .account-my-profile-content .credit-visualization {
    padding: 20px;
  }
  .sigma-account-status .credit-bars,
  .account-my-profile-content .credit-bars {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .sigma-account-status .search-section,
  .account-my-profile-content .search-section {
    padding: 16px;
  }
  .sigma-account-status .search-input,
  .account-my-profile-content .search-input {
    padding: 12px 40px 12px 40px;
    font-size: 14px;
  }
  .sigma-account-status .search-icon,
  .account-my-profile-content .search-icon {
    left: 12px;
    width: 18px;
    height: 18px;
  }
  .sigma-account-status .filters-section,
  .account-my-profile-content .filters-section {
    grid-template-columns: 1fr;
    padding: 16px;
  }
  .sigma-account-status .filter-actions,
  .account-my-profile-content .filter-actions {
    flex-direction: row;
  }
  .sigma-account-status .apply-filters-btn,
  .account-my-profile-content .apply-filters-btn,
  .sigma-account-status .clear-filters-btn,
  .account-my-profile-content .clear-filters-btn {
    flex: 1;
  }
  .sigma-account-status .transactions-header,
  .account-my-profile-content .transactions-header {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
  }
  .sigma-account-status .transactions-filters,
  .account-my-profile-content .transactions-filters {
    width: 100%;
    justify-content: space-between;
  }
  .sigma-account-status .filter-btn,
  .account-my-profile-content .filter-btn {
    flex: 1;
    padding: 10px 12px;
    font-size: 12px;
  }
  .sigma-account-status .invoice-item,
  .account-my-profile-content .invoice-item {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 16px;
    background: #fafbfc;
    border-radius: 8px;
    margin-bottom: 12px;
    border: 1px solid #e0e0e0;
  }
  .sigma-account-status .invoice-item:hover,
  .account-my-profile-content .invoice-item:hover {
    transform: none;
  }
  .sigma-account-status .invoice-cell,
  .account-my-profile-content .invoice-cell {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 12px;
    align-items: center;
  }
  .sigma-account-status .invoice-label,
  .account-my-profile-content .invoice-label {
    font-size: 12px;
  }
  .sigma-account-status .invoice-value,
  .account-my-profile-content .invoice-value {
    font-size: 14px;
    text-align: right;
  }
  .sigma-account-status .invoice-actions,
  .account-my-profile-content .invoice-actions {
    grid-column: -1;
    justify-content: flex-start;
    padding-top: 12px;
    border-top: 1px solid #e0e0e0;
    margin-top: 8px;
  }
  .sigma-account-status .action-btn,
  .account-my-profile-content .action-btn {
    width: 44px;
    height: 44px;
  }
  .sigma-account-status .data-cards-container,
  .account-my-profile-content .data-cards-container {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .sigma-account-status .data-card-content,
  .account-my-profile-content .data-card-content {
    padding: 16px;
  }
  .sigma-account-status .data-row,
  .account-my-profile-content .data-row {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .sigma-account-status .invoice-modal-content,
  .account-my-profile-content .invoice-modal-content {
    width: 95%;
    max-height: 95vh;
  }
  .sigma-account-status .invoice-content,
  .account-my-profile-content .invoice-content {
    padding: 20px;
  }
  .sigma-account-status .invoice-sections,
  .account-my-profile-content .invoice-sections {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .sigma-account-status .invoice-table,
  .account-my-profile-content .invoice-table {
    font-size: 12px;
    display: block;
    overflow-x: auto;
  }
  .sigma-account-status .invoice-table th,
  .account-my-profile-content .invoice-table th,
  .sigma-account-status .invoice-table td,
  .account-my-profile-content .invoice-table td {
    padding: 8px;
    min-width: 100px;
  }
  .sigma-account-status .transactions-footer,
  .account-my-profile-content .transactions-footer {
    padding: 16px;
  }
  .sigma-account-status .view-all-btn,
  .account-my-profile-content .view-all-btn {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .sigma-account-status .data-cards-container,
  .account-my-profile-content .data-cards-container {
    grid-template-columns: 1fr;
  }
  .sigma-account-status .credit-bars,
  .account-my-profile-content .credit-bars {
    grid-template-columns: 1fr;
  }
}
.sigma-account-status .loader-invoices,
.account-my-profile-content .loader-invoices {
  margin: 20px 20px 30px 20px;
}
.sigma-account-status .empty-transactions,
.account-my-profile-content .empty-transactions {
  margin: 40px 20px 30px 20px;
}
.sigma-account-status .loader-points,
.account-my-profile-content .loader-points {
  color: #6b7280;
}
@keyframes b {
  0%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-4px);
  }
}
.sigma-account-status .loader-points circle,
.account-my-profile-content .loader-points circle {
  animation: b 1s ease-in-out infinite;
}
.sigma-account-status .loader-points circle:nth-child(1),
.account-my-profile-content .loader-points circle:nth-child(1) {
  animation-delay: 0s;
}
.sigma-account-status .loader-points circle:nth-child(2),
.account-my-profile-content .loader-points circle:nth-child(2) {
  animation-delay: .15s;
}
.sigma-account-status .loader-points circle:nth-child(3),
.account-my-profile-content .loader-points circle:nth-child(3) {
  animation-delay: .3s;
}
.sigma-account-status .toast-container,
.account-my-profile-content .toast-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 400px;
}
.sigma-account-status .sigma-global-toast,
.account-my-profile-content .sigma-global-toast {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px 20px;
  border-radius: 12px;
  background: white;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
  animation: toastSlideIn 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  border-left: 4px solid #666;
  min-width: 320px;
}
.sigma-account-status .sigma-global-toast-success,
.account-my-profile-content .sigma-global-toast-success {
  border-left-color: #2ECC71;
  background: linear-gradient(135deg, #ffffff 0%, #f0fdf4 100%);
}
.sigma-account-status .sigma-global-toast-error,
.account-my-profile-content .sigma-global-toast-error {
  border-left-color: #E74C3C;
  background: linear-gradient(135deg, #ffffff 0%, #fef2f2 100%);
}
.sigma-account-status .sigma-global-toast-warning,
.account-my-profile-content .sigma-global-toast-warning {
  border-left-color: #F39C12;
  background: linear-gradient(135deg, #ffffff 0%, #fffbeb 100%);
}
.sigma-account-status .sigma-global-toast-info,
.account-my-profile-content .sigma-global-toast-info {
  border-left-color: #3498DB;
  background: linear-gradient(135deg, #ffffff 0%, #eff6ff 100%);
}
.sigma-account-status .sigma-global-toast-loading,
.account-my-profile-content .sigma-global-toast-loading {
  border-left-color: #EA1742;
  background: linear-gradient(135deg, #ffffff 0%, #fff5f7 100%);
}
@keyframes toastSlideIn {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.sigma-account-status .sigma-global-toast-hide,
.account-my-profile-content .sigma-global-toast-hide {
  animation: toastSlideOut 0.3s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
@keyframes toastSlideOut {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100px);
  }
}
.sigma-account-status .sigma-global-toast-icon,
.account-my-profile-content .sigma-global-toast-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sigma-account-status .sigma-global-toast-success .sigma-global-toast-icon,
.account-my-profile-content .sigma-global-toast-success .sigma-global-toast-icon {
  color: #2ECC71;
}
.sigma-account-status .sigma-global-toast-error .sigma-global-toast-icon,
.account-my-profile-content .sigma-global-toast-error .sigma-global-toast-icon {
  color: #E74C3C;
}
.sigma-account-status .sigma-global-toast-warning .sigma-global-toast-icon,
.account-my-profile-content .sigma-global-toast-warning .sigma-global-toast-icon {
  color: #F39C12;
}
.sigma-account-status .sigma-global-toast-info .sigma-global-toast-icon,
.account-my-profile-content .sigma-global-toast-info .sigma-global-toast-icon {
  color: #3498DB;
}
.sigma-account-status .sigma-global-toast-loading .sigma-global-toast-icon,
.account-my-profile-content .sigma-global-toast-loading .sigma-global-toast-icon {
  color: #EA1742;
}
.sigma-account-status .sigma-global-toast-content,
.account-my-profile-content .sigma-global-toast-content {
  flex: 1;
  min-width: 0;
}
.sigma-account-status .sigma-global-toast-title,
.account-my-profile-content .sigma-global-toast-title {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin-bottom: 4px;
}
.sigma-account-status .sigma-global-toast-message,
.account-my-profile-content .sigma-global-toast-message {
  font-size: 13px;
  color: #666;
  line-height: 1.4;
}
.sigma-account-status .sigma-global-toast-close,
.account-my-profile-content .sigma-global-toast-close {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s ease;
}
.sigma-account-status .sigma-global-toast-close:hover,
.account-my-profile-content .sigma-global-toast-close:hover {
  background: #f0f0f0;
  color: #333;
}
.sigma-account-status .inline-status,
.account-my-profile-content .inline-status {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  margin-top: 12px;
  animation: inlineStatusFadeIn 0.3s ease;
  grid-column: -1;
}
@keyframes inlineStatusFadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.sigma-account-status .inline-status-success,
.account-my-profile-content .inline-status-success {
  background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%);
  color: #065f46;
  border: 1px solid #6ee7b7;
}
.sigma-account-status .inline-status-error,
.account-my-profile-content .inline-status-error {
  background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
  color: #991b1b;
  border: 1px solid #fca5a5;
}
.sigma-account-status .inline-status-warning,
.account-my-profile-content .inline-status-warning {
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  color: #92400e;
  border: 1px solid #fcd34d;
}
.sigma-account-status .inline-status-loading,
.account-my-profile-content .inline-status-loading {
  background: linear-gradient(135deg, #fff5f7 0%, #ffe4e8 100%);
  color: #be123c;
  border: 1px solid #fda4af;
}
.sigma-account-status .inline-status-info,
.account-my-profile-content .inline-status-info {
  background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);
  color: #1e40af;
  border: 1px solid #93c5fd;
}
.sigma-account-status .inline-status svg,
.account-my-profile-content .inline-status svg {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
}
.sigma-account-status .loading-dots,
.account-my-profile-content .loading-dots {
  display: inline-flex;
  gap: 4px;
  align-items: center;
}
.sigma-account-status .loading-dots span,
.account-my-profile-content .loading-dots span {
  width: 6px;
  height: 6px;
  background: currentColor;
  border-radius: 50%;
  animation: dotPulse 1.4s ease-in-out infinite;
}
.sigma-account-status .loading-dots span:nth-child(1),
.account-my-profile-content .loading-dots span:nth-child(1) {
  animation-delay: 0s;
}
.sigma-account-status .loading-dots span:nth-child(2),
.account-my-profile-content .loading-dots span:nth-child(2) {
  animation-delay: 0.2s;
}
.sigma-account-status .loading-dots span:nth-child(3),
.account-my-profile-content .loading-dots span:nth-child(3) {
  animation-delay: 0.4s;
}
@keyframes dotPulse {
  0%,
  80%,
  100% {
    transform: scale(0.6);
    opacity: 0.4;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}
.sigma-account-status .inline-status-text,
.account-my-profile-content .inline-status-text {
  flex: 1;
}
.sigma-account-status .inline-status-close,
.account-my-profile-content .inline-status-close {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
  opacity: 0.6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s ease;
}
.sigma-account-status .inline-status-close:hover,
.account-my-profile-content .inline-status-close:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.1);
}
.sigma-account-status .invoice-item-wrapper,
.account-my-profile-content .invoice-item-wrapper {
  position: relative;
}
.sigma-account-status .invoice-item-wrapper .inline-status,
.account-my-profile-content .invoice-item-wrapper .inline-status {
  margin: 0;
  margin-top: -1px;
  border-radius: 0 0 8px 8px;
  border-top: none;
}
.sigma-account-status .action-btn.loading,
.account-my-profile-content .action-btn.loading {
  pointer-events: none;
  opacity: 0.7;
}
.sigma-account-status .action-btn.success,
.account-my-profile-content .action-btn.success {
  background: #2ECC71 !important;
  color: white !important;
}
.sigma-account-status .action-btn.error,
.account-my-profile-content .action-btn.error {
  background: #E74C3C !important;
  color: white !important;
}
.sigma-account-status .action-btn-wrapper,
.account-my-profile-content .action-btn-wrapper {
  position: relative;
  display: inline-block;
}
.sigma-account-status .mini-tooltip,
.account-my-profile-content .mini-tooltip {
  position: absolute;
  top: calc(108%);
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  z-index: 1000;
  animation: miniTooltipFadeIn 0.25s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.sigma-account-status .mini-tooltip::before,
.account-my-profile-content .mini-tooltip::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
}
.sigma-account-status .mini-tooltip-success,
.account-my-profile-content .mini-tooltip-success {
  background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
  color: white;
}
.sigma-account-status .mini-tooltip-success::before,
.account-my-profile-content .mini-tooltip-success::before {
  border-bottom-color: #2ECC71;
}
.sigma-account-status .mini-tooltip-error,
.account-my-profile-content .mini-tooltip-error {
  background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
  color: white;
}
.sigma-account-status .mini-tooltip-error::before,
.account-my-profile-content .mini-tooltip-error::before {
  border-bottom-color: #E74C3C;
}
.sigma-account-status .mini-tooltip-warning,
.account-my-profile-content .mini-tooltip-warning {
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
  color: white;
}
.sigma-account-status .mini-tooltip-warning::before,
.account-my-profile-content .mini-tooltip-warning::before {
  border-bottom-color: #F39C12;
}
.sigma-account-status .mini-tooltip-loading,
.account-my-profile-content .mini-tooltip-loading {
  background: linear-gradient(135deg, #ea1742 0%, #c01823 100%);
  color: white;
  display: flex;
  align-items: center;
  gap: 8px;
}
.sigma-account-status .mini-tooltip-loading::before,
.account-my-profile-content .mini-tooltip-loading::before {
  border-bottom-color: #EA1742;
}
.sigma-account-status .mini-tooltip-info,
.account-my-profile-content .mini-tooltip-info {
  background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
  color: white;
}
.sigma-account-status .mini-tooltip-info::before,
.account-my-profile-content .mini-tooltip-info::before {
  border-bottom-color: #3498DB;
}
@keyframes miniTooltipFadeIn {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}
.sigma-account-status .mini-tooltip-hide,
.account-my-profile-content .mini-tooltip-hide {
  animation: miniTooltipFadeOut 0.2s ease forwards;
}
@keyframes miniTooltipFadeOut {
  from {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
  to {
    opacity: 0;
    transform: translateX(-50%) translateY(-4px);
  }
}
.sigma-account-status .action-btn.loading::after,
.account-my-profile-content .action-btn.loading::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
  animation: shimmer 1.5s infinite;
  border-radius: 8px;
}
.sigma-account-status .action-btn,
.account-my-profile-content .action-btn {
  position: relative;
  overflow: hidden;
}
@keyframes shimmer {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@media (min-width: 769px) {
  .sigma-account-status .toast-container,
  .account-my-profile-content .toast-container {
    display: none;
  }
  .sigma-account-status .mini-tooltip,
  .account-my-profile-content .mini-tooltip {
    display: flex;
  }
}
@media (max-width: 768px) {
  .sigma-account-status .toast-container,
  .account-my-profile-content .toast-container {
    left: 12px;
    right: 12px;
    top: 12px;
    max-width: none;
    display: flex;
  }
  .sigma-account-status .sigma-global-toast,
  .account-my-profile-content .sigma-global-toast {
    min-width: auto;
  }
  .sigma-account-status .inline-status,
  .account-my-profile-content .inline-status {
    font-size: 12px;
    padding: 8px 12px;
  }
  .sigma-account-status .mini-tooltip,
  .account-my-profile-content .mini-tooltip {
    display: none !important;
  }
}
.sigma-account-status #no-transactions,
.account-my-profile-content #no-transactions {
  padding: 20px 0 0 20px;
}
.sigma-account-status .nav-tabs > li.active > a:hover,
.account-my-profile-content .nav-tabs > li.active > a:hover {
  border: none;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .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: 1024px) {
  .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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 639px) {
  .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: #71737b;
  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: #f0b6bc;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #d73648;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.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: 1024px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #71737b;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .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: #d73648;
    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;
  }
}
.replenishment-cancel-button span {
  color: #d73648;
  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: auto;
  min-width: 200px;
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
    min-width: unset;
  }
}
.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: 639px) {
  .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: 639px) {
  .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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: 1023px) {
  .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: 640px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #000000;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #000000;
}
@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: #ffffff;
  border: 1px solid #cccccc;
}
.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: #000000;
  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;
}
.advancedSearch .headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: #ffffff;
  border: 1px solid #cccccc;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #cccccc;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: #71737b;
}
.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: 640px) {
  .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: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: 639px) {
  .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: 1024px) {
  .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: 640px) {
  .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: 1023px) {
  .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: 639px) {
  .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%;
  }
}
#registerForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
.js-recaptcha-Sigmacaptchaddon {
  margin: 20px 0;
}
#g-recaptcha_incorrect {
  color: red;
  display: none;
}
.cts-msg-history {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: 639px) {
  .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 #d73648;
  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: 639px) {
  .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: #71737b;
}
.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: #a1202e;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
#textFieldConfigurationForm,
.textFieldConfigurationForm {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #textFieldConfigurationForm,
  .textFieldConfigurationForm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__config {
  margin-bottom: 25px;
}
.product__config .product__config-row {
  margin-bottom: 10px;
}
/** Proxima Nova **/
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima-nova-regular-webfont.eot');
  src: url('../fonts/proxima-nova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima-nova-regular-webfont.woff2') format('woff2'), url('../fonts/proxima-nova-regular-webfont.woff') format('woff'), url('../fonts/proxima-nova-regular-webfont.ttf') format('truetype'), url('../fonts/proxima-nova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Bold';
  src: url('../fonts/proxima-nova-bold-webfont.eot');
  src: url('../fonts/proxima-nova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima-nova-bold-webfont.woff2') format('woff2'), url('../fonts/proxima-nova-bold-webfont.woff') format('woff'), url('../fonts/proxima-nova-bold-webfont.ttf') format('truetype'), url('../fonts/proxima-nova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Semibold';
  src: url('../fonts/proxima-nova-semibold-webfont.eot');
  src: url('../fonts/proxima-nova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima-nova-semibold-webfont.woff2') format('woff2'), url('../fonts/proxima-nova-semibold-webfont.woff') format('woff'), url('../fonts/proxima-nova-semibold-webfont.ttf') format('truetype'), url('../fonts/proxima-nova-semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sigma Icons';
  src: url('../fonts/sigma-icons.eot');
  src: url('../fonts/sigma-icons.eot?#iefix') format('embedded-opentype'), url('../fonts/sigma-icons.woff2') format('woff2'), url('../fonts/sigma-icons.woff') format('woff'), url('../fonts/sigma-icons.ttf') format('truetype'), url('../fonts/sigma-icons.svg#sigma-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sigma Favorite Icon';
  src: url('../fonts/sigma-favorite-icon.eot');
  src: url('../fonts/sigma-favorite-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/sigma-favorite-icon.woff2') format('woff2'), url('../fonts/sigma-favorite-icon.woff') format('woff'), url('../fonts/sigma-favorite-icon.ttf') format('truetype'), url('../fonts/sigma-favorite-icon.svg#sigma-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sigma Tracking Icon';
  src: url('../fonts/sigma-tracking.eot');
  src: url('../fonts/sigma-tracking.eot?#iefix') format('embedded-opentype'), url('../fonts/sigma-tracking.woff') format('woff'), url('../fonts/sigma-tracking.ttf') format('truetype'), url('../fonts/sigma-tracking.svg#sigma-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Include fontawesome brands fonts **/
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-streetNumber-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/fa-brands-400.eot');
  src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.nav-order-tools:before {
  font-family: 'Sigma Icons';
}
.account-section .account-section-header {
  text-align: -webkit-center;
}
.password-rules {
  margin: 40px 0;
  padding: 0 10px;
}
.password-rules .password-rules-title {
  font-size: 16px;
}
.progress {
  display: none !important;
}
.tabs .tabs-list li {
  border: 1px solid #cccccc;
  padding-top: 4px;
  font-size: 1.2em;
}
.tabs .tabs-list li:first-child {
  border-radius: 6px 0px 0px 0px;
  border-right-width: 0px;
}
.tabs .tabs-list li:last-child {
  border-radius: 0px 6px 0px 0px;
}
.tabs .tabs-list li + li:before {
  display: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a.ui-state-active {
  color: white;
}
.vertical-align {
  padding-top: 30px;
}
.col-spacing {
  margin-top: 10px;
}
.item__list .item__list--header li {
  background-color: #3c3c3c;
  color: #ffffff;
}
.item__indication label[for^="indication"] {
  width: 100px;
}
.item__indication .form-control {
  display: inline-block;
  width: calc(100% - 100px);
}
@media (max-width: 640px) {
  label[for^="indication"] {
    width: 100%;
  }
  .item__indication .form-control {
    display: block;
    width: 100%;
  }
}
.product__listing.product__grid .details {
  white-space: normal;
}
.product__listing.product__grid .code {
  display: block;
  color: #000000;
  font-weight: bold;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover {
  color: #000000;
}
.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 .carousel__item--sku,
.carousel__component--carousel .item .carousel__item--sku,
.carousel .carousel__item .carousel__item--sku,
.carousel__component--carousel .carousel__item .carousel__item--sku {
  height: 3em;
  font-weight: bold;
  font-size: 1em;
  margin: auto 0;
  color: #000000;
}
.carousel .item .carousel__item--sku:hover,
.carousel__component--carousel .item .carousel__item--sku:hover,
.carousel .carousel__item .carousel__item--sku:hover,
.carousel__component--carousel .carousel__item .carousel__item--sku:hover {
  color: #000000;
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  margin-right: 0;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: initial;
}
.add-to-cart .add-to-cart-item .details {
  margin-left: 0;
}
.add-to-cart .add-to-cart-item .add-to-cart-item__edit-actions {
  display: flex;
}
.add-to-cart .add-to-cart-item .add-to-cart-item__edit-actions .edit-quantity {
  flex: 3;
}
.add-to-cart .add-to-cart-item .add-to-cart-item__edit-actions .edit-quantity .edit-quantity__inline-action {
  display: inline-block;
  width: 45px;
  height: 45px;
}
.add-to-cart .add-to-cart-item .add-to-cart-item__edit-actions .edit-quantity input {
  padding: 9px;
}
.checkout-steps form .purchase-order-file {
  margin-top: 20px;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
}
.checkout-steps form .purchase-order-file .file-already-attached {
  color: #3c3c3c;
  font-weight: bold;
}
.import-csv__message-section {
  margin-top: 20px;
}
input.invalid {
  border-color: #fd7b7b;
  box-shadow: 0 0 0 0.2rem #ffdfdf;
}
body {
  font-family: 'Proxima Nova', Helvetica, sans-serif;
}
.well.well-tertiary {
  background-color: #d73648;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #ffffff;
  font-weight: bolder;
}
.well.well-tertiary .item-value {
  color: #ffffff;
}
.well.well-tertiary .item-value a {
  color: #adadad;
  text-decoration: underline;
}
.js-rotating-banner.owl-carousel .owl-wrapper-outer .owl-wrapper {
  text-align: center;
}
img[src=""] {
  display: none;
}
.navigation--top .nav__right .nav__links--account .extended-menu-link {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}
.full-width {
  width: 100%;
}
@media (min-width: 1024px) {
  .sigma-old-menu .desktop-menu {
    height: 60px;
  }
  .sigma-old-menu .desktop-menu span {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #d73648;
    font-size: 29px;
    top: 2px;
  }
  .sigma-old-menu .desktop-menu button {
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
    height: 100%;
    width: 100%;
    padding: 0px;
  }
  .sigma-old-menu .navigation__overflow {
    position: relative;
    display: none;
  }
  .sigma-old-menu .navigation__overflow ul.nav__links {
    position: absolute;
    z-index: 100;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 15px;
  }
  .sigma-old-menu .navigation__overflow ul.nav__links li.auto.nav__links--primary {
    float: none;
    background-color: #3c3c3c;
  }
  .sigma-old-menu .navigation__overflow ul.nav__links li.auto.nav__links--primary .sub__navigation {
    bottom: 0px;
    left: 100%;
    width: auto;
    min-width: 310px;
    overflow-y: auto;
  }
  .sigma-old-menu .navigation__overflow ul.nav__links li a {
    padding: 12px 20px 12px 15px;
  }
  .sigma-old-menu .navigation__overflow .show-sub .sub__navigation {
    top: 0px;
  }
  .sigma-old-menu .navigation__overflow .show-sub .nav__link a:after {
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    display: block;
    bottom: calc(50% - 10px);
    left: auto;
    right: 0px;
  }
}
.sigma-old-menu .desktop-menu-icon-text {
  display: none;
}
@media screen and (min-width: 640px) {
  .sigma-old-menu .navigation--middle .nav__left .site-search .input-group {
    width: 300px;
  }
}
@media screen and (min-width: 1024px) {
  .sigma-old-menu .navigation--middle .btn:hover {
    background-color: transparent;
  }
  .sigma-old-menu .navigation--middle .nav__left .site-search .input-group {
    width: 350px;
  }
  .sigma-old-menu .desktop-menu-icon-text {
    display: inline-block;
    font-size: 14px!important;
    vertical-align: super;
  }
}
@media screen and (min-width: 1400px) {
  .sigma-old-menu .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.breadcrumb-section a,
.breadcrumb-section li.active {
  color: #ffffff;
}
.breadcrumb > li + li:before {
  color: #ffffff;
}
.footer__copyright {
  background-color: transparent;
  color: #ffffff;
  padding: 0px;
  text-align: right;
}
.page-nosotros header,
.page-servicios header,
.page-ayuda header,
.page-privacyNotice header,
.page-termsAndConditions header,
.page-termsAndCondsPromotionsPage header {
  margin-bottom: 0px;
}
.page-nosotros .container__full,
.page-servicios .container__full,
.page-ayuda .container__full,
.page-privacyNotice .container__full,
.page-termsAndConditions .container__full,
.page-termsAndCondsPromotionsPage .container__full {
  padding-left: 0px;
  padding-right: 0px;
}
.page-nosotros .container__full .content-wrapper,
.page-servicios .container__full .content-wrapper,
.page-ayuda .container__full .content-wrapper,
.page-privacyNotice .container__full .content-wrapper,
.page-termsAndConditions .container__full .content-wrapper,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper {
  position: relative;
}
.page-nosotros .container__full .content-wrapper .section2A,
.page-servicios .container__full .content-wrapper .section2A,
.page-ayuda .container__full .content-wrapper .section2A,
.page-privacyNotice .container__full .content-wrapper .section2A,
.page-termsAndConditions .container__full .content-wrapper .section2A,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper .section2A {
  background-color: #d73648;
  color: #ffffff;
}
.page-nosotros .container__full .content-wrapper .section2A a,
.page-servicios .container__full .content-wrapper .section2A a,
.page-ayuda .container__full .content-wrapper .section2A a,
.page-privacyNotice .container__full .content-wrapper .section2A a,
.page-termsAndConditions .container__full .content-wrapper .section2A a,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper .section2A a {
  color: #ffffff;
}
.page-nosotros .container__full .content-wrapper .section2A .item p,
.page-servicios .container__full .content-wrapper .section2A .item p,
.page-ayuda .container__full .content-wrapper .section2A .item p,
.page-privacyNotice .container__full .content-wrapper .section2A .item p,
.page-termsAndConditions .container__full .content-wrapper .section2A .item p,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper .section2A .item p {
  font-size: 24px;
  padding: 4px;
  margin: 0px;
}
.page-nosotros .container__full .content-wrapper .section2B,
.page-servicios .container__full .content-wrapper .section2B,
.page-ayuda .container__full .content-wrapper .section2B,
.page-privacyNotice .container__full .content-wrapper .section2B,
.page-termsAndConditions .container__full .content-wrapper .section2B,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper .section2B {
  color: #000000;
  text-align: center;
}
.page-nosotros .container__full .content-wrapper .section2B h2,
.page-servicios .container__full .content-wrapper .section2B h2,
.page-ayuda .container__full .content-wrapper .section2B h2,
.page-privacyNotice .container__full .content-wrapper .section2B h2,
.page-termsAndConditions .container__full .content-wrapper .section2B h2,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper .section2B h2 {
  text-align: center;
  color: #000000;
  display: inline-block;
  padding: 6px;
  min-width: 300px;
}
.page-nosotros .container__full .content-wrapper .section2B strong,
.page-servicios .container__full .content-wrapper .section2B strong,
.page-ayuda .container__full .content-wrapper .section2B strong,
.page-privacyNotice .container__full .content-wrapper .section2B strong,
.page-termsAndConditions .container__full .content-wrapper .section2B strong,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper .section2B strong,
.page-nosotros .container__full .content-wrapper .section2B b,
.page-servicios .container__full .content-wrapper .section2B b,
.page-ayuda .container__full .content-wrapper .section2B b,
.page-privacyNotice .container__full .content-wrapper .section2B b,
.page-termsAndConditions .container__full .content-wrapper .section2B b,
.page-termsAndCondsPromotionsPage .container__full .content-wrapper .section2B b {
  font-weight: bolder;
}
.page-nosotros .container__full .microsite-content-page,
.page-servicios .container__full .microsite-content-page,
.page-ayuda .container__full .microsite-content-page,
.page-privacyNotice .container__full .microsite-content-page,
.page-termsAndConditions .container__full .microsite-content-page,
.page-termsAndCondsPromotionsPage .container__full .microsite-content-page {
  display: block;
}
.page-nosotros .container__full .microsite-content-page .image-collection-item,
.page-servicios .container__full .microsite-content-page .image-collection-item,
.page-ayuda .container__full .microsite-content-page .image-collection-item,
.page-privacyNotice .container__full .microsite-content-page .image-collection-item,
.page-termsAndConditions .container__full .microsite-content-page .image-collection-item,
.page-termsAndCondsPromotionsPage .container__full .microsite-content-page .image-collection-item {
  flex: 1;
  min-width: 100%;
  padding-top: 1em;
}
.page-nosotros .container__full .microsite-content-page .image-collection-item img,
.page-servicios .container__full .microsite-content-page .image-collection-item img,
.page-ayuda .container__full .microsite-content-page .image-collection-item img,
.page-privacyNotice .container__full .microsite-content-page .image-collection-item img,
.page-termsAndConditions .container__full .microsite-content-page .image-collection-item img,
.page-termsAndCondsPromotionsPage .container__full .microsite-content-page .image-collection-item img {
  max-width: 100%;
}
.page-nosotros .container__full .microsite-content-page .image-collection,
.page-servicios .container__full .microsite-content-page .image-collection,
.page-ayuda .container__full .microsite-content-page .image-collection,
.page-privacyNotice .container__full .microsite-content-page .image-collection,
.page-termsAndConditions .container__full .microsite-content-page .image-collection,
.page-termsAndCondsPromotionsPage .container__full .microsite-content-page .image-collection {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 668px) {
  .page-nosotros .container__full .microsite-content-page,
  .page-servicios .container__full .microsite-content-page,
  .page-ayuda .container__full .microsite-content-page,
  .page-privacyNotice .container__full .microsite-content-page,
  .page-termsAndConditions .container__full .microsite-content-page,
  .page-termsAndCondsPromotionsPage .container__full .microsite-content-page {
    display: flex;
  }
  .page-nosotros .container__full .microsite-content-page .side-menu,
  .page-servicios .container__full .microsite-content-page .side-menu,
  .page-ayuda .container__full .microsite-content-page .side-menu,
  .page-privacyNotice .container__full .microsite-content-page .side-menu,
  .page-termsAndConditions .container__full .microsite-content-page .side-menu,
  .page-termsAndCondsPromotionsPage .container__full .microsite-content-page .side-menu {
    width: 30%;
  }
  .page-nosotros .container__full .microsite-content-page .main-content,
  .page-servicios .container__full .microsite-content-page .main-content,
  .page-ayuda .container__full .microsite-content-page .main-content,
  .page-privacyNotice .container__full .microsite-content-page .main-content,
  .page-termsAndConditions .container__full .microsite-content-page .main-content,
  .page-termsAndCondsPromotionsPage .container__full .microsite-content-page .main-content {
    width: 70%;
    padding-left: 1em;
  }
}
@media (min-width: 992px) {
  .page-nosotros .container__full .microsite-content-page,
  .page-servicios .container__full .microsite-content-page,
  .page-ayuda .container__full .microsite-content-page,
  .page-privacyNotice .container__full .microsite-content-page,
  .page-termsAndConditions .container__full .microsite-content-page,
  .page-termsAndCondsPromotionsPage .container__full .microsite-content-page {
    display: flex;
  }
  .page-nosotros .container__full .microsite-content-page .side-menu,
  .page-servicios .container__full .microsite-content-page .side-menu,
  .page-ayuda .container__full .microsite-content-page .side-menu,
  .page-privacyNotice .container__full .microsite-content-page .side-menu,
  .page-termsAndConditions .container__full .microsite-content-page .side-menu,
  .page-termsAndCondsPromotionsPage .container__full .microsite-content-page .side-menu {
    width: 25%;
    max-width: 250px;
  }
  .page-nosotros .container__full .microsite-content-page .main-content,
  .page-servicios .container__full .microsite-content-page .main-content,
  .page-ayuda .container__full .microsite-content-page .main-content,
  .page-privacyNotice .container__full .microsite-content-page .main-content,
  .page-termsAndConditions .container__full .microsite-content-page .main-content,
  .page-termsAndCondsPromotionsPage .container__full .microsite-content-page .main-content {
    width: 75%;
    padding-left: 1em;
  }
  .page-nosotros .container__full .microsite-content-page .image-collection-item,
  .page-servicios .container__full .microsite-content-page .image-collection-item,
  .page-ayuda .container__full .microsite-content-page .image-collection-item,
  .page-privacyNotice .container__full .microsite-content-page .image-collection-item,
  .page-termsAndConditions .container__full .microsite-content-page .image-collection-item,
  .page-termsAndCondsPromotionsPage .container__full .microsite-content-page .image-collection-item {
    min-width: 50%;
  }
}
.page-nosotros footer,
.page-servicios footer,
.page-ayuda footer,
.page-privacyNotice footer,
.page-termsAndConditions footer,
.page-termsAndCondsPromotionsPage footer {
  margin-top: 0px;
}
.page-nosotros .row,
.page-servicios .row,
.page-ayuda .row,
.page-privacyNotice .row,
.page-termsAndConditions .row,
.page-termsAndCondsPromotionsPage .row {
  margin-left: 0px;
  margin-right: 0px;
}
.page-nosotros .page-sidebar,
.page-servicios .page-sidebar,
.page-ayuda .page-sidebar,
.page-privacyNotice .page-sidebar,
.page-termsAndConditions .page-sidebar,
.page-termsAndCondsPromotionsPage .page-sidebar {
  padding: 12px;
  font-size: 14px;
}
.page-nosotros .page-sidebar .page-sidebar-header-title,
.page-servicios .page-sidebar .page-sidebar-header-title,
.page-ayuda .page-sidebar .page-sidebar-header-title,
.page-privacyNotice .page-sidebar .page-sidebar-header-title,
.page-termsAndConditions .page-sidebar .page-sidebar-header-title,
.page-termsAndCondsPromotionsPage .page-sidebar .page-sidebar-header-title,
.page-nosotros .page-sidebar .page-sidebar-section-title,
.page-servicios .page-sidebar .page-sidebar-section-title,
.page-ayuda .page-sidebar .page-sidebar-section-title,
.page-privacyNotice .page-sidebar .page-sidebar-section-title,
.page-termsAndConditions .page-sidebar .page-sidebar-section-title,
.page-termsAndCondsPromotionsPage .page-sidebar .page-sidebar-section-title {
  font-size: 16px;
}
.page-nosotros .section-content,
.page-servicios .section-content,
.page-ayuda .section-content,
.page-privacyNotice .section-content,
.page-termsAndConditions .section-content,
.page-termsAndCondsPromotionsPage .section-content {
  padding-bottom: 16px;
}
.page-nosotros .section-content.centered,
.page-servicios .section-content.centered,
.page-ayuda .section-content.centered,
.page-privacyNotice .section-content.centered,
.page-termsAndConditions .section-content.centered,
.page-termsAndCondsPromotionsPage .section-content.centered {
  text-align: center;
}
.page-nosotros .section-content .bold,
.page-servicios .section-content .bold,
.page-ayuda .section-content .bold,
.page-privacyNotice .section-content .bold,
.page-termsAndConditions .section-content .bold,
.page-termsAndCondsPromotionsPage .section-content .bold {
  font-weight: bolder;
}
.page-nosotros .section-content .faq-item-title,
.page-servicios .section-content .faq-item-title,
.page-ayuda .section-content .faq-item-title,
.page-privacyNotice .section-content .faq-item-title,
.page-termsAndConditions .section-content .faq-item-title,
.page-termsAndCondsPromotionsPage .section-content .faq-item-title {
  text-align: justify;
  margin: 1em 0px;
}
.page-nosotros .section-content .faq-item-content,
.page-servicios .section-content .faq-item-content,
.page-ayuda .section-content .faq-item-content,
.page-privacyNotice .section-content .faq-item-content,
.page-termsAndConditions .section-content .faq-item-content,
.page-termsAndCondsPromotionsPage .section-content .faq-item-content {
  text-align: justify;
}
.page-nosotros .section-content .faq-item-content-subsection-title,
.page-servicios .section-content .faq-item-content-subsection-title,
.page-ayuda .section-content .faq-item-content-subsection-title,
.page-privacyNotice .section-content .faq-item-content-subsection-title,
.page-termsAndConditions .section-content .faq-item-content-subsection-title,
.page-termsAndCondsPromotionsPage .section-content .faq-item-content-subsection-title {
  font-weight: bolder;
}
.page-nosotros .section-content .image-collection.two-columns .image-collection-item,
.page-servicios .section-content .image-collection.two-columns .image-collection-item,
.page-ayuda .section-content .image-collection.two-columns .image-collection-item,
.page-privacyNotice .section-content .image-collection.two-columns .image-collection-item,
.page-termsAndConditions .section-content .image-collection.two-columns .image-collection-item,
.page-termsAndCondsPromotionsPage .section-content .image-collection.two-columns .image-collection-item {
  display: inline-table;
  width: 50%;
}
.page-nosotros .section-content .image-collection.two-columns .image-collection-item .image-collection-item-image,
.page-servicios .section-content .image-collection.two-columns .image-collection-item .image-collection-item-image,
.page-ayuda .section-content .image-collection.two-columns .image-collection-item .image-collection-item-image,
.page-privacyNotice .section-content .image-collection.two-columns .image-collection-item .image-collection-item-image,
.page-termsAndConditions .section-content .image-collection.two-columns .image-collection-item .image-collection-item-image,
.page-termsAndCondsPromotionsPage .section-content .image-collection.two-columns .image-collection-item .image-collection-item-image {
  display: table-cell;
  width: 150px;
  text-align: center;
  vertical-align: middle;
}
.page-nosotros .section-content .image-collection.two-columns .image-collection-item .image-collection-item-text,
.page-servicios .section-content .image-collection.two-columns .image-collection-item .image-collection-item-text,
.page-ayuda .section-content .image-collection.two-columns .image-collection-item .image-collection-item-text,
.page-privacyNotice .section-content .image-collection.two-columns .image-collection-item .image-collection-item-text,
.page-termsAndConditions .section-content .image-collection.two-columns .image-collection-item .image-collection-item-text,
.page-termsAndCondsPromotionsPage .section-content .image-collection.two-columns .image-collection-item .image-collection-item-text {
  display: table-cell;
  vertical-align: middle;
}
.page-nosotros .section-content .image-collection.three-columns .image-collection-item,
.page-servicios .section-content .image-collection.three-columns .image-collection-item,
.page-ayuda .section-content .image-collection.three-columns .image-collection-item,
.page-privacyNotice .section-content .image-collection.three-columns .image-collection-item,
.page-termsAndConditions .section-content .image-collection.three-columns .image-collection-item,
.page-termsAndCondsPromotionsPage .section-content .image-collection.three-columns .image-collection-item {
  display: inline-table;
  width: 33.333%;
}
.page-nosotros .section-content .image-collection.three-columns .image-collection-item .image-collection-item-text,
.page-servicios .section-content .image-collection.three-columns .image-collection-item .image-collection-item-text,
.page-ayuda .section-content .image-collection.three-columns .image-collection-item .image-collection-item-text,
.page-privacyNotice .section-content .image-collection.three-columns .image-collection-item .image-collection-item-text,
.page-termsAndConditions .section-content .image-collection.three-columns .image-collection-item .image-collection-item-text,
.page-termsAndCondsPromotionsPage .section-content .image-collection.three-columns .image-collection-item .image-collection-item-text {
  max-width: 275px;
}
.page-nosotros .section-content .image-collection-item,
.page-servicios .section-content .image-collection-item,
.page-ayuda .section-content .image-collection-item,
.page-privacyNotice .section-content .image-collection-item,
.page-termsAndConditions .section-content .image-collection-item,
.page-termsAndCondsPromotionsPage .section-content .image-collection-item {
  display: inline-block;
}
.page-nosotros .section-content .image-collection-item.footnoted .image-collection-item-image,
.page-servicios .section-content .image-collection-item.footnoted .image-collection-item-image,
.page-ayuda .section-content .image-collection-item.footnoted .image-collection-item-image,
.page-privacyNotice .section-content .image-collection-item.footnoted .image-collection-item-image,
.page-termsAndConditions .section-content .image-collection-item.footnoted .image-collection-item-image,
.page-termsAndCondsPromotionsPage .section-content .image-collection-item.footnoted .image-collection-item-image {
  display: block;
}
.page-nosotros .section-content .image-collection-item .image-collection-item-image,
.page-servicios .section-content .image-collection-item .image-collection-item-image,
.page-ayuda .section-content .image-collection-item .image-collection-item-image,
.page-privacyNotice .section-content .image-collection-item .image-collection-item-image,
.page-termsAndConditions .section-content .image-collection-item .image-collection-item-image,
.page-termsAndCondsPromotionsPage .section-content .image-collection-item .image-collection-item-image {
  display: inline-block;
}
.page-nosotros .section-content .image-collection-item .image-collection-item-text,
.page-servicios .section-content .image-collection-item .image-collection-item-text,
.page-ayuda .section-content .image-collection-item .image-collection-item-text,
.page-privacyNotice .section-content .image-collection-item .image-collection-item-text,
.page-termsAndConditions .section-content .image-collection-item .image-collection-item-text,
.page-termsAndCondsPromotionsPage .section-content .image-collection-item .image-collection-item-text {
  display: inline-block;
}
.page-termsAndConditions .textpage,
.page-termsAndConditions .textpage-termsandconditions {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  gap: 25px;
  margin: 0px;
  padding: 20px 0px 20px 0px;
  width: 100%;
}
.page-termsAndConditions .item_container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0px;
  padding: 0px 20px 0px 20px;
}
.page-termsAndConditions .section-content {
  text-align: justify;
}
@media (max-width: 480px) {
  .page-termsAndConditions .item_container {
    width: 95%;
  }
  .page-termsAndConditions .tac-index-title {
    padding: 20px 0px 20px 0px;
    margin: 0px;
  }
  .page-termsAndConditions .tac-index-list {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .page-termsAndConditions .item_container {
    width: 95%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .page-termsAndConditions .item_container {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .page-termsAndConditions .item_container {
    width: 100%;
  }
}
.tac-index-title {
  text-align: center;
}
.tac-index-list {
  padding: 20px 0px 20px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.tac-index-list a {
  text-decoration: none;
  color: white;
  width: 100%;
  padding: 10px;
}
.tac-index-list a:hover {
  background-color: white;
  color: #d73648 !important;
  cursor: pointer;
}
.page-ayuda .section-content {
  padding: 20px;
}
@media (max-width: 480px) {
  .page-ayuda .item_container {
    width: 95%;
  }
  .page-ayuda .tac-index-title {
    padding: 20px 0px 20px 0px;
    margin: 0px;
  }
  .page-ayuda .tac-index-list {
    display: none;
  }
}
.caught-error-page .p-button,
.already-login-section .p-button {
  padding-top: 50px;
}
.caught-error-page .a-button,
.already-login-section .a-button {
  color: white;
  cursor: pointer;
  border-radius: 15px;
  background-color: #D32A3F;
  box-shadow: 1px 1px 2px lightgray;
  border: white;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 30px;
}
.caught-error-page .a-button:hover,
.already-login-section .a-button:hover {
  color: white !important;
}
.caught-error-page .double-column,
.already-login-section .double-column {
  display: grid;
  grid-template-columns: 30% auto;
  gap: 1px;
}
.caught-error-page .div-img-sad,
.already-login-section .div-img-sad {
  text-align: right;
  padding-right: 15px;
}
.caught-error-page .div-button-start,
.already-login-section .div-button-start {
  text-align: center;
  margin-bottom: 60px;
}
.global-spinner-component {
  position: fixed;
  background-color: #3c3c3c;
  z-index: 999999;
  height: 100%;
  width: 100%;
  top: 0;
  opacity: .5;
  text-align: center;
  display: none;
}
.global-spinner-component.toggle {
  display: block;
}
.global-spinner-component img {
  position: relative;
  top: 40%;
}
.spinner-loader {
  color: white;
  font-size: 40px;
  opacity: 1;
  top: 48%;
  position: absolute;
  text-shadow: 2px 2px 2px black;
}
button.btn.btn-switch-session {
  width: auto;
}
button.btn.btn-switch-session:hover,
button.btn.btn-switch-session:focus {
  color: #d73648;
}
.switched-session-user-component {
  margin: 10px 0;
}
.switched-session-user-component .switched-session-user-list {
  width: 100%;
}
@media (min-width: 768px) {
  .switched-session-user-component .switched-session-user-list {
    width: 60%;
  }
}
@media (min-width: 998px) {
  .switched-session-user-component .switched-session-user-list {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .sigma-new-menu .switched-session-user-component .switched-session-user-list {
    width: 100%;
  }
}
.card.border-primary {
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #71737b;
}
.card.border-primary .name {
  font-weight: bold;
}
.card.border-primary .card-body button.btn {
  border-radius: 6px !important;
}
.sigma-master-header {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .sigma-master-header .account-selected {
    order: 2;
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .sigma-master-header {
    border-top: none;
    display: flex;
    flex-flow: row;
    padding-top: 0;
  }
}
.badge-red {
  background-color: #d73648 !important;
}
span[data-tooltip]:hover::after {
  display: block;
  position: absolute;
  content: attr(data-tooltip);
  border: 1px solid black;
  padding: .3em;
  color: black;
  margin-left: 15px;
}
@media (max-width: 639px) {
  .badge-desktop {
    display: none;
  }
}
@media (min-width: 640px) {
  .badge-mobile {
    display: none;
  }
}
.erp-customer-registration-form .actions__yes-or-no {
  width: auto;
}
.erp-customer-registration-form button {
  margin: 10px;
}
.erp-customer-registration-form button[name="submitFirstStep"] {
  margin-top: 20px;
}
.sigma-recover-pwd {
  height: 200px;
}
.sigma-input-pwd {
  width: 100%;
  height: 32px;
  position: relative;
  z-index: 0;
}
.sigma-form-pwd-control {
  height: 32px;
  float: left;
  background-color: #ffffff;
  position: absolute;
  z-index: -1;
}
.sigma-input-pwd-text {
  float: right;
  font-size: 20px !important;
  padding: .55rem .75rem;
  z-index: -2;
  align-items: center;
}
.sigma-favorite-product {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  padding: .55rem .75rem;
  cursor: pointer;
}
.sigma-favorite-icon-o:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Sigma Favorite Icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e800";
  color: #71737b;
  font-size: 30px;
}
.sigma-favorite-icon:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Sigma Favorite Icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e801";
  color: #d73648;
  font-size: 30px;
}
.page-productDetails .image-gallery .sigma-favorite-product {
  top: 35px;
}
@media (min-width: 768px) {
  .page-productDetails .image-gallery .sigma-favorite-product {
    top: 50px;
  }
  .page-productDetails .image-gallery .sigma-favorite-icon-o:before,
  .page-productDetails .image-gallery .sigma-favorite-icon:before {
    font-size: 50px;
  }
}
.page-registro-cliente-vel-abierto {
  /* Style Bootstrap V4*/
}
.page-registro-cliente-vel-abierto .order-elements .control {
  display: flex;
  flex-flow: column;
}
.page-registro-cliente-vel-abierto .order-elements .control select {
  order: 1;
}
.page-registro-cliente-vel-abierto .order-elements .control .select2-container {
  order: 2;
}
.page-registro-cliente-vel-abierto .order-elements .control label {
  order: 3;
}
.page-registro-cliente-vel-abierto .select2-container {
  width: 100% !important;
}
.page-registro-cliente-vel-abierto .group-title {
  color: #71737b;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #EEEEEE;
}
.page-registro-cliente-vel-abierto form .error {
  color: #d73648;
  text-transform: initial;
  padding-top: 2px;
}
.page-registro-cliente-vel-abierto form .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-registro-cliente-vel-abierto form .justify-content-center {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.page-registro-cliente-vel-abierto form .btn-block {
  display: block;
  width: 100%;
}
.page-registro-cliente-vel-abierto form .align-items-start {
  -ms-flex-align: start!important;
  align-items: flex-start !important;
}
.page-registro-cliente-vel-abierto form .align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}
.page-registro-cliente-vel-abierto form .align-items-end {
  -ms-flex-align: end!important;
  align-items: flex-end !important;
}
.page-registro-cliente-vel-abierto form.sigma-direct-sales-form .help-block {
  display: none;
}
.page-registro-cliente-vel-abierto .extended-menu-link,
.page-registro-cliente-vel-abierto .extended-contact-us {
  display: none !important;
}
@media (min-width: 768px) {
  .page-registro-cliente-vel-abierto .stickyContainer {
    position: sticky;
    top: 0;
  }
}
