*,
*:before,
*:after {
  box-sizing: border-box;
}
*:focus {
  outline: 0;
}
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%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
}
input[type=checkbox],
input[type=radio] {
  width: 13px;
  height: 13px;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
::-webkit-search-decoration {
  display: none;
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  overflow: visible;
  width: auto;
}
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none;
}
textarea {
  vertical-align: top;
  overflow: auto;
}
select[multiple] {
  vertical-align: top;
}
@font-face {
  font-family: 'Overpass';
  src: url('../fonts/Overpass-Light.woff2') format('woff2'), url('../fonts/Overpass-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overpass';
  src: url('../fonts/Overpass-Regular.woff2') format('woff2'), url('../fonts/Overpass-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overpass';
  src: url('../fonts/Overpass-SemiBold.woff2') format('woff2'), url('../fonts/Overpass-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overpass';
  src: url('../fonts/Overpass-Bold.woff2') format('woff2'), url('../fonts/Overpass-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overpass';
  src: url('../fonts/Overpass-ExtraBold.woff2') format('woff2'), url('../fonts/Overpass-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow-light';
  src: url('../fonts/BarlowCondensed-Light.woff2') format('woff2'), url('../fonts/BarlowCondensed-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow-semibold';
  src: url('../fonts/BarlowCondensed-SemiBold.woff2') format('woff2'), url('../fonts/BarlowCondensed-SemiBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow-medium';
  src: url('../fonts/BarlowCondensed-Medium.woff2') format('woff2'), url('../fonts/BarlowCondensed-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Light.woff2') format('woff2'), url('../fonts/Barlow-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.woff2') format('woff2'), url('../fonts/Barlow-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Medium.woff2') format('woff2'), url('../fonts/Barlow-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.woff2') format('woff2'), url('../fonts/Barlow-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Bold.woff2') format('woff2'), url('../fonts/Barlow-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Black.woff2') format('woff2'), url('../fonts/Barlow-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Medium.woff2') format('woff2'), url('../fonts/Mulish-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Bold.woff2') format('woff2'), url('../fonts/Mulish-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Light.woff2') format('woff2'), url('../fonts/Mulish-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-SemiBold.woff2') format('woff2'), url('../fonts/Mulish-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Regular.woff2') format('woff2'), url('../fonts/Mulish-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('../fonts/Baloo2-Bold.woff2') format('woff2'), url('../fonts/Baloo2-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('../fonts/Baloo2-Regular.woff2') format('woff2'), url('../fonts/Baloo2-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('../fonts/Baloo2-Medium.woff2') format('woff2'), url('../fonts/Baloo2-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('../fonts/Baloo2-SemiBold.woff2') format('woff2'), url('../fonts/Baloo2-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-Light.woff2') format('woff2'), url('../fonts/SofiaPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-Regular.woff2') format('woff2'), url('../fonts/SofiaPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-Medium.woff2') format('woff2'), url('../fonts/SofiaPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-SemiBold.woff2') format('woff2'), url('../fonts/SofiaPro-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/SofiaPro-Bold.woff2') format('woff2'), url('../fonts/SofiaPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-Regular.woff2') format('woff2'), url('../fonts/STIXTwoText-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-Medium.woff2') format('woff2'), url('../fonts/STIXTwoText-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-SemiBold.woff2') format('woff2'), url('../fonts/STIXTwoText-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-Bold.woff2') format('woff2'), url('../fonts/STIXTwoText-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-Italic.woff2') format('woff2'), url('../fonts/STIXTwoText-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-MediumItalic.woff2') format('woff2'), url('../fonts/STIXTwoText-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-SemiBoldItalic.woff2') format('woff2'), url('../fonts/STIXTwoText-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'STIX Two Text';
  src: url('../fonts/STIXTwoText-BoldItalic.woff2') format('woff2'), url('../fonts/STIXTwoText-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  overflow-x: hidden;
  background-color: #ffffff;
  color: #2e2e2d;
  font-size: 100%;
  line-height: 1;
  font-family: 'Mulish', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: inherit;
  text-decoration: none;
  outline: none;
}
button {
  cursor: pointer;
  outline: none;
}
hr {
  margin: 3.125em 0;
  background: none;
  border: none;
  border-top: 2px solid #cecece;
}
strong {
  font-weight: bold;
}
table {
  width: 100%;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.columns .sidebar-main {
  -webkit-order: -1;
  -ms-order: -1;
  order: -1;
}
.container,
.page-layout-2columns-right .columns {
  width: 100%;
  max-width: 2112px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}
.page-layout-2columns-right .columns {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.page-layout-2columns-right .columns .column.main {
  width: 75%;
  float: left;
  margin: 0 0 30px;
}
.page-layout-2columns-right .columns .sidebar.sidebar-additional {
  width: 23%;
  float: right;
  margin-left: auto;
}
.last-container {
  padding-bottom: 3.75em;
}
.message {
  max-width: 1380px;
  margin: 10px auto;
  padding: 10px;
  border-radius: 5px;
}
.message.info,
.message.notice {
  border: 1px solid #d8d8d8;
  background: #f4f4f6;
}
.message.success {
  border: 1px solid #00cc00;
  background: #b2ffb2;
}
.message.error {
  border: 1px solid #ff4c66;
  background: #ff9999;
}
.page-title-wrapper {
  max-width: 1152px;
  margin: 0 auto;
}
.page-title-wrapper h1.page-title {
  font-family: 'Mulish', sans-serif;
  font-size: 3.125em;
  padding-top: 25px;
  padding-bottom: 50px;
}
.loading-mask {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.loading-mask .loader {
  width: 64px;
  height: 64px;
}
.loading-mask .loader img {
  width: 64px;
  height: 64px;
}
.loading-mask .loader p {
  display: none;
}
/* Responsive global elements */
.img-responsive {
  width: 100%;
  height: auto;
  display: block;
}
.video-container {
  background-color: #2e2e2d;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.16);
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* Responsive global elements */
@font-face {
  font-family: 'mmb-icons';
  src: url('../fonts/mmb-icons.woff') format('woff'), url('../fonts/mmb-icons.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="mmb-icon"],
[class*=" mmb-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mmb-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
[class^="mmb-icon"].logo:before,
[class*=" mmb-icon"].logo:before {
  content: "\e917";
}
[class^="mmb-icon"].love-full:before,
[class*=" mmb-icon"].love-full:before {
  content: "\e91b";
}
[class^="mmb-icon"].prev:before,
[class*=" mmb-icon"].prev:before {
  content: "\e92b";
}
[class^="mmb-icon"].next:before,
[class*=" mmb-icon"].next:before {
  content: "\e92c";
}
[class^="mmb-icon"].check:before,
[class*=" mmb-icon"].check:before {
  content: "\e92a";
}
[class^="mmb-icon"].filters:before,
[class*=" mmb-icon"].filters:before {
  content: "\e929";
}
[class^="mmb-icon"].arrow-sm-down:before,
[class*=" mmb-icon"].arrow-sm-down:before {
  content: "\e927";
}
[class^="mmb-icon"].arrow-sm-up:before,
[class*=" mmb-icon"].arrow-sm-up:before {
  content: "\e928";
}
[class^="mmb-icon"].close-o:before,
[class*=" mmb-icon"].close-o:before {
  content: "\e925";
}
[class^="mmb-icon"].lock:before,
[class*=" mmb-icon"].lock:before {
  content: "\e926";
}
[class^="mmb-icon"].close:before,
[class*=" mmb-icon"].close:before {
  content: "\e924";
}
[class^="mmb-icon"].blind-blackout:before,
[class*=" mmb-icon"].blind-blackout:before {
  content: "\e916";
}
[class^="mmb-icon"].blind-conservatory:before,
[class*=" mmb-icon"].blind-conservatory:before {
  content: "\e90f";
}
[class^="mmb-icon"].blind-shutters:before,
[class*=" mmb-icon"].blind-shutters:before {
  content: "\e910";
}
[class^="mmb-icon"].blind-roman:before,
[class*=" mmb-icon"].blind-roman:before {
  content: "\e911";
}
[class^="mmb-icon"].blind-venetian:before,
[class*=" mmb-icon"].blind-venetian:before {
  content: "\e912";
}
[class^="mmb-icon"].blind-skylight:before,
[class*=" mmb-icon"].blind-skylight:before {
  content: "\e913";
}
[class^="mmb-icon"].blind-vertical:before,
[class*=" mmb-icon"].blind-vertical:before {
  content: "\e914";
}
[class^="mmb-icon"].blind-wooden:before,
[class*=" mmb-icon"].blind-wooden:before {
  content: "\e915";
}
[class^="mmb-icon"].blind-roller:before,
[class*=" mmb-icon"].blind-roller:before {
  content: "\e923";
}
[class^="mmb-icon"].screwdriver:before,
[class*=" mmb-icon"].screwdriver:before {
  content: "\e90b";
}
[class^="mmb-icon"].love-thin:before,
[class*=" mmb-icon"].love-thin:before {
  content: "\e90c";
}
[class^="mmb-icon"].controls:before,
[class*=" mmb-icon"].controls:before {
  content: "\e90d";
}
[class^="mmb-icon"].window-measure:before,
[class*=" mmb-icon"].window-measure:before {
  content: "\e90e";
}
[class^="mmb-icon"].cart:before,
[class*=" mmb-icon"].cart:before {
  content: "\e907";
}
[class^="mmb-icon"].love:before,
[class*=" mmb-icon"].love:before {
  content: "\e908";
}
[class^="mmb-icon"].chat:before,
[class*=" mmb-icon"].chat:before {
  content: "\e909";
}
[class^="mmb-icon"].delivery-o:before,
[class*=" mmb-icon"].delivery-o:before {
  content: "\e90a";
}
[class^="mmb-icon"].search:before,
[class*=" mmb-icon"].search:before {
  content: "\e906";
}
[class^="mmb-icon"].facebook:before,
[class*=" mmb-icon"].facebook:before {
  content: "\e918";
}
[class^="mmb-icon"].pinterest:before,
[class*=" mmb-icon"].pinterest:before {
  content: "\e919";
}
[class^="mmb-icon"].instagram:before,
[class*=" mmb-icon"].instagram:before {
  content: "\e91a";
}
[class^="mmb-icon"].twitter:before,
[class*=" mmb-icon"].twitter:before {
  content: "\e905";
}
[class^="mmb-icon"].delivery:before,
[class*=" mmb-icon"].delivery:before {
  content: "\e902";
}
[class^="mmb-icon"].star:before,
[class*=" mmb-icon"].star:before {
  content: "\e903";
}
[class^="mmb-icon"].free-samples:before,
[class*=" mmb-icon"].free-samples:before {
  content: "\e904";
}
[class^="mmb-icon"].guarantee:before,
[class*=" mmb-icon"].guarantee:before {
  content: "\e900";
}
[class^="mmb-icon"].price-off:before,
[class*=" mmb-icon"].price-off:before {
  content: "\e901";
}
[class^="mmb-icon"].user:before,
[class*=" mmb-icon"].user:before {
  content: "\e971";
}
.mmb-icon-star-outline,
.mmb-icon-guarentee-outline,
.mmb-icon-klarna,
.mmb-icon-klarna--text {
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.mmb-icon-star-outline {
  background-image: url(../images/icon-star-outline.svg);
}
.mmb-icon-guarentee-outline {
  background-image: url(../images/icon-tick.svg);
}
.mmb-icon-klarna {
  background-image: url(../images/icon-klarna.svg);
}
.mmb-icon-klarna--text {
  width: 40px;
  background-image: url(../images/payment_icons/klarna_badge--mmb.svg);
}
/* New icons
    -------------------------------------------------- */
.icon-new {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.icon-new._big {
  width: 32px;
  height: 32px;
}
.icon-new._menu {
  width: 25px;
}
.icon-new._klarna-black {
  width: 29px;
  height: 16px;
}
.icon-new._trustpilot-brandmark {
  width: 89px;
  height: 20px;
}
.icon-new._klarna-alt {
  width: 27px;
  height: 27px;
}
.icon-new._curtains {
  width: 25px;
  height: 25px;
}
.page-print {
  padding: 16px;
}
.page-print .fixed-header-padder {
  display: none;
}
.page-print body {
  overflow: visible;
}
.page-print .columns {
  max-width: none;
  margin: 0;
  padding: 0;
}
.page-print .page-title-wrapper {
  max-width: none;
}
.page-print .order-date {
  margin: 16px 0;
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  height: 44px;
  margin-top: calc(-1 * 44px / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #141729;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after {
  content: 'prev';
}
.swiper-button-next {
  right: 10px;
  left: auto;
}
.swiper-button-next:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #141729;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #141729;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  margin: 20px 0 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  display: inline-block;
  margin: 0 3px;
  width: 10px;
  height: 10px;
  background: #9b9b9b;
  border-radius: 50%;
  cursor: pointer;
  padding: 0 !important;
}
.slick-dots li.slick-active {
  background: #007b94;
}
.slick-dots li button {
  display: none;
}
.slick-arrow {
  position: absolute;
  font-size: 1.75em;
  top: calc(50% - 14px);
  z-index: 1;
}
.slick-arrow.prev {
  left: 20px;
}
.slick-arrow.next {
  right: 20px;
}
.slick-arrow.slick-disabled {
  color: #9b9b9b;
}
.block .block-title {
  font-family: 'Mulish', sans-serif;
  font-size: 22px;
  line-height: 1.1819;
  letter-spacing: .0015em;
  font-weight: 600;
  margin: 0 0 32px;
}
.block .block-title.left {
  text-align: left;
}
.block .block-title strong {
  font-weight: 600;
}
.block .block-title--pad-top {
  padding-top: 40px;
}
.block.widget .block-title {
  text-align: center;
}
.cookie-notice {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 16px 0;
  z-index: 89;
}
.cookie-notice .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cookie-notice .actions {
  margin: 0 0 0 auto;
  width: 340px;
}
.cookie-notice .allow {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #2e2e2d;
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  letter-spacing: .15px;
  color: #2e2e2d;
  font-size: 16px;
  line-height: 1.5;
  padding: 11px;
  font-weight: 400;
  font-family: 'Mulish', sans-serif;
  transition: all .3s;
}
@media screen and (min-width: 1024px) and (min-height: 721px) {
  .cookie-notice .allow {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.cookie-notice .allow:hover {
  background: #2e2e2d;
  color: #fff;
}
.cookie-text {
  font-size: 14px;
  line-height: 1.2;
  color: #333333;
  width: calc(100% - 436px);
  letter-spacing: .5px;
  font-family: 'Mulish', sans-serif;
}
.cookie-text a {
  text-decoration: underline;
}
.cookie-text a:hover {
  text-decoration: none;
}
#launcher {
  margin: 10px !important;
}
.btn,
#ln_button_submit,
.primary button[type=submit],
.primary button[type=button],
.button-carry,
.button-order {
  background-color: #2e2e2d;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Mulish', sans-serif;
  font-size: 1.5625em;
  letter-spacing: -0.0175em;
  padding: 13px 30px;
  min-width: 272px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  font-weight: 500;
  transition: all 0.15s ease-in-out;
}
.btn .mmb-icon,
#ln_button_submit .mmb-icon,
.primary button[type=submit] .mmb-icon,
.primary button[type=button] .mmb-icon,
.button-carry .mmb-icon,
.button-order .mmb-icon {
  font-size: 0.9375em !important;
  margin-right: 10px;
}
.btn:hover,
#ln_button_submit:hover,
.primary button[type=submit]:hover,
.primary button[type=button]:hover,
.button-carry:hover,
.button-order:hover {
  background-color: #007b94;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.6);
  opacity: .9;
}
.btn:active,
#ln_button_submit:active,
.primary button[type=submit]:active,
.primary button[type=button]:active,
.button-carry:active,
.button-order:active,
.btn.active,
#ln_button_submit.active,
.primary button[type=submit].active,
.primary button[type=button].active,
.button-carry.active,
.button-order.active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
.btn.sm,
#ln_button_submit.sm,
.primary button[type=submit].sm,
.primary button[type=button].sm,
.button-carry.sm,
.button-order.sm {
  font-size: 1.125em;
  padding: 10px 20px;
}
.btn.xs,
#ln_button_submit.xs,
.primary button[type=submit].xs,
.primary button[type=button].xs,
.button-carry.xs,
.button-order.xs {
  font-size: 0.625em;
  padding: 4px 10px;
  margin-top: 4px;
  border-radius: 3px;
}
.btn.plain,
#ln_button_submit.plain,
.primary button[type=submit].plain,
.primary button[type=button].plain,
.button-carry.plain,
.button-order.plain {
  background-color: transparent;
  color: #ffffff;
  font-size: 1.40625em;
  letter-spacing: -0.015625em;
  border-radius: 2.7px;
  padding: 11px 25px;
  min-width: auto;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.btn.plain:hover,
#ln_button_submit.plain:hover,
.primary button[type=submit].plain:hover,
.primary button[type=button].plain:hover,
.button-carry.plain:hover,
.button-order.plain:hover {
  box-shadow: inset 0 0 2px 1px #ffffff;
}
.btn.blue,
#ln_button_submit.blue,
.primary button[type=submit].blue,
.primary button[type=button].blue,
.button-carry.blue,
.button-order.blue {
  background-color: #007b94;
  color: #ffffff;
}
.btn.blue:hover,
#ln_button_submit.blue:hover,
.primary button[type=submit].blue:hover,
.primary button[type=button].blue:hover,
.button-carry.blue:hover,
.button-order.blue:hover {
  background-color: #007b94;
  opacity: .9;
}
.btn.blue-text,
#ln_button_submit.blue-text,
.primary button[type=submit].blue-text,
.primary button[type=button].blue-text,
.button-carry.blue-text,
.button-order.blue-text {
  color: #2e2e2d;
  box-shadow: inset 0 0 0 1px #2e2e2d;
}
.btn.blue-text:hover,
#ln_button_submit.blue-text:hover,
.primary button[type=submit].blue-text:hover,
.primary button[type=button].blue-text:hover,
.button-carry.blue-text:hover,
.button-order.blue-text:hover {
  box-shadow: inset 0 0 2px 1px #2e2e2d;
}
.btn.blue-text.active,
#ln_button_submit.blue-text.active,
.primary button[type=submit].blue-text.active,
.primary button[type=button].blue-text.active,
.button-carry.blue-text.active,
.button-order.blue-text.active {
  color: #007b94;
  box-shadow: inset 0 0 0 1px #007b94;
  border-color: #007b94;
}
.btn.blue-text.active:hover,
#ln_button_submit.blue-text.active:hover,
.primary button[type=submit].blue-text.active:hover,
.primary button[type=button].blue-text.active:hover,
.button-carry.blue-text.active:hover,
.button-order.blue-text.active:hover {
  box-shadow: inset 0 0 2px 1px #007b94;
}
.btn.red,
#ln_button_submit.red,
.primary button[type=submit].red,
.primary button[type=button].red,
.button-carry.red,
.button-order.red {
  background-color: #ff4c66;
}
.btn.white,
#ln_button_submit.white,
.primary button[type=submit].white,
.primary button[type=button].white,
.button-carry.white,
.button-order.white {
  background-color: #ffffff;
}
.btn.full-width,
#ln_button_submit.full-width,
.primary button[type=submit].full-width,
.primary button[type=button].full-width,
.button-carry.full-width,
.button-order.full-width {
  width: 100%;
}
.btn.auto-width,
#ln_button_submit.auto-width,
.primary button[type=submit].auto-width,
.primary button[type=button].auto-width,
.button-carry.auto-width,
.button-order.auto-width {
  min-width: auto;
}
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
output {
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #c9c9c9;
  font-size: 1.125em;
  color: #2e2e2d;
  font-family: 'Mulish', sans-serif;
  padding: 6.5px 15px;
  width: 100%;
  height: 48px;
}
input[type=number] {
  max-width: 140px;
}
input[type=number]:not(.cart-item-qty) {
  -moz-appearance: textfield;
}
input[type=number].sm {
  height: 19px;
  padding: 0;
  text-align: center;
  max-width: 47px;
  font-size: 0.75em;
}
input:not(.cart-item-qty)::-webkit-outer-spin-button,
input:not(.cart-item-qty)::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
select {
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #c9c9c9;
  font-size: 1.125em;
  color: #2e2e2d;
  font-family: 'Mulish', sans-serif;
  padding: 6.5px 15px;
  width: 100%;
  outline: none;
  height: 48px;
}
fieldset.field {
  min-width: 0;
}
fieldset.field .control .field label.label {
  display: none;
}
.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 15px;
}
.field .label {
  font-size: 0.9375em;
  margin: 5px 0;
}
.field input.mage-error {
  border: 1px solid #ff4c66;
}
.field .field-error,
.field div.mage-error {
  color: #ff4c66;
  font-size: 0.875em;
  margin-top: 4px;
}
.field .field-tooltip {
  font-size: 0.8125em;
  color: rgba(35, 40, 73, 0.5);
  margin-top: 3px;
}
.field._error input.input-text {
  border: 1px solid #ff4c66 !important;
}
.field.choice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  padding: 0;
  margin: 0 16px 0 0;
  min-height: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.field.choice input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.field.choice input:checked ~ .label {
  color: #2e2e2d;
}
.field.choice input:checked ~ .label:before {
  border: 1px solid #2e2e2d;
}
.field.choice input:checked ~ .label:after {
  display: block;
}
.field.choice .label {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  cursor: pointer;
  padding: 0 0 0 28px;
  position: relative;
  font-family: 'Mulish', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #2e2e2d;
  margin: 0;
}
.htm-final-step .htm-measure-width-right-form-radio-input .field.choice .label {
  padding-left: 24px;
}
.field.choice .label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #dddddd;
  border-radius: 50%;
}
.htm-final-step .htm-measure-width-right-form-radio-input .field.choice .label:before {
  box-sizing: content-box;
}
.field.choice .label:after {
  content: '';
  position: absolute;
  display: none;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #2e2e2d;
}
.field.choice:hover .label:before {
  border: 1px solid #2e2e2d;
}
.field.checkbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  padding-left: 21px;
  margin: 8px 0;
  height: 22px;
  margin-right: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.field.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.field.checkbox input:checked ~ label:before {
  border: 1px solid #007b94;
}
.field.checkbox input:checked ~ label:after {
  display: block;
}
.field.checkbox label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 0.9375em;
  cursor: pointer;
  padding-left: 10px;
}
.field.checkbox label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  width: 19px;
  border: 1px solid #bdbec8;
  border-radius: 5px;
}
.field.checkbox label:after {
  content: "\e92a";
  font-family: 'mmb-icons';
  position: absolute;
  display: none;
  top: 5px;
  left: 5px;
  font-size: 0.75em;
}
.field.checkbox:hover label:before {
  border: 1px solid #007b94;
}
.number-input-wrapper {
  position: relative;
}
.number-input-wrapper:before,
.number-input-wrapper:after {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'mmb-icons';
  position: absolute;
  right: 1px;
  width: 15px;
  height: 50%;
  font-size: 0.3125em;
  pointer-events: none;
  border-left: 1px solid #bdbec8;
  background: #ffffff;
  color: #2e2e2d;
  display: none;
}
.number-input-wrapper:before {
  content: "\e927";
  margin-bottom: 0;
  bottom: 1px;
  border-bottom-right-radius: 3px;
}
.number-input-wrapper:after {
  content: "\e928";
  top: 1px;
  border-top-right-radius: 3px;
}
.header-notice-bar {
  transition: height .3s;
  height: 32px;
}
.header-notice-bar-in {
  font-family: 'Mulish', sans-serif;
}
._fixed-header .header-notice-bar {
  height: 0;
  overflow: hidden;
}
.fixed-header-padder {
  height: 208px;
  transition: height .3s;
}
.fixed-header-padder ~ .page-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 900;
}
.page-header {
  background: #fff;
}
.page-header .skip {
  display: none;
}
.page-header-in {
  padding-top: 16px;
  padding-bottom: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.logo {
  min-height: 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.logo img {
  height: auto;
}
.logo-wrapper {
  margin: 0 auto 0 0;
}
.logo-wrapper img {
  vertical-align: top;
}
.header.content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 116px);
}
/* Links */
.header-icon-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header-icon-links > [data-content-type] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.icon-link {
  text-align: center;
}
.icon-link-in {
  display: block;
  min-width: 56px;
}
.icon-link-in.showcart .counter-number {
  left: 29px;
}
.icon-link-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 0 4px;
  position: relative;
  min-height: 32px;
}
.icon-link-icon .counter-number {
  font-family: 'Overpass', Arial, Helvetica, sans-serif;
  font-weight: 700;
  position: absolute;
  left: 25px;
  top: -5px;
  background: #e31c1c;
  border-radius: 8px;
  color: #fff;
  min-width: 22px;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  padding: 0 3px;
}
.icon-link-icon .counter-number.empty {
  display: none;
}
.icon-link-icon .loading-mask {
  top: -5px;
  bottom: -15px;
  height: auto;
}
.icon-link-icon .loading-mask .loader img {
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-link-text {
  font-size: 12px;
  line-height: 18px;
  display: block;
  font-weight: 300;
}
.header-sub-ribbon {
  background: #e4e5ec;
  height: 32px;
  transition: height .3s;
  padding: 0 16px;
}
._fixed-header .header-sub-ribbon {
  height: 0;
  overflow: hidden;
}
.ribbon-links-wrap {
  max-width: 758px;
  margin-left: auto;
  margin-right: auto;
}
.ribbon-links {
  text-align: center;
  font-family: 'Mulish', sans-serif;
  padding: 0 24px;
}
.ribbon-links:not(.slick-slider) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.ribbon-links.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjY0NiAxNy42NDZhLjUuNSAwIDAwLjcwNyAwbC4yOTMtLjI5MmEuNS41IDAgMDAwLS43MDhMOS45OTkgMTJsNC42NDctNC42NDZhLjUuNSAwIDAwMC0uNzA4bC0uMjkzLS4yOTJhLjUuNSAwIDAwLS43MDcgMGwtNS40NyA1LjQ3YS4yNS4yNSAwIDAwMCAuMzUzbDUuNDcgNS40N3oiIGZpbGw9IiMxNDE3MjkiLz48L3N2Zz4=) no-repeat 50% 50%;
  background-size: 24px;
  font-size: 0;
  border-radius: 0;
}
.ribbon-links.slick-slider .slick-arrow:before {
  display: none;
}
.ribbon-links.slick-slider .slick-arrow:not(.slick-disabled):hover {
  background-color: transparent;
}
.ribbon-links.slick-slider .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ribbon-links.slick-slider .slick-arrow.slick-next {
  right: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.ribbon-links.slick-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ribbon-link {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.ribbon-link-in {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  font-size: 14px;
  line-height: 1.21;
  min-height: 32px;
  letter-spacing: .180451px;
  padding: 0 24px;
}
.ribbon-link-img {
  margin: 0 16px 0 0;
}
img.ribbon-link-img,
svg.ribbon-link-img,
.ribbon-link-img img,
.ribbon-link-img svg {
  display: block;
}
img.ribbon-link-img.ribbon-img-tp,
svg.ribbon-link-img.ribbon-img-tp,
.ribbon-link-img img.ribbon-img-tp,
.ribbon-link-img svg.ribbon-img-tp {
  position: relative;
  top: -2px;
}
.gm-banner-content {
  padding: 8px 16px;
  font: 400 14px/16px 'Barlow', sans-serif;
  text-align: center;
  letter-spacing: .180451px;
}
.gm-banner-content strong {
  font-weight: 500;
}
.breadcrumbs {
  position: relative;
  width: 100%;
  padding: 25px 16px;
  font-size: 14px;
  line-height: 1.2;
  color: #373737;
  z-index: 1;
  font-family: 'Mulish', sans-serif;
  letter-spacing: .180451px;
}
.breadcrumbs .items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.breadcrumbs .items li {
  margin-right: 4px;
}
.breadcrumbs .items li .seperator {
  margin-left: 2px;
}
.breadcrumbs .items li strong {
  font-weight: normal;
}
.breadcrumbs .items li:not(:last-child):after {
  content: '/';
  margin-left: 2px;
}
/* Layout
    -------------------------------------------------- */
.page-footer {
  background: rgba(238, 238, 238, 0.4);
}
/* Footer Menus
    -------------------------------------------------- */
.footer-menus {
  padding: 50px 0 60px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
}
.footer-menus a {
  transition: all .2s;
}
.footer-menus a:hover {
  text-decoration: underline;
}
.footer-menus img {
  vertical-align: top;
}
.footer-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-col {
  width: 16.927%;
  padding: 0 16px 0 0;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .footer-col._col-1 {
    min-width: 124px !important;
  }
}
.footer-col._col-5 {
  width: 32.292%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .footer-col._col-5 {
    width: auto !important;
    padding-right: 40px !important;
  }
}
.footer-title {
  font-size: 18px;
  line-height: 1.22;
  margin: 0 0 32px;
  font-weight: 600;
  font-family: 'Mulish', sans-serif;
}
.footer-menu li {
  margin: 0 0 16px;
}
.footer-menu li:last-child {
  margin-bottom: 0;
}
.mzuri-group-link {
  display: block;
  margin: 24px 0;
}
.footer-menus .mzuri-group-link:hover {
  text-decoration: none;
}
.mzuri-group-link span {
  display: block;
}
.footer-contacts {
  margin: 0 0 40px;
}
.footer-time {
  font-weight: 600;
  margin: 0 0 16px;
}
.footer-phone {
  margin: 0 0 24px;
}
.footer-phone a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #2e2e2d;
  border-radius: 8px;
  max-width: 198px;
  padding: 7px;
  background-color: rgba(238, 238, 238, 0.4);
}
.footer-phone a .icon-new {
  margin: 0 8px 0 0;
}
.footer-phone a:hover {
  text-decoration: none;
  background-color: #2e2e2d;
  color: #fff;
}
.footer-social {
  margin: 0 0 24px;
}
ul.footer-social,
.footer-social ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.footer-social li,
.footer-social a {
  margin: 0 12px 0 0;
}
.footer-social li:last-child,
.footer-social a:last-child {
  margin-right: 0;
}
.footer-social .icon-new {
  display: block;
}
.footer-social a:hover {
  color: #2e2e2d;
}
.footer-delivery {
  margin: auto 0 16px;
}
/* Footer Bottom
    -------------------------------------------------- */
.footer-sub-bar {
  border-top: 1px solid #cccccc;
  padding: 24px 0 32px;
  font-size: 14px;
  line-height: 1.2;
  color: #007b94;
  font-family: 'Mulish', sans-serif;
  letter-spacing: .180451px;
}
.footer-sub-bar,
.footer-sub-bar > [data-content-type] {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer-sub-bar a {
  color: #007b94;
}
.footer-sub-bar a:hover {
  text-decoration: underline;
}
.footer-bottom-links {
  margin: 0 16px 0 0;
  text-align: right;
}
.footer-bottom-links ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.footer-bottom-links li:not(:last-child):after,
.footer-bottom-links > a:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #828282;
  margin: 0 8px 0 5px;
  vertical-align: middle;
}
.footer-bottom-links > a:not(:last-child):after {
  margin: 0 5px 0 8px;
}
.minicart-content-wrapper {
  width: 0;
  transition: width .2s ease;
}
.minicart-content-wrapper .action.close {
  position: absolute;
  top: 50px;
  right: 40px;
  font-size: 1em;
}
.minicart-content-wrapper .block-title {
  display: inline-block;
  position: relative;
  width: 12em;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}
.minicart-content-wrapper .block-title .text {
  font-family: 'Mulish', sans-serif;
  font-size: 2.5em;
}
.minicart-content-wrapper .block-title .qty {
  font-family: 'Mulish', sans-serif;
  background-color: #ff4c66;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  line-height: 20px;
  font-size: 0.9375em;
  color: #ffffff;
  position: absolute;
  top: -2px;
  right: -22px;
}
.minicart-content-wrapper .block-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-top: 50px;
  width: 100%;
  height: 97.5%;
}
.minicart-content-wrapper .block-content .shop-more {
  margin-top: 50px;
}
.minicart-content-wrapper .minicart-items-wrapper {
  overflow-y: auto;
  max-height: calc(100vh - 360px);
}
.minicart-content-wrapper .minicart-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.minicart-content-wrapper .minicart-items .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 130px;
  border-bottom: 1px solid #cecece;
  outline: none;
}
.minicart-content-wrapper .minicart-items .item:last-child {
  border-bottom: 0;
}
.minicart-content-wrapper .minicart-items .item .product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
.minicart-content-wrapper .minicart-items .product-image-container {
  width: 35px !important;
}
.minicart-content-wrapper .minicart-items .product-image-container img {
  width: 35px !important;
  height: 35px !important;
}
.minicart-content-wrapper .minicart-items .product-item-details {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 20px;
  margin-right: 15px;
}
.minicart-content-wrapper .minicart-items .product-item-details .product-item-name {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 0.9375em;
  line-height: 1.6;
  text-align: left;
}
.minicart-content-wrapper .minicart-items .product-item-details .product-item-name .name {
  font-family: 'Mulish', sans-serif;
  margin-left: 5px;
}
.minicart-content-wrapper .minicart-items .product-item-details .product-item-name .secondary {
  font-size: 0.5em;
  margin-left: 3px;
}
.minicart-content-wrapper .minicart-items .product-item-details .product-options-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: rgba(35, 40, 73, 0.5);
  font-size: 0.75em;
}
.minicart-content-wrapper .minicart-items .product-item-details .product-options-list .label {
  margin-right: 3px;
  margin-bottom: 5px;
  color: #007b94;
}
.minicart-content-wrapper .minicart-items .product-item-details .product-options-list .label:after {
  content: ':';
}
.minicart-content-wrapper .minicart-items .product-item-details .product-options-list .values:after {
  content: '|';
  margin-right: 4px;
}
.minicart-content-wrapper .minicart-items .product-item-details .product-options-list .values:last-child:after {
  content: '';
}
.minicart-content-wrapper .minicart-items .product-item-pricing {
  height: 65px;
}
.minicart-content-wrapper .minicart-items .product-item-pricing .price-container {
  font-family: 'Mulish', sans-serif;
  font-size: 1.125em;
  line-height: 1.05555556;
  margin-bottom: 5px;
}
.minicart-content-wrapper .minicart-bottom-wrapper {
  margin-top: auto;
}
.minicart-content-wrapper .minicart-bottom-wrapper .free-delivery {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.minicart-content-wrapper .minicart-bottom-wrapper .free-delivery .mmb-icon {
  font-size: 0.875em;
  margin-right: 15px;
}
.minicart-content-wrapper .minicart-bottom-wrapper .free-delivery .text {
  font-family: 'Mulish', sans-serif;
  font-size: 0.9375em;
  letter-spacing: -0.010625em;
}
.minicart-content-wrapper .minicart-bottom-wrapper .subtotal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-top: 1px solid #007b94;
  padding-top: 25px;
  margin-bottom: 25px;
}
.minicart-content-wrapper .minicart-bottom-wrapper .subtotal .label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.minicart-content-wrapper .minicart-bottom-wrapper .subtotal .label span {
  font-size: 1.125em;
  font-family: 'Mulish', sans-serif;
  margin-top: 10px;
}
.minicart-content-wrapper .minicart-bottom-wrapper .subtotal .label a {
  font-size: 0.75em;
  color: rgba(35, 40, 73, 0.5);
  cursor: pointer;
}
.minicart-content-wrapper .minicart-bottom-wrapper .subtotal .price {
  font-family: 'Mulish', sans-serif;
  font-size: 2.5em;
  color: #007b94;
}
body.minicart-open {
  overflow: hidden;
}
body.minicart-open .minicart-content-wrapper {
  background-color: #f4f4f6;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 60px;
  width: 540px;
  text-align: center;
  z-index: 100;
}
body.minicart-open .action.showcart:after {
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 90;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.badges-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  font-family: 'Mulish', sans-serif;
  text-transform: uppercase;
}
.badges-container .badge-circle {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  padding: 7px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  text-align: center;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}
.badges-container .badge-circle.badge-sale,
.badges-container .badge-circle.badge-discount {
  letter-spacing: .02em;
}
.badges-container .badge-circle.badge-fast-track,
.badges-container .badge-circle.badge-clearance {
  font-size: 10px;
  line-height: 12px;
}
.badges-container .badge-circle.badge-most-popular {
  padding-top: 3px;
  padding-right: 5px;
}
.badges-container .badge-circle.badge-fast-track {
  padding-right: 4px;
}
.badges-container .badge-circle.badge-clearance {
  padding-right: 5px;
}
.badges-container .badge-circle.badge-best-seller {
  padding-right: 6px;
}
.badges-container .badge-circle.badge-popular-now {
  padding-top: 9px;
  padding-right: 6px;
}
.badges-container .badge-circle.badge-discount {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 10px;
  letter-spacing: 1.5px;
}
.badges-container .badge-circle.badge-discount .extra {
  font-size: 14px;
  text-transform: lowercase;
}
.badges-container .badge-circle.badge-discount .extra + span {
  font-size: 19px;
}
.badges-container .badge-rectangle {
  display: table;
  margin-bottom: 4px;
  padding: 3px 6px;
  border-radius: 2px;
}
.badges-container .badge-yellow {
  background-color: #007b94;
  color: #007b94;
}
.badges-container .badge-red {
  background-color: #ef3636;
}
.badges-container .badge-blue {
  background-color: #2370f4;
}
.badges-container .badge-dark-blue {
  background-color: #007b94;
}
.badges-container .badge-green {
  background-color: #83b735;
}
.badges-container .badge-dark-green {
  background-color: #438e44;
}
@media only screen and (min-width: 769px) {
  body .badges-container {
    font-size: 20px;
    line-height: 22px;
  }
  body .badges-container .badge-circle {
    width: 90px;
    height: 90px;
  }
  body .badges-container .badge-circle.badge-fast-track,
  body .badges-container .badge-circle.badge-clearance {
    font-size: 16px;
    line-height: 18px;
  }
  body .badges-container .badge-circle.badge-discount .extra {
    font-size: 18px;
  }
  body .badges-container .badge-circle.badge-discount .extra + span {
    font-size: 26px;
  }
}
.gm-sticker {
  width: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  font-family: barlow, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: .366833px;
  background: #000;
  text-transform: capitalize;
  color: #fff;
  border-radius: 3px;
  height: 24px;
  padding: 0 6px;
  font-weight: 400;
  margin: 0;
  border: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}
.gm-sticker.gm-sticker-icon:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-size: 24px;
  margin: 0 4px 0 0;
}
.gm-sticker.gm-sticker-catalog.gm-sticker-position-bottom {
  position: absolute;
  bottom: 4px;
  left: 16px;
  right: auto;
  top: auto;
}
.gm-sticker.gm-sticker-catalog.gm-sticker-position-top_right,
.gm-sticker.gm-sticker-catalog.gm-sticker-position-top_left {
  position: absolute;
  right: 16px;
  top: 16px;
  left: auto;
  bottom: auto;
}
.gm-sticker.gm-sticker-catalog.gm-sticker-position-top_left {
  left: 16px;
  right: auto;
}
@media screen and (min-width: 1280px) and (max-width: 1919px) {
  .gm-sticker.gm-sticker-catalog.gm-sticker-position-top_left.gm-sticker-position-top-left-alt {
    top: 8px;
  }
}
@media screen and (max-width: 767px) {
  body:not(._elastic-mobile-one-col) .gm-sticker.gm-sticker-catalog.gm-sticker-position-top_left.gm-sticker-position-top-left-alt {
    top: 8px;
  }
}
.gm-sticker.gm-sticker-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.gm-sticker.gm-sticker-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.gm-sticker.gm-sticker-rectangle {
  border-radius: 3px;
}
.gm-sticker.gm-sticker-rounded-rectangle {
  border-radius: 100px;
}
.gm-sticker.gm-sticker-bold {
  font-weight: 700;
}
.badges-container .badge-discount-bf {
  font-family: 'Sofia Pro', sans-serif;
  background-color: #141729;
  color: #ffffff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.13);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  letter-spacing: .0037em;
  font-size: 8px;
  line-height: 1;
  font-weight: 300;
  border: 0;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.badges-container .badge-discount-bf strong {
  font-family: 'STIX Two Text', serif;
  color: #ccebff;
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
}
/* Category */
.elastic-search-item .badges-container .badge-discount-bf {
  height: 26px;
  border-radius: 100px;
  padding: 0 12px;
  top: 8px;
  right: 8px;
}
.elastic-search-item .badges-container .badge-discount-bf.gm-sticker-position-top_left {
  left: 8px;
  right: auto;
}
@media screen and (min-width: 1280px) and (max-width: 2559px) {
  .elastic-search-item .badges-container .badge-discount-bf {
    height: 36px;
    border-radius: 122px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 2560px) {
  .elastic-search-item .badges-container .badge-discount-bf {
    height: 40px;
    border-radius: 158px;
    padding: 0 16px;
    top: 16px;
    right: 16px;
  }
  .elastic-search-item .badges-container .badge-discount-bf.gm-sticker-position-top_left {
    left: 16px;
    right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .elastic-search-item .badges-container .badge-discount-bf {
    top: 16px;
    right: 16px;
  }
  .elastic-search-item .badges-container .badge-discount-bf.gm-sticker-position-top_left {
    left: 16px;
    right: auto;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .elastic-search-item .badges-container .badge-discount-bf {
    top: 16px;
  }
}
@media screen and (max-width: 767px) {
  ._elastic-mobile-one-col .elastic-search-item .badges-container .badge-discount-bf {
    height: 36px;
    border-radius: 122px;
    top: 16px;
    right: 16px;
  }
  ._elastic-mobile-one-col .elastic-search-item .badges-container .badge-discount-bf.gm-sticker-position-top_left {
    left: 16px;
    right: auto;
  }
  ._elastic-mobile-one-col .elastic-search-item .badges-container .badge-discount-bf span {
    font-size: 12px;
  }
  ._elastic-mobile-one-col .elastic-search-item .badges-container .badge-discount-bf strong {
    font-size: 28px;
  }
}
.elastic-search-item .badges-container .badge-discount-bf span {
  margin-right: 4px;
}
@media screen and (min-width: 1280px) and (max-width: 2559px) {
  .elastic-search-item .badges-container .badge-discount-bf span {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 2560px) {
  .elastic-search-item .badges-container .badge-discount-bf span {
    font-size: 14px;
    margin-right: 8px;
  }
}
.elastic-search-item .badges-container .badge-discount-bf span:last-child {
  margin: 0 0 0 4px;
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 2560px) {
  .elastic-search-item .badges-container .badge-discount-bf span:last-child {
    margin-left: 8px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 2559px) {
  .elastic-search-item .badges-container .badge-discount-bf strong {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 2560px) {
  .elastic-search-item .badges-container .badge-discount-bf strong {
    font-size: 32px;
  }
}
.hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker {
  height: 26px;
  border-radius: 100px;
  padding: 0 12px;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker {
    height: 36px;
    border-radius: 122px;
    top: 8px;
    right: 8px;
  }
}
@media screen and (min-width: 2560px) {
  .hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker {
    height: 40px;
    border-radius: 158px;
    padding: 0 16px;
  }
}
.hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker span {
  margin-right: 4px;
}
@media screen and (min-width: 769px) {
  .hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker span {
    font-size: 12px;
  }
}
@media screen and (min-width: 2560px) {
  .hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker span {
    font-size: 14px;
    margin-right: 8px;
  }
}
.hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker span:last-child {
  margin: 0 0 0 4px;
}
@media screen and (min-width: 2560px) {
  .hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker span:last-child {
    margin-left: 8px;
  }
}
@media screen and (min-width: 769px) {
  .hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker strong {
    font-size: 28px;
  }
}
@media screen and (min-width: 2560px) {
  .hp-popular-blind-item-special .badges-container .badge-discount-bf.gm-sticker strong {
    font-size: 32px;
  }
}
/* Product */
.product.media .badges-container .badge-discount-bf {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 50%;
  overflow: hidden;
  width: 66px;
  height: 64px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .product.media .badges-container .badge-discount-bf {
    width: 80px;
    height: 78px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 1920px) {
  .product.media .badges-container .badge-discount-bf {
    width: 104px;
    height: 102px;
  }
}
.product.media .badges-container .badge-discount-bf span {
  font-weight: 300;
  margin-bottom: 6px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .product.media .badges-container .badge-discount-bf span {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 1920px) {
  .product.media .badges-container .badge-discount-bf span {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.product.media .badges-container .badge-discount-bf span:last-child {
  margin: 3px 0 0;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .product.media .badges-container .badge-discount-bf span:last-child {
    margin-top: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 1920px) {
  .product.media .badges-container .badge-discount-bf span:last-child {
    margin-top: -2px;
  }
}
.product.media .badges-container .badge-discount-bf strong {
  font-weight: 500;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .product.media .badges-container .badge-discount-bf strong {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px), (min-width: 1920px) {
  .product.media .badges-container .badge-discount-bf strong {
    font-size: 40px;
  }
}
.product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-left {
  margin-top: 12px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-left {
    margin-top: 19px;
  }
}
@media screen and (min-width: 1024px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-left {
    margin-top: 19px;
  }
}
@media screen and (min-width: 1280px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-left {
    margin-top: 15px;
  }
}
@media screen and (min-width: 1440px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-left {
    margin-top: 13px;
  }
}
@media screen and (min-width: 1920px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-left {
    margin-top: 23px;
  }
}
@media screen and (min-width: 2560px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-left {
    margin-top: 19px;
  }
}
.product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-right {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-right {
    margin-top: 31px;
  }
}
@media screen and (min-width: 1024px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-right {
    margin-top: 23px;
  }
}
@media screen and (min-width: 1280px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-right {
    margin-top: 27px;
  }
}
@media screen and (min-width: 1440px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-right {
    margin-top: 25px;
  }
}
@media screen and (min-width: 1920px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-right {
    margin-top: 35px;
  }
}
@media screen and (min-width: 2560px) {
  .product.media .badges-container .badge-discount-bf + .badge-fast-track.gm-sticker-position-right {
    margin-top: 31px;
  }
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 9999998;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
  border-radius: 8px;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: visible;
}
.modal-slide._inner-scroll .modal-inner-wrap .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap .modal-header,
.modal-slide._inner-scroll .modal-inner-wrap .modal-footer {
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-inner-wrap .modal-footer {
  margin-top: auto;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-popup {
  z-index: 9999999;
  left: 0;
  overflow-y: auto;
}
.modal-popup .modal-inner-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 5rem auto;
  width: 75%;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  transition-duration: .2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-popup .modal-content .custom_option {
  display: block;
}
.modal-popup .modal-content .custom_option p {
  line-height: 1.5;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-footer .btn {
  min-width: 100%;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active,
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  display: none;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 14px;
  color: #8f8f8f;
  content: '\e924';
  font-family: 'mmb-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before,
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 20px;
}
.modal-slide .action-close {
  padding: 2.1rem 3rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * Modal bugfix for clicking on overlay not closing.
     *
     * @url https://github.com/magento/magento2/issues/7399
     */
.modal-popup {
  pointer-events: none;
}
.modal-popup.confirm .modal-inner-wrap {
  width: calc(100% - 32px);
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
}
.modal-popup.confirm .modal-footer .btn {
  min-width: 0;
  margin-top: 8px;
}
.towishlist.active:after {
  content: "Saved";
}
.towishlist.active span {
  display: none;
}
.towishlist.active .mmb-icon {
  color: #ff4c66;
}
.towishlist.active .mmb-icon:before {
  content: "\e91b";
}
.elastic-autocomplete {
  width: 100%;
  display: inline-block !important;
}
/* Search Box in Header */
.block-search {
  display: block;
}
.elastic-searchbox {
  position: relative;
}
input.elastic-search-input {
  background-color: #ffffff;
  border: 1px solid #007b94;
  border-width: 0 0 1px;
  border-radius: 0;
  color: #2e2e2d;
  font-family: 'Mulish', sans-serif;
  font-size: 14px;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  line-height: normal;
  font-weight: 300;
  position: static !important;
}
input.elastic-search-input:-ms-input-placeholder {
  color: #aaaaaa;
}
input.elastic-search-input::-ms-input-placeholder {
  color: #aaaaaa;
}
input.elastic-search-input::placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.magnifying-glass {
  position: absolute;
  top: 7px;
  left: 0;
  width: 24px;
  height: 24px;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
}
.clear-query-autocomplete {
  display: none;
  width: 24px;
  height: 24px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMUgxN1YxMUg1TDEgNkw1IDFaIiBzdHJva2U9IiMxNDE3MjkiLz48cGF0aCBkPSJNMTMuNjQ3NSA0LjA1NzUyQzEzLjg0MjIgMy44NjI4NSAxMy44NDIyIDMuNTQ3MjMgMTMuNjQ3NSAzLjM1MjU2QzEzLjQ1MjkgMy4xNTc4OCAxMy4xMzcyIDMuMTU3ODggMTIuOTQyNSAzLjM1MjU2TDExLjM1MzcgNC45NDE0OEMxMS4xNTg0IDUuMTM2NzQgMTAuODQxOSA1LjEzNjc1IDEwLjY0NjYgNC45NDE1TDkuMDU3NDYgMy4zNTI1MUM4Ljg2Mjc4IDMuMTU3ODUgOC41NDcxNiAzLjE1Nzg1IDguMzUyNDkgMy4zNTI1M0M4LjE1NzgyIDMuNTQ3MjEgOC4xNTc4MyAzLjg2Mjg0IDguMzUyNTEgNC4wNTc1MUw5Ljk0MTYxIDUuNjQ2NDhDMTAuMTM2OSA1Ljg0MTczIDEwLjEzNjkgNi4xNTgzMiA5Ljk0MTY0IDYuMzUzNTlMOC4zNTI4IDcuOTQyNTNDOC4xNTgxNCA4LjEzNzIgOC4xNTgxNCA4LjQ1MjgyIDguMzUyOCA4LjY0NzQ5QzguNTQ3NDggOC44NDIxNyA4Ljg2MzEyIDguODQyMTcgOS4wNTc4IDguNjQ3NDhMMTAuNjQ2NiA3LjA1ODZDMTAuODQxOSA2Ljg2MzMyIDExLjE1ODUgNi44NjMzMiAxMS4zNTM3IDcuMDU4NkwxMi45NDI1IDguNjQ3NDhDMTMuMTM3MiA4Ljg0MjE3IDEzLjQ1MjggOC44NDIxNyAxMy42NDc1IDguNjQ3NDlDMTMuODQyMiA4LjQ1MjgyIDEzLjg0MjIgOC4xMzcyIDEzLjY0NzUgNy45NDI1M0wxMi4wNTg2IDYuMzUzNTdDMTEuODYzNCA2LjE1ODMxIDExLjg2MzQgNS44NDE3NCAxMi4wNTg2IDUuNjQ2NDhMMTMuNjQ3NSA0LjA1NzUyWiIgZmlsbD0iIzE0MTcyOSIvPjwvc3ZnPg==) no-repeat 50% 50%;
  background-size: 18px;
  position: absolute;
  right: 0;
  top: 9px;
  cursor: pointer;
}
.header-search-wrapper {
  position: relative;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 6px 0 0;
}
.aa-dropdown-menu {
  width: 100%;
  min-width: 100%;
  background: #ffffff;
  position: fixed !important;
  top: 128px !important;
  left: 0 !important;
  right: 0 !important;
  bottom: auto !important;
  overflow: auto;
  word-wrap: break-word;
  display: none;
  transition: top .3s;
  z-index: 1000 !important;
}
.aa-dropdown-menu .before_special {
  color: #828282;
  text-decoration: line-through;
  font-size: 12px;
}
.aa-dropdown-menu.aa-without-products #autocomplete-products-footer {
  display: none !important;
}
.autocomplete-wrapper {
  max-width: 1184px;
  padding: 56px 16px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: relative;
  width: 100%;
}
.autocomplete-wrapper .col9 {
  width: 66%;
  margin: 0 0 0 auto;
  -webkit-flex: 0 0 66%;
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
}
.autocomplete-wrapper .col9:before {
  content: "Related Products";
  display: block;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .15px;
  margin: 0 0 24px;
}
.autocomplete-wrapper .col3 {
  width: 24%;
}
.autocomplete-wrapper .col3:before {
  content: "Related Content";
  display: block;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .15px;
  margin: 0 0 24px;
}
.autocomplete-wrapper .col3 .category {
  display: none;
}
.elasticsearch-autocomplete-hit {
  display: block;
  position: relative;
  text-align: left;
}
.aa-no-results {
  padding: 0;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  color: #007b94;
}
.aa-no-results-products {
  padding: 0;
  min-height: 0;
  color: #007b94;
}
.aa-no-results-products .title {
  margin: 0 0 16px;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
}
.aa-no-results-products .suggestions {
  margin: 0 0 16px;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
}
.aa-no-results-products .suggestions div {
  display: inline;
}
.aa-no-results-products .suggestions div:first-child:after {
  content: " ";
}
.aa-no-results-products .suggestions a {
  text-decoration: underline;
  color: #007b94;
  font-weight: 300;
}
.aa-no-results-products .suggestions a:hover {
  text-decoration: none;
}
.aa-no-results-products .see-all {
  font-size: 14px;
  line-height: 1.5;
}
.aa-no-results-products .see-all a {
  color: #007b94;
  text-decoration: underline;
  font-weight: 300;
}
.aa-no-results-products .see-all a:hover {
  text-decoration: none;
}
.aa-dataset-products .aa-suggestions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.aa-dataset-products .aa-suggestion {
  width: calc(50% - 8px);
  margin: 0 0 16px;
}
.aa-dataset-products .elasticsearch-autocomplete-hit:hover {
  text-decoration: underline;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .thumb {
  width: 81px;
  float: left;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .thumb img {
  width: 100%;
  height: auto;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .info {
  margin: 0 0 0 97px;
  max-width: 227px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #007b94;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .info em {
  font-weight: 300;
  font-style: normal;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .elasticsearch-autocomplete-price {
  font-family: 'Mulish', sans-serif;
  display: block;
  margin: 5px 0 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #007b94;
  text-decoration: none;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .elasticsearch-autocomplete-price strong {
  font-weight: inherit;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .elasticsearch-autocomplete-price .after_special {
  font-size: 0;
  margin-right: 0;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .elasticsearch-autocomplete-price .after_special strong {
  font-size: 18px;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .elasticsearch-autocomplete-price .after_special.promotion strong {
  color: inherit;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .elasticsearch-autocomplete-price .before_special {
  font-size: 0;
  text-decoration: none;
}
.aa-dataset-products .elasticsearch-autocomplete-hit .elasticsearch-autocomplete-price .before_special strong {
  font-size: 12px;
  font-weight: 500;
  text-decoration: line-through;
}
.aa-dataset-products .elasticsearch-autocomplete-category {
  display: none;
}
.other-sections .aa-suggestion {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
}
.other-sections .aa-suggestion em {
  font-weight: 300;
  font-style: normal;
}
.other-sections .aa-suggestion .details {
  display: none;
}
.other-sections .elasticsearch-autocomplete-hit {
  padding: 16px 56px 16px 0;
  color: #007b94;
}
.other-sections .elasticsearch-autocomplete-hit:hover {
  text-decoration: underline;
}
.other-sections .elasticsearch-autocomplete-hit:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjM1MzQgNi4zNTM1NUMxMC4xNTgxIDYuMTU4MjkgOS44NDE1NSA2LjE1ODI5IDkuNjQ2MjkgNi4zNTM1NUw4Ljk0MzAxIDcuMDU2ODNDOC43NDc5IDcuMjUxOTQgOC43NDc3MyA3LjU2ODIzIDguOTQyNjMgNy43NjM1NUwxMy4xNjk4IDEyTDguOTQyNjIgMTYuMjM2NEM4Ljc0NzczIDE2LjQzMTggOC43NDc5IDE2Ljc0ODEgOC45NDMwMSAxNi45NDMyTDkuNjQ2MjkgMTcuNjQ2NEM5Ljg0MTU1IDE3Ljg0MTcgMTAuMTU4MSAxNy44NDE3IDEwLjM1MzQgMTcuNjQ2NEwxNS45OTk4IDEyTDEwLjM1MzQgNi4zNTM1NVoiIGZpbGw9IiMxNDE3MjkiLz48L3N2Zz4=) no-repeat 50% 50%;
  background-size: 24px;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#autocomplete-products-footer {
  font-size: 16px;
  line-height: 1.5;
  padding: 8px 0 0;
}
#autocomplete-products-footer span {
  color: #007b94;
  font-weight: 400;
  text-transform: capitalize;
}
#autocomplete-products-footer a {
  color: #007b94;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  max-width: 100%;
}
#autocomplete-products-footer a:hover {
  text-decoration: none;
}
#autocomplete-products-footer a:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjM1MzQgNi4zNTM1NUMxMC4xNTgxIDYuMTU4MjkgOS44NDE1NSA2LjE1ODI5IDkuNjQ2MjkgNi4zNTM1NUw4Ljk0MzAxIDcuMDU2ODNDOC43NDc5IDcuMjUxOTQgOC43NDc3MyA3LjU2ODIzIDguOTQyNjMgNy43NjM1NUwxMy4xNjk4IDEyTDguOTQyNjIgMTYuMjM2NEM4Ljc0NzczIDE2LjQzMTggOC43NDc5IDE2Ljc0ODEgOC45NDMwMSAxNi45NDMyTDkuNjQ2MjkgMTcuNjQ2NEM5Ljg0MTU1IDE3Ljg0MTcgMTAuMTU4MSAxNy44NDE3IDEwLjM1MzQgMTcuNjQ2NEwxNS45OTk4IDEyTDEwLjM1MzQgNi4zNTM1NVoiIGZpbGw9IiMxNDE3MjkiLz48L3N2Zz4=) no-repeat 50% 50%;
  background-size: 24px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin: 0 0 0 9px;
}
.mobile-menu-wrapper .search-block {
  display: none;
}
.menu-is-open .header-search-wrapper {
  position: static;
}
.block-search-close {
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 7px;
  text-align: center;
}
.block-search-close svg {
  vertical-align: top;
}
.block-search-close span {
  display: block;
  font-size: 12px;
  line-height: 24px;
  padding: 5px 0 0;
}
.block-search-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  z-index: 850;
}
button.button-yellow,
button.button-white {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 13px 10px 13px;
  height: 56px;
  border-radius: 8px;
  font: 600 16px/1.4 'Overpass', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
}
button.button-yellow {
  background-color: #f8d460;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
button.button-yellow:hover {
  background-color: #ffc711;
}
button.button-white {
  box-shadow: inset 0 0 0 1px #242947;
}
button.button-white:hover {
  box-shadow: inset 0 0 2px 1px #242947;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.2);
}
/* ------------------------------------------- */
.free-samples-modal {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.free-samples-modal._empty .modal-footer,
.free-samples-modal._empty .block-content .th-button-order {
  display: none;
}
.free-samples-modal._empty .information-block-wrapper {
  padding-bottom: 0;
}
.free-samples-modal .modal-header {
  padding: 18px 17px 13px;
  border-radius: 8px 8px 0 0;
  background-color: #242947;
  color: #fff;
}
.free-samples-modal .modal-title {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  font: 500 16px/19px 'Barlow-medium', Arial, Helvetica, sans-serif;
}
.free-samples-modal .modal-title:before {
  content: "\e91b";
  position: relative;
  top: 1px;
  margin-right: 15px;
  color: #ff4c66;
  font-family: 'mmb-icons';
}
.free-samples-modal .action-close {
  padding: 18px;
}
.free-samples-modal .action-close:before {
  color: #fff !important;
  font-weight: 600;
}
.free-samples-modal .modal-content {
  padding: 20px 17px;
}
.free-samples-modal .free-label {
  padding: 5px 20px;
  border-radius: 4px;
  background: #ec5a6a;
  color: #fff;
  font-size: 10px;
  line-height: 15px;
  font-weight: 600;
}
/*
    /*  Modal Free samples
    /*  ------------------------------------------- */
.free-samples-modal .modal-inner-wrap {
  width: calc(100% - 30px);
}
.free-samples-modal .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.free-samples-modal .block-content > div {
  color: #242947;
}
/*
    /*  Modal Free samples -> information block
    /*  ------------------------------------------- */
.free-samples-modal .information-block-wrapper p {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 300;
}
.free-samples-modal .information-block-wrapper .sub-title {
  margin-bottom: 12px;
  font: 600 16px/19px 'Barlow-medium', Arial, Helvetica, sans-serif;
}
.free-samples-modal div.right {
  padding: 20px 0;
}
.free-samples-modal div.right p {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 18px;
}
.free-samples-modal div.right .sub-title {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
/*  ------------------------------------------- */
.free-samples-modal .information-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
/*
    /*  Modal Free samples -> samples block
    /*  ------------------------------------------- */
.free-samples-modal .samples-block {
  padding: 18px 24px;
  border: 1px solid #e8e8e8;
}
.free-samples-modal .title-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.free-samples-modal .title-wrapper:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: -16px;
  left: 0;
  border-bottom: 1px solid #e8e8e8;
}
.free-samples-modal .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}
.free-samples-modal .title span + span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 64px;
  height: 28px;
  margin: -4px 0 0 24px;
  background: #242947;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}
/* ------------------------------------------- */
.free-samples-modal .product-items {
  display: block;
  margin: 15px -15px 0 0;
  padding: 0 15px 0 0;
  height: 495px;
  overflow-y: auto;
}
.free-samples-modal .product-items .product-item {
  width: 100%;
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid #e8e8e8;
}
.free-samples-modal .product-items .product-item .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.free-samples-modal .product-items .product-item .product-item-photo {
  max-width: 84px;
  margin-right: 10px;
}
.free-samples-modal .product-items .product-item .product-item-photo img {
  width: 100%;
  height: 100%;
}
.free-samples-modal .product-item-name-link,
.free-samples-modal .block-notes {
  display: none;
}
.free-samples-modal .product-item-name {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
}
.free-samples-modal .view,
.free-samples-modal .delete {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}
.free-samples-modal .delete {
  color: #ec5a6a;
}
.free-samples-modal .delete:before {
  content: '|';
  margin-right: 12px;
  margin-left: 9px;
  color: #242947;
}
.freesamples-alert .message {
  margin: 0 0 16px;
}
.social-proof-popup {
  font-family: 'Mulish', sans-serif;
  color: #fff;
  display: none;
  position: fixed;
  bottom: 100px;
  right: 30px;
  border-radius: 6px;
  border: 1px solid #ffd344;
  background: #141729;
  text-align: center;
  width: 306px;
  padding: 20px;
  z-index: 111;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1000px) {
  .social-proof-popup {
    left: 50%;
    bottom: 90px;
    width: 95%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 1024px) {
  .social-proof-popup._show {
    display: block;
  }
}
.social-proof-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.social-proof-popup-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  margin-bottom: 5px;
}
.social-proof-popup-title svg {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
.social-proof-popup-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
}
.autocomplete-list-title.title-product {
  display: none;
}
@media screen and (max-width: 1023px) {
  .autocomplete-list-title {
    margin-bottom: 12px;
  }
}
.autocomplete-list + .autocomplete-list {
  margin-top: 24px;
}
.block-search.processing ~ .search-autocomplete .autocomplete-wrapper:before {
  content: '';
  display: block;
  margin: auto;
  width: 64px;
  height: 64px;
  background: url(../images/loader-1.gif) no-repeat 50% 50%;
  background-size: 64px;
}
.block-search.processing ~ .search-autocomplete .autocomplete-wrapper .col9,
.block-search.processing ~ .search-autocomplete .autocomplete-wrapper .col3 {
  display: none;
}
/* Breakpoints */
/* Media width mixin used to group styles output based on media queries */
@media screen and (min-width: 768px) {
  button.button-yellow,
  button.button-white {
    font-size: 18px;
  }
  .free-samples-modal .modal-header {
    padding-top: 12px;
    padding-bottom: 15px;
  }
  .free-samples-modal .free-label {
    font-size: 12px;
    line-height: 18px;
  }
  .free-samples-modal .modal-header {
    padding: 20px 40px;
  }
  .free-samples-modal .modal-title {
    font-size: 24px;
    line-height: 29px;
  }
  .free-samples-modal .action-close {
    margin-right: 15px;
    padding: 25px;
  }
  .free-samples-modal .action-close:before {
    font-size: 20px;
    line-height: 20px;
  }
  .free-samples-modal .modal-content {
    padding: 40px 40px 30px;
  }
  .free-samples-modal .block-content > div {
    width: 100%;
  }
  .free-samples-modal .modal-footer {
    padding: 0 40px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .free-samples-modal .modal-footer .th-button-order {
    width: calc(50% - 15px);
  }
  .free-samples-modal .modal-footer .th-button-carry {
    width: 100%;
    max-width: 230px;
  }
  .free-samples-modal .information-block-wrapper p {
    font-size: 15px;
  }
  .free-samples-modal .information-block-wrapper .sub-title {
    font-size: 18px;
    line-height: 22px;
  }
  .free-samples-modal div.right p {
    font-size: 13px;
    line-height: 20px;
  }
  .free-samples-modal div.right .sub-title {
    font-size: 16px;
    line-height: 19px;
  }
  .free-samples-modal .title {
    font-size: 24px;
    line-height: 37px;
  }
  .free-samples-modal .product-item-name {
    font-size: 16px;
    line-height: 25px;
  }
  .free-samples-modal .product-items::-webkit-scrollbar {
    width: 3px;
    background-color: #e8e8e8;
  }
  .free-samples-modal .product-items::-webkit-scrollbar-track {
    background-color: #e8e8e8;
  }
  .free-samples-modal .product-items::-webkit-scrollbar-thumb {
    background-color: #242947;
  }
  .modal-popup.free-samples-modal .information-block img,
  .modal-popup.free-samples-modal-mini .information-block img {
    max-width: 242px;
    margin-right: 32px;
  }
}
@media screen and (min-width: 769px) {
  div.hp-reviews-item {
    background: #e6f2f5;
  }
}
.hp-slider {
  margin-bottom: 50px;
  position: relative;
}
.hp-slider .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hp-slider .swiper-button-prev,
.hp-slider .swiper-button-next {
  width: 40px;
  height: 40px;
  top: 0;
  margin: 0;
  background-color: #dddddd;
  transition: background-color 0.2s;
  border-radius: 50%;
}
.hp-slider .swiper-button-prev:before,
.hp-slider .swiper-button-next:before {
  content: '';
  width: 24px;
  height: 24px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjM1MzQgNi4zNTM1NUMxMC4xNTgxIDYuMTU4MjkgOS44NDE1NSA2LjE1ODI5IDkuNjQ2MjkgNi4zNTM1NUw4Ljk0MzAxIDcuMDU2ODNDOC43NDc5IDcuMjUxOTQgOC43NDc3MyA3LjU2ODIzIDguOTQyNjMgNy43NjM1NUwxMy4xNjk4IDEyTDguOTQyNjIgMTYuMjM2NEM4Ljc0NzczIDE2LjQzMTggOC43NDc5IDE2Ljc0ODEgOC45NDMwMSAxNi45NDMyTDkuNjQ2MjkgMTcuNjQ2NEM5Ljg0MTU1IDE3Ljg0MTcgMTAuMTU4MSAxNy44NDE3IDEwLjM1MzQgMTcuNjQ2NEwxNS45OTk4IDEyTDEwLjM1MzQgNi4zNTM1NVoiIGZpbGw9IiMwRDBGMUMiLz48L3N2Zz4=) no-repeat;
  background-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -12px;
}
.hp-slider .swiper-button-prev:after,
.hp-slider .swiper-button-next:after {
  display: none;
}
.hp-slider .swiper-button-prev:not(.swiper-button-disabled):hover,
.hp-slider .swiper-button-next:not(.swiper-button-disabled):hover {
  background-color: #aaaaaa;
}
.hp-slider .swiper-button-prev.swiper-button-disabled,
.hp-slider .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  cursor: default;
  background-color: #eeeeee;
}
.hp-slider .swiper-button-prev.swiper-button-disabled:before,
.hp-slider .swiper-button-next.swiper-button-disabled:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjM1MzQgNi4zNTM1NUMxMC4xNTgxIDYuMTU4MjkgOS44NDE1NSA2LjE1ODI5IDkuNjQ2MjkgNi4zNTM1NUw4Ljk0MzAxIDcuMDU2ODNDOC43NDc5IDcuMjUxOTQgOC43NDc3MyA3LjU2ODIzIDguOTQyNjMgNy43NjM1NUwxMy4xNjk4IDEyTDguOTQyNjIgMTYuMjM2NEM4Ljc0NzczIDE2LjQzMTggOC43NDc5IDE2Ljc0ODEgOC45NDMwMSAxNi45NDMyTDkuNjQ2MjkgMTcuNjQ2NEM5Ljg0MTU1IDE3Ljg0MTcgMTAuMTU4MSAxNy44NDE3IDEwLjM1MzQgMTcuNjQ2NEwxNS45OTk4IDEyTDEwLjM1MzQgNi4zNTM1NVoiIGZpbGw9IiNBQUEiLz48L3N2Zz4=);
}
.hp-slider .swiper-button-prev {
  left: auto;
  right: 48px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hp-slider .swiper-button-next {
  right: 0;
}
.hp-slider .swiper-container-horizontal .swiper-pagination-bullets {
  bottom: auto;
  position: relative;
  margin: 17px 0 0;
}
.hp-slider .swiper-container-horizontal .swiper-pagination-bullet {
  width: 38px;
  padding: 7px 0;
  margin: 0 2px;
  height: auto;
  border-radius: 0;
  background: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  cursor: pointer;
}
.hp-slider .swiper-container-horizontal .swiper-pagination-bullet:before {
  content: '';
  display: block;
  height: 2px;
  border-radius: 4px;
  background-color: #dddddd;
}
.hp-slider .swiper-container-horizontal .swiper-pagination-bullet-active:before {
  background-color: #2e2e2d;
}
.hp-slider-title {
  margin: 0 0 24px;
  font-size: 32px;
  line-height: 1.1875;
  font-weight: 500;
  font-family: 'Mulish', sans-serif;
}
.hp-reviews {
  margin: 0 0 60px;
}
.hp-reviews .hp-slider {
  margin-bottom: 0;
}
.hp-reviews-item {
  padding: 24px 16px;
  background: rgba(39, 174, 96, 0.05);
  border-radius: 8px;
  height: auto;
  word-wrap: break-word;
}
.hp-reviews-item:last-child {
  margin-right: 0;
}
.hp-review-rating {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 24px;
}
.hp-review-rating-star {
  width: 22px;
  height: 22px;
  font-size: 0;
  background: #00b67a url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNy44NzUgMTEuODI4IDMuMzA4LS44NDggMS4zODIgNC4zMDgtNC42OS0zLjQ2Wm03LjYxMy01LjU2OUg5LjY2NUw3Ljg3NS43MTMgNi4wODUgNi4yNkguMjYzbDQuNzEyIDMuNDM4LTEuNzkgNS41NDUgNC43MTMtMy40MzcgMi45LTIuMTA4IDQuNjktMy40MzhaIiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat 50% 50%;
  background-size: 16px;
  margin: 0 2px 0 0;
}
.hp-review-rating-star:last-child {
  margin-right: 0;
}
.hp-review-rating .fa {
  font-size: 22px;
  margin: 0 2px 0 0;
  color: gold;
}
.hp-review-rating .fa:last-child {
  margin-right: 0;
}
.hp-review-title {
  margin: 0 0 16px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: .0015em;
}
.hp-review-text {
  font-family: 'Mulish', sans-serif;
  margin: 0 0 16px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: .180451px;
}
.hp-review-author {
  font-family: 'Mulish', sans-serif;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: .180451px;
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .hp-reviews .swiper-pagination {
    display: none;
  }
  .hp-reviews .swiper-container:not(.swiper-container-initialized) .hp-reviews-item {
    width: calc(33.33% - 16px);
    margin-right: 16px;
  }
}
.header-sub-ribbon {
  background: #e6f2f5;
}
div.gm-banner-content {
  font-family: 'Mulish', sans-serif;
}
div.gm-banner-content strong {
  font-weight: 700;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .icon-link {
    margin-right: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .icon-link:last-child {
    margin-right: 0;
  }
}
.icon-link-icon .counter-number {
  background-color: #ff4c66;
}
.icon-link-text {
  font-weight: 400;
  letter-spacing: .180451px;
}
.ribbon-links .ribbon-link-in {
  padding-left: 16px;
  padding-right: 16px;
}
.cookie-notice .actions .action.allow:hover {
  color: #ffffff;
  background-color: #007b94;
  border-color: #007b94;
}
.footer-title,
.footer-time,
.footer-menus,
.footer-menus a {
  color: #2e2e2d;
}
.footer-time {
  font-weight: bold;
}
.footer-phone a {
  font-weight: 400;
}
.footer-email {
  text-align: center;
}
.footer-sub-bar {
  border-color: #cfcccf;
}
.footer-sub-bar,
.footer-sub-bar a {
  color: #48433f;
}
.footer-address {
  font-size: 10px;
  line-height: 1.2;
}
.footer-title {
  font-weight: 500;
  font-family: 'Baloo 2', cursive;
}
.footer-menu a {
  border-color: #cce5ea;
}
.footer-phone a:not(:hover) {
  background-color: transparent;
}
.footer-logo {
  min-height: 73px;
}
.footer-logo img {
  height: auto;
}
.footer-bottom-links {
  white-space: nowrap;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .footer-col._col-1 {
    min-width: 216px !important;
  }
}
/* Reviews */
.hp-slider-title {
  font-weight: 500;
  font-family: 'Baloo 2', cursive;
}
.minicart-content-wrapper .block-title {
  white-space: nowrap;
  width: 13.5em;
}
.minicart-content-wrapper .block-title .text {
  font-weight: 500;
  font-family: 'Baloo 2', cursive;
}
.minicart-content-wrapper .minicart-bottom-wrapper .subtotal .price {
  font-weight: bold;
}
.elastic-search-block .elastic-search-input {
  border-color: #2e2e2d;
  font-weight: 300;
  font-size: 16px;
}
.autocomplete-wrapper .col3:before {
  content: 'Relaterat';
}
.autocomplete-wrapper .col9:before {
  content: 'Relaterade produkter';
}
.other-sections .aa-suggestions .aa-suggestion {
  font-weight: 400;
}
.other-sections .aa-suggestions .aa-suggestion .elasticsearch-autocomplete-hit {
  color: #2e2e2d;
}
.aa-dataset-products .aa-suggestions .elasticsearch-autocomplete-hit .info {
  font-weight: 400;
  color: #2e2e2d;
}
.aa-dataset-products .aa-suggestions .elasticsearch-autocomplete-hit .info em {
  font-weight: 400;
}
.aa-dataset-products .aa-suggestions .elasticsearch-autocomplete-hit .info .elasticsearch-autocomplete-price {
  color: inherit;
}
#autocomplete-products-footer a:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjM1MzQgNi4zNTM1NUMxMC4xNTgxIDYuMTU4MjkgOS44NDE1NSA2LjE1ODI5IDkuNjQ2MjkgNi4zNTM1NUw4Ljk0MzAxIDcuMDU2ODNDOC43NDc5IDcuMjUxOTQgOC43NDc3MyA3LjU2ODIzIDguOTQyNjMgNy43NjM1NUwxMy4xNjk4IDEyTDguOTQyNjIgMTYuMjM2NEM4Ljc0NzczIDE2LjQzMTggOC43NDc5IDE2Ljc0ODEgOC45NDMwMSAxNi45NDMyTDkuNjQ2MjkgMTcuNjQ2NEM5Ljg0MTU1IDE3Ljg0MTcgMTAuMTU4MSAxNy44NDE3IDEwLjM1MzQgMTcuNjQ2NEwxNS45OTk4IDEyTDEwLjM1MzQgNi4zNTM1NVoiIGZpbGw9IiMwMDdhOTQiLz48L3N2Zz4=);
}
.page-title-wrapper h1.page-title {
  font-weight: 500;
  font-family: 'Baloo 2', cursive;
}
.success-page-container .success-page-measure-guarantee-head {
  background-color: #007b94;
}
.success-page-container .success-page-measure-guarantee-head:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACICAMAAAAbKN/5AAAAV1BMVEUAAAD///////////////////////////////////////////////////////////////8AepTN5eodepIHdpC11Nudw841g5mKtsJTk6fx8vN1qLdina7ydWz9AAAAEHRSTlMAIN+/n+9AEIBgcJAwr89QezAYewAAA7JJREFUeNrt2YV25DgQheErySCZusK07/+aCwGPV44mV9UV98L8B8L5joUB6HJDs7Qi7TInh8PqY5BNy0F218iuxn0/G+TT5u5ANqPdoewBA+6azDmG7kchMqf72DIqT9uzPM2z9jRxXBxNd0HUhZN+jL2clVcd4t3cyvk1HapykVC5fHQg64cgpoVE2I5XDe0uKlS2ZewKj9q08s21c/bgLjVeDso3aXpFu4HYN+ZPHjt4uUj+F/w/gJfLwAFBjHq+DHx9c3tnCfPu1VWVHNBYuXVyg8bIZWUe5t0aeUQ0dCvkiMHS5eUBydLl5YSTpcvLHSZLl5cnOEuXl3v0Ju79U6UMoLVw5bpO9gC8hSuVcgAwm7iV8gxg1LsrXC1HAIPe1csnACe9m8t39K7qADi9m8l3t/R+7gH057g3q7y6jNwCALzevd+8urqEHF7hWe9u31hdQh5f4VHv5tPNyukVTnpXK3cAv6x3zMO1WsZbrcrlZclb8FbQuax8U1hbwKh0OfnmurC2gFTt/laWCVcmvOXqz43Hvcy7Hh/5SldkJ18/0q7MK9zUuplc50pa4aFqfq8ll+tcmVbYMe7a406ucz1+5Dk3k19WocaVZgOPlJvJ+T1IunLawCfGzWStK/0G7sn1/PBDVrsB2wLlyvUqv2hdSdg2UK5sZK0rDtt6zs1lhRvw90LJzb9ZWaZcSRkcyy4vE664DO7LLi8TbkBeKLusTLiSkDeUXVYm3Ba7+ra8nu8JmXKlwb656Irs5RuVKxP2dWV3J18/6twFn+VLbibrXUn4rJi5bz1d72S165GXL683tyQTLru0sh8Hnm+vcpm/f4lTq7y87nLZxG1QKpRlA1ccSnVSki3cBuVCJhPRrjiAeGRW5t0GPysQss4VBxCPzMq82+DnBULWuOIA4pFZmXcbfFUg5HrXO3yVE1rmXRnwdSMt864HUd+SMu/KCUyDcDLvNuAKlMy73oFrEkLmXUlgiwVZ5wbQ9X4vq93Wga+Tvax0ZUBNY0Gud2fUtRTkWtc71OXaglznSkJtgxTkKjeivvEzudL1UNT7z+Q610GTa+XMOug6nelGaItnuSP0NaJvwRn1i9r1DmfJ/jIu4HRyO4HJflOdcH6TQk7AReQBuIgcgeNl3jWXB1g2edN1Zb+f2xNwCbmdYF8/25+TRrfkYu2S/2duenxbzhtvI16eC2zbwTB+ooODYfxwjzCMf2jfwTD+occexxXJx7XPNfzjWtNBJEy4RFMHfX8AL2XFrYLlFV4AAAAASUVORK5CYII=);
}
.success-page-container .success-page-order-info-address-block,
.success-page-container .success-page-measure-guarantee-title,
.success-page-container .success-page-measure-guarantee-text,
.success-page-container .order-thanks,
.success-page-container .order-thanks p,
.success-page-container .success-page-cart-summary-table {
  color: #2e2e2d;
}
.towishlist.active:after {
  content: 'Sparad';
}
.towishlist.active .mmb-icon {
  color: #007b94;
}
.modal-popup.free-samples-modal .modal-header,
.modal-popup.free-samples-modal-mini .modal-header {
  background-color: #007b94;
}
.modal-popup.free-samples-modal .modal-title,
.modal-popup.free-samples-modal-mini .modal-title {
  font-weight: 500;
  font-family: 'Baloo 2', cursive;
}
.modal-popup.free-samples-modal .modal-title:before,
.modal-popup.free-samples-modal-mini .modal-title:before {
  color: #ffffff;
}
.modal-popup.free-samples-modal .button-white,
.modal-popup.free-samples-modal-mini .button-white {
  color: #2e2e2d;
  box-shadow: inset 0 0 0 1px #2e2e2d;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
}
.modal-popup.free-samples-modal .button-white:hover,
.modal-popup.free-samples-modal-mini .button-white:hover {
  box-shadow: inset 0 0 2px 1px #007b94;
  color: #ffffff;
  background-color: #007b94;
}
.modal-popup.free-samples-modal .button-yellow,
.modal-popup.free-samples-modal-mini .button-yellow {
  background-color: #2e2e2d;
  color: #ffffff;
  font-family: 'Mulish', sans-serif;
}
.modal-popup.free-samples-modal .button-yellow:hover,
.modal-popup.free-samples-modal-mini .button-yellow:hover {
  color: #ffffff;
  background-color: #007b94;
}
.modal-popup.free-samples-modal .block-content > div,
.modal-popup.free-samples-modal-mini .block-content > div {
  color: #2e2e2d;
}
.modal-popup.free-samples-modal .information-block-wrapper .sub-title,
.modal-popup.free-samples-modal-mini .information-block-wrapper .sub-title {
  font-family: 'Mulish', sans-serif;
}
.modal-popup.free-samples-modal .title span + span,
.modal-popup.free-samples-modal-mini .title span + span {
  background-color: #007b94;
}
.modal-popup.free-samples-modal .free-label,
.modal-popup.free-samples-modal-mini .free-label {
  background-color: #f2f8f9;
  color: #2e2e2d;
}
.modal-popup.free-samples-modal .product-item-name,
.modal-popup.free-samples-modal-mini .product-item-name,
.modal-popup.free-samples-modal .view,
.modal-popup.free-samples-modal-mini .view,
.modal-popup.free-samples-modal .delete,
.modal-popup.free-samples-modal-mini .delete,
.modal-popup.free-samples-modal .information-block-wrapper p,
.modal-popup.free-samples-modal-mini .information-block-wrapper p {
  font-family: 'Mulish', sans-serif;
}
body.freesamples-index-index .header-wrapper,
body.freesamples-index-thanks .header-wrapper,
body.freesamples-index-index .title span + span,
body.freesamples-index-thanks .title span + span {
  background-color: #007b94;
  font-family: 'Mulish', sans-serif;
}
body.freesamples-index-index .free-label,
body.freesamples-index-thanks .free-label {
  background-color: #f2f8f9;
  color: #2e2e2d;
}
body.freesamples-index-index .button-white,
body.freesamples-index-thanks .button-white {
  color: #2e2e2d;
  box-shadow: inset 0 0 0 1px #2e2e2d;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
}
body.freesamples-index-index .button-white:hover,
body.freesamples-index-thanks .button-white:hover {
  box-shadow: inset 0 0 2px 1px #007b94;
  color: #ffffff;
  background-color: #007b94;
}
body.freesamples-index-index .button-yellow,
body.freesamples-index-thanks .button-yellow {
  background-color: #2e2e2d;
  color: #ffffff;
  font-family: 'Mulish', sans-serif;
}
body.freesamples-index-index .button-yellow:hover,
body.freesamples-index-thanks .button-yellow:hover {
  color: #ffffff;
  background-color: #007b94;
}
body.freesamples-index-index .why-order-block-wrapper,
body.freesamples-index-thanks .why-order-block-wrapper {
  display: none;
}
body.freesamples-index-index .why-order-block-wrapper h2,
body.freesamples-index-thanks .why-order-block-wrapper h2 {
  font-weight: 500;
  font-family: 'Baloo 2', cursive;
}
body.freesamples-index-index .info-banner-item .title,
body.freesamples-index-thanks .info-banner-item .title,
body.freesamples-index-index .info-banner-item .note,
body.freesamples-index-thanks .info-banner-item .note,
body.freesamples-index-index .product-item-name,
body.freesamples-index-thanks .product-item-name,
body.freesamples-index-index .view,
body.freesamples-index-thanks .view,
body.freesamples-index-index .delete,
body.freesamples-index-thanks .delete {
  font-family: 'Mulish', sans-serif;
}
body.freesamples-index-index .guest-order .actions-toolbar .note,
body.freesamples-index-thanks .guest-order .actions-toolbar .note {
  display: none;
}
body.freesamples-index-index .container-thanks p,
body.freesamples-index-thanks .container-thanks p {
  font-weight: 400;
}
body.freesamples-index-index .page-title-wrapper h1.page-title {
  font-size: 32px;
  line-height: 1.25;
}
body.freesamples-index-index .guest-order input {
  font-family: 'Mulish', sans-serif;
}
body.freesamples-index-index .cc_hide_fields_action label {
  font-family: 'Mulish', sans-serif;
}
body.freesamples-index-index .cc_hide_fields_action label:hover {
  color: #007b94;
}
body.freesamples-index-index .products-grid.wishlist {
  margin-bottom: 60px;
}
