/*!
 * 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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  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: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #000000;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000000;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #000000;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #000000;
}
.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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  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: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 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 #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.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: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-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: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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 #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table 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: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  -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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.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: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}
.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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .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: 768px) {
  .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: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  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: 4px;
  -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: #333;
  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: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #000000;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: #fff;
  background-color: #398439;
  border-color: #255625;
}
.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: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.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: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #000000;
  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: #000000;
  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 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #000000;
}
.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: 12px;
  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: 768px) {
  .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: 4px;
  border-top-left-radius: 4px;
  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: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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 {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-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: #000000;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  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: 768px) {
  .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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #000000;
}
.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: 768px) {
  .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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-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: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.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: 768px) {
  .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: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .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: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .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: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #000000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #000000;
  background-color: #eeeeee;
  border-color: #ddd;
}
.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: #fff;
  background-color: #000000;
  border-color: #000000;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.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: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #222222;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  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: #000000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000000;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  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: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000000;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.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: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .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: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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: #000000;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.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: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #000000;
  -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: #5bc0de;
}
.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: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  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: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: #666666;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  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: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
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: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  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: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-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: 3px;
  border-top-left-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-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: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #000000;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.panel-primary > .panel-heading .badge {
  color: #000000;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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: 4px;
  -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: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  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: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: #000;
}
.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: 768px) {
  .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: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", 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: 12px;
  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: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", 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: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: 5px 5px 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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  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: #fff;
  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: #fff;
  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 #fff;
  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: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    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 {
  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 {
  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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.global-alerts .alert {
  top: 35vh;
  left: 0;
  right: 0;
  margin: auto;
  width: 90vw;
  z-index: 1001;
}
.global-alerts .alert.alert-danger.alert-dismissable,
.global-alerts .alert.alert-warning,
.global-alerts .alert.alert-success,
.global-alerts .alert.alert-info {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
  text-align: center;
  padding: 5vh 50px;
  border-radius: 0;
}
.global-alerts .alert.alert-danger.alert-dismissable .close,
.global-alerts .alert.alert-warning .close,
.global-alerts .alert.alert-success .close,
.global-alerts .alert.alert-info .close {
  opacity: 0.7;
  font-size: 40px;
  font-size: 4rem;
  position: absolute;
  right: 20px;
  top: 4%;
}
#cboxOverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
}
#colorbox {
  background: white;
  padding: 70px 50px 50px 50px;
  height: 40%!important;
  width: 60%!important;
  top: calc((100% - 60%)/2) !important;
  left: calc((100% - 60%)/2) !important;
  min-height: 300px;
  max-width: 1020px;
}
#colorbox #cboxWrapper,
#colorbox #cboxContent,
#colorbox #cboxLoadedContent {
  height: 100%!important;
  width: 100%!important;
}
#colorbox .description {
  padding-bottom: 30px;
}
#colorbox #cboxClose {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: 0;
}
#colorbox #cboxClose:before {
  content: "\e91e";
  display: inline-block;
  font-family: 'suavinex';
  font-size: 20px;
  font-size: 2rem;
  color: black;
}
#colorbox #cboxClose .glyphicon-remove {
  display: none;
}
#colorbox #cboxTitle {
  display: none!important;
}
#colorbox .btn {
  width: 100%;
  background: #F95E59;
}
.icon.remove_cart.js-close-warn {
  float: right;
}
.icon.remove_cart.js-close-warn:before {
  content: "\e91e";
  font-size: 20px;
  font-size: 2rem;
  color: #000000;
}
@media (max-width: 480px) {
  #colorbox {
    padding: 50px 35px;
    height: 60%!important;
    width: 80%!important;
    top: calc((100% - 60%)/2) !important;
    left: calc((100% - 80%)/2) !important;
  }
  #colorbox .btn {
    font-size: 1.8rem;
  }
}
@media (max-width: 480px) and (max-height: 570px) {
  #colorbox {
    min-height: 370px;
  }
}
.breadcrumb-section {
  position: absolute;
  top: 102%;
  left: 5%;
  z-index: 4;
}
.breadcrumb-section .breadcrumb {
  background-color: transparent;
}
.breadcrumb-section .breadcrumb > li + li:before {
  content: "|";
}
.breadcrumb-section .breadcrumb li {
  color: #ffffff;
  font-family: 'GraviticaRounded-Regular';
  font-size: 12px;
  font-size: 1.2rem;
}
.breadcrumb-section .breadcrumb li a {
  color: #ffffff;
  text-decoration: underline;
  letter-spacing: 0.5px;
/*  font-size: 16px;
  font-size: 1.6rem;*/
    font-size: 12px;
  font-size: 1.2rem;
}
.breadcrumb-section .breadcrumb li a:hover {
  text-decoration: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/*------------MIXINS--------------*/
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.display-none {
  display: none;
}
/********************* HACKS **********************/
/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    border-radius: 0;
    /* Prevent from zooming on focus */
  }
}
@media (max-width: 767px) {
  .hiddenXs {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hiddenSm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1223px) {
  .hiddenMd {
    display: none !important;
  }
}
@media (min-width: 1224px) {
  .hiddenLg {
    display: none !important;
  }
}
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  overflow-x: hidden;
}
.wrap-centered {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
a:hover,
a:focus {
  color: #979797;
  text-decoration: none;
}
.not-human {
  display: none;
}
.width-70-center {
  width: 70%;
  margin: auto;
}
.clear-float {
  clear: both;
}
.float-right {
  float: right!important;
}
.float-left {
  float: left!important;
}
.search-empty,
.content-empty {
  display: block;
  width: 100%;
  font-family: 'GraviticaRounded-Regular';
}
.search-empty .back,
.content-empty .back {
  display: block;
  border: none;
  cursor: pointer;
  text-transform: capitalize;
  text-decoration: underline;
  margin-left: 80%;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
}
.search-empty .headline,
.content-empty .headline {
  font-size: 30px;
  font-size: 3rem;
  line-height: 32px;
  text-align: center;
  margin: auto;
  padding: 70px 0 70px 0;
}
.search-empty .headline.pinguin:after,
.content-empty .headline.pinguin:after {
  margin-left: 15px;
}
.chip {
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
  background-color: #666666;
  border-radius: 25px;
  color: #ffffff;
/*  font-family: 'Futuramc';*/
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  padding: 5px 20px;
  margin: 10px 10px 10px 0;
}
.chip.available-pharmacy {
  border: 1px solid #F95E59;
  color: #F95E59;
  display: inline-block;
  background-color: #ffffff;
}
.chip.available {
  border: 1px solid #379A5C;
  color: #379A5C;
  display: inline-block;
  background-color: #ffffff;
}
.chip.unavailable {
  border: 1px solid #CCCCCC;
  color: #ACA69D;
  background-color: #ffffff;
}
.futura-book-16 {
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
}
.futura-mc-18 {
  font-family: 'Futuramc';
  font-size: 18px;
  font-size: 1.8rem;
}
.futura-lc-16 {
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
}
.black-2 {
  color: #222222;
}
footer {
  margin-top: 100px;
}
.my-body-noscroll-class {
  overflow: hidden;
}
.offcanvas {
  overflow-y: hidden;
  max-height: 100vh;
}
.original-price {
  position: relative;
  color: #F95E59;
  font-size: 17px;
  font-size: 1.7rem;
  margin-right: 1.5rem;
}
.original-price:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 20%;
  border-top: 1.5px solid;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.original-price-from {
  margin-left: 7px;
  margin-right: 5px;
}
.base-price {
  padding: 15px 0 0 0;
}
.discounts-price {
  display: inline-block;
  padding: 0;
}
.discounts-price span {
  width: 100%;
  display: inline-block;
}
.not-human {
  display: none;
}
.slider-nav {
  text-align: center;
}
.slider-nav li {
  display: inline-block;
}
.slider-nav li a {
  margin: 0 0.5rem;
  width: 13px;
  height: 13px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  background-color: #ffffff;
  border: 1px solid #222222;
}
.slider-nav li.active a {
  background-color: #222222;
}
#cboxOverlay {
  z-index: 1001;
}
#colorbox {
  z-index: 1002;
}
.line-title {
  width: 100%;
  text-align: center;
  margin: 35px 0 51px 0;
}
.line-title .title {
  font-family:'GraviticaRounded-Regular';
  font-size: 28px;
  font-size: 2.8rem;
  padding-bottom: 21px;
  line-height: 1.3;
  transform: translateY(30px);
  transition: all 0.2s ease-in-out;
}
.line-title .line {
  width: 1px;
  text-align: center;
  margin: 0 auto;
  border-left: 1px solid #222222;
}
.line-title .line.max {
  opacity: 0;
  height: 47px;
  transition: all 0.2s ease-in-out;
  transition-delay: 0.1s;
}
.line-title .line.min {
  opacity: 0;
  height: 5px;
  margin-top: 3px;
  transition: all 0.2s ease-in-out;
  transition-delay: 0.1s;
}
.line-title.onScroll .title {
  transform: translateY(0);
}
.line-title.onScroll .line.max,
.line-title.onScroll .line.min {
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .search-empty .headline {
    font-size: 2.5rem;
  }
  .search-empty .icon.pinguin:after {
    display: block;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .line-title {
    margin: 25px 0 25px 0;
  }
}
.iframe-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.iframe-container.p-16-9 {
  padding-bottom: 56.25%;
}
.iframe-container.p-4-3 {
  padding-bottom: 75%;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap-centered--p-0 {
  padding: 0;
}
.p-0 {
  padding: 0;
}
.details.promotion-product .price {
  color: #F95E59 !important;
}
.details.promotion-product .price .original-price {
  color: #22222296 !important;
}
.promotion-product-oldprice {
  color: #222222 !important;
}
.promotion-product-realprice {
  color: #F95E59 !important;
}


.page-notFound .global-alerts {
  display: none;
}
.page-notFound .errorNotFoundPageMiddle .errorNotFoundPageMiddle-component {
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  margin: 100px auto 200px auto;
  text-align: center;
}
.page-notFound .errorNotFoundPageMiddle .errorNotFoundPageMiddle-component .info .title {
  padding: 40px 0 20px 0;
  font-family: 'Futurabc';
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 61px;
  color: #F95E59;
  text-transform: uppercase;
}
.page-notFound .errorNotFoundPageMiddle .errorNotFoundPageMiddle-component .info .description {
  font-family: 'Futuramc';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  color: #222222;
  text-transform: uppercase;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-notFound .errorNotFoundPageMiddle .errorNotFoundPageMiddle-component .info .button.black {
  display: none;
}
.page-notFound footer .footer-newsletter {
  display: none;
}
html {
  font-size: 62.5%;
}
@media (max-width: 480px) {
  html {
    font-size: 60%;
  }
}
body {
  margin: 0;
  font-size: 1.6rem;
  color: #222222;
  font-family: 'GraviticaRounded-Light';
  letter-spacing: 0.05rem;
  line-height: 2.2rem;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: none;
  color: #222222;
  cursor: pointer;
}
p {
  letter-spacing: 0;
}
.text-LucidaHandwriting {
  font-family: 'Lucida Handwriting';
}
.text-LucidaSans {
  font-family: 'Lucida Sans';
}
/*
Fonts format
------------

    WOFF - all browsers but Android 4.3 and IE 8
    WOFF2 - less compatibility but more compression
    SVG - for all Android versions
    EOT - for IE8 and below
 */
@font-face {
  font-family: 'futura-book';
  src: url('../fonts/Futura/FuturaBook.eot');
  src: url('../fonts/Futura/FuturaBook.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura/FuturaBook.woff') format('woff'), url('../fonts/Futura/FuturaBook.svg#CreativeBlockBBBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Futuralc';
  src: url('../fonts/Futura/Futuralc.eot');
  src: url('../fonts/Futura/Futuralc.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura/Futuralc.woff2') format('woff2'), url('../fonts/Futura/Futuralc.woff') format('woff'), url('../fonts/Futura/Futuralc.svg#T LightCondensed') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Futuramc';
  src: url('../fonts/Futura/Futuramc.eot');
  src: url('../fonts/Futura/Futuramc.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura/Futuramc.woff2') format('woff2'), url('../fonts/Futura/Futuramc.woff') format('woff'), url('../fonts/Futura/Futuramc.svg#T MediumCondensed') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Futurabc';
  src: url('../fonts/Futura/Futurabc.eot');
  src: url('../fonts/Futura/Futurabc.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura/Futurabc.woff2') format('woff2'), url('../fonts/Futura/Futurabc.woff') format('woff'), url('../fonts/Futura/Futurabc.svg#T BoldCondensed') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Futurbci';
  src: url('../fonts/Futura/Futurbci.eot');
  src: url('../fonts/Futura/Futurbci.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura/Futurbci.woff2') format('woff2'), url('../fonts/Futura/Futurbci.woff') format('woff'), url('../fonts/Futura/Futurbci.svg#T BoldCondensedItalic') format('svg');
  font-weight: 400;
  font-style: italic;
  font-stretch: condensed;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Futura-Medium';
  src: url('../fonts/Futura/Futura-Medium.eot');
  src: url('../fonts/Futura/Futura-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura/Futura-Medium.woff2') format('woff2'), url('../fonts/Futura/Futura-Medium.woff') format('woff'), url('../fonts/Futura/Futura-Medium.svg#Futura Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Futura-MediumItalic';
  src: url('../fonts/Futura/Futura-MediumItalic.eot');
  src: url('../fonts/Futura/Futura-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura/Futura-MediumItalic.woff2') format('woff2'), url('../fonts/Futura/Futura-MediumItalic.woff') format('woff'), url('../fonts/Futura/Futura-MediumItalic.svg#Futura Medium Italic') format('svg');
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'PlayfairDisplay-Bold';
  src: url('../fonts/PlayfairDisplay/PlayfairDisplay-Bold.eot');
  src: url('../fonts/PlayfairDisplay/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PlayfairDisplay/PlayfairDisplay-Bold.woff2') format('woff2'), url('../fonts/PlayfairDisplay/PlayfairDisplay-Bold.woff') format('woff'), url('../fonts/PlayfairDisplay/PlayfairDisplay-Bold.svg#Playfair Display Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
@font-face {
  font-family: 'Abel-Regular';
  src: url('../fonts/Abel/abel-regular.eot');
  src: url('../fonts/Abel/abel-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Abel/abel-regular.woff2') format('woff2'), url('../fonts/Abel/abel-regular.woff') format('woff'), url('../fonts/Abel/abel-regular.svg#Abel Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: 'Lucida Handwriting';
  src: url('../fonts/LucidaHandwriting/lucidaHandwriting.eot');
  src: url('../fonts/LucidaHandwriting/lucidaHandwriting.eot?#iefix') format('embedded-opentype'), url('../fonts/LucidaHandwriting/lucidaHandwriting.woff2') format('woff2'), url('../fonts/LucidaHandwriting/lucidaHandwriting.woff') format('woff'), url('../fonts/LucidaHandwriting/lucidaHandwriting.ttf') format('truetype'), url('../fonts/LucidaHandwriting/lucidaHandwriting.svg#lucida_handwriting') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'suavinex';
  src: url('../fonts/Suavinex/suavinex.eot?ttckhc');
  src: url('../fonts/Suavinex/suavinex.eot?ttckhc#iefix') format('embedded-opentype'), url('../fonts/Suavinex/suavinex.ttf?ttckhc') format('truetype'), url('../fonts/Suavinex/suavinex.woff?ttckhc') format('woff'), url('../fonts/Suavinex/suavinex.svg?ttckhc#suavinex') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Century Schoolbook Italic';
  src: url('../fonts/Nuvone/CenturySchoolbookItalic.eot');
  src: url('../fonts/Nuvone/CenturySchoolbookItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Nuvone/CenturySchoolbookItalic.woff2') format('woff2'), url('../fonts/Nuvone/CenturySchoolbookItalic.woff') format('woff'), url('../fonts/Nuvone/CenturySchoolbookItalic.ttf') format('truetype'), url('../fonts/Nuvone/CenturySchoolbookItalic.svg#Century Schoolbook Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Century Schoolbook Regular';
  src: url('../fonts/Nuvone/CenturySchoolbookRegular.eot');
  src: url('../fonts/Nuvone/CenturySchoolbookRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/Nuvone/CenturySchoolbookRegular.woff2') format('woff2'), url('../fonts/Nuvone/CenturySchoolbookRegular.woff') format('woff'), url('../fonts/Nuvone/CenturySchoolbookRegular.ttf') format('truetype'), url('../fonts/Nuvone/CenturySchoolbookRegular.svg#Century Schoolbook Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Northwell';
  src: url('../fonts/Nuvone/Northwell.eot');
  src: url('../fonts/Nuvone/Northwell.eot?#iefix') format('embedded-opentype'), url('../fonts/Nuvone/Northwell.woff2') format('woff2'), url('../fonts/Nuvone/Northwell.woff') format('woff'), url('../fonts/Nuvone/Northwell.ttf') format('truetype'), url('../fonts/Nuvone/Northwell.svg#Northwell') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iAWriterDuospace-Bold';
  font-face-name: 'iAWriterDuospace-Bold';
  src: url('../fonts/iAWriterDuospace/iAWriterDuospace-Bold.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iAWriterDuospace-BoldItalic';
  font-face-name: 'iAWriterDuospace-BoldItalic';
  src: url('../fonts/iAWriterDuospace/iAWriterDuospace-BoldItalic.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iAWriterDuospace';
  font-face-name: 'iAWriterDuospace-Regular';
  src: url('../fonts/iAWriterDuospace/iAWriterDuospace-Regular.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iAWriterDuospace-RegularItalic';
  font-face-name: 'iAWriterDuospace-RegularItalic';
  src: url('../fonts/iAWriterDuospace/iAWriterDuospace-RegularItalic.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GraviticaRounded-Bold';
  font-face-name: 'GraviticaRounded-Bold';
  src: url('../fonts/GraviticaRounded/GraviticaRounded-Bold.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GraviticaRounded-DemiBold';
  font-face-name: 'GraviticaRounded-DemiBold';
  src: url('../fonts/GraviticaRounded/GraviticaRounded-DemiBold.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GraviticaRounded-Medium';
  font-face-name: 'GraviticaRounded-Medium';
  src: url('../fonts/GraviticaRounded/GraviticaRounded-Medium.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GraviticaRounded-Regular';
  font-face-name: 'GraviticaRounded-Regular';
  src: url('../fonts/GraviticaRounded/GraviticaRounded-Regular.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GraviticaRounded-Light';
  font-face-name: 'GraviticaRounded-Light';
  src: url('../fonts/GraviticaRounded/GraviticaRounded-Light.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}

footer > div {
  padding: 0 1.1rem;
}
footer .footer-newsletter {
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
}
footer .footer-newsletter .footer-newsletter-wrap {
  display: flex;
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  width: 90vw;
  padding: 3.1rem 20px;
}
footer .footer-newsletter .footer-newsletter-wrap #newsletterForm {
  flex-grow: 2;
}
footer .footer-newsletter .footer-newsletter-wrap .box {
  flex-grow: 1;
}
footer .footer-newsletter .footer-newsletter-wrap .box .top {
  display: table;
  width: 100%;
}
footer .footer-newsletter .footer-newsletter-wrap .box .bottom {
  padding-top: 1.7rem;
}
footer .footer-newsletter .footer-newsletter-wrap .box.left {
  padding-right: 20px;
}
footer .footer-newsletter .footer-newsletter-wrap .title {
  font-size: 30px;
  font-size: 3.0rem;
  /*font-family: 'Futurabc';*/
  font-family: 'iAWriterDuospace';
 text-align: right;
}
footer .footer-newsletter .footer-newsletter-wrap .description {
  font-size: 20px;
  font-size: 2.0rem;
  font-family:'GraviticaRounded-Medium';
  padding-top: 1.7rem;
  text-align: right;
  line-height: 30px;
  line-height: 3rem;
}
footer .footer-newsletter .footer-newsletter-wrap .email {
  border: 1px solid #222222;
  padding: 0.9rem 1.5rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
  width: 100%;
  display: table-cell;
}
footer .footer-newsletter .footer-newsletter-wrap .button {
/*  font-family: 'Futurabc';*/
  display: table-cell;
  vertical-align: middle;
}
footer .footer-newsletter .footer-newsletter-wrap .legal {
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  font-family: 'GraviticaRounded-Regular';
  color: #969696;
  font-weight: normal;
  line-height: 1.1;
}
footer .footer-category .footer-category-wrap {
  width: 80vw;
  max-width: 1100px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 5vh 0 6vh 0;
}
footer .footer-category .footer-category-wrap .title {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'GraviticaRounded-Regular';
  padding: 3.5rem 0 1.1rem 0;
}
footer .footer-category .footer-category-wrap .box {
  width: 30%;
  padding-right: 12px;
}
footer .footer-category .footer-category-wrap .box .list-link-element a {
  font-size: 14px;
  font-size: 1.4rem;
}
footer .footer-content {
  color: #ffffff;
  background-color: #222222;
}
footer .footer-content a {
  color: #ffffff;
  display: block;
}
footer .footer-content .footer-content-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 80vw;
  max-width: 1100px;
  margin: 0 auto;
  padding: 4.1rem 0;
  justify-content: space-between;
  box-sizing: border-box;
}
footer .footer-content .footer-content-wrap .box {
  width: 25%;
  padding: 0 1%;
}
footer .footer-content .footer-content-wrap .box .list-link {
  padding-top: 1.3rem;
}
footer .footer-content .footer-content-wrap .box .list-link .list-link-element {
  padding: 0.3rem 5px;
}
footer .footer-content .footer-content-wrap .box .list-link .list-link-element a {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Light';
}
footer .footer-content .footer-content-wrap .box .list-link .list-link-element a:hover {
  opacity: 0.5;
}
footer .footer-content .footer-content-wrap .box .list-link.garantiee-links {
  font-size: 0px;
  font-size: 0rem;
  letter-spacing: 0;
}
footer .footer-content .footer-content-wrap .box .list-link.garantiee-links .list-link-element {
  width: 50%;
}
footer .footer-content .footer-content-wrap .garantiee {
  height: 145px;
  position: absolute;
  right: 25%;
  margin: 125px 0;
}
footer .footer-content .footer-content-wrap .title {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'GraviticaRounded-Regular';
  color: #ACA69D;
  padding-left: 5px;
}
footer .footer-content .footer-content-wrap .payment .list-link .list-link-element,
footer .footer-content .footer-content-wrap .garantiee .list-link .list-link-element,
footer .footer-content .footer-content-wrap .social .list-link .list-link-element {
  display: inline-block;
  vertical-align: middle;
}
footer .footer-content .footer-content-wrap .payment .list-link .list-link-element .mastercard,
footer .footer-content .footer-content-wrap .garantiee .list-link .list-link-element .mastercard,
footer .footer-content .footer-content-wrap .social .list-link .list-link-element .mastercard {
  margin-left: 0.3rem;
}
footer .footer-content .footer-content-wrap .app-suavinex {
  display: inline-block;
}
footer .footer-content .footer-content-wrap .payment .list-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .footer-content .footer-content-wrap .payment .list-link .list-link-element {
  width: auto;
  margin: 0 0.5rem 0 0;
}
footer .footer-content .footer-content-wrap .payment .list-link .list-link-element:last-child {
  margin: 0;
}
footer .footer-content .footer-content-wrap .clients {
  width: 100%;
  margin: 30px 0 0 0;
}
footer .footer-content .footer-content-wrap .clients ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-content .footer-content-wrap .clients ul li {
  margin-right: 20px;
}
footer .footer-content .footer-content-wrap .clients ul li:last-child {
  margin: 0 0 0 -10px;
}
footer .footer-content .footer-content-wrap .clients ul li a {
  transition: 0.5s;
}
footer .footer-content .footer-content-wrap .clients ul li a:hover {
  opacity: 0.4;
}
@media (max-width: 768px) {
  footer .footer-content .footer-content-wrap .clients ul {
    margin: 20px 0;
  }
  footer .footer-content .footer-content-wrap .clients ul li a .asio {
    width: 69px;
    height: 50px;
  }
  footer .footer-content .footer-content-wrap .clients ul li a .seo {
    /*width: 110px;
    height: 38px;*/
    width: 100px;
    height: 114px;
  }
  footer .footer-content .footer-content-wrap .clients ul li a .cerscv {
    width: 85px;
    height: 65px;
  }
}
footer .footer-content .footer-content-wrap .asio,
footer .footer-content .footer-content-wrap .seo,
footer .footer-content .footer-content-wrap .cerscv {
  opacity: 0.5;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
footer .footer-content .footer-content-wrap .asio {
  width: 90px;
  height: 70px;
  background-image: url(../images/asio.png);
}
footer .footer-content .footer-content-wrap .seo {
  width: 100px;
  height: 114px;
  background-image: url(../images/seo.png);
}
footer .footer-content .footer-content-wrap .cerscv {
  width: 115px;
  height: 90px;
  background-image: url(../images/socio_cers.png);
}
footer .footer-content .footer-content-wrap .app {
  margin: 10px auto 0 0.5rem;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  background-image: url(../images/app.png);
  opacity: 0.5;
}
footer .footer-content .footer-content-wrap .app:hover {
  opacity: 0.3;
}
footer .footer-content .footer-content-wrap .social {
  text-align: right;
}
footer .footer-content .footer-content-wrap .social .list-link {
  padding-top: 3rem;
}
footer .footer-content .footer-content-wrap .social .living-suavinex {
  display: inline-block;
  background-position: right;
}
footer .footer-content .footer-content-wrap .phones {
  display: flex;
  width: 100%;
  margin-top: 100px;
}
footer .footer-content .footer-content-wrap .phones .phones-wrapper {
  width: 50%;
  padding: 0 1%;
}
footer .footer-content .footer-content-wrap .phones .phones-wrapper.right {
  text-align: right;
}
footer .footer-content .footer-content-wrap .phones .phones-wrapper .title {
  padding-left: 0;
}
footer .footer-content .footer-content-wrap .phones .phone-number {
  font-family: 'GraviticaRounded-Regular';
  font-size: 24px;
  font-size: 2.4rem;
  padding-top: 1.3rem;
}
footer .footer-content .footer-content-wrap .phones .hour {
  font-size: 13px;
  font-size: 1.3rem;
}
footer .footer-bottom {
  padding: 2.5rem 0;
  text-align: center;
  font-family: 'GraviticaRounded-Regular';
}
footer .footer-bottom .list-link-element {
  padding: 0 1.1rem;
  display: inline-block;
  vertical-align: middle;
}
footer .footer-bottom .link {
  color: #979797;
}
@media only screen and (max-width: 768px) {
  footer > div {
    padding: 0;
  }
  footer .footer-newsletter .footer-newsletter-wrap {
    display: block;
    width: 100vw;
  }
  footer .footer-newsletter .footer-newsletter-wrap .box.right {
    margin-top: 20px;
  }
  footer .footer-newsletter .footer-newsletter-wrap .title {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.1em;
    text-align: center;
  }
  footer .footer-newsletter .footer-newsletter-wrap .description {
    text-align: center;
    line-height: 1.3em;
  }
  footer .footer-category .footer-category-wrap {
    padding: 1.1rem 0;
    width: 100vw;
  }
  footer .footer-category .footer-category-wrap .box {
    width: auto;
    margin: 0px 1.5rem;
    display: block;
    float: none;
    margin-bottom: 1.1rem;
  }
  footer .footer-category .footer-category-wrap .box .title {
    padding: 0.5rem;
    background-color: #F1F1F1;
    font-size:15px;
    font-size:1.5rem;
  }
  footer .footer-category .footer-category-wrap .box .title:after {
    content: ' ';
    width: 33px;
    height: 33px;
    background-image: url(../images/down-arrow-gray.svg);
    background-repeat: no-repeat;
    background-size: 19px;
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 5px;
    background-position: center;
    top: 0;
  }
  footer .footer-category .footer-category-wrap .box .list-link {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    max-height: 0;
    transition: 0.5s all ease-in-out;
  }
  footer .footer-category .footer-category-wrap .box .list-link.open {
    max-height: 500px;
    padding-bottom: 15px;
  }
  footer .footer-category .footer-category-wrap .box .list-link.open {
    padding: 15px;
  }
  footer .footer-content .footer-content-wrap {
    display: block;
    padding: 0.7rem 0;
    width: 100vw;
  }
  footer .footer-content .footer-content-wrap .box {
    width: auto;
    margin: 0px 1.5rem;
  }
  footer .footer-content .footer-content-wrap .box.link-pages {
    border-bottom: 1px solid #ACA69D;
  }
  footer .footer-content .footer-content-wrap .box.link-pages .title {
    position: relative;
    font-size:15px;
    font-size:1.5rem;
  }
  footer .footer-content .footer-content-wrap .box.link-pages .title:after {
    content: ' ';
    width: 33px;
    height: 33px;
    background-image: url(../images/down-arrow-gray.svg);
    background-repeat: no-repeat;
    background-size: 19px;
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 5px;
    background-position: center;
  }
  footer .footer-content .footer-content-wrap .box.link-pages .list-link {
    overflow: hidden;
    max-height: 0;
    transition: 0.5s all ease-in-out;
  }
  footer .footer-content .footer-content-wrap .box.link-pages .list-link.open {
    max-height: 500px;
    padding-bottom: 15px;
  }
  footer .footer-content .footer-content-wrap .box .title {
    padding: 1.1rem 0 0 0;
  }
  footer .footer-content .footer-content-wrap .payment .list-link .list-link-element {
    width: auto;
  }
  footer .footer-content .footer-content-wrap .social {
    text-align: center;
    padding-top: 2.1rem;
  }
  footer .footer-content .footer-content-wrap .social .list-link {
    padding-left: 1.7rem;
    padding-top: 1.3rem;
    display: inline-block;
  }
  footer .footer-content .footer-content-wrap .social .living-suavinex {
    vertical-align: middle;
    margin: 10px 0;
  }
  footer .footer-content .footer-content-wrap .social .info {
    padding-top: 1.5rem;
    padding-left: 0;
    display: block;
  }
  footer .footer-content .footer-content-wrap .social .info .list-link-element {
    padding: 0.6rem 0;
  }
  footer .footer-content .footer-content-wrap .social .info .list-link-element .phone,
  footer .footer-content .footer-content-wrap .social .info .list-link-element .mail {
    font-size: 2px;
    font-size: 0.2rem;
  }
  footer .footer-content .footer-content-wrap .social .info .list-link-element .hour {
    font-size: 15px;
    font-size: 1.5rem;
  }
  footer .footer-content .footer-content-wrap .phones {
    flex-wrap: wrap;
    margin: 2rem 0 0 0;
  }
  footer .footer-content .footer-content-wrap .phones .phones-wrapper {
    width: 100%;
    text-align: center;
  }
  footer .footer-content .footer-content-wrap .phones .phones-wrapper.right {
    text-align: center;
    margin-top: 20px;
  }
  footer .footer-content .footer-content-wrap .phones .phones-wrapper.right .hour {
    margin-top: 20px;
    padding: 0 15px;
  }
  footer .footer-bottom .list-link-element.copyright {
    display: block;
    text-align: center;
  }
}
@media (max-width: 768px) {
  footer .footer-content .footer-content-wrap .social .list-link {
    letter-spacing: 12px;
  }
  footer .footer-content .footer-content-wrap .social .list-link .list-link-element {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  footer .footer-content .footer-content-wrap .box .list-link.garantiee-links {
    letter-spacing: 5px;
  }
  footer .footer-content .footer-content-wrap .garantiee {
    position: static;
    height: auto;
  }
  footer .footer-content .footer-content-wrap .social .living-suavinex:before {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
@media (max-width: 768px) {
  footer .footer-content .footer-content-wrap .garantiee {
    position: static;
    height: auto;
  }
  footer .footer-content .footer-content-wrap .title-app {
    text-align: center;
  }
  footer .footer-content .footer-content-wrap .app {
    margin: auto;
  }
}
label {
  color: #222222;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
  text-transform: none;
  padding-left: 35px;
  padding-bottom: 10px;
}
input[type=checkbox] {
  /* Hide original inputs */
  cursor: pointer;
  opacity: 0;
  width: 20px;
  height: 20px;
  z-index: 3;
  position: absolute;
}
input[type=checkbox] + label {
  position: relative;
  color: #222222;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
  text-transform: initial;
  cursor: pointer;
  padding-left: 35px;
  padding-bottom: 10px;
  letter-spacing: 0.64px;
}
input[type=checkbox] + label a {
  color: #666666;
  text-decoration: underline;
}
input[type=checkbox] + label:before,
input[type=checkbox] + label:after {
  cursor: pointer;
  content: ' ';
  border: 1px solid #222222;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 11px;
  vertical-align: middle;
  margin-top: -5px;
  position: absolute;
  left: 0;
}
input[type=checkbox]:checked + label:after {
  opacity: 1;
}
input[type=checkbox] + label:after {
  cursor: pointer;
  content: ' ';
  background-color: #000000;
  width: 15px;
  height: 15px;
  background-size: 15px;
  border: none;
  opacity: 0;
  position: absolute;
  left: 5px;
  top: 5px;
}
.btn,
.button {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width: auto;
  text-align: center;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  color: white;
  padding: 7px 15px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  appearance: none;
  text-transform: uppercase;
  outline: none;
}
.btn.black,
.button.black {
  background: #000000;
  color: #ffffff;
}
.btn.black:hover,
.button.black:hover {
  background: #F95E59;
}
.btn.white,
.button.white {
  color: #222222;
  border: 2px solid #222222;
}
.btn.white:before,
.button.white:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  z-index: -1;
  transition: all 0.1s ease-in-out;
  background: black;
}
.btn.white:hover,
.button.white:hover {
  color: white;
}
.btn.white:hover:before,
.button.white:hover:before {
  width: 100%;
}
.btn.cta,
.button.cta {
  background: #F95E59;
}
.btn.back,
.button.back {
  padding: 0;
  color: black;
  text-decoration: underline;
  font-size: 20px;
  font-size: 2rem;
  font-family: 'GraviticaRounded-Regular';
}
.btn.back:hover,
.button.back:hover {
  background: transparent;
  opacity: 0.5;
}
.btn.disabled,
.button.disabled,
.btn[disabled],
.button[disabled] {
  cursor: default;
  background-image: none;
  box-shadow: none;
  background: #D3D3D3 !important;
  color: white!important;
  border: 0;
  opacity: 1;
}
button {
  outline: none;
}
.form-group .form-control {
  border: 1px solid #E0E0E0;
  box-shadow: none;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #222222;
  line-height: 1;
  padding: 11px 15px;
  height: auto;
}
.form-group .form-control::-webkit-input-placeholder,
.form-group .form-control::-moz-placeholder,
.form-group .form-control:-ms-input-placeholder,
.form-group .form-control::placeholder {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  color: #969696;
  letter-spacing: 0.64px;
}
.form-group .form-control:focus {
  border-color: #222222;
  outline: 0;
  box-shadow: none;
}
.form-group select.form-control {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.form-group textarea.form-control {
  resize: none;
  min-height: 150px;
}
.form-group.last-item-odd {
  width: 100%;
}
.form-group.has-error .help-block {
  margin: 0;
}
.form-group.has-error .help-block span {
  color: #F95E59;
}
.form-group .has-error-file .help-block {
  width: 100%;
  margin: 0;
}
.form-group .has-error-file .help-block span {
  color: #F95E59;
}
.input-block {
  margin-bottom: 2vh;
}
.file::-webkit-file-upload-button {
  visibility: hidden;
}
.file::before {
  content: 'Selecciona un archivo';
  display: inline;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.file:hover::before {
  border-color: black;
}
.file:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: inherit;
}
.has-error .form-control {
  border-color: #F95E59;
}
.registration .form-group .form-control {
  margin-bottom: 15px;
}
.registration .form-group.has-error {
  position: relative;
}
.registration .form-group.has-error .help-block {
  position: absolute;
  width: 95%;
  bottom: -7px;
  margin: 0;
}
.registration .form-group.has-error .help-block span {
  color: #F95E59;
}
.registration .form-group.has-error #password_minchar {
  display: none;
}
.container-radio-button {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  font-size: 2.2rem;
  user-select: none;
  font-family: 'GraviticaRounded-Regular';
  font-weight: lighter;
  color: #222222;
  font-size: 18pxpx;
  font-size: 1.8pxrem;
}
.container-radio-button .desc-time {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18pxpx;
  font-size: 1.8pxrem;
  font-weight: lighter;
}
.container-radio-button input {
  position: absolute;
  opacity: 0;
}
.container-radio-button input:checked ~ .checkmark {
  background-color: #ffffff;
  border: 1px solid #222222;
}
.container-radio-button input:checked ~ .checkmark:after {
  display: block;
}
.container-radio-button .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #222222;
}
.container-radio-button .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #222222;
}
.container-radio-button:hover input ~ .checkmark {
  background-color: #F3F3F3;
}
.form-control::-moz-placeholder {
  color: #969696;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #969696;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background: white;
}
@media (max-width: 736px) {
  .registration .form-group.has-error .help-block {
    position: inherit;
  }
}
@media (min-width: 737px) and (max-width: 768px) {
  .registration .form-group.has-error .help-block {
    position: absolute;
    width: 100%;
  }
}
.header {
  position: fixed;
  width: 100%;
  background: white;
  z-index: 993;
}
.header .header-top {
  position: relative;
}
.header .header-top .header-menu-icon {
  display: inline-block;
  width: 15%;
  text-align: center;
}
.header .header-top .header-logo {
  background: linear-gradient(black 70%,transparent 30%);
  display: inline-block;
  width: 68%;
  margin-top: -10px;
}
.header .header-top .header-logo div {
  bottom: 0;
  text-align: right;
  max-width: 230px;
  margin: 0 auto;
}
.header .header-top .header-logo div a {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.header .header-top .header-logo div a img {
  text-align: right;
  max-width: 70%;
  max-height: 67px;
}
@media (max-width: 767px){
  .header .header-top .header-logo {
    background-color: black;
    scale: 105%;
    overflow: hidden;
    max-height: 58px;
  }
  .header .header-top .header-logo div {
    bottom: 0;
    text-align: right;
    max-width: 230px;
    margin: 0 auto;
    max-height: 178%;
  }
  .header .header-top .header-logo div h1 {
    overflow: hidden;
  }
  .header .header-top .header-logo div a {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .header .header-top .header-logo div a img {
    text-align: right;
    max-width: 141%;
    max-height: min(91px,25vmin);
  }
}
@media (max-width: 480px){
  .header .header-top .header-logo div a img {
    margin-top:0.5vmin;
  }
}
.header .header-top .header-search {
  text-align: center;
  margin: 5px auto 15px auto;
  width: 100vw;
  padding: 0 5vw;
  vertical-align: middle;
}
.header .header-top .header-search .ui-front {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.header .header-top .header-search .js-site-search-input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #979797;
  height: 100%;
  padding: 7px;
  font-size: 14px;
}
.header .header-top .header-search .js-site-search-input:focus {
  outline: 0px;
}
.header .header-top .header-search .header_search_button_wrap {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.header .header-top .header-search .header_search_button_wrap .text-search {
  font-family: 'GraviticaRounded-Regular';
  text-transform: uppercase;
  font-size: 1.7rem;
  padding: 5px 10px;
  background: white;
  bottom: -14px;
  display: inline-block;
  position: relative;
  margin-right: -10px;
}
.header .header-top .header-search .header_search_button_wrap .element-search {
  display: none;
}
.header .header-top .header-search .header_search_button_wrap .js_search_button {
  border: none;
  background: none;
}
.header .header-top .header-links {
  position: absolute;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  width: 15%;
  top: 10px;
  right: 0;
  vertical-align: middle;
}
.header .header-top .header-links > div {
  margin: -16px 0px -16px 0px;
  padding: 16px 10px;
}
.header .header-top .header-links .header-login,
.header .header-top .header-links .header-cart,
.header .header-top .header-links .header-international-site,
.header .header-top .header-links .header-login-pharmacy {
  display: inline-block;
  vertical-align: middle;
}
.header .header-top .header-links .header-login span,
.header .header-top .header-links .header-cart span,
.header .header-top .header-links .header-international-site span,
.header .header-top .header-links .header-login-pharmacy span {
  font-family: 'GraviticaRounded-Light';
  font-size: 12px;
  font-size: 1.2rem;
}
.header .header-top .header-links .header-login .header-cart-txt,
.header .header-top .header-links .header-cart .header-cart-txt,
.header .header-top .header-links .header-international-site .header-cart-txt,
.header .header-top .header-links .header-login-pharmacy .header-cart-txt {
  display: block;
  text-align: center;
}
.header .header-top .header-links .header-login .nav-account-options {
  width: auto;
  min-width: 25rem;
  position: absolute;
  top: 100%;
  right: 35%;
  padding: 5px 0 5px 0;
  box-shadow: 0 20px 36px -5px rgba(103, 124, 147, 0.38);
  background-color: #fff;
  z-index: 2;
}
.header .header-top .header-links .header-login .nav-account-options a {
  display: block;
  padding: 5px 0 5px 0;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
}
.header .header-top .header-links .header-login .nav-account-options ul > li {
  clear: left;
}
.header .header-top .header-links .mini-cart-link {
  position: relative;
}
.header .header-top .header-links .mini-cart-link:before {
  display: block;
}
.header .header-top .header-links .mini-cart-link .header-cart-items {
  box-shadow: 0 0 1px 0px #ffffff inset, 0 0 1px 0px #ffffff;
  padding: 1px 5px;
  background: #000000;
  color: #ffffff;
  border-radius: 15px;
  position: absolute;
  top: -1px;
  right: -7px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5rem;
  border: 1px solid white;
}
.header .header-top .header-links .header-international-site {
  display: none;
  padding-left: 2rem;
}
.header .header-top .header-links .header-international-site:before {
  content: '';
  display: block;
  width: 1px;
  height: calc(100% + 46px);
  position: absolute;
  top: -31px;
  background: #C9C9C9;
  z-index: 2;
}
.header .header-top .header-links .header-international-site .dropdown-wrapper {
  position: relative;
}
.header .header-top .header-links .header-international-site .header-international-site--link {
  position: relative;
  display: inline-block;
  padding-left: 10px;
}
.header .header-top .header-links .header-international-site .header-international-site--link:after {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  color: #222222;
}
.header .header-top .header-links .header-international-site .dropdown-menu {
  border: none;
  border-radius: 1px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.175);
  margin-top: 30px;
}
.header .header-menu {
  position: fixed;
  display: block;
  flex-direction: column;
  width: 100vw;
  left: -100%;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease-in-out;
  z-index: 10;
}
.header .header-menu .header-menu--wrapper {
  background: white;
  height: 100vh;
  position: absolute;
  flex-direction: column;
  z-index: 200000;
  width: 85vw;
  display: flex;
  justify-content: space-between;
}
.header .header-menu:before {
  content: '';
  position: fixed;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.header .header-menu--scroll {
  overflow-y: scroll;
}
.header .header-menu .header-menu-icon {
  position: absolute;
  right: -12%;
  top: 15px;
  z-index: 1;
}
.header .header-menu .header-menu-icon .glyphicon.element-menu-icon:before {
  color: white;
}
.header .header-menu .closeSubmenu {
  position: absolute;
  left: 15px;
  top: 25px;
  width: 40px;
  height: 40px;
  z-index: 2;
}
.header .header-menu .closeSubmenu:before {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 2.3rem;
  display: inline-block;
  transform: rotate(90deg);
}
.header .header-menu .header-menu-login,
.header .header-menu .header-international-site {
  display: block;
  order: 3;
  padding: 0 20px;
  background: white;
  z-index: 1;
}
.header .header-menu .header-menu-login span,
.header .header-menu .header-international-site span {
  display: block;
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.8rem;
  padding: 5px 2rem;
  text-transform: uppercase;
}
.header .header-menu .header-menu-login .glyphicon.element-account:before,
.header .header-menu .header-international-site .glyphicon.element-account:before {
  display: none;
}
.header .header-menu .list {
  max-width: min(100vw,1400px);
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
}
.header .header-menu .list .list-item {
  display: block;
  text-align: left;
}
.header .header-menu .list .list-item .list-item-link {
  display: block;
}
.header .header-menu .list .list-item .list-item-link ul > li {
  padding-left: 100px;
  padding-right: 10px;
}
.header .header-menu .list .list-item .list-item-link a {
  text-transform: uppercase;
  display: block;
}
.header .header-menu .header-menu-top {
  order: 2;
  z-index: 1;
  margin-bottom: 25px;
}
.header .header-menu .header-menu-top .list .list-item {
  /*&:nth-last-child(2) {
            border-right: none;
          }*/
}
.header .header-menu .header-menu-top .list .list-item .list-item-link {
  padding: 5px 2rem;
}
.header .header-menu .header-menu-top .list .list-item .list-item-link a {
  color: #666666;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
}
.header .header-menu .header-menu-top .list .list-item .list-item-link a[title="Living"] {
  color: #666666;
  background-image: none;
}
.header .header-menu .header-menu-top .list .list-item:last-child {
  border-right: none;
}
.header .header-menu .header-menu-bottom {
  order: 1;
  position: static;
  text-align: center;
  width: 100%;
  z-index: 1;
  padding: 25px 0;
  background: white;
}
.header .header-menu .header-menu-bottom > .list {
  position: relative;
  background: #ffffff;
}
.header .header-menu .header-menu-bottom > .list > .list-item > .list-item-link {
  padding: 8px 2rem;
}
.header .header-menu .header-menu-bottom > .list > .list-item > .list-item-link a {
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.3rem;
}
.header .header-menu .header-menu-bottom > .list > .list-item.active > .header-submenu-container {
  left: 0;
}
.header .header-menu .header-menu-bottom .header-submenu-container {
  left: -100%;
  top: 0;
  bottom: 0;
  height: 100vh;
  position: fixed;
  width: 85vw;
  background: white;
  transition: all 0.25s ease-in-out;
  z-index: 2;
}
.header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap {
  background: #ffffff;
}
.header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content {
  text-align: left;
  width: 100%;
  padding-left: 50px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content .list {
  padding-top: 60px;
  display: block;
}
.header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content .list .list-item {
  display: block;
}
.header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content .list .list-item .list-item-link {
  padding: 0 0 1.5rem;
  pointer-events: visible;
}
.header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content .list .list-item .list-item-link a {
  font-family: 'GraviticaRounded-Regular';
  text-align: left;
  text-transform: none;
  font-size:12px;
  font-size: 1.2rem;
}
.header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap img {
  display: none;
  width: 37%;
}
.header .header-menu.active {
  left: 0;
}
.header .header-menu.active:before {
  transition-delay: 0.2s;
  display: flex;
}
.header .header-menu .header-menu-login-options {
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  position: absolute;
  width: 100%;
  padding: 60px 40px 0 40px;
  transition: all 0.25s ease-in-out;
  background: white;
  z-index: 2;
}
.header .header-menu .header-menu-login-options .header-menu-item-link {
  display: block;
  padding: 0 2rem 1.5rem 4rem;
}
.header .header-menu .header-menu-login-options.collapse {
  left: -100%;
  display: block;
}
.header .header-menu .header-international-site .dropdown-wrapper .dropdown-menu {
  display: block;
  transition: all 0.2s ease-in-out;
  top: 0;
  bottom: 0;
  left: -100%;
  padding: 60px 40px 0 40px;
  margin: 28px 0;
  float: none;
  width: 100%;
  border: 0;
  box-shadow: none;
}
.header .header-menu .header-international-site .dropdown-wrapper .dropdown-menu a {
  padding: 0 2rem 1.5rem 4rem;
}
.header .header-menu .header-international-site .dropdown-wrapper.open > .dropdown-menu {
  left: 0;
}
.header .header-menu .breadcrumb-section {
  display: none;
}
.header .mini-cart-link.js-mini-cart-link.glyphicon {
  transition: transform 250ms ease-in-out;
}
.header .mini-cart-link.js-mini-cart-link.glyphicon.big-cart {
  transform: scale(1.5);
  transition: transform 250ms ease-in-out;
}
.section-banner {
  position: relative;
  margin-bottom: 10vh;
}
.section-banner .section-banner-wrap .wrap-img {
  display: block;
  position: relative;
  height: 15vh;
  overflow: hidden;
}
.section-banner .section-banner-wrap .wrap-img img {
  position: absolute;
  max-height: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-banner .section-banner-wrap .wrap-img:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.section-banner .section-banner-wrap .info {
  display: none;
}
@media (min-width: 768px) {
  .header {
    position: relative;
  }
  .header .header-menu--scroll {
    position: relative;
  }
  .header .header-top {
    padding: 10px 0 10px 0;
  }
  .header .header-top > div {
    display: inline-block;
  }
  .header .header-top .header-logo {
    text-align: left;
    width: 20%;
    background: transparent;
  }
  .header .header-top .header-logo div {
    max-width: initial;
    margin: initial;
    padding: 0 21px 7px 0px;
    line-height: 1.1;
    height: 100%;
  }
  .header .header-top .header-logo div a {
    text-align: right;
  }
  .header .header-top .header-logo div .pseudoh1 {
    display: block;
    font-size: 2em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    height: 100%;
    margin-bottom: 0px;
    padding: 0px;
  }
  .header .header-top .header-logo div .pseudoh1 a {
    display: inline-block;
    width: 100%;
    text-align: right;
    height: 100%;
  }
  .header .header-top .header-logo div .pseudoh1 a img {
    text-align: right;
    max-width: 90%;
    height: 112%;
  }
  .header .header-top .header-logo div h1 {
    margin-bottom: 0px;
    padding: 0px;
    height: 100%;
  }
  .header .header-top .header-logo div h1 a {
    display: inline-block;
    width: 100%;
    text-align: right;
    height: 100%;
  }
  .header .header-top .header-logo div h1 a img {
    text-align: right;
    max-width: 90%;
    height: 112%;
  }
  .header .header-top .header-search {
    width: 34%;
    margin: 0 3%;
    text-align: right;
  }
  .header .header-top .header-search .js-site-search-input {
    font-size: 1.5rem;
  }
  .header .header-top .header-search .header_search_button_wrap .text-search {
    display: none;
  }
  .header .header-top .header-search .header_search_button_wrap .element-search {
    display: inline-block;
  }
  .header .header-top .header-links {
    position: inherit;
    top: initial;
    right: initial;
    width: 33%;
    text-align: right;
    margin-bottom: -4px;
    margin-top: -13px;
  }
  .header .header-top .header-links .header-login .glyphicon.element-account:before {
    display: block;
  }
  .header .header-top .header-links .header-international-site {
    display: inline-block;
  }
  .header .header-top .header-menu-icon {
    display: none;
  }
  .header .header-menu {
    display: block;
    position: static;
  }
  .header .header-menu.active:before {
    display: none;
  }
  .header .header-menu .header-menu--wrapper {
    width: 100%;
    display: block;
    height: initial;
    position: static;
    flex-direction: initial;
    background: none;
  }
  .header .header-menu .header-menu-icon,
  .header .header-menu .header-menu-login,
  .header .header-menu .header-international-site {
    display: none;
  }
  .header .header-menu .list {
    display: flex;
  }
  .header .header-menu .list .list-item {
    display: inline-block;
    text-align: center;
  }
  .header .header-menu .list .app-suavinex {
    position: absolute;
    right: 0;
  }
  .header .header-menu .header-menu-bottom {
    padding: initial;
  }
  .header .header-menu .header-menu-bottom .list .list-item {
    text-align: center;
    flex-grow: 1;
    pointer-events: visible;
  }
  .header .header-menu .header-menu-bottom .list .list-item .list-item-link {
    padding: 25px 0.39rem 15px;
    height: 100%;
  }
  .header .header-menu .header-menu-bottom .list .list-item .list-item-link a {
    pointer-events: auto;
  }
  .header .header-menu .header-menu-bottom .list .list-item:hover > .header-submenu-container {
    display: block;
    z-index: 11;
  }
  .header .header-menu .header-menu-bottom .header-submenu-container {
    display: none;
    position: absolute;
    top: initial;
    bottom: initial;
    left: 0;
    width: 100%;
    box-shadow: 0 20px 36px -10px rgba(103, 124, 147, 0.38);
    height: initial;
  }
  .header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content {
    width: 60%;
  }
  .header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content .list {
    column-count: 2;
    column-gap: 0;
    column-width: auto;
    column-fill: balance;
    column-span: all;
    width: 75%;
    margin: 0 13%;
    padding-top: 35px;
    display: block;
  }
  .header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap .header-submenu-content .list .list-item {
    display: list-item;
    max-width: 100%;
  }
  .header .header-menu .header-menu-bottom .header-submenu-container .header-submenu-wrap img {
    display: inline-block;
  }
  .header .header-menu .header-menu-top {
    background: #000000;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .header .header-menu .header-menu-top .list .list-item {
    border-right: 1px solid #4a4a4a;
  }
  .header .header-menu .header-menu-top .list .list-item .list-item-link {
    padding: 7px 35px;
    font-size: 1.8rem;
    line-height: 27px;
  }
  .header .header-menu .header-menu-top .list .list-item .list-item-link a {
    color: #ffffff;
    font-size: 1.3rem;
    line-height: 37px;
  }
  .header .header-menu .header-menu-top .list .list-item .list-item-link a[title="Living"] {
    color: transparent;
    background-image: url(../images/living_suavinex.svg);
    background-repeat: no-repeat;
    width: 90px;
  }
  .header .header-menu .header-menu-top .list .list-item .list-item-link a[title="Living Suavinex Milano"] {
    color: transparent;
    background-image: url(../images/living-suavinex-horizontal.svg);
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: center;
    background-size: 115%;
    width: 105%;
  }
  .header .header-menu .breadcrumb-section {
    display: block;
  }
  .header .header-menu--scroll {
    overflow-y: visible;
  }
  .section-banner .section-banner-wrap .wrap-img img {
    max-height: initial;
    min-height: 100%;
    min-width: 100%;
  }
}
@media (min-width: 992px) {
  .header .header-top .header-logo {
    width: 20%;
    height: 67px;
  }
  .header .header-top .header-search {
    display: inline-block;
    width: 48%;
    margin: 0 1%;
  }
  .header .header-top .header-links {
    width: 30%;
  }
  .header .header-top .header-links .header-international-site {
    display: inline-block;
  }
  .header .header-top .header-links .header-international-site .header-international-site--link {
    padding-left: 17px;
  }
  .header .header-menu--scroll {
    overflow-y: visible;
  }
}
@media (max-width: 1080px){
  .header .header-menu .header-menu-top .list .list-item .list-item-link {
    padding: 7px 13px;
  }
}
@media (width: 812px) {
  .header .header-top .header-links > div {
    padding: 16px 16px;
  }
}
@media (min-width: 768px) and (max-width: 817px) {
  a[title="App Suavinex"] {
    text-align: end;
    background-size: contain;
    background-image: none;
    opacity: 1;
    background-repeat: no-repeat;
    background-position-x: 100%;
    padding-right: 0px;
  }
}
@media (min-width: 818px) {
  a[title="App Suavinex"] {
    text-align: end;
    background-size: contain;
    background-image: url(../images/app.png);
    opacity: 0.8;
    background-repeat: no-repeat;
    background-position-x: 100%;
    padding-right: 50px;
  }
  a[title="App Suavinex"]:hover {
    opacity: 0.3;
  }
}
@media (min-width: 768px) and (max-width: 920px) {
  .header .header-top .header-search {
    width: 20%;
    padding: 0;
  }
  .header .header-top .header-logo div {
    padding: 0 0px 7px 0px;
  }
}
@media (min-width: 921px) and (max-width: 1044px) {
  .header .header-top .header-search {
    width: 28%;
  }
}
@media (min-width: 1045px) and (max-width: 1200px) {
  .header .header-top .header-search {
    width: 36%;
  }
}
@media (min-width: 1201px) and (max-width: 1365px) {
  .header .header-top .header-search {
    width: 40%;
  }
}
@media (min-width: 1366px) {
  .header .header-top .header-search {
    width: 44%;
  }
}
@media (min-width: 1600px) {
  .header .header-top .header-search {
    width: 47%;
  }
}
#headerHomeButton {
  display: none;
}
@media (min-width: 768px) {
  .page-homepage .header .header-top {
    padding: 10px 0 20px;
  }
  .page-homepage .header .header-top:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .page-homepage .header .header-top #headerHomeButton {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 100%;
    z-index: 10;
    border: 0;
    background: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
    font-family: futurabc;
    vertical-align: bottom;
    padding-left: 0;
    padding-right: 15px;
  }
  .page-homepage .header .header-top #headerHomeButton:before {
    order: 2;
    font-size: 2rem;
    font-weight: 400;
    margin-top: 0.3rem;
    color: #000;
  }
  .page-homepage .header .header-top #headerHomeButton.element-account:before {
    content: '\e91e';
    order: -1;
    margin-top: 0;
    margin-bottom: 0.3rem;
  }
  .page-homepage .header .header-top .header-menu-icon {
    opacity: 1;
  }
  .page-homepage .header .header-top .header-menu-icon .element-menu-icon {
    opacity: 1;
  }
  .page-homepage .header .header-top .header-logo div h1 {
    display: inline-block;
    max-width: 100px;
  }
  .page-homepage .header .header-top .header-logo div h1 a {
    display: block;
  }
  .page-homepage .header .header-top .header-logo div h1 a img {
    max-width: 100%;
    height: auto;
  }
  .page-homepage .header .header-top .header-links {
    padding-top: 6px;
  }
  .page-homepage .header .header-menu .header-menu-top {
    margin-top: 0;
  }
  .page-homepage .header.bg-white .header-top {
    background: #FFF;
  }
  .page-homepage .header.bg-white .header-top .header-search .js-site-search-input {
    border-color: #979797;
    color: #222;
  }
  .page-homepage .header.bg-white .header-top .header-search .js-site-search-input::placeholder {
    color: #222;
  }
  .page-homepage .header.bg-white .header-top .header-search .element-search:before {
    color: #222;
  }
  .page-homepage .header.bg-white .header-top .header-links a {
    color: #222;
  }
  .page-homepage .header.bg-white .header-top .header-links a.glyphicon:before {
    color: #222;
  }
  .page-homepage .header.bg-white .header-top .header-links a.header-international-site--link:after {
    color: #222;
  }
  .page-homepage .header.bg-white .header-top .header-links a span {
    color: inherit;
  }
  .page-homepage .header.bg-white .header-top .header-links a span.header-cart-items {
    color: #FFF;
  }
  .page-homepage .header.bg-white .header-top .header-links a.button {
    color: #FFF;
  }
}
@media (min-width: 992px) {
  .page-homepage .header .header-top #headerHomeButton {
    justify-content: flex-start;
    padding-top: 5px;
  }
  .page-homepage .header .header-top .header-logo div h1 {
    max-width: 120px;
  }
}
@media (min-width: 1200px) {
  .page-homepage .header .header-top #headerHomeButton {
    justify-content: center;
    padding-top: 0;
  }
  .page-homepage .header .header-top .header-logo div h1 {
    max-width: 160px;
  }
}
@media (min-width: 1300px) {
  .page-homepage .header .header-top #headerHomeButton {
    padding-right: 15px;
    font-size: 1.2rem;
  }
  .page-homepage .header .header-top #headerHomeButton:before {
    font-size: 2.5rem;
  }
  .page-homepage .header .header-top .header-logo div h1 {
    max-width: 180px;
  }
}
.home #carousel-banner-home .owl-dots {
  background: none;
  top: 50%;
  right: 45px;
  transform: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home #carousel-banner-home .owl-dots button:hover span {
  background: #000;
}
.home #carousel-banner-home .owl-dots button:hover:before {
  width: 80px;
  right: 73px;
  line-height: 1;
}
.home #carousel-banner-home .owl-stage-outer .owl-stage .owl-item .info {
  right: 0;
  bottom: 25px;
  top: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(255, 255, 255, 0.75);
  padding-right: 180px;
  padding-left: 100px;
}
@media (max-width: 767px) {
  .home #carousel-banner-home .owl-dots {
    right: 15px;
    width: auto;
    left: inherit;
    top: 45%;
  }
  .home #carousel-banner-home .owl-stage-outer {
    height: 100%;
  }
  .home #carousel-banner-home .owl-stage-outer .owl-stage .owl-item .info {
    top: 45%;
    padding-right: 150px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .header .header-menu .header-menu-top,
  .header .header-menu .header-menu-bottom {
    display: block !important;
  }
  .header + div[style] {
    padding-top: 48px !important;
  }
}
.glyphicon:before {
  display: inline-block;
  font-family: 'suavinex';
}
.glyphicon.element-menu-icon {
  display: inline-block;
}
.glyphicon.element-menu-icon:before {
  content: "\e905";
  color: black;
  font-size: 22px;
  font-size: 2.2rem;
}
.glyphicon.glyphicon-folder-open:before{
  content:"\e118";
  color: black;
  font-size: 22px;
  font-size: 2.2rem;
  font-family:inherit;
}
.glyphicon.element-search-mobile:before {
  content: "\e910";
  color: black;
  font-size: 22px;
  font-size: 2.2rem;
}
.glyphicon.element-account.ico-pharmacy:before {
  content: "\e90b";
  color: #222222;
  font-size: 30px;
  font-size: 3rem;
  display: block;
  text-align: center;
}
.glyphicon.element-account:before {
  content: "\e922";
  color: #222222;
  font-size: 30px;
  font-size: 3rem;
  display: block;
  text-align: center;
}
.glyphicon.mini-cart-link:before {
  content: "\e91c";
  color: black;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 5px;
  text-align: center;
}
.glyphicon.element-search:before {
  content: "\e910";
  color: black;
  font-size: 25px;
  font-size: 2.5rem;
}
.glyphicon.element-account-up {
  position: absolute;
  right: 15px;
  top: 23px;
}
.glyphicon.element-account-up:before {
  content: "\e920";
  font-size: 30px;
  font-size: 3rem;
  color: #ACA69D;
}
.glyphicon.element-account-up-white {
  position: absolute;
  right: 15px;
  top: 23px;
}
.glyphicon.element-account-up-white:before {
  content: "\e920";
  font-size: 30px;
  font-size: 3rem;
  color: white;
}
.icon {
  background-repeat: no-repeat;
}
.icon:before {
  display: inline-block;
  font-family: 'suavinex';
}
.icon:after {
  display: inline-block;
  font-family: 'suavinex';
}
.icon.mastercard,
.icon.paypal,
.icon.visa,
.icon.bizum-footer{
  line-height: 1;
}
.icon.mastercard:before {
  content: "\e904";
  font-size: 25px;
  font-size: 2.5rem;
  color: white;
  opacity: 0.5;
}
.icon.paypal {
  margin: 0 -5px -5px 0;
}
.icon.paypal:before {
  content: "\e909";
  font-size: 20px;
  font-size: 2rem;
  color: white;
  opacity: 0.5;
}
.icon.visa:before {
  content: "\e913";
  font-size: 14px;
  font-size: 1.4rem;
  color: white;
  opacity: 0.5;
}
.icon.living-suavinex:before {
  content: "\e902";
  font-size: 44px;
  font-size: 4.4rem;
  color: white;
}
.icon.facebook:before {
  content: '';
  font-size: 30px;
  font-size: 3rem;
  color: white;
  height: 32px;
  width: 32px;
  background: url(../images/32X32-ICONOS-FOOTER-FB.png) no-repeat center;
}
.icon.instagram:before {
  content: '';
  font-size: 30px;
  font-size: 3rem;
  color: white;
  height: 32px;
  width: 32px;
  background: url(../images/32X32-ICONOS-FOOTER-IG.png) no-repeat center;
}
.icon.twitter:before {
  content: "\e912";
  font-size: 30px;
  font-size: 3rem;
  color: white;
}
.icon.youtube:before {
  content: '';
  font-size: 30px;
  font-size: 3rem;
  color: white;
  height: 32px;
  width: 32px;
  background: url(../images/32X32-ICONOS-FOOTER-YT.png) no-repeat center;
}
.icon.pinterest:before {
  content: '';
  font-size: 30px;
  font-size: 3rem;
  color: white;
  height: 32px;
  width: 32px;
  background: url(../images/32X32-ICONOS-FOOTER-pinterest.png) no-repeat center;
}
.icon.tiktok:before {
  content: '';
  font-size: 30px;
  font-size: 3rem;
  color: white;
  height: 32px;
  width: 32px;
  background: url(../images/32X32-ICONOS-FOOTER-TK.png) no-repeat center;
}
.icon.next:before,
.icon.prev:before {
  content: "\e920";
  font-size: 30px;
  font-size: 3rem;
  color: #ACA69D;
}
.icon.prev:before {
  transform: rotate(90deg);
}
.icon.next:before {
  transform: rotate(-90deg);
}
.icon.remove:before {
  content: "\e91e";
  font-size: 30px;
  font-size: 3rem;
  color: #ACA69D;
  pointer-events: all;
  cursor: pointer;
}
.icon.remove-all:before {
  content: "\e91e";
  font-size: 80px;
  font-size: 8rem;
  color: white;
  pointer-events: all;
  cursor: pointer;
}
.icon.back:before {
  content: "\e920";
  font-size: 25px;
  font-size: 2.5rem;
  color: black;
  transform: rotate(90deg);
  cursor: pointer;
  padding: 0 13px;
  vertical-align: middle;
}
.icon.pinguin:after {
  content: "\e90d";
  display: inline-block;
  font-size: 60px;
  font-size: 6rem;
  color: black;
}
.icon.close {
  cursor: pointer;
  text-align: right;
}
.icon.close:before {
  content: "\e91e";
  font-size: 20px;
  font-size: 2rem;
  color: gray;
}
.icon.remove_cart {
  cursor: pointer;
  text-align: right;
}
.icon.remove_cart:before {
  content: "\e91e";
  font-size: 20px;
  font-size: 2rem;
  color: #EAEAEA;
}
.icon.right_arrow_white:after {
  content: "\e920";
  font-size: 25px;
  font-size: 2.5rem;
  color: white;
  cursor: pointer;
}
.icon.left_arrow_gray:before {
  cursor: pointer;
  content: "\e920";
  font-size: 25px;
  font-size: 2.5rem;
  color: gray;
}
.icon.left_arrow_white:before {
  content: "\e920";
  font-size: 25px;
  font-size: 2.5rem;
  color: white;
  padding-right: 40px;
  cursor: pointer;
}
.icon.cart-help:before {
  content: "\e925";
  font-size: 24px;
  font-size: 2.4rem;
  color: #222222;
  cursor: pointer;
  padding-right: 40px;
}
.icon.visa-color:before {
  content: '';
  display: inline-block;
  width: 60px;
  padding: 0 30px;
  cursor: pointer;
  height: 19px;
  background-size: contain;
  background: url(../images/visa-color.svg) no-repeat center;
}
.icon.master-card-color:before {
  content: '';
  display: inline-block;
  width: 42px;
  cursor: pointer;
  height: 25px;
  padding: 0 30px;
  background-size: contain;
  background: url(../images/master-card-color.svg) no-repeat center;
}
.icon.jcb-color:before {
  content: '';
  display: inline-block;
  width: 36px;
  cursor: pointer;
  height: 25px;
  padding: 0 30px;
  background-size: contain;
  background: url(../images/jcb.svg) no-repeat center;
}
.icon.paypal-color:before {
  content: '';
  display: inline-block;
  width: 76px;
  cursor: pointer;
  height: 20px;
  padding: 0 30px;
  background-size: contain;
  background: url(../images/paypal-color.svg) no-repeat center;
}

.icon.bizum-color {
  content: '';
  display: inline-block;
  width: 68px;
  cursor: pointer;
  height: 20px;
  padding: 0 30px;
  background-size: contain;
  background: url(../images/bizum-res.svg) no-repeat center;
}
.icon.bizum-footer {
  content: '';
  display: inline-block;
  width: 68px;
/*  cursor: pointer;*/
  height: 20px;
  padding: 0 30px;
  background-size: contain;
  background: url(../images/bizum-footer.svg) no-repeat center;
}


.icon.secure-payment:before {
  content: '';
  display: inline-block;
  width: 100px;
  cursor: pointer;
  height: 33px;
  padding-right: 40px;
  background-size: contain;
  background: url(../images/secure-payment.svg) no-repeat center;
}
.icon.selected:before {
  content: "\e91d";
  font-family: 'suavinex';
  display: inline-block;
  width: 35px;
  cursor: pointer;
  height: 35px;
}
.icon.download:before {
  content: "\e921";
  font-size: 30px;
  font-size: 3rem;
  color: #222222;
  cursor: pointer;
  padding-right: 20px;
}
.icon.compromis:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/compromis.svg) no-repeat center;
}
.icon.integrity:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/integrity.svg) no-repeat center;
}
.icon.flexibility:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/flexibility.svg) no-repeat center;
}
.icon.positiveAttitude:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/positiveAttitude.svg) no-repeat center;
}
.icon.lead:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/lead.svg) no-repeat center;
}
.icon.healthHistory:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/suavinexAppPage/healthHistory.png) no-repeat center;
}
.icon.clinicalReports:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/suavinexAppPage/clinicalReports.png) no-repeat center;
}
.icon.multipatient:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/suavinexAppPage/multipatient.png) no-repeat center;
}
.icon.tipsAndAlerts:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/suavinexAppPage/tipsAndAlerts.png) no-repeat center;
}
.icon.usabilityAndAdvantages:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background: url(../images/suavinexAppPage/usabilityAndAdvantages.png) no-repeat center;
}
.active .icon.arrow-up-right:after {
  content: "\e920";
  font-size: 15px;
  font-size: 1.5rem;
  padding-right: 17px;
  cursor: pointer;
  font-family: 'suavinex';
  color: black;
  transform: rotate(180deg);
  display: inline-block;
}
:not(.active) > .icon.arrow-down-right:after {
  cursor: pointer;
  content: "\e920";
  font-size: 15px;
  font-size: 1.5rem;
  padding-left: 17px;
  font-family: 'suavinex';
  color: white;
  transform: rotate(0deg) !important;
}
.add:after {
  cursor: pointer;
  content: "\e91c";
  font-size: 25px;
  font-size: 2.5rem;
  color: white;
  display: inline-block;
  vertical-align: middle;
}
.add#addInterestbtn:after {
  display: none;
}
.add#addInterestbtn:before {
  content: "\e903";
  font-size: 25px;
  font-size: 2.5rem;
  color: white;
  display: inline-block;
  margin-right: 15px;
  vertical-align: inherit;
  font-family: 'suavinex';
}
@media (max-width: 480px) {
  .icon.back {
    float: right;
    padding-right: 30px;
  }
}
.item__list {
  margin: 30px auto 10px auto;
  width: 100%;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-top: 1px solid #EAEAEA;
  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: #222222;
}
.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 #222222;
}
.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: #222222;
}
.item__list .item__list--item.component-product {
  margin-left: 40px;
  display: inline-table;
  background: linear-gradient(to right, rgba(240, 240, 240, 0), rgba(240, 240, 240, 0.6), rgba(240, 240, 240, 0));
}
.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: transparent;
  color: #97999B;
  font-family: 'GraviticaRounded-Regular';
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  text-transform: capitalize;
  padding: 14px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  /*font-size: @font-size-base + 1; */
  width: 25px;
  font-size: 15px;
  top: 100px;
  left: 20px;
  padding-bottom: 5vh;
  display: inline-block;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: auto;
  padding: 10px 20px;
}
.item__list .item__image img {
  /*max-width: @max-item-image-width;*/
  max-width: 120px;
  border: 1px solid #D3D3D3;
}
.item__list .item__info {
  width: fit-content;
}
.item__list .item__info .item__name {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  color: #222222;
}
.item__list .item__info .item__customization {
  font-family: 'GraviticaRounded-Regular';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 14px;
  color: #969696;
  padding-top: 10px;
}
.item__list .item__info .item__customization .customization {
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  border: 1px solid #EAEAEA;
  padding: 3px 15px;
  margin: 12px 0 1px;
  font-family: 'GraviticaRounded-Regular';
}
.item__list .item__info .item__customization .customization .customization-name {
  font-size: 14px;
  font-size: 1.4rem;
  color: #222222;
}
.item__list .item__info .item__customization .customization .customization-type {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666666;
}
.item__list .item__price {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #222222;
}
.item__list .item__observations {
  text-align: center;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #222222;
}
.item__list .item__observations .form-control {
  display: inline-block;
  width: 120px;
  height: 40px;
  text-align: center;
  padding: 0;
}
.item__list .item__quantity {
  text-align: center;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #222222;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #222222;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: left;
}
.item__list .item__total {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  font-family: 'GraviticaRounded-Regular';
  text-align: left;
  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: #000000;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #222222;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #222222;
  color: #ffffff;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #222222;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #222222;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #222222;
}
.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;
  font-size: 1.5rem;
  margin: 0 10px;
  width: 1px;
  color: #222222;
}
.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;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 10px;
  width: 1px;
  color: #222222;
}
@media (min-width: 992px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #222222;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding-top: 15px;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__observations,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 10px 10px 10px;
    vertical-align: middle;
  }
  .item__list .item__list--item .item__info {
    padding-left: 10px;
  }
  .item__list .item__info {
    width: 35%;
    padding: 15px 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 768px) {
  .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: 991px) {
  .item__list {
    border-top: 1px solid #222222;
    margin-top: 20px;
  }
  .item__list .item__list--item.component-product {
    display: inline-flex;
    width: auto;
    padding: 0 10% 0 10%;
    margin: 0;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    /*float: left;
      margin: 0;*/
    width: 136px;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 2%;
    padding-left: 15%;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: auto;
    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 .qty .item__total {
    padding: 5% 0 0 10%;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    font-size: 1.4rem;
    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 #222222;
  }
  .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;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.pagination-wrap {
  display: block;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  margin: auto;
  font-family: 'Abel-Regular';
  font-size: 17px;
  font-size: 1.7rem;
}
.pagination-wrap .item-pagination {
  display: inline;
  margin: 20px 18px 20px 18px;
  padding: 13px 0 13px 0;
  border: none;
  border-radius: 0;
  color: #222222;
}
.pagination-wrap .item-pagination:hover {
  color: #ACA69D;
  background-color: transparent;
}
.pagination-wrap .item-pagination.first-item {
  margin-right: 33px;
}
.pagination-wrap .item-pagination.first-item:after {
  content: "\e920";
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'suavinex';
  color: #ACA69D;
  transform: rotate(90deg);
}
.pagination-wrap .item-pagination.last-item {
  margin-left: 33px;
}
.pagination-wrap .item-pagination.last-item:after {
  content: "\e920";
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'suavinex';
  color: #ACA69D;
  transform: rotate(270deg);
}
.pagination-wrap .active {
  color: #ACA69D;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #ACA69D;
  border-top: 1px solid #ACA69D;
}
.pharmacy-pagination {
  margin-top: 35px;
  margin-bottom: 150px;
}
.category-description--wrapper {
  position: relative;
  display: block;
  width: 95%;
  margin: 40px auto 0 auto;
  max-width: 480px;
  z-index: 3;
}
.category-description--wrapper .category-description {
  background-color: #ffffff;
  text-align: justify;
  padding: 10px 10px 0px 10px;
  max-height: 100%;
  font-size: 1.5rem;
  line-height: 1.4;
  font-family: 'GraviticaRounded-Light';
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease-out;
  z-index: 3;
}
.category-description--wrapper .category-description.open {
  max-height: 100%;
  z-index: 3;
  transition: all 0.3s ease-out;
}
.category-description--wrapper .marginTop {
  margin-top: 20px;
  text-align: center;
}
.category-description--wrapper .category-button {
  font-family: 'GraviticaRounded-Light';
  font-size: 1.4rem;
  z-index: 300;
  line-height: 18px;
  margin-top: 10px;
  text-decoration: none;
  cursor: pointer;
  padding-bottom: 5px;
}
.category-description--wrapper .category-button.black {
  background-color: transparent;
  color: #000000;
  border-bottom: 1px solid;
}
.filters {
  background: #000000;
}
.filters .list {
  display: block;
}
.filters .list .list-item {
  color: #ffffff;
}
.filters .list .list-item:not(:nth-of-type(1)) {
  display: none;
  background: white;
  color: black;
}
.filters .list .list-item:not(:nth-of-type(1)).active {
  display: block;
  transform: rotate(0deg) !important;
}
.filters .list .list-item:not(:nth-of-type(1)) .icon.arrow-down-right:after,
.filters .list .list-item:not(:nth-of-type(1)) .icon.arrow-up-right:after {
  right: 20px;
  position: absolute;
  transform: rotate(180deg);
  color: black;
  padding: 0;
}
.filters .list .list-item:nth-of-type(1) {
  width: 100%;
  background-color: black;
  text-align: center;
  padding: 10px 20px;
}
.filters .list .list-item:nth-last-of-type(1) {
  text-align: left;
  flex-grow: 3;
}
.filters .list .list-item:nth-of-type(2) {
  flex-grow: 1;
}
.filters .list .list-item:nth-of-type(2):not(:nth-last-of-type(1)) {
  display: none;
}
.filters .wrapper-dropdown {
  position: relative;
  cursor: pointer;
  outline: none;
}
.filters .wrapper-dropdown .facet__name {
  color: #222222;
  padding: 10px 20px;
  background: #EBEBEB;
  border-bottom: 1px solid white;
}
.filters .wrapper-dropdown.active {
  background: white;
}
.filters .wrapper-dropdown.active:after {
  border-width: 0 6px 6px 6px;
}
.filters .wrapper-dropdown.active .dropdown {
  display: block;
  pointer-events: auto;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.14);
}
.filters .wrapper-dropdown:focus:after {
  border-width: 0 6px 6px 6px;
}
.filters .wrapper-dropdown:focus .dropdown {
  opacity: 1;
  pointer-events: auto;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.14);
}
.filters .wrapper-dropdown .dropdown {
  display: none;
  position: relative;
  width: 100%;
  background: white;
  transition: all 0.3s ease-out;
  list-style: none;
  pointer-events: none;
  padding: 25px 25px 25px 0;
  max-height: 75vh;
  overflow-y: auto;
}
.filters .wrapper-dropdown .dropdown label {
  display: block;
  text-align: left;
  white-space: nowrap;
}
.filters .wrapper-dropdown .dropdown label .facet__value__count {
  font-size: 1.4rem;
  font-weight: normal;
}
.filters .wrapper-dropdown .dropdown li:hover a {
  color: grey;
}
.filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease-out;
}
.filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox label {
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.6rem;
  font-weight: normal;
}
.filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox input[type=checkbox] {
  clip: initial;
}
.filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox input[type=checkbox] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
}
.filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox input[type=checkbox] + label:after {
  top: 10px;
}
.filters .wrapper-dropdown .dropdown li i {
  margin-right: 5px;
  color: inherit;
  vertical-align: middle;
}
.filter-by {
  z-index: 2000000;
  width: 100%;
}
.filter-by.fixed {
  position: fixed;
  top: 0px;
  z-index: 4;
}
.filter-by.row {
  margin: 0;
  width: 100%;
}
.filter-by .col-md-12 {
  padding: 0;
  width: 100%;
}
.filter-by .row {
  margin: 0;
  width: 100%;
}
.filter-by .row .results {
  display: block;
  padding-top: 25px;
  padding-bottom: 10px;
  padding-left: 7%;
  background-color: rgba(255, 255, 255, 0.9);
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
}
.filter-by .row .results.active {
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  display: block;
  z-index: 99;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 20px;
}
.filter-by .row .results .active-filters {
  display: inline-block;
  border: 1px solid #EAEAEA;
  padding: 5px 10px;
  text-transform: capitalize;
  pointer-events: none;
  margin: 0 5px 5px 0;
  width: 46%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-by .row .results .active-filters.icon.remove:before {
  font-size: 13px;
  font-size: 1.3rem;
  padding-right: 15px;
}
.filter-by .row .results .active-filters.icon.remove-all:before {
  font-size: 13px;
  font-size: 1.3rem;
  padding-right: 15px;
}
.filter-by .row .results .active-filters.remove-all {
  white-space: nowrap;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  background-color: #ADA69D;
}
.uppercase {
  text-transform: uppercase;
}
@media (min-width: 480px) {
  .filter-by .row .results .active-filters {
    white-space: normal;
    width: auto;
    text-overflow: initial;
    overflow: visible;
  }
}
@media (max-width: 1049px) {
  .filters .list {
    background: rgba(200, 200, 200, 0.8);
    left: 0px;
    right: 0px;
    z-index: 9;
    bottom: 0;
  }
  .filters .list .list-item:first-child {
    z-index: 99;
    top: 0;
  }
  .filters .list .list-item:first-child.changed:after {
    content: "X";
    position: absolute;
    right: 20px;
  }
  .filter-by.fixed {
    top: 88px;
    padding: 5px 0 0 0;
    background: white;
    position: fixed!important;
  }
}
@media (min-width: 768px) and (max-width: 1049px) {
  .filter-by.fixed {
    top: 0px;
  }
}
@media (min-width: 1050px) {
  .filters {
    background: #000000;
  }
  .filters .list {
    display: flex;
  }
  .filters .list .list-item {
    float: left;
    border-right: 1px solid #ffffff;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
  }
  .filters .list .list-item:not(:nth-of-type(1)) {
    display: inline-block;
    background: black;
  }
  .filters .list .list-item:not(:nth-of-type(1)) .icon.arrow-down-right:after,
  .filters .list .list-item:not(:nth-of-type(1)) .icon.arrow-up-right:after {
    right: initial;
    position: relative;
  }
  .filters .list .list-item:nth-of-type(1) {
    flex-grow: 1;
    width: 17%;
    max-width: 200px;
    border-right: none;
    background-color: #ACA69D;
    text-align: right;
    padding: 10px 20px;
  }
  .filters .list .list-item:nth-last-of-type(1) {
    text-align: right;
    flex-grow: 3;
  }
  .filters .list .list-item:nth-last-of-type(1) .dropdown {
    min-width: fit-content;
    right: 0;
    left: unset;
  }
  .filters .list .list-item:nth-of-type(2) {
    flex-grow: 1;
  }
  .filters .list .list-item:nth-of-type(2):not(:nth-last-of-type(1)) {
    display: inline-block;
    text-align: right;
    flex-grow: 2;
  }
  .filters .list:last-child {
    border-right: none;
  }
  .filters .wrapper-dropdown {
    position: relative;
    cursor: pointer;
    outline: none;
    padding: 10px 20px;
  }
  .filters .wrapper-dropdown .facet__name {
    color: white;
    padding: 0;
    background: none;
    border-bottom: 0;
  }
  .filters .wrapper-dropdown.active {
    background: white;
  }
  .filters .wrapper-dropdown.active:after {
    border-width: 0 6px 6px 6px;
  }
  .filters .wrapper-dropdown.active .facet__name {
    color: #222222;
  }
  .filters .wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.14);
  }
  .filters .wrapper-dropdown:focus:after {
    border-width: 0 6px 6px 6px;
  }
  .filters .wrapper-dropdown:focus .dropdown {
    opacity: 1;
    pointer-events: auto;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.14);
  }
  .filters .wrapper-dropdown .dropdown {
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    width: auto;
    z-index: 2;
    background: white;
    transition: all 0.3s ease-out;
    list-style: none;
    pointer-events: none;
    padding: 25px 25px 25px 0;
    max-height: 75vh;
    overflow-y: auto;
  }
  .filters .wrapper-dropdown .dropdown label {
    display: block;
    text-align: left;
    white-space: nowrap;
  }
  .filters .wrapper-dropdown .dropdown label .facet__value__count {
    font-size: 1.4rem;
    font-weight: normal;
  }
  .filters .wrapper-dropdown .dropdown li:hover a {
    color: grey;
  }
  .filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease-out;
  }
  .filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox label {
    font-family: 'GraviticaRounded-Regular';
    font-size: 1.6rem;
    font-weight: normal;
  }
  .filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox input[type=checkbox] {
    clip: initial;
  }
  .filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox input[type=checkbox] + label:before {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
  }
  .filters .wrapper-dropdown .dropdown li .facet-wrapper-checkbox input[type=checkbox] + label:after {
    top: 10px;
  }
  .filters .wrapper-dropdown .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
  }
  .filter-by.fixed {
    top: 0!important;
    position: fixed!important;
  }
  .filter-by .row .results {
    display: block;
  }
  .list-item .active .arrow-up-right:after {
    color: black!important;
  }
  .list-item .arrow-up-right:after {
    color: white!important;
  }
}
@media (min-width: 1050px) and (max-width: 1399px) {
  .filters .wrapper-dropdown {
    padding: 10px 15px;
    height: 100%;
  }
  .filters .wrapper-dropdown .facet__name {
    font-size: 12px;
  }
  .filters .list .list-item:not(:first-of-type) .icon.arrow-down-right:after,
  .filters .list .list-item:not(:first-of-type) .icon.arrow-up-right:after {
    padding: 0;
    padding-left: 5px;
  }
}
.section-collections {
  position: relative;
  margin-bottom: 100px;
}
.section-collections .collection-slider {
  max-width: none;
  flex-wrap: nowrap;
  margin-left: 0;
  -webkit-transition: margin-left 1s;
  transition: margin-left 1s;
  display: flex;
  min-height: 300px;
}
.section-collections .section-collections-wrap {
  position: relative;
  flex-grow: 1;
  max-height: 400px;
  width: 100%;
  overflow: hidden;
}
.section-collections .section-collections-wrap .left {
  display: block;
  width: 100%;
}
.section-collections .section-collections-wrap .left .wrap-img {
  height: 100%;
  overflow: hidden;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.section-collections .section-collections-wrap .left .wrap-img img {
  position: absolute;
  max-width: initial;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-collections .section-collections-wrap .left .title {
  padding: 30px 15px;
  background: white;
  bottom: 0;
  text-align: center;
  width: 100%;
  right: 0;
  border-bottom: 1px solid #ddd;
  font-size: 3rem;
}
.section-collections .section-collections-wrap .right {
  display: none;
}
.section-collections .slider-nav {
  margin-top: 27px;
}
@media only screen and (min-width: 768px) {
  .section-collections {
    margin-bottom: 200px;
    height: initial;
  }
  .section-collections .section-collections-wrap {
    display: flex;
    width: 94vw;
    height: 68vh;
    margin: 0 auto;
    flex-grow: initial;
    max-height: none;
    overflow: visible;
    position: static;
  }
  .section-collections .section-collections-wrap .left {
    position: relative;
    width: 70%;
  }
  .section-collections .section-collections-wrap .left .title {
    position: absolute;
    right: -20%;
    bottom: 10%;
    font-family: 'GraviticaRounded-DemiBold';
    font-size: 36px;
    font-size: 3.6rem;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    border: 0;
    width: auto;
    text-align: initial;
    padding: initial;
    background: none;
  }
  .section-collections .section-collections-wrap .left .wrap-img {
    height: 100%;
    overflow: hidden;
    text-align: center;
    transition: all 0.2s ease-in-out;
  }
  .section-collections .section-collections-wrap .left .wrap-img img {
    position: relative;
    max-width: 75%;
    min-width: initial;
    min-height: initial;
    top: initial;
    left: initial;
    transform: none;
  }
  .section-collections .section-collections-wrap .left:hover .wrap-img {
    transform: scale(1.05);
  }
  .section-collections .section-collections-wrap .left:hover .title {
    color: #222222;
    transform: translateY(-6vh);
  }
  .section-collections .section-collections-wrap .right {
    display: block;
    width: 30%;
    vertical-align: top;
    padding-left: 8%;
    margin-top: -25px;
  }
  .section-collections .section-collections-wrap .right .list-link-element {
    padding: 5px 0;
  }
  .section-collections .section-collections-wrap .right .list-link-element .link {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'GraviticaRounded-DemiBold';
    text-transform: uppercase;
    transition: all 0.1s ease-in-out;
  }
  .section-collections .section-collections-wrap .right .list-link-element .link.active {
    color: #ACA69D;
    margin-left: -5%;
  }
  .section-collections .section-collections-wrap .right .list-link-element .link:hover {
    color: #ACA69D;
  }
  .section-collections .section-collections-wrap:after {
    content: ' ';
    background-color: #F1F1F1;
    width: 80%;
    height: 45%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -69px;
    z-index: -1;
  }
}
.mask-landing-banner {
  position: absolute;
  text-transform: uppercase;
  top: 30%;
  right: 0;
  font-size: 42px;
  /*text-align: center;*/
  font-style: oblique;
  font-family: Times New Roman, Times, sans-serif;
}
.mask-landing-banner-title {
  font-size: 50px;
}
.mask-landing-intro {
  font-size: 22px;
  padding: 80px;
  line-height: 60px;
}
.valiants-world-intro {
  font-size: 22px;
  padding: 80px 80px 0px 80px;
  line-height: 60px;
}
.valiants-world-landing-video {
  width: 100%;
  height: 100vh;
}
.mask-landing-section {
  width: fit-content !important;
}
.knowUsLanding .blockText .blockText__content h2.mask-landing-section-title {
  font-size: 36px;
  font-family: Futuramc, sans-serif;
  text-align: left;
  padding: 0;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  font-family: GraviticaRounded-Regular, sans-serif;
}
.mask-landing-instructions {
  margin: 0 60px;
}
.knowUsLanding .c-ourvalues {
  min-height: unset !important;
  text-align: center;
}
@media (max-width: 767px) {
  .mask-landing-banner {
    font-size: 32px;
    text-align: center !important;
    left: 0;
  }
  .mask-landing-banner h1{
    font-size: 32px;
    text-align: center !important;
    left: 0;
  }
  .mask-landing-banner-title {
    font-size: 40px;
  }
  .mask-landing-intro {
    font-size: 18px;
    padding: 40px;
    line-height: 30px;
  }
  .valiants-world-intro {
    font-size: 18px;
    padding: 40px;
    line-height: 30px;
  }
  .mask-landing-video {
    width: 80%;
    height: fit-content;
  }
  .valiants-world-landing-video {
    width: 100%;
    height: 60vh;
  }
  .knowUsLanding .blockText .blockText__content h2.mask-landing-section-title {
    font-size: 32px;
    font-family: Futuramc, sans-serif;
    text-align: center;
    padding: 0;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }

  .mask-landing-section-body {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .mask-landing-instructions {
    margin: 0;
  }
}
.teat-landing-banner {
  font-family: Lucida Handwriting;
  font-size: 36px;
  text-transform: none;
  font-weight: 500;
  color: #a944429e;
  position: relative;
  top: 20px;
}
.teat-landing-banner-mod {
  margin-top: 70px !important;
}
.tear-landing-intro {
  text-align: center;
  padding: 0 90px;
}
.tear-landing-intro sup {
  font-size: 12px;
}
.tear-landing-intro__left {
  padding: 25px 45px;
}
.tear-landing-intro__left img {
  max-height: 400px;
}
.tear-landing-intro__right {
  padding: 25px 45px;
}
.tear-landing-intro__bottle--i01 {
  font-size: 25px;
}
.tear-landing-intro__bottle--i02 {
  font-size: 25px;
  margin-bottom: 60px !important;
}
.tear-landing-intro__bottle--i03 {
  font-weight: 700;
  font-size: 26px;
  font-style: italic;
  color: #a944429e;
}
.tear-landing-intro__bottle--i04 {
  font-weight: 700;
  font-size: 21px;
  font-style: italic;
  color: #a944429e;
}
.tear-landing-intro__bottle--remark {
  border: dashed 1px #a944429e;
  padding: 0 20px;
  width: fit-content;
}
.tear-landing-intro__bottle--img01 {
  margin-top: 20px;
  height: 24vw;
}
.tear-landing-intro__bottle--img02 {
  margin-top: 40px;
  height: 11vw;
}
.tear-landing-intro__bottle--img03 {
  margin-left: 20px;
  transform: scaleX(-1);
  height: 11vw;
}
.tear-landing-intro__bottle--img04 {
  height: 15vw;
}
.tear-landing-intro__bottle--img05 {
  height: 6vw;
  position: relative;
  top: -2.5vw;
  margin-right: 15px;
}
.tear-landing-intro__bottle--img06 {
  height: 30vw;
}
.tear-landing-intro__bottle--img07 {
  margin-right: 30px;
  margin-left: 10px;
  height: 5vw;
}
.tear-landing-intro__bottle--flows {
  display: flex;
  margin: 40px 0;
}
.tear-landing-intro__bottle--img-header {
  text-align: center !important;
  margin-bottom: -20px !important;
  margin-top: 30px;
}
.tear-landing-intro__bottle--ul01 {
  margin-top: 40px;
  padding: 0 !important;
  margin-right: 0 !important;
  width: 30vw !important;
}
.tear-landing-intro__pacifier--ul01 {
  margin-top: 40px;
  padding: 0 !important;
  margin-right: 0 !important;
  width: 30vw !important;
}
.tear-landing-intro__bottle--footer p {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  color: #31708f;
  display: grid;
  margin-left: 15px;
}
.tear-landing-intro__bottle--footer img {
  height: 3vw;
}
.tear-landing--notes {
  font-size: 12px;
  margin-right: 70px;
  text-align: right !important;
}
.tear-landing-intro--desc {
  color: #a944429e;
  font-style: italic;
  font-weight: 600;
}
.tear-landing-intro h2 {
  padding-top: 70px !important;
  padding-bottom: 30px !important;
}
.tear-landing-intro ul {
  list-style: square;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 16px 60px 30px 60px;
  margin-bottom: 35px;
}
.tear-landing-intro li {
  margin-bottom: 15px;
}
.tear-landing-intro li::before {
  content: "\2043";
  color: #a944429e;
  font-size: 40px;
  margin-right: 15px;
  position: relative;
  top: 10px;
}
.tear-landing-intro p {
  margin-bottom: 25px;
  text-align: left;
}
.tear-landing-intro i {
  margin-bottom: 25px;
  color: #a944429e;
  font-weight: 700;
}
.tear-landing-section {
  font-size: 26px;
}
.tear-landing-section__section-1 {
  text-align: left;
}
.tear-landing-section__section-2 {
  text-align: right;
}
.mask-landing-section__more-info {
  width: 100%;
  margin-top: 40px;
}
.mask-landing-section__more-info a {
  padding: 10px 45px;
  text-transform: uppercase;
  background-color: #a944429e;
  color: white;
}
.mask-landing-section__more-info a:hover {
  background-color: black;
  transition: background 0.25s ease-in-out;
}
.tear-landing-round-data {
  border-left: solid 7px #a944429e;
  min-height: 50px;
  text-align: left;
  padding-left: 10px;
}
.tear-landing-section__pacifier {
  min-height: 21vw;
}
.tear-landing-section__bottle h4 {
  font-weight: 700;
  margin: 20px 0;
}
.tear-landing-section__bottle sup {
  font-weight: 400;
  font-size: 12px;
}
.tear-landing-section__bottle ul {
  margin-left: 20px;
}
.tear-landing-section__bottle li {
  margin-bottom: 10px;
}
.tear-landing-section__bottle li::before {
  content: "\2043";
}
.tear-landing__bottle--notes {
  margin-top: 35px;
  text-align: left !important;
}
@media (max-width: 767px) {
  .tear-landing-intro {
    padding: 0 10px;
  }
  .tear-landing-intro ul {
    border-right: none;
    padding: 10px 15px 10px 15px;
    margin-bottom: 0;
  }
  .tear-landing-intro li::before {
    margin-right: 0;
  }
  .tear-landing-intro__left {
    padding: 25px 25px;
    margin-bottom: 0;
  }
  .tear-landing-intro__right {
    padding: 25px 25px;
    margin-bottom: 25px;
  }
  .tear-landing-section {
    font-size: 20px;
  }
  .tear-landing-section__section-1 {
    text-align: center;
  }
  .tear-landing-section__section-2 {
    text-align: center;
  }
  .mask-landing-section__more-info {
    text-align: center;
  }
  .tear-landing-intro__bottle--i01 {
    font-size: 20px;
  }
  .tear-landing-intro__bottle--i02 {
    font-size: 20px;
  }
  .tear-landing-intro__bottle--img01 {
    height: 54vw;
  }
  .tear-landing-intro__bottle--img02 {
    margin-top: 40px;
    height: 41vw;
    margin-left: -70px;
  }
  .tear-landing-intro__bottle--img03 {
    height: 41vw;
    margin-left: 60px;
    transform: scale(1);
  }
  .tear-landing-intro__bottle--img04 {
    height: 53vw;
  }
  .tear-landing-intro__bottle--img05 {
    height: 20vw;
    top: -8vw;
  }
  .tear-landing-intro__bottle--img06 {
    height: 95vw;
    position: relative;
    left: -7vw;
  }
  .tear-landing-intro__bottle--img07 {
    margin-left: 6px;
    height: 17vw;
  }
  .tear-landing-intro__bottle--ul01 {
    padding: inherit !important;
    width: inherit !important;
    margin-bottom: 50px !important;
  }
  .tear-landing-intro__pacifier--ul01 {
    display: inline-flex;
    width: auto !important;
  }
  .tear-landing-intro__pacifier--ul01 li::before {
    content: unset;
  }
  .tear-landing-intro__pacifier--ul01 li {
    margin-left: 6px !important;
    padding-left: 2px;
    border-left: solid 2px #a944429e;
  }
  .tear-landing-intro__bottle--footer p {
    font-size: inherit;
    text-align: left !important;
    display: grid;
  }
  .tear-landing-intro__bottle--footer img {
    height: 20vw;
  }
  .tear-landing--notes {
    margin-right: inherit;
    text-align: inherit;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/* No Js */
/*
 *  Owl Carousel - Animate Plugin
 */
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 5;
  height: auto;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper {
  -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-item {
  -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);
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.page-productDetails .owl-carousel .owl-item img.owl-lazy {
  cursor:pointer;
}
.page-productDetails .item.owl-item.item-main-carousel.active .img-responsive.js-responsive-image.image-main{
  cursor:pointer;
}
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav .owl-next {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-nav button.owl-next {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
@media (max-width: 767px) {
  .home .carousel-content {
    height: 84.8vh;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
  }
}
.home #carousel-banner-home .owl-stage-outer .owl-stage .owl-item .info {
  right: 0;
  bottom: 25px;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: hsla(0, 0%, 100%, 0.75);
  padding-right: 180px;
  padding-left: 100px;
}
@media (max-width: 767px) {
  .home #carousel-banner-home .owl-stage-outer .owl-stage .owl-item .info {
    top: 65% !important;
    /* padding-top: 20px; */
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    height: fit-content;
  }
}
@media (max-width: 767px) {
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .title {
    padding-bottom: 5px !important;
  }
}
@media (max-width: 767px) {
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .description {
    padding-bottom: 5px !important;
  }
}
@media (max-width: 767px) {
  .home #carousel-banner-home .owl-dots {
    right: 0 !important;
    width: inherit;
    text-align: center;
    height: fit-content;
    display: block;
    background: hsl(0, 0%, 100%);
    position: sticky;
    bottom: 0;
    padding-top: 2px;
  }
}
@media (max-width: 767px) {
  .home .carousel-content .owl-dots button {
    margin: 2px 2px !important;
  }
}
@media (max-width: 767px) {
  .home .section-textOffers {
    width: 100%;
    overflow: hidden;
    /*margin: 30px auto 15vh;*/
    margin: 30px auto 4vh;
    position: relative;
  }
}
@media (max-width: 767px) {
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .button {
    font-size: 2.2rem !important;
  }
}
@media (max-width: 767px) {
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .title {
    font-size: 2.6rem !important;
  }
}
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.page-cartPage .spin-container {
  top: 50%;
  left: 50%;
  position: absolute;
}
.page-cartPage .header .header-top .header-menu-icon,
.page-cartPage .header .header-top .header-links {
  display: none;
}
.page-cartPage .header .header-top .header-logo {
  width: 100%;
}
.page-cartPage .steps {
  width: 100%;
  margin: 0 auto 50px auto;
}
.page-cartPage .steps li {
  width: 19%;
  height: 4em;
  text-align: center;
  margin: auto;
  display: inline-block;
  position: relative;
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  text-align: left;
}
.page-cartPage .steps li .title {
  margin: 5px auto 14px auto;
  width: 100%;
  text-align: center;
  line-height: 1;
}
@media (max-width: 767px) {
  .steps li .title {
    padding: 5%;
    font-size: min(3.5vmin,18px);
  }
}

.page-cartPage .steps li .step-number {
  width: 2em;
  height: 2em;
  text-align: center;
  margin: auto;
  line-height: 2em;
  border-radius: 1em;
  font-family: 'GraviticaRounded-Medium';
  background-color: #222222;
  display: block;
  color: #ffffff;
  position: relative;
}
.page-cartPage .steps li .step-number::before {
  content: '';
  position: absolute;
  top: 0.9em;
  left: -528%;
  width: 528%;
  height: 0.05em;
  background-color: #222222;
  z-index: -1;
}
.page-cartPage .steps li:first-child .step-number::before {
  display: none;
}
.page-cartPage .steps .active ~ li .step-number {
  background-color: #EBEBEB;
  color: #666666;
}
.page-cartPage .steps .active ~ li .step-number::before {
  background-color: #EAEAEA;
}
.page-cartPage .steps .active + li .step-number::before {
  background-color: #222222;
}
.page-cartPage .title-cart {
  text-transform: uppercase;
  background-color: #222222;
  color: #ffffff;
  font-family: 'GraviticaRounded-Regular';
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 34px;
  text-align: left;
  padding: 0.5rem 5%;
  width: 100%;
  margin: auto;
}
.page-cartPage .separator {
  width: 100%;
  border-bottom: 1px dashed #C9C9C9;
}
.page-cartPage .section-TextInformation {
  padding-top: 6px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 14px;
  font-family: 'GraviticaRounded-Regular';
}
.page-cartPage .section-textOffers-wrap {
  width: 100%;
  margin: auto;
  padding: 10px 0;
  background-color: #F5F5F5;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 14px;
  text-align: center;
}
.page-cartPage .section-textOffers-wrap .description {
  display: inline-block;
}
.page-cartPage .section-textOffers-wrap .js-responsive-image {
  vertical-align: middle;
  padding-right: 10px;
}
.page-cartPage .cart-totals {
  margin-top: 33px;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
}
.page-cartPage .cart-totals .cart-totals-left {
  text-align: right;
  padding: 10px 20px;
  border-bottom: 1px solid #EAEAEA;
}
.page-cartPage .cart-totals .cart-totals-right {
  text-align: left;
  padding: 10px 20px;
  border-bottom: 1px solid #EAEAEA;
}
.page-cartPage .cart-totals .grand-total {
  font-family: 'Futurabc';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 29px;
  color: #222222;
}
.page-cartPage .cart-totals .grand-total .tax-iva {
  padding-left: 10px;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  color: #666666;
}
.page-cartPage .promotion {
  margin-top: 20px;
  text-align: right;
  color: #85B09A;
  font-family: 'Futurabc';
  font-size: 18px;
  font-size: 1.8rem;
}
.page-cartPage .block-voucher {
  padding-right: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
}
.page-cartPage .block-voucher .cart-voucher {
  margin: 37px auto 96px auto;
}
.page-cartPage .block-voucher .cart-voucher .display-voucher {
  font-family: 'GraviticaRounded-Regular';
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  padding: 8px 0;
  color: #222222;
  text-align: right;
  text-transform: uppercase;
  border-bottom: 1px solid #ACA69D;
  border-top: 1px solid #ACA69D;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  float: right;
  cursor: pointer;
  display: none;
}
.page-cartPage .block-voucher .cart-voucher .display-voucher.visible {
  display: inline-block;
}
.page-cartPage .block-voucher .cart-voucher .cart-voucher__help-block {
  color: #F95E59;
  margin-top: 5px;
  width: 97%;
}
.page-cartPage .block-voucher .cart-voucher .voucher-list__item-box {
  text-align: left;
  padding: 10px 20px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  position: relative;
  width: 71%;
  display: inline-block;
}
.page-cartPage .block-voucher .cart-voucher .js-voucher-respond {
  display: none;
  width: 100%;
  margin-bottom: 0;
}
.page-cartPage .block-voucher .cart-voucher .js-voucher-respond.visible {
  display: table;
}
.page-cartPage .block-voucher .cart-voucher .js-voucher-respond .cart-voucher__input {
  width: 70%;
  border: 1px solid #222222;
  height: 40px;
  vertical-align: top;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
  text-align: center;
  display: table-cell;
  border-radius: 0;
}
.page-cartPage .block-voucher .cart-voucher .js-voucher-respond .cart-voucher__btn {
  width: 25%;
  vertical-align: top;
  border-radius: 0;
  font-family: 'GraviticaRounded-Regular';
  border: 1px solid #222222;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  color: #ffffff;
  background-color: #222222;
}
.page-cartPage .block-voucher .voucher-list__item {
  margin: 19px 5px;
  text-align: right;
}
.page-cartPage .block-voucher .remove_cart {
  width: 31%;
  display: inline-block;
  position: absolute;
  right: 6px;
}
.page-cartPage .block-voucher .remove_cart:before {
  font-size: 13px;
  font-size: 1.3rem;
}
.page-cartPage .lds-facebook {
  position: relative;
  width: 64px;
  height: 64px;
}
.page-cartPage .lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 6px;
  width: 13px;
  background: #000000;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.page-cartPage .lds-facebook div:nth-child(1) {
  left: 6px;
  animation-delay: -0.24s;
}
.page-cartPage .lds-facebook div:nth-child(2) {
  left: 26px;
  animation-delay: -0.12s;
}
.page-cartPage .lds-facebook div:nth-child(3) {
  left: 45px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 6px;
    height: 51px;
  }
  50%,
  100% {
    top: 19px;
    height: 26px;
  }
}
.page-cartPage .item__list.item__list__cart .wide {
  width: 100%;
}
.page-cartPage .item__list .item__image {
  padding: 1rem;
  width: 30%;
}
.page-cartPage .item__list .item__image img {
  width: 100%;
}
.page-cartPage .item__quantity__total.visible-xs.visible-sm {
  margin-left: 0;
}
.page-cartPage .item__quantity__total.visible-xs.visible-sm .details .qty label {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #222222;
}
.page-cartPage .item__spinner {
  display: table-row-group;
}
.page-cartPage .item__list--item > div {
  margin-left: 2px;
}
.page-cartPage .item__list--item .item__image {
  display: inline-block;
}
.page-cartPage .item__list--item .item__info {
  display: inline-block;
  padding-bottom: 5vh;
  padding-left: 1.5rem;
}
.page-cartPage .item__list--item .icon.right_arrow_white:after {
  color: #ACA69D;
  transform: rotate(-90deg);
  margin-right: 40px;
  margin-left: 0;
  transition: all 250ms linear;
}
.page-cartPage .item__list--item.open .icon.right_arrow_white:after {
  color: #ACA69D;
  margin-right: 40px;
  transform: rotate(0deg);
  margin-left: 0;
  transition: all 250ms linear;
}
@media (min-width: 992px) {
  .item__info {
    width: 66%;
  }
}
@media (min-width: 768px) {
  .page-cartPage .header .header-top .header-logo {
    width: 20%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-cartPage .steps li .step-number::before {
    width: 401%;
    left: -401%;
  }
  .page-cartPage .cart__actions .help-checkout .help {
    padding: 22px 10px;
  }
  .page-cartPage .cart__actions .help-checkout .total-price .total-price-text {
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-cartPage .checkout-cart-baseprice {
    display: inline-block;
    margin: 0;
    padding: 5% 0 0 0;
  }
  .page-cartPage .entry-quantity {
    padding-top: 5%;
  }
}
@media only screen and (max-width: 479px) {
  .page-cartPage .steps li {
    width: 18%;
  }
  .page-cartPage .steps li .step-number::before {
    width: 117%;
    left: -117%;
  }
  .page-cartPage .item__quantity__total.visible-xs.visible-sm {
    margin-left: 20px;
  }
  .page-cartPage .item__quantity__total.visible-xs.visible-sm.main-info-row {
    padding: 0;
    margin: 0;
  }
  .page-cartPage .checkout-cart-price {
    width: 100%;
    padding: 0;
  }
  .page-cartPage .cart__actions .help-checkout {
    display: none;
  }
  .page-cartPage .cart__actions .js-continue-shopping-button {
    padding: 26px 12px 26px 25px;
  }
  .page-cartPage .cart-totals .cart-totals-left .tax-iva {
    display: block;
  }
  .page-cartPage .cart-totals .cart-totals-right.grand-total {
    padding: 19px 20px 20px 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .page-cartPage .steps li {
    width: 18%;
  }
  .page-cartPage .steps li .step-number::before {
    width: 210%;
    left: -210%;
  }
  .page-cartPage .item__quantity__total.visible-xs.visible-sm.visible-sm {
    margin-left: 50px;
  }
  .page-cartPage .cart__actions .help-checkout {
    border-bottom: none;
    border-top: none;
  }
  .page-cartPage .cart__actions .help-checkout .help {
    display: none;
  }
  .page-cartPage .cart__actions .help-checkout .total-price .total-price-text {
    padding: 10px 20px;
  }
  .page-cartPage .cart__actions .js-continue-shopping-button {
    padding: 27px 32px 28px 23px;
  }
}
@media only screen and (max-width: 991px) {
  .page-cartPage .section-textOffers .section-textOffers-wrap {
    width: 100%;
  }
  .page-cartPage .section-textOffers .section-textOffers-wrap img {
    display: none;
  }
  .page-cartPage .search-empty .icon.pinguin:after {
    display: block;
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .page-cartPage .item__list--item > div {
    margin-left: 2px;
  }
  .page-cartPage .item__list--item .item__image {
    display: initial;
    width: auto;
    max-width: 35%;
  }
  .page-cartPage .item__list--item .item__info {
    display: table-cell;
    padding-bottom: 0;
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 480px) {
  .page-cartPage .item__list .item__image {
    display: inline-block;
    width: initial;
  }
}
@media only screen and (min-width: 992px) {
  .page-cartPage .item__list .item__image {
    display: inline-block;
    width: initial;
  }
  .page-cartPage .item__list .item__image img {
    width: initial;
  }
}
.page-SuavinexCategoriesPage .section-banner .category-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.page-SuavinexCategoriesPage .section-banner .category-info .category-title {
  background-color: #ffffff;
  padding: 20px 40px;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.product-category-page {
  font-size: 0;
}
.product-category-page .filter-by {
  margin-bottom: 150px;
}
.product-category-page .product-category--item {
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
  text-align: center;
  min-height: 240px;
  padding: 10px;
}
.product-category-page .product-category--item a {
  display: block;
}
.product-category-page .product-category--item a:hover .product-category--item-image img {
  transform: scale(1.15);
}
.product-category-page .product-category--item .product-category--item-image {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
.product-category-page .product-category--item .product-category--item-image img {
  will-change: transform;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  min-width: 90%;
  right: 0;
  margin: auto;
  transition: all 0.2s ease-in-out;
}
.product-category-page .product-category--item {
  color: #222222;
}

.product-category-page .product-category--item .product-category--item-name {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.product-category-page .product-category--item .product-category--item-name span {
  display: inline-block;
  margin: 0 auto;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
 /* color: #222222;*/
  text-transform: uppercase;
}
.product-category-page .product-category--item .product-category--item-name span:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #909090;
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  .page-SuavinexCategoriesPage .section-banner .category-info .category-title {
    height: 78px;
    padding: 20px 35px 0;
    max-width: 66%;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 35px;
  }
  .product-category-page .product-category--item {
    width: 24.5%;
    min-height: 240px;
  }
}
@media (width: 1024px) {
  .page-SuavinexCategoriesPage .section-banner .category-info .category-title {
    padding: 20px 40px 0;
  }
}
.checkout-order-summary .thumb {
  border: 1px solid #D3D3D3;
  padding-top: 5px;
}
.checkout-order-summary .thumb img {
  width: 100%;
}
.checkout-order-summary .details .name {
  font-family: 'GraviticaRounded-Regular';
  font-weight: lighter;
  font-size: 19px;
  font-size: 1.9rem;
  color: #222222;
}
.checkout-order-summary .details .options,
.checkout-order-summary .details .qty {
  font-family: 'GraviticaRounded-Light';
  font-size: 13px;
  font-size: 1.3rem;
  color: #969696;
}
.checkout-order-summary .details .customization {
  font-family: 'GraviticaRounded-Regular';
  border: 1px solid #EAEAEA;
  padding: 1px 15px;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  margin: 12px 0 1px;
}
.checkout-order-summary .details .customization .customization-name {
  font-size: 14px;
  font-size: 1.4rem;
  color: #222222;
}
.checkout-order-summary .details .customization .customization-type {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666666;
}
.checkout-order-summary .price {
  font-family: 'GraviticaRounded-Regular';
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
  padding: 0;
}
.subtotals {
  margin-top: 33px;
  background-color: #F3F3F3;
}
.subtotals .subtotal,
.subtotals .subtotal_tax,
.subtotals .shipping,
.subtotals .subtotals__item--state-discount {
  margin: 0 31px;
  padding: 11px 0;
  border-bottom: 1px solid #ffffff;
  text-align: right;
  text-transform: capitalize;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
}
.subtotals .subtotal span,
.subtotals .subtotal_tax span,
.subtotals .shipping span,
.subtotals .subtotals__item--state-discount span {
  display: inline-block;
  width: 53%;
}
.subtotals .totals {
  margin: 0 31px;
  padding: 11px 0;
  border-bottom: 1px solid #ffffff;
  text-align: right;
  text-transform: uppercase;
  font-family: 'Futurabc';
  font-size: 24px;
  font-size: 2.4rem;
  color: #222222;
}
.subtotals .totals p {
  display: inline;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
}
.subtotals .totals span {
  display: inline-block;
  width: 53%;
}
@media (min-width: 768px) {
  .page-cartPage .steps {
    width: 90%;
  }
}
.page-checkout-login .header-login,
.page-checkout-login .header-login-pharmacy {
  display: none !important;
}
.page-checkout-login .header-login-pharmacy {
  display: none !important;
}
.page-checkout-login .steps {
  width: 100%;
  margin: 0 auto 50px auto;
}
.page-checkout-login .steps li {
  width: 19%;
  height: 4em;
  text-align: center;
  margin: auto;
  display: inline-block;
  position: relative;
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  text-align: left;
}
.page-checkout-login .steps li .title {
  margin: 5px auto 14px auto;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.page-checkout-login .steps li .step-number {
  width: 2em;
  height: 2em;
  text-align: center;
  margin: auto;
  line-height: 2em;
  border-radius: 1em;
  font-family: 'GraviticaRounded-Medium';
  background-color: #222222;
  display: block;
  color: #ffffff;
  position: relative;
}
.page-checkout-login .steps li .step-number::before {
  content: '';
  position: absolute;
  top: 0.9em;
  left: -528%;
  width: 528%;
  height: 0.05em;
  background-color: #222222;
  z-index: -1;
}
.page-checkout-login .steps li:first-child .step-number::before {
  display: none;
}
.page-checkout-login .steps .active ~ li .step-number {
  background-color: #EBEBEB;
  color: #666666;
}
.page-checkout-login .steps .active ~ li .step-number::before {
  background-color: #EAEAEA;
}
.page-checkout-login .steps .active + li .step-number::before {
  background-color: #222222;
}
.page-checkout-login .checkout-login div:nth-child(2).row {
  margin-bottom: 100px;
}
.page-checkout-login .checkout-login-left-content-component {
  margin-left: 5%;
  margin-top: 60px;
}
.page-checkout-login .checkout-login-left-content-component .login-page-title {
  height: 57px;
  border-right: 1px solid #222222;
  padding-right: 20px;
  width: 100%;
}
.page-checkout-login .checkout-login-left-content-component .login-page-title .login-page__headline {
  background-color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  color: #ffffff;
  text-align: center;
}
.page-checkout-login .checkout-login-left-content-component .login-separator {
  width: 100%;
  height: 6px;
  margin-top: 6px;
  border-right: 1px solid #222222;
}
.page-checkout-login .checkout-login-left-content-component .login-description {
  padding-left: 60px;
  padding-right: 80px;
  margin-bottom: 34px;
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  color: #666666;
}
.page-checkout-login .checkout-login-left-content-component form {
  padding-right: 60px;
  padding-left: 60px;
}
.page-checkout-login .checkout-login-left-content-component form .form-group .control-label {
  padding-left: 33px;
  width: 91%;
  text-align: left;
}
.page-checkout-login .checkout-login-left-content-component form .form-group input {
  padding-left: 33px;
  margin-bottom: 15px;
  width: 91%;
}
.page-checkout-login .checkout-login-left-content-component form .forgotten {
  width: 91%;
  padding-left: 33px;
}
.page-checkout-login .checkout-login-left-content-component form .forgotten .forgotten-password {
  margin: 10px 0 61px 0;
  float: left;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  font-family: 'GraviticaRounded-Light';
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  color: #222222;
  border-bottom: 1px solid #222222;
}
.page-checkout-login .checkout-login-left-content-component form .forgotten .forgotten-password a {
  text-decoration: none;
}
.page-checkout-login .checkout-login-left-content-component form button {
  margin-left: 45%;
  width: 45%;
  min-width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  min-width: -moz-max-content;
  /* Firefox/Gecko */
  min-width: -webkit-max-content;
  /* Chrome */
  font-family: 'GraviticaRounded-Regular';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 29px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #F95E59;
  padding: 15px 0 15px 15px;
  border-radius: 0;
  border: none;
}
.page-checkout-login .checkout-login-right-content-component {
  margin-right: 5%;
  margin-top: 60px;
}
.page-checkout-login .checkout-login-right-content-component .guest-page-title {
  height: 57px;
  padding-right: 20px;
  width: 100%;
}
.page-checkout-login .checkout-login-right-content-component .guest-page-title .headline {
  background-color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  color: #ffffff;
  text-align: center;
}
.page-checkout-login .checkout-login-right-content-component .guest-separator {
  width: 100%;
  height: 6px;
  margin-top: 6px;
}
.page-checkout-login .checkout-login-right-content-component .guest-description {
  padding-left: 60px;
  padding-right: 80px;
  margin-bottom: 34px;
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  color: #666666;
}
.page-checkout-login .checkout-login-right-content-component form {
  padding-right: 60px;
  padding-left: 60px;
}
.page-checkout-login .checkout-login-right-content-component form .form-group .control-label {
  padding-left: 33px;
  width: 91%;
  text-align: left;
}
.page-checkout-login .checkout-login-right-content-component form .form-group input {
  padding-left: 33px;
  margin-bottom: 15px;
  width: 91%;
}
.page-checkout-login .checkout-login-right-content-component form .checkTermsGuest {
  padding-top: 15px;
}
.page-checkout-login .checkout-login-right-content-component form button {
  margin-top: 52px;
  width: 65%;
  min-width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  min-width: -moz-max-content;
  /* Firefox/Gecko */
  min-width: -webkit-max-content;
  /* Chrome */
  margin-left: 25%;
  font-family: 'GraviticaRounded-Regular';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 29px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #F95E59;
  padding: 15px 0 15px 15px;
  border-radius: 0;
  border: none;
}
.page-checkout-login .checkout-login-right-content-component form button:hover {
  color: #222222;
}
.page-checkout-login .right_arrow_white:after {
  margin-left: 9px;
}
@media only screen and (max-width: 991px) {
  .page-checkout-login .checkout-login-left-content-component {
    margin-left: 0;
  }
  .page-checkout-login .checkout-login-left-content-component .login-page-title {
    border-right: none;
  }
  .page-checkout-login .checkout-login-left-content-component .login-separator {
    border-right: none;
  }
  .page-checkout-login .checkout-login-right-content-component {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1223px) {
  .page-checkout-login .header .header-top .header-menu-icon {
    display: none;
  }
  .page-checkout-login .header .header-top .header-logo {
    width: 100%;
  }
  .page-checkout-login .checkout-login-right-content-component form button,
  .page-checkout-login .checkout-login-left-content-component form button {
    width: 90%;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-checkout-login .steps li .step-number::before {
    width: 401%;
    left: -401%;
  }
}
@media only screen and (max-width: 479px) {
  .page-checkout-login .steps li {
    width: 18%;
  }
  .page-checkout-login .steps li .step-number::before {
    width: 117%;
    left: -117%;
  }
  .page-checkout-login .cart__actions .help-checkout {
    border-bottom: none;
  }
  .page-checkout-login .cart__actions .total-price .total-price-text {
    padding: 10px 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .page-checkout-login .steps li {
    width: 18%;
  }
  .page-checkout-login .steps li .step-number::before {
    width: 210%;
    left: -210%;
  }
  .page-checkout-login .cart__actions .help-checkout {
    border-bottom: none;
  }
  .page-checkout-login .cart__actions .total-price .total-price-text {
    padding: 10px 20px;
  }
}
@media (min-width: 768px) {
  .page-checkout-login .header .header-top .header-logo {
    width: 20%;
    margin-bottom: 0;
  }
}
.page-multiStepCheckoutSummaryPage .header-login,
.page-multiStepCheckoutSummaryPage .header-login-pharmacy {
  display: none !important;
}
.page-multiStepCheckoutSummaryPage .header-login-pharmacy {
  display: none !important;
}
.page-multiStepCheckoutSummaryPage .steps {
  width: 100%;
  margin: 0 auto 50px auto;
}
.page-multiStepCheckoutSummaryPage .steps li {
  width: 19%;
  height: 4em;
  text-align: center;
  margin: auto;
  display: inline-block;
  position: relative;
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  text-align: left;
}
.page-multiStepCheckoutSummaryPage .steps li .title {
  margin: 5px auto 14px auto;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.page-multiStepCheckoutSummaryPage .steps li .step-number {
  width: 2em;
  height: 2em;
  text-align: center;
  margin: auto;
  line-height: 2em;
  border-radius: 1em;
  font-family: 'GraviticaRounded-Medium';
  background-color: #222222;
  display: block;
  color: #ffffff;
  position: relative;
}
.page-multiStepCheckoutSummaryPage .steps li .step-number::before {
  content: '';
  position: absolute;
  top: 0.9em;
  left: -528%;
  width: 528%;
  height: 0.05em;
  background-color: #222222;
  z-index: -1;
}
.page-multiStepCheckoutSummaryPage .steps li:first-child .step-number::before {
  display: none;
}
.page-multiStepCheckoutSummaryPage .steps .active ~ li .step-number {
  background-color: #EBEBEB;
  color: #666666;
}
.page-multiStepCheckoutSummaryPage .steps .active ~ li .step-number::before {
  background-color: #EAEAEA;
}
.page-multiStepCheckoutSummaryPage .steps .active + li .step-number::before {
  background-color: #222222;
}
.page-multiStepCheckoutSummaryPage .banner__title {
  line-height: 2.3rem;
}
.page-multiStepCheckoutSummaryPage h1 {
  width: 100%;
  display: block;
  background-color: #222222;
  font-family: 'GraviticaRounded-Regular';
  color: #ffffff;
  margin-bottom: 32px;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 34px;
  padding: 2px 0 3px 60px;
}
.page-multiStepCheckoutSummaryPage h1.banner__title {
  line-height: 2.3rem;
  margin-bottom: 0px;
}
.page-multiStepCheckoutSummaryPage h2 {
  width: 100%;
  display: block;
  background-color: #F3F3F3;
  font-family: 'GraviticaRounded-Regular';
  color: #222222;
  margin-bottom: 32px;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  padding: 2px 0 3px 0;
}
.page-multiStepCheckoutSummaryPage .remember {
  margin: 13px 0 46px 0;
  padding: 13px 18px 15px 18px;
  background-color: #666666;
  color: #ffffff;
}
.page-multiStepCheckoutSummaryPage .padding-right {
  padding-right: 28px;
}
.page-multiStepCheckoutSummaryPage .padding-left {
  padding-left: 28px;
}
.page-multiStepCheckoutSummaryPage .side-note {
  font-family: 'GraviticaRounded-Regular';
  font-style: italic;
  letter-spacing: 0.4px;
  text-align: right;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage .wrap-bill {
  margin: 35px -60px 48px -60px;
  padding: 30px 60px;
  transition: all 1s ease-in-out 0s;
}
.page-multiStepCheckoutSummaryPage .wrap-bill.displayed {
  border: 5px dotted #EAEAEA;
}
.page-multiStepCheckoutSummaryPage .wrap-bill.displayed .bill-fields {
  display: block;
}
.page-multiStepCheckoutSummaryPage .wrap-bill .check-bill {
  padding-bottom: 45px;
}
.page-multiStepCheckoutSummaryPage .wrap-bill .bill-fields {
  display: none;
}
.page-multiStepCheckoutSummaryPage .wrap-bill .alert-register {
  display: none;
  font-family: 'GraviticaRounded-Regular';
  font-size: 20px;
  font-size: 2rem;
  padding: 0px 60px 17px 60px;
  color: #F95E59;
}
.page-multiStepCheckoutSummaryPage .wrap-bill .alert-register.displayed {
  display: block;
}
.page-multiStepCheckoutSummaryPage .register-title {
  font-family: 'GraviticaRounded-Regular';
  font-size: 28px;
  font-size: 2.8rem;
  padding: 0px 60px 17px 60px;
  color: #F95E59;
  text-transform: uppercase;
  padding-top: 2.5%;
}
.page-multiStepCheckoutSummaryPage .wrap-register {
  margin: 35px -60px 48px -60px;
  padding: 106px 60px 37px 60px;
  background-color: #F6F6F6;
  border: 5px solid #EAEAEA;
}
.page-multiStepCheckoutSummaryPage .wrap-register .help-block {
  margin-top: -131px;
  margin-bottom: 101px;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  color: #222222;
}
.page-multiStepCheckoutSummaryPage .check-newsletter-terms {
  padding: 12px 0;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
}
.page-multiStepCheckoutSummaryPage .end-check {
  margin-bottom: 100px;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .form-group {
  margin: 54px 0 68px 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .form-group.margin-left-0 {
  margin-left: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .form-group.relative {
  position: relative;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .form-group.relative .position-bottom {
  position: absolute;
  bottom: -77px;
  height: 45px;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .form-group.relative .position-bottom.or {
  bottom: -87px;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .form-group .or {
  width: 100%;
  text-align: center;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .form-group button {
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .checkout-shipping .height_120 {
  height: 120px;
}
.page-multiStepCheckoutSummaryPage .total-result {
  display: none;
}
.page-multiStepCheckoutSummaryPage .total-result.active {
  display: block;
  z-index: 15;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  position: absolute;
  top: -20px;
  left: 0;
  background-color: #ffffff;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: lighter;
  padding: 18px 40px 18px 31px;
}
.page-multiStepCheckoutSummaryPage .total-result.active p {
  display: inline;
}
.page-multiStepCheckoutSummaryPage .pharmacy-info-window {
  padding: 24px 32px 14px 22px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-info-window .pharmacy-title {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
  display: block;
  margin-bottom: 10px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-info-window .pharmacy-address,
.page-multiStepCheckoutSummaryPage .pharmacy-info-window .pharmacy-town {
  font-family: 'GraviticaRounded-Light';
  font-size: 14px;
  font-size: 1.4rem;
  color: #222222;
  display: block;
}
.page-multiStepCheckoutSummaryPage .pharmacy-info-window .button {
  margin-top: 10px;
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list {
  margin-top: 35px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window {
  position: relative;
  padding: 12px 16px 7px 11px;
  margin: 12px 16px 7px 11px;
  min-height: 189px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window .pharmacy-title {
  height: 40px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window .pharmacy-address {
  height: 40px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window .pharmacy-town {
  height: 16px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window .selected {
  display: none;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window.pharmacy-selected {
  border: 1px solid #F95E59;
  padding-left: 22px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window.pharmacy-selected .button-select {
  opacity: 0;
  height: 52px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-list .pharmacy-info-window.pharmacy-selected .selected {
  display: block;
  position: absolute;
  bottom: -9px;
  left: 15%;
  width: 69%;
  text-align: center;
  background-color: white;
  color: #F95E59;
  text-transform: uppercase;
}
.page-multiStepCheckoutSummaryPage .pharmacy-pagination {
  display: block;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  margin: auto;
  margin-top: 35px;
  margin-bottom: 150px;
  font-family: 'Abel-Regular';
  font-size: 17px;
  font-size: 1.7rem;
  color: #222222;
}
.page-multiStepCheckoutSummaryPage .pharmacy-pagination .item-pagination {
  display: inline;
  margin: 20px 18px 20px 18px;
  padding: 13px 0 13px 0;
}
.page-multiStepCheckoutSummaryPage .pharmacy-pagination .item-pagination.first-item {
  margin-right: 33px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-pagination .item-pagination.first-item:after {
  content: "\e920";
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'suavinex';
  color: #ACA69D;
  transform: rotate(90deg);
}
.page-multiStepCheckoutSummaryPage .pharmacy-pagination .item-pagination.last-item {
  margin-left: 33px;
}
.page-multiStepCheckoutSummaryPage .pharmacy-pagination .item-pagination.last-item:after {
  content: "\e920";
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'suavinex';
  color: #ACA69D;
  transform: rotate(270deg);
}
.page-multiStepCheckoutSummaryPage .pharmacy-pagination .active {
  color: #ACA69D;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #ACA69D;
  border-top: 1px solid #ACA69D;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary {
  margin-bottom: 150px;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
  margin: 5px auto;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items.component-product {
  margin-left: 40px;
  background: linear-gradient(to right, rgba(240, 240, 240, 0), rgba(240, 240, 240, 0.6), rgba(240, 240, 240, 0));
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .icon.right_arrow_white:after {
  color: #ACA69D;
  transform: rotate(-90deg);
  margin-right: 40px;
  margin-top: 25px;
  margin-left: 0;
  transition: all 250ms linear;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items.open .icon.right_arrow_white:after {
  color: #ACA69D;
  margin-right: 40px;
  margin-top: 25px;
  transform: rotate(0deg);
  margin-left: 0;
  transition: all 250ms linear;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary-list-heading {
  width: 100%;
  padding: 30px;
  font-family: 'GraviticaRounded-Light';
  font-size: 14px;
  font-size: 1.4rem;
  color: #222222;
  background: #f3f3f3;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary-list-heading .address-name {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  padding-bottom: 10px;
}
.page-multiStepCheckoutSummaryPage .secure-payment {
  right: 1%;
  position: absolute;
  top: 0;
  z-index: 1001;
}
.page-multiStepCheckoutSummaryPage .secure-payment:before {
  width: 85px;
  height: 30px;
}
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .payment-text {
  font-family: 'GraviticaRounded-Regular';
  margin-right: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
}
.page-multiStepCheckoutSummaryPage .checkout-paymentmethod .billingAddressSection {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .steps li .step-number::before {
    width: 401%;
    left: -401%;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .help-checkout .help {
    padding: 22px 10px;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .help-checkout .total-price .total-price-text {
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 479px) {
  .page-multiStepCheckoutSummaryPage .steps li {
    width: 18%;
  }
  .page-multiStepCheckoutSummaryPage .steps li .step-number::before {
    width: 117%;
    left: -117%;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .help-checkout {
    display: none;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .js-continue-shopping-button {
    padding: 26px 12px 26px 25px;
  }
  .page-multiStepCheckoutSummaryPage .cart-totals .cart-totals-left .tax-iva {
    display: block;
  }
  .page-multiStepCheckoutSummaryPage .cart-totals .cart-totals-right.grand-total {
    padding: 19px 20px 20px 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage .steps li {
    width: 18%;
  }
  .page-multiStepCheckoutSummaryPage .steps li .step-number::before {
    width: 210%;
    left: -210%;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .help-checkout {
    border-bottom: none;
    border-top: none;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .help-checkout .help {
    display: none;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .help-checkout .total-price .total-price-text {
    padding: 10px 20px;
  }
  .page-multiStepCheckoutSummaryPage .cart__actions .js-continue-shopping-button {
    padding: 27px 32px 28px 23px;
  }
}
@media only screen and (max-width: 991px) {
  .page-multiStepCheckoutSummaryPage .header .header-top .header-menu-icon {
    display: none;
  }
  .page-multiStepCheckoutSummaryPage .header .header-top .header-logo {
    width: 100%;
  }
  .page-multiStepCheckoutSummaryPage .padding-right,
  .page-multiStepCheckoutSummaryPage .padding-left {
    padding-right: 10px;
    padding-left: 10px;
    min-height: auto;
  }
  .page-multiStepCheckoutSummaryPage .checkout-paymentmethod .payment-text {
    margin-right: 15px;
  }
  .page-multiStepCheckoutSummaryPage .checkout-shipping .form-group {
    margin: 10px 0 10px 20px;
  }
}
@media (min-width: 768px) {
  .page-multiStepCheckoutSummaryPage .header .header-top .header-logo {
    width: 20%;
    margin-bottom: 0;
  }
  .page-multiStepCheckoutSummaryPage .secure-payment {
    right: 20%;
  }
  .page-multiStepCheckoutSummaryPage .secure-payment:before {
    width: 100px;
    height: 33px;
  }
}
.right_arrow_white:after {
  transform: rotate(270deg);
  margin-left: 40px;
  padding-left: 0;
}
.left_arrow_gray:before {
  transform: rotate(90deg);
  margin-right: 40px;
  padding-right: 0;
}
.cart__actions {
  position: fixed;
  bottom: 0;
  display: block;
  width: 100%;
  background-color: #ffffff;
}
.cart__actions .help-popup-content-holder {
  display: none;
  position: absolute;
  border: 1px solid #EAEAEA;
  font-family: 'GraviticaRounded-Regular';
  font-size: 20px;
  font-size: 2rem;
  line-height: 27px;
  padding: 20px;
  color: #666666;
  background-color: #ffffff;
  bottom: 100%;
  left: 0;
  width: 200%;
  pointer-events: none;
  cursor: none;
  -webkit-box-shadow: 5px -5px 5px 0px #666666;
  -moz-box-shadow: 5px -5px 5px 0px #666666;
  box-shadow: 5px -5px 5px 0px #666666;
}
.cart__actions .help-popup-content-holder.active {
  display: block;
}
.cart__actions .help-popup-content-holder .close {
  width: 100%;
  float: right;
  pointer-events: none;
}
.cart__actions .help-popup-content-holder .close::before {
  pointer-events: auto;
  cursor: pointer;
}
.cart__actions .help-popup-content-holder .help-popup-content {
  padding: 20px;
  text-transform: none;
}
.cart__actions .js-continue-checkout-button,
.cart__actions .checkout-next {
  display: block;
  width: 100%;
  font-family: 'GraviticaRounded-Regular';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 29px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #F95E59;
  padding: 26px 70px 26px 25px;
  border-radius: 0;
  border: none;
}
.cart__actions .js-continue-checkout-button:hover,
.cart__actions .checkout-next:hover {
  color: #222222;
  background-color: #F95E59;
}
.cart__actions .js-continue-checkout-button:hover:after,
.cart__actions .checkout-next:hover:after {
  color: #222222;
}
.cart__actions .js-continue-shopping-button {
  display: block;
  width: 100%;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  text-transform: capitalize;
  color: #666666;
  padding: 27px 70px 28px 25px;
  border-radius: 0;
  border: 1px solid #EAEAEA;
  border-bottom: none;
}
.cart__actions .cart_buttons {
  padding-left: 0!important;
  padding-right: 0!important;
}
.cart__actions .cart_buttons .help {
  position: relative;
  text-decoration: none;
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  color: #222222;
  float: left;
  padding: 22px 29px;
}
.cart__actions .cart_buttons .help .help-text {
  border-bottom: 1px solid #222222;
  padding-bottom: 10px;
  vertical-align: top;
}
.cart__actions .help-checkout {
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  text-transform: capitalize;
  color: #666666;
  padding: 1px 70px 2px 25px;
  height: 100%;
  border-radius: 0;
  border-top: 1px solid #EAEAEA;
}
.cart__actions .total-price {
  padding-top: 10px;
}
.cart__actions .total-price .total-price-text {
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  color: #666666;
  padding: 10px 60px;
}
.cart__actions .total-price .cart__top--amount {
  font-family: 'GraviticaRounded-Regular';
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  color: #222222;
  margin: auto;
  width: 100%;
  display: block;
  text-align: center;
}
.home {
  width: 100vw;
  overflow-x: hidden;
}
/*.home::after {*/
.home::before {
  content: '';
  position: absolute;
/*  top: 0;*/
  left: 0;
  right: 0;
  height: 210px;
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.home .carousel-content {
  height: 84.8vh;
  margin-bottom: 31px;
  position: relative;
  overflow: hidden;
}
.home .carousel-content .carousel-section-banner {
  height: 100%;
  overflow: hidden;
  position: relative;
  max-width: 100vw;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer {
  /*height: 88%;*/
  height: 84.8vh;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer img {
/*  height: 84.8vh;*/
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage {
  width: 100%;
  /*height: 100%;*/
  height: 84.8vh;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item {
  position: relative;
  width: 100vw;
  list-style: none;
  text-align: center;
  height: 100%;
  overflow: hidden;
  opacity: 1;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item.visible {
  opacity: 1;
  transition: opacity 2s ease-out;
  height: 100%;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .wrap-img {
  width: 100%;
  display: block;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .wrap-img img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  padding-bottom: 10vh;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info {
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  bottom: 10%;
  padding: 0 30px;
  box-sizing: border-box;
  text-transform: uppercase;
  text-align: center;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .title {
  font-family: 'GraviticaRounded-Medium';
  padding-bottom: 15px;
  font-size: 3.5rem;
  text-align: center;
  line-height: 1.2;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .description {
  font-family: 'GraviticaRounded-Regular';
  font-size: 2rem;
  text-align: center;
  width: 100%;
  padding-bottom: 31px;
}
.home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .button {
  font-size: 2.4rem;
  padding: 11px 47px;
  width: auto;
  text-align: center;
  font-family: 'GraviticaRounded-Regular';
}
.home .carousel-content .owl-dots {
  position: absolute;
  display: block;
  bottom: 25px;
  margin-top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.home .carousel-content .owl-dots button {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  margin: 2px 7px;
  background-color: transparent;
  border: 1px solid transparent;
  position: relative;
}
.home .carousel-content .owl-dots button.active {
  border: 1px solid #ACA69D;
  border-radius: 50%;
}
.home .carousel-content .owl-dots button.active:after {
  background-color: #ACA69D;
}
.home .carousel-content .owl-dots button:after {
  background-color: #222222;
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  margin: 9px;
  border-radius: 5px;
}
.home .section-textOffers {
  width: 100%;
  margin: auto;
  overflow: hidden;
  margin-bottom: 4vh;
  position: relative;
}
.home .section-textOffers ul {
  display: block;
  padding: 4% 0;
  white-space: nowrap;
  transition: margin-left 0.5s ease-in-out;
}
.home .section-textOffers ul .section-textOffers-wrap {
  width: 100%;
  list-style: none;
  text-align: center;
  display: inline-block;
  padding: 0 40px;
  white-space: initial;
}
.home .section-textOffers ul .section-textOffers-wrap .description {
/*  font-family: 'GraviticaRounded-Medium';*/
  font-size: 1.5rem;
  line-height: 1.2;
  display: inline-block;
}
.home .section-textOffers ul .section-textOffers-wrap .text-offer-image {
  display: none;
  vertical-align: middle;
}
.home .section-textOffers::before,
.home .section-textOffers::after {
  content: ' ';
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #979797;
  margin: 0 auto;
}
.home .section-textOffers .navigation {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}
.home .section-textOffers .navigation .icon {
  position: absolute;
  top: 1px;
  bottom: 1px;
  width: 35px;
  background: white;
}
.home .section-textOffers .navigation .icon:before {
  top: 0;
  bottom: 0;
  position: absolute;
  width: 30px;
  height: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.home .section-textOffers .navigation .prev {
  left: 0;
  cursor: pointer;
}
.home .section-textOffers .navigation .next {
  right: 0;
  cursor: pointer;
}
.home .section-universe {
  margin-bottom: 100px;
}
.home .section-universe .line-title {
  margin-bottom: 0;
}
.home .section-universe .section-universe-wrap {
  position: relative;
}
.home .section-universe .section-universe-wrap .slider-box {
  white-space: nowrap;
  transition: margin-left 1s ease-in-out;
}
.home .section-universe .section-universe-wrap .slider-box.move {
  margin-left: -100%;
}
.home .section-universe .section-universe-wrap .slider-box .element {
  white-space: nowrap;
}
.home .section-universe .section-universe-wrap .slider-box .universe {
  position: relative;
  display: inline-block;
  width: 100vw;
  height: 60vh;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.home .section-universe .section-universe-wrap .slider-box .universe .name {
  font-family: 'GraviticaRounded-DemiBold';
  font-size: 2.4rem;
  position: absolute;
  padding: 25px 45px;
  background-color: white;
  max-width: 335px;
  transition: all 0.2s ease-in-out;
  z-index: 4;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  text-align: center;
}
.home .section-universe .section-universe-wrap .slider-box .universe .js-responsive-image {
  display: block;
  margin: auto;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 95%;
}
.home .section-universe .section-universe-wrap .slider-box .universe:after {
  opacity: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  display: block;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.home .section-universe .section-universe-wrap .slider-box.move + .slider-arrows .arrow:before {
  transform: rotate(180deg);
}
.home .section-universe .section-universe-wrap .slider-box.move + .slider-arrows .arrow:hover:before {
  transform: rotate(180deg) translateX(20px);
}
.home .section-universe .section-universe-wrap .slider-arrows {
  display: none;
  position: absolute;
  right: 0;
  top: 45%;
  transition: all 0.55s ease-in-out;
  z-index: 6;
}
.home .section-universe .section-universe-wrap .slider-arrows label {
  color: transparent;
  cursor: pointer;
  display: none;
  top: 40%;
  position: relative;
  padding: 0;
}
.home .section-universe .section-universe-wrap .slider-arrows label .arrow {
  padding: 50px 40px;
  background-color: #ffffff;
  transition: all 0.2s ease-in-out;
  margin-top: 5vh;
}
.home .section-universe .section-universe-wrap .slider-arrows label .arrow:before {
  content: "\e917";
  display: block;
  font-family: 'suavinex';
  font-size: 2rem;
  color: black;
  transition: all 0.2s ease-in-out;
}
.home .section-universe .section-universe-wrap .slider-arrows label .arrow:hover {
  background-color: black;
}
.home .section-universe .section-universe-wrap .slider-arrows label .arrow:hover:before {
  color: white;
  transform: translateX(20px);
}
.home .section-universe .section-universe-wrap #element1:checked ~ .slider-arrows label:nth-child(2),
.home .section-universe .section-universe-wrap #element2:checked ~ .slider-arrows label:nth-child(1) {
  display: block;
  float: right;
}
.home .section-universe .section-universe-wrap input[name="slider-select-element"] {
  display: none;
}

@media (max-width: 768px) {
  .home .section-universe .section-universe-wrap .slider-box .universe .js-responsive-image {
    display: block;
    margin: auto;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 95%;
    height: 100%;
  }

  .home .section-universe .section-universe-wrap .slider-box .universe {
    top:0;
    position: relative;
    display: inline-block;
    /*width: 46vw;*/
    height: 25vh;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+1) .universe:nth-of-type(4n+1),
  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+1) .universe:nth-of-type(4n+4){
    width: 41vw;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+0) .universe:nth-of-type(4n+1),
  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+0) .universe:nth-of-type(4n+4){
    width: 51vw;
  }

  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+1) .universe:nth-of-type(4n+2),
  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+1) .universe:nth-of-type(4n+3){
    width: 51vw;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+0) .universe:nth-of-type(4n+2),
  .home .section-universe .section-universe-wrap .slider-box .element:nth-of-type(2n+0) .universe:nth-of-type(4n+3){
    width: 41vw;
  }

  .home .section-universe .section-universe-wrap .slider-arrows {
    display: inline-flex;
    position: absolute;
    right: unset;
    text-align: center;
    top: initial;
    transition: all 0.55s ease-in-out;
    z-index: 6;
    width: 100vw;
    margin-left: 43vw;
  }
  .home .section-universe .section-universe-wrap .slider-arrows label{
    display:inline-block;
  }
  .home .section-universe .section-universe-wrap .slider-arrows label .arrow::before,
  .home .section-universe .section-universe-wrap .slider-arrows label .arrow{
    content:none;
    padding: 0;
    width: 13px;
    height: 13px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #222222;
    display: inline-block;
    align-items: center;
    margin-left: 3vw;
    margin-top: initial;
  }
  .home .section-universe .section-universe-wrap .slider-arrows label[class='active'] .arrow::before,
  .home .section-universe .section-universe-wrap .slider-arrows label[class='active'] .arrow{
    background-color: black;
  }

  .home .section-universe .section-universe-wrap .slider-box .universe .name{
    display: block;
    height: fit-content;
    margin:0;
    position: relative;
    font-size: 2.5vmin;
    text-align: center;
    padding-left: 1vmin;
    padding-right: 1vmin;
  }

  .home .section-universe .section-universe-wrap .slider-box .universe:nth-of-type(2n+1) .name{
    top: 0;
    float: right;
    right: 0;
  }
  .home .section-universe .section-universe-wrap .slider-box .universe:nth-of-type(2n+0) .name{
    bottom: 0;
    float: left;
    margin-top: 15vh;
  }
  .home .section-universe .section-universe-wrap .slider-box .element{
    margin-top: 2vh;
  }
}

.home .section-socialroom {
  margin-bottom: 120px;
}
.home .section-blog {
  margin-bottom: 9.9rem;
}
.home .section-blog .living-suavinex-home {
  display: flex;
  justify-content: flex-end;
  max-width: 1500px;
  padding: 0 5rem 50px ;
}
.home .section-blog .living-suavinex-home .living-suavinex:before {
  color: black;
  font-size: 8rem;
}
.home .section-blog .section-blog-wrap {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 0;
  letter-spacing: 0;
}
.home .section-blog .section-blog-wrap .box {
  display: inline-block;
  width: 50%;
  padding: 0 5rem;
}
.home .section-blog .section-blog-wrap .box .title {
  font-size: 2.1rem;
  font-family: 'Futurabc';
  text-transform: uppercase;
  padding: 2.9rem 2.1rem 0 2.1rem;
  line-height: 1.2;
}
.home .section-blog .section-blog-wrap .box .description {
  font-family: 'GraviticaRounded-Light';
  font-size: 1.6rem;
  padding: 2.9rem 2.1rem 0 2.1rem;
  line-height: 1.5;
}
.home .section-blog .section-blog-wrap .box .fecha {
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.6rem;
  display: inline-block;
  text-transform: uppercase;
}
.home .section-blog .section-blog-wrap .box .group {
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.8rem;
  display: inline-block;
  float: right;
  text-transform: uppercase;
}
.home .section-blog .section-blog-wrap .box .button {
  margin: 2.5rem 0;
  float: right;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  padding: 5px 5%;
}
.home .section-blog .section-blog-wrap .box img {
  width: 100%;
}
.cont-chatBox {
  position: relative;
}
.chatBox {
  position: fixed;
  right: 0;
  z-index: 1000;
  border: 0px none;
  cursor: pointer;
}
.chatBox.position {
  bottom: 60px;
}
.chatBox.top {
  bottom: 20px;
  top: auto!important;
  position: fixed;
}
.chatBox.position.inicial {
  bottom: 20px;
  position: fixed;
}
.chatBox.inicial {
  bottom: auto;
}
.page-homepage .chatBox.position.inicial {
  z-index: 0;
}
.page-homepage .chatBox.inicial {
  z-index: 0;
  position: absolute;
}
@media (min-width: 768px) {
  .page-homepage .header {
    position: absolute;
    background: transparent;
  }
  .page-homepage .header .header-menu .header-menu-bottom {
    position: inherit;
    padding: initial;
    background: transparent;
  }
  .page-homepage .header .header-top .header-search .js-site-search-input {
    border-color: white;
    background: transparent;
  }
  .page-homepage .header .header-top .header-search .js-site-search-input::placeholder {
    color: white;
  }
  .page-homepage .glyphicon.element-search:before,
  .page-homepage .glyphicon.element-account:before,
  .page-homepage .glyphicon.mini-cart-link:before,
  .page-homepage .header .header-top .header-links .header-international-site .header-international-site--link:after,
  .page-homepage .header .header-top .header-links .header-cart span,
  .page-homepage .header .header-top .header-links .header-international-site span,
  .page-homepage .header .header-top .header-links .header-login span,
  .page-homepage .header .header-top .header-links .header-login-pharmacy span {
    color: white;
  }
  .home .carousel-content {
    height: 84.8vh;
  }
  .home .carousel-content .carousel-section-banner {
    /*height: 100%;*/
    height: 84.8vh;
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer {
/*    height: 100%;*/
    height: 84.8vh;
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage {
    /*height: 100%;*/
    height: 84.8vh;
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item.visible {
    opacity: 1;
    transition: opacity 2s ease-out;
    /*height: 100%;*/
    height: 84.8vh;
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .wrap-img img {
    /*width: auto;*/
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info {
    bottom: 15%;
    right: 10%;
    left: auto;
    max-width: 750px;
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .title {
    font-size: 4.5rem;
    text-align: left;
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .description {
    font-size: 2rem;
    text-align: left;
  }
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .button {
    font-size: 2.4rem;
  }
  .home .carousel-content .owl-dots {
    position: absolute;
    right: 3rem;
    margin-top: 0;
    top: 70%;
    left: auto;
  }
  .home .carousel-content .owl-dots button {
    display: block;
  }
  .home .carousel-content .owl-dots button:not(.active):before {
    content: attr(data-text);
    opacity: 0;
    right: 0;
    display: inline-block;
    text-align: left;
    width: 150px;
    position: absolute;
    top: 0px;
    font-size: 1.5rem;
    font-family: 'GraviticaRounded-Regular';
    transition: all 0.2s ease-in-out;
  }
  .home .carousel-content .owl-dots button:hover:before {
    content: attr(data-text);
    font-size: 1.5rem;
    font-family: GraviticaRounded-Regular;
    opacity: 1;
    display: block;
    width: 150px;
    height: 1px;
    position: absolute;
    right: 33px;
    top: 0px;
    text-align: left;
  }
  .home .carousel-content .owl-dots button:hover span {
    width: 36px;
    transition: all 300ms linear;
  }
  .home .carousel-content .owl-dots button span {
    width: 0;
    height: 1px;
    background: black;
    position: absolute;
    display: block;
    right: 29px;
    bottom: 10px;
    transition: all 300ms linear;
  }
  .home .section-universe {
    margin-bottom: 200px;
  }
  .home .section-universe .section-universe-wrap .slider-box {
    width: 200%;
    transition: all 0.55s ease-in-out;
    will-change: margin;
  }
  .home .section-universe .section-universe-wrap .slider-box .element {
    display: flex;
    align-items: center;
    justify-content: left;
    width: 200%;
  }
  .home .section-universe .section-universe-wrap .slider-box .universe {
    white-space: initial;
    overflow: hidden;
  }
  .home .section-universe .section-universe-wrap .slider-box .universe .js-responsive-image {
    width: 95%;
    min-width: 95%;
    min-height: 100%;
    max-height: initial;
  }
  .home .section-universe .section-universe-wrap .slider-box .universe:hover:after {
    opacity: 1;
  }
  .home .section-universe .section-universe-wrap .slider-box .universe:hover img {
    transform: translate(-50%, -50%) scale(1.05);
  }
  .home .section-universe .section-universe-wrap .slider-box .universe:hover .name {
    max-width: 400px;
    padding: 25px 100px;
    color: black;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(odd) .universe:nth-child(odd) {
    width: 58vw;
    height: 46vh;
    text-align: right;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(odd) .universe:nth-child(odd) .name {
    top: 0;
    right: 0;
    left: initial;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(odd) .universe:nth-child(even) {
    width: 42vw;
    height: 53vh;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(odd) .universe:nth-child(even) .name {
    bottom: 0;
    top: initial;
    left: initial;
    right: initial;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(even) .universe:nth-child(odd) {
    width: 41vw;
    height: 51vh;
    margin-right: 2vw;
    text-align: right;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(even) .universe:nth-child(odd) .name {
    top: 0;
    right: 0;
    left: initial;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(even) .universe:nth-child(even) {
    height: 56vh;
    width: 55vw;
    margin-right: 2vw;
    top: 8vh;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(even) .universe:nth-child(even) .name {
    bottom: 0;
    text-align: right;
    top: initial;
    left: initial;
    right: initial;
  }
  .home .section-universe .section-universe-wrap .slider-box .element:nth-child(even) .universe:nth-child(3n) .name {
    position: absolute;
    bottom: 0;
    left: 0;
    top: initial;
    right: initial;
  }
  .home .section-universe .section-universe-wrap .slider-arrows {
    display: inline-block;
  }
  .home .section-textOffers {
    width: 100%;
    max-width: 700px;
  }
  .home .section-textOffers::before,
  .home .section-textOffers::after {
    width: 30%;
  }
  .home .section-textOffers ul .section-textOffers-wrap .text-offer-image {
    display: inline-block;
    margin-right: 15px;
  }
  .home .section-textOffers ul .section-textOffers-wrap .description {
    font-size: 1.8rem;
  }
  .chooseSiteSection {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 3em 5%;
    background: #f1f1f1;
    color: #000;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: GraviticaRounded-Medium;
    z-index: 99999;
    text-align: center;
    display: none;
  }
  .chooseSiteSection a {
    margin-left: 19px;
    padding: 5px 1%;
    max-width: 90vw;
    text-align: center;
    color: #222;
    margin: 50px auto 0;
    border-radius: 0;
    border: 2px solid #222;
    text-transform: uppercase;
  }
  .chooseSiteSection a:hover {
    color: #fff;
    background-color: #222;
  }
}
.header-menu-bottom .list-item .list-item-link a[title="Promociones"] {
  color: #F95E59;
}
.header-menu-bottom .list-item .list-item-link a[title="Black Friday"] {
  color: #F95E59;
}
.header-menu-bottom .list-item .list-item-link a[title="Black Week"] {
  color: #F95E59;
}
.header-menu-bottom .list-item .list-item-link a[title="Rebajas"] {
  color: #F95E59;
}
@media (min-width: 768px) {
  .page-homepage .header {
    position: absolute;
    background: transparent;
  }
  .page-homepage .header .header-menu .header-menu-bottom {
    position: inherit;
    padding: initial;
    background: transparent;
  }
  .page-homepage .header .header-top .header-search .js-site-search-input {
    border-color: white;
    background: transparent;
  }
  .page-homepage .header .header-top .header-search .js-site-search-input::placeholder {
    color: white;
  }
  .page-homepage .glyphicon.element-search:before,
  .page-homepage .glyphicon.element-account:before,
  .page-homepage .glyphicon.mini-cart-link:before,
  .page-homepage .header .header-top .header-links .header-international-site .header-international-site--link:after,
  .page-homepage .header .header-top .header-links .header-cart span,
  .page-homepage .header .header-top .header-links .header-international-site span,
  .page-homepage .header .header-top .header-links .header-login span,
  .page-homepage .header .header-top .header-links .header-login-pharmacy span {
    color: white;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info {
    bottom: 15%;
    right: 0;
    left: auto;
    max-width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .home .section-blog {
    margin-bottom: 3.9rem;
  }
  .home .section-blog .box.logo {
    text-align: center;
    margin-bottom: 3.1rem;
  }
  .home .section-blog .section-blog-wrap {
    max-width: none;
    display: flex;
    margin: 0;
    padding: 0;
    transition: margin-left 1s;
  }
  .home .section-blog .section-blog-wrap .box {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100vw;
    padding: 0 20px;
  }
  .home .section-blog .section-blog-wrap .box .imagen {
    order: 1;
    width: 100vw;
  }
  .home .section-blog .section-blog-wrap .box .info {
    order: 2;
    margin: 0 auto;
    width: 90%;
    text-align: center;
  }
  .home .section-blog .section-blog-wrap .box .pie {
    display: none;
  }
  .home .section-blog .section-blog-wrap .box .button {
    width: 100%;
    padding: 10px 5%;
  }
  .home .section-blog .section-blog-wrap .box:last-child .top {
    position: absolute;
    top: 0;
  }
  .home .section-blog .living-suavinex-home .living-suavinex:before {
    font-size: 6rem;
  }
  .home main .section-universe .section-universe-wrap .slider-box .element .universe {
    width: 100vw;
  }
  .home main .section-universe .section-universe-wrap .slider-box .element .universe .name {
    left: 0;
    text-align: center;
    font-size: 1.4rem;
  }
  .home .carousel-content .owl-dots {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .home .carousel-content .carousel-section-banner .owl-stage-outer .owl-stage .owl-item .info .title[data-carousel-nav-text="¡FELIZ DÍA PAPÁ!"] {
    color: white;
  }
  /*.home .section-universe .section-universe-wrap .slider-box .universe .name {
    font-size: 2.5vmin;
    padding: 25px 5px;
  }*/
  .header-menu-bottom .list-item .list-item-link a {
    pointer-events: none;
  }
  .header-menu-bottom .list-item .list-item-link a[title="Promociones"] {
    pointer-events: auto;
  }
  .header-menu-bottom .list-item .list-item-link a[title="Black Friday"] {
    pointer-events: auto;
  }
  .header-menu-bottom .list-item .list-item-link a[title="Rebajas"] {
    pointer-events: auto;
  }
  .header-menu-bottom .list-item .list-item-link a[title="Dispositivos Smart"] {
    pointer-events: auto;
  }
  .header-menu-bottom .header-submenu-content .list-item .list-item-link a {
    pointer-events: auto;
  }
}
@media (max-width: 1024px) {
  .home .section-universe .section-universe-wrap .slider-box .universe .js-responsive-image {
    min-height: 0%;
  }
}
@media (max-width: 355px) {
  .section-blog .home .section-blog .living-suavinex-home .living-suavinex:before {
    font-size: 6rem;
  }
}
.page-login .section-banner {
  margin-bottom: 15vh;
}
.page-login .section-banner .section-banner-wrap .wrap-img {
  height: 20vh;
  max-height: 130px;
}
.page-login .login-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  left: 0;
  right: 0;
  z-index: 3;
}
.page-login .login-info .login-title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.page-login footer .footer-newsletter {
  display: none;
}
.page-login footer .footer-category {
  border-top: 1px solid #85B09A;
}
.account-info-pharmacy {
  position: static;
  width: 100%;
  text-align: center;
  top: 9vh;
  left: 0;
  right: 0;
  z-index: 3;
}
.account-info-pharmacy .account-title {
  background-color: #ffffff;
  padding: 10% 10% 6%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 2.6rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.my-account {
  position: relative;
}
.my-account .account-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  left: 0;
  right: 0;
  z-index: 3;
}
.my-account .account-info .account-title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.my-account .wrap-centered {
  padding-top: 20px;
}
.page-homepage .forgotten-password {
  width: 90%;
  z-index: 3001;
  height: auto;
  position: fixed;
  top: 5%;
  left: 5%;
  border: 1px solid #000000;
  background-color: #ffffff;
  padding: 70px 50px 50px;
  overflow: auto;
  -webkit-box-shadow: 5px -5px 5px 0px #666666;
  -moz-box-shadow: 5px -5px 5px 0px #666666;
  box-shadow: 5px -5px 5px 0px #666666;
}
.page-homepage .forgotten-password .description {
  padding-bottom: 30px;
}
.my-account-login {
  margin-top: -50px;
  margin-bottom: 180px;
}
.my-account-login .not-registered {
  background: #f9f9f9;
  padding: 0 4%;
  margin-top: 50px;
}
.my-account-login .not-registered h3 {
  font-family: 'GraviticaRounded-Regular';
  padding-top: 40px;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
}
.my-account-login .not-registered ul {
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
.my-account-login .not-registered li {
  font-family: 'GraviticaRounded-Regular';
  font-size: 19px;
  font-size: 1.9rem;
  padding-bottom: 20px;
  padding-left: 45px;
}
.my-account-login .not-registered li:before {
  content: "\e911";
  display: inline-block;
  font-size: 25px;
  font-size: 2.5rem;
  font-family: 'suavinex';
  padding-right: 20px;
  margin-left: -45px;
}
.my-account-login .not-registered a {
  display: block;
  color: white;
  width: 100%;
  max-width: 360px;
  margin: 30px auto 0 auto;
}
.my-account-login .registered {
  padding: 0 6.5%;
  background: white;
}
.my-account-login .registered .login-page-title {
  text-align: center;
  font-family: 'GraviticaRounded-Regular';
  font-size: 29px;
  font-size: 2.9rem;
  margin-bottom: 35px;
  margin-top: -80px;
  background: white;
}
.my-account-login .registered .login-page-title:before {
  content: "\e90c";
  display: none;
  width: 100%;
  font-family: 'suavinex';
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  padding-top: 30px;
}
.my-account-login .registered .login-page-title .login-page__headline {
  display: inline-block;
  margin: 0 auto;
  width: auto;
  padding-top: 30px;
}
.my-account-login .registered .login-page-title .login-page__headline:before {
  content: '';
  display: none;
  width: 100%;
  max-width: 60px;
  height: 1px;
  background: #979797;
  margin: 0 auto 20px auto;
}
.my-account-login .registered .btn {
  width: 100%;
  float: right;
  background: black;
}
.my-account-login .registered .btn:after {
  position: absolute;
  right: 8%;
}
.my-account-login .registered .btn:hover {
  background: #E93B36;
}
.my-account-login .pharmacy,
.my-account-login .user {
  display: flex;
  flex-direction: column-reverse;
}
.my-account-login .pharmacy .not-registered h3,
.my-account-login .pharmacy .not-registered li:before {
  color: #85B09A;
}
.my-account-login .pharmacy .not-registered button {
  background: #85B09A;
}
.my-account-login .user .not-registered h3,
.my-account-login .user .not-registered li:before {
  color: #F95E59;
}
.my-account-login .user .not-registered a {
  background: #F95E59;
}
.my-account-login .user .not-registered a:hover {
  background: #E93B36;
}
.my-account-login .user .registered .login-page-title:before {
  content: "\e901";
}
.my-account-login .forgotten-password a {
  display: block;
  font-family: 'GraviticaRounded-Light';
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .my-account .account-info .account-title,
  .page-login .account-info .account-title,
  .my-account .login-info .account-title,
  .page-login .login-info .account-title,
  .my-account .account-info .login-title,
  .page-login .account-info .login-title,
  .my-account .login-info .login-title,
  .page-login .login-info .login-title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 35px;
  }
}
@media (min-width: 768px) {
  .my-account-login {
    display: block;
  }
  .my-account-login .pharmacy,
  .my-account-login .user {
    display: block;
  }
  .my-account-login .forgotten-password a {
    margin: 5px 0 65px 35px;
    text-align: left;
  }
  .my-account-login .registered .login-page-title {
    margin-top: 0;
  }
  .my-account-login .registered .login-page-title:before {
    display: inline-block;
    font-size: 40px;
    font-size: 4rem;
    padding-top: 0;
  }
  .my-account-login .registered .login-page-title .login-page__headline {
    padding-top: 15px;
  }
  .my-account-login .registered .login-page-title .login-page__headline:before {
    display: block;
  }
  .my-account-login .registered .btn {
    width: auto;
    padding: 7px 75px 7px 30px;
  }
  .my-account-login .not-registered {
    padding: 70px 4%;
    margin-top: -6vw;
    height: 550px;
  }
  .my-account-login .not-registered h3 {
    padding-top: 0;
    font-size: 29px;
    font-size: 2.9rem;
  }
  .my-account-login .not-registered a {
    margin: 30px auto 0 auto;
  }
  .my-account-login .not-registered .yCmsContentSlot {
    line-height: 4.5ex;
  }
}
@media (width: 1024px) {
  .my-account .account-info .account-title,
  .page-login .account-info .account-title,
  .my-account .login-info .account-title,
  .page-login .login-info .account-title,
  .my-account .account-info .login-title,
  .page-login .account-info .login-title,
  .my-account .login-info .login-title,
  .page-login .login-info .login-title {
    padding: 5% 10%;
  }
}
.page-order .item__list .item__toggle .icon.right_arrow_white:after {
  color: #ACA69D;
  transform: rotate(-90deg);
  margin-right: 40px;
  margin-left: 0;
  transition: all 250ms linear;
}
.page-order .item__list .item__toggle.open .icon.right_arrow_white:after {
  color: #ACA69D;
  margin-right: 40px;
  transform: rotate(0deg);
  margin-left: 0;
  transition: all 250ms linear;
}
.page-orderConfirmationPage .header-login,
.page-orderConfirmationPage .header-login-pharmacy {
  display: none !important;
}
.page-orderConfirmationPage .header-login-pharmacy {
  display: none !important;
}
.page-orderConfirmationPage .steps {
  width: 100%;
  margin: 0 auto 50px auto;
}
.page-orderConfirmationPage .steps li {
  width: 19%;
  height: 4em;
  text-align: center;
  margin: auto;
  display: inline-block;
  position: relative;
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  text-align: left;
}
.page-orderConfirmationPage .steps li .title {
  margin: 5px auto 14px auto;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.page-orderConfirmationPage .steps li .step-number {
  width: 2em;
  height: 2em;
  text-align: center;
  margin: auto;
  line-height: 2em;
  border-radius: 1em;
  font-family: 'GraviticaRounded-Medium';
  background-color: #222222;
  display: block;
  color: #ffffff;
  position: relative;
}
.page-orderConfirmationPage .steps li .step-number::before {
  content: '';
  position: absolute;
  top: 0.9em;
  left: -528%;
  width: 528%;
  height: 0.05em;
  background-color: #222222;
  z-index: -1;
}
.page-orderConfirmationPage .steps li:first-child .step-number::before {
  display: none;
}
.page-orderConfirmationPage .steps .active ~ li .step-number {
  background-color: #EBEBEB;
  color: #666666;
}
.page-orderConfirmationPage .steps .active ~ li .step-number::before {
  background-color: #EAEAEA;
}
.page-orderConfirmationPage .steps .active + li .step-number::before {
  background-color: #222222;
}
.page-orderConfirmationPage .steps li.active .title {
  color: #85B09A;
}
.page-orderConfirmationPage .steps li.active .step-number {
  background-color: #85B09A;
}
.page-orderConfirmationPage .checkout-success {
  margin-top: 71px;
}
.page-orderConfirmationPage .checkout-success .checkout-success__body .checkout-success__body__headline {
  position: relative;
}
.page-orderConfirmationPage .checkout-success .checkout-success__body .checkout-success__body__headline h1 {
  margin: 0 0 14px 100px;
  display: inline-block;
  font-family: 'GraviticaRounded-Regular';
  font-size: 32px;
  font-size: 3.2rem;
  color: #222222;
}
.page-orderConfirmationPage .checkout-success .checkout-success__body .checkout-success__body__headline h2 {
  margin-left: 100px;
  display: inline-block;
  font-family: 'GraviticaRounded-Regular';
  font-size: 28px;
  font-size: 2.8rem;
  color: #85B09A;
}
.page-orderConfirmationPage .checkout-success .checkout-success__body .checkout-success__body__headline:before {
  position: absolute;
  bottom: 33px;
  content: "\e91b";
  font-family: 'suavinex';
  color: #EAEAEA;
  font-size: 80px;
  font-size: 8rem;
}
.page-orderConfirmationPage .checkout-success .checkout-success__body .email-explanation {
  padding: 47px 57px 47px 0;
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  color: #222222;
}
.page-orderConfirmationPage .checkout-success .checkout-success__body .changeOrDeleteOrder-text {
  padding: 57px 57px 0 0;
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  color: #222222;
}
.page-orderConfirmationPage .account-orderdetail.well {
  background-color: transparent;
  padding: 0;
  border: 1px solid #EAEAEA;
  border-radius: 0;
  margin-right: 51px;
}
.page-orderConfirmationPage .account-orderdetail.well .well-headline {
  background-color: #F3F3F3;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
  color: #222222;
  padding: 12px 59px;
  text-transform: uppercase;
}
.page-orderConfirmationPage .account-orderdetail.well .well-content {
  padding: 29px 59px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'GraviticaRounded-Light';
  color: #222222;
}
.page-orderConfirmationPage .account-orderdetail.well .well-content .address-name {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
  color: #222222;
  margin-bottom: 7px;
}
.page-orderConfirmationPage .account-orderdetail.well .well-content .address-country {
  display: none;
}
.page-orderConfirmationPage .account-orderdetail.well .well-content .address-phone {
  display: none;
}
.page-orderConfirmationPage .checkout-order-summary h2 {
  width: 100%;
  display: block;
  background-color: #222222;
  font-family: 'GraviticaRounded-Regular';
  color: #ffffff;
  margin-bottom: 32px;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  padding: 2px 0 3px 0;
}
.page-orderConfirmationPage .checkout-order-summary .checkout-order-summary-list-items {
  margin: 5px auto;
}
.page-orderConfirmationPage .checkout-order-summary .checkout-order-summary-list-items.component-product {
  margin-left: 40px;
  background: linear-gradient(to right, rgba(240, 240, 240, 0), rgba(240, 240, 240, 0.6), rgba(240, 240, 240, 0));
}
.page-orderConfirmationPage .checkout-order-summary .checkout-order-summary-list-items .icon.right_arrow_white:after {
  color: #ACA69D;
  transform: rotate(-90deg);
  margin-right: 40px;
  margin-top: 25px;
  margin-left: 0;
  transition: all 250ms linear;
}
.page-orderConfirmationPage .checkout-order-summary .checkout-order-summary-list-items.open .icon.right_arrow_white:after {
  color: #ACA69D;
  margin-right: 40px;
  margin-top: 25px;
  transform: rotate(0deg);
  margin-left: 0;
  transition: all 250ms linear;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-orderConfirmationPage .steps li .step-number::before {
    width: 401%;
    left: -401%;
  }
}
@media only screen and (max-width: 479px) {
  .page-orderConfirmationPage .steps li {
    width: 18%;
  }
  .page-orderConfirmationPage .steps li .step-number::before {
    width: 117%;
    left: -117%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .page-orderConfirmationPage .steps li {
    width: 18%;
  }
  .page-orderConfirmationPage .steps li .step-number::before {
    width: 210%;
    left: -210%;
  }
}
@media only screen and (max-width: 991px) {
  .page-orderConfirmationPage .header .header-top .header-menu-icon {
    display: none;
  }
  .page-orderConfirmationPage .header .header-top .header-logo {
    width: 100%;
  }
  .page-orderConfirmationPage .account-orderdetail.well {
    margin-right: 0;
  }
  .page-orderConfirmationPage .checkout-success .checkout-success__body .email-explanation {
    padding-right: 0;
  }
  .page-orderConfirmationPage .checkout-success .checkout-success__body .changeOrDeleteOrder-text {
    padding-right: 0;
  }
  .page-orderConfirmationPage .checkout-success .checkout-success__body .checkout-success__body__headline:before {
    display: none;
  }
  .page-orderConfirmationPage .checkout-success .checkout-success__body .checkout-success__body__headline h1,
  .page-orderConfirmationPage .checkout-success .checkout-success__body .checkout-success__body__headline h2 {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .page-orderConfirmationPage .header .header-top .header-logo {
    width: 20%;
    margin-bottom: 0;
  }
}
.page-productDetails .active {
  border-width: 1px!important;
  border-color: black!important;
}
.page-productDetails .suavinex-video {
  margin: 60px auto;
  width: 100%;
  position: relative;
}
.page-productDetails .negro {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.page-productDetails .video-title {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
}
@media screen and (max-width: 480px) {
  .page-productDetails .video-title {
    font-size: 12px;
    line-height: 14px;
  }
}
.page-productDetails .reproducir {
  width: 60px;
  margin: 20px auto;
  display: block;
}
@media screen and (max-width: 480px) {
  .page-productDetails .reproducir {
    width: 40px;
    margin: 10px auto;
  }
}
.page-productDetails .carousel-inner.vertical > .active {
  top: 0;
}
.page-productDetails .carousel-inner.vertical > .next,
.page-productDetails .carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.page-productDetails .carousel-inner.vertical > .next.left,
.page-productDetails .carousel-inner.vertical > .prev.right {
  top: 0;
}
.page-productDetails .carousel-control.left {
  background-image: none;
}
.page-productDetails .carousel-control.right {
  background-image: none;
}
.page-productDetails #carousel-pager .carousel-control.left {
  bottom: initial;
  width: 100%;
  background-image: none;
}
.page-productDetails #carousel-pager .carousel-control.right {
  top: initial;
  width: 100%;
  background-image: none;
}
.page-productDetails .carousel-inner.vertical {
  height: 100%;
  /*Note: set specific height here if not, there will be some issues with IE browser*/
}
.page-productDetails .js-gallery-image-desktop {
  display: inline-flex;
}
.page-productDetails .js-gallery-image-desktop .carousel-inner > .item {
  display: block;
}
.page-productDetails #carousel-main .glyphicon.glyphicon-chevron-up:before,
.page-productDetails #carousel-pager .glyphicon.glyphicon-chevron-up:before {
  content: "\e920";
  transform: rotate(180deg);
  font-size: 30px;
  font-size: 3rem;
  color: #ACA69D;
  position: absolute;
  top: -30px;
}
.page-productDetails #carousel-main .glyphicon.glyphicon-chevron-down:before,
.page-productDetails #carousel-pager .glyphicon.glyphicon-chevron-down:before {
  content: "\e920";
  font-size: 30px;
  font-size: 3rem;
  color: #ACA69D;
  position: absolute;
}
.page-productDetails .variant-section {
  /*margin: 30px 0;
  padding: 0 0 20px 0;*/
  margin-top: 10px;
}
.page-productDetails .variantPanelTitle {
  background: #666;
  margin: -15px;
  padding: 20px 0px;
}
.page-productDetails .variantPanelTitle span {
  font-size: 18px;
  padding: 0 30px;
  color: white;
}
.page-productDetails .categoryVariantOptions {
  display: table;
  table-layout: fixed;
  text-align: center;
}
.page-productDetails .categoryVariantOptions .variantImage {
  display: table-cell;
  margin: 0 3%;
  padding: 0 3%;
  text-align: center;
  width: min-content;
}
.page-productDetails .categoryVariantOptions .variantImage a input:focus {
  outline: 0;
}
.page-productDetails .categoryVariantOptions .activeImage {
  border: 2px solid blue;
}
.page-productDetails .categoryVariantOptions .variantButton {
  margin: 0 10px 10px 0;
  display: table-cell;
  position: relative;
  background-color: white;
  border: 1.5px solid #f0f0f2;
  padding: 10px 15px;
  line-height: 15px;
}
@media screen and (max-width: 480px) {
  .page-productDetails .categoryVariantOptions .variantButton {
    padding: 12px 12px;
  }
}
.page-productDetails .categoryVariantOptions .variantButton a input:focus {
  outline: 0;
}
.page-productDetails .categoryVariantOptions .variantMessageOff .variantMessage {
  display: none;
}
.page-productDetails .categoryVariantOptions .variantMessageOn .variantMessage {
  min-width: 160px;
  color: black;
  z-index: 1000;
  padding: 10px;
  width: fit-content;
  display: inline-block;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%);
  position: absolute;
  top: 40px;
  background-color: lightgray;
  padding-top: 40px;
  font-size: 14px;
}
.page-productDetails .categoryVariantOptions .variantMessageOn .variantMessage::before {
  content: 'i';
  border: 1px solid;
  border-radius: 50%;
  padding: 3px 9px;
  font-weight: 900;
  position: absolute;
  top: 11px;
  left: 50%;
  transform: translateX(-50%);
}
.page-productDetails .categoryVariantOptions .buttonDisabled {
  color: #e0e0e0;
}
.page-productDetails .categoryVariantOptions .border-arrow:before {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 25%;
  width: 0;
  height: 0;
  border-width: 25px 25px 0;
  border-style: solid;
  border-color: lightgray transparent transparent;
}
.page-productDetails .categoryVariantOptions .showImage {
  z-index: 5;
  padding: 18px;
  width: fit-content;
  display: inline-block;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  bottom: 55px;
  background-color: #fff;
  border: 2px solid #d3d3d3;
}
.page-productDetails .categoryVariantOptions .notShowImage {
  display: none;
}
.page-productDetails .breadcrumb-section {
  padding: 5px 0 5px 89px;
  left: 5%;
  z-index: 4;
  position: static;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  text-align: left;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
.page-productDetails .breadcrumb-section .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}
.page-productDetails .breadcrumb-section .breadcrumb > li + li:before {
  content: "|";
}
.page-productDetails .breadcrumb-section .breadcrumb li {
  color: #969696;
}
.page-productDetails .breadcrumb-section .breadcrumb li a {
  color: #969696;
  text-decoration: underline;
}
.page-productDetails .product-details.page-title {
  display: block;
  width: 100%;
  padding: 0px 10px 0px 0px;
}
.page-productDetails .product-details.page-title .wrap-centered-product {
  padding: 0 20px 0 0;
}
.page-productDetails .product-details.page-title .name {
  margin-left: 10px;
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 3rem;
  line-height: 32px;
  display: contents;
}
.page-productDetails .price {
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 25px;
  font-size: 2.5rem;
}
.page-productDetails .price .iva {
  padding-left: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #969696;
}
.page-productDetails .price span {
  font-size: 35px;
  font-size: 3.5rem;
}
.page-productDetails .price span.iva {
  font-size: 14px;
  font-size: 1.4rem;
}
.page-productDetails .price span.from {
  font-size: 25px;
  font-size: 2.5rem;
}
.page-productDetails .product-details--image {
  margin-top: 50px;
  margin-bottom: 100px;
}
.page-productDetails .product-main-info > div:nth-child(1) {
  display: none;
}
.page-productDetails .product-main-info .description {
  color: #222222;
  font-family: 'GraviticaRounded-Light';
  font-size: 1.7rem;
  line-height: 1.5em;
  text-align: left;
  margin: 40px 0 20px 0;
  width: 100%;
}
.page-productDetails .product-main-info .description p {
  padding-bottom: 10px;
}
.page-productDetails .product-main-info .description ul {
  list-style-type: disc;
  padding-left: 25px;
}
.page-productDetails .product-main-info .description ul li {
  list-style-type: disc;
  padding-bottom: 5px;
}
.page-productDetails .product-main-info .out-of-stock-wrapper {
  border: 2px dashed #222222;
  margin-top: 35px;
  padding: 35px;
  width: 50%;
  margin-left: 10%;
  text-align: left;
}
.page-productDetails .product-main-info .out-of-stock-wrapper .out-of-stock-title {
  color: #F95E59;
  font-family: 'Futurabc';
  text-transform: uppercase;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 19px;
  display: block;
}
.page-productDetails .product-main-info .out-of-stock-wrapper .out-of-stock-subtitle {
  color: #222222;
  font-family: 'Futurabc';
  font-size: 19px;
  font-size: 1.9rem;
  margin-bottom: 5px;
  display: block;
}
.page-productDetails .product-main-info .out-of-stock-wrapper .out-of-stock-description {
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 19px;
  font-size: 1.9rem;
}
.page-productDetails .product-main-info .price-highlights {
  display: block;
  flex: 1;
}
@media (max-width: 767px) {
  .page-productDetails .product-main-info .price-highlights {
    justify-content: center;
  }
}
.page-productDetails .product-main-info .price-highlights .price-column {
  display: flex;
  width: fit-content;
}
.page-productDetails .product-main-info .price-highlights .price-column .product-details {
  padding-top: 5px;
  margin: 20px 0;
}
.page-productDetails .product-main-info .price-highlights .price-column .product-details .final-price {
  display: inline-block;
}
.page-productDetails .product-main-info .price-highlights .price-column .product-details .iva {
  display: inline-block;
}
.page-productDetails .product-main-info .price-highlights .highlighted .chip {
  display: inline-table;
  text-align: center;
  text-transform: capitalize;
  background-color: #666666;
  border-radius: 25px;
  color: #ffffff;
/*  font-family: 'Futurabc';*/
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  padding: 5px 20px;
  margin: 10px 10px 10px 0;
}
.page-productDetails .product-main-info .price-highlights .highlighted .chip.available-pharmacy {
  border: 1px solid #F95E59;
  color: #F95E59;
  background-color: #ffffff;
}
.page-productDetails .product-main-info .price-highlights .highlighted .chip.available {
  border: 1px solid #379A5C;
  color: #379A5C;
  background-color: #ffffff;
}
.page-productDetails .product-main-info .price-highlights .highlighted .chip.unavailable {
  border: 1px solid #F95E59;
  color: #F95E59;
  background-color: #ffffff;
}
.page-productDetails .product-main-info .price-highlights .highlighted .storefinder {
  margin-top: 10px;
}
.page-productDetails .product-main-info .about {
  color: #969696;
  font-family: 'GraviticaRounded-Light';
  font-size: 1.4rem;
  line-height: 1.3;
}
.page-productDetails .product-main-info .about ul {
  list-style-type: disc;
}
.page-productDetails .product-main-info .about ul li {
  list-style-type: disc;
  margin-top: 10px;
}
.page-productDetails .product-main-info .download-attachement {
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Regular';
  color: #222222;
  margin: 50px 0;
}
.page-productDetails .product-main-info .download-attachement .download-text {
  padding: 6px 29px;
  border: 1px solid #222222;
}
.page-productDetails .product-main-info .icon.download:before {
  position: relative;
  top: 8px;
  left: 0px;
  font-size: 33px;
  font-size: 3.3rem;
}
.page-productDetails .product-main-info .customization-product {
  margin: 25px 0;
  background: white;
  width: 100%;
}
.page-productDetails .product-main-info .customization-product .customization-text {
  background: white;
  color: #666666;
  border: 1px solid #666666;
  font-size: 1.9rem;
  padding: 10px 8%;
}
.page-productDetails .product-main-info .customization-product .customization-text:after {
  content: "\e920";
  font-family: 'suavinex';
  color: #666666;
  display: inline-block;
  font-size: 20px;
  margin-left: 15px;
}
.page-productDetails .product-main-info .customization-product .customization-text:hover {
  background: #F95E59;
  color: white;
  border: 1px solid #F95E59;
}
.page-productDetails .product-main-info .customization-product .customization-text:hover:after {
  color: white;
}
.page-productDetails .customize-product .customize-title,
.page-productDetails .page-details-variants-select-component .customize-title {
  font-family: 'GraviticaRounded-Regular';
  color: #222222;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 30px 0;
}
.page-productDetails .customize-product .variant-selector,
.page-productDetails .page-details-variants-select-component .variant-selector {
  display: flex;
  width: 100%;
  padding: 10px 0;
  max-width: 500px;
}
.page-productDetails .customize-product .variant-selector .selection-variant,
.page-productDetails .page-details-variants-select-component .variant-selector .selection-variant {
  margin: 15px 0;
}
@media screen and (min-width: 992px) {
  .page-productDetails .customize-product .variant-selector .selection-variant,
  .page-productDetails .page-details-variants-select-component .variant-selector .selection-variant {
    display: flex;
    flex-flow: row;
    align-items: baseline;
    justify-content: flex-start;
  }
}
.page-productDetails .customize-product .variant-selector .variant-name,
.page-productDetails .page-details-variants-select-component .variant-selector .variant-name {
  text-align: left;
  color: #000000;
  line-height: 19px;
  vertical-align: top;
  white-space: nowrap;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .page-productDetails .customize-product .variant-selector .variant-name,
  .page-productDetails .page-details-variants-select-component .variant-selector .variant-name {
    padding: 0 10px;
    background-color: #F0F0F0;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .page-productDetails .customize-product .variant-selector .variant-name,
  .page-productDetails .page-details-variants-select-component .variant-selector .variant-name {
    width: 100%;
  }
}
.page-productDetails .customize-product .variant-selector .variant-name label,
.page-productDetails .page-details-variants-select-component .variant-selector .variant-name label {
  font-weight: normal;
  text-transform: none;
  padding: 0;
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.9rem;
}
.page-productDetails .customize-product .variant-selector .variant-name span,
.page-productDetails .page-details-variants-select-component .variant-selector .variant-name span {
  background-color: #F0F0F0;
  padding: 10px 0;
  display: inline-block;
}
@media (min-width: 768px) {
  .page-productDetails .customize-product .variant-selector .variant-name span,
  .page-productDetails .page-details-variants-select-component .variant-selector .variant-name span {
    padding: 10px 20px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .page-productDetails .customize-product .variant-selector .variant-name .variant-value,
  .page-productDetails .page-details-variants-select-component .variant-selector .variant-name .variant-value {
    display: none;
  }
}
.page-productDetails .customize-product .variant-selector .variant-name-desktop::after,
.page-productDetails .page-details-variants-select-component .variant-selector .variant-name-desktop::after {
  content: ' ';
  width: 33px;
  height: 33px;
  background-image: url(../images/down-arrow-gray.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: center;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-90deg);
}
@media (min-width: 768px) {
  .page-productDetails .customize-product .variant-selector .variant-name-desktop::after,
  .page-productDetails .page-details-variants-select-component .variant-selector .variant-name-desktop::after {
    display: none;
  }
}
.page-productDetails .customize-product .variant-selector .btnFontText,
.page-productDetails .page-details-variants-select-component .variant-selector .btnFontText {
  padding: 10px;
  background: transparent;
  border: 1px solid;
  transition: 0.3s;
  margin-bottom: 10px;
}
.page-productDetails .customize-product .variant-selector .btnFontText:hover,
.page-productDetails .page-details-variants-select-component .variant-selector .btnFontText:hover {
  color: #979797;
  transition: 0.3s;
}
.page-productDetails .customize-product .variant-selector .LH,
.page-productDetails .page-details-variants-select-component .variant-selector .LH {
  font-size: 17px;
}
.page-productDetails .customize-product .variant-selector .input-text,
.page-productDetails .page-details-variants-select-component .variant-selector .input-text {
  flex: 1;
  border: 1px solid #F0F0F0;
  font-family: 'GraviticaRounded-Light';
  color: #000000;
  font-size: 1.6rem;
  margin-top: 15px;
}
.page-productDetails .customize-product .variant-selector .input-text input,
.page-productDetails .page-details-variants-select-component .variant-selector .input-text input {
  border: none;
  width: 100%;
  padding: 8px 27px;
}
.page-productDetails .customize-product .variant-selector .input-text input::placeholder,
.page-productDetails .page-details-variants-select-component .variant-selector .input-text input::placeholder {
  font-family: 'GraviticaRounded-Light';
  color: #969696;
  font-size: 16px;
  font-size: 1.6rem;
}
.page-productDetails .customize-product .variant-selector .select,
.page-productDetails .page-details-variants-select-component .variant-selector .select {
  flex: 1;
  border: 1px solid #F0F0F0;
  padding: 8px 30px 8px 17px;
  overflow: hidden;
  background-size: 20px 30px;
  background: url(../images/arrow_down.svg) no-repeat right 10px center;
}
.page-productDetails .customize-product .variant-selector .select .variant-select,
.page-productDetails .page-details-variants-select-component .variant-selector .select .variant-select {
  background: transparent;
  font-family: 'GraviticaRounded-Light';
  color: #969696;
  font-size: 15px;
  font-size: 1.5rem;
  width: 130%;
}
.page-productDetails .customize-product .variant-selector .select select,
.page-productDetails .page-details-variants-select-component .variant-selector .select select {
  padding: 0;
  box-shadow: none;
  border: 0;
  height: auto;
  border: none;
  outline: none;
}
.page-productDetails .customize-product .variant-selector {
  display: initial;
}
.page-productDetails .customize-product .variant-selector .variant-name {
  padding: 0px 0 0;
  background-color: transparent;
  margin-top: 25px;
}
.page-productDetails .page-details-variants-select-component .variant-selector {
  flex-flow: column nowrap;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-top: 35px;
  padding-bottom: 35px;
}
.page-productDetails .page-details-variants-select-component .variant-selector .selection-variant {
  display: flex;
  flex-flow: wrap;
  margin: 0;
}
.page-productDetails .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component {
  bottom: initial;
}
.page-productDetails .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket .add {
  width: auto;
}
.page-productDetails .addcart-variant {
  z-index: 995;
}
.page-productDetails .addcart-notvariant {
  z-index: 992;
}
.page-productDetails .addtocart-component {
  display: -webkit-box;
  position: relative;
  background: white;
  bottom: auto;
  width: 100%;
  height: auto;
  flex-flow: row nowrap;
}
.page-productDetails .addtocart-component.fixed {
  position: fixed;
  top: auto;
  bottom: 0;
}
.page-productDetails .addtocart-component .addtocart--data {
  display: flex;
  flex-flow: column nowrap;
  flex: 1;
  max-width: 75%;
  justify-content: center;
}
.page-productDetails .addtocart-component .display-none {
  display: none;
}
.page-productDetails .addtocart-component .price-responsive {
  display: none;
}
.page-productDetails .addtocart-component .titles {
  display: flex;
  font-family: 'GraviticaRounded-Regular';
  color: #222222;
  line-height: 16px;
  font-size: 19px;
  font-size: 1.9rem;
  text-align: left;
}
.page-productDetails .addtocart-component .titles .title {
  flex: 1;
  padding-bottom: 5px;
  padding-left: 40px;
}
.page-productDetails .addtocart-component .values {
  display: flex;
  font-family: 'GraviticaRounded-Light';
  font-weight: bold;
  color: #222222;
  line-height: 15px;
  font-size: 1.5rem;
  text-align: left;
}
.page-productDetails .addtocart-component .values .value {
  flex: 1;
  padding-left: 40px;
}
.page-productDetails .addtocart-component .select-editable {
  background-color: white;
  border: solid grey 1px;
  width: fit-content;
}
.page-productDetails .addtocart-component .select-editable select {
  position: relative;
  height: 45px;
  width: 80px;
  font-size: 1.5rem;
  border: initial;
  left: 0px;
  background: white;
}
@media screen and (max-width: 767px) {
  .page-productDetails .addtocart-component .select-editable select {
    left: 22px;
    bottom: 19px;
  }
}
.page-productDetails .addtocart-component .addtocart--basket {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  flex-direction: row;
  width: 100%;
}
@media (min-width: 768px) {
  .page-productDetails .addtocart-component .addtocart--basket {
    justify-content: left;
  }
}
@media (min-width: 768px) {
  .page-productDetails .addtocart-component .addtocart--basket > div {
    margin: 0 10px;
  }
}
.page-productDetails .addtocart-component .addtocart--basket .add {
  background-color: #F95E59;
  color: #ffffff;
  border: none;
  font-family: 'GraviticaRounded-Regular';
  font-size: 22px;
  font-size: 2.2rem;
  padding: 8px 65px 10px 40px;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.page-productDetails .addtocart-component .addtocart--basket .add:before {
  margin-right: 10px;
}
.page-productDetails .addtocart-component .addtocart--basket .add:hover {
  background-color: #E93B36;
}
.page-productDetails .addtocart-component .addtocart--basket .add:after {
  position: absolute;
  top: 50%;
  padding-left: 10px;
  margin: auto;
  height: 32px;
  transform: translateY(-50%);
}
.page-productDetails .addtocart-component .addtocart--basket .addNotifyButton .showText {
  z-index: 5;
  padding: 15px 15px 15px 60px;
  display: inline-block;
  position: absolute;
  bottom: 70px;
  display: block;
  background-color: #eaeaea;
  font-size: 14px;
  text-align: center;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .page-productDetails .addtocart-component .addtocart--basket .addNotifyButton .showText {
    bottom: 60px;
  }
}
.page-productDetails .addtocart-component .addtocart--basket .addNotifyButton .showText::before {
  content: 'i';
  border: 1px solid;
  border-radius: 50%;
  padding: 1px 9px;
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.page-productDetails .addtocart-component .addtocart--basket .addNotifyButton .notShowText {
  display: none;
}
.page-productDetails .addtocart-component .addtocart--basket #addInterestbtn {
  width: auto;
}
.page-productDetails .addtocart-component .addtocart--basket #removeInterestbtn {
  background: black;
}
.page-productDetails .addtocart-component .addtocart--basket .add-remove {
  display: flex;
  align-items: center;
}
.page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group {
  display: block;
  position: inherit;
  width: inherit;
}
@media (max-width: 767px) {
  .page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group {
    width: 45px;
  }
}
.page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group button {
  width: 44px;
  height: 44px;
  background-color: #DFDFDF;
  font-size: 30px;
  font-size: 3rem;
  border: none;
  border-radius: 0px;
  overflow: hidden;
}
.page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group button span {
  position: relative;
  top: -10px;
  left: -5px;
}
.page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group button span.glyphicon-minus {
  left: -2px;
}
.page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group input {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  width: 60px;
  margin: 0;
  text-align: center;
  border: none;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 29px;
  color: #222222;
}
.page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group .plus,
.page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group .minus {
  display: inline-block;
  vertical-align: middle;
  border: none;
  border-radius: 0px;
  float: none;
  width: auto;
}
.page-productDetails .addtocart-component .actions {
  display: none;
}
.page-productDetails .product-detail-table {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  flex-flow: row nowrap;
  justify-content: center;
}
.page-productDetails .product-detail-table .product-detail-table__column {
  padding: 0 13px;
  flex: 1;
  max-width: 50%;
}
.page-productDetails .product-detail-table .header-detail {
  /*  padding: 5px 29px;
	background-color: #666666;
	color: #ffffff;*/
  color: #000000;
  font-family: 'GraviticaRounded-Regular';
  font-size: 22px;
  font-size: 2.2rem;
  border-bottom: 1px solid #000000;
}
.page-productDetails .product-detail-table .cell {
  color: #222222;
  font-family: GraviticaRounded-Light;
  line-height: 1.6;
  font-size: 1.5rem;
  padding: 29px 5px;
}
.page-productDetails .product-detail-table .cell ul {
  list-style-type: disc;
  padding-left: 25px;
}
.page-productDetails .product-detail-table .cell ul li {
  list-style-type: disc;
  padding-bottom: 5px;
}
.page-productDetails .section-iloveit,
.page-productDetails .section-others {
  padding-top: 100px;
}
.page-productDetails .section-iloveit .line-title {
  margin-bottom: 30px;
}
.page-productDetails .section-banner {
  position: relative;
  margin-bottom: 0vh;
  z-index: 3;
}
.page-productDetails .section-banner ul {
  display: flex;
  padding: 0;
  width: 100%;
}
.page-productDetails .section-banner ul .section-banner-wrap {
  width: 100%;
  list-style: none;
  text-align: center;
  display: inline-block;
  position: relative;
}
.page-productDetails .section-banner ul .section-banner-wrap .wrap-img {
  width: 100%;
  height: 50vh;
  display: block;
}
.page-productDetails .section-banner ul .section-banner-wrap .wrap-img img {
  max-height: 265px;
}
.page-productDetails .section-banner ul .section-banner-wrap .info {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 21%;
  max-height: 200px;
}
.page-productDetails .section-banner ul .section-banner-wrap .info .title {
  display: none;
}
.page-productDetails .section-banner ul .section-banner-wrap .info .description {
  background: transparent;
  color: #ffffff;
  z-index: 4;
  text-align: center;
  width: 35%;
  margin: 0 auto;
  padding: 10px 10px 0px 10px;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  font-family: 'GraviticaRounded-Medium';
}
.page-productDetails .section-banner ul .section-banner-wrap .info .button {
  display: none;
}
.page-productDetails .section-banner .why-love-info-wrapper {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 21%;
  max-height: 200px;
}
.page-productDetails .section-banner .why-love-info-wrapper .why-love-info {
  background: transparent;
  color: #ffffff;
  z-index: 4;
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  font-family: 'GraviticaRounded-Medium';
}
.page-productDetails .customization-panel {
  z-index: 997;
}
.page-productDetails .selection-panel {
  z-index: 995;
}
.page-productDetails .selection-panel,
.page-productDetails .customization-panel {
  position: fixed;
  background: #ffffff;
  top: 5%;
  left: 5%;
  width: 90%;
  max-height: 90%;
  min-height: 90%;
  overflow: auto;
  overflow-x: hidden;
  display: block;
  padding: 15px;
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.5);
}
.page-productDetails .selection-panel .close,
.page-productDetails .customization-panel .close {
  margin-right: 33px;
  margin-top: 34px;
}
.page-productDetails .selection-panel .title,
.page-productDetails .customization-panel .title {
  color: #222222;
  display: block;
  width: 100%;
  padding: 5px 0 10px 10px;
  font-family: 'GraviticaRounded-Regular';
  font-size: 22px;
  font-size: 2.2rem;
}
.page-productDetails .selection-panel .title small,
.page-productDetails .customization-panel .title small {
  font-size: 16px;
  font-size: 1.6rem;
  color: #969696;
}
.page-productDetails .selection-panel .title-section,
.page-productDetails .customization-panel .title-section {
  margin-bottom: 20px;
  font-size: 28px;
  font-size: 2.8rem;
  margin-left: 0;
}
.page-productDetails .selection-panel .product-list,
.page-productDetails .customization-panel .product-list {
  display: flex;
  width: 100%;
  overflow: auto;
}
.page-productDetails .selection-panel .product-list .product,
.page-productDetails .customization-panel .product-list .product {
  position: relative;
  max-width: 150px;
  flex: 1;
  padding: 10px;
  border: 1px dashed lightgray;
  margin: 1%;
}
.page-productDetails .selection-panel .product-list .product .image-product,
.page-productDetails .customization-panel .product-list .product .image-product {
  display: block;
  margin: auto;
}
.page-productDetails .selection-panel .product-list .product .item-to-select,
.page-productDetails .customization-panel .product-list .product .item-to-select {
  display: block;
}
.page-productDetails .selection-panel .product-list .product .item-to-select img,
.page-productDetails .customization-panel .product-list .product .item-to-select img {
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.page-productDetails .selection-panel .product-list .product .item-to-select:hover img,
.page-productDetails .customization-panel .product-list .product .item-to-select:hover img {
  transform: scale(1.1);
}
.page-productDetails .selection-panel .product-list .product .name-product,
.page-productDetails .customization-panel .product-list .product .name-product {
  display: block;
  text-align: center;
  line-height: 1.2;
  font-size: 1.5rem;
}
.page-productDetails .selection-panel .product-list .product.selected .image-product,
.page-productDetails .customization-panel .product-list .product.selected .image-product {
  opacity: 0.6;
}
.page-productDetails .selection-panel .product-list .product.selected .name-product,
.page-productDetails .customization-panel .product-list .product.selected .name-product {
  opacity: 0.6;
}
.page-productDetails .selection-panel .product-list .product .icon.selected,
.page-productDetails .customization-panel .product-list .product .icon.selected {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.page-productDetails .selection-panel .product-list .product .icon.selected:before,
.page-productDetails .customization-panel .product-list .product .icon.selected:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: white;
  font-size: 35px;
}
.page-productDetails .selection-panel .js-product-customization .bottom,
.page-productDetails .customization-panel .js-product-customization .bottom {
  display: inline-block;
  margin-left: 10px;
}
.page-productDetails .selection-panel .js-product-customization .bottom input[type=checkbox],
.page-productDetails .customization-panel .js-product-customization .bottom input[type=checkbox] {
  margin-top: 30px;
}
.page-productDetails .selection-panel .js-product-customization .bottom input[type=checkbox] + label,
.page-productDetails .customization-panel .js-product-customization .bottom input[type=checkbox] + label {
  margin-top: 0;
  position: relative;
}
.page-productDetails .selection-panel .item-image,
.page-productDetails .customization-panel .item-image {
  margin: auto;
  text-align: center;
}
.page-productDetails .selection-panel .item-image img,
.page-productDetails .customization-panel .item-image img {
  width: 100%;
  max-width: 300px;
}
.page-productDetails .selection-panel .btn-continue--wrapper,
.page-productDetails .customization-panel .btn-continue--wrapper {
  text-align: right;
  margin-top: 50px;
}
.page-productDetails .selection-panel .btn-continue,
.page-productDetails .customization-panel .btn-continue {
  background-color: #F95E59;
  margin: 35px 0;
  font-size: 1.9rem;
  outline: none;
  overflow: hidden;
}
.page-productDetails .selection-panel .btn-continue.js-btn-2-back,
.page-productDetails .customization-panel .btn-continue.js-btn-2-back {
  padding-left: 35px;
}
.page-productDetails .selection-panel .btn-continue.js-btn-2-back:before,
.page-productDetails .customization-panel .btn-continue.js-btn-2-back:before {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 1.9rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  color: white;
  transform: rotate(90deg);
}
.page-productDetails .custom-buttons {
  border-top: 1px solid #eaeaea;
  margin-top: 45px;
}
.page-productDetails .customization-panel-onlyone,
.page-productDetails .customization-panel {
  position: fixed;
  background: #ffffff;
  z-index: 1000;
  top: 50%;
  left: 50%;
  max-height: 80%;
  width: 90%;
  overflow: auto;
  overflow-x: hidden;
  display: block;
  padding: 30px;
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.5);
  max-width: 980px;
  transform: translate(-50%, -50%);
}
.page-productDetails .customization-panel-onlyone .personalization-info,
.page-productDetails .customization-panel .personalization-info {
  margin-top: 7px;
  padding-right: 15px;
}
.page-productDetails .customization-panel-onlyone .close,
.page-productDetails .customization-panel .close {
  margin: 0;
}
.page-productDetails .customization-panel-onlyone .title,
.page-productDetails .customization-panel .title {
  color: #222222;
  display: block;
  width: 100%;
  padding: 5px 0 10px 10px;
  font-family: 'GraviticaRounded-Regular';
  font-size: 22px;
  font-size: 2.2rem;
}
.page-productDetails .customization-panel-onlyone .title small,
.page-productDetails .customization-panel .title small {
  font-size: 16px;
  font-size: 1.6rem;
  color: #969696;
}
.page-productDetails .customization-panel-onlyone .title-section,
.page-productDetails .customization-panel .title-section {
  margin-bottom: 25px;
  font-size: 28px;
  font-size: 2.8rem;
  margin-left: 0;
  border-bottom: 1px solid #000;
  line-height: 3.5rem;
}
.page-productDetails .customization-panel-onlyone .product-list,
.page-productDetails .customization-panel .product-list {
  display: flex;
  width: 100%;
  overflow: auto;
}
.page-productDetails .customization-panel-onlyone .product-list .product,
.page-productDetails .customization-panel .product-list .product {
  position: relative;
  max-width: 150px;
  flex: 1;
  padding: 10px;
  border: 1px dashed lightgray;
  margin: 1%;
}
.page-productDetails .customization-panel-onlyone .product-list .product .image-product,
.page-productDetails .customization-panel .product-list .product .image-product {
  display: block;
  margin: auto;
}
.page-productDetails .customization-panel-onlyone .product-list .product .item-to-select,
.page-productDetails .customization-panel .product-list .product .item-to-select {
  display: block;
}
.page-productDetails .customization-panel-onlyone .product-list .product .item-to-select img,
.page-productDetails .customization-panel .product-list .product .item-to-select img {
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.page-productDetails .customization-panel-onlyone .product-list .product .item-to-select:hover img,
.page-productDetails .customization-panel .product-list .product .item-to-select:hover img {
  transform: scale(1.1);
}
.page-productDetails .customization-panel-onlyone .product-list .product .name-product,
.page-productDetails .customization-panel .product-list .product .name-product {
  display: block;
  text-align: center;
  line-height: 1.2;
  font-size: 1.5rem;
}
.page-productDetails .customization-panel-onlyone .product-list .product.selected .image-product,
.page-productDetails .customization-panel .product-list .product.selected .image-product {
  opacity: 0.6;
}
.page-productDetails .customization-panel-onlyone .product-list .product.selected .name-product,
.page-productDetails .customization-panel .product-list .product.selected .name-product {
  opacity: 0.6;
}
.page-productDetails .customization-panel-onlyone .product-list .product .icon.selected,
.page-productDetails .customization-panel .product-list .product .icon.selected {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.page-productDetails .customization-panel-onlyone .product-list .product .icon.selected:before,
.page-productDetails .customization-panel .product-list .product .icon.selected:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: white;
  font-size: 35px;
}
.page-productDetails .customization-panel-onlyone .js-product-customization .bottom,
.page-productDetails .customization-panel .js-product-customization .bottom {
  display: inline-block;
  margin-left: 10px;
}
.page-productDetails .customization-panel-onlyone .js-product-customization .bottom input[type=checkbox],
.page-productDetails .customization-panel .js-product-customization .bottom input[type=checkbox] {
  margin-top: 30px;
}
.page-productDetails .customization-panel-onlyone .js-product-customization .bottom input[type=checkbox] + label,
.page-productDetails .customization-panel .js-product-customization .bottom input[type=checkbox] + label {
  margin-top: 30px;
  position: relative;
}
.page-productDetails .customization-panel-onlyone .item-image,
.page-productDetails .customization-panel .item-image {
  margin: auto;
  text-align: center;
}
.page-productDetails .customization-panel-onlyone .item-image img,
.page-productDetails .customization-panel .item-image img {
  width: 100%;
  max-width: 300px;
}
.page-productDetails .customization-panel-onlyone .btn-continue--wrapper,
.page-productDetails .customization-panel .btn-continue--wrapper {
  text-align: right;
  margin-top: 50px;
}
.page-productDetails .customization-panel-onlyone .btn-continue,
.page-productDetails .customization-panel .btn-continue {
  background-color: #F95E59;
  margin: 35px 0;
  font-size: 1.9rem;
  outline: none;
  overflow: hidden;
}
.page-productDetails .customization-panel-onlyone .btn-continue.js-btn-2-back,
.page-productDetails .customization-panel .btn-continue.js-btn-2-back {
  padding-left: 35px;
}
.page-productDetails .customization-panel-onlyone .btn-continue.js-btn-2-back:before,
.page-productDetails .customization-panel .btn-continue.js-btn-2-back:before {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 1.9rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  color: white;
  transform: rotate(90deg);
}
.page-productDetails .notShowVariantPanel {
  display: none;
}
.page-productDetails .showVariantPanel {
  display: block;
}
.page-productDetails .showVariantPanel .variant-selector .variant-name:after {
  display: none;
}
.page-productDetails .variant-selection-panel {
  position: fixed;
  background: #ffffff;
  z-index: 994;
  top: 0%;
  left: 0%;
  width: 100%;
  max-height: 85%;
  min-height: 85%;
  overflow: auto;
  overflow-x: hidden;
  padding: 15px;
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.5);
}
.page-productDetails .variant-selection-panel .variant-selector {
  border: 0;
}
.page-productDetails .variant-selection-panel .variantButton a div input:focus {
  outline: 0;
}
.page-productDetails .variant-selection-panel .close {
  margin-right: 33px;
}
.page-productDetails .variant-selection-panel .title {
  color: #222222;
  display: block;
  width: 100%;
  padding: 20px 0 10px 10px;
  font-family: 'GraviticaRounded-Regular';
  font-size: 22px;
  font-size: 2.2rem;
}
.page-productDetails .variant-selection-panel .title small {
  font-size: 16px;
  font-size: 1.6rem;
  color: #969696;
}
.page-productDetails .variant-selection-panel .categoryVariantOptions .notShowImage {
  display: flow-root;
}
.page-productDetails .variant-selection-panel .border-arrow:before {
  border-width: 0;
}
.page-productDetails .variant-selection-panel .title-section {
  margin-bottom: 20px;
  font-size: 28px;
  font-size: 2.8rem;
  margin-left: 0;
}
.page-productDetails .variant-selection-panel .product-list {
  display: flex;
  width: 100%;
  overflow: auto;
}
.page-productDetails .variant-selection-panel .product-list .product {
  position: relative;
  max-width: 150px;
  flex: 1;
  padding: 10px;
  border: 1px dashed lightgray;
  margin: 1%;
}
.page-productDetails .variant-selection-panel .product-list .product .image-product {
  display: block;
  margin: auto;
}
.page-productDetails .variant-selection-panel .product-list .product .item-to-select {
  display: block;
}
.page-productDetails .variant-selection-panel .product-list .product .item-to-select img {
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.page-productDetails .variant-selection-panel .product-list .product .item-to-select:hover img {
  transform: scale(1.1);
}
.page-productDetails .variant-selection-panel .product-list .product .name-product {
  display: block;
  text-align: center;
  line-height: 1.2;
  font-size: 1.5rem;
}
.page-productDetails .variant-selection-panel .product-list .product.selected .image-product {
  opacity: 0.6;
}
.page-productDetails .variant-selection-panel .product-list .product.selected .name-product {
  opacity: 0.6;
}
.page-productDetails .variant-selection-panel .product-list .product .icon.selected {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.page-productDetails .variant-selection-panel .product-list .product .icon.selected:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: white;
  font-size: 35px;
}
.page-productDetails .variant-selection-panel .item-image {
  margin: auto;
  text-align: center;
}
.page-productDetails .variant-selection-panel .item-image img {
  width: 100%;
  max-width: 300px;
}
.page-productDetails .variant-selection-panel .btn-continue--wrapper {
  text-align: right;
  margin-top: 50px;
}
.page-productDetails .variant-selection-panel .btn-continue {
  background-color: #F95E59;
  margin: 35px 0;
  font-size: 1.9rem;
  outline: none;
  overflow: hidden;
}
.page-productDetails .variant-selection-panel .btn-continue.js-btn-2-back {
  padding-left: 35px;
}
.page-productDetails .variant-selection-panel .btn-continue.js-btn-2-back:before {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 1.9rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  color: white;
  transform: rotate(90deg);
}
.page-productDetails .base-variant-panel {
  max-height: 100%;
  min-height: 100%;
  z-index: 996;
}
.page-productDetails .image-gallery {
  margin-top: 0;
}
.page-productDetails .image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.page-productDetails .image-gallery .carousel-small .owl-stage-outer {
  width: 80%;
  float: right;
}
.page-productDetails .image-gallery .owl-carousel {
  display: inline-block;
}
.page-productDetails .image-gallery .owl-carousel .owl-item .item {
  padding: 0 15px;
}
.page-productDetails .image-gallery .owl-carousel .owl-dots-image-gallery {
  width: 20%;
}
.page-productDetails .image-gallery .owl-carousel .owl-dots-image-gallery .owl-dot-image-gallery {
  width: 80%;
  margin: 10px;
}
.page-productDetails .image-gallery .js-gallery-image-mobile {
  display: none;
}
.page-productDetails .image-gallery .gallery-carousel .owl-item-image-gallery {
  width: 160px;
}
.page-productDetails .image-gallery .gallery-carousel .owl-item img {
  width: 80%;
  height: auto;
  max-width: none;
  max-height: none;
}
.page-productDetails .image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 10;
  border: 0;
  opacity: 0;
}
.page-productDetails .image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.page-productDetails .image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.page-productDetails .gallery-image-selected {
  float: right;
}
.page-productDetails .owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.page-productDetails .owl-carousel:before,
.page-productDetails .owl-carousel:after {
  content: " ";
  display: table;
}
.page-productDetails .owl-carousel:after {
  clear: both;
}
.page-productDetails .owl-carousel:before,
.page-productDetails .owl-carousel:after {
  content: " ";
  display: table;
}
.page-productDetails .owl-carousel:after {
  clear: both;
}
.page-productDetails .owl-carousel .owl-stage-outer {
  /*overflow: hidden;
            position: relative;*/
  width: 100%;
  /*
            max-width: 1200px;
            margin: 0 auto;*/
}
.page-productDetails .owl-carousel .owl-stage-outer.autoHeight {
  transition: height 500ms ease-in-out;
}
.page-productDetails .owl-carousel .owl-stage-outer .owl-stage:after:before,
.page-productDetails .owl-carousel .owl-stage-outer .owl-stage:after:after {
  content: " ";
  display: table;
}
.page-productDetails .owl-carousel .owl-stage-outer .owl-stage:after:after {
  clear: both;
}
.page-productDetails .owl-carousel .owl-stage-outer .owl-stage:after:before,
.page-productDetails .owl-carousel .owl-stage-outer .owl-stage:after:after {
  content: " ";
  display: table;
}
.page-productDetails .owl-carousel .owl-stage-outer .owl-stage:after:after {
  clear: both;
}
.page-productDetails .owl-carousel .owl-stage-outer .owl-stage .owl-item.loading > * {
  min-height: 1px;
}
.page-productDetails .owl-carousel .owl-nav {
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: absolute;
  width: 100%;
  height: 5%;
  top: 50%;
  transform: translateY(-40%);
}
.page-productDetails .owl-carousel .owl-nav .owl-prev span.glyphicon,
.page-productDetails .owl-carousel .owl-nav .owl-next span.glyphicon {
  /*position: absolute;
                    left: 0;
                    top: 0;
                    bottom: 0;
                    right: 0;
                    width: auto;
                    height: auto;
                    .font-size(25);
                    color: @link-color;
                    .transition(~"0.3s ease-in");*/
}
.page-productDetails .owl-carousel .owl-nav .owl-prev:hover,
.page-productDetails .owl-carousel .owl-nav .owl-next:hover {
  color: black;
}
.page-productDetails .owl-carousel .owl-nav .owl-prev:hover span.glyphicon,
.page-productDetails .owl-carousel .owl-nav .owl-next:hover span.glyphicon {
  color: #000000;
}
.page-productDetails .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  width: 10%;
  height: 100%;
  left: -5px;
}
.page-productDetails .owl-carousel .owl-nav .owl-prev .glyphicon.glyphicon-chevron-left {
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
}
.page-productDetails .owl-carousel .owl-nav .owl-prev .glyphicon.glyphicon-chevron-left:before {
  content: "\e920";
  transform: rotate(90deg);
  font-size: 30px;
  font-size: 3rem;
  color: #ACA69D;
  position: absolute;
  left: -8px;
}
.page-productDetails .owl-carousel .owl-nav .owl-next {
  right: -5px;
  position: absolute;
  width: 10%;
  height: 100%;
}
.page-productDetails .owl-carousel .owl-nav .owl-next .glyphicon.glyphicon-chevron-right {
  height: 100%;
  position: absolute;
  width: 100%;
  right: 0;
}
.page-productDetails .owl-carousel .owl-nav .owl-next .glyphicon.glyphicon-chevron-right:before {
  content: "\e920";
  transform: rotate(-90deg);
  font-size: 30px;
  font-size: 3rem;
  color: #ACA69D;
  position: absolute;
  right: -8px;
}
.page-productDetails .carousel,
.page-productDetails .carousel__component--carousel.owl-carousel {
  max-width: 1200px;
  margin: 0 auto;
}
.page-productDetails .carousel .owl-stage-outer,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-stage-outer {
  margin: 0;
}
.page-productDetails .carousel .owl-stage-outer .thumb,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-stage-outer .thumb {
  padding: 0 20px;
}
.page-productDetails .carousel .owl-stage-outer .item-name,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-stage-outer .item-name,
.product--carousel .carousel .owl-stage-outer .item-name,
.product--carousel .carousel__component--carousel.owl-carousel .owl-stage-outer .item-name{
  text-decoration: none;
  display: block;
  font-family: GraviticaRounded-Regular;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  padding: 5px 10px;
}
.page-productDetails .carousel .owl-stage-outer .priceContainer,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-stage-outer .priceContainer,
.product--carousel .carousel .owl-stage-outer .priceContainer,
.product--carousel .carousel__component--carousel.owl-carousel .owl-stage-outer .priceContainer{
  width: 100%;
  text-align: center;
  font-family: GraviticaRounded-Regular;
  font-size: 17px;
  font-size: 1.7rem;
  padding-bottom: 10px;
}
.page-productDetails .carousel .owl-nav .owl-prev,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-nav .owl-prev,
.page-productDetails .carousel .owl-nav .owl-next,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-nav .owl-next,
.product--carousel .carousel .owl-nav .owl-prev,
.product--carousel .carousel__component--carousel.owl-carousel .owl-nav .owl-prev,
.product--carousel .carousel .owl-nav .owl-next,
.product--carousel .carousel__component--carousel.owl-carousel .owl-nav .owl-next{
  width: auto;
}
.page-productDetails .carousel .owl-nav .owl-prev span,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-nav .owl-prev span,
.page-productDetails .carousel .owl-nav .owl-next span,
.page-productDetails .carousel__component--carousel.owl-carousel .owl-nav .owl-next span,
.product--carousel .carousel .owl-nav .owl-prev span,
.product--carousel .carousel__component--carousel.owl-carousel .owl-nav .owl-prev span,
.product--carousel .carousel .owl-nav .owl-next span,
.product--carousel .carousel__component--carousel.owl-carousel .owl-nav .owl-next span{
  font-size: 70px;
}
.page-productDetails .carousel-component,
.page-productDetails .carousel__component,
.product--carousel .carousel-component,
.product--carousel .carousel__component{
  padding: 0 20px;
  margin: 35px 0 15px;
}
.page-productDetails .carousel-component:before,
.page-productDetails .carousel__component:before,
.page-productDetails .carousel-component:after,
.page-productDetails .carousel__component:after,
.product--carousel .carousel-component:before,
.product--carousel .carousel__component:before,
.product--carousel .carousel-component:after,
.product--carousel .carousel__component:after{
  content: " ";
  display: table;
}

.product--carousel .owl-carousel .owl-nav {
  display: none;
}
.page-productDetails .carousel-component:after,
.page-productDetails .carousel__component:after {
  clear: both;
}
.page-productDetails .carousel-component:before,
.page-productDetails .carousel__component:before,
.page-productDetails .carousel-component:after,
.page-productDetails .carousel__component:after {
  content: " ";
  display: table;
}
.page-productDetails .carousel-component:after,
.page-productDetails .carousel__component:after {
  clear: both;
}
.page-productDetails .carousel-component .carousel__component--headline,
.page-productDetails .carousel__component .carousel__component--headline {
  color: #000000;
  font-size: 28px;
  font-size: 2.8rem;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
}
.page-productDetails .carousel-component:first-child,
.page-productDetails .carousel__component:first-child {
  margin: 50px 0 22px;
}
.page-productDetails .carousel-component + .carousel-component,
.page-productDetails .carousel__component + .carousel-component,
.page-productDetails .carousel-component .carousel__component,
.page-productDetails .carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #000000;
  padding-top: 30px;
}
.page-productDetails .product-customization-summary {
  background-color: #F0F0F0;
  margin: 25px 0 0 0;
  padding: 20px;
}
.page-productDetails .product-customization-summary .summary-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  color: #222222;
  font-family: 'GraviticaRounded-Regular';
}
.page-productDetails .product-customization-summary .summary-items .summary-item {
  max-width: 150px;
  margin: 0 1%;
  flex: 1;
}
.page-productDetails .product-customization-summary .summary-items .summary-item .summary-title {
  text-align: center;
  font-size: 21px;
  font-size: 2.1rem;
  padding: 10px;
  text-transform: uppercase;
}
.page-productDetails .product-customization-summary .summary-items .summary-item .summary-product,
.page-productDetails .product-customization-summary .summary-items .summary-item .summary-name,
.page-productDetails .product-customization-summary .summary-items .summary-item .summary-picture {
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
}
.page-productDetails .product-customization-summary .summary-items .summary-item .summary-font {
  text-align: center;
  padding-top: 0;
  font-size: 18px;
  font-size: 1.8rem;
}
.page-productDetails .product-customization-summary .summary-items .summary-item .item-to-select img {
  width: 100%;
}
.page-productDetails .product-customization-summary .summary-links {
  margin-top: 20px;
  text-align: right;
}
.page-productDetails .product-customization-summary .summary-links a {
  color: black;
  display: block;
  padding: 5px 0;
  border: 1px solid #d2d2d2;
  text-align: center;
  margin-bottom: 5px;
  background: white;
}
.page-productDetails .product-customization-summary .summary-links a:hover {
  background: #F95E59;
  color: white;
}
.page-productDetails .rotating-image-componet:before,
.page-productDetails .rotating-image-componet:after {
  content: " ";
  display: table;
}
.page-productDetails .rotating-image-componet:after {
  clear: both;
}
.page-productDetails .rotating-image-componet:before,
.page-productDetails .rotating-image-componet:after {
  content: " ";
  display: table;
}
.page-productDetails .rotating-image-componet:after {
  clear: both;
}
.page-productDetails .rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.page-productDetails .rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.page-productDetails .rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.page-productDetails .rotating-image-componet .owl-dots {
  display: block;
}
.page-productDetails .js-gallery-image-mobile .owl-dots {
  position: relative;
  margin: 10px;
  display: flex;
  justify-content: center;
  overflow: hidden;
/*  width: 144px;*/
  margin-left: auto;
  margin-right: auto;
}
.page-productDetails .js-gallery-image-mobile .owl-dots .owl-dot {
  display: inline-block;
  border: none;
  background-color: transparent;
  border: 1px solid transparent;
  position: relative;
  border-radius: 50%;
  margin: 2px;
}
.page-productDetails .js-gallery-image-mobile .owl-dots .owl-dot:after {
  background-color: #222222;
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  margin: 9px;
  border-radius: 5px;
}
.page-productDetails .js-gallery-image-mobile .owl-dots .owl-dot.active {
  border: 1px solid #ACA69D;
  border-radius: 50%;
}
.page-productDetails .js-gallery-image-mobile .owl-dots .owl-dot.active:after {
  background-color: #ACA69D;
}
.page-productDetails .cont-storefinder {
  text-align: center;
}
@media (min-width: 768px) {
  .page-productDetails .cont-storefinder {
    text-align: left;
  }
}
.page-productDetails .cont-storefinder .btn-storefinder {
  color: #F95E59;
  border: 2px solid #F95E59;
}
.page-productDetails .cont-storefinder .btn-storefinder:hover {
  color: white;
  border: 2px solid #F95E59;
  background-color: #F95E59;
}
@media only screen and (max-width: 1223px) {
  .owl-dots {
    display: none;
  }
}
@media only screen and (min-width: 1224px) {
  .page-productDetails .addtocart-component {
    bottom: initial;
  }
  .page-productDetails .owl-carousel .owl-item-image-gallery .item-image-gallery {
    width: 80%;
  }
  .page-productDetails .owl-carousel .gallery-image-selected {
    width: 80%;
  }
  .page-productDetails .owl-carousel .owl-nav .owl-next span.glyphicon,
  .page-productDetails .owl-carousel .owl-nav .owl-prev span.glyphicon {
    display: none;
  }
  .page-productDetails .product-main-info .highlighted .chip.available.nextLine {
    display: inline-block;
  }
  .page-productDetails .product-main-info .highlighted .storefinder {
    display: inline-block;
    margin: auto;
  }
  .page-productDetails .product-main-info .highlighted .onlyInPharmacy {
    margin-bottom: -35px;
  }
}
@media only screen and (min-width: 768px) {
  .page-productDetails .addtocart-component .addtocart--basket .add-remove .input-group input {
    height: 45px;
    width: 70px;
    margin: 0px -60px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .page-productDetails .page-details-variants-select-component .variant-selector .categoryVariantOptions {
    display: none;
    padding-top: 10px;
    text-align: left;
    width: auto;
  }
  .page-productDetails .page-details-variants-select-component .variant-selector .variant-name .variant-value {
    display: inline-flex;
  }
  .page-productDetails .page-details-variants-select-component .variant-selection-panel .variant-selector .selection-variant {
    display: table;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
  }
  .page-productDetails .page-details-variants-select-component .variant-selection-panel .variant-selector .variant-name {
    display: table-caption;
    width: 100%;
    background-color: initial;
    background-color: #F0F0F0;
  }
  .page-productDetails .page-details-variants-select-component .variant-selection-panel .variant-selector .categoryVariantOptions {
    display: inline;
    padding-top: 10px;
    text-align: left;
    width: auto;
  }
  .page-productDetails .addtocart-component .addtocart--basket .add {
    font-size: 2.2rem;
    text-align: center;
    padding: 10px 45px 10px 20px;
  }
  .page-productDetails .addtocart-component .addtocart--basket #addInterestbtn {
    font-size: 1.6rem;
  }
  .page-productDetails .addtocart-component .addtocart--basket #addInterestbtn:before {
    display: none;
  }
}
@media only screen and (max-width: 1223px) {
  .page-productDetails .owl-dots-image-gallery {
    display: none;
  }
  .page-productDetails .gallery-image-selected {
    display: none;
  }
  .page-productDetails .image-gallery .js-gallery-image-desktop {
    display: none;
  }
  .page-productDetails .image-gallery .js-gallery-image-mobile {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .chatBox {
    z-index: 991;
  }
  .page-productDetails .product-main-info {
    padding-left: 0;
  }
  .page-productDetails .product-main-info.pop-up {
    z-index: 20;
    overflow: scroll;
    position: fixed;
    top: 0;
    left: 0;
    width: 705px;
    height: 95%;
    margin: 10px;
    border: 1px solid black;
    background-color: #ffffff;
    box-shadow: 5px 5px 5px 0px #666666;
  }
  .page-productDetails .product-main-info.pop-up > div {
    display: none;
  }
  .page-productDetails .product-main-info.pop-up div:nth-child(1) {
    display: block;
  }
  .page-productDetails .product-main-info.pop-up div:nth-last-of-type(3) {
    display: block;
    padding: 5px 10px;
  }
  .page-productDetails .product-main-info.pop-up div:nth-last-of-type(3) .variant-section {
    display: block;
  }
  .page-productDetails .product-main-info.pop-up div:nth-last-of-type(3) .customize-product {
    display: block;
  }
  .page-productDetails .product-main-info.pop-up div:nth-last-of-type(3) .customize-product .variant-selector {
    margin: 0 auto;
  }
  .page-productDetails .product-main-info.pop-up div:nth-last-of-type(2) {
    display: block;
    padding: 5px 10px;
  }
  .page-productDetails .product-main-info.pop-up div:nth-last-of-type(2) .about {
    display: block;
    padding-left: 10%;
  }
  .page-productDetails .product-main-info.pop-up div:nth-last-of-type(1) {
    display: block;
    padding: 5px 10px;
  }
  .page-productDetails .product-main-info .out-of-stock-wrapper {
    width: 90%;
  }
  .page-productDetails .product-main-info .highlighted {
    text-align: center;
    padding: 0;
  }
  .page-productDetails .product-main-info .highlighted .chip {
    display: inline-block;
    margin: 5px;
  }
  .page-productDetails .product-main-info .description {
    padding: 20px 15px 20px;
    max-width: 500px;
    margin: 0 auto;
  }
  .page-productDetails .product-main-info .description ul {
    list-style-type: disc;
    padding-left: 25px;
  }
  .page-productDetails .product-main-info .description ul li {
    list-style-type: disc;
    padding-bottom: 5px;
  }
  .page-productDetails .product-main-info .download-attachement {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .page-productDetails .product-main-info .customization-product {
    text-align: center;
  }
  .page-productDetails .product-main-info .customization-product .customization-text {
    font-size: 1.6rem;
  }
  .page-productDetails .selection-panel,
  .page-productDetails .customization-panel,
  .page-productDetails .customization-panel-onlyone {
    width: 90%;
    max-height: 90%;
    min-height: 90%;
  }
  .page-productDetails .selection-panel .js-product-customization .bottom,
  .page-productDetails .customization-panel .js-product-customization .bottom,
  .page-productDetails .customization-panel-onlyone .js-product-customization .bottom {
    margin-left: 20px;
  }
  .page-productDetails .selection-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component,
  .page-productDetails .customization-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component,
  .page-productDetails .customization-panel-onlyone .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component {
    position: relative;
    box-shadow: none;
    margin: 20px 0 0 0;
  }
  .page-productDetails .selection-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket,
  .page-productDetails .customization-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket,
  .page-productDetails .customization-panel-onlyone .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket {
    width: calc(100% - -40px);
    padding: 15px 20px 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .page-productDetails .selection-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket select,
  .page-productDetails .customization-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket select,
  .page-productDetails .customization-panel-onlyone .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket select {
    left: 0;
  }
  .page-productDetails .selection-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket .add,
  .page-productDetails .customization-panel .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket .add,
  .page-productDetails .customization-panel-onlyone .add-cart-customization-panel .page-details-add-to-cart-component .addtocart-component .addtocart--basket .add {
    width: 100%;
  }
  .page-productDetails .selection-panel .btn-continue,
  .page-productDetails .customization-panel .btn-continue,
  .page-productDetails .customization-panel-onlyone .btn-continue {
    width: 100%;
    margin: 5px 0;
  }
  .page-productDetails .selection-panel .js-product-customization,
  .page-productDetails .customization-panel .js-product-customization,
  .page-productDetails .customization-panel-onlyone .js-product-customization {
    margin-bottom: 10vh;
  }
  .page-productDetails .page-productDetails .product-main-info .price-highlights .price-column {
    margin-right: 10px;
  }
  .page-productDetails .page-details-variants-select-component .variant-selector {
    margin: 0 auto;
  }
  .page-productDetails .product-details--image {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .page-productDetails .product-detail-table {
    flex-flow: column nowrap;
  }
  .page-productDetails .product-detail-table .product-detail-table__column {
    max-width: 100%;
  }
  .page-productDetails .product-detail-table .product-detail-table__column .header-detail {
    position: relative;
    font-size: 2rem;
    font-family: 'GraviticaRounded-Regular';
    margin-bottom: 5px;
    padding: 5px 29px;
    background: white;
    border-bottom: 1px solid #666;
    color: black;
  }
  .page-productDetails .product-detail-table .product-detail-table__column .header-detail:after {
    content: ' ';
    width: 33px;
    height: 33px;
    background-image: url(../images/down-arrow-gray.svg);
    background-repeat: no-repeat;
    background-size: 19px;
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 5px;
    background-position: center;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
  }
  .page-productDetails .product-detail-table .product-detail-table__column .cell {
    will-change: height, padding;
    overflow: hidden;
    max-height: 0;
    padding: 0 25px;
    transition: all 0.2s ease-in-out;
  }
  .page-productDetails .product-detail-table .product-detail-table__column .cell.open {
    max-height: 100%;
    padding: 25px;
  }
  .page-productDetails .addtocart-component {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0px;
    box-shadow: -1px -1px 2px 0px rgba(0, 0, 0, 0.36);
  }
  .page-productDetails .addtocart-component .titles,
  .page-productDetails .addtocart-component .values {
    display: none;
  }
  .page-productDetails .addtocart-component .iva {
    display: none;
  }
  .page-productDetails .addtocart-component .addtocart--data {
    min-width: 25%;
    max-width: 40%;
    background-color: #EAEAEA;
  }
  .page-productDetails .addtocart-component .addtocart--basket {
    width: 100%;
    padding: 15px 20px 20px;
  }
  .page-productDetails .addtocart-component .addtocart--basket .add-remove {
    margin-right: 0px;
  }
  .page-productDetails .addtocart-component .addtocart--basket .add-remove .select-editable select {
    border: 0.25px solid darkgrey;
    position: absolute;
    width: 45px;
  }
  .page-productDetails .addtocart-component .addtocart--basket .addNotifyButton .add_to_cart_form {
    margin-right: 5px;
    margin-left: 5px;
  }
  .page-productDetails .addtocart-component .addtocart--basket .add {
    font-size: 1.7rem;
    text-align: center;
    padding: 10px 50px 10px 25px;
  }
  .page-productDetails .addtocart-component .addtocart--basket #addInterestbtn {
    font-size: 1.8rem;
    padding-left: 8%;
    width: 100%;
  }
  .page-productDetails .addtocart-component .price-responsive {
    display: table;
    text-align: left;
    margin-top: 10px;
    margin-right: 30px;
    margin-bottom: -15px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-productDetails .addtocart-component .price-responsive > div {
    padding-top: 0px;
  }
  .page-productDetails .addtocart-component .price-responsive .name {
    display: table-cell;
  }
  .page-productDetails .addtocart-component .price-responsive .price-mobile {
    display: table-cell;
    width: max-content;
  }
  .page-productDetails .addtocart-component .price-responsive .price {
    width: max-content;
    display: inline-flex;
    line-height: 1;
    margin: 0 auto;
    text-align: left;
    font-size: 2.2rem;
  }
  .page-productDetails .addtocart-component .price-responsive .price span {
    font-size: 2.5rem;
    padding-left: 8px;
  }
  .page-productDetails .addtocart-component .price-responsive .price .from {
    display: block;
    font-size: 1.6rem;
  }
  .page-productDetails .addtocart-component .price-responsive .add.icon {
    padding-top: 15px;
    width: 100%;
    background-color: #F95E59;
    color: #ffffff;
    font-family: 'GraviticaRounded-Regular';
    line-height: 29px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .page-productDetails .addtocart-component .price-responsive .add.icon:hover {
    color: #222222;
    background-color: #F95E59;
  }
  .page-productDetails .section-banner ul .section-banner-wrap .wrap-img img {
    min-height: 100%;
    max-height: none;
  }
  .page-productDetails .section-iloveit {
    margin-top: 0px;
    padding-top: 50px;
  }
  .page-productDetails .section-iloveit .line-title {
    margin-bottom: 0;
  }
  .page-productDetails .section-iloveit .line-title .line {
    display: none;
  }
  .page-productDetails .section-others {
    padding-top: 50px;
  }
  .page-productDetails .section-others .line-title {
    padding-top: 0;
  }
  .page-productDetails .section-others .line-title .line {
    display: none;
  }
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: -o-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: -o-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    top: 0;
  }
  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    top: 0;
  }
  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
  }
}
@media (min-width: 1024px) {
  .owl-dots-image-gallery {
    float: left;
  }
}
.page-productGrid .section-banner .category-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.page-productGrid .section-banner .category-info .category-title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.suavinex-product-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 5%;
  align-content: flex-start;
}
.suavinex-product-grid .suavinex-product-card {
  width: 50%;
  padding: 35px 10px;
}
.suavinex-product-grid .suavinex-product-card .thumb {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.suavinex-product-grid .suavinex-product-card img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.suavinex-product-grid .suavinex-product-card .details {
  width: 80%;
  text-align: center;
  margin: 20px auto auto auto;
}
.suavinex-product-grid .suavinex-product-card .details .name {
  text-decoration: none;
  min-height: 35px;
  display: block;
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.6rem;
  line-height: 1.2;
}
.suavinex-product-grid .suavinex-product-card .details .price {
  width: 100%;
  text-align: center;
  margin: 10px auto;
  font-family: 'GraviticaRounded-Regular';
  font-size: 2rem;
  padding-bottom: 10px;
}
.suavinex-product-grid .suavinex-product-card .details .chipGrid {
  margin: 0px 0px 10px 0;
}
@media (min-width: 480px) {
  .suavinex-product-grid {
    justify-content: space-around;
  }
  .suavinex-product-grid .suavinex-product-card {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .page-productGrid .section-banner .category-info .category-title {
    height: 83px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 35px;
  }
  .suavinex-product-grid {
    padding: 5% 10%;
  }
  .suavinex-product-grid .suavinex-product-card {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .page-productGrid .section-banner .category-info .category-title {
    padding: 3% 10%;
  }
}
.page-register .login-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  left: 0;
  right: 0;
  z-index: 3;
}
.page-register .login-info .login-title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.page-register footer .footer-newsletter {
  display: none;
}
.page-register footer .footer-category {
  border-top: 1px solid #85B09A;
}
.registration .side-note,
.account-edition .side-note,
.contactForm .side-note {
  font-family: 'GraviticaRounded-Regular';
  font-style: italic;
  letter-spacing: 0.4px;
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  padding-right: 2.5vw;
}
.registration .form-group,
.account-edition .form-group,
.contactForm .form-group {
  width: 100%;
  float: left;
  vertical-align: top;
  padding: 0 3%;
}
.registration .explanation,
.account-edition .explanation,
.contactForm .explanation,
.registration .help-block,
.account-edition .help-block,
.contactForm .help-block {
  color: #97999B;
  font-family: 'GraviticaRounded-Light';
  font-size: 13px;
  font-size: 1.3rem;
  text-align: left;
  padding-left: 35px;
  box-sizing: border-box;
  margin: 10px 3% 0 3%;
  display: inline-block;
  width: 100%;
}
.registration .upload-document,
.account-edition .upload-document,
.contactForm .upload-document {
  position: relative;
  overflow: hidden;
  display: inline-block;
  font-family: 'GraviticaRounded-Regular';
}
.registration #password_bar,
.account-edition #password_bar,
.contactForm #password_bar {
  margin-top: -42px;
}
.registration .has-error #password_bar,
.account-edition .has-error #password_bar,
.contactForm .has-error #password_bar {
  margin-top: -15px;
}
.registration .checkbox-wrapper,
.account-edition .checkbox-wrapper,
.contactForm .checkbox-wrapper {
  display: inline-block;
  width: 100%;
  padding-top: 10vh;
}
.registration .checkbox-wrapper > div,
.account-edition .checkbox-wrapper > div,
.contactForm .checkbox-wrapper > div {
  margin-bottom: 10px;
  padding-left: 0;
}
.registration .form-actions,
.account-edition .form-actions,
.contactForm .form-actions {
  text-align: center;
  margin-top: 65px;
  margin-bottom: 100px;
  clear: left;
}
.registration .form-actions .btn,
.account-edition .form-actions .btn,
.contactForm .form-actions .btn {
  min-width: 300px;
}
.registration .col-md-6 .form-group,
.account-edition .col-md-6 .form-group,
.contactForm .col-md-6 .form-group {
  width: 100%;
}
.registration .modify-link,
.account-edition .modify-link,
.contactForm .modify-link {
  display: block;
  font-family: 'GraviticaRounded-Light';
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: underline;
  text-align: center;
  margin-top: 15px;
}
.registration .contact--subject,
.account-edition .contact--subject,
.contactForm .contact--subject {
  margin-left: 0;
  margin-right: 0;
}
.accountActions {
  margin-top: 30px;
  margin-bottom: 100px;
}
.accountActions .btn {
  background: #F95E59;
}
.accountActions .btn.backToHome {
  background: white;
  border: 1px solid gray;
  color: gray;
}
.accountActions .btn.backToHome:hover {
  color: black;
  border-color: black;
}
@media (min-width: 768px) {
  .page-register .login-info .login-title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 35px;
  }
}
@media (min-width: 768px) {
  .registration .form-group,
  .account-edition .form-group,
  .contactForm .form-group,
  .registration .explanation,
  .account-edition .explanation,
  .contactForm .explanation,
  .registration .help-block,
  .account-edition .help-block,
  .contactForm .help-block {
    width: 50%;
  }
  .registration .modify-link,
  .account-edition .modify-link,
  .contactForm .modify-link {
    margin: 10px 0 65px 35px;
    text-align: left;
  }
  .registration .side-note,
  .account-edition .side-note,
  .contactForm .side-note {
    text-align: right;
  }
  .contactForm .row {
    margin: 0;
  }
  .contactForm .row .form-group {
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
  }
}
.page-search .search-info,
.page-searchEmpty .search-info {
  position: absolute;
  width: 100%;
  text-align: center;
  /*bottom: -40px;*/
  top: 9vh;
  z-index: 3;
}
.page-search .search-info .search-title,
.page-searchEmpty .search-info .search-title {
  background-color: #ffffff;
/*  padding: 5% 10%;*/
  padding: 20px 40px;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.page-search .continueShopping,
.page-searchEmpty .continueShopping {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 480px) {
  .page-search .search-info .search-title,
  .page-searchEmpty .search-info .search-title {
    height: 78px;
  /*  padding: 30px 68px 15px 68px;*/
    padding: 20px 35px 0;
    max-width: 66%;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 35px;
  }
}
@media (min-width: 992px) {
  .page-search .search-info .search-title,
  .page-searchEmpty .search-info .search-title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 35px;
  }
}
.account-my-orders .orderhistory-list-table {
  display: block;
  width: 100%;
}
.account-my-orders td:not(.hidden-sm.hidden-md.hidden-lg) {
  display: inline-block;
}
.account-my-orders .responsive-table tbody {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.account-my-orders .responsive-table .responsive-table-head {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 15px;
  padding-bottom: 5px;
}
.account-my-orders .responsive-table-item {
  border: 1px dotted #dedede;
  padding: 15px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.account-my-orders .responsive-table-item td {
  display: inline-block;
  width: 48%;
  line-height: 29px;
  margin-bottom: 6px;
  padding-left: 10px;
}
.account-my-orders .responsive-table-item td.hidden-sm.hidden-md.hidden-lg {
  background: #f1f1f1;
}
.account-my-orders .responsive-table-item td.responsive-table-cell-bold {
  font-weight: bold;
}
.account-my-orders .responsive-table-item td a {
  color: #F95E59;
  text-decoration: underline;
}
.account-my-orders .orderBackBtn {
  text-align: right;
  margin: 0 0 40px 0;
}
.account-my-orders .item-label {
  display: none;
}
.account-my-orders .item-value:before {
  content: attr(data-text) ":";
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.8rem;
  font-weight: bold;
  padding-right: 10px;
  display: inline-block;
}
.account-my-orders .account-consignment {
  border: 1px dashed lightgray;
  margin-bottom: 20px;
}
.account-my-orders .account-consignment .item__list {
  border-top: 0;
}
.account-my-orders .account-consignment .item__product {
  padding-top: 0px;
}
.account-my-orders .well {
  background: rgba(0, 0, 0, 0.03);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.8rem;
}
.account-my-orders .well .headline,
.account-my-orders .well .label-order,
.account-my-orders .well .item-label {
  font-weight: bold;
  padding-bottom: 10px;
}
.account-my-orders .well .row {
  margin: 0;
}
.account-my-orders .well.well-tertiary .well-content .orderBox.address ul {
  list-style: none;
  display: inline;
  padding: 2px 0;
}
.account-my-orders .well.well-tertiary .well-content .orderBox.address ul li {
  width: 49%;
  display: inline-block;
}
.account-my-orders .well.well-tertiary .well-content .orderBox.address ul li:first-child {
  display: flex;
}
.account-my-orders .well.well-tertiary .well-content .orderBox.address ul li:nth-child(3) {
  display: inline-flex;
  /*Change width in medias*/
}
.account-my-orders .well.well-tertiary .well-content .orderBox.address ul li:last-child {
  display: flex;
}
.account-my-orders .account-orderdetail__footer {
  font-family: 'GraviticaRounded-Regular';
  font-size: 1.8rem;
}
.account-my-orders .orderTotal {
  box-sizing: border-box;
  padding: 0 25px;
}
.account-my-orders .orderTotal .row > div {
  padding: 5px 0;
  border-bottom: 1px solid lightgray;
}
.account-my-orders .order-total__taxes {
  padding-top: 20px;
  font-size: 1.5rem;
}
.account-my-orders .order-cancel {
  background: #f95e59;
  padding: 5px 10px;
  box-sizing: border-box;
  color: white;
  border: 0;
  font-size: 20px;
  text-align: center;
}
.account-my-orders .order-cancel:hover {
  background: transparent;
  color: #F95E59;
  border: 1px solid #F95E59;
}
.account-my-orders .order-cancel .cancel-text {
  background: none;
  border: none;
}
.account-my-orders .checkout-order-summary-list-items.component-product {
  margin-left: 40px;
  background: linear-gradient(to right, rgba(240, 240, 240, 0), rgba(240, 240, 240, 0.6), rgba(240, 240, 240, 0));
}
.account-my-orders .checkout-order-summary-list-items > .row {
  display: flex;
  flex-direction: row;
}
.account-my-orders .checkout-order-summary-list-items .data-wrapper,
.account-my-orders .checkout-order-summary-list-items .item__image {
  padding: 10px 0;
}
.account-my-orders .checkout-order-summary-list-items .item__image {
  width: 96px;
}
.account-my-orders .checkout-order-summary-list-items .item__image img {
  width: 100%;
}
.account-my-orders .checkout-order-summary-list-items .item__bundle {
  margin: 5px auto;
  padding-left: 4rem;
}
.account-my-orders .checkout-order-summary-list-items .item__bundle.component-product {
  margin-left: 40px;
  background: linear-gradient(to right, rgba(240, 240, 240, 0), rgba(240, 240, 240, 0.6), rgba(240, 240, 240, 0));
}
.account-my-orders .checkout-order-summary-list-items .item__bundle .icon.right_arrow_white:after {
  color: #ACA69D;
  transform: rotate(-90deg);
  margin-right: 40px;
  margin-top: 25px;
  margin-left: 0;
  transition: all 250ms linear;
}
.account-my-orders .checkout-order-summary-list-items .item__bundle.open .icon.right_arrow_white:after {
  color: #ACA69D;
  margin-right: 40px;
  margin-top: 25px;
  transform: rotate(0deg);
  margin-left: 0;
  transition: all 250ms linear;
}
.item__list .item__list--header .item__image {
  width: 96px;
}
@media (max-width: 768px) {
  .item__list.item__product,
  .item__list.item__price,
  .item__list.item__quantity,
  .item__list .item__observations,
  .item__list.item__total--column {
    width: 100%;
    font-family: 'GraviticaRounded-Regular';
    text-align: left;
  }
  .item__list .item__product {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
  }
  .item__list .item__price {
    width: 38%;
    display: inline-block;
  }
  .item__list .item__quantity {
    width: 15%;
    display: inline-block;
  }
  .item__list .item__total--column {
    width: 38%;
    display: inline-block;
  }
  .item__list .item__observations {
    position: absolute;
    padding: 0.5rem 10px;
  }
  .account-my-orders .checkout-order-summary-list-items .data-wrapper {
    width: 60%;
  }
}
@media (max-width: 480px) {
  .account-my-orders .checkout-order-summary-list-items .item__image {
    width: 85px;
  }
  .account-my-orders .checkout-order-summary-list-items .data-wrapper {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .account-my-orders .orderhistory-list-table {
    display: table;
  }
  .account-my-orders .account-orderhistory-table-head {
    color: #97999B;
    font-family: 'GraviticaRounded-Regular';
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 35px;
    border-bottom: 1px solid #eaeaea;
  }
  .account-my-orders .account-orderhistory-table-head th {
    font-weight: bold;
    width: 15%;
    text-align: center;
  }
  .account-my-orders .item-label {
    display: block;
  }
  .account-my-orders .item-value:before {
    display: none;
  }
  .account-my-orders .responsive-table-item {
    line-height: 50px;
    font-family: 'GraviticaRounded-Regular';
    font-size: 1.8rem;
    border: 0;
    border-bottom: 1px dotted lightgray;
  }
  .account-my-orders .responsive-table-item td {
    display: table-cell;
    width: 15%;
    text-align: center;
    line-height: 50px;
    padding-left: 0;
  }
  .account-my-orders .responsive-table-item td a {
    color: #F95E59;
    border: 1px solid #F95E59;
    padding: 5px 10px;
    text-decoration: none;
  }
  .account-my-orders .responsive-table-item td a:hover {
    background: #F95E59;
    color: white;
  }
  .account-my-orders .checkout-order-summary-list-items.component-product {
    margin-left: 40px;
    background: linear-gradient(to right, rgba(240, 240, 240, 0), rgba(240, 240, 240, 0.6), rgba(240, 240, 240, 0));
  }
  .account-my-orders .checkout-order-summary-list-items > .row {
    display: block;
  }
}
@media (min-width: 992px) {
  .account-my-orders .account-consignment .item__product {
    padding-left: 2rem;
  }
  .account-my-orders .checkout-order-summary-list-items .data-wrapper .item__list.item__total--column {
    text-align: right;
  }
  .account-my-orders .checkout-order-summary-list-items .item__image {
    top: -20px;
  }
}
.template-pages-layout-suavinexCollectionLayoutPage footer {
  margin-top: 0;
}
.template-pages-layout-suavinexCollectionLayoutPage .button {
  display: block;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  text-align: center;
  margin: 50px auto 0 auto;
  max-width: 250px;
  padding: 10px;
}
.template-pages-layout-suavinexCollectionLayoutPage .button--ghost {
  border: 2px solid #222222;
  color: #222222;
}
.template-pages-layout-suavinexCollectionLayoutPage .button--ghost:hover {
  background: black;
  color: white;
}
.collectionsPage .collection {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.collectionsPage .collection .collection__image img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.collectionsPage .collection .collection__image:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.collectionsPage .collection.topToBottom .collection__name {
  top: 55vh;
}
.collectionsPage .collection.topToBottom .button--white {
  opacity: 1;
  bottom: 10vh;
}
.collectionsPage .collection__name {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 10vh;
  font-family: 'GraviticaRounded-DemiBold';
  color: white;
  text-align: center;
  font-size: 4.5rem;
  padding: 0 25px;
  line-height: 1;
  transition: all 0.55s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.collectionsPage .collection__name img {
  min-width: 50%;
  max-height: 180px;
  max-width: 180px;
}
.collectionsPage .button--white {
  border: 1px solid #fff;
  color: white;
  position: absolute;
  bottom: 10vh;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.55s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media all and (min-width: 480px) {
  #collectionsPage .collection__name {
    font-size: 65px;
    font-size: 6.5rem;
  }
  #collectionsPage .collection.topToBottom .collection__name {
    top: 65vh;
  }
  #collectionsPage .collection.topToBottom .button--white {
    opacity: 1;
    bottom: 17vh;
  }
}
@media all and (min-width: 768px) {
  #collectionsPage .collection__name {
    font-size: 0.9px;
    font-size: 0.09rem;
  }
  #collectionsPage .collection.topToBottom .collection__name {
    top: 45vh;
  }
  .button {
    max-width: 300px;
  }
}
@media all and (max-height: 1200px) {
  #collectionsPage .collection {
    height: 90vh;
  }
}
.collectionsLanding .collectionLanding__intro {
  position: relative;
  height: 100vh;
  max-height: 660px;
  overflow: hidden;
  background: black;
}
.collectionsLanding .collectionLanding__intro .collection__image img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
  opacity: 0.6;
}
.collectionsLanding .collectionLanding__intro .collection__name {
  font-family: 'GraviticaRounded-DemiBold';
  color: white;
  text-align: center;
  font-size: 35px;
  font-size: 3.5rem;
  padding: 0 20px;
  padding-bottom: 20px;
}
.collectionsLanding .collectionLanding__intro .collection__name img {
  min-width: 50%;
}
.collectionsLanding .collectionLanding__intro .collection__subname {
  font-family: 'GraviticaRounded-DemiBold';
  color: white;
  text-align: center;
  font-size: 25px;
  font-size: 2.5rem;
  padding: 0 25px;
  padding-bottom: 18px;
}
@media (min-height: 480px) {
  .collectionsLanding .collectionLanding__intro .collection__presentation {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30vh;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    color: white;
    font-family: 'Futura';
    transition: all 0.4s ease-in-out;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .collectionsLanding .collectionLanding__intro .collection__presentation p {
    line-height: 1.5;
    padding-bottom: 15px;
  }
  .collectionsLanding .collectionLanding__intro .collection__presentation.onScroll {
    bottom: 10vh;
    top: inherit;
  }
}
@media (max-height: 479px) {
  .collectionsLanding .collectionLanding__intro .collection__presentation {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 9vh;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    color: white;
    font-family: 'Futura';
    transition: all 0.4s ease-in-out;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .collectionsLanding .collectionLanding__intro .collection__presentation p {
    line-height: 1.5;
    padding-bottom: 15px;
  }
  .collectionsLanding .collectionLanding__intro .collection__presentation.onScroll {
    bottom: 9vh;
    top: inherit;
  }
}
.collectionsLanding .blockText {
  display: flex;
  flex-direction: column;
}
.collectionsLanding .blockText.blockText--left {
  flex-direction: column-reverse;
}
.collectionsLanding .blockText .blockText__image,
.collectionsLanding .blockText .blockText__content {
  width: 100%;
}
.collectionsLanding .blockText .blockText__content {
  padding: 6vw;
  align-self: center;
  line-height: 1.5;
}
.collectionsLanding .blockText .blockText__content .blockText--wrap {
  max-width: 440px;
  margin: 0 auto;
}
.collectionsLanding .blockText .blockText__content .blockText--wrap ul {
  padding-left: 2rem;
}
.collectionsLanding .blockText .blockText__content .blockText--wrap li {
  list-style-type: disc;
  padding-top: 1.5rem;
}
.collectionsLanding .blockText .blockText__content h2 {
  font-family: 'GraviticaRounded-DemiBold';
  font-size: 40px;
  font-size: 4rem;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 40px;
}
.collectionsLanding .blockText .blockText__content .description {
  font-family: 'GraviticaRounded-Regular';
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
  padding-bottom: 50px;
}
.collectionsLanding .blockText .owl-collections-product {
  position: relative;
  padding: 0;
  overflow: hidden;
  height: auto;
}
.collectionsLanding .blockText .owl-collections-product .owl-stage-outer {
  height: 0;
  overflow: hidden;
  opacity: 1;
  transition: opacity 2s ease-out;
  height: 100%;
}
.collectionsLanding .blockText .owl-collections-product img {
  position: relative;
  padding: 0;
  width: 80%;
}
.collectionsLanding .blockText .owl-collections-product > ul {
  width: 80%;
  margin: 20px auto;
}
.collectionsLanding .blockText .owl-collections-product .button {
  position: relative;
  margin-top: 0;
}
.collectionsLanding .blockText .owl-collections-product.blockText__image img {
  padding: 0px;
}
.collectionsLanding .blockText .owl-collections-product.blockText__image > ul {
  width: 100%;
  margin: 0px;
}
.collectionsLanding .blockText .blockText--wrap {
  max-width: 440px;
  margin: 0 auto;
}
.collectionsLanding .blockText .blockText--wrap ul {
  padding-left: 2rem;
}
.collectionsLanding .blockText .blockText--wrap li {
  list-style-type: disc;
  padding-top: 1.5rem;
}
.collectionsLanding .blockText .blockText__image {
  position: relative;
  overflow: hidden;
  /*height: 100vh;*/
}
.collectionsLanding .blockText .blockText__image img {
  position: absolute;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.collectionsLanding .blockText .blockText__image .section-carousel-item img {
  position: relative;
}
.collectionsLanding .blockText .blockText__image.hiddenSm {
  display: none;
}
.collectionsLanding .blockText .button {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  text-align: center;
  margin: 50px auto 0 auto;
  max-width: 300px;
  padding: 10px;
}
.collectionsLanding .blockText .button--ghost {
  border: 2px solid #222222;
  color: #222222;
}
.collectionsLanding .blockText .button--ghost:hover {
  background: black;
  color: white;
}
.collectionsLanding .owl-dots {
  position: relative;
  margin: 10px;
  display: flex;
  justify-content: center;
}
.collectionsLanding .owl-dots .owl-dot {
  display: inline-block;
  border: none;
  background-color: transparent;
  border: 1px solid transparent;
  position: relative;
  border-radius: 50%;
  margin: 2px;
}
.collectionsLanding .owl-dots .owl-dot:after {
  background-color: #222222;
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  margin: 9px;
  border-radius: 5px;
}
.collectionsLanding .carousel__component .owl-dots .owl-dot:after {
  background-color: transparent;
  display: none;
}
@media all and (max-width: 769px) {
  .collectionsLanding .carousel__component .owl-dots .owl-dot:after {
    background-color: #222222;
    display: block;
  }
}

.collectionsLanding .owl-dots .owl-dot.active,
.collectionsLanding .owl-dots .owl-dot:hover {
  border: 1px solid #ACA69D;
  border-radius: 50%;
}
.collectionsLanding .owl-dots .owl-dot.active:after,
.collectionsLanding .owl-dots .owl-dot:hover:after {
  background-color: #ACA69D;
}
@media all and (min-width: 769px) {
  .collectionsLanding .collectionLanding__intro {
    max-height: initial;
  }
  .collectionsLanding .collectionLanding__intro .collection__presentation {
    width: 60%;
    font-size: 18px;
    font-size: 1.8rem;
    top: initial;
  }
  .collectionsLanding .blockText {
    display: flex;
    height: 90vh;
  }
  .collectionsLanding .blockText.blockText--left {
    flex-direction: row;
  }
  .collectionsLanding .blockText.blockText--right {
    flex-direction: row-reverse;
  }
  .collectionsLanding .blockText .blockText__image,
  .collectionsLanding .blockText .blockText__content {
    flex-grow: 1;
    width: 50%;
    justify-content: center;
    flex-flow: column;
    align-items: center;
  }
  .collectionsLanding .blockText .blockText__image {
 /*   height: initial;*/
  }
  .collectionsLanding .blockText .blockText__image.hiddenSm {
    display: block;
  }
  .collectionsLanding .blockText .blockText__content h2 {
    padding-top: initial;
  }
  .collectionsLanding .blockText .blockText__content--slider {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .collectionsLanding .owl-dots {
    position: absolute;
    left: auto;
    right: 3rem;
    top: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    margin: auto;
  }
  .collectionsLanding .owl-dots .owl-dot {
    display: block;
  }
}
.page-biberonzerozero .collectionsLanding .blockText .owl-collections-product .owl-stage-outer {
  height: 100% !important;
}
@media (min-width: 1200px) {
  .biberonIt .blockText .owl-collections-product {
    height: 100%;
  }
  .biberonIt .blockText .owl-collections-product .owl-height {
    height: 100% !important;
    min-height: 360px;
  }
  .biberonIt .blockText .owl-collections-product .owl-height .owl-stage,
  .biberonIt .blockText .owl-collections-product .owl-height .owl-item,
  .biberonIt .blockText .owl-collections-product .owl-height .section-carousel-item,
  .biberonIt .blockText .owl-collections-product .owl-height .slider__image {
    height: 100%;
  }
}
.biberonIt .blockText .blockText__content {
  padding: 2rem 3vw !important;
}
.biberonIt .collectionLanding__intro {
  margin: 0 !important;
}
.mask-info-section {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}
.mask-landing-section {
  width: 470px;
}
.mask-info-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  padding: 20px;
}
.mask-info-link {
  text-decoration: underline;
  color: grey;
}
@media (min-width: 768px) {
  .knowUsLanding .blockText.blockText--right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: auto;
    min-height: 350px;
  }
  .knowUsLanding .blockText.blockText--left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    min-height: 350px;
  }
}
@media (max-width: 767px) {
  .mask-landing-section {
    width: auto;
    padding: 10px 10px 40px 10px;
  }
}
.faq-container {
  display: flex;
  flex-direction: unset;
}
.faq-index {
  text-align: left;
  width: fit-content;
  margin-top: -50px;
  margin-left: 30px;
}
.faq-index .list {
  margin-right: 40px;
  border-bottom: solid 1px #979797;
}
.faq-index .list-item {
  padding: 10px;
  border-top: solid 1px #979797;
  font-weight: bold;
}
.faq-content {
  width: 100%;
  margin: -50px 45px 0 90px;
}
.faq-content h2  {
  font-weight: bold;
  font-size: 100%;
  margin-top: 35px;
  margin-bottom: 15px;
}

.faq-content h3  {
  font-weight: bold;
  font-size: 100%;
  margin-top: 35px;
  margin-bottom: 15px;
}

.faq-content p {
  margin-left: 15px;
  margin-bottom: 15px;
}
.faq-content ul li {
  margin-left: 40px;
  margin-bottom: 15px;
  list-style: disc;
}
.faq-content ol li {
  margin-left: 40px;
  margin-bottom: 15px;
  list-style: decimal;
}
.faq-content a {
  text-decoration: underline;
  color: grey;
}
@media (max-width: 767px) {
  .faq-container {
    display: block;
    flex-direction: unset;
  }
  .faq-index {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }
  .faq-index .list {
    margin-right: 0;
  }
  .faq-content {
    width: 95%;
    margin: 0 10px;
  }
  .faq-content p {
    margin-left: 10px;
    margin-right: 10px;
  }
  .faq-content ul li {
    margin-left: 20px;
    margin-right: 10px;
  }
  .faq-content ol li {
    margin-left: 20px;
    margin-right: 10px;
  }
}
.template-pages-layout-contentLayout1Page .section-banner {
  margin-bottom: 15vh;
}
.template-pages-layout-contentLayout1Page .section-banner .section-banner-wrap {
  height: 20vh;
  max-height: 130px;
}
.template-pages-layout-contentLayout1Page .section-banner .section-banner-wrap .info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
  display: inline-block;
}
.template-pages-layout-contentLayout1Page .section-banner .section-banner-wrap .info .title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.template-pages-layout-contentLayout1Page .section-banner .section-banner-wrap .info .button {
  display: none;
}
.template-pages-layout-contentLayout1Page .wrap-centered {
  font-size: 1.5rem;
  line-height: 1.4;
  font-family: 'GraviticaRounded-Light';
}
.template-pages-layout-contentLayout1Page .wrap-centered > .content {
  display: block;
}
.template-pages-layout-contentLayout1Page .wrap-centered > .content .img-idi-ministry {
  width: auto;
  max-width: 30rem;
  padding-bottom: 10px;
}
.template-pages-layout-contentLayout1Page .wrap-centered p {
  padding-bottom: 15px;
  font-size: 1.6rem;
}
.template-pages-layout-contentLayout1Page .wrap-centered a {
  color: gray;
  text-decoration: underline;
}
.template-pages-layout-contentLayout1Page .wrap-centered a:hover {
  text-decoration: none;
}
.template-pages-layout-contentLayout1Page .wrap-centered ol {
  padding-left: 30px;
}
.template-pages-layout-contentLayout1Page .wrap-centered ol li {
  list-style-type: decimal;
  padding-bottom: 15px;
}
.template-pages-layout-contentLayout1Page .wrap-centered ol ol {
  padding-left: 60px;
}
.template-pages-layout-contentLayout1Page .wrap-centered ol.alphabetic li {
  list-style-type: lower-latin;
}
.template-pages-layout-contentLayout1Page .wrap-centered ul {
  padding-left: 30px;
}
.template-pages-layout-contentLayout1Page .wrap-centered ul li {
  list-style-type: disc;
  padding-bottom: 15px;
}
.template-pages-layout-contentLayout1Page .wrap-centered .section-title,
.template-pages-layout-contentLayout1Page .wrap-centered h2 {
  font-weight: bold;
  font-size: 2rem;
  margin: 25px;
}
.template-pages-layout-contentLayout1Page .wrap-centered strong,
.template-pages-layout-contentLayout1Page .wrap-centered .destacado {
  font-weight: bold;
}
.template-pages-layout-contentLayout1Page .wrap-centered strong.separate,
.template-pages-layout-contentLayout1Page .wrap-centered .destacado.separate {
  margin: 15px 0;
}
.template-pages-layout-contentLayout1Page .wrap-centered .separador {
  position: relative;
  display: block;
  padding: 15px;
  margin-bottom: 30px;
  border-bottom: 1px dotted lightgray;
}
.template-pages-layout-contentLayout1Page .wrap-centered table {
  background: #EEEDEB;
  margin: 15px 0;
}
.template-pages-layout-contentLayout1Page .wrap-centered table thead th {
  font-weight: bold;
}
.template-pages-layout-contentLayout1Page .wrap-centered table thead th,
.template-pages-layout-contentLayout1Page .wrap-centered table tbody td {
  padding: 10px;
  text-align: left;
  border: 1px solid white;
}
.template-pages-layout-contentLayout1Page .wrap-centered blockquote {
  font-style: italic;
  padding-bottom: 15px;
}
.template-pages-ContactPageTemplate .section-banner .contact-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.template-pages-ContactPageTemplate .section-banner .contact-info .contact-title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.template-pages-ContactPageTemplate .form-group .form-control {
  margin-bottom: 15px;
}
.template-pages-ContactPageTemplate .form-group.has-error {
  position: relative;
}
.template-pages-ContactPageTemplate .form-group.has-error .help-block {
  position: absolute;
  width: 95%;
  bottom: -7px;
  margin: 0;
}
.template-pages-ContactPageTemplate .form-group.has-error .help-block span {
  color: #F95E59;
}
@media (min-width: 768px) {
  .template-pages-layout-contentLayout1Page .section-banner .section-banner-wrap .info .title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 2.6rem;
    line-height: 35px;
  }
  .template-pages-ContactPageTemplate .section-banner .contact-info .contact-title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 2.6rem;
    line-height: 35px;
  }
}

.template-pages-MultipleBirthPageTemplate .section-banner .contact-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.template-pages-MultipleBirthPageTemplate .section-banner .contact-info .contact-title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.template-pages-MultipleBirthPageTemplate .form-group .form-control {
  margin-bottom: 15px;
}
.template-pages-MultipleBirthPageTemplate .form-group.has-error {
  position: relative;
}
.template-pages-MultipleBirthPageTemplate .form-group.has-error .help-block {
  position: absolute;
  width: 95%;
  bottom: -7px;
  margin: 0;
}
.template-pages-MultipleBirthPageTemplate .form-group.has-error .help-block span {
  color: #F95E59;
}
@media (min-width: 768px) {
  .template-pages-layout-contentLayout1Page .section-banner .section-banner-wrap .info .title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 2.6rem;
    line-height: 35px;
  }
  .template-pages-MultipleBirthPageTemplate .section-banner .contact-info .contact-title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 2.6rem;
    line-height: 35px;
  }
}

.MultipleBirthFrom__Header__Paragraph  {
  text-align: center;
  font-family: GraviticaRounded-Light;
  font-size:1.8rem;
  margin-bottom: 40px;
  margin-top: 40px;
}





.template-pages-ContactProfessionalPageTemplate .section-banner .contact-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.template-pages-ContactProfessionalPageTemplate .section-banner .contact-info .contact-title {
  background-color: #ffffff;
  padding: 5% 10%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
.template-pages-ContactProfessionalPageTemplate .form-group .form-control {
  margin-bottom: 15px;
}
.template-pages-ContactProfessionalPageTemplate .form-group.has-error {
  position: relative;
}
.template-pages-ContactProfessionalPageTemplate .form-group.has-error .help-block {
  position: absolute;
  width: 95%;
  bottom: -7px;
  margin: 0;
}
.template-pages-ContactProfessionalPageTemplate .form-group.has-error .help-block span {
  color: #F95E59;
}
@media (min-width: 768px) {
  .template-pages-layout-contentLayout1Page .section-banner .section-banner-wrap .info .title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 2.6rem;
    line-height: 35px;
  }
  .template-pages-ContactProfessionalPageTemplate .section-banner .contact-info .contact-title {
    height: 78px;
    padding: 30px 68px 15px 68px;
    max-width: 66%;
    font-size: 2.6rem;
    line-height: 35px;
  }
}

.ContactProfessional__Header__Paragraph  {
  text-align: center;
  font-family: GraviticaRounded-Light;
  font-size:1.8rem;
  margin-bottom: 40px;
}





@media screen and (max-width: 1400px) {

  .template-pages-layout-contentLayout1Page .wrap-centered table {
    width: 98%;
    overflow-x: scroll !important;
    display: block;
  }
}


.table-mobile-hidden.table-desktop-show{
  font-weight: 900;
  display: contents;
}
@media screen and (max-width: 1200px) {
  .table-mobile-hidden.table-desktop-show{
    font-weight: 900;
    display: none;
  }
}
.table-mobile-show.table-desktop-hidden{
  font-weight: 900;
  display:none;
}
@media screen and (max-width: 1200px) {
  .table-cookies  .table-mobile-show.table-desktop-hidden{
    font-weight: 900;
    display: contents;
  }
}
@media screen and (min-width: 1600px) {
  .table-cookies {
    margin-left: -200px;
    margin-right: -200px;
  }
  .table-cookies-categories{
    margin-left: -200px;
    margin-right: -200px;
  }
}
@media screen and (max-width: 1600px) {
  .table-cookies thead tr {
    background-color: #eeedeb;
  }

  .table-cookies tbody tr:nth-of-type(odd) {
    background-color: #eeedeb;
  }

  .table-cookies tbody tr:nth-of-type(even) {
    background-color: #e1e0de;
  }
}


@media screen and (max-width: 760px) {
  .table-cookies-categories thead tr {
    background-color: #eeedeb;
  }

  .table-cookies-categories tbody tr:nth-of-type(odd) {
    background-color: #eeedeb;
  }

  .table-cookies-categories tbody tr:nth-of-type(even) {
    background-color: #e1e0de;
  }
}


@media screen and (max-width: 1200px) {

  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies table,
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies thead,
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies tbody,
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies th,
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies td,
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies tr {
    display: block;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies table thead th,
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies table tbody td {
    text-align: center;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 25;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered .table-cookies td:before {
    padding-right: 10px;
    font-weight: bold;
  }
}


@media screen and (max-width: 760px) {

  .template-pages-layout-contentLayout1Page .wrap-centered table,
  .template-pages-layout-contentLayout1Page .wrap-centered thead,
  .template-pages-layout-contentLayout1Page .wrap-centered tbody,
  .template-pages-layout-contentLayout1Page .wrap-centered th,
  .template-pages-layout-contentLayout1Page .wrap-centered td,
  .template-pages-layout-contentLayout1Page .wrap-centered tr {
    display: block;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered table thead th,
  .template-pages-layout-contentLayout1Page .wrap-centered table tbody td {
    text-align: center;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .template-pages-layout-contentLayout1Page .wrap-centered td:before {
    padding-right: 10px;
    font-weight: bold;
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(2):before {
    content: "Modalidad de envío";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(3):before {
    content: "Tiempo entrega";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(4):before {
    content: "Hasta 1kg";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(5):before {
    content: "Hasta 3k";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(6):before {
    content: "Hasta 5kg";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(7):before {
    content: "Hasta 10kg";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(8):before {
    content: "Hasta 20kg";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(9):before {
    content: "Más de 20kg";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(11):before {
    content: "Modalidad de envío";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(12):before {
    content: "Tiempo entrega";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(13):before {
    content: "Hasta 3k";
  }
  .template-pages-layout-contentLayout1Page.page-shippingTransportCond.language-es .wrap-centered td:nth-of-type(14):before {
    content: "Hasta 5kg";
  }
}
/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */
.cc-cookies {
  position: fixed;
  width: 100%;
  padding: 1.5em 5%;
  background: #F1F1F1;
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Futura-Medium';
  z-index: 99999;
  text-align: center;
  bottom: 0;
}
.cc-cookies-envelopment .row{
  margin-bottom: 2vh;
}
#master-manageCookiesForm{
  position: fixed;
  width: 60%;
  left: 20%;
  top: 20%;
  padding: 1.5em 5%;
  background: #F1F1F1;
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  z-index: 99999;
  text-align: center;
}
.cc-cookies-envelopment{
  position: fixed;
  z-index: 99998;  /*black bg window to envelop cookies*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-top: 30px;
  background-color: #000000;
  background-color: #000000CC;
}
@media screen and (max-width:480px) {
  .cc-cookies {
    width: 90%;
    left: 5%;
  }
  #master-manageCookiesForm{
    width: 90%;
    left: 5%;
    top:0;
    heigth: 100%;
    scroll-behavior: auto;
    scrollbar-color:black;
  }
}
.cc-cookies a {
  text-decoration: underline;
}
.cc-cookies .cc-cookie-accept,
#master-manageCookiesForm .cc-cookie-accept{
  text-decoration: none;
  margin-left: 19px;
  padding: 5px 1%;
  max-width: 90vw;
  text-align: center;
  color: #222222;
  margin: 5px auto 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #222222;
  text-transform: uppercase;
  transition: all 0.1s ease-in-out;
}
.cc-cookies .cc-cookie-accept:hover,
#master-manageCookiesForm .cc-cookie-accept:hover{
  background: #222222;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 768px) {
  .cc-cookies .cc-cookie-accept {
    display: block;
  }
}
/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */
.cc-privacy {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding: 1.5em 5%;
  background: #F1F1F1;
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  z-index: 99999;
  text-align: center;
}
.cc-privacy a {
  text-decoration: underline;
}
.cc-privacy .cc-privacy-accept {
  text-decoration: none;
  margin-left: 19px;
  padding: 5px 1%;
  max-width: 90vw;
  text-align: center;
  color: #222222;
  margin: 50px auto 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #222222;
  text-transform: uppercase;
  transition: all 0.1s ease-in-out;
}
.cc-privacy .cc-privacy-accept:hover {
  background: #222222;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 768px) {
  .cc-privacy .cc-privacy-accept {
    display: inherit;
  }
}
.bill-wrapper {
  margin-bottom: 50px;
}
.bill-wrapper .modify-link {
  cursor: pointer;
}
.bill-wrapper .edit-bill {
  display: none;
}
.page-knowUs .breadcrumb-section .breadcrumb li {
  color: grey;
}
.page-knowUs .breadcrumb-section .breadcrumb li a {
  color: grey;
}
.knowUsLanding .header-menu-top {
  position: fixed;
  width: 100vw;
  top: 95px;
  z-index: 3;
  background: white;
}
.knowUsLanding .header-menu-top.mobile {
  top: 0;
  left: 0;
  right: 0;
}
.knowUsLanding .header-menu-top.mobile .list {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: white;
  justify-content: center;
  border-bottom: 1px solid black;
}
.knowUsLanding .header-menu-top.mobile .list .list-item {
  text-align: center;
  padding: 20px 10px;
  font-family: 'GraviticaRounded-Regular';
}
.knowUsLanding .header-menu-top.mobile .list .list-item .list-item-link {
  display: inline;
  margin: 0 20px;
}
.knowUsLanding .header-menu-top .list-item-link {
  display: block;
}
.knowUsLanding .header-menu-top.hide {
  display: none;
}
.knowUsLanding .header-menu-top .list-item {
  display: none;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  padding: 10px;
  text-transform: UPPERCASE;
  position: relative;
}
.knowUsLanding .header-menu-top .list-item.opened {
  display: block;
}
.knowUsLanding .header-menu-top .list-item.opened:after {
  display: none;
}
.knowUsLanding .header-menu-top .list-item.selected {
  display: block;
}
.knowUsLanding .header-menu-top .list-item:after {
  content: "\e94e";
  font-family: 'suavinex';
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  color: #222222;
  position: absolute;
  right: 10px;
  top: 10px;
}
.knowUsLanding #Section1,
.knowUsLanding #Section2,
.knowUsLanding #Section4 {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
.knowUsLanding #Section3 {
  position: relative;
  overflow: hidden;
}
.knowUsLanding h1,
.knowUsLanding h2 {
  font-family: 'GraviticaRounded-Regular';
  font-size: 4rem;
  text-align: center;
  text-transform: uppercase;
  padding: 13vh 15px 7vh 15px;
}
.knowUsLanding #map {
  height: 75vh;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.knowUsLanding .knowUs .collection__image {
  position: absolute;
  z-index: 1;
  opacity: 0.4;
  height: 100%;
  width: 100%;
}
.knowUsLanding .knowUs .collection__image img {
  min-height: 100%;
  max-width: none;
  margin-left: -700px;
}
.knowUsLanding .knowUs .collection__presentation {
  position: relative;
  z-index: 2;
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.knowUsLanding .knowUs .collection__presentation p {
  max-width: 900px;
  line-height: 1.5em;
  text-align: justify;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 10px;
  margin: 0px auto 17px;
}
.knowUsLanding .knowUs-values .blockText__image,
.knowUsLanding .knowUs-history .blockText__image {
  height: 75vh;
  width: 50vw;
  display: inline-block;
  overflow: hidden;
}
.knowUsLanding .knowUs-values .blockText__content,
.knowUsLanding .knowUs-history .blockText__content {
  display: inline-block;
  width: 40vw;
  margin: auto;
  text-align: left;
  vertical-align: top;
  padding: 6% 3% 0 5%;
}
.knowUsLanding .knowUs-values .blockText__content h3,
.knowUsLanding .knowUs-history .blockText__content h3 {
  font-family: 'GraviticaRounded-DemiBold';
  font-size: 40px;
  font-size: 4rem;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
}
.knowUsLanding .knowUs-values .blockText__content .blockText__content--long-description,
.knowUsLanding .knowUs-history .blockText__content .blockText__content--long-description {
  text-align: justify;
  padding-top: 10px;
}
.knowUsLanding .c-ourvalues {
  min-height: 100vh;
  text-align: center;
}
.knowUsLanding .c-ourvalues .values__container {
  background: linear-gradient(#ffffff, #dedede, #ffffff);
  min-height: 78vh;
}
.knowUsLanding .c-ourvalues .values__container .values__subtitle {
  margin-bottom: 3px;
  padding-top: 4vh;
  font-family: 'GraviticaRounded-Light';
  font-size: 18px;
  font-size: 1.8rem;
}
.knowUsLanding .c-ourvalues .values__container .values__subtitle span:last-of-type {
  color: #95b25e;
  font-weight: bold;
}
.knowUsLanding .c-ourvalues .values__container .value__icon {
  width: 145px;
  height: 145px;
  border-radius: 50%;
  padding: 22px;
  margin: 2vh auto 5vh;
}
.knowUsLanding .c-ourvalues .values__container .u-inner {
  width: 80px;
  height: 1px;
  margin: 3vh auto 14vh;
  border-bottom: 5px solid #969696;
}
.knowUsLanding .c-ourvalues .values__container .value__title {
  text-transform: uppercase;
  font-family: 'GraviticaRounded-Light';
  font-size: 18px;
  font-size: 1.8rem;
  margin: 2vh auto;
  font-weight: bold;
  max-width: 300px;
}
.knowUsLanding .c-ourvalues .values__container .value__description {
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 15px;
  margin: 2vh auto 3vh;
  max-width: 300px;
}
.knowUsLanding .c-ourvalues .values__container .row {
  letter-spacing: -4px;
  font-size: 0;
}
.knowUsLanding .c-ourvalues .values__container .row [class^="col-"] {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 14px;
  float: none;
}
.knowUsLanding .knowUs-pressRoom .pressroom-menu {
  top: 0;
  left: 0;
  right: 0;
}
.knowUsLanding .knowUs-pressRoom .pressroom-menu .list {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: white;
  justify-content: center;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
}
.knowUsLanding .knowUs-pressRoom .pressroom-menu .list > li {
  text-align: center;
  cursor: pointer;
  padding: 20px 30px;
  font-family: 'GraviticaRounded-Regular';
}
.knowUsLanding .knowUs-pressRoom .pressroom-menu .list > li.active {
  cursor: none;
  background-color: #000000;
  color: #ffffff;
}
.knowUsLanding .knowUs-pressRoom .pressroom__description {
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  margin: auto;
  text-align: center;
  margin-top: 10vh;
  margin-bottom: 2vh;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item {
  max-width: 90%;
  width: 90%;
  flex-grow: 1;
  box-flex: 1;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item__image {
  position: relative;
  padding: 20px;
  margin: 15px 0;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item__image-picture {
  height: 25vh;
  overflow: hidden;
  margin-bottom: 15px;
  transition: all 1s ease;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item__image-picture:hover {
  transform: scale(1.05);
  transition: all 1s ease;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item__image-picture img {
  width: 100%;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item__image__download-text {
  display: block;
  text-align: center;
}
.knowUsLanding .knowUs-pressRoom .pressroom-info__long-description {
  display: block;
  max-width: 90vw;
  margin: auto;
  text-align: center;
  line-height: 1.8;
}
.knowUsLanding .blockText {
  display: flex;
  flex-direction: column;
}
.knowUsLanding .blockText.blockText--left {
  flex-direction: column-reverse;
}
.knowUsLanding .blockText .blockText__image,
.knowUsLanding .blockText .blockText__content {
  width: 100%;
}
.knowUsLanding .blockText .blockText__content {
  padding: 1vw;
  align-self: center;
  line-height: 1.5;
}
.knowUsLanding .blockText .blockText__content h2 {
  font-family: 'GraviticaRounded-DemiBold';
  font-size: 40px;
  font-size: 4rem;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 40px;
}
.knowUsLanding .blockText .blockText__content .description {
  font-family: 'GraviticaRounded-Regular';
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
  padding-bottom: 50px;
}
.knowUsLanding .blockText .blockText__content--slider {
  position: relative;
  padding: 0;
  overflow: hidden;
  height: 90vh;
}
.knowUsLanding .blockText .blockText__content--slider .slider {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.knowUsLanding .blockText .blockText__content--slider .slider.visible {
  opacity: 1;
  transition: opacity 2s ease-out;
  height: 100%;
}
.knowUsLanding .blockText .blockText__content--slider img {
  position: absolute;
  max-height: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: 100px;
}
.knowUsLanding .blockText .blockText__content--slider .button {
  bottom: 90px;
  position: absolute;
  left: 0;
  right: 0;
}
.knowUsLanding .blockText .blockText--wrap {
  max-width: 440px;
  margin: 0 auto;
}
.knowUsLanding .blockText .blockText__image {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.knowUsLanding .blockText .blockText__image img {
  position: absolute;
  min-width: 80%;
  width: 80%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.knowUsLanding .blockText .blockText__image.hiddenSm {
  display: none;
}
.knowUsLanding .blockText .button {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  text-align: center;
  margin: 50px auto 0 auto;
  max-width: 300px;
  padding: 10px;
}
.knowUsLanding .blockText .button--ghost {
  border: 2px solid #222222;
  color: #222222;
}
.knowUsLanding .blockText .button--ghost:hover {
  background: black;
  color: white;
}
.knowUsLanding .slider-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  top: initial;
  margin-top: initial;
}
.knowUsLanding .slider-nav li {
  display: inline-block;
  position: relative;
}
.knowUsLanding .slider-nav li.active a,
.knowUsLanding .slider-nav li:hover a {
  border: 1px solid #ACA69D;
}
.knowUsLanding .slider-nav li.active a:after,
.knowUsLanding .slider-nav li:hover a:after {
  background-color: #ACA69D;
}
.knowUsLanding .slider-nav li a {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  margin: 7px;
  background-color: transparent;
  border: 1px solid transparent;
  position: relative;
}
.knowUsLanding .slider-nav li a:after {
  background-color: #222222;
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  margin: 9px;
  border-radius: 5px;
}
.knowUsLanding .pharmacy-info-window {
  padding: 24px 32px 14px 22px;
  text-align: center;
}
.knowUsLanding .pharmacy-info-window .pharmacy-title {
  border-bottom: 1px solid #222222;
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
  display: block;
  margin-bottom: 10px;
}
.knowUsLanding .pharmacy-info-window .pharmacy-address,
.knowUsLanding .pharmacy-info-window .pharmacy-town {
  font-family: 'GraviticaRounded-Light';
  font-size: 14px;
  font-size: 1.4rem;
  color: #222222;
  display: block;
}
@media (min-width: 768px) {
  .knowUsLanding .header-menu-top {
    position: fixed;
    background: none;
    top: 50vh;
    left: 5%;
    z-index: 20;
    transition: all 0.3s ease-in-out;
  }
  .knowUsLanding .header-menu-top .list-item {
    font-family: 'Futurabc';
    font-size: 2rem;
    padding: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    display: block;
    width: fit-content;
    text-align: left;
    border: none;
    padding: 10px;
    text-transform: none;
  }
  .knowUsLanding .header-menu-top .list-item:after {
    display: none;
  }
  .knowUsLanding .knowUs .collection__presentation p {
    background-color: unset;
  }
  .knowUsLanding .knowUs .collection__image img {
    min-height: 100%;
    max-width: 100%;
    margin-left: 0px;
  }
  .knowUsLanding .blockText {
    display: flex;
    height: 45vh;
    max-width: 1400px;
    margin: auto;
  }
  .knowUsLanding .blockText.blockText--left {
    flex-direction: row;
  }
  .knowUsLanding .blockText.blockText--right {
    flex-direction: row-reverse;
  }
  .knowUsLanding .blockText .blockText__image,
  .knowUsLanding .blockText .blockText__content {
    flex-grow: 1;
    width: 50%;
  }
  .knowUsLanding .blockText .blockText__image {
    height: initial;
  }
  .knowUsLanding .blockText .blockText__image.hiddenSm {
    display: block;
  }
  .knowUsLanding .blockText .blockText__content h2 {
    padding-top: initial;
  }
  .knowUsLanding .blockText .blockText__content--slider {
    height: 100%;
  }
  .knowUsLanding .blockText .blockText__content--slider .button {
    bottom: 100px;
  }
  .knowUsLanding .slider-nav {
    position: absolute;
    left: initial;
    right: 3rem;
    bottom: 50%;
    top: 40%;
  }
  .knowUsLanding .slider-nav li {
    display: block;
  }
  .knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item {
    max-width: 42%;
    width: 42%;
  }
  .knowUsLanding .knowUs-pressRoom .pressroom-info__long-description {
    max-width: 70vw;
  }
  .knowUsLanding .knowUs .collection__presentation p {
    max-width: 70vw;
    margin: 0px 5vw 17px 25vw;
  }
}
@media (min-width: 992px) {
  .knowUsLanding .knowUs-pressRoom .pressroom-info__container .pressroom-info__item {
    max-width: 21%;
    width: 21%;
  }
  .knowUsLanding .knowUs-pressRoom .pressroom-info__long-description {
    max-width: 40vw;
  }
  .knowUsLanding .knowUs .collection__presentation p {
    max-width: 550px;
    margin: 0px auto 17px;
  }
  .knowUsLanding .blockText {
    height: 37vh;
    margin: 4rem auto;
  }
  .knowUsLanding .blockText .blockText__image img {
    min-width: 70%;
    width: 70%;
  }
}
@media (max-width: 767px) {
  .knowUsLanding .blockText.blockText--left {
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }
  .knowUsLanding .blockText {
    display: flex;
    flex-direction: column-reverse !important;
    margin-bottom: 20px !important;
  }
}
.account-section .account-section-header {
  height: 78px;
  font-size: 2.6rem;
  line-height: 100%;
  text-transform: uppercase;
  font-family: GraviticaRounded-DemiBold;
  text-align: center;
  padding-top: 20px;
}
.page-advice .section-banner .advice-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.page-advice .section-banner .advice-info .advice-title {
  background-color: #ffffff;
  padding: 30px 68px 15px 68px;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 35px;
  font-family: 'GraviticaRounded-DemiBold';
}
.page-advice .advice__section .section-childAdvices {
  padding-top: 10px;
}
.page-advice .advice__section .section-childAdvices .advice-image {
  width: 100%;
  max-height: 350px;
}
.page-advice .advice__section .section-childAdvices .categoryAdvice-image {
  width: 100%;
  max-height: 350px;
}
.page-advice .advice__section .section-childAdvices .advice-description {
  padding: 10px 0;
}
.page-advice .advice__section .section-childAdvices .categoryChild-title {
  padding-top: 20px;
  border-bottom: 1px solid #403d3e;
  width: 50%;
}
.page-advice .advice__section .advice-titleParentCategory {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #403d3e;
  width: 90%;
}
.page-advice .advice__section .row.advice-title {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 18px;
  font-size: 1.8rem;
}
.page-advice .advice__section .row.advice-section {
  text-align: justify;
}
.page-advice .advice__section .row.advice-section p {
  padding: 20px 0 20px 0;
}
.page-advice .advice__section .row.advice-section ul {
  list-style: inherit;
  padding-left: 50px;
}
.page-advice .advice__section .row.advice-section ul li {
  list-style: inherit;
}
.page-advice .advice__section .row.advice-footer {
  text-align: center;
}
.page-advice .advice__section .row.advice-footer .btn-return-advice {
  color: #333;
  background-color: #ccc;
}
.js-responsive-image.advice {
  max-width: 750px;
}
@media (width: 768px) {
  .advice__section {
    padding: 0 50px;
  }
  .js-responsive-image.advice {
    max-width: 450px;
  }
}
@media (width: 1024px) {
  .advice__section {
    padding: 0 50px;
  }
  .page-advice .section-banner .advice-info .advice-title {
    padding: 5% 10%;
  }
  .js-responsive-image.advice {
    max-width: 650px;
  }
}
@media (max-width: 480px) {
  .page-advice .section-banner .advice-info .advice-title {
    height: 78px;
    padding: 5% 10%;
    max-width: 66%;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 35px;
  }
  .js-responsive-image.advice {
    max-width: 350px;
  }
}
@media (max-width: 479px) {
  .advice__section {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .advice__section {
    padding: 0 20px;
  }
}
@media (max-width: 375px) {
  .js-responsive-image.advice {
    max-width: 300px;
  }
}
.rscLanding .section-banner .category-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.rscLanding .section-banner .category-info .category-title {
  background-color: #fff;
  padding: 20px;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: GraviticaRounded-DemiBold;
}
.rscLanding .header-menu-top {
  width: 100vw;
  top: 95px;
  z-index: 3;
  background: white;
}
.rscLanding .header-menu-top.fixed-top {
  top: 0;
  left: 0;
  right: 0;
}
.rscLanding .header-menu-top.fixed-top .list {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: white;
  justify-content: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.rscLanding .header-menu-top.fixed-top .list .list-item {
  text-align: center;
  padding: 20px 10px;
  font-family: 'GraviticaRounded-Regular';
  font-size: 20px;
  font-size: 2rem;
}
.rscLanding .header-menu-top.fixed-top .list .list-item .list-item-link {
  display: inline;
  margin: 0 20px;
}
.rscLanding .header-menu-top .list-item-link {
  display: block;
}
.rscLanding .header-menu-top.hide {
  display: none;
}
.rscLanding .header-menu-top .list-item {
  display: none;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  padding: 10px;
  text-transform: UPPERCASE;
  position: relative;
}
.rscLanding .header-menu-top .list-item.opened {
  display: block;
}
.rscLanding .header-menu-top .list-item.opened:after {
  display: none;
}
.rscLanding .header-menu-top .list-item.selected {
  display: block;
}
.rscLanding .header-menu-top .list-item:after {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  color: #222222;
  position: absolute;
  right: 10px;
  top: 10px;
}
.rscLanding .header-menu-top.fixed-top {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  border-top: none;
}
.rscLanding #Section1,
.rscLanding #Section2,
.rscLanding #Section3,
.rscLanding #Section4 {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
.rscLanding #Section1 h2 {
  padding-top: 3vh;
}
.rscLanding #Section1 h2.fixed-top {
  padding-top: 13vh;
}
.rscLanding h2 {
  font-family: 'GraviticaRounded-Regular';
  font-size: 4rem;
  text-align: center;
  text-transform: uppercase;
  padding: 13vh 15px 7vh 15px;
}
.rscLanding .rsc .collection__image {
  position: absolute;
  z-index: 1;
  opacity: 0.4;
  height: 100%;
}
.rscLanding .rsc .collection__image img {
  min-height: 100%;
}
.rscLanding .rsc .collection__presentation {
  position: relative;
  z-index: 2;
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.rscLanding .rsc .collection__presentation p {
  max-width: 900px;
  line-height: 1.5em;
  text-align: justify;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 10px;
  margin: 0px auto 17px;
}
.rscLanding .blockText {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.rscLanding .blockText.blockText--left {
  flex-direction: column-reverse;
}
.rscLanding .blockText .blockText__image,
.rscLanding .blockText .blockText__content {
  width: 100%;
}
.rscLanding .blockText .blockText__content {
  padding: 6vw;
  align-self: center;
  line-height: 1.5;
}
.rscLanding .blockText .blockText__content h2 {
  font-family: 'GraviticaRounded-DemiBold';
  font-size: 40px;
  font-size: 4rem;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 40px;
}
.rscLanding .blockText .blockText__content .description {
  font-family: 'GraviticaRounded-Regular';
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
  padding-bottom: 50px;
}
.rscLanding .blockText .blockText__content--long-description {
  text-align: justify;
}
.rscLanding .blockText .blockText__content--footer-description {
  width: 80%;
  margin: 41px auto;
  text-align: center;
  border-left: 2px solid #222222;
  border-right: 2px solid #222222;
  border-bottom: 2px solid #222222;
}
.rscLanding .blockText .blockText__content--footer-description:before {
  content: "";
  height: 2px;
  background: linear-gradient(to right, #222222 0%, #222222 20%, #ffffff 20%, #ffffff 80%, #222222 80%, #222222 100%);
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.rscLanding .blockText .blockText__content--footer-description .padding-70 {
  padding: 70px 120px;
}
.rscLanding .blockText .blockText__content--slider {
  position: relative;
  padding: 0;
  overflow: hidden;
  height: 90vh;
}
.rscLanding .blockText .blockText__content--slider .slider {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.rscLanding .blockText .blockText__content--slider .slider.visible {
  opacity: 1;
  transition: opacity 2s ease-out;
  height: 100%;
}
.rscLanding .blockText .blockText__content--slider img {
  position: absolute;
  max-height: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: 100px;
}
.rscLanding .blockText .blockText__content--slider .button {
  bottom: 90px;
  position: absolute;
  left: 0;
  right: 0;
}
.rscLanding .blockText .blockText--wrap {
  max-width: 440px;
  margin: 0 auto;
}
.rscLanding .blockText .blockText__image {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.rscLanding .blockText .blockText__image img {
  position: absolute;
  min-width: 100%;
  width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rscLanding .blockText .blockText__image.hiddenSm {
  display: none;
}
.rscLanding .blockText .button {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  text-align: center;
  margin: 50px auto 0 auto;
  max-width: 300px;
  padding: 10px;
}
.rscLanding .blockText .button--ghost {
  border: 2px solid #222222;
  color: #222222;
}
.rscLanding .blockText .button--ghost:hover {
  background: black;
  color: white;
}
.rscLanding .rsc-box .pressroom-menu {
  top: 0;
  left: 0;
  right: 0;
}
.rscLanding .rsc-box .pressroom-menu .list {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: white;
  justify-content: center;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
}
.rscLanding .rsc-box .pressroom-menu .list > li {
  text-align: center;
  cursor: pointer;
  padding: 20px 30px;
  font-family: 'GraviticaRounded-Regular';
}
.rscLanding .rsc-box .pressroom-menu .list > li.active {
  cursor: none;
  background-color: #000000;
  color: #ffffff;
}
@media (min-width: 768px) {
  .rscLanding .header-menu-top {
    background: none;
    z-index: 20;
    margin-top: -10px;
    transition: all 0.3s ease-in-out;
    width: 100vw;
    top: 95px;
    background: white;
  }
  .rscLanding .header-menu-top .list {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    background: white;
    justify-content: center;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  }
  .rscLanding .header-menu-top .list .list-item {
    font-family: 'GraviticaRounded-Regular';
    transition: all 0.3s ease-in-out;
    display: block;
    width: fit-content;
    text-align: center;
    border: none;
    padding: 10px;
    text-transform: none;
    padding: 20px 10px;
  }
  .rscLanding .header-menu-top .list .list-item:after {
    display: none;
  }
  .rscLanding .header-menu-top .list .list-item .list-item-link {
    display: inline;
    margin: 0 20px;
  }
  .rscLanding .blockText {
    display: flex;
    min-height: 90vh;
    flex-wrap: wrap;
  }
  .rscLanding .blockText.blockText--left {
    flex-direction: row;
  }
  .rscLanding .blockText.blockText--right {
    flex-direction: row-reverse;
  }
  .rscLanding .blockText .blockText__image,
  .rscLanding .blockText .blockText__content {
    flex-grow: 1;
    width: 50%;
  }
  .rscLanding .blockText .blockText__image {
    height: initial;
  }
  .rscLanding .blockText .blockText__image.hiddenSm {
    display: block;
  }
  .rscLanding .blockText .blockText__content h2 {
    padding-top: initial;
  }
  .rscLanding .blockText .blockText__content--slider {
    height: 100%;
  }
  .rscLanding .blockText .blockText__content--slider .button {
    bottom: 100px;
  }
  .rscLanding .section-banner .category-info {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 9vh;
    z-index: 3;
  }
  .rscLanding .section-banner .category-info .category-title {
    height: 78px;
    padding: 20px;
    max-width: 66%;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 35px;
  }
}
@media (min-width: 992px) {
  .rscLanding .section-banner .category-info {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 9vh;
    z-index: 3;
  }
  .rscLanding .section-banner .category-info .category-title {
    background-color: #fff;
    text-transform: uppercase;
    margin: auto;
    display: inline-block;
    width: auto;
    max-width: 85vw;
    line-height: 1.5;
    font-family: GraviticaRounded-DemiBold;
  }
}
@media (max-width: 480px) {
  .rscLanding .blockText .blockText__content--footer-description .padding-70 {
    padding: 20px 10px;
  }
  .rscLanding .rsc-box .pressroom-menu .list {
    font-size: 13px;
  }
  .rscLanding .rsc-box .pressroom-menu .list > li {
    padding: 5px 20px;
  }
}
.page-lactancia .breadcrumb-section {
  position: relative;
}
.page-lactancia .breadcrumb-section .breadcrumb li {
  color: grey;
}
.page-lactancia .breadcrumb-section .breadcrumb li a {
  color: grey;
}
/*.enjoyMyLactationLanding .header-title{
  margin-left: 5%;
  margin-top: 3%;
  font-weight: bolder;
  font-size: max(5rem,30px);
}*/
.enjoyMyLactationLanding .header-menu-top {
  position: fixed;
  width: 100vw;
  top: 95px;
  z-index: 11;
  background: white;
}
.enjoyMyLactationLanding .header-menu-top.mobile {
  top: 0;
  left: 0;
  right: 0;
}
.enjoyMyLactationLanding .header-menu-top.mobile .list {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: white;
  justify-content: center;
  border-bottom: 1px solid black;
}
.enjoyMyLactationLanding .header-menu-top.mobile .list .list-item {
  text-align: center;
  padding: 30px 10px 20px 10px;
  font-family: 'GraviticaRounded-Regular';
}
.enjoyMyLactationLanding .header-menu-top.mobile .list .list-item .list-item-link {
  display: inline;
  margin: 0 20px;
}
.enjoyMyLactationLanding .header-menu-top .list-item-link {
  display: block;
}
.enjoyMyLactationLanding .header-menu-top.hide {
  display: none;
}
.enjoyMyLactationLanding .header-menu-top .list-item {
  display: none;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  padding: 10px;
  text-transform: UPPERCASE;
  position: relative;
}
.enjoyMyLactationLanding .header-menu-top .list-item.opened {
  display: block;
}
.enjoyMyLactationLanding .header-menu-top .list-item.opened:after {
  display: none;
}
.enjoyMyLactationLanding .header-menu-top .list-item.selected {
  display: block;
}
.enjoyMyLactationLanding .header-menu-top .list-item:after {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  color: #222222;
  position: absolute;
  right: 10px;
  top: 10px;
}
.enjoyMyLactationLanding #Section1,
.enjoyMyLactationLanding #Section2,
.enjoyMyLactationLanding #Section3,
.enjoyMyLactationLanding #Section4 {
  position: relative;
  min-height: 0%;
  overflow: hidden;
}
.enjoyMyLactationLanding h2 {
  font-family: 'GraviticaRounded-Regular';
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
  padding: 2% 15px;
}
.enjoyMyLactationLanding #Section3 h2,
.enjoyMyLactationLanding #Section4 h2{
  font-size: 4rem;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .collectionLanding__intro .collection__image {
  position: static;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: inline-block;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .collectionLanding__intro .collection__image img {
  max-height: 50%;
  width: 100%;
  max-width: 100%;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .collectionLanding__intro .collection__presentation {
  font-family: 'GraviticaRounded-Regular';
  margin-left: 5%;
  font-weight: bolder;
  font-size: max(5rem,30px);
  background: transparent;
  z-index: 4;
  position: absolute;
  top: 0;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .homeVideo {
  max-height: 500px;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .homeVideo .blockText .blockText__image {
  max-height: 500px;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .homeVideo .blockText .blockText__content {
  max-height: 500px;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText {
  display: flex;
  min-height: 50vh;
  flex-wrap: wrap;
  padding: 20px;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .blockText__content {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  padding: 0 5%;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .blockText__content--long-description {
  text-align: center;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText.blockText--left {
  flex-direction: row;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText.blockText--right {
  flex-direction: row-reverse;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .blockText__image,
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .blockText__content {
  flex-grow: 1;
  width: 50%;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .blockText__image {
  height: initial;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .blockText__image.hiddenSm {
  display: block;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .blockText__content h2 {
  padding-top: initial;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .owl-collections-product {
  height: 100%;
}
.enjoyMyLactationLanding .enjoyMyLactation-home .blockText .owl-collections-product .button {
  bottom: 100px;
}
.enjoyMyLactationLanding .enjoyMyLactation-products {
  padding: 5% 0;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent {
  padding: 10px 40px;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText {
  flex-wrap: nowrap;
  margin: 0 auto;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .slider__image {
  text-align: center;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .slider__image a p {
  font-style: italic;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content {
  position: relative;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content .blockText--wrap {
  padding: 25% 0;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content h3 {
  height: 40px;
  width: 40px;
  display: table-cell;
  text-align: center;
  font-size: 24px;
  vertical-align: middle;
  border-radius: 50%;
  color: #ffffff;
  background: #000000;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--description {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
  font-size: 24px;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--long-description {
  padding-top: 3%;
  text-align: justify;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--slider {
  position: relative;
  padding: 0;
  overflow: hidden;
  height: auto;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--slider .owl-stage-outer {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--slider .owl-stage-outer.visible {
  opacity: 1;
  transition: opacity 2s ease-out;
  height: 100%;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation {
  background: #F3E0D2;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-menu {
  top: 0;
  left: 0;
  right: 0;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-menu .list {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  background: #F3E0D2;
  justify-content: center;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-menu .list > li {
  text-align: center;
  cursor: pointer;
  padding: 20px 30px;
  font-family: 'GraviticaRounded-Regular';
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-menu .list > li.active {
  cursor: none;
  background-color: #000000;
  color: #ffffff;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactationContent .blockText .blockText__image img {
  width: 100%;
  padding: 6%;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactationContent .blockText .blockText__content--footer {
  padding-top: 5%;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText__image {
  height: 75vh;
  width: 50vw;
  display: inline-block;
  overflow: hidden;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText__content {
  display: inline-block;
  width: 40vw;
  text-align: left;
  vertical-align: top;
  padding: 2% 1% 0 1%;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText__content h3 {
  height: 40px;
  width: 40px;
  display: table-cell;
  text-align: center;
  font-size: 24px;
  vertical-align: middle;
  border-radius: 50%;
  color: #fff;
  background: #000;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText__content .blockText__content--long-description {
  text-align: justify;
  padding: 15px 60px;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links {
  padding-bottom: 2%;
  text-align: -webkit-center;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__content--long-description {
  text-align: left;
  width: auto;
  margin: auto;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__content .title-faQs {
  background: transparent;
  display: block;
  text-align: center;
  border: none;
  height: auto;
  width: auto;
  padding: 0 20px 40px;
  font-size: 44px;
  font-family: GraviticaRounded-Regular;
  color: black;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__image {
  display: none;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a {
  font-family: 'GraviticaRounded-Regular';
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  padding: 0 35px;
  border: 1px solid black;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a:hover,
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a:focus {
  color: grey;
}
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .icon.arrow-down-right:after,
.enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .icon.arrow-up-right:after {
  right: 0;
  transform: rotate(270deg) !important;
  color: black;
  padding: 10px;
  font-size: 2rem;
  font-weight: bold;
}
.enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection {
  max-width: 770px;
  margin: 0 auto 17px;
}
.enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection .faQTitle {
  position: relative;
  padding-right: 25px;
}
.enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection .faQText {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: 0.5s all ease-in-out;
}
.enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection .faQText.open {
  padding: 15px;
  max-height: 650px;
  line-height: 150%;
  text-align: justify;
}
.enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection .icon.arrow-down-right:after,
.enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection .icon.arrow-up-right:after {
  right: 0;
  top: 0;
  position: absolute;
  transform: rotate(180deg);
  color: black;
  padding: 0;
}
.enjoyMyLactationLanding .owl-dots {
  left: 0;
  right: 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  padding: 7px 0;
}
.enjoyMyLactationLanding .owl-dots .owl-dot {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  margin: 7px;
  background-color: transparent;
  border: 1px solid transparent;
  position: relative;
  border-radius: 50%;
}
.enjoyMyLactationLanding .owl-dots .owl-dot.active,
.enjoyMyLactationLanding .owl-dots .owl-dot:hover {
  border: 1px solid #ACA69D;
}
.enjoyMyLactationLanding .owl-dots .owl-dot.active:after,
.enjoyMyLactationLanding .owl-dots .owl-dot:hover:after {
  background-color: #ACA69D;
}
.enjoyMyLactationLanding .owl-dots .owl-dot:after {
  background-color: #222222;
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  margin: 9px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .enjoyMyLactationLanding .header-menu-top {
    background: none;
    z-index: 20;
    margin-top: -10px;
    transition: all 0.3s ease-in-out;
    width: 100vw;
    top: 35vh;
    background: white;
  }
  .enjoyMyLactationLanding .header-menu-top .list {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    background: white;
    justify-content: center;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  }
  .enjoyMyLactationLanding .header-menu-top .list .list-item {
    font-family: 'GraviticaRounded-Regular';
    transition: all 0.3s ease-in-out;
    display: block;
    width: fit-content;
    text-align: center;
    border: none;
    padding: 10px;
    text-transform: none;
    padding: 20px 10px;
  }
  .enjoyMyLactationLanding .header-menu-top .list .list-item:after {
    display: none;
  }
  .enjoyMyLactationLanding .header-menu-top .list .list-item .list-item-link {
    display: inline;
    margin: 0 20px;
  }
}
@media (min-width: 768px) {
  .enjoyMyLactationLanding .header-menu-top {
    position: inherit;
    background: none;
    top: 50vh;
    z-index: 20;
    transition: all 0.3s ease-in-out;
  }
  .enjoyMyLactationLanding .header-menu-top.mobile {
    position: fixed;
  }
  .enjoyMyLactationLanding .header-menu-top .list-item {
    font-family: 'Futurabc';
    font-size: 2rem;
    padding: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    display: block;
    width: fit-content;
    text-align: left;
    border: none;
    padding: 10px;
    text-transform: none;
  }
  .enjoyMyLactationLanding .header-menu-top .list-item:after {
    display: none;
  }
  .enjoyMyLactationLanding .blockText {
    display: flex;
    max-width: 1400px;
    margin: auto;
    flex-wrap: wrap;
  }
  .enjoyMyLactationLanding .blockText.blockText--left {
    flex-direction: row;
  }
  .enjoyMyLactationLanding .blockText.blockText--right {
    flex-direction: row-reverse;
  }
  .enjoyMyLactationLanding .blockText .blockText__image,
  .enjoyMyLactationLanding .blockText .blockText__content {
    flex-grow: 1;
    width: 50%;
  }
  .enjoyMyLactationLanding .blockText .blockText__content--footer-description {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    border-left: 2px solid #222222;
    border-right: 2px solid #222222;
    border-bottom: 2px solid #222222;
    padding-bottom: 20px;
  }
  .enjoyMyLactationLanding .blockText .blockText__content--footer-description:before {
    content: "";
    height: 2px;
    background: linear-gradient(to right, #222222 0%, #222222 20%, #F3E0D2 20%, #F3E0D2 80%, #222222 80%, #222222 100%);
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .enjoyMyLactationLanding .blockText .blockText__content--footer-description ul {
    text-align: -webkit-center;
  }
  .enjoyMyLactationLanding .blockText .blockText__content--footer-description ul li {
    list-style: circle;
    list-style-position: inside;
    list-style-type: disc;
    padding: 1% 4%;
    text-align: justify;
  }
  .enjoyMyLactationLanding .blockText .blockText__content.--slider {
    position: relative;
    padding: 0;
    overflow: hidden;
    height: auto;
  }
  .enjoyMyLactationLanding .blockText .blockText__content.--slider .owl-stage-outer {
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  .enjoyMyLactationLanding .blockText .blockText__content.--slider .owl-stage-outer.visible {
    opacity: 1;
    transition: opacity 2s ease-out;
    height: 100%;
  }
  .enjoyMyLactationLanding .blockText .blockText__image {
    height: initial;
  }
  .enjoyMyLactationLanding .blockText .blockText__image.hiddenSm {
    display: block;
  }
  .enjoyMyLactationLanding .blockText .blockText__content h2 {
    padding-top: initial;
  }
  .enjoyMyLactationLanding .blockText .owl-collections-product {
    height: 100%;
  }
  .enjoyMyLactationLanding .blockText .owl-collections-product .button {
    bottom: 100px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-info__container .pressroom-info__item {
    max-width: 42%;
    width: 42%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-info__long-description {
    max-width: 70vw;
  }
}
@media (min-width: 992px) {
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-info__container .pressroom-info__item {
    max-width: 21%;
    width: 21%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-info__long-description {
    max-width: 40vw;
  }
  .enjoyMyLactationLanding .blockText .blockText__image img {
    width: 40%;
    display: block;
    margin: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .enjoyMyLactationLanding .owl-dots {
    top: 20%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products h2 {
    padding: 4% 0;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content {
    height: 100%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content .blockText--wrap {
    bottom: 40px;
    top: 0;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links {
    padding-bottom: 3%;
    text-align: -webkit-center;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .icon.arrow-down-right:after,
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .icon.arrow-up-right:after {
    right: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText__content .blockText__content--long-description {
    padding: 4%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links {
    padding-bottom: 3%;
    text-align: -webkit-center;
    /*.icon.arrow-down-right:after, .icon.arrow-up-right:after {
          right: 20%;
          position: absolute;
          transform: rotate(270deg)!important;
          color: black;
          padding: 0;
          font-size: 2.5rem;
          font-weight: bold;
        }*/
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__content {
    text-align: center;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__content--long-description {
    text-align: center;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__image {
    display: none;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a {
    font-family: 'GraviticaRounded-Regular';
    font-size: 22px;
    font-size: 2.2rem;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a:hover,
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a:focus {
    color: #333;
    background-color: transparent;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText {
    flex-wrap: nowrap;
    margin: 0 auto;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content {
    position: relative;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--description {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 24px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--long-description {
    padding-top: 3%;
    text-align: justify;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--slider {
    position: relative;
    padding: 0;
    overflow: hidden;
    height: auto;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--slider .owl-stage-outer {
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--slider .owl-stage-outer .slider__image .js-responsive-image {
    width: 60%;
    margin: auto;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--slider .owl-stage-outer.visible {
    opacity: 1;
    transition: opacity 2s ease-out;
    height: 100%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-faqs {
    padding: 3%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-faqs .faqsContent .enjoyMyLactationFaQSection .faQTitle {
    text-align: -webkit-center;
    font-size: 14px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-faqs .faqsContent .enjoyMyLactationFaQSection .faQText {
    text-align: justify;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .enjoyMyLactationLanding h2 {
    padding: 4vh 15px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-home .collectionLanding__intro .collection__image {
    display: inline-block;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-home .collectionLanding__intro .collection__image img {
    padding-top: 6%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-home .homeVideo .blockText {
    min-height: 70vh;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-home .homeVideo .blockText .blockText__image {
    width: 100%;
    max-height: 250px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-home .homeVideo .blockText .blockText__content {
    padding-top: 5%;
    justify-content: normal;
    text-align: -webkit-center;
    max-height: 450px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText {
    margin: 0;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content .blockText--wrap {
    position: relative;
    padding: 0% 5% 0 5%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__content--description {
    padding-left: 6%;
    font-size: 22px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__image {
    display: block!important;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__image picture {
    text-align: center;
    display: block;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__image .slider__image-img {
    text-align: center;
    display: block;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-products .productsContent .blockText__image .js-responsive-image {
    width: 60%;
    margin: auto;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText .blockText__content {
    width: 100%;
    padding: 6% 6%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText .blockText__content .blockText__content--long-description {
    padding: 10px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText .blockText__content--footer-description {
    width: 88%;
    margin: 0px auto;
    text-align: center;
    border-left: 2px solid #222222;
    border-right: 2px solid #222222;
    border-bottom: 2px solid #222222;
    padding-bottom: 20px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText .blockText__content--footer-description:before {
    content: "";
    height: 2px;
    background: linear-gradient(to right, #222222 0%, #222222 20%, #F3E0D2 20%, #F3E0D2 80%, #222222 80%, #222222 100%);
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText .blockText__content--footer-description ul {
    text-align: -webkit-center;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .blockText .blockText__content--footer-description ul li {
    list-style: circle;
    list-style-position: inside;
    list-style-type: disc;
    padding: 2% 6%;
    text-align: justify;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .pressroom-menu .list > li {
    padding: 0px 8px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links {
    text-align: -webkit-center;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__content {
    text-align: center;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__content--long-description {
    text-align: center;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__content .title-faQs {
    font-size: 30px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .blockText .blockText__image {
    display: none;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a {
    font-family: 'GraviticaRounded-Regular';
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a:hover,
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links a:focus {
    color: #333;
    background-color: transparent;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .icon.arrow-down-right:after,
  .enjoyMyLactationLanding .enjoyMyLactation-lactation .lactation3links .icon.arrow-up-right:after {
    padding: 5px;
    font-size: 1.7rem;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-faqs {
    padding: 3%;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection .faQTitle {
    text-align: -webkit-center;
    font-size: 14px;
  }
  .enjoyMyLactationLanding .enjoyMyLactation-faqs .enjoyMyLactationFaQSection .faQText {
    text-align: justify;
  }
  .enjoyMyLactationLanding .owl-dots {
    position: relative;
    bottom: 0px;
  }
}
.page-promoCosmetica .section-banner {
  margin-bottom: 0;
  padding-top: 30px;
}
.page-promoCosmetica .section-banner .section-banner-wrap {
  height: 1850px;
  max-height: 1850px;
}
@media (max-width: 767px) {
  .page-promoCosmetica .section-banner {
    padding: 30px 15px 0 15px;
  }
}
@media (max-width: 991px) {
  .page-promoCosmetica footer {
    margin-top: 0;
  }
}
.pageLabel--biberonzerozero .collectionsLanding .blockText,
.page-cmsitem-00000038 .collectionsLanding .blockText {
  height: auto;
}
.pageLabel--biberonzerozero .collectionsLanding .blockText .blockText--wrap p,
.page-cmsitem-00000038 .collectionsLanding .blockText .blockText--wrap p {
  text-align: justify;
}
.pageLabel--biberonzerozero .collectionsLanding .blockText .blockText--wrap ul,
.page-cmsitem-00000038 .collectionsLanding .blockText .blockText--wrap ul {
  padding-left: 3rem;
}
.pageLabel--biberonzerozero .collectionsLanding .blockText .blockText--wrap li,
.page-cmsitem-00000038 .collectionsLanding .blockText .blockText--wrap li {
  list-style-type: disc;
  padding: 10px 0;
}
.pageLabel--biberonzerozero .collectionsLanding .blockText .blockText__image img,
.page-cmsitem-00000038 .collectionsLanding .blockText .blockText__image img {
  position: relative;
}
.pageLabel--biberonzerozero .owl-dots .owl-dot,
.page-cmsitem-00000038 .owl-dots .owl-dot {
  background-color: #47949e31;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .pageLabel--biberonzerozero .collectionsLanding .blockText,
  .page-cmsitem-00000038 .collectionsLanding .blockText {
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .pageLabel--biberonzerozero .collectionsLanding .blockText .blockText__image,
  .page-cmsitem-00000038 .collectionsLanding .blockText .blockText__image {
    height: auto;
  }
  .pageLabel--biberonzerozero .collectionsLanding .blockText .blockText__image img,
  .page-cmsitem-00000038 .collectionsLanding .blockText .blockText__image img {
    position: relative;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .pageLabel--biberonzerozero .collectionsLanding .blockText.blockText--left,
  .page-cmsitem-00000038 .collectionsLanding .blockText.blockText--left {
    flex-direction: column;
  }
  .pageLabel--biberonzerozero .collectionsLanding .blockText .blockText__image,
  .page-cmsitem-00000038 .collectionsLanding .blockText .blockText__image {
    height: auto;
  }
  .pageLabel--biberonzerozero .collectionsLanding .blockText .blockText__image img,
  .page-cmsitem-00000038 .collectionsLanding .blockText .blockText__image img {
    position: relative;
  }
}
.drugstoreFinderPage .section-banner .category-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}
.drugstoreFinderPage .section-banner .category-info .category-title {
  background-color: #fff;
  padding: 20px;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 2.6rem;
  line-height: 1.5;
  font-family: GraviticaRounded-DemiBold;
}
.drugstoreFinderPage .total-result {
  display: none;
}
.drugstoreFinderPage .total-result.active {
  display: block;
  z-index: 15;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  position: absolute;
  top: -20px;
  left: 0;
  background-color: #ffffff;
  font-family: 'GraviticaRounded-Regular';
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: lighter;
  padding: 18px 40px 18px 31px;
}
.drugstoreFinderPage .total-result.active p {
  display: inline;
}
.drugstoreFinderPage .pagination-wrap {
  display: none;
}
.drugstoreFinderPage .drugstoreFinderContent .or {
  padding-top: 12px;
  padding-left: 33px;
}
.drugstoreFinderPage .drugstoreFinderContent .position-bottom {
  margin-top: 34px;
}
.drugstoreFinderPage .drugstoreFinderContent .pharmacy-info-window .button {
  display: none;
}
.drugstoreFinderPage .drugstoreFinderContent .pharmacy-info-window .pharmacy-title {
  font-family: 'GraviticaRounded-Regular';
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
  display: block;
  margin-bottom: 10px;
}
.drugstoreFinderPage .drugstoreFinderContent .pharmacy-info-window .pharmacy-address,
.drugstoreFinderPage .drugstoreFinderContent .pharmacy-info-window .pharmacy-town {
  font-family: 'GraviticaRounded-Light';
  font-size: 14px;
  font-size: 1.4rem;
  color: #222222;
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  .drugstoreFinderPage .drugstoreFinderContent {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px;
  }
  .drugstoreFinderPage .drugstoreFinderContent .button {
    width: 100%;
    padding: 9px 15px;
  }
  .drugstoreFinderPage .drugstoreFinderContent .position-bottom {
    margin-top: 0;
  }
}
.page-appSuavinex .breadcrumb-section {
  position: relative;
}
.page-appSuavinex .breadcrumb-section .breadcrumb li {
  color: grey;
}
.page-appSuavinex .breadcrumb-section .breadcrumb li a {
  color: grey;
}
.suavinexAppPage .header-menu-top {
  display: none;
}
.suavinexAppPage .smartSection-desktop {
  display: none;
}
.suavinexAppPage .app-enjoyComponent {
  text-align: center;
}
.suavinexAppPage .app-enjoyComponent .registered {
  font-size: 22px;
  font-size: 2.2rem;
  vertical-align: super;
}
.suavinexAppPage .app-enjoyComponent .values__container {
  background: linear-gradient(#ffffff, #dedede, #ffffff);
}
.suavinexAppPage .app-enjoyComponent .values__container .values__subtitle {
  margin-bottom: 3px;
  padding-top: 4vh;
  font-family: 'GraviticaRounded-Light';
}
.suavinexAppPage .app-enjoyComponent .values__container .values__subtitle span:last-of-type {
  color: #95b25e;
  font-weight: bold;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__icon {
  width: 145px;
  height: 145px;
  border-radius: 50%;
  padding: 22px;
  margin: 2vh auto 5vh;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__icon.healthHistory {
  background-color: #dad0ed;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__icon.clinicalReports {
  background-color: #d1ead3;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__icon.multipatient {
  background-color: #fceeec;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__icon.tipsAndAlerts {
  background-color: #e6f7fe;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__icon.usabilityAndAdvantages {
  background-color: #ffd6c8;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__title {
  text-transform: uppercase;
  font-family: 'GraviticaRounded-Light';
  font-size: 18px;
  font-size: 1.8rem;
  margin: 2vh auto;
  font-weight: bold;
  max-width: 300px;
}
.suavinexAppPage .app-enjoyComponent .values__container .value__description {
  font-family: 'GraviticaRounded-Light';
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 15px;
  margin: 2vh auto 3vh;
  max-width: 300px;
}
.suavinexAppPage .app-enjoyComponent .values__container .row {
  letter-spacing: -4px;
  font-size: 0;
}
.suavinexAppPage .app-enjoyComponent .values__container .row [class^="col-"] {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 14px;
  float: none;
}
.suavinexAppPage #Section1,
.suavinexAppPage #Section2,
.suavinexAppPage #Section3 {
  position: relative;
  min-height: 55vh;
  overflow: hidden;
}
.suavinexAppPage h2 {
  font-family: 'GraviticaRounded-Regular';
  font-size: 4rem;
  text-align: center;
  text-transform: uppercase;
  padding: 50px 15px;
}
.suavinexAppPage .app-smartSection {
  margin-top: 20px;
}
.suavinexAppPage .sectionApp-smartSection {
  text-align: center;
}
.suavinexAppPage .sectionApp-smartSection .smartProduct {
  display: contents;
}
.suavinexAppPage .sectionApp-smartSection .smartProduct a img {
  width: 100%;
}
.suavinexAppPage .owl-dots {
  left: 0;
  right: 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  padding: 7px 0;
}
.suavinexAppPage .owl-dots .owl-dot {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  margin: 7px;
  background-color: transparent;
  border: 1px solid transparent;
  position: relative;
  border-radius: 50%;
}
.suavinexAppPage .owl-dots .owl-dot.active,
.suavinexAppPage .owl-dots .owl-dot:hover {
  border: 1px solid #ACA69D;
}
.suavinexAppPage .owl-dots .owl-dot.active:after,
.suavinexAppPage .owl-dots .owl-dot:hover:after {
  background-color: #ACA69D;
}
.suavinexAppPage .owl-dots .owl-dot:after {
  background-color: #222222;
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  margin: 9px;
  border-radius: 5px;
}
.suavinexAppPage .owl-dots{
  display: none;
}
.sectionApp .sectionApp-title {
  position: relative;
  padding: 10px;
}
.sectionApp .sectionApp-title p {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.sectionApp .sectionApp-img {
  width: 100%;
  display: inline-block;
  margin: auto;
  text-align: center;
}
.sectionApp .sectionApp-img img {
  max-width: 720px;
}
.sectionApp .sectionApp-content {
  width: 100%;
  float: right;
  position: relative;
  padding: 20px 0;
  box-sizing: border-box;
  padding-top: 14%;
}
.sectionApp .sectionApp-content .sectionApp-content-logo {
  text-align: center;
}
.sectionApp .sectionApp-content .sectionApp-content-logo img {
  display: inline-block;
  width: 20%;
}
.sectionApp .sectionApp-content .sectionApp-content-description {
  font-size: 20px;
  text-align: justify;
  padding: 0px;
}
.sectionApp .sectionApp-content .sectionApp-content-links {
  margin: auto;
  text-align: center;
  padding: 0px;
}
.sectionApp .sectionApp-content .sectionApp-content-links img {
  width: 250px;
  padding: 10px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .sectionApp {
    margin: auto;
    max-width: 1200px;
    padding: 50px 0;
  }
  .sectionApp .sectionApp-title {
    position: absolute;
    top: 50px;
    left: 45%;
  }
  .sectionApp .sectionApp-title p {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
  }
  .sectionApp .sectionApp-img {
    width: 60%;
    display: inline-block;
    margin-left: -5%;
  }
  .sectionApp .sectionApp-img img {
    width: 100%;
  }
  .sectionApp .sectionApp-content {
    width: 40%;
    margin-right: 50px;
  }
  .sectionApp .sectionApp-content .sectionApp-content-logo {
    text-align: left;
  }
  .sectionApp .sectionApp-content .sectionApp-content-logo img {
    display: inline-block;
    width: 10%;
  }
  .sectionApp .sectionApp-content .sectionApp-content-description {
    font-size: 16px;
    padding: 20px 0;
  }
  .sectionApp .sectionApp-content .sectionApp-content-links {
    padding: 1%;
    box-sizing: border-box;
  }
  .sectionApp .sectionApp-content .sectionApp-content-links img {
    width: 180px;
    padding: 10px;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) {
  .suavinexAppPage .header-menu-top {
    display: none;
  }
}
@media (min-width: 768px) {
  .suavinexAppPage .header-menu-top {
    display: none;
  }
  .suavinexAppPage .smartSection-mobile {
    display: none;
  }
  .suavinexAppPage .smartSection-desktop {
    display: inherit;
  }
  .suavinexAppPage .sectionApp-smartSection .smartProduct a img {
    width: 18%;
  }
  .suavinexAppPage .blockText {
    display: flex;
    max-width: 1400px;
    margin: auto;
    flex-wrap: wrap;
  }
  .suavinexAppPage .blockText.blockText--left {
    flex-direction: row;
  }
  .suavinexAppPage .blockText.blockText--right {
    flex-direction: row-reverse;
  }
  .suavinexAppPage .blockText .blockText__image,
  .suavinexAppPage .blockText .blockText__content {
    flex-grow: 1;
    width: 50%;
  }
  .suavinexAppPage .blockText .blockText__content--footer-description {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    border-left: 2px solid #222222;
    border-right: 2px solid #222222;
    border-bottom: 2px solid #222222;
    padding-bottom: 20px;
  }
  .suavinexAppPage .blockText .blockText__content--footer-description:before {
    content: "";
    height: 2px;
    background: linear-gradient(to right, #222222 0%, #222222 20%, #F3E0D2 20%, #F3E0D2 80%, #222222 80%, #222222 100%);
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .suavinexAppPage .blockText .blockText__content--footer-description ul {
    text-align: -webkit-center;
  }
  .suavinexAppPage .blockText .blockText__content--footer-description ul li {
    list-style: circle;
    list-style-position: inside;
    list-style-type: disc;
    padding: 1% 4%;
    text-align: justify;
  }
  .suavinexAppPage .blockText .blockText__content.--slider {
    position: relative;
    padding: 0;
    overflow: hidden;
    height: auto;
  }
  .suavinexAppPage .blockText .blockText__content.--slider .slider {
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  .suavinexAppPage .blockText .blockText__content.--slider .slider.visible {
    opacity: 1;
    transition: opacity 2s ease-out;
    height: 100%;
  }
  .suavinexAppPage .blockText .blockText__image {
    height: initial;
  }
  .suavinexAppPage .blockText .blockText__image.hiddenSm {
    display: block;
  }
  .suavinexAppPage .blockText .blockText__content h2 {
    padding-top: initial;
  }
  .suavinexAppPage .blockText .blockText__content--slider {
    height: 100%;
  }
  .suavinexAppPage .blockText .blockText__content--slider .button {
    bottom: 100px;
  }
  .suavinexAppPage .slider-nav {
    position: absolute;
    left: initial;
    right: 3rem;
    bottom: 50%;
    top: 40%;
  }
  .suavinexAppPage .slider-nav li {
    display: block;
  }
}
@media (min-width: 992px) {
  .suavinexAppPage .blockText .blockText__image img {
    min-width: 50%;
    width: 50%;
    display: block;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .suavinexAppPage .sectionApp .sectionApp-content {
    padding-top: 0;
    margin-right: 35px !important;
  }
}
@media (max-width: 767px) {
  .suavinexAppPage .sectionApp .sectionApp-img img {
    max-width: 100%;
  }
  .suavinexAppPage .sectionApp .sectionApp-content .sectionApp-content-description {
    padding: 20px;
  }
  .suavinexAppPage .sectionApp .sectionApp-content .sectionApp-content-logo img {
    display: inline-block;
    width: 15%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .suavinexAppPage .sectionApp-smartSection .smartProduct a img {
    width: 25%;
  }
}
.page-inTheWorld {
  overflow: hidden;
}
.page-inTheWorld .header {
  background: transparent;
}
.page-inTheWorld .header .header-top .header-links {
  display: none;
}
.page-inTheWorld body {
  width: 100%;
  height: 100%;
  margin: 0;
}
.page-inTheWorld .inTheWorldPage .background-banner {
  position: fixed;
  top: 0;
  height: 100vh;
  overflow: hidden;
  opacity: 0.8;
  min-width: 100%;
}
.page-inTheWorld .inTheWorldPage .background-banner .banner {
  height: 100%;
}
.page-inTheWorld .inTheWorldPage .background-banner .banner img {
  min-width: 100%;
  height: 100%;
  width: initial;
  transform: translate(-15%, 0);
}
.page-inTheWorld section {
  width: 100%;
  height: 100%;
}
.page-inTheWorld .background-image {
  height: 100vh;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
.page-inTheWorld .country-content {
  position: absolute;
  display: flex;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  list-style: none;
  justify-content: space-around;
}
.page-inTheWorld .country-content .country {
  width: 15%;
}
.page-inTheWorld .flag {
  width: 100%;
}
.page-inTheWorld .flag-img {
  width: 100%;
  padding-bottom: 10px;
}
.page-inTheWorld .country-content-text {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  border: 2px solid black;
  background: white;
  padding: 10px 0;
  cursor: pointer;
}
.page-inTheWorld .country-content-text:hover {
  background: #F95E59;
  color: white;
}
.page-inTheWorld .icon-shop {
  content: "\e91c";
  color: #000;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 5px;
  text-align: center;
}
.page-inTheWorld .footer-newsletter,
.page-inTheWorld .footer-category,
.page-inTheWorld .footer-content {
  display: none;
}
@media (max-width: 768px) {
  .page-inTheWorld {
    overflow: scroll;
  }
  .page-inTheWorld .header .header-top {
    text-align: center;
  }
  .page-inTheWorld .header .header-top .header-menu-icon {
    display: none;
  }
  .page-inTheWorld .inTheWorldPage {
    position: absolute;
    height: 100vh;
    top: 50px;
    width: 100%;
  }
  .page-inTheWorld .inTheWorldPage .background-banner .banner img {
    transform: translate(-50%, 0);
    left: 50%;
    position: absolute;
  }
  .page-inTheWorld .country-content {
    height: 100%;
    display: block;
  }
  .page-inTheWorld .country-content .country {
    width: 50%;
    margin: 0 auto 30px;
    display: block;
    padding: 0 1.5rem;
  }
  .page-inTheWorld .section {
    margin: 30px 0;
  }
  .page-inTheWorld .flag {
    padding-top: 50px;
  }
}
@media (max-width: 480px) {
  page-inTheWorld .country-content .country {
    width: 60%;
    margin: auto;
    display: block;
    padding: 0 1.5rem;
  }
}
/*Mini cart*/
#miniCartSlot {
  margin-top: 50px;
}
@media (min-width: 1200px) {
  #miniCartSlot {
    display: none;
    width: 21% !important;
  }
}
@media (max-width: 768px) {
  #miniCartSlot {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  #miniCartSlot {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  #miniCartSlot {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #miniCartSlot {
    width: 29%;
    float: right;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  #miniCartSlot {
    width: 35%;
    float: right;
  }
}
@media (max-width: 370px) {
  #miniCartSlot {
    position: relative;
    left: -10px;
  }
}
#miniCartSlot .mini-cart-content {
  background: #700523;
  width: 95%;
  max-width: 260px;
  float: right;
  border-radius: 3px;
  height: 40px;
}
@media (max-width: 992px) {
  #miniCartSlot .mini-cart-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #miniCartSlot .mini-cart-content {
    background: transparent;
    margin-right: 15px;
  }
}
@media (min-width: 400px) and (max-width: 480px) {
  #miniCartSlot .mini-cart-content {
    margin-right: 0;
  }
}
.mini-cart-link {
  float: left;
  width: 100%;
  display: block;
  color: #333333;
  white-space: nowrap;
  position: relative;
}
.mini-cart-link:focus {
  outline: none;
}
.mini-cart-link .mini-cart-amounts {
  float: left;
  width: 60%;
  position: relative;
  min-width: 25px;
  left: 5px;
}
@media (max-width: 767px) {
  .mini-cart-link .mini-cart-amounts {
    position: absolute;
    background: #700523;
    border-radius: 4px;
    top: 0;
    right: -15px;
    padding: 3px 6px;
    width: auto;
    left: auto;
  }
}
@media (max-width: 480px) {
  .mini-cart-link .mini-cart-amounts {
    left: 30px;
    right: auto;
  }
}
.mini-cart-link .mini-cart-amounts .mini-cart-text {
  float: left;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  margin-left: 10px;
  font-weight: 300;
  font-size: 0.95em;
}
@media (max-width: 700px) {
  .mini-cart-link .mini-cart-amounts .mini-cart-text {
    margin-left: 5px;
  }
}
.mini-cart-link .mini-cart-price-row {
  float: left;
  width: 55px;
}
.mini-cart-link .mini-cart-arrow {
  display: block;
  max-width: 14%;
  height: 27px;
  width: 27px;
  border-radius: 3px;
  float: right;
  margin-top: 6px;
  margin-right: 3%;
}
.mini-cart-link .mini-cart-icon {
  float: left;
  width: 39px;
  height: 57px;
  display: inline-block;
  position: relative;
  top: -17px;
  left: 10px;
}
@media (max-width: 767px) {
  .mini-cart-link .mini-cart-icon {
    width: 43px;
    top: 0;
    left: 0;
    float: right;
  }
}
@media (max-width: 480px) {
  .mini-cart-link .mini-cart-icon {
    float: left;
  }
}
.mini-cart-link .mini-cart-count {
  float: left;
  margin-left: 10px;
  font-size: 2.8em;
  font-weight: 700;
  color: #fff;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .mini-cart-link .mini-cart-count {
    float: none;
    font-size: 1.1em;
    letter-spacing: -1px;
    margin: 0 auto;
    line-height: 1em;
    text-align: center;
  }
}
.mini-cart-link .mini-cart-price {
  float: left;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
  margin-left: 10px;
  font-weight: 500;
}
@media (max-width: 700px) {
  .mini-cart-link .mini-cart-price {
    margin-left: 5px;
  }
}
.mini-cart {
  background: #fff;
}
.mini-cart .mini-cart-body .minicart-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1em;
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 10px;
  color: #000000;
}
.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 .mini-cart-list {
  padding-right: 10px;
  padding-left: 0;
  list-style: none;
  max-height: 380px;
  overflow-y: auto;
}
.mini-cart .mini-cart-body .mini-cart-list li:first-child {
  border-top: 1px dotted #d8d8d8;
  padding-top: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list li {
  border-bottom: 1px dotted #d8d8d8;
  padding-bottom: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  padding: 15px 0 0;
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.mini-cart .mini-cart-body .mini-cart-totals > div {
  display: flex;
  align-items: center;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.1em;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  float: left;
  margin-left: 10px;
  font-weight: 500;
  color: #000000;
  font-size: 1.1em;
}
.mini-cart .mini-cart-body .mini-cart-totals .button {
  font-size: 1.75rem;
  padding: 0 15px;
  height: 35px;
  margin: 0;
  line-height: 35px;
}
.mini-cart .mini-cart-body > img {
  width: 100%;
}
.js-mini-cart-container,
#addToCartLayer {
  display: none;
  width: 400px;
  position: absolute;
  top: 50%;
  right: 5%;
  z-index: 1000;
  background: #fff;
  white-space: normal;
  -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
  padding: 20px 25px;
}
.js-mini-cart-container.fixed,
#addToCartLayer.fixed {
  position: fixed;
  top: 5%;
}
@media (max-width: 768px) {
  .js-mini-cart-container,
  #addToCartLayer {
    top: 50%;
    right: 10%;
    font-size: 75%;
    white-space: normal;
    text-align: right;
  }
}
@media (max-width: 575px) {
  .js-mini-cart-container,
  #addToCartLayer {
    width: 300px;
  }
}
.js-mini-cart-container:before,
#addToCartLayer:before {
  content: ' ';
  height: 3px;
  display: inline-block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  background: #000000;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item:before,
#addToCartLayer.add-to-cart .add-to-cart-item:before,
.js-mini-cart-container.add-to-cart .add-to-cart-item:after,
#addToCartLayer.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item:after,
#addToCartLayer.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item:before,
#addToCartLayer.add-to-cart .add-to-cart-item:before,
.js-mini-cart-container.add-to-cart .add-to-cart-item:after,
#addToCartLayer.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item:after,
#addToCartLayer.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .thumb,
#addToCartLayer.add-to-cart .add-to-cart-item .thumb {
  float: left;
  padding-right: 10px;
  max-width: 110px;
}
@media (max-width: 575px) {
  .js-mini-cart-container.add-to-cart .add-to-cart-item .thumb,
  #addToCartLayer.add-to-cart .add-to-cart-item .thumb {
    max-width: 60px;
  }
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .thumb a,
#addToCartLayer.add-to-cart .add-to-cart-item .thumb a {
  display: block;
  line-height: 1;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .thumb a img,
#addToCartLayer.add-to-cart .add-to-cart-item .thumb a img {
  max-width: 100%;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .details,
#addToCartLayer.add-to-cart .add-to-cart-item .details {
  margin-left: auto;
  width: auto;
  max-width: calc(100% - 110px);
}
@media (max-width: 575px) {
  .js-mini-cart-container.add-to-cart .add-to-cart-item .details,
  #addToCartLayer.add-to-cart .add-to-cart-item .details {
    max-width: calc(100% - 60px);
  }
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .details .name,
#addToCartLayer.add-to-cart .add-to-cart-item .details .name {
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
  line-height: 1.25em;
  display: inline-block;
  margin-bottom: 10px;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .details .qty,
#addToCartLayer.add-to-cart .add-to-cart-item .details .qty,
.js-mini-cart-container.add-to-cart .add-to-cart-item .details .base-price,
#addToCartLayer.add-to-cart .add-to-cart-item .details .base-price {
  font-weight: 300;
  font-size: 0.875em;
  line-height: 1;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .details .base-price,
#addToCartLayer.add-to-cart .add-to-cart-item .details .base-price {
  padding-top: 10px;
}
.js-mini-cart-container.add-to-cart .add-to-cart-item .price,
#addToCartLayer.add-to-cart .add-to-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.js-mini-cart-container.add-to-cart .add-to-cart-button,
#addToCartLayer.add-to-cart .add-to-cart-button {
  margin-top: 15px;
  font-size: 1.75rem;
}
.js-mini-cart {
  position: relative;
}
.js-mini-cart-close-button {
  position: absolute;
  right: -15px;
  top: -2px;
  color: #999;
}
.js-mini-cart-close-button:before {
  font-size: 1.5rem !important;
}
.mini-cart-item:before,
.mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart-item:after {
  clear: both;
}
.mini-cart-item:before,
.mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart-item:after {
  clear: both;
}
.mini-cart-item .thumb {
  float: left;
  padding-right: 10px;
  width: 110px;
  max-width: 110px;
}
.mini-cart-item .thumb a {
  display: block;
  line-height: 1;
}
.mini-cart-item .thumb a img {
  max-width: 100%;
}
.mini-cart-item .details {
  float: left;
  max-width: calc(100% - 110px);
}
.mini-cart-item .details .name {
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
  line-height: 1.25em;
  display: inline-block;
  margin-bottom: 10px;
}
.mini-cart-item .details .name span {
  color: #333333 !important;
}
.mini-cart-item .details .qty,
.mini-cart-item .details .base-price {
  font-weight: 300;
  font-size: 0.875em;
  line-height: 1;
}
.mini-cart-item .details .qty span,
.mini-cart-item .details .base-price span {
  font-size: inherit;
  color: #333333 !important;
}
.mini-cart-item .details .base-price {
  padding-top: 10px;
}
.mini-cart-item .price {
  float: left;
  width: 100%;
  text-align: right;
  font-weight: bold;
  font-size: 2rem;
  margin-top: 10px;
}
.mini-cart-item .price span {
  font-size: inherit !important;
  color: inherit !important;
}
@media (max-width: 768px) {
  .mini-cart-item .price {
    font-size: 1.75rem;
  }
}
.mini-cart-item:last-child {
  display: flex;
  align-items: center;
}
.mini-cart-item:last-child * {
  line-height: 1;
}
.mini-cart-item:last-child .details .name {
  margin: 0;
}
.mini-cart-item:last-child .price {
  margin-top: 0;
}

.sharepoint__wordwrap{
  word-wrap: break-word;
  display:block;
  margin-left: auto;
  margin-right: auto;
}

.sharepoint__centerElements{
  display:flex;
  justify-content: center;
}

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

.collections_card_footer_title{
  font-size: 30px;
  text-align: center;
}
.collections_card_footer_link{
  text-align: center;
}

.sharepoint__folder_title {
  width: 100%;
  text-align: center;
  height: 83px;
  padding: 30px 68px 15px 68px;
  font-size: 2.6rem;
  line-height: 35px;
}

.tear-landing-section__bottle h2 {
  font-weight: 600;
  margin: 20px 0;
  font-size: large !important;
  text-align: initial !important;
  padding: 0;
  border: 0;
  letter-spacing: 0.05rem;
  text-rendering: optimizeLegibility;
  font-family: inherit !important;
}


.mask-landing-banner h1 {
  line-height: 1.5em;
  text-align: justify;
  font-family: Times New Roman, Times, sans-serif !important;
  padding-bottom: unset;
}

.segmentation__suavinex-product-grid{
 padding-top: 0px;
}

.tear-landing-intro__bottle--i03 h2{
  text-transform: unset;
  text-transform: unset;
  /*margin-bottom: 25px;*/
  text-align: left;
  font-weight: 700;
  font-size: 26px;
  font-style: italic;
  font-family: 'GraviticaRounded-Light';
  color: #a944429e;
  vertical-align: baseline;
  padding: 0 !important;
  margin: 0 0 25px 0;
}
.ASM_icon-close:before{
  content: unset;
  color: #c5cdd6;
}

#colorbox.ASM_customer360-modal {
  display: table !important;
}

#colorbox.ASM_customer-list-modal {
  display: table !important;
}

#colorbox.ASM_customer360-modal[style*="display: none;"] {
  display: none !important;
}

#colorbox.ASM_customer-list-modal[style*="display: none;"]{
  display: none !important;
}

.ASM_customer-list-modal #cboxContent::before {
  position: absolute;
  content: "";
  background: #ebeef1;
  width: 100%;
  height: 0px;
  top: 75px;
}

li[value*="storeLocationsSection"]{
  display: none;
}

#asm-customer360-activity-table td[data-th="Status"], #asm-customer360-activity-table th.status {
  width: auto;
}

.nav-tabs--responsive li[value*="storeLocationsSection"] {
  display: none !important;
}

@media (max-width: 480px) or (max-width: 768px) or (max-width: 1024px){
  .nav-tabs--responsive li[value*="storeLocationsSection"] {
    display: none !important;
  }

  #colorbox {
    background: white;
    padding: 70px 50px 50px 50px;
    height: 40%!important;
    width: 60%!important;
    top: calc((100% - 60%)/2) !important;
    left: unset !important;
    min-height: 300px;
    max-width: 60%;
  }

  #colorbox #cboxWrapper,
  #colorbox #cboxContent,
  #colorbox #cboxLoadedContent {
    height: 100%!important;
    width: 100%!important;
  }

}

.pointer.header{
  width: fit-content;
}
.glyphicon-shopping-cart::before{
  content: "\e91c";
  /*color: black;*/
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 5px;
  text-align: center;
}

.glyphicon-chevron-down::before {
  content: "\e920";
  font-family: 'suavinex';
  font-size: 15px;
}

.glyphicon-sort-by-attributes-alt::before{
  content: "\e920";
  font-family: 'suavinex';
  font-size: 15px;
}

.ASM_customer-list-modal .customer-list-select-wrapper:after {
  font-size: 15px;
}

/* productDetailModal*/
.productDetailModalWindow {
  display: none;
  position: fixed;
  z-index: 1001;  /*add to cart has 992, so needed a bigger value*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-top: 30px;
  background-color: #000000;
  background-color: #000000CC;
}

.productDetailModalWindow .modal-content {
  margin: auto;
  display: block;
  max-width: min(80%,900px);
}

/* Caption of Modal Image */
#productDetailModalCaption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #cccccc;
  padding: 10px 0;
  height: 150px;
  display: none;
}
/* Number of images Detail */
#productDetailModalImageCounter {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 40px;
}
/* Add Animation */
.modal-content.animation, #productDetailModalCaption.animation {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.8s;
  animation-name: zoom;
  animation-duration: 0.8s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)}
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.productDetailModalClose {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  cursor:pointer;
}

/* gallery image previous image  */
.productDetailModalPreviousImage {
  left: 15%;
}

/* gallery image next image  */
.productDetailModalNextImage {
  right: 15%;
}
.productDetailModalNextImage,
.productDetailModalPreviousImage{
  position: absolute;
  padding-top: 40px;
  top: 30%;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  height: 50px;
  width: 3vh;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.productDetailModalClose:hover,
.productDetailModalPreviousImage:hover,
.productDetailModalNextImage:hover,
.productDetailModalClose:focus,
.productDetailModalPreviousImage:focus,
.productDetailModalNextImage:focus{
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .productDetailModalWindow .modal-content {
    margin-top: 20px;
  }
  .productDetailModalNextImage,
  .productDetailModalPreviousImage {
    top:0;
    padding-top: 50px;
  }
  #productDetailModalImageCounter{
    padding-top:40px;
  }
}

.page-productDetails .product-details--image .row.wrap-centered{
  margin-top:4vmin;
  /*max-width: max(80%,1210px);*/
  max-width: min(90%,1600px);
}

.page-productDetails .product-details--image .description{
  margin-top:4vmin;
}

.page-productDetails .product-details--image .description{
  margin-top:4vmin;
}
.pageType-ContentPage #lgn-sr-holder-slider .lgn-carousel-title{
  font-family: 'GraviticaRounded-Regular';
}

.product-category-page .product-category--item a[href*="/0001R"],
.product-category-page .product-category--item a[href*="/0002R"],
.product-category-page .product-category--item a[href*="/0003R"],
.product-category-page .product-category--item a[href*="/0004R"],
.product-category-page .product-category--item a[href*="/0005R"],
.product-category-page .product-category--item a[href*="/0006R"],
.product-category-page .product-category--item a[href*="/0007R"]{
  color: #F95E59;
}

.template-pages-layout-externalLandingPage .product--carousel .carousel__component{
  max-width: 1200px;
  margin:0 auto;
}

.page-productDetails .product-details--image .row.wrap-centered {
  margin-top: 4vmin;
  max-width: min(90%, 1600px);
}

.pageType-ContentPage #lgn-sr-holder-slider .lgn-carousel-subtitle{
  font-family: 'GraviticaRounded-Regular';
}
.pageType-ContentPage .lgn-lookbtn .lgn-center-block{
  font-family: 'GraviticaRounded-Regular';
}

.template-pages-layout-suavinexLookbookLayoutPage .section-banner .lookbook-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
  height: 6vh;
}
.template-pages-layout-suavinexLookbookLayoutPage .section-banner .lookbook-info .lookbook-title {
  background-color: #ffffff;
  padding: 3% 5%;
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'GraviticaRounded-DemiBold';
}
@media (min-width: 767px) {
  .template-pages-layout-suavinexLookbookLayoutPage .section-banner .lookbook-info .lookbook-title {
    height: 6.2vh;
    padding: 2vh 2vw 0.5px 2vw;
    max-width: 66%;
    font-size: 2.6rem;
    line-height: 2vh;
  }
}

@media (max-width: 768px) {
  .template-pages-layout-suavinexLookbookLayoutPage .section-banner .lookbook-info .lookbook-title {
    height: 6.4vh;
  }
}
.template-pages-layout-suavinexLookbookLayoutPage .section-banner {
margin-bottom: 2vh;
}

.imageslidercomponent .item{
  margin-left: 1vw;
  margin-right: 1vw;
}

.imageslidercomponent .item .button.button--ghost{
  color: #222222;
  background-color: #FFFFFF;
  border: 2px solid #222222;
  text-align: center;
}

.imageslidercomponent .item .button.button--ghost{
  color: #222222;
  background-color: #FFFFFF;
  border: 2px solid #222222;
}

.imageslidercomponent .item .button.button--ghost:hover{
  color: #FFFFFF;
  background-color: #222222;
  border: 2px solid #222222;
}

.imageslidercomponent .item .button {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'GraviticaRounded-Medium';
  text-align: center;
  margin: 50px auto 0 auto;
  max-width: 300px;
  padding: 10px;
}

.imageslidercomponent .item .button.button--ghost:hover{
  color: #FFFFFF;
  background-color: #222222;
  border: 2px solid #222222;
}

.imageslidercomponent .item .img_title{
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-Medium';
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 1vh 0;
}

.imageslidercomponent .item .longDescription{
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'GraviticaRounded-Light';
  text-align: center;
}

.imageslidercomponent a:hover{
  color: #222222;
}

@media all and (min-width: 769px) {
  .template-pages-layout-suavinexLookbookLayoutPage .collectionsLanding .blockText {
    height: 60vh;
/*    width: 60vh;*/
  }
  /*  .template-pages-layout-suavinexLookbookLayoutPage .hiddenSm {
      display: block !important;
    }*/
}

.template-pages-layout-suavinexLookbookLayoutPage .collectionsLanding .blockText .blockText__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collectionsLanding .blockText .blockText__image {
/*  height: 40vh;
  width: 60vh;*/
}
.template-pages-layout-suavinexLookbookLayoutPage .collectionsLanding{
 /* border-top:1vh solid #222222;*/
  border-top:0;
}

.collectionsLanding .blockText {
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px) {
  .collectionsLanding .blockText.blockText--left {
    flex-direction: column;
  }
  .collectionsLanding .blockText--left .blockText__image.hiddenSm {
    display: flex !important;
    height: 40vh;
    flex-direction: row;
  }
  .collectionsLanding .blockText--right .blockText__image.hiddenSm {
    display: flex !important;
    height: 40vh;
    flex-direction: row;
  }

  .template-pages-layout-suavinexLookbookLayoutPage .collectionsLanding {
    margin-left: 4vw;
    margin-right: 4vw;
    margin-top: 3vh;
  }
/*  .section-banner .section-banner-wrap .wrap-img {
    height: 20vh;
  }*/
}

.template-pages-layout-suavinexLookbookLayoutPage .collectionsLanding .blockText .blockText__content {
  line-height: 1.5;
  text-align: center;
}
/*.imageslidercomponent .wrap-centered{
  height: max(600px,50vh);
  width: 80vw;
  max-width: unset;
}*/

@media (max-width:768px) and  (max-height: 1024px) {
  .imageslidercomponent .wrap-centered{
    height: max(600px,70vh);
  }
}

.template-pages-layout-suavinexLookbookLayoutPage .section-banner .section-banner-wrap .wrap-img:after {
  background: rgba(0, 0, 0, 0);
}

.imageslidercomponent .wrap-centered{
  max-width: 100%;
  max-height: 900px;
}
.imageslidercomponent .wrap-centered img{
  max-height: 400px;
  max-width: 400px;
}

.template-pages-layout-suavinexLookbookLayoutPage .imageslidercomponent .suavinexextendedmedia--item{
  align-items: center;
  display: flex;
  flex-direction: column;
}

.slider__image-img.longDescription{
  margin-top: 0;
}

.blockText__image[src*='youtube']{
  height: 40vh;
}
#productDetailModalContentImage:hover{
  cursor: zoom-in;
}

#productDetailIncreasedZoomImage:hover{
  cursor: zoom-out;
}

#productDetailIncreasedZoomImageContainer{
  height: 800px;
  width: 800px;
  overflow: hidden;
  box-sizing: border-box;
  margin:auto;
  margin-top: 30px;
  border-bottom-color: black;
  border-width: 10px;
  border-radius: 5px;
  z-index: 1004;
  position: relative;
  background-color: #ffffff;
  transition: 0.5s;
}
#productDetailIncreasedZoomImage{
  height: 2400px;
  width: 2400px;
  box-sizing: border-box;
  transform-origin:0 0 0px;
  position: absolute;
}


@media all and (max-height: 468px) {
  .collectionsLanding .blockText .blockText__content h2 {
    padding-top: initial;
    font-size:2rem;
  }
}
.template-pages-layout-suavinexCollectionLayoutPage .title_h2 {
  text-align: center;
  font-size: 2vmax;
  text-transform: uppercase;
  margin: 0 2vh;
  font-family: 'GraviticaRounded-Regular';
}

.page-productDetails .js-gallery-image-mobile .owl-dots .owl-dot.fakeselecteddot{
  border: 1px solid #ACA69D;
  border-radius: 50%;
}
#master-cookie-essentialCookie input[type="checkbox"]:disabled + label{
  color: grey;
  background-color: grey;
}

div.master-cookie-checkbox label{
  font-weight:bold;
}

#master-manageCookiesForm .master-cookies-toggleButton{
  position: relative;
  width: 40px;
  height: 18px;
}

#master-manageCookiesForm  .master-cookie-checkbox-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 20px;
  padding: 0;
  line-height: 10px;
  border: 2px solid #e3e3e3;
  border-radius: 18px;
  background-color: #fff;
  -webkit-transition: background-color .3s ease-in;
  -o-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
}

#master-manageCookiesForm  .master-cookie-checkbox-label::before {
  content: "";
  display: block;
  width: 18px;
  margin: 0;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  border: 2px solid #e3e3e3;
  border-radius: 18px;
  -webkit-transition: all .3s ease-in 0s;
  -o-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s;
}


#master-manageCookiesForm .master-cookie-checkbox:checked + .master-cookie-checkbox-label{
  border-color: black;
}

#master-manageCookiesForm .master-cookie-checkbox:checked + .master-cookie-checkbox-label{
  background-color: black;
}

#master-manageCookiesForm input[type="checkbox"] + label::before,#master-manageCookiesForm input[type="checkbox"] + label::after{
  height: 16px;
/*  border: none;*/
  background-color: white;
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

#master-manageCookiesForm input[type="checkbox"]:checked + label::before,#master-manageCookiesForm input[type="checkbox"]:checked + label::after{
  height: 16px;
  background-color: white;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
#master-manageCookiesForm input[type="checkbox"] + label::after{
  width: 0;
}

#master-manageCookiesForm .master-cookie-description{
  display:none;
}

.cc-cookies .cc-cookie-decline:hover,.cc-cookies .cc-cookie-management:hover,
#master-manageCookiesForm .cc-cookie-decline:hover,#master-manageCookiesForm .cc-cookie-selected-options:hover{
  background: #222222;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
  line-height: 50px;
}
.cc-cookies .cc-cookie-decline, .cc-cookies .cc-cookie-management,
#master-manageCookiesForm .cc-cookie-decline, #master-manageCookiesForm .cc-cookie-selected-options{
  text-decoration: none;
  margin-left: 19px;
  padding: 5px 1%;
  max-width: 90vw;
  text-align: center;
  color: #222222;
  margin: 50px auto 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #222222;
  transition: all 0.1s ease-in-out;
  line-height: 50px;
}

#master-manageCookiesForm .master-cookie-more-info{
  cursor: pointer;
}
.cc-cookies .cc-cookie-accept,
#master-manageCookiesForm .cc-cookie-accept{
  line-height: 50px;
  background-color: #000000;
  color: #ffffff;
}

.cc-cookies .cc-cookie-accept:hover,
#master-manageCookiesForm .cc-cookie-accept:hover{
  line-height: 50px;
  text-decoration: none;
  margin-left: 19px;
  padding: 5px 1%;
  max-width: 90vw;
  text-align: center;
  color: #ffffff;
  margin: 50px auto 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #222222;
  transition: all 0.1s ease-in-out;
  line-height: 50px;
}

#master-cookie-essentialCookie input[type="checkbox"]:disabled + label{
  color: grey;
  background-color: grey;
}

div.master-cookie-checkbox label{
  font-weight:bold;
}

#master-manageCookiesForm .master-cookies-toggleButton{
  position: relative;
  width: 40px;
  height: 18px;
}

#master-manageCookiesForm  .master-cookie-checkbox-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 20px;
  padding: 0;
  line-height: 10px;
  border: 2px solid #e3e3e3;
  border-radius: 18px;
  background-color: #fff;
  -webkit-transition: background-color .3s ease-in;
  -o-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in;
}

#master-manageCookiesForm  .master-cookie-checkbox-label::before {
  content: "";
  display: block;
  width: 18px;
  margin: 0;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  border: 2px solid #e3e3e3;
  border-radius: 18px;
  -webkit-transition: all .3s ease-in 0s;
  -o-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s;
}


#master-manageCookiesForm .master-cookie-checkbox:checked + .master-cookie-checkbox-label{
  border-color: black;
}

#master-manageCookiesForm .master-cookie-checkbox:checked + .master-cookie-checkbox-label{
  background-color: black;
}

#master-manageCookiesForm input[type="checkbox"] + label::before,#master-manageCookiesForm input[type="checkbox"] + label::after{
  height: 16px;
/*  border: none;*/
  background-color: white;
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

#master-manageCookiesForm input[type="checkbox"]:checked + label::before,#master-manageCookiesForm input[type="checkbox"]:checked + label::after{
  height: 16px;
  background-color: white;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
#master-manageCookiesForm input[type="checkbox"] + label::after{
  width: 0;
}

#master-manageCookiesForm .master-cookie-description{
  display:none;
}

.cc-cookies .cc-cookie-decline:hover,.cc-cookies .cc-cookie-management:hover,
#master-manageCookiesForm .cc-cookie-decline:hover,#master-manageCookiesForm .cc-cookie-selected-options:hover{
  background: #222222;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
  line-height: 50px;
}
.cc-cookies .cc-cookie-decline,
.cc-cookies .cc-cookie-management,
#master-manageCookiesForm .cc-cookie-decline,
#master-manageCookiesForm .cc-cookie-selected-options{
  text-decoration: none;
  margin-left: 19px;
  padding: 5px 1%;
  max-width: 90vw;
  text-align: center;
  color: #222222;
  margin: 50px auto 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #222222;
  transition: all 0.1s ease-in-out;
  line-height: 50px;
}

#master-manageCookiesForm .master-cookie-more-info{
  cursor: pointer;
}
.cc-cookies .cc-cookie-accept,
#master-manageCookiesForm .cc-cookie-accept{
  line-height: 50px;
}

.cc-cookies .cc-cookie-accept:hover,
#master-manageCookiesForm .cc-cookie-accept:hover{
  line-height: 50px;
}

/*
.cc-cookie-reset{
  position: fixed;
  width: 20%;
  left: 0%;
  top: initial;
  bottom: 0%;
  padding: 1.5em 5%;
  background: #F1F1F1;
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Futura-Medium';
  z-index: 99999;
  text-align: center;
!*  display: none;*!
}*/

@media (max-width: 1200px) {
  .cc-cookies .cc-cookie-decline,
  .cc-cookies .cc-cookie-management,
  #master-manageCookiesForm .cc-cookie-decline,
  #master-manageCookiesForm .cc-cookie-selected-options{
    display: block;
    margin: 10px auto 0;
  }
  .cc-cookies .cc-cookie-accept,
  #master-manageCookiesForm .cc-cookie-accept{
    color: #ffffff;
    background-color: #000000;
    display: block;
    margin: 10px auto 0;
  }
  .cc-cookies .cc-cookie-accept:hover,
  #master-manageCookiesForm .cc-cookie-accept:hover{
    color: #ffffff;
    background-color: #222222;
    display: block;
    margin: 10px auto 0;
  }
}
.cc-cookie-decline:after{
  display:none;
}
.template-pages-layout-suavinexCollectionLayoutPage .title_h2 a {
  text-decoration: underline;
}
.template-pages-layout-suavinexCollectionLayoutPage .title_h2.goNaturalCollection{
 font-size: 2vmax;
}
.template-pages-layout-suavinexCollectionLayoutPage .text{
  text-align: center;
  font-size: 1vmax;
  text-transform: uppercase;
  font-family: 'GraviticaRounded-Regular';
  margin-bottom: 10px;
}
.template-pages-layout-suavinexCollectionLayoutPage .text a{
  text-decoration: underline;
}

.template-pages-layout-suavinexCollectionLayoutPage .bottom_collection{
  text-align: center;
  font-size: 1.3vmax;
  font-family: 'GraviticaRounded-Regular';
  margin: 0 4vh;
  padding-top: 4vh;
  padding-bottom: 8vh;
  display: block;
  line-height: initial;
}
.template-pages-layout-suavinexCollectionLayoutPage .bottom_collection a{
  text-decoration: underline;
}


.section-seals{
  background-color: #F1F1F1;
  padding-bottom: 15px;
  padding-top: 15px;
}

.HomePage--Seals--Containers{
  display: flex;
  justify-content: center;
}

.HomePage--Seals--Container{
  max-width: 200px;
  margin-right: 3vw;
  margin-left: 3vw;
}
.home .section-seals .section-seal-wrap {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 0;
}
.HomePage--Seals--Image img{
  display: flex;
  justify-content: center;
  width: 100px;
  margin: auto;
}
.HomePage--Seals--Text {
  text-align: center;
  font-family: 'GraviticaRounded-Regular';
}
.HomePage--Seals--Subtext {
  padding-top: 20px;
  font-size: 10px;
  text-align: center;
  line-height: 12px;
}


.documents6.input-block #files-area{
  width: 30%;
  margin: 0 auto;
}
.documents6.input-block .file-block{
  border-radius: 10px;
  background-color: rgba(00, 00, 00, 0.2);
  margin: 5px;
  color: initial;
  display: inline-flex;
}

.documents6.input-block .file-block > span.name{
  padding-right: 10px;
  width: max-content;
  display: inline-flex;
}
.documents6.input-block .file-delete{
  display: flex;
  width: 24px;
  color: initial;
  background-color: #00000000;
  font-size: large;
  justify-content: center;
  margin-right: 3px;
  cursor: pointer;
}
.documents6.input-block .file-delete:hover{
  background-color: rgba(00, 00, 00, 0.2);
  border-radius: 10px;
}
.documents6.input-block .file-delete > span{
  transform: rotate(45deg);
}
.control-label[for="documents6"]{
  color:#ffffff;
  background-color: rgba(0,0,0,0.95);
  border:2px solid black;
  border-radius: 10px;
  text-align: center;
  padding: 10px 5px;
}
.control-label[for="documents6"]:hover{
  background-color: #F95E59;
  cursor: pointer;
}

.external-pointofservice-scrolled-navigator{
  height: 300px;
  overflow: scroll;
  overflow-x: hidden;
}
.external-pointofservice-scrolled-navigator .js-external-pointofservice-basic-card{
  padding: 20px;
}

.external-pointofservice-scrolled-navigator .js-external-pointofservice-basic-card:nth-of-type(even){
  background-color: rgba(231, 231, 231, 0.52);
}
.external-pointofservice-more-info{
  margin: 40px 20px;
}
@media (max-width: 767px) {
  #js-external-pointofservice-store-more-info{
    margin-top:30px;
  }
}
.ExternalPointOfService__Header__Paragraph{
  margin-bottom: 40px;
}

#js-external-pointofservice-store-more-info #externalpos-commercialName{
  font-weight: bolder;
}

.icono-mundo{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
/*  padding: 0 30px;*/
  background-size: contain;
  background: url(../images/icono-mundo.svg) no-repeat center;
}
.icono-telefono{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
/*  padding: 0 30px;*/
  background-size: contain;
  background: url(../images/icono-telefono.svg) no-repeat center;
}

.text-underlined{
  text-decoration:underline;
}
.page-productDetails .description ul li h2 {
  display: inline;
  font-weight: bolder;
}
.page-cartPage .owl-carousel{
  z-index:initial;
}


/*Advisor*/
.advisor-bg-img-wrapper{
  height: 50vh;
/*  height: 30vh;*/
  overflow: hidden;
}
@media(max-width: 480px) {
  .advisor-bg-img-wrapper {
    height: 60vh;
  }
}
.advisor-background{
  opacity: .8;
}
.bg-darkener{
  background-color: black;
}

.advisor-question-text{
  font-family: 'GraviticaRounded-Regular';
  font-size: 28px;
  font-size: 2.8rem;
  padding-bottom: 21px;
  line-height: 1.3;
  color: #FFFFFF;
  font-weight: bolder;
}
.advisor-answer-text{
  padding-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'GraviticaRounded-DemiBold';
  text-transform: uppercase;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
  text-decoration: underline;
}

.advisor-button{
  background-color: white;
  color: black;
  padding:20px 15px;
  cursor:pointer;
  font-weight: bolder;
  font-size: max(2vmin,16px);
  text-transform: uppercase;
}


.advisor-banner .section-banner{
  margin-bottom: 0;

}

.advisor-banner .section-banner .advisor-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 2vh;
  z-index: 3;

}
@media(max-width: 767px){
  .advisor-banner .section-banner .advisor-info {
    top: 1.5vh;
  }
}

@media(max-width: 480px){
  .advisor-banner .section-banner .advisor-info {
    top: 1vh;
  }
}

.advisor-banner .section-banner .advisor-info .advisor-title {
  color: white;
 /* padding: 20px;*/
  text-transform: uppercase;
  margin: auto;
  display: inline-block;
  width: auto;
  max-width: 85vw;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: GraviticaRounded-DemiBold;
}

.advisor-frame{
  text-align: center;
}
.advisor-buttons-panel{
  margin-top:10%;

}
.advisor-background{
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  margin: auto;
  object-fit: cover;
  background-repeat: no-repeat;
  text-align: center;
/*  position:absolute;
  left: 50%;
  top:50%;
  transform: translate(-50%, -50%);*/
  transform:translateY(-20%);
}
label[class*='advisor-answer-']{
  background-color: white;
  padding: 20px  35px;

}
@media(max-width: 767px){
  .advisor-background {
    transform: translateY(0);
  }
}
@media(min-width: 1200px){
  .advisor-banner .section-banner .advisor-info .advisor-title {
    font-size: 18px;
    font-size: 2.6rem;
  }
}
.advisor-wrap-float{
  width: 100%;
  display: block;

}


@media(max-width: 768px) {
  .advisor-wrap-float.initialization .advisor-question-text {
    font-size: 16px;
  }

  .advisor-wrap-float.initialization .advisor-answer-text {
    font-size: 14px;
  }

  label[class*="advisor-answer-"]{
    padding: 10px 15px;
    margin-top: 8px;
  }


}
.advisor-wrap-float.initialization .advisor-question-block{
  /*margin-top: 25%;*/
  margin-top: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20vh;
  z-index: 3;
}
@media(max-width: 768px) {
  .advisor-wrap-float.initialization .advisor-question-block{
    margin-top: 25%;
    bottom: 10vh;
  }
}
@media (max-width: 480px) {
  .advisor-wrap-float.initialization .advisor-question-block {
    margin-top: 25%;
    bottom: 14vh;
  }
}
.js-advisor-question-number{
  margin-top: 0;
/*  position: absolute;*/
  width: 100%;
  text-align: center;
/*  bottom: 12vh;*/
  z-index: 3;
  color: white;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: bolder;
  padding-bottom: 30px;
}
@media(max-width: 480px) {
  .js-advisor-question-number {
    margin-top: 25%;
    bottom: 24vh;
  }
}
.advisor-wrap-float.restoration .advisor-buttons-panel{
  margin-top: 25%;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9vh;
  z-index: 3;
}

.advisor-wrap-float.restoration .advisor-questions-wrapper{
  bottom: 67vmax;
  position: relative;
}

.advisor-wrap-float.restoration .advisor-buttons-panel{
  top: -75vh;
}
.advisor-wrap-float.restoration .advisor-question-text{
  font-size: max(2vmin,16px);
}
.advisor-wrap-float.restoration .advisor-answer-text{
  font-size: max(2vmin,12px);
}

@media(max-width: 768px) {
  .advisor-wrap-float.restoration .advisor-buttons-panel{
    top: -60vh;
  }

  .advisor-wrap-float.restoration .advisor-questions-wrapper{
    bottom: 50vh;
  }

}
@media(max-width: 480px) {
  .advisor-wrap-float.restoration .advisor-buttons-panel{
    top: -47vh;
  }

}

#js-advisor-button-redo-choices{
 top: 16vh;
}
#js-advisor-button-modify-choices{
  top: 9vh;
  display: none !important;
}
#js-advisor-button-send-choices{
  bottom: initial;
}
.page-advisor .section-banner .section-banner-wrap .wrap-img {
  height: 8vh;
}
.advisor-choice-message{
  color:#FFFFFF;
  text-transform: uppercase;
  text-align: center;
/*  display: inline-block;*/
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 85vw;
  line-height: 1.5;
  font-family: GraviticaRounded-DemiBold;
  font-size: max(2vmin,18px);
  padding-bottom: 4vh;
}
@media (max-width: 768px) {
  .page-advisor .header + div[style] {
    padding-top: 100px !important;
  }
}
.page-SuavinexCategoriesPage .category-featured,
.page-productGrid .category-featured{

}
.page-SuavinexCategoriesPage .button-box ,
.page-productGrid .button-box {
   position: relative;
   top: -4vh;
  max-width: 10%;
  margin-right: 20%;
  text-align: center;
  margin-left: 70%;
  border: dashed;
  padding: 20px 20px;
  border-color: magenta;
  display:inline-block;
}

@media(max-width: 1200px) {
  .page-SuavinexCategoriesPage .button-box,
  .page-productGrid .button-box{
    max-width: 200px;
    margin-right: auto;
    text-align: center;
    margin-left: auto;
    position: inherit;
    top: inherit;
    display:block;
  }
  .page-SuavinexCategoriesPage .category-featured,
  .page-productGrid .category-featured{
    position: relative;
    top: 1vh;
  }
}
.page-SuavinexCategoriesPage .section-banner{
  position: relative;
  margin-bottom: inherit;
}
.page-SuavinexCategoriesPage .category-FeaturedSales,
.page-productGrid .category-FeaturedSales{
    color: red;
    font-size: x-large;
    text-align: center;
    margin-bottom: 1vh;
}

.page-SuavinexPDFFarmaciasDesktopLandingPage .breadcrumb-section .breadcrumb li a,
.page-SuavinexPDFFarmaciasDesktopLandingPage .breadcrumb-section .breadcrumb li{
  color:#222222;
}
.page-SuavinexPDFFarmaciasDesktopLandingPage .section-banner{
  padding-top: 2vh;
  margin-bottom: 1vh;
}
.adobe-dc-view {
  height: min(1000px,60vh);
}
.page-SuavinexPDFFarmaciasDesktopLandingPage .wrap-centered{
  max-width: min(1400px,100%) ;
}
.page-SuavinexPDFFarmaciasDesktopLandingPage footer{
  margin-top:50px;
}
@media (max-width: 767px){
  .page-SuavinexPDFFarmaciasDesktopLandingPage .section-banner {
    margin-top: 100px;
  }
  .page-SuavinexPDFFarmaciasDesktopLandingPage footer{
    margin-top:0px;
  }
}

