.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 4px;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: 400;
}
@font-face {
    font-family: "Manrope";
    src:
        url(font5.woff2) format("woff2"),
        url(../css/83131b9daba3e9a7b2c7.woff) format("woff"),
        url(../css/057cc3c927dc0b2e8dbb.otf) format("truetype");
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: "Manrope";
    src:
        url(dce0916af972e3040aa1.woff2) format("woff2"),
        url(../css/de69cd9e672c81725abc.woff) format("woff"),
        url(../css/29acb3c63123183305b0.otf) format("truetype");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "Manrope";
    src:
        url(font4.woff2) format("woff2"),
        url(../css/c80d4fb11dcc2140b260.woff) format("woff"),
        url(../css/fd2d932b381003546821.otf) format("truetype");
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: "Manrope";
    src:
        url(a7360927bb3673ed7814.woff2) format("woff2"),
        url(a8af1233a958bd1e96ed.woff) format("woff"),
        url(../css/40ef5dc59db6eeef1694.otf) format("truetype");
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "Manrope";
    src:
        url(font2.woff2) format("woff2"),
        url(../css/0f099f4e4d67aeb18ab6.woff) format("woff"),
        url(../css/56b65c6bec8f40445da4.otf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "Manrope";
    src:
        url(../css/57a1d494b0e76131f062.woff2) format("woff2"),
        url(../css/016d41b1da3f1f5aaa44.woff) format("woff"),
        url(../css/4db1ea0d15010c761ee5.otf) format("truetype");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: "Manrope";
    src:
        url(../css/38fa559ad8e8cbaee0c7.woff2) format("woff2"),
        url(../css/1e81f33d197ccdb39d4e.woff) format("woff"),
        url(../css/64041bf784575b30a79f.otf) format("truetype");
    font-style: normal;
    font-weight: 200;
}
body,
html {
    font-family: "Manrope", sans-serif;
}
*,
:after,
:before {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: #fff0;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
output,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
template {
    display: none;
}
a {
    background-color: #fff0;
    -webkit-text-decoration-skip: objects;
    color: #24b9d7;
    text-decoration: none;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
samp {
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(0 0 0 / 0.1);
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}
dt,
optgroup {
    font-weight: 700;
}
button,
hr,
input {
    overflow: visible;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a,
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
@-ms-viewport {
    width: device-width;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}
.page-content.page-cms ul,
dl,
ol,
p,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #f6f6f6;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote,
figure {
    margin: 0 0 1rem;
}
a:focus,
a:hover {
    color: #198195;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre {
    overflow: auto;
}
[role="button"] {
    cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
table {
    border-collapse: collapse;
    background-color: #fff0;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #7a7a7a;
    caption-side: bottom;
}
caption,
th {
    text-align: left;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
    line-height: inherit;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
    cursor: not-allowed;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    resize: vertical;
}
input[type="search"] {
    -webkit-appearance: none;
}
[hidden] {
    display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: inherit;
}
.h1,
.h2,
.h3 {
    font-weight: 700;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    line-height: 1.1;
}
.h5,
.h6 {
    font-weight: 700;
    color: inherit;
}
.h1,
h1 {
    font-size: 1.375rem;
}
.h2,
h2 {
    font-size: 1.3125rem;
}
.h3,
.h4,
h3,
h4 {
    font-size: 1.125rem;
}
.h5,
h5 {
    font-size: 1rem;
}
.h6,
body#checkout section.checkout-step .add-address a i,
h6 {
    font-size: 0.9375rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 3.125rem;
    font-weight: 600;
}
.display-2 {
    font-size: 2.188rem;
    font-weight: 400;
}
.display-3,
.display-4 {
    font-size: 1.563rem;
    font-weight: 400;
}
.display-4 {
    font-size: 1.25rem;
}
.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.mark,
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 5px;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #f6f6f6;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #f6f6f6;
}
.blockquote-footer::before {
    content: "— ";
}
.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #f6f6f6;
    border-left: 0;
}
.blockquote-reverse .blockquote-footer::before {
    content: "";
}
.blockquote-reverse .blockquote-footer::after {
    content: " —";
}
dl.row > dd + dt {
    clear: left;
}
.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img,
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #f6f6f6;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code,
pre code {
    border-radius: 0;
}
code {
    color: #bd4147;
    background-color: #f7f7f9;
}
code,
kbd,
pre {
    font-size: 90%;
}
code,
kbd {
    padding: 0.2rem 0.4rem;
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #363a42;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: #fff0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container,
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid::after,
.container::after,
.row::after {
    content: "";
    display: table;
    clear: both;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1 {
    float: left;
    width: 8.3333333333%;
}
.col-xs-2,
.col-xs-3 {
    float: left;
    width: 16.6666666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4,
.col-xs-5 {
    float: left;
    width: 33.3333333333%;
}
.col-xs-5 {
    width: 41.6666666667%;
}
.col-xs-6,
.col-xs-7 {
    float: left;
    width: 50%;
}
.col-xs-7 {
    width: 58.3333333333%;
}
.col-xs-8,
.col-xs-9 {
    float: left;
    width: 66.6666666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    float: left;
    width: 83.3333333333%;
}
.col-xs-11 {
    float: left;
    width: 91.6666666667%;
}
.col-xs-12 {
    float: left;
    width: 100%;
}
.pull-xs-0 {
    right: auto;
}
.pull-xs-1 {
    right: 8.3333333333%;
}
.pull-xs-2 {
    right: 16.6666666667%;
}
.pull-xs-3 {
    right: 25%;
}
.pull-xs-4 {
    right: 33.3333333333%;
}
.pull-xs-5 {
    right: 41.6666666667%;
}
.pull-xs-6 {
    right: 50%;
}
.pull-xs-7 {
    right: 58.3333333333%;
}
.pull-xs-8 {
    right: 66.6666666667%;
}
.pull-xs-9 {
    right: 75%;
}
.pull-xs-10 {
    right: 83.3333333333%;
}
.pull-xs-11 {
    right: 91.6666666667%;
}
.pull-xs-12 {
    right: 100%;
}
.push-xs-0 {
    left: auto;
}
.push-xs-1 {
    left: 8.3333333333%;
}
.push-xs-2 {
    left: 16.6666666667%;
}
.push-xs-3 {
    left: 25%;
}
.push-xs-4 {
    left: 33.3333333333%;
}
.push-xs-5 {
    left: 41.6666666667%;
}
.push-xs-6 {
    left: 50%;
}
.push-xs-7 {
    left: 58.3333333333%;
}
.push-xs-8 {
    left: 66.6666666667%;
}
.push-xs-9 {
    left: 75%;
}
.push-xs-10 {
    left: 83.3333333333%;
}
.push-xs-11 {
    left: 91.6666666667%;
}
.push-xs-12 {
    left: 100%;
}
.offset-xs-1 {
    margin-left: 8.3333333333%;
}
.offset-xs-2 {
    margin-left: 16.6666666667%;
}
.offset-xs-3 {
    margin-left: 25%;
}
.offset-xs-4 {
    margin-left: 33.3333333333%;
}
.offset-xs-5 {
    margin-left: 41.6666666667%;
}
.offset-xs-6 {
    margin-left: 50%;
}
.offset-xs-7 {
    margin-left: 58.3333333333%;
}
.offset-xs-8 {
    margin-left: 66.6666666667%;
}
.offset-xs-9 {
    margin-left: 75%;
}
.offset-xs-10 {
    margin-left: 83.3333333333%;
}
.offset-xs-11 {
    margin-left: 91.6666666667%;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #f6f6f6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6;
}
.table tbody + tbody {
    border-top: 2px solid #f6f6f6;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #f6f6f6;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 0 0 / 0.05);
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th,
.table-hover tbody tr:hover {
    background-color: rgb(0 0 0 / 0.075);
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #dff0d8;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #d9edf7;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #fcf8e3;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f2dede;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}
.table-inverse,
.thead-inverse th {
    color: #fff;
    background-color: #363a42;
}
.thead-default th {
    color: #7a7a7a;
    background-color: #f6f6f6;
}
.table-inverse {
    color: #f6f6f6;
}
.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #7a7a7a;
}
.table-inverse.table-bordered {
    border: 0;
}
.table-responsive {
    display: block;
    width: 100%;
    min-height: 0%;
    overflow-x: auto;
}
.table-reflow thead,
.table-reflow tr {
    float: left;
}
.table-reflow tbody {
    display: block;
    white-space: nowrap;
}
.table-reflow td,
.table-reflow th {
    border-top: 1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6;
}
.table-reflow td:last-child,
.table-reflow th:last-child {
    border-right: 1px solid #f6f6f6;
}
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #f6f6f6;
}
.table-reflow tr td,
.table-reflow tr th {
    display: block !important;
    border: 1px solid #f6f6f6;
}
.form-control {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border-radius: 0;
}
.form-control::-ms-expand {
    background-color: #fff0;
    border: 0;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
}
.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::placeholder {
    color: #999;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #f6f6f6;
    opacity: 1;
}
.form-control:disabled {
    cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
}
select.form-control:focus::-ms-value {
    color: #7a7a7a;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
}
.col-form-label {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
}
.col-form-label-lg {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 0.9375rem;
}
.col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
}
.col-form-legend {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 1rem;
}
.form-control-static {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 1.25;
    border: solid #fff0;
    border-width: 1px 0;
}
.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.75rem 1.5rem;
    font-size: 0.9375rem;
    border-radius: 0.3rem;
}
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 2.75rem;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}
.form-check + .form-check {
    margin-top: -0.25rem;
}
.form-check.disabled .form-check-label {
    color: #7a7a7a;
    cursor: not-allowed;
}
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}
.form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem;
}
.form-check-input:only-child {
    position: static;
}
.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
}
.form-check-inline + .form-check-inline {
    margin-left: 0.75rem;
}
.form-check-inline.disabled {
    color: #7a7a7a;
    cursor: not-allowed;
}
.form-control-feedback {
    margin-top: 0.25rem;
}
.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.625rem;
    background-size: 1.25rem 1.25rem;
}
.has-success .custom-control,
.has-success .form-check-inline,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #4cbb6c;
}
.has-success .form-control {
    border-color: #4cbb6c;
}
.has-success .form-control:focus {
    -webkit-box-shadow:
        inset 0 1px 1px rgb(0 0 0 / 0.075),
        0 0 6px #96d7a9;
    box-shadow:
        inset 0 1px 1px rgb(0 0 0 / 0.075),
        0 0 6px #96d7a9;
}
.has-success .input-group-addon {
    color: #4cbb6c;
    border-color: #4cbb6c;
    background-color: #e0f3e5;
}
.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27#4cbb6c%27%20d=%27M2.3%206.73L.6%204.53c-.4-1.04.46-1.4%201.1-.8l1.1%201.4%203.4-3.8c.6-.63%201.6-.27%201.2.7l-4%204.6c-.43.5-.8.4-1.1.1z%27/%3E%3C/svg%3E");
}
.has-warning .custom-control,
.has-warning .form-check-inline,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #ff9a52;
}
.has-warning .form-control {
    border-color: #ff9a52;
}
.has-warning .form-control:focus {
    -webkit-box-shadow:
        inset 0 1px 1px rgb(0 0 0 / 0.075),
        0 0 6px #ffd6b8;
    box-shadow:
        inset 0 1px 1px rgb(0 0 0 / 0.075),
        0 0 6px #ffd6b8;
}
.has-warning .input-group-addon {
    color: #ff9a52;
    border-color: #ff9a52;
    background-color: #fff;
}
.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27#ff9a52%27%20d=%27M4.4%205.324h-.8v-2.46h.8zm0%201.42h-.8V5.89h.8zM3.76.63L.04%207.075c-.115.2.016.425.26.426h7.397c.242%200%20.372-.226.258-.426C6.726%204.924%205.47%202.79%204.253.63c-.113-.174-.39-.174-.494%200z%27/%3E%3C/svg%3E");
}
.has-danger .custom-control,
.has-danger .form-check-inline,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #ff4c4c;
}
.has-danger .form-control {
    border-color: #ff4c4c;
}
.has-danger .form-control:focus {
    -webkit-box-shadow:
        inset 0 1px 1px rgb(0 0 0 / 0.075),
        0 0 6px #ffb2b2;
    box-shadow:
        inset 0 1px 1px rgb(0 0 0 / 0.075),
        0 0 6px #ffb2b2;
}
.has-danger .input-group-addon {
    color: #ff4c4c;
    border-color: #ff4c4c;
    background-color: #fff;
}
.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27#ff4c4c%27%20viewBox=%27-2%20-2%207%207%27%3E%3Cpath%20stroke=%27%23d9534f%27%20d=%27M0%200l3%203m0-3L0%203%27/%3E%3Ccircle%20r=%27.5%27/%3E%3Ccircle%20cx=%273%27%20r=%27.5%27/%3E%3Ccircle%20cy=%273%27%20r=%27.5%27/%3E%3Ccircle%20cx=%273%27%20cy=%273%27%20r=%27.5%27/%3E%3C/svg%3E");
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #fff0;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 0;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn.focus {
    text-decoration: none;
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
}
.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-primary,
.btn-primary:hover {
    color: #fff;
    background-color: #24b9d7;
    border-color: #fff0;
}
.btn-primary:hover {
    background-color: #1d93ab;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #1d93ab;
    border-color: #fff0;
}
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1d93ab;
    border-color: #fff0;
    background-image: none;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #18798d;
    border-color: #fff0;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus {
    background-color: #24b9d7;
    border-color: #fff0;
}
.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
    background-color: #24b9d7;
    border-color: #fff0;
}
.btn-secondary {
    color: #232323;
    background-color: #f6f6f6;
}
.btn-secondary,
.btn-tertiary {
    border-color: #fff0;
}
.btn-secondary:hover,
.btn-tertiary:hover {
    color: #232323;
    background-color: #ddd;
    border-color: #fff0;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-tertiary:focus,
.focus.btn-tertiary {
    color: #232323;
    background-color: #ddd;
    border-color: #fff0;
}
.active.btn-tertiary,
.btn-secondary.active,
.btn-secondary:active,
.btn-tertiary:active,
.open > .btn-secondary.dropdown-toggle,
.open > .dropdown-toggle.btn-tertiary {
    color: #232323;
    background-color: #ddd;
    border-color: #fff0;
    background-image: none;
}
.active.btn-tertiary:focus,
.active.btn-tertiary:hover,
.active.focus.btn-tertiary,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.open > .btn-secondary.dropdown-toggle.focus,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .dropdown-toggle.btn-tertiary:focus,
.open > .dropdown-toggle.btn-tertiary:hover,
.open > .dropdown-toggle.focus.btn-tertiary {
    color: #232323;
    background-color: #cbcbcb;
    border-color: #fff0;
}
.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus,
.btn-tertiary:disabled.focus,
.btn-tertiary:disabled:focus,
.disabled.btn-tertiary:focus,
.disabled.focus.btn-tertiary {
    background-color: #f6f6f6;
    border-color: #fff0;
}
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover,
.btn-tertiary:disabled:hover,
.disabled.btn-tertiary:hover {
    background-color: #f6f6f6;
    border-color: #fff0;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info:disabled.focus,
.btn-info:disabled:focus {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info.disabled:hover,
.btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-success {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-success:hover {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252;
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252;
    background-image: none;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #318047;
    border-color: #256237;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success:disabled.focus,
.btn-success:disabled:focus {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-success.disabled:hover,
.btn-success:disabled:hover {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-warning {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615;
    background-image: none;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #fa6800;
    border-color: #d25700;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus {
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-warning.disabled:hover,
.btn-warning:disabled:hover {
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-danger {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-danger:hover {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f;
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f;
    background-image: none;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #f40000;
    border-color: #c00;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-danger.disabled:hover,
.btn-danger:disabled:hover {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-outline-primary {
    color: #24b9d7;
    background-image: none;
    background-color: #fff0;
    border-color: #24b9d7;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #24b9d7;
    border-color: #24b9d7;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    color: #fff;
    background-color: #24b9d7;
    border-color: #24b9d7;
}
.btn-outline-primary.active,
.btn-outline-primary:active,
.open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #24b9d7;
    border-color: #24b9d7;
}
.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open > .btn-outline-primary.dropdown-toggle.focus,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #18798d;
    border-color: #125b6a;
}
.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled:focus,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled:focus {
    border-color: #79d6e8;
}
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover {
    border-color: #79d6e8;
}
.btn-outline-secondary,
.btn-outline-secondary:hover {
    background-color: #fff0;
    border-color: #fff0;
}
.btn-outline-secondary {
    color: #fff0;
    background-image: none;
}
.btn-outline-secondary:hover {
    color: #fff;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    color: #fff;
    background-color: #fff0;
    border-color: #fff0;
}
.btn-outline-secondary.active,
.btn-outline-secondary:active,
.open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #fff0;
    border-color: #fff0;
}
.btn-outline-secondary.active.focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary:active.focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active:hover,
.open > .btn-outline-secondary.dropdown-toggle.focus,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #fff0;
    border-color: #fff0;
}
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary:disabled.focus,
.btn-outline-secondary:disabled:focus {
    border-color: #fff0;
}
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover {
    border-color: #fff0;
}
.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: #fff0;
    border-color: #5bc0de;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-outline-info.active,
.btn-outline-info:active,
.open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open > .btn-outline-info.dropdown-toggle.focus,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}
.btn-outline-info.disabled.focus,
.btn-outline-info.disabled:focus,
.btn-outline-info:disabled.focus,
.btn-outline-info:disabled:focus {
    border-color: #b0e1ef;
}
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover {
    border-color: #b0e1ef;
}
.btn-outline-success {
    color: #4cbb6c;
    background-image: none;
    background-color: #fff0;
    border-color: #4cbb6c;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-outline-success.active,
.btn-outline-success:active,
.open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover,
.open > .btn-outline-success.dropdown-toggle.focus,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #318047;
    border-color: #256237;
}
.btn-outline-success.disabled.focus,
.btn-outline-success.disabled:focus,
.btn-outline-success:disabled.focus,
.btn-outline-success:disabled:focus {
    border-color: #96d7a9;
}
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover {
    border-color: #96d7a9;
}
.btn-outline-warning {
    color: #ff9a52;
    background-image: none;
    background-color: #fff0;
    border-color: #ff9a52;
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-outline-warning.active,
.btn-outline-warning:active,
.open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.btn-outline-warning.active.focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.active:hover,
.btn-outline-warning:active.focus,
.btn-outline-warning:active:focus,
.btn-outline-warning:active:hover,
.open > .btn-outline-warning.dropdown-toggle.focus,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #fa6800;
    border-color: #d25700;
}
.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled:focus,
.btn-outline-warning:disabled.focus,
.btn-outline-warning:disabled:focus {
    border-color: #ffd6b8;
}
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover {
    border-color: #ffd6b8;
}
.btn-outline-danger {
    color: #ff4c4c;
    background-image: none;
    background-color: #fff0;
    border-color: #ff4c4c;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-outline-danger.active,
.btn-outline-danger:active,
.open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.btn-outline-danger.active.focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.active:hover,
.btn-outline-danger:active.focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover,
.open > .btn-outline-danger.dropdown-toggle.focus,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #f40000;
    border-color: #c00;
}
.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled:focus,
.btn-outline-danger:disabled.focus,
.btn-outline-danger:disabled:focus {
    border-color: #ffb2b2;
}
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover {
    border-color: #ffb2b2;
}
.btn-link {
    font-weight: 400;
    color: #24b9d7;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: #fff0;
}
.btn-link,
.btn-link:active,
.btn-link:focus {
    border-color: #fff0;
}
.btn-link:hover {
    border-color: #fff0;
}
.btn-link:focus,
.btn-link:hover {
    color: #198195;
    text-decoration: underline;
    background-color: #fff0;
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
    color: #f6f6f6;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 0.75rem 1.5rem;
    font-size: 0.9375rem;
    border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
#order-items table,
#pagenotfound .page-content #search_widget,
#pagenotfound .page-not-found .search-widget input,
#products .page-not-found .search-widget input,
.advertising-block img,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height;
    transition-property: height;
}
.collapsing,
.dropdown,
.dropup {
    position: relative;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid #fff0;
    border-left: 0.3em solid #fff0;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #363a42;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / 0.15);
    border-radius: 0;
}
.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #363a42;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #f5f5f5;
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #24b9d7;
    outline: 0;
}
.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    color: #f6f6f6;
}
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: #fff0;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #f6f6f6;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn {
    float: left;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    margin-bottom: 0;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus {
    z-index: 2;
}
.btn-group-vertical > .btn:hover,
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -0.5rem;
}
.btn-toolbar::after {
    content: "";
    display: table;
    clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 0.5rem;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn + .dropdown-toggle-split::after {
    margin-left: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}
.btn .caret {
    margin-left: 0;
}
.btn-group-lg > .btn .caret,
.btn-lg .caret {
    border-width: 0.3em 0.3em 0;
}
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 0.3em 0.3em;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none;
}
.btn-group-vertical > .btn-group::after {
    content: "";
    display: table;
    clear: both;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
    z-index: 3;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon {
    white-space: nowrap;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    vertical-align: middle;
}
.input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #7a7a7a;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid rgb(0 0 0 / 0.25);
    border-radius: 0;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 0.9375rem;
    border-radius: 0.3rem;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0;
}
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:not(:last-child) {
    border-right: 0;
}
.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.input-group-btn:not(:last-child) > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn,
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 3;
}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:hover,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:hover {
    z-index: 3;
}
.custom-control {
    position: relative;
    display: inline-block;
    padding-left: 1.5rem;
    cursor: pointer;
}
.custom-control + .custom-control {
    margin-left: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9;
}
.custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow:
        0 0 0 0.075rem #fff,
        0 0 0 0.2rem #0074d9;
    box-shadow:
        0 0 0 0.075rem #fff,
        0 0 0 0.2rem #0074d9;
}
.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff;
}
.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee;
}
.custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed;
}
.custom-control-indicator {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-indicator {
    border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27#fff%27%20d=%27M6.564.75l-3.59%203.612-1.538-1.55L0%204.26%202.974%207.25%208%202.193z%27/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 4%27%3E%3Cpath stroke=%27#fff%27%20d=%27M0%202h4%27/%3E%3C/svg%3E");
}
.custom-radio .custom-control-indicator {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273%27 fill=%27#fff%27/%3E%3C/svg%3E");
}
.custom-controls-stacked .custom-control {
    float: left;
    clear: left;
}
.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0;
}
.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.5rem - 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    padding-right: 0.75rem \9;
    color: #7a7a7a;
    vertical-align: middle;
    background: #fff
        url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3E%3Cpath fill=%27#333%27%20d=%27M2%200L0%202h4zm0%205L0%203h4z%27/%3E%3C/svg%3E")
        no-repeat right 0.75rem center;
    background-image: none \9;
    background-size: 8px 10px;
    border: 1px solid rgb(0 0 0 / 0.25);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.custom-select:focus {
    border-color: #51a7e8;
    outline: 0;
}
.custom-select:focus::-ms-value {
    color: #7a7a7a;
    background-color: #fff;
}
.custom-select:disabled {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: #f6f6f6;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer;
}
.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}
.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
}
.custom-file-control:lang(en)::after {
    content: "Choose file...";
}
.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0;
}
.custom-file-control:lang(en)::before {
    content: "Browse";
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: inline-block;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #f6f6f6;
}
.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: #fff0;
}
.nav-inline .nav-item {
    display: inline-block;
}
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
    margin-left: 1rem;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-pills::after,
.nav-tabs::after,
.navbar::after {
    content: "";
    display: table;
    clear: both;
}
.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item {
    margin-left: 0.2rem;
}
.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid #fff0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd;
}
.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #f6f6f6;
    background-color: #fff0;
    border-color: #fff0;
}
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #7a7a7a;
    background-color: #fff;
    border-color: #ddd #ddd #fff0;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.nav-pills .nav-item {
    float: left;
}
.nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem;
}
.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: 0;
}
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #24b9d7;
}
.nav-stacked .nav-item {
    display: block;
    float: none;
}
.nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0;
}
#checkout #search_widget,
#mobile_top_menu_wrapper .top-menu .collapse-icons .remove,
#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add,
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    padding: 0.5rem 1rem;
}
.navbar-full {
    z-index: 1000;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%;
}
.navbar-brand {
    float: left;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 1rem;
    font-size: 0.9375rem;
    line-height: inherit;
}
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-divider,
.navbar-text {
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
}
.navbar-divider {
    float: left;
    width: 1px;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden;
}
.navbar-divider::before {
    content: " ";
}
.navbar-text {
    display: inline-block;
}
.navbar-toggler {
    width: 2.5em;
    height: 2em;
    padding: 0.5rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1;
    background: no-repeat center center;
    background-size: 24px 24px;
    border: 1px solid #fff0;
    border-radius: 0;
}
.breadcrumb::after,
.card-block::after,
.card-footer::after,
.card-header::after,
.modal-footer::after,
.modal-header::after,
.navbar-toggleable-lg::after,
.navbar-toggleable-md::after,
.navbar-toggleable-sm::after,
.navbar-toggleable-xl::after,
.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both;
}
.navbar-toggleable-xl {
    display: block;
}
.navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: 0.5rem;
    margin-right: 0;
}
.navbar-toggleable-xl .navbar-nav {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-nav .nav-item {
    float: left;
}
.navbar-nav .nav-link {
    display: block;
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
}
.navbar-nav .nav-item + .nav-item,
.navbar-nav .nav-link + .nav-link {
    margin-left: 1rem;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgb(0 0 0 / 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgb(0 0 0 / 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(0 0 0 / 0.7);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .open > .nav-link:focus,
.navbar-light .navbar-nav .open > .nav-link:hover {
    color: rgb(0 0 0 / 0.9);
}
.navbar-light .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 32 32%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27rgba%280, 0, 0, 0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 8h24M4 16h24M4 24h24%27/%3E%3C/svg%3E");
    border-color: rgb(0 0 0 / 0.1);
}
.navbar-light .navbar-divider {
    background-color: rgb(0 0 0 / 0.075);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
    color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255 / 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(255 255 255 / 0.75);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .open > .nav-link,
.navbar-dark .navbar-nav .open > .nav-link:focus,
.navbar-dark .navbar-nav .open > .nav-link:hover {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 32 32%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27rgba%28255, 255, 255, 0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 8h24M4 16h24M4 24h24%27/%3E%3C/svg%3E");
    border-color: rgb(255 255 255 / 0.1);
}
.navbar-dark .navbar-divider {
    background-color: rgb(255 255 255 / 0.075);
}
.card {
    position: relative;
    display: block;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgb(0 0 0 / 0.125);
}
.card,
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid rgb(0 0 0 / 0.125);
}
.card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid rgb(0 0 0 / 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
}
.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-primary {
    background-color: #24b9d7;
    border-color: #24b9d7;
}
.card-danger .card-footer,
.card-danger .card-header,
.card-info .card-footer,
.card-info .card-header,
.card-primary .card-footer,
.card-primary .card-header,
.card-success .card-footer,
.card-success .card-header,
.card-warning .card-footer,
.card-warning .card-header {
    background-color: #fff0;
}
.card-success {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}
.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.card-warning {
    background-color: #ff9a52;
    border-color: #ff9a52;
}
.card-danger {
    background-color: #ff4c4c;
    border-color: #ff4c4c;
}
.card-outline-primary,
.card-outline-secondary {
    background-color: #fff0;
    border-color: #24b9d7;
}
.card-outline-secondary {
    border-color: #fff0;
}
.card-outline-info,
.card-outline-success {
    background-color: #fff0;
    border-color: #5bc0de;
}
.card-outline-success {
    border-color: #4cbb6c;
}
.card-outline-danger,
.card-outline-warning {
    background-color: #fff0;
    border-color: #ff9a52;
}
.card-outline-danger {
    border-color: #ff4c4c;
}
.card-inverse .card-footer,
.card-inverse .card-header {
    border-color: rgb(255 255 255 / 0.2);
}
.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #fff;
}
.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: rgb(255 255 255 / 0.65);
}
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff;
}
.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}
.card-img {
    border-radius: calc(0 - 1px);
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img-top {
    border-top-right-radius: calc(0 - 1px);
    border-top-left-radius: calc(0 - 1px);
}
.card-img-bottom {
    border-bottom-right-radius: calc(0 - 1px);
    border-bottom-left-radius: calc(0 - 1px);
}
.breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 0;
}
.breadcrumb-item {
    float: left;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #f6f6f6;
    content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #f6f6f6;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
}
.page-item {
    display: inline;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #24b9d7;
    border-color: #24b9d7;
}
.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
    color: #f6f6f6;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.page-link {
    position: relative;
    float: left;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    color: #24b9d7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page-link:focus,
.page-link:hover {
    color: #198195;
    background-color: #f6f6f6;
    border-color: #ddd;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 0.9375rem;
}
.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
}
.tag {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}
.tag:empty {
    display: none;
}
.btn .tag {
    position: relative;
    top: -1px;
}
a.tag:focus,
a.tag:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.tag-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.tag-default {
    background-color: #f6f6f6;
}
.tag-default[href]:focus,
.tag-default[href]:hover {
    background-color: #ddd;
}
.tag-primary {
    background-color: #24b9d7;
}
.tag-primary[href]:focus,
.tag-primary[href]:hover {
    background-color: #1d93ab;
}
.tag-success {
    background-color: #4cbb6c;
}
.tag-success[href]:focus,
.tag-success[href]:hover {
    background-color: #3a9a56;
}
.tag-info {
    background-color: #5bc0de;
}
.tag-info[href]:focus,
.tag-info[href]:hover {
    background-color: #31b0d5;
}
.tag-warning {
    background-color: #ff9a52;
}
.tag-warning[href]:focus,
.tag-warning[href]:hover {
    background-color: #ff7c1f;
}
.tag-danger {
    background-color: #ff4c4c;
}
.tag-danger[href]:focus,
.tag-danger[href]:hover {
    background-color: #ff1919;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f6f6f6;
    border-radius: 0.3rem;
}
.jumbotron-hr {
    border-top-color: #ddd;
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #fff0;
    border-radius: 0;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 2.5rem;
}
.alert-dismissible .close {
    position: relative;
    top: -0.125rem;
    right: -1.25rem;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c1e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6d5ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: rgb(255 154 82 / 0.3);
    border-color: #ff9a52;
    color: #232323;
}
.alert-warning hr {
    border-top-color: #ff8b39;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
    color: #843534;
}
.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem;
}
.progress[value] {
    background-color: #eee;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0;
}
.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 0;
}
.progress[value],
base::-moz-progress-bar {
    background-color: #eee;
    border-radius: 0;
}
.progress-striped[value]::-webkit-progress-value {
    background-image: linear-gradient(
        45deg,
        rgb(255 255 255 / 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgb(255 255 255 / 0.15) 50%,
        rgb(255 255 255 / 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 1rem 1rem;
}
.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(
        45deg,
        rgb(255 255 255 / 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgb(255 255 255 / 0.15) 50%,
        rgb(255 255 255 / 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 1rem 1rem;
}
.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(
        45deg,
        rgb(255 255 255 / 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgb(255 255 255 / 0.15) 50%,
        rgb(255 255 255 / 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 1rem 1rem;
}
.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-success[value]::-webkit-progress-value {
    background-color: #4cbb6c;
}
.progress-success[value]::-moz-progress-bar {
    background-color: #4cbb6c;
}
.progress-success[value]::-ms-fill {
    background-color: #4cbb6c;
}
.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de;
}
.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de;
}
.progress-info[value]::-ms-fill {
    background-color: #5bc0de;
}
.progress-warning[value]::-webkit-progress-value {
    background-color: #ff9a52;
}
.progress-warning[value]::-moz-progress-bar {
    background-color: #ff9a52;
}
.progress-warning[value]::-ms-fill {
    background-color: #ff9a52;
}
.progress-danger[value]::-webkit-progress-value {
    background-color: #ff4c4c;
}
.progress-danger[value]::-moz-progress-bar {
    background-color: #ff4c4c;
}
.progress-danger[value]::-ms-fill {
    background-color: #ff4c4c;
}
.media,
.media-body {
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right {
    padding-left: 10px;
}
.media-left {
    padding-right: 10px;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list,
ul {
    padding-left: 0;
    list-style: none;
}
#wrapper .breadcrumb ol,
.list-group {
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: #f6f6f6;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #f6f6f6;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #24b9d7;
    border-color: #24b9d7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #d0f1f7;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit;
}
.list-group-item-action .list-group-item-heading {
    color: #333;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-danger .list-group-item-heading,
a.list-group-item-info .list-group-item-heading,
a.list-group-item-success .list-group-item-heading,
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading,
button.list-group-item-info .list-group-item-heading,
button.list-group-item-success .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9 {
    padding-bottom: 42.8571428571%;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.embed-responsive-1by1 {
    padding-bottom: 100%;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.modal,
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition:
        transform 0.3s ease-out,
        -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.in {
    opacity: 0.9;
}
.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #ff4c4c;
}
.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #ff4c4c;
}
.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #ff4c4c;
}
.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #ff4c4c;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #ff4c4c;
    border-radius: 0;
}
.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: #fff0;
    border-style: solid;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / 0.2);
    border-radius: 0.3rem;
}
.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
    margin-top: -10px;
}
.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0;
}
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgb(0 0 0 / 0.25);
}
.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff;
}
.popover.bs-tether-element-attached-left,
.popover.popover-right {
    margin-left: 10px;
}
.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::after,
.popover.popover-right::before {
    top: 50%;
    border-left-width: 0;
}
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgb(0 0 0 / 0.25);
}
.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff;
}
.popover.popover-bottom {
    margin-top: 10px;
}
.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0;
}
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgb(0 0 0 / 0.25);
}
.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7;
}
.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.popover.bs-tether-element-attached-right,
.popover.popover-left {
    margin-left: -10px;
}
.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
    top: 50%;
    border-right-width: 0;
}
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgb(0 0 0 / 0.25);
}
.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0.2375rem 0.2375rem 0 0;
}
.popover-title:empty {
    display: none;
}
.popover-content {
    padding: 9px 14px;
}
.popover::after,
.popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: #fff0;
    border-style: solid;
}
.popover::before {
    content: "";
    border-width: 11px;
}
.popover::after {
    content: "";
    border-width: 10px;
}
.carousel,
.carousel-inner,
.search-widget form {
    position: relative;
}
.carousel-inner {
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .carousel-item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img {
    line-height: 1;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove,
#mobile_top_menu_wrapper .top-menu .collapse.in,
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in,
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active,
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-control,
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .active.left,
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 0.6);
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgb(0 0 0 / 0.5)), to(rgb(0 0 0 / 0.0001)));
    background-image: linear-gradient(to right, rgb(0 0 0 / 0.5) 0, rgb(0 0 0 / 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgb(0 0 0 / 0.0001)), to(rgb(0 0 0 / 0.5)));
    background-image: linear-gradient(to right, rgb(0 0 0 / 0.0001) 0, rgb(0 0 0 / 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev::before {
    content: "‹";
}
.carousel-control .icon-next::before {
    content: "›";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff0;
    border: 1px solid #fff;
    border-radius: 10px;
    border-color: #7a7a7a;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-faded {
    background-color: #f7f7f9;
}
.bg-primary {
    background-color: #24b9d7 !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #1d93ab !important;
}
.bg-success {
    background-color: #4cbb6c !important;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #3a9a56 !important;
}
.bg-info {
    background-color: #5bc0de !important;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important;
}
.bg-warning {
    background-color: #ff9a52 !important;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ff7c1f !important;
}
.bg-danger {
    background-color: #ff4c4c !important;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #ff1919 !important;
}
.bg-inverse {
    background-color: #363a42 !important;
}
a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #1f2126 !important;
}
.rounded {
    border-radius: 0;
}
.rounded-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.rounded-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.rounded-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.rounded-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.rounded-circle {
    border-radius: 50%;
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}
.d-block {
    display: block !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-inline {
    display: inline !important;
}
.float-xs-left {
    float: left !important;
}
.float-xs-right {
    float: right !important;
}
.float-xs-none {
    float: none !important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.w-100 {
    width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.mx-0 {
    margin-right: 0 !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.m-1 {
    margin: 1rem !important;
}
.mt-1 {
    margin-top: 1rem !important;
}
.mr-1 {
    margin-right: 1rem !important;
}
.mb-1 {
    margin-bottom: 1rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 1rem !important;
}
.mx-1 {
    margin-right: 1rem !important;
}
.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.m-2 {
    margin: 1.5rem !important;
}
.mt-2 {
    margin-top: 1.5rem !important;
}
.mr-2 {
    margin-right: 1.5rem !important;
}
.mb-2 {
    margin-bottom: 1.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 1.5rem !important;
}
.mx-2 {
    margin-right: 1.5rem !important;
}
.my-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.m-3 {
    margin: 3rem !important;
}
.mt-3 {
    margin-top: 3rem !important;
}
.mr-3 {
    margin-right: 3rem !important;
}
.mb-3 {
    margin-bottom: 3rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 3rem !important;
}
.mx-3 {
    margin-right: 3rem !important;
}
.my-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.px-0 {
    padding-right: 0 !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.p-1 {
    padding: 1rem !important;
}
.pt-1 {
    padding-top: 1rem !important;
}
.pr-1 {
    padding-right: 1rem !important;
}
.pb-1 {
    padding-bottom: 1rem !important;
}
.pl-1,
.px-1 {
    padding-left: 1rem !important;
}
.px-1 {
    padding-right: 1rem !important;
}
.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.p-2 {
    padding: 1.5rem !important;
}
.pt-2 {
    padding-top: 1.5rem !important;
}
.pr-2 {
    padding-right: 1.5rem !important;
}
.pb-2 {
    padding-bottom: 1.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 1.5rem !important;
}
.px-2 {
    padding-right: 1.5rem !important;
}
.py-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.p-3 {
    padding: 3rem !important;
}
.pt-3 {
    padding-top: 3rem !important;
}
.pr-3 {
    padding-right: 3rem !important;
}
.pb-3 {
    padding-bottom: 3rem !important;
}
.pl-3,
.px-3 {
    padding-left: 3rem !important;
}
.px-3 {
    padding-right: 3rem !important;
}
.py-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-xs-left {
    text-align: left !important;
}
.text-xs-right {
    text-align: right !important;
}
.text-xs-center {
    text-align: center !important;
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-normal {
    font-weight: 400;
}
.font-weight-bold {
    font-weight: 700;
}
.font-italic {
    font-style: italic;
}
.text-white {
    color: #fff !important;
}
.text-muted {
    color: #7a7a7a !important;
}
a.text-muted:focus,
a.text-muted:hover {
    color: #616161 !important;
}
.text-primary {
    color: #24b9d7 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #1d93ab !important;
}
.text-success {
    color: #4cbb6c !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #3a9a56 !important;
}
.text-info {
    color: #5bc0de !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important;
}
.text-warning {
    color: #ff9a52 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ff7c1f !important;
}
.text-danger {
    color: #ff4c4c !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #ff1919 !important;
}
.text-gray-dark {
    color: #363a42 !important;
}
a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #1f2126 !important;
}
.text-hide {
    font: 0/0 a;
    color: #fff0;
    text-shadow: none;
    background-color: #fff0;
    border: 0;
}
.invisible {
    visibility: hidden !important;
}
.hidden-xl-down,
.hidden-xs-up,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
    display: none !important;
}
@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../css/af9a28e7f261a412f581.eot);
    src:
        local("Material Icons"),
        local("MaterialIcons-Regular"),
        url(font3.woff2) format("woff2"),
        url(font1.woff) format("woff"),
        url(../css/698bd8550d863c20a3e1.ttf) format("truetype");
}
.material-icons {
    display: inline-block;
    width: 1em;
    height: 1em;
    font-family: "Material Icons", Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-rendering: "optimizeLegibility";
}
body,
html {
    height: 100%;
}
.material-icons,
body {
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-family: Manrope, sans-serif;
    font-size: 1rem;
    line-height: 1.25em;
}
#header .top-menu a[data-depth="0"]:hover,
a:hover {
    color: #24b9d7;
    text-decoration: none;
}
.page-content.page-cms ul,
p {
    font-size: 0.9375rem;
    font-weight: 400;
    color: #7a7a7a;
}
.custom-checkbox input[type="checkbox"] + span.color,
.variant-links .color,
label .color {
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    margin: 0.3125rem 0.5rem 0.3125rem 0.3125rem;
    cursor: pointer;
    background-size: contain;
    border: 1px solid #979797;
}
.custom-checkbox input[type="checkbox"] + span.color.active,
.custom-checkbox input[type="checkbox"] + span.color:hover,
.variant-links .color.active,
.variant-links .color:hover,
label .color.active,
label .color:hover {
    border: 2px solid #232323;
}
.facet-label.active .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color {
    border: 1px solid #979797;
}
.h1,
.h2,
.h3 {
    text-transform: uppercase;
}
.h1,
.h2,
.h3,
.h4,
body {
    color: #232323;
}
.h4 {
    font-weight: 700;
}
.btn-primary,
.btn-secondary {
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-primary .material-icons,
.btn-secondary .material-icons,
.btn-tertiary .material-icons {
    margin-right: 0.625rem;
}
.btn-tertiary {
    padding: 0.25rem;
    margin: 0.25rem 0;
    font-size: 0.875rem;
    font-weight: 400;
    color: #7a7a7a;
    text-transform: lowercase;
    background-color: #f7f7f7;
}
.btn-tertiary .material-icons,
body#checkout section.checkout-step .step-edit .edit {
    font-size: 1rem;
}
.btn-tertiary:hover {
    border: 1px solid rgb(35 35 35 / 0.2);
}
.btn-unstyle {
    padding: 0;
    text-align: inherit;
    background-color: #fff0;
    border: 0;
}
.btn-unstyle:focus {
    outline: 0;
}
.block_newsletter form input[type="text"]:focus + button .search,
.btn-unstyle:focus .expand-more,
.search-widget form input[type="text"]:focus + button .search {
    color: #24b9d7;
}
.card {
    border: 0;
}
.label,
label {
    font-size: 0.875rem;
    color: #232323;
    text-align: right;
}
small.label,
small.value {
    font-size: 0.8125rem;
}
.form-control-label {
    padding-top: 0.625rem;
}
.form-control {
    padding: 0.5rem 1rem;
    color: #7a7a7a;
    background: #f6f6f6;
    border: 1px solid rgb(0 0 0 / 0.25);
}
.form-control:focus {
    color: #232323;
    background-color: #fff;
    outline: 0.1875rem solid #24b9d7;
}
.input-group,
body#checkout .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group.focus {
    outline: 0.1875rem solid #24b9d7;
}
.input-group .form-control:focus {
    outline: 0;
}
.input-group .input-group-btn {
    display: block;
    width: auto;
}
.input-group .input-group-btn > .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0.25rem 1rem;
    margin-left: 0;
    font-size: 0.6875rem;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-group .input-group-btn > .btn[data-action="show-password"] {
    padding: 0.78rem 1rem;
    background: #7a7a7a;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #7a7a7a;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #7a7a7a;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #7a7a7a;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #7a7a7a;
}
input:active::-webkit-input-placeholder,
textarea:active::-webkit-input-placeholder {
    color: #232323;
}
input:active::-moz-placeholder,
textarea:active::-moz-placeholder {
    color: #232323;
}
input:active:-ms-input-placeholder,
textarea:active:-ms-input-placeholder {
    color: #232323;
}
input:active:-moz-placeholder,
textarea:active:-moz-placeholder {
    color: #232323;
}
.form-control-select {
    height: 2.625rem;
    padding: 0 0.5rem;
    background: #f6f6f6
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=)
        no-repeat right 0.5rem center/1.25rem 1.25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.form-control-valign {
    padding-top: 0.5rem;
}
.form-control-comment {
    padding-top: 0.5rem;
    font-size: 0.875rem;
    color: #7a7a7a;
}
.form-control-submit.disabled {
    color: #fff;
    background: #5bc0de;
}
.form-group.has-error input,
.form-group.has-error select {
    outline: 0.1875rem solid #ff4c4c;
}
.form-group.has-error .help-block {
    color: #ff4c4c;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"],
.group-span-filestyle label,
.page-order-detail #order-infos ul,
body#checkout section.checkout-step hr {
    margin: 0;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #fff;
    text-transform: uppercase;
    background: #24b9d7;
    border-radius: 0;
}
.bootstrap-touchspin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: auto;
}
.bootstrap-touchspin input:focus {
    outline: 0;
}
.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
    float: left;
    width: 3rem;
    height: 2.5rem;
    padding: 0.175rem 0.5rem;
    color: #232323;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / 0.25);
}
.bootstrap-touchspin .btn-touchspin {
    height: 1.3125rem;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / 0.25);
}
#order-items table tr.total-value,
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #f6f6f6;
}
.bootstrap-touchspin .input-group-btn-vertical {
    float: left;
    width: auto;
    color: #232323;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "";
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "";
}
.bootstrap-touchspin .input-group-btn-vertical i {
    top: 0.0625rem;
    left: 0.1875rem;
    font-size: 0.9375rem;
}
.radio-inline .custom-radio {
    margin-right: 0.5rem;
}
.radio-inline:first-of-type {
    margin-right: 1rem;
}
form section .form-informations {
    display: inline-block;
    margin-top: 0.25rem;
    margin-bottom: 1rem;
    color: #232323;
}
form section .form-informations-option,
form section .form-informations-title {
    display: inline-block;
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
form .form-control-label {
    font-size: 0.875rem;
    font-weight: 700;
    color: #232323;
}
.custom-radio {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 0.5rem;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    border: #979797 1px solid;
    border-radius: 50%;
}
.custom-radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
}
.custom-radio input[type="radio"]:checked + span {
    position: absolute;
    top: 0.125rem;
    left: 0.125rem;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #24b9d7;
    border-radius: 50%;
}
.custom-checkbox input[type="checkbox"]:focus + span,
.custom-radio input[type="radio"]:focus + span {
    border-color: #7a7a7a;
}
.custom-checkbox {
    position: relative;
    word-break: break-word;
}
.custom-checkbox input[type="checkbox"] {
    position: absolute;
    width: 18px;
    height: 18px;
    margin-top: 0.25rem;
    cursor: pointer;
    opacity: 0;
}
.custom-checkbox input[type="checkbox"] + span {
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.5rem;
    vertical-align: middle;
    pointer-events: none;
    cursor: pointer;
    border: 1px #979797 solid;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    display: none;
    margin: -0.125rem;
    font-size: 1.25rem;
    color: #232323;
}
.custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
    display: block;
}
.custom-checkbox label,
body#checkout #delivery > label,
body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    text-align: left;
}
.text-muted {
    font-size: 0.875rem;
}
.done {
    display: inline-block;
    padding: 0 0.8125rem;
    margin-right: 1.563rem;
    color: #4cbb6c;
}
.thumb-mask > .mask {
    position: relative;
    width: 3.438rem;
    height: 3.438rem;
    margin: 0.625rem 0;
    overflow: hidden;
    border: #f6f6f6 1px solid;
}
.thumb-mask > .mask img {
    width: 55px;
    height: 55px;
}
.definition-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.definition-list dl dt {
    font-weight: 500;
}
.definition-list dl dd,
.definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding: 0.625rem;
    margin: 0.125rem;
    background: #f6f6f6;
}
.definition-list dl dd:nth-of-type(even),
.definition-list dl dt:nth-of-type(even),
.product-features > dl.data-sheet dd.value:nth-of-type(even),
.product-features > dl.data-sheet dt.name:nth-of-type(even) {
    background: #f6f6f6;
}
.help-block {
    margin-top: 0.625rem;
}
.btn.disabled,
.btn.disabled:hover {
    color: #ddd;
    background: #f6f6f6;
    opacity: 1;
}
.alert-warning .material-icons {
    padding-top: 0.3125rem;
    margin-right: 0.625rem;
    font-size: 2rem;
    color: #ff9a52;
}
.alert-warning .alert-text {
    padding-top: 0.625rem;
    font-size: 0.9375rem;
}
.alert-warning .alert-link {
    padding: 0.3125rem 1.25rem;
    margin-left: 0.625rem;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #6c868e;
    border-width: 2px;
    border-radius: 2px;
}
.alert-warning ul li:last-child .alert-link {
    color: #fff;
}
.alert-warning .warning-buttons {
    margin-top: 0.3125rem;
}
.btn-tertiary-outline {
    color: #6c868e;
    background-color: #fff0;
    background-image: none;
    border: 0.15rem solid #6c868e;
    border-color: #6c868e;
}
.btn-tertiary-outline:hover {
    color: #bbcdd2;
    border-color: #bbcdd2;
}
.alert {
    font-size: 0.8125rem;
}
.nav-item .nav-link,
.nav-item .nav-separtor {
    font-weight: 600;
    color: #7a7a7a;
}
#mobile_top_menu_wrapper .top-menu,
.nav-item .nav-link.active,
.nav-item .nav-separtor.active,
.page-addresses .address .address-footer a:hover,
body#checkout,
body#checkout section.checkout-step .add-address a {
    color: #232323;
}
.separator {
    margin: 0;
    border-color: rgb(0 0 0 / 0.25);
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 60px);
}
.popover {
    font-family: inherit;
}
input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}
.ui-autocomplete.ui-front {
    z-index: 999;
}
.ps-alert-error {
    margin-bottom: 0;
}
.ps-alert-error .item {
    background-color: #ff4c4c;
}
.ps-alert-error .item,
.ps-alert-success .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
    border: 2px #ff4c4c solid;
}
.ps-alert-error .item i,
.ps-alert-success .item i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 15px #ff4c4c solid;
}
.ps-alert-error .item i svg {
    width: 24px;
    height: 24px;
    background-color: #ff4c4c;
}
.ps-alert-success .item i svg {
    width: 24px;
    height: 24px;
}
.page-content.page-cms .ps-alert-error .item ul,
.page-content.page-cms .ps-alert-success .item ul,
.ps-alert-error .item .page-content.page-cms ul,
.ps-alert-error .item p,
.ps-alert-success .item .page-content.page-cms ul,
.ps-alert-success .item p {
    width: 100%;
    padding: 18px 20px;
    margin: 0;
    background-color: #fff;
}
.ps-alert-success {
    padding: 0.25rem 0.25rem 2.75rem;
}
.ps-alert-success .item,
.ps-alert-success .item i {
    border-color: #4cbb6c;
}
.ps-alert-success .item,
.ps-alert-success .item i svg {
    background-color: #4cbb6c;
}
#mobile_top_menu_wrapper .js-top-menu-bottom a,
.dropdown,
body#checkout section.checkout-step small {
    color: #7a7a7a;
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i,
.dropdown:hover .expand-more,
.page-my-account #content .links a:hover i,
.search-widget form button[type="submit"] .search:hover,
.top-menu .sub-menu a:hover {
    color: #24b9d7;
}
.dropdown .expand-more {
    color: #232323;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible;
}
.dropdown select {
    color: #232323;
    background: #fff;
    border: 0;
    outline: 0;
    -moz-appearance: none;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #24b9d7;
    text-decoration: none;
    background: 0 0;
}
.page-not-found .search-widget form,
.search-widget,
body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block;
}
.block_newsletter form input[type="text"],
.search-widget form input[type="text"] {
    min-width: 255px;
    padding: 10px;
    color: #7a7a7a;
    border: 0;
    border: 1px solid rgb(0 0 0 / 0.25);
}
.search-widget form input[type="text"]:focus {
    color: #232323;
    background: #fff;
    outline: 3px #24b9d7 solid;
}
.block_newsletter form button[type="submit"],
.search-widget form button[type="submit"] {
    position: absolute;
    right: 0.125rem;
    bottom: 0.3125rem;
    color: #7a7a7a;
    background: 0 0;
    border: 0;
}
.header-top .search-widgets form input[type="text"] {
    width: 100%;
    min-width: inherit;
    color: #9b9b9b;
    background: #f6f6f6;
}
.header-top .search-widgets form input[type="text"]:focus {
    background: #fff;
}
.header-top .search-widgets form button[type="submit"] {
    top: 50%;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-top #search_widget input {
    padding-right: 1rem;
}
.top-menu[data-depth="1"] {
    margin: 0.625rem;
}
.top-menu[data-depth="0"] {
    margin-bottom: 0;
}
.top-menu a:not([data-depth="0"]) {
    display: block;
    padding: 0.625rem;
    font-weight: 400;
    color: #7a7a7a;
}
.top-menu a.dropdown-submenu {
    font-weight: 600;
    color: #232323;
    text-transform: uppercase;
}
.top-menu a[data-depth="0"] {
    padding: 0.625rem;
    font-size: 1rem;
    font-weight: 600;
}
.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
    padding: 0 0.625rem 0.625rem 0;
}
.top-menu .collapse {
    display: inherit;
}
.top-menu .sub-menu {
    z-index: 18;
    width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    margin-left: 0.9375rem;
    border: 0;
    -webkit-box-shadow: 2px 1px 11px 2px rgb(0 0 0 / 0.1);
    box-shadow: 2px 1px 11px 2px rgb(0 0 0 / 0.1);
    -webkit-transition:
        opacity 0.5s ease,
        visibility 0.5s ease;
    transition:
        opacity 0.5s ease,
        visibility 0.5s ease;
}
.top-menu .sub-menu,
.top-menu .sub-menu.collapse {
    visibility: hidden;
    opacity: 0;
}
#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu,
.top-menu .sub-menu.collapse.in {
    visibility: visible;
    opacity: 1;
}
.top-menu .sub-menu ul[data-depth="1"] > li {
    float: left;
    margin: 0 1.25rem;
}
.top-menu .popover {
    max-width: inherit;
    border-radius: 0;
}
.popover.bs-tether-element-attached-top,
body#checkout #header .header-nav #_desktop_contact_link #contact-link,
body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
    margin-top: 0;
}
#mobile_top_menu_wrapper {
    padding: 15px;
    background: #fff;
}
#mobile_top_menu_wrapper #top-menu,
#order-details ul li {
    margin-bottom: 0.625rem;
}
#mobile_top_menu_wrapper .top-menu .navbar-toggler {
    display: inline-block;
    padding: 0;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    padding: 0.625rem;
    border-bottom: 1px solid #f6f6f6;
}
#mobile_top_menu_wrapper .top-menu .collapse,
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
    display: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu {
    position: static;
    z-index: inherit;
    display: block;
    width: 100%;
    min-width: 100%;
    margin-left: 0;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
    border-bottom: 1px solid #7a7a7a;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
    float: none;
    margin: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul,
body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #delivery-address .radio-inline,
body#checkout section.checkout-step #invoice-address .radio-inline,
body#checkout section.checkout-step #login-form .radio-inline {
    padding: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
    padding: 0.625rem;
    font-weight: 600;
    border-bottom: 1px solid #fff;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
    padding-left: 1.25rem;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
    padding-left: 2.5rem;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
    padding-left: 3.75rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: 0.625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector,
.active_filters ul,
.pagination .page-list li,
body#checkout section.checkout-step .radio-field label {
    display: inline;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0 0.625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
    display: block;
    width: 100%;
    padding: 0.625rem 0;
}
body#checkout #header .header-nav {
    max-height: none;
    padding: 0.9375rem 0;
    margin-bottom: 0;
    border: 0;
}
body#checkout #header .header-nav .logo {
    width: auto;
    max-height: 4.375rem;
}
body#checkout .cart-grid-right .card {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
body#checkout .cart-grid-right .card .cart-total {
    background-color: inherit;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
    padding: 1rem 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line {
    margin-bottom: 0;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .label {
    font-size: 1rem;
    font-weight: 400;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .value {
    font-size: 1rem;
    font-weight: 600;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line:not(:last-child) {
    margin-bottom: 0.825rem;
}
body#checkout .custom-checkbox > label {
    padding-left: 1.5rem;
}
body#checkout .custom-checkbox span {
    position: absolute;
    top: 0.025rem;
    left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    margin-top: 0.1rem;
}
body#checkout a:hover {
    color: #1a8196;
}
body#checkout section#content {
    margin-bottom: 1.563rem;
}
body#checkout .container {
    min-height: 100%;
}
body#checkout section.checkout-step {
    padding: 0.625rem;
    background-color: #fff;
}
#block-reassurance li:last-child,
body#checkout section.checkout-step:last-child {
    border: 0;
}
body#checkout section.checkout-step .step-title {
    padding-bottom: 1.25rem;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
body#checkout section.checkout-step.-current + .checkout-step .step-title {
    padding-top: 1.25rem;
    border-top: 1px solid #ddd;
}
body#checkout section.checkout-step.-complete:first-of-type .step-title {
    padding-top: 0.625rem;
}
body#checkout section.checkout-step .content {
    padding: 0 2.313rem;
    padding-top: 1rem;
}
body#checkout section.checkout-step .step-edit {
    font-weight: 500;
    text-transform: lowercase;
}
body#checkout section.checkout-step .not-allowed,
body#checkout section.checkout-step.-unreachable .step-title {
    cursor: not-allowed;
    opacity: 0.5;
}
body#checkout section.checkout-step .content,
body#checkout section.checkout-step .done,
body#checkout section.checkout-step .step-edit,
body#checkout section.checkout-step.-current.-reachable.-complete .done,
body#checkout section.checkout-step.-current.-reachable.-complete .step-edit,
body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: none;
}
body#checkout section.checkout-step.-current .step-title {
    cursor: default;
}
body#checkout section.checkout-step.-current.-reachable.-complete .step-number,
body#checkout section.checkout-step.-reachable.-current .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.js-payment-binary.disabled .accept-cgv,
body#checkout section.checkout-step.-current .content,
body#checkout section.checkout-step.-current.-reachable.-complete .content {
    display: block;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 0.65rem;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    background-color: #00c062;
    border: 0;
    border-radius: 50%;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    display: block;
    float: right;
    margin-right: 0.125rem;
    color: #7a7a7a;
    cursor: pointer;
}
.js-payment-binary,
.js-payment-binary .accept-cgv,
body#checkout section.checkout-step.-reachable.-complete .content {
    display: none;
}
body#checkout section.checkout-step .default-input {
    min-width: 40%;
}
body#checkout section.checkout-step .default-input[name="address1"],
body#checkout section.checkout-step .default-input[name="address2"] {
    min-width: 60%;
}
body#checkout section.checkout-step .radio-field {
    margin-top: 1.875rem;
}
body#checkout section.checkout-step .checkbox-field div {
    margin-top: 3.75rem;
}
body#checkout section.checkout-step .select-field div {
    padding: 0.625rem 3.125rem;
    background: #f6f6f6;
}
.block-promo .promo-code form,
.page-order table thead th,
.page-order-detail #order-products.return td.qty .select select,
body#checkout #order-summary-content .summary-selected-carrier .logo-container,
body#checkout section.checkout-step .form-footer {
    text-align: center;
}
body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 1rem;
}
body#checkout section.checkout-step .payment-options label {
    display: table-cell;
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 0.5rem;
}
.page-order-detail .messages .message > div,
body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: 0.5rem;
}
body#checkout section.checkout-step .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 1rem;
    margin-left: 0.5rem;
    font-size: 1rem;
    vertical-align: middle;
    border: 1px solid #232323;
    border-radius: 50%;
}
body#checkout section.checkout-step .address-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: 0.625rem;
    background: #f6f6f6;
    border: 3px solid #fff0;
}
body#checkout section.checkout-step .address-item > header {
    min-height: 11.7rem;
}
body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #24b9d7 3px solid;
}
body#checkout section.checkout-step .address-alias {
    display: inline-block;
    margin-bottom: 0.625rem;
    font-weight: 600;
}
body#checkout section.checkout-step .address {
    margin-left: 1.563rem;
    font-weight: 500;
}
body#checkout section.checkout-step .radio-block {
    padding: 0.9375rem;
    text-align: left;
    cursor: pointer;
}
body#checkout section.checkout-step .custom-radio input[type="radio"] {
    width: 1.25rem;
    height: 1.25rem;
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    display: inline-block;
    margin: 0 0.3125rem;
    color: #7a7a7a;
}
body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .delete-address .edit,
body#checkout section.checkout-step .edit-address .delete,
body#checkout section.checkout-step .edit-address .edit {
    font-size: 1rem;
}
body#checkout section.checkout-step .address-footer {
    padding: 0.625rem;
    text-align: center;
}
body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses,
body#checkout section.checkout-step .add-address {
    margin-top: 1.25rem;
}
body#checkout section.checkout-step .delivery-options > .row {
    border-right: 0.1rem solid #c3c3c3;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
    min-height: 80px;
    padding: 0.9375rem 0;
    margin-bottom: 0.9375rem;
    background: #f6f6f6;
}
body#checkout section.checkout-step .delivery-options .delivery-option,
body#checkout section.checkout-step .delivery-options .delivery-option .carrier,
body#checkout section.checkout-step .delivery-options .delivery-option label > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
body#checkout section.checkout-step .delivery-options .delivery-option label {
    margin-bottom: 0;
    text-align: inherit;
}
body#checkout section.checkout-step .delivery-options .delivery-option label .carrier {
    margin-left: 0;
}
body#checkout
    section.checkout-step
    .delivery-options
    .delivery-option
    label
    .carrier:not(.carrier-hasLogo)
    > .col-xs-12 {
    padding-left: calc(33.33333% + 15px);
}
body#checkout #order-summary-content .summary-selected-carrier .logo-container img,
body#checkout section.checkout-step .delivery-options .delivery-option img {
    width: 3.125rem;
}
body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
    word-break: break-word;
}
body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin-top: 1.563rem;
    margin-left: 0.3125rem;
}
body#checkout #cart-summary-product-list,
body#checkout section.checkout-step .sign-in {
    font-size: 0.875rem;
}
body#checkout section.checkout-step .forgot-password {
    margin-left: 14.38rem;
}
body#checkout .additional-information {
    margin-top: 1.25rem;
    margin-left: 2.875rem;
    font-size: 0.875rem;
}
body#checkout .condition-label {
    padding-left: 1.625rem;
    margin-top: 0.625rem;
}
body#checkout .condition-label label {
    text-align: inherit;
}
body#checkout .cancel-address {
    display: block;
    margin: 0.625rem;
    color: #7a7a7a;
    text-decoration: underline;
}
body#checkout .modal-content {
    padding: 1.25rem;
    background-color: #f6f6f6;
}
body#checkout #cart-summary-product-list img {
    width: 3.125rem;
    border: #f6f6f6 1px solid;
}
.table-labeled td,
.table-labeled th,
body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle;
}
body#checkout #order-summary-content {
    padding-top: 0.9375rem;
}
body#checkout #order-summary-content h4.h4 {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
    color: #232323;
}
body#checkout #order-summary-content h4.black {
    color: #000;
}
body#checkout #order-summary-content h4.addresshead {
    margin-top: 0.1875rem;
}
body#checkout #order-summary-content .noshadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}
body#checkout #order-summary-content #order-items {
    border-right: 0;
}
body#checkout #order-summary-content #order-items h3.h3 {
    margin-top: 1.25rem;
    color: #232323;
}
body#checkout #order-summary-content #order-items table tr:first-child td {
    border-top: 0;
}
body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 3px solid #e5e5e5;
    border-radius: 0;
}
body#checkout #order-summary-content .summary-selected-carrier {
    padding: 1rem;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
}
body#checkout #order-summary-content .step-edit {
    display: inline;
    color: #7a7a7a;
}
body#checkout #order-summary-content .step-edit:hover {
    cursor: pointer;
}
#history .orders .order a h3,
body#checkout #order-summary-content a .step-edit {
    color: #7a7a7a;
}
body#checkout #delivery,
body#checkout #gift_message {
    max-width: 100%;
    border-color: #232323;
}
body#checkout #delivery textarea,
body#checkout #gift_message textarea {
    max-width: 100%;
    margin-bottom: 10px;
}
body#checkout #footer {
    padding: 0.9375rem;
    color: #7a7a7a;
    background: #fff;
}
body#checkout #hook-display-after-carrier {
    margin-top: 20px;
}
body#checkout #hook-display-after-carrier > [class^="col"] {
    display: inline-block;
    float: inherit;
}
body#checkout #hook-display-after-carrier > [class^="col"].links .row > [class^="col"] {
    width: auto;
}
#order-details {
    padding-left: 1.3rem;
    margin-top: 1.25rem;
}
#order-details > .card-title {
    margin-bottom: 1.875rem;
}
#order-details ul {
    margin-bottom: 1.25rem;
}
#order-items {
    border-right: #f6f6f6 1px solid;
}
#order-items .h3,
.page-addresses .address .address-footer a i,
.page-addresses .addresses-footer a i,
.page-footer .account-link i {
    font-size: 1rem;
}
#order-items hr {
    border-top-color: #232323;
}
#order-items table tr {
    height: 1.875rem;
}
#order-items table tr td {
    padding: 0.5rem;
    font-size: 0.875rem;
}
#order-items table tr td:last-child {
    text-align: right;
}
#order-items table tr.taxes td {
    text-align: left;
}
#order-items table tr.taxes td .value {
    padding-top: 0;
}
#order-items .order-line {
    margin-top: 1rem;
}
#order-items .image img {
    width: 100%;
    margin-bottom: 1rem;
    border: 1px solid gray-lighter;
}
#order-items .details,
#order-items .qty {
    margin-bottom: 1rem;
}
#order-items .details .customizations {
    margin-top: 0.625rem;
}
#order-items .details .carrier-name,
#order-items .details .virtual-info {
    margin-top: 0.25rem;
    font-size: 0.875rem;
    color: #7a7a7a;
}
#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1rem;
}
.js-payment-binary.disabled {
    cursor: not-allowed;
    opacity: 0.6;
}
.js-payment-binary.disabled::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    content: "";
}
.table-labeled .label {
    padding: 0.25rem 0.375rem;
    margin: 0.125rem;
    font-size: inherit;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    border-radius: 3px;
}
.page-order .table {
    margin-bottom: 0;
}
.page-order table td,
.page-order table th {
    padding: 0.5rem;
}
#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0;
}
#authentication .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#authentication .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0.9375rem;
    flex: 0 0 0.9375rem;
}
#authentication .custom-checkbox label {
    padding-left: 0.625rem;
}
#authentication .radio-inline,
#identity .radio-inline {
    padding: 0;
}
#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 0;
}
.page-customer-account #content {
    padding: 1rem;
    background: #fff;
    font-size: 0.875rem;
    color: #7a7a7a;
}
.page-customer-account #content .order-actions a {
    padding: 0 0.125rem;
}
.page-customer-account #content .forgot-password {
    padding-bottom: 0.9375rem;
    margin-top: 1rem;
    font-size: 0.875rem;
    text-align: center;
}
.page-customer-account #content .no-account {
    font-size: 1rem;
    text-align: center;
}
.page-authentication #content,
.page-registration #content {
    padding: 1rem;
    background: #fff;
    max-width: 640px;
    margin: 0 auto;
}
.page-addresses .address {
    margin-bottom: 1.875rem;
    font-size: 0.875rem;
    color: #232323;
    background: #fff;
}
.page-addresses .address .address-body {
    padding: 1rem;
}
.page-addresses .address .address-body h4,
.page-order-detail .addresses h4,
.page-order-detail h3 {
    font-size: 1rem;
    font-weight: 700;
}
.page-addresses .address .address-body address {
    min-height: 9rem;
}
.page-addresses .address .address-footer {
    padding: 0.5rem 1rem;
    border-top: 1px solid #7a7a7a;
}
.page-addresses .address .address-footer a {
    margin-right: 0.5rem;
    color: #7a7a7a;
}
.page-addresses .address .address-footer a span {
    font-size: 0.9375rem;
    vertical-align: middle;
}
.page-addresses .addresses-footer {
    margin: 0 0.9375rem;
}
#order-return-infos .thead-default th,
.page-addresses .addresses-footer a,
.page-addresses .addresses-footer a:hover,
.page-my-account #content .links a:hover {
    color: #232323;
}
.page-addresses .addresses-footer a span {
    margin-top: 0.625rem;
    font-size: 1rem;
    vertical-align: middle;
}
.page-order-detail #content {
    font-size: 0.875rem;
}
.page-order-detail .box {
    padding: 1rem;
    background: #fff;
    margin-bottom: 1rem;
}
.page-order-detail h3 {
    margin-bottom: 1rem;
    color: #232323;
    text-transform: uppercase;
}
.page-order-detail #order-history .history-lines .history-line {
    padding: 0.5rem 0;
    border-bottom: 1px solid #f6f6f6;
}
.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0;
}
#history .orders .order .label,
.page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    padding: 0.25rem 0.375rem;
    margin: 0.25rem 0;
    color: #fff;
    border-radius: 3px;
}
.page-order-detail .addresses {
    margin: 0 -0.9375rem;
}
.page-order-detail #order-products.return {
    margin-bottom: 1rem;
}
.page-order-detail #order-products.return th.head-checkbox {
    width: 30px;
}
.page-order-detail #order-products.return td {
    padding: 1.375rem 0.75rem;
}
.page-order-detail #order-products.return td.qty {
    min-width: 125px;
}
.page-order-detail #order-products.return td.qty .current {
    float: left;
    width: 30%;
    padding-right: 0.5rem;
    text-align: right;
}
.page-order-detail #order-products.return td.qty .select {
    float: left;
    width: 70%;
    padding-left: 0.25rem;
    margin: -0.625rem 0;
}
.page-order-detail .order-items {
    padding: 0 !important;
}
.page-order-detail .order-items .order-item {
    padding: 1rem 1rem 0;
    border-bottom: 1px solid #f6f6f6;
}
.page-order-detail .order-items .order-item .checkbox {
    float: left;
    width: 30px;
    padding: 0 0.9375rem;
}
.page-order-detail .order-items .order-item .content {
    float: left;
    width: calc(100% - 30px);
    padding: 0 0.9375rem;
}
.page-order-detail .order-items .order-item .desc,
.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1rem;
}
#blockcart-modal .cart-content .page-content.page-cms ul .label,
#blockcart-modal .cart-content .page-content.page-cms ul .value,
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value,
.page-content.page-cms #blockcart-modal .cart-content ul .label,
.page-content.page-cms #blockcart-modal .cart-content ul .value,
.page-order-detail .order-items .order-item .desc .name {
    font-weight: 600;
}
.page-order-detail .order-items .order-item .qty .q,
.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: 0.25rem;
}
.page-order-detail .messages .message {
    margin-top: 0.5rem;
    border-bottom: 1px solid #f6f6f6;
}
#history .orders .order:last-child,
.page-order-detail .messages .message:last-child {
    border-bottom: 0;
}
#order-return-infos .customization,
.page-order-detail .customization {
    margin-top: 0.75rem;
}
.page-my-account #content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.page-my-account #content .links a {
    display: inline-block;
    padding: 0 0.9375rem;
    margin-bottom: 1.875rem;
    font-size: 1rem;
    font-weight: 700;
    color: #7a7a7a;
    text-align: center;
    text-transform: uppercase;
}
.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    padding: 1rem;
    background: #fff;
}
.page-my-account #content .links a i {
    display: block;
    width: 100%;
    padding-bottom: 3.4rem;
    font-size: 2.6rem;
    color: #232323;
}
#history .orders {
    margin: 0 -1rem;
}
#history .orders .order {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #f6f6f6;
}
.page-footer .account-link {
    margin-right: 1rem;
}
.page-footer .account-link span {
    font-size: 0.875rem;
    vertical-align: middle;
}
.login-form {
    margin-top: 15px;
}
.forgotten-password {
    padding: 4px;
}
.forgotten-password .form-fields .center-email-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.forgotten-password .form-fields .center-email-fields button,
.forgotten-password .form-fields .email input {
    height: 38px;
}
.forgotten-password .form-fields .email {
    width: 430px;
    padding-right: 0;
    padding-left: 0;
}
.forgotten-password .form-fields label.required {
    width: 130px;
}
.send-renew-password-link {
    padding-right: 10px;
    padding-left: 10px;
}
.renew-password {
    margin-left: 10px;
}
.renew-password .email {
    padding-bottom: 30px;
}
.renew-password [type="submit"] {
    margin-left: 50px;
}
.carousel {
    margin-bottom: 1.5rem;
}
.carousel .direction {
    z-index: auto;
}
.carousel .carousel-inner {
    height: 340px;
}
.carousel .carousel-item {
    height: 100%;
}
.carousel .carousel-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.carousel .carousel-item .caption {
    position: absolute;
    bottom: 28px;
    left: 90px;
    max-width: 340px;
    color: #fff;
}
.carousel .carousel-item .caption .caption-description .page-content.page-cms ul,
.carousel .carousel-item .caption .caption-description p,
.page-content.page-cms .carousel .carousel-item .caption .caption-description ul {
    font-size: 1rem;
    color: #fff;
}
.carousel .carousel-item .caption .caption-description h3 {
    font-size: 1.25rem;
    font-weight: 600;
}
.carousel .carousel-item .caption .display-1 {
    font-size: 3rem;
    font-weight: 700;
}
.carousel .carousel-item figure {
    display: inline-block;
    margin: 0;
}
.carousel .carousel-control {
    opacity: 1;
}
.lang-rtl #products .all-product-link .material-icons,
.lang-rtl .carousel .carousel-control .icon-next .material-icons,
.lang-rtl .carousel .carousel-control .icon-prev .material-icons,
.lang-rtl .featured-products .all-product-link .material-icons,
.lang-rtl .product-accessories .all-product-link .material-icons {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.carousel .carousel-control .icon-next::before,
.carousel .carousel-control .icon-prev::before {
    content: "";
}
.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
    font-size: 3.125rem;
    color: #fff;
}
.carousel .carousel-control .icon-prev {
    left: 1rem;
}
.carousel .carousel-control .icon-next {
    right: 2rem;
}
.carousel .carousel-control.left,
.carousel .carousel-control.right {
    background: 0 0;
}
.carousel-indicators .active {
    background-color: #7a7a7a;
}
#products .products,
.featured-products .products,
.product-accessories .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
    margin: 2.5rem 0;
    font-weight: 500;
    text-align: center;
}
#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    clear: both;
    font-weight: 500;
    color: #7a7a7a;
}
.product-miniature,
.product-miniature .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-miniature .product {
    padding: 0;
    margin: 0 0.8125rem;
}
.page-index .product-miniature .product,
.page-search .product-miniature .product {
    width: 25%;
    min-width: 250px;
}
.product-miniature .product-thumbnail {
    display: block;
}
.product-miniature .product-title a {
    font-size: 0.875rem;
    font-weight: 400;
    color: #7a7a7a;
    text-align: center;
    text-decoration: none;
}
.product-miniature .thumbnail-container {
    position: relative;
    height: auto;
    margin-bottom: 1.563rem;
    overflow: hidden;
    background: #fff;
}
.product-miniature .thumbnail-container:focus .highlighted-informations,
.product-miniature .thumbnail-container:hover .highlighted-informations {
    top: calc(100% - 4.4rem);
}
.product-miniature .thumbnail-container:focus .highlighted-informations::after,
.product-miniature .thumbnail-container:hover .highlighted-informations::after {
    opacity: 1;
}
.product-miniature .thumbnail-container:focus .highlighted-informations.no-variants,
.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
    top: calc(100% - 2.5rem);
}
.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    content: "";
    border-top: #7a7a7a 1px solid;
    opacity: 0.25;
}
.product-miniature .thumbnail-container .product-thumbnail {
    position: relative;
    height: calc(100% - 70px);
}
.product-miniature .thumbnail-container .product-thumbnail img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.product-miniature .product-title {
    margin-top: 0.7rem;
    text-align: center;
    text-transform: capitalize;
}
.product-miniature .product-price-and-shipping {
    font-weight: 700;
    color: #232323;
    text-align: center;
}
.product-miniature .product-price-and-shipping .discount-product {
    display: none;
}
.product-miniature .variant-links {
    position: relative;
    top: -0.25em;
    width: 100%;
    min-height: 2.5rem;
    padding-top: 0.1875rem;
    text-align: center;
    background: #fff;
}
.product-miniature .thumbnail-top {
    position: relative;
    overflow: hidden;
}
.product-miniature .highlighted-informations {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    height: auto;
    padding: 0.625rem 0;
    text-align: center;
    background: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #7a7a7a;
}
.product-miniature .highlighted-informations .quick-view:hover {
    color: #24b9d7;
}
.product-miniature .product-description {
    position: relative;
    bottom: 0;
    height: auto;
    padding: 0.25rem 0.25rem 0.7rem;
    background: #fff;
}
.product-miniature .product-flags li.product-flag {
    min-width: 3.125rem;
    min-height: 1.875rem;
    font-weight: 600;
}
.product-miniature .product-flags li.product-flag.online-only {
    top: 13.1rem;
}
.product-miniature .comments_note {
    color: #7a7a7a;
    text-align: center;
}
.product-miniature .regular-price {
    display: inline-block;
    font-size: 0.875rem;
    color: #7a7a7a;
    text-decoration: line-through;
}
.product-miniature .count {
    position: relative;
    bottom: 0.5rem;
    font-weight: 700;
    color: #7a7a7a;
}
#custom-text {
    padding: 3.125rem;
    margin-bottom: 1.5rem;
    text-align: center;
    background: #fff;
    border-radius: 2px;
}
#custom-text h2 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #232323;
    text-transform: uppercase;
}
#custom-text .page-content.page-cms ul,
#custom-text p,
.page-content.page-cms #custom-text ul {
    font-size: 0.875rem;
    font-weight: 400;
    color: #232323;
}
#custom-text .page-content.page-cms ul .dark,
#custom-text p .dark,
.page-content.page-cms #custom-text ul .dark {
    font-size: 1.125rem;
    font-weight: 600;
    color: #232323;
}
#custom-text img {
    max-width: 100%;
    height: 100%;
}
.page-content.page-cms {
    padding: 1.25rem;
    text-align: justify;
    background: #fff;
}
.page-content.page-cms .cms-box img {
    max-width: 100%;
}
.page-content.page-cms ul {
    list-style: disc inside none;
}
#products {
    color: #7a7a7a;
}
#products .products-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#products .up {
    margin-bottom: 1rem;
}
#products .up .btn-secondary,
#products .up .btn-tertiary {
    color: #7a7a7a;
    text-transform: inherit;
}
#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
    margin-right: 0;
}
.block-category {
    min-height: 13.75rem;
    margin-bottom: 1.563rem;
}
.block-category h1 {
    margin-bottom: 1rem;
    font-size: 2rem;
}
.block-category .block-category-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.block-category .block-category-inner #category-description .page-content.page-cms ul,
.block-category .block-category-inner #category-description p,
.page-content.page-cms .block-category .block-category-inner #category-description ul {
    font-weight: 400;
    margin-bottom: 0;
    color: #232323;
    word-break: break-word;
}
.block-category .block-category-inner #category-description strong {
    font-weight: 400;
    color: #7a7a7a;
}
.block-category .block-category-inner #category-description .page-content.page-cms ul:first-child,
.block-category .block-category-inner #category-description p:first-child,
.page-content.page-cms .block-category .block-category-inner #category-description ul:first-child {
    margin-bottom: 1.25rem;
}
.block-category .block-category-inner .category-cover img {
    width: 141px;
    height: 180px;
}
.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.products-selection .sort-by {
    margin-right: -0.9375rem;
    margin-left: 0.9375rem;
    text-align: right;
    word-break: break-word;
    white-space: normal;
}
.products-selection .total-products,
.products-selection h1 {
    padding-top: 0.625rem;
}
.page-content.page-cms .products-selection ul,
.page-content.page-cms .products-selection ul .select-title,
.page-content.page-cms .products-selection ul .sort-by,
.products-selection .page-content.page-cms ul,
.products-selection .page-content.page-cms ul .select-title,
.products-selection .page-content.page-cms ul .sort-by,
.products-selection .sort-by-row,
.products-selection .sort-by-row .select-title,
.products-selection .sort-by-row .sort-by,
.products-selection p,
.products-selection p .select-title,
.products-selection p .sort-by {
    font-size: 0.875rem;
}
.page-content.page-cms .products-selection ul i,
.products-selection .page-content.page-cms ul i,
.products-selection .sort-by-row .select-title i,
.products-selection .sort-by-row .sort-by i,
.products-selection .sort-by-row i,
.products-selection p .select-title i,
.products-selection p .sort-by i,
.products-selection p i {
    height: inherit;
    line-height: inherit;
}
.products-selection .filter-button .btn-secondary,
.products-selection .filter-button .btn-tertiary {
    padding: 0.75rem 0.5rem 0.6875rem;
}
.brands-sort,
.products-sort-order,
.suppliers-sort {
    color: #7a7a7a;
}
.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    padding: 0.625rem;
    color: #232323;
    cursor: pointer;
    background: #fff;
    border: 1px solid rgb(0 0 0 / 0.25);
}
.brands-sort .select-list,
.products-sort-order .select-list,
.suppliers-sort .select-list {
    display: block;
    padding: 0.625rem 1.25rem;
    color: #232323;
}
.brands-sort .select-list:hover,
.products-sort-order .select-list:hover,
.suppliers-sort .select-list:hover {
    color: #fff;
    text-decoration: none;
    background: #24b9d7;
}
.brands-sort .dropdown-menu,
.products-sort-order .dropdown-menu,
.suppliers-sort .dropdown-menu {
    left: auto;
    width: 16.88rem;
    margin: 0;
    background: #f6f6f6;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 0.1);
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 0.1);
}
.facet-dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 0;
    color: #7a7a7a;
    background: #f6f6f6;
    border: 3px solid #fff0;
    -webkit-box-shadow: 1px 1px 1px 1px #f6f6f6;
    box-shadow: 1px 1px 1px 1px #f6f6f6;
}
.facet-dropdown.open {
    border: 0;
}
.facet-dropdown.open > .select-title {
    background: #f6f6f6;
    border: 3px solid #24b9d7;
}
.facet-dropdown .select-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0.625rem 0.625rem 0.625rem 1.25rem;
    margin-left: 0;
    color: #232323;
    cursor: pointer;
    background: #f6f6f6;
}
.facet-dropdown .select-title > i {
    margin-left: auto;
}
.facet-dropdown .select-list {
    display: block;
    padding: 0.625rem 1.25rem;
    color: #232323;
    background: #f6f6f6;
}
.facet-dropdown .select-list:hover {
    color: #fff;
    text-decoration: none;
    background: #24b9d7;
}
.facet-dropdown .dropdown-menu {
    left: auto;
    width: 100%;
    padding: 0;
    margin-top: 3px;
    background: #f6f6f6;
    border: 0;
    -webkit-box-shadow: 1px 1px 1px 1px #f6f6f6;
    box-shadow: 1px 1px 1px 1px #f6f6f6;
}
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff;
}
#search_filters > .h6,
#search_filters_brands > .h6,
#search_filters_suppliers > .h6 {
    font-size: 1.5rem;
    font-weight: 500;
}
#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0.625rem;
}
#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
    display: block;
}
#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    font-size: 1rem;
    color: #232323;
}
#product-modal .modal-content .modal-body .image-caption .page-content.page-cms ul,
#product-modal .modal-content .modal-body .image-caption p,
#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label,
.page-content.page-cms #product-modal .modal-content .modal-body .image-caption ul,
.social-sharing ul {
    margin-bottom: 0;
}
#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
    display: inline-block;
    margin-top: 0.4375rem;
    font-size: 0.9375rem;
    color: #232323;
}
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0;
}
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 0.3125rem;
}
.pagination {
    width: 100%;
    font-size: 0.875rem;
}
.pagination > div:first-child {
    padding-left: 0;
    line-height: 2.5rem;
}
.pagination .page-list {
    padding: 0.375rem;
    margin-bottom: 0;
    background: #fff;
}
.pagination a {
    font-weight: 600;
    color: #000;
}
.pagination a:not(.previous):not(.next) {
    letter-spacing: 0.125rem;
}
.pagination .previous {
    float: left;
}
.pagination .next {
    float: right;
}
.pagination .disabled {
    color: #7a7a7a;
}
.pagination .current a {
    font-size: 1.25rem;
    color: #24b9d7;
    text-decoration: none;
}
.active_filters {
    padding: 0.625rem 1.875rem 0;
    margin-bottom: 1.25rem;
    background: #dededd;
}
.active_filters .active-filter-title {
    display: inline;
    margin-right: 0.625rem;
    font-weight: 600;
}
.active_filters .filter-block {
    display: inline-block;
    padding: 0.625rem;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
    font-size: 0.8125rem;
    color: #232323;
    background: #fff;
}
.active_filters .filter-block .close {
    margin-top: 0.1875rem;
    margin-left: 0.3125rem;
    font-size: 0.9375rem;
    color: #232323;
    opacity: 1;
}
.block-categories {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff;
}
.block-categories .h6 {
    font-size: 1.5rem;
    font-weight: 500;
}
.block-categories .category-sub-menu {
    margin-top: 1rem;
}
.block-categories .category-sub-menu .category-sub-link {
    font-size: 0.875rem;
}
.block-categories .category-sub-menu li {
    position: relative;
}
.block-categories .category-sub-menu li[data-depth="1"],
.product-prices div {
    margin-bottom: 0.625rem;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
    display: inline-block;
    width: 100%;
    padding-bottom: 0.1875rem;
    margin: 0.3125rem 0 0;
    font-weight: 600;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: 0.3125rem;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
    margin-right: 0.3125rem;
    content: "-";
}
.block-categories a,
.facets-title {
    color: #232323;
}
.block-categories .collapse-icons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    cursor: pointer;
}
.block-categories .collapse-icons .remove,
.block-categories .collapse-icons[aria-expanded="true"] .add {
    display: none;
}
.block-categories .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}
#subcategories ul li .subcategory-name:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.cart-grid-body a.label:hover {
    color: #24b9d7;
}
.block-categories .arrows .arrow-down,
.block-categories .arrows .arrow-right {
    margin-left: 2px;
    font-size: 0.875rem;
    cursor: pointer;
}
.block-categories .arrows .arrow-down,
.block-categories .arrows[aria-expanded="true"] .arrow-right {
    display: none;
}
#manufacturer #main ul .brand-infos a,
#supplier #main ul .supplier-infos a,
.block-categories .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block;
}
.advertising-block {
    margin-bottom: 1.563rem;
}
#subcategories {
    margin-bottom: 20px;
    border-top: 1px solid #f6f6f6;
}
#subcategories .subcategory-heading {
    margin-bottom: 20px;
    font-weight: 500;
}
#subcategories ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -10px;
}
#subcategories ul li {
    width: calc(25% - 20px);
    min-width: 200px;
    margin: 10px;
    text-align: center;
}
#subcategories ul li .subcategory-image {
    padding: 0 0 8px;
}
#subcategories ul li .subcategory-image a {
    display: block;
    padding: 9px;
    border: 1px solid #f6f6f6;
}
#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top;
}
#subcategories ul li .subcategory-name {
    text-transform: uppercase;
}
#subcategories ul li .cat_desc {
    display: none;
}
#subcategories ul li:hover .subcategory-image a {
    padding: 5px;
    border: 5px solid #24b9d7;
}
#product #content {
    position: relative;
    max-width: 452px;
    margin: 0 auto;
}
.product-price {
    display: inline-block;
    max-width: 100%;
    color: #24b9d7;
}
#blockcart-modal,
#product-description-short {
    color: #232323;
}
#product-description-short ol,
#product-description-short ul {
    padding-left: 0;
    list-style-position: inside;
}
#product-description-short ol li,
#product-description-short ul li,
.product-information .product-description ol li,
.product-information .product-description ul li {
    font-size: 0.9375rem;
    color: #7a7a7a;
}
.product-information {
    font-size: 0.9375rem;
    color: #232323;
}
.product-information .manufacturer-logo {
    max-height: 4rem;
    margin-bottom: 1rem;
    border: 2px solid #f6f6f6;
}
.product-information .product-description img {
    max-width: 100%;
    height: auto;
}
.product-information .product-description ol,
.product-information .product-description ul {
    padding-left: 0.75rem;
    list-style-position: inside;
}
#product-description-short ul,
.product-information .product-description ul {
    list-style-type: disc;
}
.input-color {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    opacity: 0;
}
.input-container {
    position: relative;
}
.input-radio {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}
.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
    border: 2px solid #232323;
}
.radio-label {
    display: inline-block;
    padding: 0.125rem 0.625rem;
    font-weight: 600;
    background: #fff;
    border: 2px solid #fff;
}
.product-actions .control-label {
    display: block;
    width: 100%;
    margin-bottom: 0.375rem;
}
.product-actions .add-to-cart {
    height: 2.75rem;
    padding-top: 0.625rem;
    line-height: inherit;
}
.product-actions .add-to-cart .material-icons {
    line-height: inherit;
}
.product-actions .product-add-to-cart {
    word-wrap: break-word;
}
.product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-quantity .add,
.product-quantity .qty {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    margin-bottom: 0.5rem;
}
.product-quantity .qty {
    margin-right: 0.4rem;
}
.product-quantity #quantity_wanted {
    width: 3rem;
    height: 2.75rem;
    padding: 0.175rem 0.5rem;
    color: #232323;
    background-color: #fff;
}
.product-quantity .input-group-btn-vertical {
    width: auto;
}
.product-quantity .input-group-btn-vertical .btn {
    padding: 0.5rem 0.6875rem;
}
.product-quantity .input-group-btn-vertical .btn i {
    top: 0.125rem;
    left: 0.1875rem;
    font-size: 1rem;
}
.product-quantity .btn-touchspin {
    height: 1.438rem;
}
.wishlist-button-product {
    margin-left: 0.5rem !important;
}
.product-discounts {
    margin-bottom: 1.5rem;
}
.product-discounts > .product-discounts-title {
    font-size: 0.875rem;
    font-weight: 600;
}
.product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 0.625rem 1.25rem;
    text-align: center;
    background: #fff;
    border: 0.3125rem #f6f6f6 solid;
}
.product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6;
}
.product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
    background: #fff;
}
.product-discounts > .table-product-discounts tbody tr td {
    padding: 0.625rem 1.25rem;
    text-align: center;
    border: 0.3125rem #f6f6f6 solid;
}
.product-prices {
    margin-top: 1.25rem;
}
.product-prices .tax-shipping-delivery-label {
    font-size: 0.8125rem;
    color: #7a7a7a;
    word-wrap: break-word;
}
.product-prices .tax-shipping-delivery-label .delivery-information {
    padding: 0 0 0 2px;
    font-weight: 700;
}
.product-prices .tax-shipping-delivery-label .delivery-information::before {
    padding: 0 2px 0 0;
    content: "-";
}
.product-customization small,
.product-discount {
    color: #7a7a7a;
}
.product-discount .regular-price {
    margin-right: 0.625rem;
    font-weight: 500;
    text-decoration: line-through;
}
.has-discount .page-content.page-cms ul,
.has-discount p,
.has-discount.product-price,
.page-content.page-cms .has-discount ul {
    color: #f39d72;
}
.has-discount .discount {
    display: inline-block;
    padding: 0.3125rem 0.625rem;
    margin-left: 0.625rem;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #f39d72;
}
.has-discount .product-unit-price,
.product-unit-price {
    margin-bottom: 0;
    overflow: hidden;
    font-size: 0.8125rem;
    color: #7a7a7a;
    text-overflow: ellipsis;
}
.tabs {
    padding: 1.25rem 1.875rem;
    margin-top: 2rem;
    background: #fff;
}
.tabs .tab-pane {
    padding-top: 1.25rem;
}
.tabs .nav-tabs {
    border: 0;
    border-bottom: #f6f6f6 2px solid;
}
.tabs .nav-tabs .nav-link {
    color: #7a7a7a;
    border: 0 solid #fff0;
}
.tabs .nav-tabs .nav-link.active {
    color: #24b9d7;
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border: 0;
    border-bottom: #24b9d7 3px solid;
}
.tabs .nav-tabs .nav-item {
    float: left;
    margin-bottom: -0.125rem;
}
.product-cover {
    position: relative;
    margin-bottom: 1.25rem;
}
#product-modal .modal-content .modal-body .product-cover-modal,
.product-cover img {
    background: #fff;
}
.product-cover .layer {
    position: absolute;
    top: 0;
    left: 0;
    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: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    background: #000;
    background: rgb(0 0 0 / 0.6);
    opacity: 0;
}
.product-cover .layer:hover {
    opacity: 1;
}
.product-cover .layer .zoom-in {
    font-size: 3.125rem;
    color: #fff;
}
#product-modal .modal-content {
    padding: 0;
    background: 0 0;
    border: 0;
}
#product-modal .modal-content .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -35%;
}
#product-modal .modal-content .modal-body .image-caption {
    width: 100%;
    padding: 0.625rem 1.25rem;
    background: #fff;
    border-top: #f6f6f6 1px solid;
}
#product-modal .modal-content .modal-body .thumbnails,
.block_newsletter form {
    position: relative;
}
#product-modal .modal-content .modal-body .mask {
    position: relative;
    z-index: 1;
    max-height: 49.38rem;
    margin-top: 2.188rem;
    overflow: hidden;
}
#product-modal .modal-content .modal-body .mask.nomargin {
    margin-top: 0;
}
#product-modal .modal-content .modal-body .product-images img {
    width: 9.25rem;
    cursor: pointer;
    background: #fff;
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: #24b9d7 3px solid;
}
#product-modal .modal-content .modal-body .arrows {
    position: absolute;
    top: 0;
    right: 1.875rem;
    z-index: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#product-modal .modal-content .modal-body .arrows .arrow-up {
    position: absolute;
    top: -2rem;
    opacity: 0.2;
}
#product-modal .modal-content .modal-body .arrows .arrow-down {
    position: absolute;
    bottom: -2rem;
}
#product-modal .modal-content .modal-body .arrows i {
    display: inline;
    font-size: 6.25rem;
}
#blockcart-modal .modal-header,
#product #block-reassurance {
    background: #fff;
}
#blockcart-modal .modal-header .close {
    opacity: 1;
}
#blockcart-modal .modal-header .close .material-icons {
    color: #363a42;
}
#blockcart-modal .modal-body {
    padding: 3.125rem 1.875rem;
    background: #fff;
}
#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: 0.3125rem;
}
#blockcart-modal .modal-dialog {
    width: 100%;
    max-width: 1140px;
}
#blockcart-modal .product-image {
    display: block;
    width: 100%;
    max-width: 9.375rem;
    margin: 0 0 0 auto;
}
#blockcart-modal .modal-title {
    font-size: 1rem;
    font-weight: 400;
    color: #353943;
}
#blockcart-modal .modal-title i.material-icons {
    margin-right: 1.875rem;
    color: #4cbb6c;
}
#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #24b9d7;
}
#blockcart-modal .product-price {
    display: block;
    color: #363a42;
}
#blockcart-modal .cart-content .btn,
#stores .page-stores .store-item-footer li {
    margin-bottom: 0.625rem;
}
#blockcart-modal .cart-content .page-content.page-cms ul,
#blockcart-modal .cart-content p,
.page-content.page-cms #blockcart-modal .cart-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0.5rem;
    color: #363a42;
}
#blockcart-modal .cart-content .page-content.page-cms ul.product-total,
#blockcart-modal .cart-content p.product-total,
.page-content.page-cms #blockcart-modal .cart-content ul.product-total {
    padding: 0.5rem;
    background-color: #f6f6f6;
}
#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count,
#blockcart-modal .cart-content p.cart-products-count,
.page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
    font-size: 1rem;
    font-weight: 600;
    color: #6c868e;
}
#blockcart-modal .cart-content .page-content.page-cms ul.product-tax,
#blockcart-modal .cart-content p.product-tax,
.page-content.page-cms #blockcart-modal .cart-content ul.product-tax {
    display: inherit;
    font-size: 0.875rem;
}
#blockcart-modal .cart-content .cart-content-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#blockcart-modal .cart-content .cart-content-btn button {
    margin-right: 0.9rem;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
    white-space: inherit;
}
#blockcart-modal .divide-right {
    border-right: 1px solid #dbdbdb;
}
#wrapper .breadcrumb li,
.product-images > li.thumb-container {
    display: inline;
}
.product-images > li.thumb-container .thumb {
    margin-bottom: 0.625rem;
    cursor: pointer;
}
.images-container .product-images > li.thumb-container .thumb {
    margin-right: 0.8125rem;
}
.product-images > li.thumb-container .thumb.selected,
.product-images > li.thumb-container .thumb:hover {
    border: #24b9d7 3px solid;
}
#main .images-container .js-qv-mask {
    overflow: hidden;
    white-space: nowrap;
}
#main .images-container .js-qv-mask.scroll {
    width: calc(100% - 60px);
    margin: 0 auto;
}
.scroll-box-arrows {
    display: none;
}
.scroll-box-arrows.scroll {
    display: block;
}
.scroll-box-arrows i {
    position: absolute;
    bottom: 1.625rem;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
}
.scroll-box-arrows .left {
    left: 0;
}
.scroll-box-arrows .right {
    right: 0;
}
#product-availability {
    display: inline;
    margin-top: 0.625rem;
    font-weight: 700;
}
#product-availability .alert {
    font-size: 1rem;
}
#product-availability .alert-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.75rem;
}
#product-availability .alert-warning .material-icons {
    padding-top: 0;
    margin-right: 0;
    font-size: 24px;
}
#product-details .label {
    font-size: 1rem;
    font-weight: 500;
    color: #232323;
}
.product-features {
    margin-top: 1.25rem;
    margin-left: 0.3125rem;
}
.product-features > dl.data-sheet,
.product-flags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-features > dl.data-sheet {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    min-height: 2.5rem;
    padding: 0.625rem;
    margin-right: 0.625rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    text-transform: capitalize;
    word-break: normal;
    background: #f6f6f6;
}
.product-customization .product-customization-item,
.product-variants > .product-variants-item {
    margin: 1.25rem 0;
}
.product-variants > .product-variants-item select {
    width: auto;
    padding-right: 1.875rem;
    background-color: #fff;
}
.product-variants > .product-variants-item ul li {
    margin-right: 0.625rem;
}
.product-variants > .product-variants-item .color {
    margin-top: 0;
    margin-left: 0;
}
.product-flags {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: none;
}
.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.3125rem 0.4375rem;
    margin-top: 0.625rem;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    word-break: break-word;
    pointer-events: auto;
    background: #24b9d7;
}
.product-flags li.product-flag.online-only {
    position: absolute;
    top: 25rem;
    right: 0;
    z-index: 1;
    margin-top: 0;
    font-size: 0.8125rem;
}
.product-flags li.product-flag.online-only::before {
    margin: 0.3125rem;
    font-family: "Material Icons", Arial, sans-serif;
    vertical-align: middle;
    content: "";
}
.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    background-color: #f39d72;
}
.product-flags li.product-flag.on-sale {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    margin-top: 0 !important;
    text-align: center;
    background: #f39d72;
}
.product-customization {
    margin: 2.5rem 0;
}
.product-customization .product-message {
    width: 100%;
    height: 3.125rem;
    padding: 0.625rem;
    resize: none;
    background: #f6f6f6;
    border: 0;
}
.product-customization .product-message:focus {
    background-color: #fff;
    outline: 0.1875rem solid #24b9d7;
}
.product-customization .file-input {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2.625rem;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
}
.product-customization .customization-message {
    margin-top: 20px;
}
.product-customization .customization-message .customization-label {
    text-align: left;
    word-break: break-word;
}
.product-customization .custom-file {
    position: relative;
    display: block;
    width: 100%;
    height: 2.625rem;
    margin-top: 1.25rem;
    line-height: 2.625rem;
    color: #7a7a7a;
    text-indent: 0.625rem;
    background: #f6f6f6;
}
.product-customization .custom-file button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: inherit;
}
.product-pack {
    margin-top: 2.5rem;
}
.product-pack .pack-product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.product-pack .pack-product-container .pack-product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: 0.875rem;
    color: #7a7a7a;
}
.product-pack .pack-product-container .pack-product-quantity {
    padding-left: 0.625rem;
    border-left: #f6f6f6 2px solid;
}
.product-pack .pack-product-container .pack-product-name,
.product-pack .pack-product-container .pack-product-price,
.product-pack .pack-product-container .pack-product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-refresh {
    margin-top: 1.25rem;
}
.social-sharing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 1.5rem;
}
.social-sharing li {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    margin-left: 0.5rem;
    cursor: pointer;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0.25rem 0.25rem;
    background-size: 2rem 2rem;
    border-radius: 50%;
}
.social-sharing li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.block-social ul li a:hover,
.social-sharing li a:hover {
    color: #fff0;
}
.products-selection {
    margin-bottom: 1.25rem;
}
#header .header-nav .blockcart a,
.account-list a,
.products-selection .title {
    color: #7a7a7a;
}
.cart-grid {
    margin-bottom: 1rem;
}
#header #_desktop_logo h1,
#notifications ul,
.block-promo .page-content.page-cms ul,
.block-promo p,
.cart-items,
.page-content.page-cms .block-promo ul {
    margin-bottom: 0;
}
.cart-item {
    padding: 1rem 0;
}
.card-block {
    padding: 1.25rem 1.25rem 0.5rem;
}
.card-block.checkout {
    padding-top: 0;
    padding-bottom: 1.75rem;
}
.card-block.checkout .btn-primary {
    width: 100%;
    white-space: normal;
}
.card-block.cart-detailed-subtotals + .cart-summary-totals .cart-total {
    border-top: 1px solid #ddd;
}
.card-block.cart-summary-totals .cart-summary-line {
    padding: 0.5rem 0.2rem 0;
}
.card-block.cart-summary-totals .cart-summary-line:last-child {
    margin-bottom: 0;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total {
    padding: 1rem 0;
}
#product #block-reassurance span,
.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-weight: 700;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-size: 1rem;
}
.card-block.cart-summary-totals .cart-summary-line span.sub {
    float: none;
    font-size: 0.88rem;
    text-align: left;
}
.cart-summary-line {
    margin-bottom: 0.315rem;
    clear: both;
}
.cart-summary-line::after {
    content: "";
    display: table;
    clear: both;
}
.cart-summary-line:not(:last-child) {
    margin-bottom: 1rem;
}
.cart-summary-line .label {
    padding-left: 0;
    font-weight: 400;
    color: #363a42;
    white-space: inherit;
}
.cart-summary-line .value {
    float: right;
    font-weight: 600;
    color: #232323;
}
.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
    font-weight: 500;
}
.cart-summary-line .label,
.cart-summary-line .value {
    font-size: 1rem;
}
.cart-grid-body {
    margin-bottom: 0.75rem;
}
.cart-grid-body .card-block,
.cart-grid-body .cart-overview {
    padding: 1rem;
}
.cart-grid-body .card-block h1 {
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 400;
}
.cart-grid-right .promo-discounts {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    text-align: center;
}
.cart-grid-right .promo-discounts .cart-summary-line .label {
    font-size: 1rem;
    color: #7a7a7a;
}
.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    color: #f49d6e;
    cursor: pointer;
}
.cart-grid-right .cart-summary-line.cart-subtotal-products .label,
.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
    font-weight: 600;
}
.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
    font-size: 1rem;
}
.block-promo {
    margin-bottom: 1rem;
}
.block-promo .promo-code {
    padding: 1rem;
}
.block-promo .promo-code .alert-danger {
    position: relative;
    display: none;
    margin-top: 1.25rem;
    color: #fff;
    background: #ff4c4c;
}
.block-promo .promo-code .alert-danger::after {
    position: absolute;
    bottom: 100%;
    left: 10%;
    width: 0;
    height: 0;
    margin-left: -10px;
    pointer-events: none;
    content: " ";
    border: solid #fff0;
    border-width: 10px;
    border-bottom-color: #ff4c4c;
}
.block-promo .promo-input {
    width: 50%;
    height: 2.5rem;
    margin-right: -0.24rem;
    color: #232323;
    text-indent: 0.625rem;
    border: #7a7a7a 1px solid;
}
.block-promo .promo-input + button {
    margin-top: -4px;
    margin-left: -1px;
    text-transform: capitalize;
    border: 2px solid #24b9d7;
}
.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    margin-bottom: 0;
    font-weight: 600;
    color: #ff9a52;
}
.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
    display: inline-block;
    font-weight: 500;
    color: #232323;
}
.block-promo .promo-name .cart-summary-line .label {
    font-weight: 500;
    color: #363a42;
}
.block-promo .promo-name .cart-summary-line span {
    color: #f49d6e;
}
.block-promo .promo-name .material-icons {
    margin-left: 0.4rem;
    font-size: 1.2rem;
}
.block-promo .promo-code-button {
    display: block;
    padding: 0 0 1rem;
    text-align: center;
}
.block-promo .promo-code-button.with-discounts {
    display: none;
}
.block-promo .promo-code-button.cancel-promo {
    margin-bottom: 0;
    color: #24b9d7;
}
.block-promo .promo-code-button.cancel-promo[aria-expanded="true"] {
    display: block;
    padding: 0;
    margin-top: 1rem;
}
.block-promo.promo-highlighted {
    padding: 0 1rem;
    margin-bottom: 0;
    text-align: center;
}
#stores .page-stores .store-picture img,
.product-line-grid-left img {
    max-width: 100%;
}
.product-line-grid-body > .product-line-info > .label {
    padding: 0;
    font-weight: 600;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
}
.product-line-grid-body > .product-line-info > .out-of-stock {
    color: red;
}
.product-line-grid-body > .product-line-info > .available {
    color: #4cbb6c;
}
.product-line-grid-body > .product-line-info .unit-price-cart {
    overflow: hidden;
    font-size: 0.875rem;
    font-weight: 500;
    color: #7a7a7a;
    text-overflow: ellipsis;
}
.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
    line-height: 36px;
    color: #232323;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
    display: inline-block;
    margin-top: 0.3125rem;
    color: #232323;
}
#block-reassurance {
    margin-top: 2rem;
}
#block-reassurance img {
    width: 1.563rem;
    margin-right: 0.625rem;
}
#block-reassurance li {
    border-bottom: 1px solid rgb(0 0 0 / 0.25);
}
#block-reassurance li .block-reassurance-item {
    padding: 1rem 1.5rem;
}
.quickview .modal-dialog {
    width: calc(100% - 30px);
    max-width: 64rem;
}
.quickview .modal-content {
    width: 100%;
    min-height: 28.13rem;
    background: #f6f6f6;
}
.quickview .modal-header {
    padding: 0.625rem;
    border: 0;
}
.quickview .modal-body {
    min-height: 23.75rem;
}
.quickview .modal-footer {
    border-top: 1px solid rgb(122 122 122 / 0.3);
}
.quickview .layer {
    display: none;
}
.quickview .product-cover img {
    width: 100%;
    height: auto;
}
.quickview .images-container {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 21.88rem;
}
.quickview .images-container .product-images > li.thumb-container .thumb {
    width: 100%;
    max-width: 4.938rem;
    height: auto;
    margin-bottom: 0.8125rem;
    background: #fff;
}
.quickview .mask {
    width: 35%;
    max-height: 22.5rem;
    margin-left: 0.625rem;
    overflow: hidden;
}
.quickview .arrows {
    position: absolute;
    top: 0;
    right: 5rem;
    bottom: 0;
    z-index: 0;
    max-height: 22.5rem;
}
.quickview .arrows .arrow-up {
    margin-top: -3.125rem;
    cursor: pointer;
    opacity: 0.2;
}
.quickview .arrows .arrow-down {
    position: absolute;
    bottom: -1.875rem;
    cursor: pointer;
}
.quickview .social-sharing {
    margin-top: 0;
    margin-left: 2.5rem;
}
#stores .page-stores {
    width: 85%;
    margin: 0 auto;
}
#stores .page-stores .store-item {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
#stores .page-stores .store-item-container,
#stores .page-stores .store-item-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#stores .page-stores .store-item-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.875rem 0;
}
#stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 0.9375rem;
}
#stores .page-stores .store-item-container .divide-left {
    border-left: #f6f6f6 1px solid;
}
#stores .page-stores .store-item-container .divide-left tr {
    height: 1.563rem;
}
#stores .page-stores .store-item-container .divide-left td {
    padding-left: 0.375rem;
}
#stores .page-stores .store-item-container .divide-left th {
    text-align: right;
}
#stores .page-stores .store-item-container .store-description {
    font-size: 1rem;
}
#stores .page-stores .store-item-footer {
    padding-top: 0.5rem;
    margin-top: 0.5rem;
}
#stores .page-stores .store-item-footer.divide-top {
    border-top: #f6f6f6 1px solid;
}
#stores .page-stores .store-item-footer div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
}
#stores .page-stores .store-item-footer i.material-icons {
    margin-right: 0.625rem;
    font-size: 1rem;
    color: #7a7a7a;
}
#footer {
    padding-top: 2.5rem;
}
#blockEmailSubscription_displayFooterBefore {
    float: inherit;
    width: 100%;
    margin: auto;
}
.block-contact,
.footer-container li a {
    font-size: 0.875rem;
    color: #7a7a7a;
}
#block_myaccount_infos .myaccount-title a,
#header a,
#wrapper .breadcrumb li a,
.block-contact .block-contact-title,
.block-contact .navbar-toggler .material-icons,
.linklist .blockcms-title a {
    color: #232323;
}
.account-list a:hover,
.block_newsletter form button[type="submit"] .search:hover,
.footer-container li a:hover {
    color: #24b9d7;
}
.block-contact-title,
.blockcms-title,
.myaccount-title,
.myaccount-title a {
    font-size: 1rem;
    font-weight: 700;
}
.block-social {
    text-align: right;
}
.block-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.block-social ul li {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    margin: 0.125rem;
    cursor: pointer;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
}
.block-social ul li:hover {
    background-color: #24b9d7;
}
.block-social ul li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.facebook {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSJENzk1Q0EyOS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDggMCkiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yMi4yLDI3LjJ2LTcuMmgyYzEuNSwwLDIsMCwyLTAuMWMwLTAuMSwwLjEtMSwwLjItMi4xYzAuMS0xLjEsMC4yLTIuMiwwLjItMi40bDAtMC40bC0yLjIsMGwtMi4yLDAKCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQoJCQljLTAuNSwxLjEtMC43LDEuOC0wLjcsNC4zTDE2LjIsMTVoLTEuNWgtMS41djIuNXYyLjVoMS41aDEuNXY3LjJ2Ny4yaDNoM1YyNy4yeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);
}
.facebook::before {
    content: "";
}
.facebook.icon-gray {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDVweCIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgNDUgNDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QXJ0Ym9hcmQgMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJBcnRib2FyZC0zIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiM3QTdBN0EiPgogICAgICAgICAgICA8ZyBpZD0ic3ZnK3htbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDAwMDAwLCA4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IkNhbHF1ZV8xIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOS4yLDIyLjIgTDkuMiwxNSBMMTEuMiwxNSBDMTIuNywxNSAxMy4yLDE1IDEzLjIsMTQuOSBDMTMuMiwxNC44IDEzLjMsMTMuOSAxMy40LDEyLjggQzEzLjUsMTEuNyAxMy42LDEwLjYgMTMuNiwxMC40IEwxMy42LDEwIEwxMS40LDEwIEw5LjIsMTAgTDkuMiw4LjQgQzkuMiw3LjUgOS4zLDYuNiA5LjQsNi41IEM5LjYsNiAxMC4xLDUuOCAxMiw1LjggTDEzLjcsNS44IEwxMy43LDMuMyBMMTMuNywwLjggTDExLDAuOCBDOCwwLjggNy4yLDAuOSA2LDEuNSBDNS4yLDEuOSA0LjQsMi43IDQsMy40IEMzLjUsNC41IDMuMyw1LjIgMy4zLDcuNyBMMy4yLDEwIEwxLjcsMTAgTDAuMiwxMCBMMC4yLDEyLjUgTDAuMiwxNSBMMS43LDE1IEwzLjIsMTUgTDMuMiwyMi4yIEwzLjIsMjkuNCBMNi4yLDI5LjQgTDkuMiwyOS40IEw5LjIsMjIuMiBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}
.facebook.icon-gray:hover,
.facebook::before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSJENzk1Q0EyOS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDggMCkiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiMyZmI1ZDIiIGQ9Ik0yMi4yLDI3LjJ2LTcuMmgyYzEuNSwwLDIsMCwyLTAuMWMwLTAuMSwwLjEtMSwwLjItMi4xYzAuMS0xLjEsMC4yLTIuMiwwLjItMi40bDAtMC40bC0yLjIsMGwtMi4yLDAKCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQoJCQljLTAuNSwxLjEtMC43LDEuOC0wLjcsNC4zTDE2LjIsMTVoLTEuNWgtMS41djIuNXYyLjVoMS41aDEuNXY3LjJ2Ny4yaDNoM1YyNy4yeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);
}
.twitter {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTIyLjQ3IDE3Ljk3IDMyLjE1IDYuN2gtMi4zbC04LjQgOS43Ny02LjctOS43N0g3bDEwLjE1IDE0LjhMNyAzMy4yOWgyLjNsOC44Ny0xMC4zMiA3LjA5IDEwLjMySDMzTDIyLjQ3IDE3Ljk3Wm0tMy4xNCAzLjY1LTEuMDMtMS40Ny04LjE4LTExLjdoMy41Mmw2LjYgOS40NCAxLjA0IDEuNDcgOC41OCAxMi4yOGgtMy41MmwtNy0xMC4wMloiLz4KPC9zdmc+Cg==);
}
.twitter::before {
    content: "";
}
.twitter.icon-gray {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NXB4IiBoZWlnaHQ9IjQ1cHgiIHZpZXdCb3g9IjAgMCA0NSA0NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHBhdGggZmlsbD0iIzdhN2E3YSIgZD0iTTI0Ljk3IDIwLjQ4IDM0LjY1IDkuMmgtMi4zbC04LjQgOS43Ny02LjctOS43N0g5LjVMMTkuNjUgMjQgOS41IDM1LjhoMi4zbDguODctMTAuMzIgNy4wOSAxMC4zMmg3Ljc0em0tMy4xNCAzLjY1LTEuMDMtMS40Ny04LjE4LTExLjdoMy41Mmw2LjYgOS40NCAxLjA0IDEuNDcgOC41OCAxMi4yOGgtMy41MmwtNy0xMC4wMnoiLz4KPC9zdmc+Cg==);
}
.twitter.icon-gray:hover,
.twitter::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTIyLjQ3IDE3Ljk3IDMyLjE1IDYuN2gtMi4zbC04LjQgOS43Ny02LjctOS43N0g3bDEwLjE1IDE0LjhMNyAzMy4yOWgyLjNsOC44Ny0xMC4zMiA3LjA5IDEwLjMySDMzTDIyLjQ3IDE3Ljk3Wm0tMy4xNCAzLjY1LTEuMDMtMS40Ny04LjE4LTExLjdoMy41Mmw2LjYgOS40NCAxLjA0IDEuNDcgOC41OCAxMi4yOGgtMy41MmwtNy0xMC4wMloiLz4KPC9zdmc+Cg==);
}
.linkedin {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNC45OCAzLjVjMCAxLjM4MS0xLjExIDIuNS0yLjQ4IDIuNXMtMi40OC0xLjExOS0yLjQ4LTIuNWMwLTEuMzggMS4xMS0yLjUgMi40OC0yLjVzMi40OCAxLjEyIDIuNDggMi41em0uMDIgNC41aC01djE2aDV2LTE2em03Ljk4MiAwaC00Ljk2OHYxNmg0Ljk2OXYtOC4zOTljMC00LjY3IDYuMDI5LTUuMDUyIDYuMDI5IDB2OC4zOTloNC45ODh2LTEwLjEzMWMwLTcuODgtOC45MjItNy41OTMtMTEuMDE4LTMuNzE0di0yLjE1NXoiLz48L3N2Zz4K);
    background-position: center center;
}
.rss {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSI5NzBCMDdEMC5wbmciID4KCTwvaW1hZ2U+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNS45LDMwLjRjMC0xLDAuNC0xLjksMS4xLTIuN2MwLjctMC43LDEuNi0xLjEsMi43LTEuMXMxLjksMC40LDIuNywxLjFjMC43LDAuNywxLjEsMS42LDEuMSwyLjcKCQkJYzAsMS4xLTAuNCwyLTEuMSwyLjdzLTEuNiwxLjEtMi43LDEuMVM3LjgsMzMuOCw3LDMzLjFDNi4zLDMyLjMsNS45LDMxLjQsNS45LDMwLjR6IE01LjksMjAuOXYtNS40YzMuNCwwLDYuNSwwLjgsOS40LDIuNQoJCQlzNS4yLDQsNi44LDYuOGMxLjcsMi45LDIuNSw2LDIuNSw5LjRoLTUuNWMwLTMuNy0xLjMtNi44LTMuOS05LjRDMTIuNywyMi4yLDkuNiwyMC45LDUuOSwyMC45eiBNNS45LDExLjJWNS44CgkJCWMzLjgsMCw3LjUsMC44LDExLDIuM3M2LjUsMy41LDkuMSw2LjFzNC42LDUuNiw2LjEsOS4xYzEuNSwzLjUsMi4zLDcuMiwyLjMsMTFoLTUuNWMwLTMuMS0wLjYtNi4xLTEuOC04LjkKCQkJYy0xLjItMi44LTIuOC01LjMtNC45LTcuM3MtNC41LTMuNy03LjMtNC45UzksMTEuMiw1LjksMTEuMnoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}
.youtube {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjM5IiBoZWlnaHQ9IjM5IiB4bGluazpocmVmPSI1Q0JGNDQ5Qy5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDIgMSkiPgoJPC9pbWFnZT4KCTxnPgoJCTxnPgoJCQk8Zz4KCQkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yMi45LDIyYy0wLjQsMC0wLjgsMC4yLTEuMiwwLjdWMjBoLTEuMXY4LjRoMS4xdi0wLjZjMC40LDAuNSwwLjgsMC43LDEuMiwwLjdjMC41LDAsMC44LTAuMiwwLjktMC43CgkJCQkJYzAuMS0wLjIsMC4xLTAuNywwLjEtMS4yVjI0YzAtMC42LDAtMS0wLjEtMS4zQzIzLjcsMjIuMywyMy40LDIyLDIyLjksMjJ6IE0yMi44LDI2LjZjMCwwLjYtMC4yLDAuOC0wLjUsMC44CgkJCQkJYy0wLjIsMC0wLjQtMC4xLTAuNi0wLjN2LTMuOGMwLjItMC4yLDAuNC0wLjMsMC42LTAuM2MwLjMsMCwwLjUsMC4zLDAuNSwwLjlWMjYuNnoiLz4KCQkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNi41LDIyYy0wLjYsMC0xLDAuMi0xLjQsMC42Yy0wLjIsMC4zLTAuMywwLjgtMC4zLDEuNXYyLjJjMCwwLjcsMC4xLDEuMiwwLjQsMS41CgkJCQkJYzAuMywwLjQsMC44LDAuNiwxLjQsMC42YzAuNiwwLDEuMS0wLjIsMS40LTAuN2MwLjEtMC4yLDAuMi0wLjQsMC4zLTAuN2MwLTAuMiwwLTAuNCwwLTAuN3YtMC4yaC0xLjJjMCwwLjEsMCwwLjIsMCwwLjQKCQkJCQlzMCwwLjIsMCwwLjNjMCwwLjEsMCwwLjEsMCwwLjFjLTAuMSwwLjMtMC4yLDAuNC0wLjUsMC40Yy0wLjQsMC0wLjYtMC4zLTAuNi0wLjl2LTEuMWgyLjN2LTEuM2MwLTAuNy0wLjEtMS4xLTAuNC0xLjUKCQkJCQlDMjcuNiwyMi4yLDI3LjEsMjIsMjYuNSwyMnogTTI3LjEsMjQuNUgyNnYtMC42YzAtMC42LDAuMi0wLjksMC42LTAuOWMwLjQsMCwwLjYsMC4zLDAuNiwwLjlWMjQuNUwyNy4xLDI0LjV6Ii8+CgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNSwyNi45Yy0wLjIsMC40LTAuNSwwLjUtMC43LDAuNWMtMC4yLDAtMC4yLTAuMS0wLjMtMC4zYzAsMCwwLTAuMiwwLTAuNHYtNC42aC0xLjFWMjcKCQkJCQljMCwwLjQsMCwwLjcsMC4xLDAuOWMwLjEsMC4zLDAuMywwLjUsMC43LDAuNWMwLjQsMCwwLjktMC4zLDEuMy0wLjh2MC43aDEuMXYtNi4zaC0xLjFMMTguNSwyNi45TDE4LjUsMjYuOUwxOC41LDI2Ljl6Ii8+CgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjAsMTUuN2MwLjQsMCwwLjUtMC4zLDAuNS0wLjl2LTIuN2MwLTAuNi0wLjItMC45LTAuNS0wLjljLTAuNCwwLTAuNSwwLjMtMC41LDAuOXYyLjcKCQkJCQlDMTkuNCwxNS40LDE5LjYsMTUuNywyMCwxNS43eiIvPgoJCQkJPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxMi4zLDIxLjEgMTMuNiwyMS4xIDEzLjYsMjguNCAxNC45LDI4LjQgMTQuOSwyMS4xIDE2LjIsMjEuMSAxNi4yLDIwIDEyLjMsMjAgCQkJCSIvPgoJCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTI4LjQsNi41SDEyLjFDMTAuNyw2LjUsOS42LDcsOC42LDhjLTEsMS0xLjQsMi4xLTEuNCwzLjV2MTYuNGMwLDEuNCwwLjUsMi41LDEuNCwzLjUKCQkJCQljMSwxLDIuMSwxLjQsMy41LDEuNGgxNi40YzEuNCwwLDIuNS0wLjUsMy41LTEuNGMxLTEsMS40LTIuMSwxLjQtMy41VjExLjVjMC0xLjQtMC41LTIuNS0xLjQtMy41QzMwLjksNywyOS44LDYuNSwyOC40LDYuNXoKCQkJCQkgTTIyLjYsMTAuM2gxLjFWMTVjMCwwLjMsMCwwLjQsMCwwLjRjMCwwLjIsMC4xLDAuMywwLjMsMC4zYzAuMiwwLDAuNS0wLjIsMC43LTAuNXYtNC44aDEuMXY2LjNoLTEuMVYxNgoJCQkJCWMtMC41LDAuNS0wLjksMC44LTEuMywwLjhjLTAuNCwwLTAuNi0wLjItMC43LTAuNWMtMC4xLTAuMi0wLjEtMC41LTAuMS0wLjlMMjIuNiwxMC4zTDIyLjYsMTAuM3ogTTE4LjMsMTIuNAoJCQkJCWMwLTAuNywwLjEtMS4yLDAuNC0xLjVjMC4zLTAuNCwwLjctMC42LDEuMy0wLjZjMC42LDAsMSwwLjIsMS4zLDAuNmMwLjIsMC4zLDAuNCwwLjgsMC40LDEuNXYyLjJjMCwwLjctMC4xLDEuMi0wLjQsMS41CgkJCQkJYy0wLjMsMC40LTAuOCwwLjYtMS4zLDAuNmMtMC42LDAtMS0wLjItMS4zLTAuNmMtMC4yLTAuMy0wLjQtMC44LTAuNC0xLjVMMTguMywxMi40TDE4LjMsMTIuNHogTTE1LjIsOC4ybDAuOSwzLjNMMTcsOC4yaDEuMwoJCQkJCWwtMS41LDV2My40aC0xLjN2LTMuNGMtMC4xLTAuNi0wLjQtMS41LTAuOC0yLjdjLTAuMS0wLjMtMC4yLTAuNy0wLjQtMS4yYy0wLjItMC41LTAuMy0wLjktMC40LTEuMkwxNS4yLDguMkwxNS4yLDguMnoKCQkJCQkgTTI5LjMsMjguN2MtMC4xLDAuNS0wLjQsMC45LTAuNywxLjJjLTAuNCwwLjMtMC44LDAuNS0xLjMsMC42Yy0xLjYsMC4yLTMuOSwwLjMtNywwLjNjLTMuMSwwLTUuNS0wLjEtNy0wLjMKCQkJCQljLTAuNS0wLjEtMC45LTAuMy0xLjMtMC42Yy0wLjQtMC4zLTAuNi0wLjgtMC43LTEuMmMtMC4yLTEtMC4zLTIuNC0wLjMtNC40YzAtMiwwLjEtMy40LDAuMy00LjRjMC4xLTAuNSwwLjQtMC45LDAuNy0xLjMKCQkJCQljMC40LTAuMywwLjgtMC41LDEuMy0wLjZjMS41LTAuMiwzLjktMC4zLDctMC4zYzMuMSwwLDUuNSwwLjEsNywwLjNjMC41LDAuMSwwLjksMC4zLDEuMywwLjZjMC40LDAuMywwLjYsMC44LDAuNywxLjMKCQkJCQljMC4yLDAuOSwwLjMsMi40LDAuMyw0LjRDMjkuNiwyNi4zLDI5LjUsMjcuOCwyOS4zLDI4Ljd6Ii8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
}
.googleplus {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQ2IiBoZWlnaHQ9IjM0IiB4bGluazpocmVmPSJDRTYxRDA0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0yIDQpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNAoJCQkJYzEuOCwwLDMsMC42LDQuMSwxLjVjMC45LTAuOSwwLjgtMSwzLTMuMWMtMS45LTEuNy00LjMtMi43LTcuMS0yLjdjLTUuOCwwLTEwLjUsNC43LTEwLjUsMTAuNUMzLjUsMjYsOC4yLDMwLjcsMTQsMzAuNwoJCQkJYzguNywwLDEwLjgtNy41LDEwLjEtMTIuNkMyMiwxOC4xLDE0LDE4LjEsMTQsMTguMXogTTMyLjksMTguNHYtMy42aC0yLjZ2My42aC0zLjd2Mi42aDMuN3YzLjdoMi42di0zLjdoMy42di0yLjZIMzIuOXoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
}
.googleplus::before {
    content: "";
}
.googleplus.icon-gray {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDVweCIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgNDUgNDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QXJ0Ym9hcmQgMyBDb3B5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkLTMtQ29weSIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjN0E3QTdBIj4KICAgICAgICAgICAgPGcgaWQ9InN2Zyt4bWwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYuMDAwMDAwLCAxMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJDYWxxdWVfMSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLDkuMSBMMTEsMTMuMyBMMTYuNywxMy4zIEMxNS44LDE2IDE0LjQsMTcuNSAxMSwxNy41IEM3LjYsMTcuNSA0LjksMTQuNyA0LjksMTEuMyBDNC45LDcuOSA3LjUsNSAxMSw1IEMxMi44LDUgMTQsNS42IDE1LjEsNi41IEMxNiw1LjYgMTUuOSw1LjUgMTguMSwzLjQgQzE2LjIsMS43IDEzLjgsMC43IDExLDAuNyBDNS4yLDAuNyAwLjUsNS40IDAuNSwxMS4yIEMwLjUsMTcgNS4yLDIxLjcgMTEsMjEuNyBDMTkuNywyMS43IDIxLjgsMTQuMiAyMS4xLDkuMSBMMTEsOS4xIFogTTI5LjksOS40IEwyOS45LDUuOCBMMjcuMyw1LjggTDI3LjMsOS40IEwyMy42LDkuNCBMMjMuNiwxMiBMMjcuMywxMiBMMjcuMywxNS43IEwyOS45LDE1LjcgTDI5LjksMTIgTDMzLjUsMTIgTDMzLjUsOS40IEwyOS45LDkuNCBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}
.googleplus.icon-gray:hover,
.googleplus::before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQ2IiBoZWlnaHQ9IjM0IiB4bGluazpocmVmPSJDRTYxRDA0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0yIDQpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNAoJCQkJYzEuOCwwLDMsMC42LDQuMSwxLjVjMC45LTAuOSwwLjgtMSwzLTMuMWMtMS45LTEuNy00LjMtMi43LTcuMS0yLjdjLTUuOCwwLTEwLjUsNC43LTEwLjUsMTAuNUMzLjUsMjYsOC4yLDMwLjcsMTQsMzAuNwoJCQkJYzguNywwLDEwLjgtNy41LDEwLjEtMTIuNkMyMiwxOC4xLDE0LDE4LjEsMTQsMTguMXogTTMyLjksMTguNHYtMy42aC0yLjZ2My42aC0zLjd2Mi42aDMuN3YzLjdoMi42di0zLjdoMy42di0yLjZIMzIuOXoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
}
.pinterest {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjM4IiBoZWlnaHQ9IjQ2IiB4bGluazpocmVmPSI4REY2NkQ0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDIgLTEpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMKCQkJCWMtMS4zLTguMSw5LjQtMTMuNywxNS04YzMuOSwzLjksMS4zLDE2LTQuOSwxNC44Yy02LTEuMiwyLjktMTAuOC0xLjgtMTIuN2MtMy45LTEuNS01LjksNC43LTQuMSw3LjhjLTEuMSw1LjMtMy40LDEwLjMtMi41LDE3CgkJCQljMy4xLTIuMiw0LjEtNi41LDQuOS0xMC45YzEuNSwwLjksMi40LDEuOSw0LjMsMi4xYzcuMiwwLjYsMTEuMi03LjIsMTAuMy0xNC40QzMxLjgsNy41LDI1LjUsNC4zLDE4LjcsNS4xeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}
.pinterest::before {
    content: "";
}
.pinterest.icon-gray {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDVweCIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgNDUgNDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QXJ0Ym9hcmQgMyBDb3B5IDI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQtMy1Db3B5LTIiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzdBN0E3QSI+CiAgICAgICAgICAgIDxnIGlkPSJzdmcreG1sIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMDAwMDAsIDYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ2FscXVlXzEiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMS43LDEuMSBDNi40LDEuNiAxLjEsNiAwLjgsMTIuMSBDMC43LDE1LjkgMS43LDE4LjcgNS4zLDE5LjUgQzYuOSwxNi44IDQuOCwxNi4yIDQuNSwxNC4yIEMzLjIsNi4xIDEzLjksMC41IDE5LjUsNi4yIEMyMy40LDEwLjEgMjAuOCwyMi4yIDE0LjYsMjEgQzguNiwxOS44IDE3LjUsMTAuMiAxMi44LDguMyBDOC45LDYuOCA2LjksMTMgOC43LDE2LjEgQzcuNiwyMS40IDUuMywyNi40IDYuMiwzMy4xIEM5LjMsMzAuOSAxMC4zLDI2LjYgMTEuMSwyMi4yIEMxMi42LDIzLjEgMTMuNSwyNC4xIDE1LjQsMjQuMyBDMjIuNiwyNC45IDI2LjYsMTcuMSAyNS43LDkuOSBDMjQuOCwzLjUgMTguNSwwLjMgMTEuNywxLjEgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}
.pinterest.icon-gray:hover,
.pinterest::before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjM4IiBoZWlnaHQ9IjQ2IiB4bGluazpocmVmPSI4REY2NkQ0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDIgLTEpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMKCQkJCWMtMS4zLTguMSw5LjQtMTMuNywxNS04YzMuOSwzLjksMS4zLDE2LTQuOSwxNC44Yy02LTEuMiwyLjktMTAuOC0xLjgtMTIuN2MtMy45LTEuNS01LjksNC43LTQuMSw3LjhjLTEuMSw1LjMtMy40LDEwLjMtMi41LDE3CgkJCQljMy4xLTIuMiw0LjEtNi41LDQuOS0xMC45YzEuNSwwLjksMi40LDEuOSw0LjMsMi4xYzcuMiwwLjYsMTEuMi03LjIsMTAuMy0xNC40QzMxLjgsNy41LDI1LjUsNC4zLDE4LjcsNS4xeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}
.vimeo {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQzIiBoZWlnaHQ9IjQwIiB4bGluazpocmVmPSI1MDNFMDBBQi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0xIDEpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPGc+CgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNC4xLDE0YzAuNy0wLjUsMS44LTEuNCwzLjMtMi44YzEuNS0xLjMsMi43LTIuMywzLjctMi45YzEuMy0wLjcsMi40LTEsMy41LTAuN2MwLjUsMC4xLDEsMC41LDEuNCwxLjEKCQkJCQljMC40LDAuNiwwLjgsMS4yLDEsMS45YzAuMiwwLjYsMC41LDIuMSwwLjksNC41YzAuMSwwLjQsMC4xLDEsMC4yLDJjMC4xLDAuOSwwLjIsMS43LDAuMywyLjNjMC4xLDAuNiwwLjMsMS4zLDAuNSwyCgkJCQkJYzAuMywwLjcsMC42LDEuMywxLDEuOGMwLjgsMC44LDEuNiwxLDIuNCwwLjRjMC41LTAuNCwxLjItMS4zLDEuOS0yLjdjMC45LTEuNywxLjMtMywxLjQtMy45YzAuMS0xLjQtMC4xLTIuMy0wLjctMi43CgkJCQkJYy0wLjYtMC40LTEuNi0wLjYtMy4xLTAuNGMwLjMtMC45LDAuNy0xLjcsMS4yLTIuNWMwLjUtMC44LDEuMS0xLjQsMS42LTEuOWMwLjYtMC41LDEuMi0wLjksMS44LTEuM2MwLjYtMC40LDEuMS0wLjcsMS42LTAuOAoJCQkJCWMwLjQtMC4yLDAuOC0wLjMsMS4xLTAuM2MyLjUtMC40LDQuMiwwLDUuMSwxLjJjMC43LDAuOSwwLjksMi4xLDAuNiwzLjZjLTAuMywxLjMtMSwzLjQtMi4zLDYuMmMtMS4yLDIuOC0yLjgsNS41LTQuNyw4CgkJCQkJYy0yLjIsMi45LTQuNCw1LjEtNi44LDYuNWMtMC42LDAuNC0xLjMsMC43LTIuMSwwLjljLTAuOCwwLjItMS41LDAuMi0yLjMsMGMtMS4xLTAuNS0yLTEuNi0yLjgtMy40Yy0wLjQtMC45LTAuOS0yLjctMS42LTUuNAoJCQkJCWMtMC43LTIuNi0xLjEtNC4zLTEuNC01LjFjLTAuMS0wLjItMC4yLTAuNi0wLjMtMS4xYy0wLjEtMC41LTAuMy0wLjktMC40LTEuM2MtMC4xLTAuNC0wLjMtMC43LTAuNS0xLjEKCQkJCQljLTAuMy0wLjUtMC43LTAuOC0xLjEtMC44Yy0wLjQsMC0xLDAuMS0xLjYsMC4zYy0wLjYsMC4yLTEuMSwwLjMtMS41LDAuMmMtMC4yLDAtMC40LTAuMi0wLjYtMC41Yy0wLjItMC4zLTAuNC0wLjYtMC43LTAuNwoJCQkJCUw0LjEsMTRMNC4xLDE0TDQuMSwxNHoiLz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}
.instagram {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSIxQkEwODYyMy5wbmciID4KCTwvaW1hZ2U+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOSw1LjZIMTEuMUM4LDUuNiw1LjYsOCw1LjYsMTEuMVYxN3YxMS44YzAsMy4xLDIuNSw1LjUsNS41LDUuNWgxNy43YzMuMSwwLDUuNS0yLjUsNS41LTUuNVYxN3YtNS45CgkJCUMzNC40LDgsMzIsNS42LDI4LjksNS42eiBNMzAuNSw4LjloMC42djAuNnY0LjNoLTQuOVY4LjlIMzAuNXogTTE1LjksMTdjMC45LTEuMiwyLjUtMi4xLDQuMS0yLjFzMy4yLDAuOSw0LjEsMi4xCgkJCWMwLjYsMC45LDEsMS44LDEsM2MwLDIuOC0yLjMsNS4xLTUuMSw1LjFjLTIuNywwLTUuMS0yLjItNS4xLTUuMUMxNC45LDE4LjksMTUuMywxNy45LDE1LjksMTd6IE0zMS42LDI4LjljMCwxLjUtMS4yLDIuNy0yLjcsMi43CgkJCUgxMS4xYy0xLjUsMC0yLjctMS4yLTIuNy0yLjdWMTdoNC4zYy0wLjQsMC45LTAuNiwyLTAuNiwzYzAsNC4zLDMuNiw3LjksNy45LDcuOXM3LjktMy42LDcuOS03LjljMC0xLTAuMi0yLjEtMC42LTNoNC4zCgkJCUwzMS42LDI4LjlMMzEuNiwyOC45eiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);
}
.footer-container {
    padding-top: 2.5rem;
    overflow: hidden;
}
.footer-container .h3,
.footer-container .h4 {
    margin-bottom: 1rem;
    font-size: 1rem;
}
.footer-container li {
    margin-bottom: 0.3125rem;
}
.footer-container li a {
    cursor: pointer;
}
.links .collapse {
    display: inherit;
}
.contact-rich {
    color: #7a7a7a;
    word-wrap: break-word;
}
.contact-rich,
.contact-rich h4 {
    margin-bottom: 2rem;
}
.contact-rich .block {
    height: auto;
    overflow: hidden;
}
.contact-rich .block .icon {
    float: left;
    width: 3.5rem;
}
.contact-rich .block .icon i {
    font-size: 2rem;
}
.contact-rich .block .data {
    width: auto;
    overflow: hidden;
    font-size: 0.875rem;
    color: #232323;
}
.contact-rich .block .data.email {
    padding-top: 0.375rem;
}
.contact-rich .block a[href^="mailto:"] {
    margin-top: 1rem;
    clear: both;
}
.contact-form {
    width: 100%;
    padding: 1rem;
    color: #7a7a7a;
    background: #fff;
}
.contact-form h3,
.contact-rich h4 {
    color: #232323;
    text-transform: uppercase;
}
#pagenotfound #main .page-header,
#products #main .page-header {
    margin: 2rem 0 3rem;
}
#pagenotfound #main .page-content,
#products #main .page-content {
    margin-bottom: 10rem;
}
#pagenotfound .page-not-found,
#products .page-not-found {
    max-width: 570px;
    padding: 1rem;
    margin: 0 auto;
    overflow: auto;
    font-size: 0.875rem;
    color: #7a7a7a;
    background: #fff;
}
#pagenotfound .page-not-found h4,
#products .page-not-found h4 {
    margin: 0.5rem 0 1rem;
    font-size: 1rem;
    font-weight: 700;
}
#pagenotfound .page-not-found .search-widget,
#products .page-not-found .search-widget {
    float: none;
}
.customization-modal .modal-content {
    border: 1px solid #f6f6f6;
    border-radius: 0;
}
#footer .block_newsletter #block-newsletter-label,
.customization-modal .modal-content .modal-body {
    padding-top: 0;
}
.customization-modal .modal-content .modal-body .product-customization-line {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    border-bottom: 1px solid #f6f6f6;
}
.customization-modal .modal-content .modal-body .product-customization-line .label {
    font-weight: 600;
    text-align: right;
}
.customization-modal .modal-content .modal-body .product-customization-line .value {
    word-wrap: break-word;
}
.customization-modal .modal-content .modal-body .product-customization-line:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.sitemap-title {
    text-transform: capitalize;
}
#header .header-nav #_desktop_contact_link #contact-link,
.sitemap {
    margin-top: 0.9375rem;
}
.sitemap h2 {
    width: 100%;
    height: 35px;
    margin-left: -15px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #232323;
    text-transform: uppercase;
    border-bottom: 1px solid #7a7a7a;
}
.sitemap ul {
    margin-top: 20px;
    margin-left: -15px;
}
.sitemap ul.nested {
    margin-left: 20px;
}
.sitemap ul li {
    margin-bottom: 1rem;
    font-size: 0.9rem;
}
.block_newsletter {
    float: inherit;
    width: 100%;
    max-width: 50rem;
    margin: auto;
    margin-bottom: 0.625rem;
    clear: both;
    font-size: 0.875rem;
    background: #fff;
}
.block_newsletter form input[type="text"]:focus {
    color: #232323;
    background: #fff;
    outline: 3px #24b9d7 solid;
}
.block_newsletter #block-newsletter-label {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    color: #232323;
}
.block_newsletter form .input-wrapper {
    overflow: hidden;
}
.block_newsletter form .row .col-xs-12:last-of-type .page-content.page-cms ul,
.block_newsletter form .row .col-xs-12:last-of-type p,
.page-content.page-cms .block_newsletter form .row .col-xs-12:last-of-type ul {
    font-size: 0.75rem;
    color: #7a7a7a;
}
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    margin-left: 0.5rem;
}
.block_newsletter form input[type="email"] {
    width: 100%;
    padding: 11px;
    border: 1px solid #ddd;
}
.block_newsletter form input[type="email"]:focus {
    padding: 8px 8px 9px;
    border: 3px #24b9d7 solid;
    outline: 0;
}
.block_newsletter form input {
    height: 42px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#footer .block_newsletter .page-content.page-cms ul,
#footer .block_newsletter p,
.page-content.page-cms #footer .block_newsletter ul {
    padding-top: 0.625rem;
}
#left-column .block_newsletter {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
}
#manufacturer #main ul,
#supplier #main ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
#manufacturer #main ul .brand {
    position: relative;
    width: calc(20% - 10px);
    min-width: 210px;
    padding: 10px;
    margin: 5px;
    text-align: center;
    background: #fff;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
#manufacturer #main ul .brand:hover,
#supplier #main ul .supplier:hover {
    -webkit-box-shadow: 0 0 8px 0 rgb(0 0 0 / 0.2);
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 0.2);
}
#manufacturer #main ul .brand-products {
    display: none;
}
#manufacturer #main ul .brand-img {
    position: relative;
    width: 200px;
    margin: auto;
}
#manufacturer #main ul .brand-img a::before,
#supplier #main ul .supplier-img a::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
}
#supplier #main ul .supplier {
    position: relative;
    width: calc(20% - 10px);
    min-width: 210px;
    padding: 10px;
    margin: 5px;
    text-align: center;
    background: #fff;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
#supplier #main ul .supplier-products {
    display: none;
}
#supplier #main ul .supplier-img {
    position: relative;
    width: 200px;
    margin: auto;
}
#header {
    position: relative;
    z-index: 999;
    color: #7a7a7a;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 0.11);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 0.11);
}
#header .logo {
    max-width: 100%;
    height: auto;
}
#header a:hover {
    color: #24b9d7;
    text-decoration: none;
}
#header .menu,
#header .menu > ul > li {
    display: inline-block;
}
#header .header-nav {
    max-height: 50px;
    border-bottom: #f6f6f6 2px solid;
}
#header .header-nav #menu-icon {
    margin: 0 1rem;
    vertical-align: middle;
    cursor: pointer;
}
#header .header-nav #menu-icon .material-icons {
    line-height: 50px;
}
#header .header-nav .right-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#header .header-nav .currency-selector {
    margin-top: 0.9375rem;
    margin-left: 0.9375rem;
    white-space: nowrap;
}
#header .header-nav .user-info {
    margin-left: 2.5rem;
    text-align: right;
}
#header .header-nav .user-info .account {
    margin-left: 0.625rem;
}
#header .header-nav .language-selector,
#header .header-nav .user-info {
    margin-top: 0.9375rem;
    white-space: nowrap;
}
#header .header-nav .cart-preview.active {
    background: #24b9d7;
}
#header .header-nav .blockcart.active a:hover,
#header .header-nav .cart-preview.active a,
#header .header-nav .cart-preview.active i {
    color: #fff;
}
#header .header-nav .cart-preview .shopping-cart {
    color: #7a7a7a;
    vertical-align: middle;
}
#header .header-nav .cart-preview .body {
    display: none;
}
#header .header-nav .blockcart {
    height: 3rem;
    padding: 0.75rem;
    margin-left: 0.9375rem;
    text-align: center;
    white-space: nowrap;
    background: #f6f6f6;
}
#header .header-nav .blockcart a:hover {
    color: #24b9d7;
}
#header .header-nav .blockcart .header {
    margin-top: 0.125rem;
}
#header .header-nav #_desktop_contact_link {
    display: inline-block;
}
#header .header-nav .search-widget {
    margin-top: 0.2rem;
}
#header .header-nav .material-icons {
    line-height: inherit;
}
#header .header-nav .material-icons.expand-more {
    margin-left: -0.375rem;
}
#header .header-top {
    padding: 1.25rem 0;
}
#header .header-top > .container {
    position: relative;
}
#header .header-top > .container > .row:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#header .header-top .menu {
    padding-left: 15px;
}
#header .header-top .position-static {
    position: static;
}
#header .header-top a[data-depth="0"] {
    color: #7a7a7a;
    text-transform: uppercase;
}
#header .header-top .search-widget {
    float: right;
}
#header .top-menu-link {
    margin-left: 1.25rem;
}
#wrapper {
    padding-top: 1.563rem;
    background: #f6f6f6;
}
#wrapper .banner {
    display: block;
    margin-bottom: 1.5rem;
}
#wrapper .breadcrumb {
    padding: 0;
    background: 0 0;
}
#wrapper .breadcrumb[data-depth="1"] {
    display: none;
}
#wrapper .breadcrumb li::after {
    margin: 0.3125rem;
    color: #7a7a7a;
    content: "/";
}
#wrapper .breadcrumb li:last-child {
    margin: 0;
    color: #7a7a7a;
    content: "/";
}
#wrapper .breadcrumb li:last-child::after {
    content: "";
}
#main .page-content,
#main .page-footer,
#main .page-header {
    margin-bottom: 1.563rem;
}
#main .page-content h6 {
    margin-bottom: 1.125rem;
}
#main .page-content #notifications {
    margin-right: -15px;
    margin-left: -15px;
}
.progress {
    background: #dbdbdb;
}
.progress-bar {
    height: 100%;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
}
@media print {
    *,
    .page-content.page-cms ul::first-line,
    ::after,
    ::before,
    ::first-letter,
    blockquote::first-line,
    div::first-line,
    li::first-line,
    p::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    .page-content.page-cms ul,
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .tag {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
    .visible-print-block {
        display: block !important;
    }
    .visible-print-inline {
        display: inline !important;
    }
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}
@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-sm-1 {
        float: left;
        width: 8.3333333333%;
    }
    .col-sm-2,
    .col-sm-3 {
        float: left;
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4,
    .col-sm-5 {
        float: left;
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6,
    .col-sm-7 {
        float: left;
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8,
    .col-sm-9 {
        float: left;
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        float: left;
        width: 83.3333333333%;
    }
    .col-sm-11 {
        float: left;
        width: 91.6666666667%;
    }
    .col-sm-12 {
        float: left;
        width: 100%;
    }
    .pull-sm-0 {
        right: auto;
    }
    .pull-sm-1 {
        right: 8.3333333333%;
    }
    .pull-sm-2 {
        right: 16.6666666667%;
    }
    .pull-sm-3 {
        right: 25%;
    }
    .pull-sm-4 {
        right: 33.3333333333%;
    }
    .pull-sm-5 {
        right: 41.6666666667%;
    }
    .pull-sm-6 {
        right: 50%;
    }
    .pull-sm-7 {
        right: 58.3333333333%;
    }
    .pull-sm-8 {
        right: 66.6666666667%;
    }
    .pull-sm-9 {
        right: 75%;
    }
    .pull-sm-10 {
        right: 83.3333333333%;
    }
    .pull-sm-11 {
        right: 91.6666666667%;
    }
    .pull-sm-12 {
        right: 100%;
    }
    .push-sm-0 {
        left: auto;
    }
    .push-sm-1 {
        left: 8.3333333333%;
    }
    .push-sm-2 {
        left: 16.6666666667%;
    }
    .push-sm-3 {
        left: 25%;
    }
    .push-sm-4 {
        left: 33.3333333333%;
    }
    .push-sm-5 {
        left: 41.6666666667%;
    }
    .push-sm-6 {
        left: 50%;
    }
    .push-sm-7 {
        left: 58.3333333333%;
    }
    .push-sm-8 {
        left: 66.6666666667%;
    }
    .push-sm-9 {
        left: 75%;
    }
    .push-sm-10 {
        left: 83.3333333333%;
    }
    .push-sm-11 {
        left: 91.6666666667%;
    }
    .push-sm-12 {
        left: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .form-check,
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
    }
    .form-inline .form-check-label {
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
    .navbar,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-full,
    .navbar-sticky-top {
        border-radius: 0;
    }
    .navbar-toggleable-xs {
        display: block !important;
    }
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: 0.75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0;
    }
    .card-deck .card {
        margin-bottom: 0;
    }
    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .card-deck .card,
    .card-group .card {
        display: table-cell;
        vertical-align: top;
    }
    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }
    .card-group .card:not(:first-child):not(:last-child),
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0;
    }
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
    .jumbotron {
        padding: 4rem 2rem;
    }
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto;
    }
    .modal-sm {
        max-width: 300px;
    }
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
    .hidden-sm-up {
        display: none !important;
    }
    .header-top .search-widgets {
        max-width: 13rem;
    }
    .contact-rich .block a[href^="mailto:"] {
        font-size: 0.815rem;
    }
}
@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-md-1 {
        float: left;
        width: 8.3333333333%;
    }
    .col-md-2,
    .col-md-3 {
        float: left;
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4,
    .col-md-5 {
        float: left;
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6,
    .col-md-7 {
        float: left;
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8,
    .col-md-9 {
        float: left;
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        float: left;
        width: 83.3333333333%;
    }
    .col-md-11 {
        float: left;
        width: 91.6666666667%;
    }
    .col-md-12 {
        float: left;
        width: 100%;
    }
    .pull-md-0 {
        right: auto;
    }
    .pull-md-1 {
        right: 8.3333333333%;
    }
    .pull-md-2 {
        right: 16.6666666667%;
    }
    .pull-md-3 {
        right: 25%;
    }
    .pull-md-4 {
        right: 33.3333333333%;
    }
    .pull-md-5 {
        right: 41.6666666667%;
    }
    .pull-md-6 {
        right: 50%;
    }
    .pull-md-7 {
        right: 58.3333333333%;
    }
    .pull-md-8 {
        right: 66.6666666667%;
    }
    .pull-md-9 {
        right: 75%;
    }
    .pull-md-10 {
        right: 83.3333333333%;
    }
    .pull-md-11 {
        right: 91.6666666667%;
    }
    .pull-md-12 {
        right: 100%;
    }
    .push-md-0 {
        left: auto;
    }
    .push-md-1 {
        left: 8.3333333333%;
    }
    .push-md-2 {
        left: 16.6666666667%;
    }
    .push-md-3 {
        left: 25%;
    }
    .push-md-4 {
        left: 33.3333333333%;
    }
    .push-md-5 {
        left: 41.6666666667%;
    }
    .push-md-6 {
        left: 50%;
    }
    .push-md-7 {
        left: 58.3333333333%;
    }
    .push-md-8 {
        left: 66.6666666667%;
    }
    .push-md-9 {
        left: 75%;
    }
    .push-md-10 {
        left: 83.3333333333%;
    }
    .push-md-11 {
        left: 91.6666666667%;
    }
    .push-md-12 {
        left: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
    .navbar-toggleable-sm {
        display: block !important;
    }
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
    .hidden-md-up {
        display: none !important;
    }
    .search-widget {
        min-width: 15.63rem;
    }
    #blockcart-modal .cart-content {
        padding-left: 2.5rem;
    }
}
@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-lg-1 {
        float: left;
        width: 8.3333333333%;
    }
    .col-lg-2,
    .col-lg-3 {
        float: left;
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4,
    .col-lg-5 {
        float: left;
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6,
    .col-lg-7 {
        float: left;
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8,
    .col-lg-9 {
        float: left;
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        float: left;
        width: 83.3333333333%;
    }
    .col-lg-11 {
        float: left;
        width: 91.6666666667%;
    }
    .col-lg-12 {
        float: left;
        width: 100%;
    }
    .pull-lg-0 {
        right: auto;
    }
    .pull-lg-1 {
        right: 8.3333333333%;
    }
    .pull-lg-2 {
        right: 16.6666666667%;
    }
    .pull-lg-3 {
        right: 25%;
    }
    .pull-lg-4 {
        right: 33.3333333333%;
    }
    .pull-lg-5 {
        right: 41.6666666667%;
    }
    .pull-lg-6 {
        right: 50%;
    }
    .pull-lg-7 {
        right: 58.3333333333%;
    }
    .pull-lg-8 {
        right: 66.6666666667%;
    }
    .pull-lg-9 {
        right: 75%;
    }
    .pull-lg-10 {
        right: 83.3333333333%;
    }
    .pull-lg-11 {
        right: 91.6666666667%;
    }
    .pull-lg-12 {
        right: 100%;
    }
    .push-lg-0 {
        left: auto;
    }
    .push-lg-1 {
        left: 8.3333333333%;
    }
    .push-lg-2 {
        left: 16.6666666667%;
    }
    .push-lg-3 {
        left: 25%;
    }
    .push-lg-4 {
        left: 33.3333333333%;
    }
    .push-lg-5 {
        left: 41.6666666667%;
    }
    .push-lg-6 {
        left: 50%;
    }
    .push-lg-7 {
        left: 58.3333333333%;
    }
    .push-lg-8 {
        left: 66.6666666667%;
    }
    .push-lg-9 {
        left: 75%;
    }
    .push-lg-10 {
        left: 83.3333333333%;
    }
    .push-lg-11 {
        left: 91.6666666667%;
    }
    .push-lg-12 {
        left: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
    .navbar-toggleable-md {
        display: block !important;
    }
    .modal-lg {
        max-width: 900px;
    }
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
    .hidden-lg-up {
        display: none !important;
    }
    .carousel .carousel-indicators {
        display: none;
    }
    #product-modal .modal-content .modal-body .product-images {
        margin-left: 2.5rem;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-xl-1 {
        float: left;
        width: 8.3333333333%;
    }
    .col-xl-2,
    .col-xl-3 {
        float: left;
        width: 16.6666666667%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-4,
    .col-xl-5 {
        float: left;
        width: 33.3333333333%;
    }
    .col-xl-5 {
        width: 41.6666666667%;
    }
    .col-xl-6,
    .col-xl-7 {
        float: left;
        width: 50%;
    }
    .col-xl-7 {
        width: 58.3333333333%;
    }
    .col-xl-8,
    .col-xl-9 {
        float: left;
        width: 66.6666666667%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-10 {
        float: left;
        width: 83.3333333333%;
    }
    .col-xl-11 {
        float: left;
        width: 91.6666666667%;
    }
    .col-xl-12 {
        float: left;
        width: 100%;
    }
    .pull-xl-0 {
        right: auto;
    }
    .pull-xl-1 {
        right: 8.3333333333%;
    }
    .pull-xl-2 {
        right: 16.6666666667%;
    }
    .pull-xl-3 {
        right: 25%;
    }
    .pull-xl-4 {
        right: 33.3333333333%;
    }
    .pull-xl-5 {
        right: 41.6666666667%;
    }
    .pull-xl-6 {
        right: 50%;
    }
    .pull-xl-7 {
        right: 58.3333333333%;
    }
    .pull-xl-8 {
        right: 66.6666666667%;
    }
    .pull-xl-9 {
        right: 75%;
    }
    .pull-xl-10 {
        right: 83.3333333333%;
    }
    .pull-xl-11 {
        right: 91.6666666667%;
    }
    .pull-xl-12 {
        right: 100%;
    }
    .push-xl-0 {
        left: auto;
    }
    .push-xl-1 {
        left: 8.3333333333%;
    }
    .push-xl-2 {
        left: 16.6666666667%;
    }
    .push-xl-3 {
        left: 25%;
    }
    .push-xl-4 {
        left: 33.3333333333%;
    }
    .push-xl-5 {
        left: 41.6666666667%;
    }
    .push-xl-6 {
        left: 50%;
    }
    .push-xl-7 {
        left: 58.3333333333%;
    }
    .push-xl-8 {
        left: 66.6666666667%;
    }
    .push-xl-9 {
        left: 75%;
    }
    .push-xl-10 {
        left: 83.3333333333%;
    }
    .push-xl-11 {
        left: 91.6666666667%;
    }
    .push-xl-12 {
        left: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
    .navbar-toggleable-lg {
        display: block;
    }
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
    .hidden-xl-up {
        display: none !important;
    }
}
@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-brand {
        display: block;
        float: none;
        margin-top: 0.5rem;
        margin-right: 0;
    }
    .navbar-toggleable-xs .navbar-nav {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
    .hidden-xs-down {
        display: none !important;
    }
    .header-top-right {
        width: 100%;
        padding-right: 15px;
    }
    body#checkout section.checkout-step .content {
        padding: 0.9375rem 0;
    }
    #payment-confirmation button {
        font-size: 0.875rem;
    }
    #payment-confirmation button.btn {
        white-space: normal;
    }
    .product-miniature .thumbnail-container:focus .product-description::after,
    .product-miniature .thumbnail-container:hover .product-description::after {
        display: none;
    }
    .product-miniature .highlighted-informations {
        display: none;
    }
    .products-selection .filter-button {
        padding-left: 0;
    }
    #category #left-column #search_filters_wrapper {
        margin-right: -15px;
        margin-left: -15px;
    }
    .cart-items {
        padding: 1rem 0;
    }
    .cart-item {
        border-bottom: 1px solid #f6f6f6;
    }
    .cart-item:last-child {
        border-bottom: 0;
    }
    .cart-grid-body .cart-overview {
        padding: 0;
    }
    .cart-grid-body .no-items {
        display: inline-block;
        padding: 1rem;
    }
    .product-line-grid-left {
        padding-right: 0 !important;
    }
    #stores .page-stores .store-item-container,
    #stores .page-stores .store-item-footer {
        display: block;
    }
    #stores .page-stores .store-item-container .divide-left {
        border-left: none;
    }
    #stores .page-stores .store-item-container .store-description a,
    #stores .page-stores .store-item-container .store-description address {
        margin-bottom: 0.5rem;
    }
    #stores .page-stores .store-item-footer.divide-top {
        border-top: #f6f6f6 1px solid;
    }
    #stores .page-stores .store-item-footer li {
        margin-bottom: 0.625rem;
    }
    #stores .page-stores .store-item-footer .card-block {
        padding: 0.75rem 0.75rem 0;
    }
    .sitemap {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-brand {
        display: block;
        float: none;
        margin-top: 0.5rem;
        margin-right: 0;
    }
    .navbar-toggleable-sm .navbar-nav {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
    .hidden-sm-down {
        display: none !important;
    }
    .header-top .search-widget {
        float: none;
    }
    .header-top .search-widget form {
        margin: 0 auto;
    }
    .header-top .search-widget form input[type="text"] {
        min-width: inherit;
        background: #fff;
    }
    .top-menu .sub-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transition: 0.5s ease-out;
        transition: 0.5s ease-out;
    }
    body#checkout section.checkout-step .forgot-password {
        margin-bottom: 0.625rem;
        margin-left: 0;
    }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: none;
        margin-top: 0.25rem;
        margin-left: 1.25rem;
    }
    body#checkout #header .header-nav {
        max-height: none;
        padding: 0;
    }
    body#checkout section.checkout-step .content {
        padding: 0.9375rem;
    }
    body#checkout .form-group {
        margin-bottom: 0.5rem;
    }
    #order-items {
        margin-bottom: 2.5rem;
        border-right: 0;
    }
    #order-details .card-title,
    #order-items .card-title {
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        border-bottom: 1px solid #f6f6f6;
    }
    #order-items hr {
        border-top-color: #f6f6f6;
    }
    .bold {
        font-weight: 600;
    }
    #order-details {
        padding-left: 0.9375rem;
    }
    body#checkout
        section.checkout-step
        .delivery-options
        .delivery-option
        label
        .carrier:not(.carrier-hasLogo)
        .col-xs-12 {
        padding-left: 0;
    }
    .forgotten-password .form-fields .center-email-fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .forgotten-password .form-fields .center-email-fields button {
        width: calc(100% - 20px);
        margin: 10px;
    }
    .forgotten-password .form-fields .email {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }
    .carousel .carousel-item .caption .display-1 {
        font-size: 1.3rem;
    }
    .carousel .carousel-control .icon-next i,
    .carousel .carousel-control .icon-prev i {
        font-size: 2rem;
    }
    #category #left-column #search_filters_wrapper {
        margin-right: -30px;
        margin-left: -30px;
    }
    #category #left-column #search_filter_controls,
    .products-selection h1 {
        margin-bottom: 1rem;
        text-align: center;
    }
    #category #left-column #search_filter_controls button {
        margin: 0 0.5rem;
    }
    #category #left-column #search_filters {
        padding: 0;
        margin-bottom: 20px;
        border-top: 1px solid #f6f6f6;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #category #left-column #search_filters .ui-slider-horizontal {
        margin-bottom: 20px;
    }
    #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: 1px solid #f6f6f6;
    }
    #category #left-column #search_filters .facet .title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
    }
    #category #left-column #search_filters .facet .title .collapse-icons .remove,
    #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }
    #category #left-column #search_filters .facet .collapse.in,
    #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
        display: block;
    }
    #category #left-column #search_filters .facet .facet-title {
        color: #232323;
        text-transform: uppercase;
    }
    #category #left-column #search_filters .facet .h6 {
        display: inline-block;
        padding: 1.25rem;
        margin-bottom: 0;
    }
    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        height: inherit;
        padding: 0 0.625rem 0 0;
    }
    #category #left-column #search_filters .facet .collapse {
        display: none;
    }
    #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0;
    }
    #category #left-column #search_filters .facet ul {
        margin-bottom: 0;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 1.25rem;
        border-top: 1px solid #f6f6f6;
    }
    #category #search_filter_toggler {
        width: 100%;
    }
    .products-sort-order .select-title {
        margin-left: 0;
    }
    .products-selection h1 {
        padding-top: 0;
    }
    .products-selection .showing {
        padding-top: 1rem;
    }
    #subcategories ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #blockcart-modal .modal-body .divide-right span {
        display: block;
        padding: 0 0.5rem;
    }
    #blockcart-modal .product-name,
    #blockcart-modal .product-price {
        padding: 0 0.5rem;
    }
    #blockcart-modal .divide-right {
        border-right: none;
    }
    #blockcart-modal .modal-body {
        padding: 1rem;
    }
    .product-line-grid-body {
        margin-bottom: 1rem;
    }
    #stores .page-stores {
        width: 100%;
    }
    #stores .page-stores .store-item-container {
        padding: 1rem 0;
    }
    .block-contact #contact-infos {
        padding: 0.625rem;
        padding-top: 0;
    }
    .block-social ul {
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }
    .block-social ul li {
        width: 2rem;
        height: 2rem;
        margin-right: 1.3rem;
        margin-bottom: 1.3rem;
        background-size: contain;
    }
    .block_newsletter {
        padding-bottom: 0.625rem;
        border-bottom: 1px solid #f6f6f6;
    }
    .footer-container {
        margin-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .footer-container .wrapper {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .footer-container .links .h3 {
        font-size: 1rem;
        line-height: 1.5;
    }
    .footer-container .links ul {
        margin-bottom: 0;
        background-color: #f6f6f6;
    }
    .footer-container .links ul > li {
        padding: 0.625rem;
        font-weight: 600;
        border-bottom: 1px solid #fff;
    }
    .footer-container .links ul > li a {
        color: #232323;
    }
    .links .collapse,
    .links .title .collapse-icons .remove,
    .links .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }
    .links .collapse.in,
    .links .title[aria-expanded="true"] .collapse-icons .remove {
        display: block;
    }
    .links .title {
        padding: 0.625rem;
        cursor: pointer;
        border-bottom: 1px solid #f6f6f6;
    }
    .links .navbar-toggler {
        display: inline-block;
        padding: 0;
    }
    .block_newsletter {
        padding-top: 1rem;
    }
    #header .top-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 50px;
    }
    #header .top-logo img {
        width: auto;
        max-height: 2rem;
    }
    #header .top-logo > h1 {
        margin: 0;
    }
}
@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-brand {
        display: block;
        float: none;
        margin-top: 0.5rem;
        margin-right: 0;
    }
    .navbar-toggleable-md .navbar-nav {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
    .hidden-md-down {
        display: none !important;
    }
    #order-items .h3._desktop-title {
        display: none;
    }
    .done {
        padding: 0;
        margin-right: 0.625rem;
    }
    body#checkout section.checkout-step .address-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    #product-modal .modal-content .modal-body,
    body#checkout section.checkout-step .delivery-option-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .delivery-option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: auto;
    }
    .delivery-option .custom-radio {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
        text-align: left;
    }
    #order-confirmation #registration-form {
        width: 100%;
    }
    body#checkout section.checkout-step .delivery-options .delivery-option .carrier > .col-xs-12 {
        padding-left: 0;
    }
    .carousel {
        left: 50%;
        width: 100vw;
        padding-bottom: 0.5rem;
        margin-left: -50vw;
        background-color: #f6f6f6;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .carousel .carousel-control .icon-next,
    .carousel .carousel-control .icon-prev {
        width: auto;
        height: auto;
    }
    .carousel .carousel-item .caption {
        position: static;
        margin: 1.275rem auto 2.5rem;
        text-align: center;
    }
    .carousel .carousel-item .caption .display-1 {
        font-size: 2rem;
        font-weight: 500;
        color: #232323;
    }
    .carousel .carousel-item .caption .caption-description .page-content.page-cms ul,
    .carousel .carousel-item .caption .caption-description h3,
    .carousel .carousel-item .caption .caption-description p,
    .page-content.page-cms .carousel .carousel-item .caption .caption-description ul {
        color: #7a7a7a;
    }
    .carousel .carousel-item .caption .caption-description h3 {
        font-size: 1rem;
    }
    .carousel .direction {
        position: absolute;
        top: 50%;
        width: 100%;
    }
    .carousel .direction .carousel-control .icon-prev {
        left: 0;
        margin-left: 0;
    }
    .carousel .direction .carousel-control .icon-next {
        right: 0;
        margin-right: 0;
    }
    .carousel .direction .carousel-control i {
        background: rgb(122 122 122 / 0.5);
    }
    .carousel-indicators li {
        width: 8px;
        height: 8px;
    }
    .carousel-indicators .active {
        width: 8px;
        height: 8px;
        margin: 1px;
    }
    #products .products,
    .featured-products .products {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #block-cmsinfo {
        padding: 1.25rem 1.875rem;
    }
    #product-modal .modal-content .modal-body .product-cover-modal {
        max-width: 100%;
        height: auto;
    }
    #blockcart-modal .product-image {
        max-width: 70%;
        margin: 0 auto 1rem;
    }
    .product-cover img {
        width: 100%;
        height: auto;
    }
    #product-modal .modal-content .modal-body {
        margin-left: 0;
    }
    #product-modal .modal-content .modal-body .arrows {
        display: none;
    }
    #product-modal .modal-content .modal-body .image-caption {
        width: 100%;
    }
    #blockcart-modal .modal-dialog {
        width: calc(100% - 20px);
    }
    #blockcart-modal .modal-body {
        padding: 1.875rem;
    }
    .product-images > li.thumb-container > .thumb:not(.selected) {
        border: 0;
    }
    .block-social {
        text-align: center;
    }
    .block-contact {
        padding-left: 1.5rem;
    }
    #manufacturer #main ul,
    #supplier #main ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-brand {
        display: block;
        float: none;
        margin-top: 0.5rem;
        margin-right: 0;
    }
    .navbar-toggleable-lg .navbar-nav {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .hidden-lg-down {
        display: none !important;
    }
    .carousel .carousel-inner {
        height: auto;
    }
}
@media screen and (min-width: 0\0) {
    .progress {
        background-color: #eee;
        border-radius: 0;
    }
    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    .progress[width="100%"] {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
    .progress-bar-striped {
        background-image: linear-gradient(
            45deg,
            rgb(255 255 255 / 0.15) 25%,
            transparent 25%,
            transparent 50%,
            rgb(255 255 255 / 0.15) 50%,
            rgb(255 255 255 / 0.15) 75%,
            transparent 75%,
            transparent
        );
        background-size: 1rem 1rem;
    }
    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite;
    }
    .progress-success .progress-bar {
        background-color: #4cbb6c;
    }
    .progress-info .progress-bar {
        background-color: #5bc0de;
    }
    .progress-warning .progress-bar {
        background-color: #ff9a52;
    }
    .progress-danger .progress-bar {
        background-color: #ff4c4c;
    }
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .carousel-item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition:
            transform 0.6s ease-in-out,
            -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .carousel-item.active.right,
    .carousel-inner > .carousel-item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .carousel-item.active.left,
    .carousel-inner > .carousel-item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .carousel-item.active,
    .carousel-inner > .carousel-item.next.left,
    .carousel-inner > .carousel-item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@media screen and (max-width: 767px) {
    .category-cover {
        display: none;
    }
    .block-category {
        min-height: 0;
        margin-bottom: 0;
    }
    .card-block {
        padding: 0;
    }
    .card {
        background-color: inherit;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media (max-width: 360px) {
    .product-line-grid-right .price,
    .product-line-grid-right .qty {
        width: 100%;
    }
}
#search_widget {
    margin-bottom: 0.625rem;
    overflow: auto;
}
#search_widget form {
    position: relative;
}
#search_widget form i {
    position: absolute;
    padding: 0.5rem;
}
#search_widget form i.clear {
    right: 15px;
    display: none;
}
#search_widget form input {
    width: 100%;
    padding: 10px 20px 10px 40px;
    outline: none;
    background-color: #f1f1f1;
    border: none;
    border-radius: 5px;
}
.ui-autocomplete.searchbar-autocomplete {
    width: 100%;
    min-height: 100%;
    border: none;
}
.ui-autocomplete.searchbar-autocomplete li a,
.ui-autocomplete.searchbar-autocomplete li a.ui-state-focus {
    padding: 8px 15px;
    overflow: auto;
    border: none;
    background: none;
    margin: auto;
    border-radius: 0;
}
.ui-autocomplete.searchbar-autocomplete li a:hover {
    background-color: #f1f1f1;
    cursor: pointer;
}
.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail {
    float: left;
    width: 50px;
    height: auto;
    margin-right: 8px;
}
@media only screen and (min-width: 768px) {
    #search_widget {
        float: right;
        margin-bottom: 0;
    }
    .ui-autocomplete.searchbar-autocomplete {
        width: 400px;
        min-height: auto;
        left: auto;
    }
}
@media only screen and (min-width: 992px) {
    #search_widget {
        min-width: 16.5rem;
    }
}
.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute;
}
.tooltipster-box {
    flex: 1 1 auto;
}
.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
}
.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
}
.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
    opacity: 1;
}
.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
    top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0;
}
.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
    left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0;
}
@keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.tooltipster-update-fade {
    animation: tooltipster-fading 0.4s;
}
@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg);
    }
    75% {
        transform: rotate(2deg);
    }
    100% {
        transform: rotate(0);
    }
}
.tooltipster-update-rotate {
    animation: tooltipster-rotating 0.6s;
}
@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.tooltipster-update-scale {
    animation: tooltipster-scaling 0.6s;
}
.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px;
}
.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px;
}
.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px;
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0;
}
.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid #fff0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px;
}
.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid #fff0;
    left: 0;
    top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000;
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box {
    border: none;
    background: #444;
    background: rgb(68 68 68);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box {
    margin-top: 5px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box {
    margin-right: 5px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box {
    margin-left: 5px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box {
    margin-bottom: 5px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow {
    height: 5px;
    margin-left: -5px;
    width: 10px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow {
    height: 10px;
    margin-left: 0;
    margin-top: -5px;
    width: 5px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background {
    display: none;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border {
    border: 5px solid #fff0;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #444;
    border-bottom-color: rgb(68 68 68);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #444;
    border-left-color: rgb(68 68 68);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #444;
    border-right-color: rgb(68 68 68);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #444;
    border-top-color: rgb(68 68 68);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -5px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped {
    left: -5px;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3 {
    display: none;
    z-index: 10000001;
    position: fixed;
    left: 0;
    width: 100%;
    padding: 16px 0;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3 a {
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3 a:hover {
    text-decoration: none;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3 .lgcookieslaw-link-container {
    margin-top: 8px;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3
    .lgcookieslaw-link-container
    a.lgcookieslaw-link:not(:first-child) {
    margin-left: 7px;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3.lgcookieslaw-banner-top {
    top: 0;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3.lgcookieslaw-banner-bottom {
    bottom: 0;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3.lgcookieslaw-banner-floating {
    width: 40%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3.lgcookieslaw-banner-floating > .container {
    display: table-cell;
}
@media only screen and (max-width: 767px) {
    .lgcookieslaw-banner_94e8fb69db6a78a54292784be84e8ad3 .container {
        padding: 15px !important;
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .lgcookieslaw-banner_94e8fb69db6a78a54292784be84e8ad3 .container {
        vertical-align: middle;
        max-width: 100%;
        margin: auto;
    }
}
#lgcookieslaw_fixed_button,
.lgcookieslaw-banner-94e8fb69db6a78a54292784be84e8ad3 {
    background-color: rgb(59 59 59 / 0.9);
    color: #ffffff !important;
    -webkit-box-shadow: 0 1px 5px 0 #707070;
    -moz-box-shadow: 0 1px 5px 0 #707070;
    box-shadow: 0 1px 5px 0 #707070;
}
#lgcookieslaw_fixed_button svg {
    fill: #fff;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3 .lgcookieslaw-banner-message p {
    color: #ffffff !important;
}
#lgcookieslaw_banner_94e8fb69db6a78a54292784be84e8ad3 .lgcookieslaw-banner-message a {
    color: #ffffff !important;
    border-bottom: 1px solid #fff;
}
.lgcookieslaw-modal-header {
    border-top: 4px solid #8bc954 !important;
}
.lgcookieslaw-slider-checked {
    box-shadow: 0 0 1px #8bc954 !important;
}
.lgcookieslaw-button-container .lgcookieslaw-accept-button,
.lgcookieslaw-modal .lgcookieslaw-accept-button,
.lgcookieslaw-modal .lgcookieslaw-badge,
.lgcookieslaw-slider.lgcookieslaw-slider-checked {
    color: #ffffff !important;
    background: #8bc954 !important;
    border-color: #8bc954 !important;
}
.lgcookieslaw-button-container .lgcookieslaw-reject-button,
.lgcookieslaw-modal .lgcookieslaw-reject-button {
    color: #ffffff !important;
    background: #e13100 !important;
} /**
 * Copyright 2025 LÍNEA GRÁFICA E.C.E S.L.
 *
 * @author    Línea Gráfica E.C.E. S.L.
 * @copyright Lineagrafica.es - Línea Gráfica E.C.E. S.L. all rights reserved.
 * @license   https://www.apache.org/licenses/LICENSE-2.0
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
@font-face {
    font-family: "Noto Sans";
    src: url(../../../../modules/lgcookieslaw/views/fonts/NotoSans-Regular.ttf),
        url(../../../../modules/lgcookieslaw/views/fonts/NotoSans-Bold.ttf),
        url(../../../../modules/lgcookieslaw/views/fonts/NotoSans-Italic.ttf),
        url(../../../../modules/lgcookieslaw/views/fonts/NotoSans-BoldItalic.ttf);
}
.lgcookieslaw-banner-message {
    display: block;
    width: calc(80% - 10px);
    margin-right: 10px;
    float: left;
    color: #fff;
    font-size: 16px;
}
.lgcookieslaw-reject-button-enabled .lgcookieslaw-banner-message {
    width: calc(60% - 10px);
}
.lgcookieslaw-banner-message p {
    color: #fff;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
}
.lgcookieslaw-banner-message p:last-child {
    margin-bottom: 0;
}
.lgcookieslaw-button:focus,
.lgcookieslaw-button:focus-visible {
    outline: none;
}
.lgcookieslaw-button-container {
    display: block;
    width: 20%;
    float: left;
}
.lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container {
    width: 40%;
    display: flex;
    justify-content: space-between;
}
.lgcookieslaw-button-container .lgcookieslaw-reject-button,
.lgcookieslaw-button-container .lgcookieslaw-accept-button {
    text-align: center;
    min-height: 50px;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #8bc954;
    border: 0;
    color: #fff;
}
.lgcookieslaw-button-container .lgcookieslaw-accept-button {
    display: block;
    width: 100%;
}
.lgcookieslaw-button-container .lgcookieslaw-reject-button,
.lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container .lgcookieslaw-accept-button {
    display: inline-block;
    width: 49%;
}
.lgcookieslaw-modal {
    background: #fff;
    display: none;
    font-family: "Noto Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #444;
    padding: 0 !important;
}
.lgcookieslaw-modal-header {
    padding: 20px 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    overflow: auto;
    border-top: 4px solid #8bc954;
    border-bottom: 1px solid #e4e3e3;
    box-shadow: 0 4px 2px -3px rgb(0 0 0 / 0.1);
    z-index: 1070;
}
.lgcookieslaw-modal-header .lgcookieslaw-modal-header-title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 20px;
    color: #444;
    align-items: center;
    font-weight: 700;
}
.lgcookieslaw-modal-header
    .lgcookieslaw-modal-header-title
    .lgcookieslaw-modal-header-title-user-consent-elements
    .lgcookieslaw-badge {
    font-size: 13px;
    line-height: 13px;
}
.lgcookieslaw-modal-header .lgcookieslaw-modal-header-title .lgcookieslaw-modal-header-title-user-consent-elements i {
    display: inline-flex;
    height: 12px;
    width: 13px;
    position: relative;
    top: 1px;
    left: 1px;
}
.lgcookieslaw-modal-header
    .lgcookieslaw-modal-header-title
    .lgcookieslaw-modal-header-title-user-consent-elements
    .lgcookieslaw-badge {
    padding: 3px 8px;
}
.lgcookieslaw-modal-header
    .lgcookieslaw-modal-header-title
    .lgcookieslaw-modal-header-title-user-consent-elements
    .lgcookieslaw-user-consent-download {
    text-decoration: none !important;
    color: #ffffff !important;
    outline: 0 !important;
}
.lgcookieslaw-modal-header
    .lgcookieslaw-modal-header-title
    .lgcookieslaw-modal-header-title-user-consent-elements
    .lgcookieslaw-user-consent-download:active {
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
.lgcookieslaw-modal-header
    .lgcookieslaw-modal-header-title
    .lgcookieslaw-modal-header-title-user-consent-elements
    .lgcookieslaw-icon-schedule {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTExLjk5IDJDNi40NyAyIDIgNi40OCAyIDEyczQuNDcgMTAgOS45OSAxMEMxNy41MiAyMiAyMiAxNy41MiAyMiAxMlMxNy41MiAyIDExLjk5IDJ6TTEyIDIwYy00LjQyIDAtOC0zLjU4LTgtOHMzLjU4LTggOC04IDggMy41OCA4IDgtMy41OCA4LTggOHptLjUtMTNIMTF2Nmw1LjI1IDMuMTUuNzUtMS4yMy00LjUtMi42N3oiLz48L3N2Zz4=)
        no-repeat center;
    background-size: 100%;
}
.lgcookieslaw-modal-header
    .lgcookieslaw-modal-header-title
    .lgcookieslaw-modal-header-title-user-consent-elements
    .lgcookieslaw-icon-download {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE5IDloLTRWM0g5djZINWw3IDcgNy03em0tOCAyVjVoMnY2aDEuMTdMMTIgMTMuMTcgOS44MyAxMUgxMXptLTYgN2gxNHYySDV6Ii8+PC9zdmc+)
        no-repeat center;
    background-size: 100%;
}
.lgcookieslaw-modal-body {
    padding: 16px;
    display: block;
    position: relative;
    overflow: auto;
    height: 417px;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.lgcookieslaw-section {
    padding: 16px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e4e3e3;
    margin-bottom: 16px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
}
.lgcookieslaw-section:last-child {
    margin-bottom: 0;
}
.lgcookieslaw-section-name {
    display: block;
    font-weight: 700;
    font-size: 16px;
    padding: 5px 15px;
    flex: 1;
    line-height: 20px;
}
.lgcookieslaw-badge {
    position: relative;
    top: -1px;
    right: -2px;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 12px;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #8ac954;
    border-radius: 10px;
}
.lgcookieslaw-section-purpose {
    display: block;
    float: left;
    width: 100%;
}
.lgcookieslaw-section-purpose-button {
    border-bottom: none;
    padding: 10px 15px;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #f5f5f5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #444;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    text-decoration: none;
}
.lgcookieslaw-section-purpose-button:hover,
.lgcookieslaw-section-purpose-button:focus {
    text-decoration: none;
    color: #444;
}
.lgcookieslaw-section-purpose-button:focus,
.lgcookieslaw-section-purpose-button:focus-visible {
    outline: none;
}
.lgcookieslaw-section-purpose-button .lgcookieslaw-section-purpose-button-title {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}
.lgcookieslaw-section-purpose-button:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
}
.lgcookieslaw-section-purpose-button:not(.collapsed):after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzIzMjMyMyI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik03LjQxIDE1LjQxTDEyIDEwLjgzbDQuNTkgNC41OEwxOCAxNGwtNi02LTYgNnoiLz48L3N2Zz4=)
        no-repeat center;
}
.lgcookieslaw-section-purpose-button.collapsed:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzIzMjMyMyI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTcuNDEgOC41OUwxMiAxMy4xN2w0LjU5LTQuNThMMTggMTBsLTYgNi02LTYgMS40MS0xLjQxeiIvPjwvc3ZnPg==)
        no-repeat center;
}
.lgcookieslaw-section-purpose-content.collapse {
    display: none;
}
.lgcookieslaw-section-purpose-content.collapse.in,
.lgcookieslaw-section-purpose-content.collapse.show {
    display: block;
}
.lgcookieslaw-section-purpose-content.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: 0.35s;
    transition-property: height;
}
.lgcookieslaw-section-purpose-content-description {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 20px;
}
.lgcookieslaw-section-purpose-content-cookies-table {
    width: 100%;
    margin-top: 10px;
    max-width: 100%;
    background-color: #fff0;
    border-collapse: collapse;
    border-spacing: 0;
}
.lgcookieslaw-section-purpose-content-cookies-table caption + thead tr:first-child th,
.lgcookieslaw-section-purpose-content-cookies-table caption + thead tr:first-child td,
.lgcookieslaw-section-purpose-content-cookies-table colgroup + thead tr:first-child th,
.lgcookieslaw-section-purpose-content-cookies-table colgroup + thead tr:first-child td,
.lgcookieslaw-section-purpose-content-cookies-table thead:first-child tr:first-child th,
.lgcookieslaw-section-purpose-content-cookies-table thead:first-child tr:first-child td {
    border-top: 0;
}
.lgcookieslaw-section-purpose-content-cookies-table > thead > tr > th {
    background: #f5f5f5;
    border-bottom-width: 2px;
    vertical-align: middle;
    border-bottom: 1px solid #d6d4d4;
    font-weight: 700;
}
.lgcookieslaw-section-purpose-content-cookies-table thead > tr > th,
.lgcookieslaw-section-purpose-content-cookies-table thead > tr > td,
.lgcookieslaw-section-purpose-content-cookies-table tbody > tr > th,
.lgcookieslaw-section-purpose-content-cookies-table tbody > tr > td,
.lgcookieslaw-section-purpose-content-cookies-table tfoot > tr > th,
.lgcookieslaw-section-purpose-content-cookies-table tfoot > tr > td {
    padding: 8px 16px;
    font-size: 13px;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #d6d4d4;
}
.lgcookieslaw-section-purpose-content-cookies-table td,
.lgcookieslaw-section-purpose-content-cookies-table th {
    text-align: left;
}
.lgcookieslaw-section-purpose-content-cookies-table td a {
    color: #8bc954;
    font-size: 13px;
    font-weight: 700;
}
.lgcookieslaw-section-purpose-content-cookies-table td a:hover {
    text-decoration: underline;
}
.lgcookieslaw-section-checkbox {
    display: inline-flex;
    width: 25%;
    justify-content: flex-end;
    padding-right: 47px;
}
.lgcookieslaw-modal-footer {
    display: flex;
    border: 0;
    box-shadow: 0 -4px 2px -3px rgb(0 0 0 / 0.1);
    border-top: 1px solid #e4e3e3;
    padding: 16px;
}
.lgcookieslaw-modal-footer .lgcookieslaw-modal-footer-left {
    width: 20%;
    display: flex;
    justify-content: flex-start;
}
.lgcookieslaw-modal-footer .lgcookieslaw-modal-footer-right {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}
.lgcookieslaw-modal-footer .lgcookieslaw-button {
    min-height: 40px;
    text-transform: none;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-right: 5px;
}
.lgcookieslaw-modal-footer .lgcookieslaw-button:last-child {
    margin-right: 0;
}
.lgcookieslaw-modal-footer .lgcookieslaw-button:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
.lgcookieslaw-section-description ul li {
    color: #5c5c5c;
    position: relative;
    width: 100%;
    display: inline-block;
    z-index: 1;
    margin: 6px 0;
    line-height: 1em;
}
.lgcookieslaw-section-description ul li:before {
    content: "\2714";
    color: #444;
    font-size: 1em;
    position: absolute;
    top: 0;
    left: -18px;
    z-index: 2;
    width: 12px;
    height: 12px;
}
.lgcookieslaw-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.lgcookieslaw-tooltip-container:hover {
    cursor: pointer;
}
.tooltipster-base {
    font-size: 12px;
    font-weight: 700;
    font-family: "Noto Sans", sans-serif;
}
.lgcookieslaw-slider-option {
    font-size: 14px;
}
.lgcookieslaw-slider-option-left,
.lgcookieslaw-slider-option-right {
    position: absolute;
    display: inline-block;
    line-height: 34px;
    font-weight: 700;
}
.lgcookieslaw-slider-option-left {
    left: -35px;
}
.lgcookieslaw-slider-option-right {
    left: 70px;
}
.lgcookieslaw-switch input {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}
.lgcookieslaw-switch div.checker,
.lgcookieslaw-switch div.checker span,
.lgcookieslaw-switch div.checker input {
    width: 0 !important;
    height: 0 !important;
}
.lgcookieslaw-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.lgcookieslaw-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.lgcookieslaw-switch.lgcookieslaw-switch-disabled .lgcookieslaw-slider {
    cursor: not-allowed;
}
.lgcookieslaw-slider.lgcookieslaw-slider-checked {
    background-color: #8bc954;
    box-shadow: 0 0 1px #8bc954;
}
.lgcookieslaw-switch.lgcookieslaw-switch-disabled .lgcookieslaw-slider {
    opacity: 0.5;
}
.lgcookieslaw-slider.lgcookieslaw-slider-checked:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.lgcookieslaw-modal .lgcookieslaw-cancel-button {
    background: #f5f5f5;
    color: #000;
}
.lgcookieslaw-modal .lgcookieslaw-partial-accept-button,
.lgcookieslaw-modal .lgcookieslaw-reject-button {
    background: #444;
}
.lgcookieslaw-modal .lgcookieslaw-accept-button {
    background: #8bc954;
}
.lgcookieslaw-banner-close-button {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    padding: 5px;
    cursor: pointer;
    background-color: rgb(59 59 59 / 0.7);
}
.lgcookieslaw-banner-close-button .lgcookieslaw-icon-close {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xOSA2LjQxTDE3LjU5IDUgMTIgMTAuNTkgNi40MSA1IDUgNi40MSAxMC41OSAxMiA1IDE3LjU5IDYuNDEgMTkgMTIgMTMuNDEgMTcuNTkgMTkgMTkgMTcuNTkgMTMuNDEgMTJ6Ii8+PC9zdmc+)
        no-repeat center;
    background-size: 100%;
    height: 25px;
    width: 30px;
    display: block;
    transition: all 0.2s ease-in-out;
}
.lgcookieslaw-banner-close-button .lgcookieslaw-icon-close:hover {
    transform: scale(1.1);
}
.lgcookieslaw-banner-floating .lgcookieslaw-banner-message,
.lgcookieslaw-banner-floating .lgcookieslaw-button-container {
    width: 100%;
}
.lgcookieslaw-banner-floating .lgcookieslaw-banner-message {
    margin-right: 0;
    float: none;
    font-size: 15px;
}
.lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-floating .lgcookieslaw-banner-message {
    width: calc(100% - 30px);
}
.lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-floating
    .lgcookieslaw-banner-message
    .lgcookieslaw-link-container {
    width: calc(100% + 30px);
}
.lgcookieslaw-banner-floating .lgcookieslaw-button-container {
    margin-top: 15px;
}
.lgcookieslaw-banner-floating .lgcookieslaw-reject-button,
.lgcookieslaw-banner-floating .lgcookieslaw-accept-button {
    line-height: 10px;
    height: 40px !important;
}
.lgcookieslaw-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(0 0 0 / 0.5);
    transition: 0.5s;
}
.lgcookieslaw-fancybox .fancybox-overlay {
    transition: 1s;
}
.table-responsive {
    border: 0 !important;
}
.page-my-account #content .links a.lgcookieslaw-account-button img {
    display: block;
    margin: auto;
    padding: 15px 0;
    height: 55px;
}
#my-account ul.myaccount-link-list li.lgcookieslaw-account-button a img {
    padding: 10px;
    float: left;
}
.lgcookieslaw-fixed-button {
    position: fixed;
    z-index: 5000;
    padding: 0;
    transition: transform 0.2s ease 0s !important;
    height: 50px;
    width: 50px;
    bottom: 10px;
    cursor: pointer;
    background-color: #444;
    display: none;
    justify-content: center;
    align-items: center;
}
.lgcookieslaw-fixed-button:hover {
    transform: translate(0, 0) scale(1.1) !important;
}
.lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-left {
    left: 10px;
}
.lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-right {
    right: 10px;
}
.lgcookieslaw-fancybox.fancybox-opened {
    z-index: 999999 !important;
}
@media only screen and (max-width: 991px) {
    .lgcookieslaw-banner-floating {
        width: 55% !important;
    }
    .lgcookieslaw-button-container .lgcookieslaw-reject-button,
    .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container .lgcookieslaw-accept-button {
        width: 100%;
    }
    .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container .lgcookieslaw-accept-button {
        order: 0;
        margin-bottom: 5px;
    }
    .lgcookieslaw-button-container .lgcookieslaw-reject-button {
        order: 1;
    }
    .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container {
        display: flex;
        flex-direction: column;
    }
}
@media only screen and (max-width: 767px) {
    .lgcookieslaw-banner-message {
        display: block;
        float: left;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .lgcookieslaw-button-container {
        display: block;
        float: left;
    }
    .lgcookieslaw-button-container,
    .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container,
    .lgcookieslaw-reject-button-enabled .lgcookieslaw-banner-message,
    .lgcookieslaw-banner-message {
        width: 100%;
    }
    .lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-top .lgcookieslaw-banner-message,
    .lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-bottom .lgcookieslaw-banner-message {
        width: calc(100% - 30px);
    }
    .lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-top
        .lgcookieslaw-banner-message
        .lgcookieslaw-link-container,
    .lgcookieslaw-banner-close-button-enabled.lgcookieslaw-banner-bottom
        .lgcookieslaw-banner-message
        .lgcookieslaw-link-container {
        width: calc(100% + 30px);
    }
    .lgcookieslaw-modal-footer .lgcookieslaw-modal-footer-left {
        width: 100%;
        float: right;
        text-align: center;
    }
    .lgcookieslaw-modal-footer .lgcookieslaw-modal-footer-right {
        width: 100%;
        float: left;
        text-align: center;
    }
    .lgcookieslaw-section-name {
        width: 50%;
        float: left;
    }
    .lgcookieslaw-section-name .lgcookieslaw-badge {
        top: 0;
        right: 0;
    }
    .lgcookieslaw-section-checkbox {
        width: 50%;
    }
    .lgcookieslaw-banner-floating {
        width: 95% !important;
    }
    .lgcookieslaw-banner-floating .lgcookieslaw-button-container {
        margin-top: 0;
    }
    .lgcookieslaw-button-container .lgcookieslaw-reject-button,
    .lgcookieslaw-button-container .lgcookieslaw-accept-button {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 599px) {
    .lgcookieslaw-modal-footer {
        flex-wrap: wrap;
    }
    .lgcookieslaw-modal-footer .lgcookieslaw-modal-footer-left {
        order: 1;
        margin-top: 5px;
    }
    .lgcookieslaw-modal-footer .lgcookieslaw-modal-footer-right {
        order: 0;
        flex-wrap: wrap;
    }
    .lgcookieslaw-modal .lgcookieslaw-accept-button {
        order: 0;
        flex: 1 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .lgcookieslaw-modal .lgcookieslaw-partial-accept-button {
        order: 1;
        flex: 1 50%;
        margin-right: 0;
    }
    .lgcookieslaw-modal .lgcookieslaw-reject-button {
        order: 2;
        flex: 1 calc(50% - 5px);
        margin-right: 0;
        margin-left: 5px;
    }
    .lgcookieslaw-modal .lgcookieslaw-cancel-button {
        flex: 1 100%;
    }
}
@media only screen and (max-width: 449px) {
    .lgcookieslaw-section-name {
        width: 100%;
        text-align: center;
    }
    .lgcookieslaw-section-checkbox {
        width: 100%;
        justify-content: center;
        margin-top: 5px;
        padding-right: 0;
    }
    .lgcookieslaw-modal .lgcookieslaw-partial-accept-button {
        flex: 1 100%;
    }
    .lgcookieslaw-modal .lgcookieslaw-reject-button {
        order: 2;
        flex: 1 100%;
        margin-top: 5px;
        margin-left: 0;
    }
}
@media only screen and (min-width: 768px) {
    .lgcookieslaw-banner-floating .container {
        padding-left: 16px !important;
        padding-right: 16px !important;
        padding-bottom: 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .lgcookieslaw-banner.lgcookieslaw-reject-button-enabled .container {
        padding: 0 5% !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .lgcookieslaw-banner-floating {
        width: 45% !important;
    }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: #fff0;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid #fff0;
}
.slick-arrow.slick-hidden {
    display: none;
}
.ets_crosssell_nav_tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding-bottom: 5px;
    line-height: 1.7;
    margin-left: 15px;
    margin-right: 15px;
    background: #fff0;
    border-bottom: 1px solid #ddd;
}
.ets_crosssell_list,
.ets_crosssell_list:focus:not(:hover) {
    color: #000;
}
.ets_crosssell_block #quick_view_page-contents.tab-content {
    margin-bottom: 10px;
}
div#added_popup_page-contents.tab-content {
    min-height: 0;
    margin-bottom: 0;
}
.ets_crosssell_block a {
    text-decoration: none !important;
    outline: none !important;
}
.loaded_crossell .modal-content {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.17s;
    -webkit-transition: all 0.17s;
}
#blockcart-modal:not(.loaded_crossell) .modal-content {
    transform: scale(0);
    -webkit-transform: scale(0);
}
div#blockcart-modal:not(.loaded_crossell):before {
    content: "";
    display: inline-block;
    font-size: 16px;
    -webkit-animation: spiner_loading 1s infinite linear;
    animation: spiner_loading 1s infinite linear;
    width: 60px;
    height: 60px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #fff0;
    border-bottom: 1px solid #fff0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
}
@-webkit-keyframes spiner_loading {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spiner_loading {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
section#content-hook-order-confirmation-footer {
    margin-top: 50px;
}
.ets_crosssell_block.layout-slide .ets_crosssell_tab_content .product-miniature .thumbnail-container {
    margin-bottom: 10px;
}
.ets_cs_sub_categories > li {
    display: inline;
}
.slide.ets_crosssell_block.ets_crosssell_layout-tab .ets_crosssell_nav_tabs {
    padding-right: 55px;
}
h4.ets_crosssell_title {
    border-bottom: 1px solid #ddd;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 25px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: auto;
    line-height: 1.7;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.ets_crosssell_block .ets_crosssell_nav_tabs li {
    padding: 5px 0 10px;
}
.ets_crosssell_nav_tabs li a {
    padding: 0 15px;
    outline: none;
    text-decoration: none !important;
    text-align: left;
    color: #333;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 100%;
    max-width: 100%;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
}
.ets_crosssell_nav_tabs li:not(:first-child) a {
    border-left: 1px solid #333;
}
.ets_crosssell_nav_tabs li:first-child a {
    padding-left: 0;
}
.hc-layout img {
    max-width: 100%;
}
.ets_crosssell_block .slick-slide article.product-miniature {
    margin: 0 auto;
    padding: 0 0.8125rem;
    width: 100%;
}
.ets_crosssell_nav_tabs li.active a,
.ets_crosssell_nav_tabs.nav-tabs li.active a,
.ets_crosssell_nav_tabs.nav-tabs li.active a:hover {
    color: #2fb5d2;
}
form.ets_sortby_form {
    text-align: right;
    margin-bottom: 20px;
    position: relative;
}
.ets_sortby_form > select {
    border: 1px solid #ccc;
    padding: 5px 20px 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 4px;
    outline: none !important;
}
.ets_sortby_form > label {
    margin-bottom: 0;
    position: static;
}
.crosssell_product_list_wrapper span.alert.alert-warning {
    display: block;
}
.ets_crosssell_home_page.layout_list > ul > li,
.layout_list > ul > li {
    margin-bottom: 30px;
    position: relative;
}
.ets_crosssell_layout-slide .ets_crosssell_tab_content.tab-content .list-content {
    display: block !important;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
}
.ets_crosssell_layout-slide .ets_crosssell_tab_content.tab-content .list-content.active {
    position: relative;
    opacity: 1;
    visibility: visible;
}
.ets_crosssell_tab_content .slick-track,
.ets_crosssell_block .tab_content .slick-track {
    float: left;
    display: flex;
    width: 100%;
}
.ets_crosssell_tab_content .slick-list,
.ets_crosssell_block .tab_content .slick-list {
    width: 100%;
}
li.ets_crosssell_list_blocks {
    margin: 30px 0;
}
.ets_crosssell_tab_content .product-miniature {
    position: relative;
}
.ets_crosssell_tab_content button.slick-arrow,
.ets_crosssell_block .tab_content button.slick-arrow {
    position: absolute;
    outline: none !important;
    border: none;
    z-index: 1;
    top: 0;
    left: auto;
    transform: none;
    margin-top: 0;
    background-color: #d4d4d4;
    font-size: 0;
    height: 24px;
    line-height: 24px;
    margin-left: 0;
    width: 24px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.quickview .modal-content {
    max-width: 100%;
}
.ets_crosssell_tab_content button.slick-next.slick-arrow:before,
.ets_crosssell_block .tab_content button.slick-next.slick-arrow:before {
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    left: auto;
    right: 6px;
}
.ets_crosssell_tab_content button.slick-next.slick-arrow,
.ets_crosssell_block .tab_content button.slick-next.slick-arrow {
    right: 15px;
    left: auto;
}
.ets_crosssell_tab_content button.slick-arrow:before,
.ets_crosssell_block .tab_content button.slick-arrow:before {
    width: 8px;
    height: 8px;
    content: "";
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-135deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-135deg);
    margin-left: 1px;
}
.ets_crosssell_nav_tabs li:last-child {
    margin-right: 0;
}
.ets_crosssell_tab_content .slick-list .slick-slide article.product-miniature,
.ets_crosssell_tab_content .owl-item article.product-miniature {
    margin: 0;
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
    flex: none;
}
.ets_crosssell_tab_content .slick-list .slick-slide .product {
    width: 100%;
    max-width: 100%;
    flex: none;
}
.ets_crosssell_block.ets_crosssell_layout-slide .ets_crosssell_nav_tabs {
    padding-right: 50px;
}
ul.ets_cs_sub_categories li a {
    display: inline-block;
    color: #999;
    font-size: 14px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.ets_crosssell_block .featured-products,
.ets_crosssell_block.layout-slide .featured-products {
    clear: both;
    margin-left: 0;
    margin-right: 0;
}
.ets_crosssell_has_sub .ets_crosssell_nav_tabs {
    margin-bottom: 15px;
}
ul.ets_cs_sub_categories li a:hover,
ul.ets_cs_sub_categories .ets_crosssel_sub_category.active {
    color: #333;
}
.ets_crosssell_block.ets_crosssell_has_sub .featured-products {
    clear: both;
}
.ets_crosssell_has_sub ul.ets_cs_sub_categories + form.ets_sortby_form {
    float: right;
    margin-top: -10px;
}
.ets_crosssell_block.ets_crosssell_has_sub ul.ets_cs_sub_categories {
    display: inline-block;
}
.ets_crosssell_block .featured-products .slick-arrow:hover {
    background: #2fb5d2;
    border-color: #2fb5d2;
}
.ets_crosssell_block .featured-products .slick-arrow:hover:before {
    border-color: #fff;
}
.ets_crosssell_block .thumbnail-container > a:before {
    position: relative;
    content: "";
    padding-top: 100%;
    display: inline-block;
    width: 0;
    margin-left: 0;
    float: left;
}
.ets_crosssell_contact_page .featured-products {
    margin: 0 -1rem;
}
.module_error.alert.alert-danger ul {
    margin-bottom: 0;
}
.ets_mp_errors .module_error.alert.alert-danger {
    margin-left: 15px;
    margin-right: 15px;
}
.product-miniature .thumbnail-container .product-thumbnail img {
    width: 100%;
}
.ets_crosssell_block.loading .featured-products,
.tab_content.loading .featured-products,
.list-content.loading .featured-products {
    opacity: 0.5;
}
.ets_crosssell_block.layout-grid ul#home_page-tabs {
    padding-right: 0;
}
.layout-slide.no-product .slick-track,
.layout-slide.no-product .slick-track .slick-slide {
    width: 100% !important;
    transform: none !important;
    outline: none;
}
#list-mp_products td.active {
    text-align: center;
}
.ets_crosssell_block ul.ets_cs_sub_categories {
    margin-top: -10px;
    display: table;
    width: auto;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    margin-bottom: 15px;
}
.ets_crosssell_block ul.ets_cs_sub_categories.ets_cs_has_sortby {
    max-width: calc(100% - 240px);
    max-width: -webkit-calc(100% - 240px);
    width: 100%;
}
.ets_crosssell_block.ets_crosssell_layout-tab .ets_crosssell_tab_content > div.active {
    position: static;
    opacity: 1;
    visibility: visible;
}
.ets_crosssell_block.ets_crosssell_layout-tab .ets_crosssell_tab_content > div {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    left: 0;
    display: block;
}
.ets_crosssell_tab_content.tab-content {
    margin-left: 0;
    margin-right: 0;
    position: static;
    clear: both;
    margin-bottom: 30px;
    border: none;
    padding: 0;
}
.ets_crosssell_block .product_list:hover button.slick-arrow {
    opacity: 1;
}
.ets_crosssell_tab_content button.slick-prev.slick-arrow,
.ets_crosssell_block .tab_content button.slick-prev.slick-arrow {
    right: 42px;
}
.product-miniature .thumbnail-container,
.product-miniature .highlighted-informations,
.product-miniature .product-description {
    max-width: 100%;
}
.ets_crosssell_block {
    position: relative;
    margin-top: 30px;
    text-align: left;
    clear: both;
    margin-left: -15px;
    margin-right: -15px;
}
.ets_crosssell_block .tab-content {
    min-height: 40px;
}
.crosssell_product_list_wrapper.layout-slide {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    overflow: hidden;
    clear: both;
}
.crosssell_product_list_wrapper.layout-slide.slick-slider {
    display: block;
    overflow: unset;
    width: 100%;
    clear: both;
}
.ets_crosssell_nav_tabs li a {
    border-top: none !important;
    border-right: none !important;
    background: transparent !important;
    border-bottom: none !important;
}
.ets_crosssell_nav_tabs li:first-child a {
    border-left: none;
}
.ets_crosssell_block .slick-slider,
.ets_crosssell_block .slick-list {
    position: static;
}
.ets_mp_desktop_6.layout-slide .product-miniature:not(.slick-slide):nth-child(n + 7),
.ets_mp_desktop_5.layout-slide .product-miniature:not(.slick-slide):nth-child(n + 6),
.ets_mp_desktop_4.layout-slide .product-miniature:not(.slick-slide):nth-child(n + 5),
.ets_mp_desktop_3.layout-slide .product-miniature:not(.slick-slide):nth-child(n + 4),
.ets_mp_desktop_2.layout-slide .product-miniature:not(.slick-slide):nth-child(n + 3),
.ets_mp_desktop_1.layout-slide .product-miniature:not(.slick-slide):nth-child(n + 2) {
    display: none;
}
.ets_crosssell_block .loading .tab-content:before,
.loading.ets_crosssell_block .tab-content:before,
.ets_crosssell_block .loading.tab_content:before,
.ets_crosssell_block .list-content.loading:before,
.ets_crosssell_block .loading .tab_content:before,
.loading .ets_crosssell_block .tab_content:before {
    content: "";
    position: absolute;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    border-left: 2px solid #fff0;
    border-right: 2px solid #fff0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 1000;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    top: 50%;
    animation: loading 0.5s infinite linear;
    -webkit-animation: loading 0.5s infinite linear;
}
@keyframes loading {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes loading {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
.crosssell_product_list_wrapper.layout-slide article.product-miniature.slick-slide {
    margin: 0 auto;
    padding: 0 15px;
    outline: none !important;
}
.ets_crosssell_block .alert {
    text-align: left;
}
.quickview .modal-content > .ets_crosssell_block {
    margin-left: 0;
    margin-right: 0;
}
.quickview .mp_shop_seller_detail {
    margin-left: 15px;
    margin-right: 15px;
}
.crosssell_product_list_wrapper div[itemprop="itemListElement"] > .product-miniature {
    width: 100% !important;
    padding: 0;
}
.crosssell_product_list_wrapper > .product > article.product-miniature {
    width: 100%;
}
.crosssell_product_list_wrapper .product.slick-slide article.product-miniature,
.crosssell_product_list_wrapper .owl-item article.product-miniature {
    width: 100%;
}
@media (min-width: 1200px) {
    .ets_mp_desktop_1 .product-miniature,
    .ets_mp_desktop_1.crosssell_product_list_wrapper > div.product,
    .ets_mp_desktop_1.crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_desktop_2 .product-miniature,
    .ets_mp_desktop_2.crosssell_product_list_wrapper > div.product,
    .ets_mp_desktop_2.crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 50%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_desktop_3 .product-miniature,
    .ets_mp_desktop_3.crosssell_product_list_wrapper > div.product,
    .ets_mp_desktop_3.crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 33.33%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_desktop_4 .product-miniature,
    .ets_mp_desktop_4.crosssell_product_list_wrapper > div.product,
    .ets_mp_desktop_4.crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 25%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_desktop_5 .product-miniature,
    .ets_mp_desktop_5.crosssell_product_list_wrapper > div.product,
    .ets_mp_desktop_5.crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 20%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_desktop_6 .product-miniature,
    .ets_mp_desktop_6.crosssell_product_list_wrapper > div.product,
    .ets_mp_desktop_6.crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 16.66%;
        margin: 0;
        padding: 0 15px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .ets_mp_tablet_1 .product-miniature,
    .ets_mp_tablet_1.crosssell_product_list_wrapper > div.product,
    .ets_mp_tablet_1 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_tablet_2 .product-miniature,
    .ets_mp_tablet_2.crosssell_product_list_wrapper > div.product,
    .ets_mp_tablet_2 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 50%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_tablet_3 .product-miniature,
    .ets_mp_tablet_3.crosssell_product_list_wrapper > div.product,
    .ets_mp_tablet_3 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 33.33%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_tablet_4 .product-miniature,
    .ets_mp_tablet_4.crosssell_product_list_wrapper > div.product,
    .ets_mp_tablet_4 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 25%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_tablet_5 .product-miniature,
    .ets_mp_tablet_5.crosssell_product_list_wrapper > div.product,
    .ets_mp_tablet_5 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 20%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_tablet_6 .product-miniature,
    .ets_mp_tablet_6.crosssell_product_list_wrapper > div.product,
    .ets_mp_tablet_6 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 16.66%;
        margin: 0;
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .ets_mp_mobile_1 .product-miniature,
    .ets_mp_mobile_1.crosssell_product_list_wrapper > div.product,
    .ets_mp_mobile_1 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 100%;
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .ets_mp_mobile_2 .product-miniature,
    .ets_mp_mobile_2.crosssell_product_list_wrapper > div.product,
    .ets_mp_mobile_2 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 50%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_mobile_3 .product-miniature,
    .ets_mp_mobile_3.crosssell_product_list_wrapper > div.product,
    .ets_mp_mobile_3 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 33.33%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_mobile_4 .product-miniature,
    .ets_mp_mobile_4.crosssell_product_list_wrapper > div.product,
    .ets_mp_mobile_4 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 25%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_mobile_5 .product-miniature,
    .ets_mp_mobile_5.crosssell_product_list_wrapper > div.product,
    .ets_mp_mobile_5 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 20%;
        margin: 0;
        padding: 0 15px;
    }
    .ets_mp_mobile_6 .product-miniature,
    .ets_mp_mobile_6.crosssell_product_list_wrapper > div.product,
    .ets_mp_mobile_6 .crosssell_product_list_wrapper > div[itemprop="itemListElement"] {
        width: 16.66%;
        margin: 0;
        padding: 0 15px;
    }
}
@media (max-width: 991px) {
    .ets_crosssell_block .slick-slider,
    .ets_crosssell_block .slick-list {
        margin: 0;
    }
}
@media (min-width: 768px) {
    .ets_crosssell_block.layout_tab.layout-slide .ets_crosssell_nav_tabs {
        padding-right: 70px;
    }
}
@media (max-width: 767px) {
    .ets_crosssell_block .slick-slider {
        padding-bottom: 25px;
    }
    .ets_crosssell_block ul.ets_cs_sub_categories.ets_cs_has_sortby {
        max-width: 100%;
        width: 100%;
    }
    .ets_crosssell_has_sub ul.ets_cs_sub_categories + form.ets_sortby_form {
        float: right;
        margin-top: -10px;
        width: 100%;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
    }
    .ets_crosssell_block ul.ets_cs_sub_categories.ets_cs_has_sortby a {
        margin-right: 15px;
    }
    .ets_crosssell_block.ets_crosssell_category_page {
        margin-left: 0;
        margin-right: 0;
    }
    .slide.ets_crosssell_block.ets_crosssell_layout-tab .ets_crosssell_nav_tabs {
        padding-right: 0;
    }
    .ets_crosssell_tab_content button.slick-arrow,
    .tab_content button.slick-arrow {
        bottom: 0;
        top: auto;
    }
    .ets_crosssell_tab_content button.slick-prev.slick-arrow,
    .tab_content button.slick-prev.slick-arrow {
        right: 50% !important;
        margin-right: 5px;
    }
    .ets_crosssell_tab_content button.slick-next.slick-arrow,
    .tab_content button.slick-next.slick-arrow {
        right: auto !important;
        left: 50% !important;
    }
    .ets_crosssell_block.ets_crosssell_layout-slide .ets_crosssell_nav_tabs {
        padding-right: 0;
    }
    .ets_crosssell_list_blocks .tab_content button.slick-arrow {
        top: auto;
        bottom: 0;
    }
    .ets_crosssell_block .slick-slider,
    .ets_crosssell_block .slick-list {
        position: relative;
    }
}
.hiaddtocart {
    position: relative;
    text-align: center;
    width: 100%;
    top: -0.25em;
    padding-top: 0.475rem;
    min-height: 3.5rem;
    background: #fff;
}
.hiaddtocart .product-quantity {
    width: 50px;
}
.hiaddtocart .product-quantity input {
    padding: 10px 2px 12px 5px;
    text-align: center;
    background: #eee;
    border: none;
    height: 42px;
}
.hiaddtocart .product-quantity input:focus,
.hiaddtocart .product-quantity input:active {
    outline: none;
}
#products article.product-miniature.js-product-miniature,
article.product-miniature.js-product-miniature {
    margin-bottom: 30px;
}
.hiaddtocart button.btn-primary {
    padding: 0.5rem 0.8rem;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
    font-size: 16px;
}
.hiaddtocart a.btn-primary {
    text-transform: uppercase;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.hiaddtocart button.btn-primary i {
    margin: 0;
}
.hiaddtocart .bootstrap-touchspin input.hi-quantity {
    height: 2.75rem;
    width: 2.5rem;
}
.hiaddtocart .product-availability {
    display: none;
}
.hiaddtocart .product-availability .product-unavailable {
    color: #ff9a52;
}
.hiaddtocart input[type="number"]::-webkit-inner-spin-button,
.hiaddtocart input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: auto;
}
.hiaddtocart input[type="number"] {
    -moz-appearance: auto;
    appearance: none;
}
.hiaddtocart .product-quantity.product-quantity-oleafoq {
    width: 80%;
}
.hiaddtocart .product-quantity-oleafoq {
    margin-bottom: 5px;
}
.hiaddtocart .product-quantity-oleafoq .input-group-addon {
    border: 0;
}
.hiaddtocart-button-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 2px;
}
.fmm_hinter {
    position: absolute;
    padding: 2%;
    border-radius: 4px;
    font-size: 12px;
    font-family: inherit;
    text-align: center;
    display: none !important;
    z-index: 1200 !important;
    padding-inline: 0.8rem;
    top: 100%;
    transform: translateY(-50%);
    width: 170px;
}
.sticker-text {
    position: relative;
    display: inline-block;
}
.fmm_hinter_l {
    left: 0;
}
.fmm_hinter_r {
    right: 0;
}
.fmm_hinter_l_txt {
    right: calc(100% - 6rem);
    margin-right: 0.5rem;
}
.fmm_hinter_r_txt {
    left: calc(100%);
    margin-left: 0;
}
.fmm_hinter b::before {
    display: inline-block;
    font-size: 21px;
    position: absolute;
    font-family: Material Icons;
    top: 4px;
    z-index: -1;
}
.fmm_hinter_l b::before {
    content: "fast_forward";
    right: -10px;
}
.fmm_hinter_r b::before {
    content: "fast_rewind";
    left: -10px;
}
.fmm_hinter_l_txt b::before {
    content: "fast_forward";
    right: -10px;
}
.fmm_hinter_r_txt b::before {
    content: "fast_rewind";
    left: -10px;
}
.fmm_sticker_base_span:hover > .fmm_hinter {
    display: inline-block !important;
}
.fmm_title_text_sticker:hover > .fmm_hinter {
    display: inline-block !important;
}
code[class*="language-"],
pre[class*="language-"] {
    color: #000;
    text-shadow: 0 1px #fff;
    font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
    text-shadow: none;
    background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
    text-shadow: none;
    background: #b3d4fc;
}
@media print {
    code[class*="language-"],
    pre[class*="language-"] {
        text-shadow: none;
    }
}
pre[class*="language-"] {
    padding: 1em;
    margin: 0.5em 0;
    overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
    background: #f5f2f0;
}
:not(pre) > code[class*="language-"] {
    padding: 0.1em;
    border-radius: 0.3em;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: slategray;
}
.token.punctuation {
    color: #999;
}
.namespace {
    opacity: 0.7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
    color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
    color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
    color: #a67f59;
    background: hsl(0 0% 100% / 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
    color: #07a;
}
.token.function {
    color: #dd4a68;
}
.token.regex,
.token.important,
.token.variable {
    color: #e90;
}
.token.important,
.token.bold {
    font-weight: 700;
}
.token.italic {
    font-style: italic;
}
.token.entity {
    cursor: help;
} /*
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
*
* @author    VEKIA PL MILOSZ MYSZCZUK VATEU: PL9730945634
* @copyright 2010-2025 VEKIA
* @license   This program is not free software and you can't resell and redistribute it
*
* CONTACT WITH DEVELOPER http://mypresta.eu
* support@mypresta.eu
*/
.responsiveIframe {
    max-width: 100%;
}
.img-circle {
    border-radius: 50%;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.tinymcepro-more-contents-to-show {
    display: none;
    margin-bottom: 10px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
.ph-viewed-products.featured-products {
    margin-top: 30px;
    clear: both;
    display: block;
}
.product-miniature-viewed {
    padding: 0 7px;
    width: 12.5%;
    float: left;
    margin-bottom: 14px;
}
.product-miniature-viewed img {
    display: block;
    max-width: 100%;
}
.ph-viewed-products > h2.viewed_title {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.ph-viewed-products .products.row {
    margin-left: -7px;
    margin-right: -7px;
}
.ph_display_listleft .product-miniature-viewed,
.ph_display_listright .product-miniature-viewed {
    width: 50%;
}
.ph-viewed-products.ph_display_listleft,
.ph-viewed-products.ph_display_listright {
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 0.2);
    background: #fff;
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
}
.thumbnail-container-viewed {
    transition: all 0.3s;
    border: 1px solid #fff0;
}
.thumbnail-container-viewed:hover {
    border-color: #ddd;
}
.ph-viewed-products * {
    outline: none !important;
    box-shadow: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .product-miniature-viewed {
        width: 16.666%;
    }
}
@media (max-width: 767px) {
    .product-miniature-viewed {
        width: 25%;
    }
}
@media (max-width: 479px) {
    .product-miniature-viewed {
        width: 33.33%;
    }
}
.vpitella_terminals {
    display: flex;
    flex-direction: column;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.vpitella_terminals select {
    background-image: unset;
    margin: 0.1rem 0.1rem;
}
@media (max-width: 768px) {
    .vpitella_terminals {
        padding-left: 25px;
        padding-right: 25px;
    }
}
#product .stocktrafficlight-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0.625rem;
}
#product .stocktrafficlight-label > div {
    margin: 0;
    margin-right: 5px;
}
.circle-stocktrafficlight {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: #000;
    border-radius: 0.5rem;
}
.square-stocktrafficlight {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: #000;
}
.label-stocktrafficlight {
    display: inline-block;
    width: 1rem;
    height: 1rem;
}
.product-prices div.label-stocktrafficlight {
    margin-bottom: 0;
} /**
* 2016 TerraNet
*
* NOTICE OF LICENSE
*
* @author    TerraNet
* @copyright 2016 TerraNet
* @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
*/
.features_title {
    width: 100%;
    padding-top: 5px;
}
.two-feature-column,
.three-feature-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    width: 100%;
}
@media (min-width: 768px) {
    .two-feature-column,
    .three-feature-column {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
@media (min-width: 992px) {
    .three-feature-column {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
.ffg-style-container .feature-item {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    break-inside: avoid;
    border: 1px solid #e7e7e7;
    margin: 0;
}
.table-feature-container {
    margin-bottom: 15px;
}
.ffg-style-container .feature-item tr td,
.ffg-style-container .feature-item tr th {
    padding: 10px;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
}
.ffg-style-container .feature-item tr td:first-child {
    width: 40%;
    border-right: none;
}
.ffg-style-container .feature-item tr td:last-child {
    border-left: none;
}
.ffg-style-container .feature-item tr:last-child td {
    border-bottom: none;
}
.ffg-style-container .feature-item tr:nth-child(2n-1) {
    background-color: #f6f6f6;
}
.ffg-style-container .feature-item tr td:first-child {
    color: #818181;
}
.feature-name h4 {
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    line-height: 1.2;
    margin: 0;
}
.product-features .title {
    font-size: 21px;
    padding-bottom: 15px;
} /*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQAAAADcH0/XAAAAEUlEQVR4AWP4DwLUJUfJURIAypHyHErLyzcAAAAASUVORK5CYII=)
        50% 50% repeat-x;
    color: #222;
}
.ui-widget-content a {
    color: #222;
}
.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAHUlEQVQY02N4xMRAFfgfCCEkBP7DYDMAaQimAQQAiywTk9l9hAoAAAAASUVORK5CYII=)
        50% 50% repeat-x;
    color: #222;
    font-weight: 700;
}
.ui-widget-header a {
    color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVQ4y2N4y8QwCgcR/AnEjGCMDBmYmKDio5CuEABaxAUQRVsJFgAAAABJRU5ErkJggg==)
        50% 50% repeat-x;
    font-weight: 400;
    color: #555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVR42mN4wsQwiOAo/AbEjFDIBMIgEgbp7ZpRCABBfwUJFjr9hgAAAABJRU5ErkJggg==)
        50% 50% repeat-x;
    font-weight: 400;
    color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAGElEQVR42mP4N6jgKPwPIdEhSIz+cBQCAN0ljbVRDamVAAAAAElFTkSuQmCC)
        50% 50% repeat-x;
    font-weight: 400;
    color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAANklEQVR4Ae3KsQ0AIAhEUfYfVlUqgcIL0rqAueLlN1/CJhE9+G7Jsh2qNlC4X3VJuKIq/j+iA4lnicmEWt+AAAAAAElFTkSuQmCC)
        50% 50% repeat-x;
    color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAANUlEQVR42u3GAQaAABjF4L3d/7YRif4kEjpBHj4bx7oI1JeqfXNmTOKQu8FE4f3I01z9u6oTmGgOCwxIvwUAAAAASUVORK5CYII=)
        50% 50% repeat-x;
    color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(data:image/png;base64,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);
}
.ui-widget-header .ui-icon {
    background-image: url(data:image/png;base64,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);
}
.ui-state-default .ui-icon {
    background-image: url(data:image/png;base64,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);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(data:image/png;base64,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);
}
.ui-state-active .ui-icon {
    background-image: url(data:image/png;base64,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);
}
.ui-state-highlight .ui-icon {
    background-image: url(data:image/png;base64,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);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(data:image/png;base64,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);
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-carat-1-n {
    background-position: 0 0;
}
.ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.ui-icon-carat-1-e {
    background-position: -32px 0;
}
.ui-icon-carat-1-se {
    background-position: -48px 0;
}
.ui-icon-carat-1-s {
    background-position: -64px 0;
}
.ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.ui-icon-carat-1-w {
    background-position: -96px 0;
}
.ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
    background: #aaa
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEWqqqoRfvv5AAAADklEQVR4AWMYBaOABgAAAlgAAXQ7rtkAAAAASUVORK5CYII=)
        50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEWqqqoRfvv5AAAADklEQVR4AWMYBaOABgAAAlgAAXQ7rtkAAAAASUVORK5CYII=)
        50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
} /*!
 * jQuery UI Autocomplete 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
} /*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} /*!
 * jQuery UI Menu 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px 0.4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: 400;
    margin: -1px;
}
.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: 0.4em 0 0.2em;
    line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
    cursor: default;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0.2em;
    left: 0.2em;
}
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 0.5);
    -moz-box-shadow: 0 10px 25px rgb(0 0 0 / 0.5);
    box-shadow: 0 10px 25px rgb(0 0 0 / 0.5);
}
.fancybox-outer,
.fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font:
        14px/20px "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAACYCAMAAACoAftQAAAAvVBMVEUAAAAAAAAAAAAODg4AAAAAAAADAwMBAQEAAAAAAAD5+fkGBgbs7OwAAAAAAAACAgL9/f0BAQEAAAAHBweurq4GBgb4+Pje3t6Dg4P39/c/Pz+enp7f39/a2toAAADQ0NBnZ2e/v78AAADs7OzZ2dn4+Pj8/PyCgoJnZ2fNzc0/Pz/x8fHJycnl5eUcHBwAAAD///9OTk7BwcE1NTWsrKwiIiKNjY2cnJzOzs66urpoaGhBQUEsLCxdXV16enq7oi+OAAAAL3RSTlMAAQMIDRItI2lE+of4GZBT/V15OtSh0/3AvqyzSN75ybZ6xZYnoeJpiR1Vf7JtbHk3+2UAAAQQSURBVHja7ZaFesJKEIUJG2dxs7p7T4Lr+z/WndCWYRY+kuvGqdn/DSfbMD85MxYllyVWknzeSpJGEqeUTVEqnz/KE6rsont92221uvfvz4rwY6j3eI5tumcSl2zx5RIIZ+tVFK3WM034M9OSpbEaerwcfWc51ng4O0Qn7FOI2WC0k8EMIdH7rPJeNIYjI0OEdyZtWaoYnCMe7WWGrrIsY7BTf4Ie7MPLNqiIMdirnmPMDGeMFo/mwdOfmkP+Qpkao6lxuYHJaBMgwSYARptMcKsk7PrnWP08LjAh9qfVKumxW9mu1zQGI6aZHQ0Q2nlLVK6FWPI1MUsBHAkHhQrDE1AmW7iyD29qMMv0EqEJ184RMTuZMB2hJWG6wMZPyy+Mj26NS7pAeXRXmP5MnvAXSoxr2xKwV6XS89GBrBB6ilhZuoP4EBzjzckLOOlBo4f77BDa5RY8uhdibbJrVB55MN+j5cIVMDTnou/xHcqn51YLnRDxnNF5jErf3Z4bw1SE6J4G4vEiIRfjGNBPrsNPb0mXa8lwSvj1uV+WrFwcgV8rXF1qUPRl5yPw7CMryXGDKvGUml8NXEcJVtI03PHcekCpu55DYw3WxGnhOhRaugI9jBO/icVoCp9C/g6nZJSKOksk0bp/vUt1yt19BT95eFdHcEvdEhqP51EUrYdtoHXEKc9dYLjgW3mKyrXNtGQf0I7Mu/nWUUwzrFqIzWW+Bq4dns2D7zFllunw0aSJPUOF63KGON97qlj5Lm9CkTYei1RbHjDaSyZWlTmv38u6sTfyrxgyGwEY8Sovmxupizl7VazyKZ5cYzE+YHt5y4pYH0P0A7FyLXtHEgBi4cF+uSj3M5cMAS2l2ah6Smx+nhwZkyfo+wbcwva2WACY7nbu+K6EL7Hm06gAbf6voGdMtq8xG1H4PAbbVrokO5NhQ+rB0Stu0SjQaUinvG1Hi0So9GrinJPSL+FB/8RolPwfT/Aq7yNcHDJKk1vsvOC4hI722LCXDCbYtMQ5MBZ9Y4RXpVrAg7l13W8A0+1xL4aA7lEJFpB4reZftQmYDdfr8XAKVBrNUqHKJSRd9wudc3xHN3rNUq2csAwLulorFTqdRqPRuWrSWF9KRdJkoGqtUNqErFJ2i0qwpoG8OimIUi0HbtFWlsGaSil6nuu6XtHZWCX9RX+SLFaxOCZ5csrJKfPKiuE0pwCIRlmdMgYwSHcKn29lmeIUTgwgzSkcDYTpTuHJUYpT+JqARUantIHKIKNTBnwWGZyyYmn+U5xycsrJKeWbi8+UXNyUN6hqfmZKU9FDM5tGW7ngM3OC3E12+CZ3kR2+yKUznBP8l8En+ASf4BP8q5b5r9LErxNQLrvaEgeXLjIVLn0Zup5Fx3UCfwFR3+eYICMfjQAAAABJRU5ErkJggg==);
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(data:image/gif;base64,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)
        center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: #fff0 url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAIBKAA7);
    -webkit-tap-highlight-color: #fff0;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAE0lEQVR4AWMQ4OHZQAyms8JRhQA4p1Rhc+/IhwAAAABJRU5ErkJggg==);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font:
        normal 13px/20px "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: #fff0;
    background: rgb(0 0 0 / 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgb(0 0 0 / 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(../../../../js/jquery/plugins/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }
    #fancybox-loading div {
        background-image: url(../../../../js/jquery/plugins/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px;
    }
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: "FontAwesome";
    src: url(../../../../modules/iqitmegamenu/views/fonts/fontawesome-webfont.eot?v=4.7.0);
    src:
        url("../../../../modules/iqitmegamenu/views/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
            format("embedded-opentype"),
        url(fontawesome-webfont.woff2) format("woff2"),
        url(../../../../modules/iqitmegamenu/views/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
        url(../../../../modules/iqitmegamenu/views/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),
        url("../../../../modules/iqitmegamenu/views/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
            format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-sticky-note-o:before {
    content: "\f24a";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-hourglass-o:before {
    content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}
.fa-hand-scissors-o:before {
    content: "\f257";
}
.fa-hand-lizard-o:before {
    content: "\f258";
}
.fa-hand-spock-o:before {
    content: "\f259";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}
.fa-hand-peace-o:before {
    content: "\f25b";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-safari:before {
    content: "\f267";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-500px:before {
    content: "\f26e";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-calendar-plus-o:before {
    content: "\f271";
}
.fa-calendar-minus-o:before {
    content: "\f272";
}
.fa-calendar-times-o:before {
    content: "\f273";
}
.fa-calendar-check-o:before {
    content: "\f274";
}
.fa-industry:before {
    content: "\f275";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-map-o:before {
    content: "\f278";
}
.fa-map:before {
    content: "\f279";
}
.fa-commenting:before {
    content: "\f27a";
}
.fa-commenting-o:before {
    content: "\f27b";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-vimeo:before {
    content: "\f27d";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-edge:before {
    content: "\f282";
}
.fa-credit-card-alt:before {
    content: "\f283";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-modx:before {
    content: "\f285";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-usb:before {
    content: "\f287";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-pause-circle-o:before {
    content: "\f28c";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-stop-circle-o:before {
    content: "\f28e";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-percent:before {
    content: "\f295";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-envira:before {
    content: "\f299";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-wheelchair-alt:before {
    content: "\f29b";
}
.fa-question-circle-o:before {
    content: "\f29c";
}
.fa-blind:before {
    content: "\f29d";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-volume-control-phone:before {
    content: "\f2a0";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-assistive-listening-systems:before {
    content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}
.fa-handshake-o:before {
    content: "\f2b5";
}
.fa-envelope-open:before {
    content: "\f2b6";
}
.fa-envelope-open-o:before {
    content: "\f2b7";
}
.fa-linode:before {
    content: "\f2b8";
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-address-book-o:before {
    content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-user-circle-o:before {
    content: "\f2be";
}
.fa-user-o:before {
    content: "\f2c0";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}
.fa-quora:before {
    content: "\f2c4";
}
.fa-free-code-camp:before {
    content: "\f2c5";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}
.fa-shower:before {
    content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}
.fa-podcast:before {
    content: "\f2ce";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-window-minimize:before {
    content: "\f2d1";
}
.fa-window-restore:before {
    content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}
.fa-bandcamp:before {
    content: "\f2d5";
}
.fa-grav:before {
    content: "\f2d6";
}
.fa-etsy:before {
    content: "\f2d7";
}
.fa-imdb:before {
    content: "\f2d8";
}
.fa-ravelry:before {
    content: "\f2d9";
}
.fa-eercast:before {
    content: "\f2da";
}
.fa-microchip:before {
    content: "\f2db";
}
.fa-snowflake-o:before {
    content: "\f2dc";
}
.fa-superpowers:before {
    content: "\f2dd";
}
.fa-wpexplorer:before {
    content: "\f2de";
}
.fa-meetup:before {
    content: "\f2e0";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
} /**
 * Copyright since 2007 PrestaShop SA and Contributors
 * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License version 3.0
 * that is bundled with this package in the file LICENSE.md.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * @author    PrestaShop SA and Contributors <contact@prestashop.com>
 * @copyright Since 2007 PrestaShop SA and Contributors
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 */
.homeslider-container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}
.homeslider {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.homeslider li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.homeslider img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}
.homeslider .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 1em;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgb(0 0 0 / 0.6);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}
.homeslider_nav {
    position: absolute;
    -webkit-tap-highlight-color: #fff0;
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: #fff0
        url(data:image/gif;base64,R0lGODdhTAA9APQAABAQEDAwMO/v78/Pz7+/v39/f6+vr1BQUCAgIGBgYJ+fn0BAQN/f33BwcI+Pj////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAATAA9AAAF5CAkjmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9haIODbIgGEx2PACz8IgCJgIBYvdIH2OD1UyMk7s1gxLMgFCDwAAnIFQQlyD289cXIJPwGEbYY/DX9cgpJiBkJ2bQJ0OnoPDKE/a3IEO41tmEKsYq43g3IORH6fpjcHiY9BvHIHPbhiArI8kYU/nmKlPqhtnKds0T7Mc0G0kzyWn4Gvmg/fOAiJi0OIrTrlbb5FCwYEwjsHBgbzWfn6+/z9/v8AAwocSLCgwYMIEypcyLChQykhAAA7)
        no-repeat left top;
    margin-top: -45px;
}
.homeslider_nav:active {
    opacity: 1;
}
.homeslider_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
.iqitmegamenu-wrapper {
    z-index: 97;
    clear: both;
}
.iqitmegamenu-wrapper.cbp-hor-width-0 {
    padding-left: 0;
    padding-right: 0;
}
.container-iqit-menu {
    z-index: 10;
    position: relative;
}
.cbp-hor-width-1 .container {
    padding-left: 0;
    padding-right: 0;
}
.iqitmegamenu {
    background: #cecece;
}
.iqitmegamenu .container .row {
    margin-left: 0;
    margin-right: 0;
}
.cbp-sticky.cbp-sticky-transparent {
    opacity: 0.85;
    transition: opacity 300ms ease-in-out;
}
.cbp-sticky.cbp-sticky-transparent:hover {
    opacity: 1;
}
#iqitmegamenu-horizontal.cbp-sticky {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 0.15);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / 0.15);
    box-shadow: 0 1px 2px rgb(0 0 0 / 0.15);
    z-index: 90;
    left: 0;
    -webkit-backface-visibility: hidden;
}
@media (max-width: 999px) {
    #iqitmegamenu-horizontal.cbp-sticky {
        position: static !important;
    }
}
#iqitmegamenu-horizontal.cbp-sticky .cbp-hrmenu-tab > a > .cbp-legend {
    display: none;
}
.cbp-hrmenu {
    width: 100%;
}
@media (max-width: 999px) {
    .cbp-hrmenu {
        display: none;
    }
}
.cbp-hrmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.cbp-hrmenu .col-xs-12 {
    float: left;
}
.cbp-hrmenu .cbp-tab-title {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.cbp-hrmenu .cbp-manufacturers {
    margin-top: -10px;
}
.cbp-hrmenu .cbp-manufacturers li {
    margin-top: 10px;
}
.cbp-hrmenu .cbp-manufacturers li:hover {
    opacity: 0.85;
}
.cbp-hrmenu .cbp-vertical-title {
    transition: all 300ms ease-in-out;
    padding: 0 15px;
}
.cbp-hrmenu .cbp-vertical-title .icon {
    margin-right: 10px;
}
.cbp-hrmenu .cbp-categories-row {
    margin-top: -10px;
}
.cbp-hrmenu .cbp-categories-row > div {
    margin-top: 10px;
}
.cbp-hrmenu .menu_row {
    position: static;
}
.cbp-hrmenu .cbp-empty-column .cbp-menu-column-inner > .menu_row:first-child {
    margin-top: -20px;
}
.cbp-hrmenu .cbp-tabs-container {
    width: 100%;
}
.cbp-hrmenu .cbp-absolute-column {
    margin: 0;
    padding: 0;
    position: absolute;
    width: auto !important;
    z-index: 2;
}
.cbp-hrmenu .cbp-column-title {
    display: block;
    margin-bottom: 8px;
}
.cbp-hrmenu .cbp-column-title .cbp-legend.cbp-legend-inner {
    top: -2px;
}
.cbp-hrmenu .cbp-column-title .cbp-legend.cbp-legend-inner .cbp-legend-arrow:before {
    top: -1px;
}
.cbp-hrmenu .cbp-column-title.cbp-column-title-inline {
    padding: 0px !important;
    border: none !important;
    margin: 0px !important;
    margin-right: 10px !important;
    display: inline-block;
    vertical-align: middle;
}
.cbp-hrmenu .cbp-menu-column {
    margin-top: 20px;
}
.cbp-hrmenu .cbp-menu-column .row {
    margin-left: -10px;
    margin-right: -10px;
}
.cbp-hrmenu .cbp-mainlink-iicon,
.cbp-hrmenu .cbp-mainlink-icon {
    width: auto;
    display: inline;
    vertical-align: middle;
    margin-right: 4px;
}
.cbp-hrmenu .cbp-onlyicon .cbp-mainlink-iicon,
.cbp-hrmenu .cbp-onlyicon .cbp-mainlink-icon {
    margin-right: 0;
}
.cbp-hrmenu .cbp-legend {
    display: inline-block;
    top: -15px;
    right: 5px;
    background-color: #999;
    color: #fff;
    position: absolute;
    font-weight: 400;
    font-size: 10px;
    padding: 4px 6px;
    text-transform: none;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 0.15);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / 0.15);
    box-shadow: 0 1px 2px rgb(0 0 0 / 0.15);
    line-height: initial;
}
.cbp-hrmenu .cbp-legend .cbp-legend-arrow:before {
    font-family: "FontAwesome";
    content: "\F0D7";
    font-size: 15px;
    position: absolute;
    bottom: -10px;
    right: 5px;
}
.cbp-hrmenu .cbp-legend.cbp-legend-inner {
    position: relative;
    top: 0;
    margin-left: 5px;
    right: 0;
    padding: 2px 4px;
    vertical-align: middle;
}
.cbp-hrmenu .cbp-legend.cbp-legend-inner .cbp-legend-arrow:before {
    content: "\f0d9";
    bottom: 0;
    top: 0;
    margin-top: 1px;
    z-index: 2;
    right: auto;
    left: -4px;
}
.cbp-hrmenu .cbp-tab-content {
    border-left: 1px solid #cecece;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0;
    vertical-align: top;
}
.cbp-hrmenu .cbp-products-big * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cbp-hrmenu .cbp-products-big .quick-view {
    font-size: 0;
}
.cbp-hrmenu .cbp-products-big .online-label,
.cbp-hrmenu .cbp-products-big .new-label,
.cbp-hrmenu .cbp-products-big .sale-label {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.cbp-hrmenu .cbp-products-big li.ajax_block_product {
    text-align: center;
    margin-bottom: 10px;
}
.cbp-hrmenu .cbp-products-big li.ajax_block_product:hover {
    padding-top: 0;
    padding-bottom: 0;
}
.cbp-hrmenu .cbp-products-big li.ajax_block_product:hover .functional-buttons-grid {
    visibility: visible;
    opacity: 0.9;
    margin-bottom: 0;
}
.cbp-hrmenu .price.product-price {
    font-size: 14px;
    line-height: 14px;
}
.cbp-hrmenu .old-price.product-price {
    font-size: 13px;
}
.cbp-hrmenu .cbp-products-list .product-name,
.cbp-hrmenu .cbp-products-list .product-name-container {
    height: auto;
    line-height: inherit;
}
.cbp-hrmenu .cbp-products-list > li {
    padding-top: 9px;
    padding-bottom: 9px;
}
.cbp-hrmenu .cbp-products-list .product-image-container {
    float: left;
    margin-right: 10px;
    max-width: 60px;
    min-width: 30px;
}
.cbp-hrmenu .cbp-hrsub-tabs-names {
    margin-right: -10px;
    margin-left: -10px;
}
.cbp-hrmenu .cbp-hrsub-tabs-names li {
    position: relative;
    border-bottom: 1px solid #cecece;
}
.cbp-hrmenu .cbp-hrsub-tabs-names li .cbp-inner-border-hider {
    position: absolute;
    top: 0;
    background: #fff;
    display: block;
    height: 100%;
    z-index: 1;
    display: none;
}
.cbp-hrmenu .cbp-hrsub-tabs-names li.active .cbp-inner-border-hider {
    display: block;
}
.cbp-hrmenu .cbp-hrsub-tabs-names li a {
    position: relative;
    display: block;
    transition: none;
    padding: 14px 16px;
}
.cbp-hrmenu.cbp-submenu-notarrowed .cbp-submenu-aindicator {
    display: none;
}
.cbp-hrmenu .cbp-submenu-aindicator {
    margin-left: 3px;
}
.cbp-hrmenu .cbp-submenu-it-indicator {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    height: 15px;
}
.cbp-hrmenu.cbp-menu-centered > ul {
    text-align: center;
}
.cbp-hrmenu.cbp-menu-centered > ul > li {
    text-align: left;
    float: none;
}
.cbp-hrmenu .cbp-links li {
    margin: 3px 0;
    padding-left: 2px;
    position: relative;
}
.cbp-hrmenu .cbp-links li:last-child {
    margin-bottom: 0;
}
.cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2 > div > a:after,
.cbp-hrmenu .cbp-links li .cbp-hrsub-haslevel3 > div > a:after {
    content: "\f0da";
    display: inline;
    font-family: "FontAwesome";
    padding-left: 4px;
    opacity: 0.2;
    position: relative;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.cbp-hrmenu .cbp-links li a {
    padding-left: 10px;
    display: inline-block;
}
.cbp-hrmenu .cbp-links li a:before {
    content: "\f105";
    display: inline;
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    -webkit-transition:
        left 0.3s ease,
        right 0.3s ease;
    -moz-transition:
        left 0.3s ease,
        right 0.3s ease;
    -o-transition:
        left 0.3s ease,
        right 0.3s ease;
    transition:
        left 0.3s ease,
        right 0.3s ease;
}
.cbp-hrmenu .cbp-links li a:hover:before {
    left: 3px;
}
.cbp-hrmenu .cbp-links.cbp-valinks-vertical li {
    display: inline-block;
    margin: 0;
    margin-right: 12px;
    padding: 0;
}
.cbp-hrmenu .cbp-links.cbp-valinks-vertical.cbp-valinks-vertical2 {
    display: inline-block;
    vertical-align: middle;
}
.cbp-category-thumb {
    display: block;
    margin-bottom: 10px;
}
.cbp-hrmenu.cbp-vertical > ul > li {
    float: none;
    display: block;
}
.cbp-vertical-on-top {
    float: left;
    width: 250px;
    position: relative;
}
.cbp-vertical-on-top > .cbp-vertical > ul {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
.cbp-vertical-on-top.cbp-vert-expanded > .cbp-vertical > ul {
    visibility: visible;
    opacity: 1;
}
.cbp-vertical-on-top nav#cbp-hrmenu1 {
    margin-bottom: 0;
}
#index .cbp-homepage-expanded > .cbp-vertical > ul {
    visibility: visible;
    opacity: 1;
}
#index .cbp-sticky .cbp-homepage-expanded > .cbp-vertical > ul {
    visibility: hidden;
    opacity: 0;
}
#index .cbp-sticky .cbp-vert-expanded > .cbp-vertical > ul {
    visibility: visible;
    opacity: 1;
}
.cbp-hrmenu.cbp-vertical {
    width: 100%;
    margin-bottom: 20px;
}
.cbp-hrmenu.cbp-vertical .cbp-submenu-aindicator {
    position: absolute;
    right: 8px;
    margin-top: 1px;
}
.cbp-hrmenu.cbp-vertical .cbp-legend-vertical {
    top: -8px;
    right: 14px;
}
.cbp-hrmenu.cbp-vertical > ul {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.cbp-hrmenu.cbp-vertical > ul > li > a,
.cbp-hrmenu.cbp-vertical > ul > li .span.cbp-main-link {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
}
.cbp-hrmenu.cbp-vertical > ul > li:first-child > a,
.cbp-hrmenu.cbp-vertical > ul > li:first-child .span.cbp-main-link {
    border-top: none;
}
.cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
}
.cbp-hrmenu.cbp-vertical .cbp-hropen .cbp-hrsub-wrapper {
    visibility: visible;
    opacity: 1;
}
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
    margin: 0 auto;
}
.cbp-hrmenu > ul > li {
    display: inline-block;
}
.cbp-hrmenu > ul > li > a,
.cbp-hrmenu > ul > li > span.cbp-main-link {
    display: inline-block;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition:
        color 0.3s ease,
        background-color 0.3s ease;
    -moz-transition:
        color 0.3s ease,
        background-color 0.3s ease;
    -o-transition:
        color 0.3s ease,
        background-color 0.3s ease;
    transition:
        color 0.3s ease,
        background-color 0.3s ease;
}
.cbp-hrmenu > ul > li:first-child > a,
.cbp-hrmenu > ul > li:first-child > span.cbp-main-link {
    border-left: none !important;
}
.cbp-hrmenu.cbp-arrowed .cbp-triangle-container {
    display: block;
}
.cbp-hrmenu .cbp-triangle-top {
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 12px solid #fff0;
    border-right: 12px solid #fff0;
    border-bottom: 12px solid #fff;
    top: 1px;
}
.cbp-hrmenu .cbp-triangle-top-back {
    width: 0;
    height: 0;
    position: absolute;
    left: -1px;
    border-left: 13px solid #fff0;
    border-right: 13px solid #fff0;
    border-bottom: 13px solid #eaeaea;
}
.cbp-hrmenu .cbp-triangle-container {
    display: none;
    left: 0;
    top: 0;
    position: absolute;
}
.cbp-hrmenu .cbp-triangle-left,
#columns .cbp-hrmenu .cbp-triangle-left {
    position: absolute;
    width: 0;
    height: 0;
    left: 1px;
    z-index: 1;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-right: 12px solid #fff;
}
.cbp-hrmenu .cbp-triangle-left-back,
#columns .cbp-hrmenu .cbp-triangle-left-back {
    position: absolute;
    width: 0;
    height: 0;
    top: -1px;
    left: 0;
    border-top: 13px solid #fff0;
    border-bottom: 13px solid #fff0;
    border-right: 13px solid #eaeaea;
}
.cbp-horizontal.cbp-arrowed .cbp-triangle-container {
    position: absolute;
    bottom: -13px;
}
.cbp-vertical.cbp-arrowed .cbp-hrsub-inner {
    margin-left: 12px;
}
.cbp-horizontal.cbp-arrowed .cbp-hrsub-inner {
    margin-top: 12px;
}
.cbp-hrmenu .cbp-hrsub {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    display: none;
    padding-bottom: 20px;
    padding: 0px !important;
}
.cbp-hropen .cbp-hrsub {
    visibility: visible;
    opacity: 1;
    z-index: 1;
}
.cbp-hrmenu .cbp-hrsub-inner {
    background: #fff;
    border: 1px solid #eaeaea;
}
.cbp-hrmenu .cbp-hrsub-inner > .row {
    margin-left: 10px;
    margin-right: 10px;
}
.cbp-hrmenu .cbp-hrsub-inner > .row:last-child {
    margin-bottom: 20px;
}
.cbp-hrsub-wide .cbp-hrsub-inner .container > .row:last-child {
    margin-bottom: 20px;
}
.cbp-hrmenu .cbp-notfit {
    right: 0;
}
.cbp-hrmenu .cbp-show {
    display: block;
}
.cbp-category-link-w {
    position: relative;
}
.cbp-category-tree {
    display: inline-block;
}
.cbp-hrmenu ul.cbp-hrsub-level2 {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
    margin-top: -20px;
    padding: 8px 10px;
    z-index: 3;
    width: auto;
    background: #fff;
    border: 1px solid #eaeaea;
    white-space: nowrap;
}
.cbp-hrmenu ul.cbp-hrsub-level3 {
    left: 101%;
}
.cbp-hrmenu .pull-right {
    float: right !important;
}
.cbp-hrsub-haslevel3 > .cbp-category-link-w > ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100px;
    margin-top: -20px;
    padding: 8px 10px;
    z-index: 3;
    width: auto;
    transition:
        visibility 180ms ease-in-out,
        opacity 180ms ease-in-out;
    white-space: nowrap;
    left: 101%;
}
.cbp-hrsub-haslevel3:hover > .cbp-category-link-w > ul {
    visibility: visible;
    opacity: 1;
}
.cbp-hrsub-haslevel3:hover .cbp-hrsub-level2 {
    visibility: visible;
    opacity: 1;
}
.cbp-hrsub-haslevel2:hover > div > ul.cbp-hrsub-level2 {
    visibility: visible;
    opacity: 1;
}
.cbp-hrmenu .cbp-tab-pane {
    display: none;
}
.cbp-hrmenu .cbp-tab-pane > .clearfix > .row {
    margin: 0;
}
.cbp-hrmenu .cbp-tab-pane > div > .row:last-child {
    margin-bottom: 20px;
}
.cbp-hrmenu .cbp-hropen .cbp-tab-pane.active {
    visibility: visible;
    opacity: 1;
}
.cbp-hrmenu .cbp-tab-pane.active {
    display: table-cell;
}
.cbp-hor-width-0 .cbp-hrsub-wide .cbp-hrsub {
    width: 100%;
    left: 0;
}
.cbp-hrsub-wide.cbp-hrsub-widec .cbp-hrsub-inner {
    width: 100%;
    max-width: 100%;
}
.cbp-hrsub-narrow {
    position: relative;
}
.cbp-fade .cbp-hrsub {
    transition:
        visibility 300ms ease-in-out,
        opacity 300ms ease-in-out;
}
.cbp-fade .cbp-hrsub-level2 {
    transition:
        visibility 300ms ease-in-out,
        opacity 300ms ease-in-out;
}
.cbp-fade .cbp-hrsub-wrapper {
    transition:
        visibility 300ms ease-in-out,
        opacity 300ms ease-in-out;
}
.cbp-fade.cbp-vertical > ul {
    transition:
        visibility 300ms ease-in-out,
        opacity 300ms ease-in-out;
}
.cbp-fade-slide-bottom .cbp-hrsub {
    transition: all 300ms ease-in-out;
    margin-top: 15px;
}
.cbp-fade-slide-bottom .cbp-hropen .cbp-hrsub {
    transition: all 300ms ease-in-out;
    margin-top: 0;
}
.cbp-fade-slide-bottom .cbp-hrsub-level2 {
    transition:
        visibility 300ms ease-in-out,
        opacity 300ms ease-in-out;
}
.cbp-fade-slide-top .cbp-hrsub {
    transition: all 300ms ease-in-out;
    margin-top: -15px;
    z-index: -20;
}
.cbp-fade-slide-top .cbp-hropen .cbp-hrsub {
    transition: all 300ms ease-in-out;
    margin-top: 0;
    z-index: 1;
}
.cbp-fade-slide-top .cbp-hrsub-level2 {
    transition:
        visibility 300ms ease-in-out,
        opacity 300ms ease-in-out;
}
.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
    content: "";
    display: table;
}
.cbp-hrmenu .cbp-hrsub-inner:after {
    clear: both;
}
.cbp-hrsub h4 {
    color: #afdefa;
    padding: 2em 0 0.6em;
    margin: 0;
    font-size: 160%;
    font-weight: 300;
}
@media (min-width: 1000px) {
    .cbp-spmenu-push-toright {
        left: 0px !important;
    }
}
#iqitmegamenu-mobile {
    display: none;
    text-align: left;
}
@media (max-width: 999px) {
    #iqitmegamenu-mobile {
        display: block;
    }
}
#iqitmegamenu-mobile ul,
#iqitmegamenu-mobile li {
    list-style-type: none;
}
#iqitmegamenu-mobile #iqitmegamenu-shower {
    text-transform: uppercase;
    padding: 12px 15px;
    cursor: pointer;
    line-height: 36px;
}
#iqitmegamenu-mobile .iqitmegamenu-icon {
    margin-right: 10px;
    color: #000;
    display: block;
    background-color: #fff;
    font-weight: 700;
    font-size: 24px;
    float: left;
    width: 36px;
    text-align: center;
    cursor: pointer;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion {
    list-style: none;
    padding: 0;
    overflow: hidden;
    height: auto;
    max-height: 0;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion.showedmenu {
    border-top: none;
    padding: 12px;
    max-height: 9999px;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li {
    border-bottom: 1px dashed #ddd;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li:last-child {
    border-bottom: none;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li > a {
    text-transform: uppercase;
    display: block;
    padding: 10px 0;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li ul {
    background-color: #f8f8f8;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li ul a {
    display: block;
    padding: 10px 0;
    border-top: 1px dashed #ddd;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion ul {
    list-style: none;
    padding: 0 0 0 0;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion ul li {
    font-weight: 400;
    cursor: auto;
    padding: 0 0 0 7px;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion a {
    text-decoration: none;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion a:hover {
    text-decoration: none;
}
#iqitmegamenu-accordion {
    display: none;
}
#iqitmegamenu-accordion div.responsiveInykator {
    display: block;
    font-weight: 700;
    font-size: 24px;
    float: right;
    padding: 6px 0;
    position: relative;
    top: 7px;
    width: 32px;
    text-align: center;
    cursor: pointer;
}
#iqitmegamenu-accordion > li ul {
    display: none;
}
@media (max-width: 999px) {
    #iqitmegamenu-accordion {
        display: block;
    }
}
#iqitmegamenu-accordion.cbp-spmenu div.responsiveInykator {
    border: none;
}
#iqitmegamenu-accordion.cbp-spmenu li a:hover {
    -webkit-box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
    -moz-box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
    box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
}
#iqitmegamenu-accordion.cbp-spmenu > li a {
    text-transform: uppercase;
    font-weight: 700;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul {
    padding: 0 10px;
    display: none;
    font-size: 90%;
    -webkit-box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
    -moz-box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
    box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
}
#iqitmegamenu-accordion > li ul.cbpm-ul-showed {
    display: block;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul ul a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul div.responsiveInykator {
    background: none;
    margin-right: 0;
    color: #fff;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul ul {
    margin: 0;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul ul a {
    text-transform: none;
    border: none;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul ul ul a {
    text-transform: none;
    font-weight: 400;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion li a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.cbp-spmenu div.responsiveInykator {
    margin-right: 10px;
}
#cbp-close-mobile {
    padding: 0;
    text-align: center;
    width: 50px;
    height: 50px;
    position: absolute;
    left: -50px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none !important;
}
#cbp-close-mobile i {
    line-height: 50px;
    font-size: 28px;
}
.cbp-spmenu-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5102;
    visibility: hidden;
    opacity: 0;
    display: none;
}
@media (max-width: 999px) {
    .cbp-spmenu-overlay {
        display: block;
    }
}
.cbp-spmenu-overlay-show {
    visibility: visible;
    opacity: 1;
}
.cbp-spmenu-overlay-show #cbp-close-mobile {
    left: 240px;
    visibility: visible;
    opacity: 1;
}
.cbp-spmenu {
    position: fixed;
    z-index: 5103;
    -webkit-box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
    -moz-box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
    box-shadow: inset -134px 0 10px -133px rgb(0 0 0 / 0.4);
    overflow-y: auto;
}
.cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #0d77b6;
}
.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}
.cbp-spmenu > li > ul > li > a:hover {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 23px;
}
.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}
.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
}
.cbp-spmenu-vertical a {
    border-bottom: 1px solid #258ecd;
    padding: 1em;
}
.cbp-spmenu-left {
    left: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
    left: 0;
}
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}
@media (max-width: 999px) {
    .cbp-spmenu-push-toright {
        left: 240px;
        width: 100%;
        position: fixed;
    }
}
.cbp-spmenu-push-toleft {
    left: -240px;
}
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-top {
        top: -110px;
    }
    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}
.container-xs-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
}
.row-xs-height {
    display: table-row;
}
.row-xs-height:before {
    display: none;
}
.row-xs-height:after {
    display: none;
}
.col-xs-height {
    display: table-cell;
    float: none;
    vertical-align: top;
}
#iqitmegamenu-horizontal #search_block_top_content {
    width: auto;
    float: right;
    position: relative;
    width: 160px;
    right: 0;
}
#iqitmegamenu-horizontal #search_block_top {
    position: absolute;
    top: 0;
    width: 150px;
    right: 0;
    bottom: 0;
    margin: auto;
}
@media (max-width: 999px) {
    #iqitmegamenu-horizontal > .container {
        position: relative;
    }
}
@media (max-width: 767px) {
    #iqitmegamenu-horizontal #search_block_top_content {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    #iqitmegamenu-horizontal #search_block_top_content {
        position: absolute;
        right: 20px;
        top: 10px;
        bottom: 10px;
        margin-right: 0px !important;
    }
}
@media (max-width: 767px) {
    #iqitmegamenu-horizontal #search_block_top {
        left: 0;
    }
}
.cbp-hor-width-1 #iqitmegamenu-horizontal #search_block_top_content {
    margin-right: 15px;
}
@media (max-width: 767px) {
    #iqitmegamenu-horizontal {
        background: transparent !important;
        border: none !important;
    }
}
.cbp-hrmenu .col-xs-1,
.cbp-hrmenu .col-xs-2,
.cbp-hrmenu .col-xs-3,
.cbp-hrmenu .col-xs-4,
.cbp-hrmenu .col-xs-5,
.cbp-hrmenu .col-xs-6,
.cbp-hrmenu .col-xs-7,
.cbp-hrmenu .col-xs-8,
.cbp-hrmenu .col-xs-9,
.cbp-hrmenu .col-xs-10,
.cbp-hrmenu .col-xs-11,
.cbp-hrmenu .col-xs-12,
.cbp-hrmenu .col-sm-1,
.cbp-hrmenu .col-sm-2,
.cbp-hrmenu .col-sm-3,
.cbp-hrmenu .col-sm-4,
.cbp-hrmenu .col-sm-5,
.cbp-hrmenu .col-sm-6,
.cbp-hrmenu .col-sm-7,
.cbp-hrmenu .col-sm-8,
.cbp-hrmenu .col-sm-9,
.cbp-hrmenu .col-sm-10,
.cbp-hrmenu .col-sm-11,
.cbp-hrmenu .col-sm-12,
.cbp-hrmenu .col-md-1,
.cbp-hrmenu .col-md-2,
.cbp-hrmenu .col-md-3,
.cbp-hrmenu .col-md-4,
.cbp-hrmenu .col-md-5,
.cbp-hrmenu .col-md-6,
.cbp-hrmenu .col-md-7,
.cbp-hrmenu .col-md-8,
.cbp-hrmenu .col-md-9,
.cbp-hrmenu .col-md-10,
.cbp-hrmenu .col-md-11,
.cbp-hrmenu .col-md-12,
.cbp-hrmenu .col-lg-1,
.cbp-hrmenu .col-lg-2,
.cbp-hrmenu .col-lg-3,
.cbp-hrmenu .col-lg-4,
.cbp-hrmenu .col-lg-5,
.cbp-hrmenu .col-lg-6,
.cbp-hrmenu .col-lg-7,
.cbp-hrmenu .col-lg-8,
.cbp-hrmenu .col-lg-9,
.cbp-hrmenu .col-lg-10,
.cbp-hrmenu .col-lg-11,
.cbp-hrmenu .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}
#iqitmegamenu-horizontal.cbp-nosticky .container {
    max-width: 100%;
}
.cbp-hor-width-0 #iqitmegamenu-horizontal {
    margin: 0 -500%;
    padding: 0 500%;
}
.cbp-hor-width-0 #iqitmegamenu-horizontal .container {
    padding-left: 10px;
    padding-right: 10px;
}
.cbp-hor-width-0 #iqitmegamenu-horizontal.cbp-sticky {
    margin: 0;
    padding: 0;
}
body {
    overflow-x: hidden;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
} /**
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 *  @author    Veebipoed.ee, Holmbank
 *  @copyright 2023 Veebipoed.ee, Holmbank
 *  @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
div.payment-option:has(input[data-module-name="holmbank"]) label {
    display: grid !important;
    grid-gap: 5px;
    grid-template-areas: "first second";
    grid-template-columns: fit-content(300px) fit-content(300px);
}
div.payment-option:has(input[data-module-name="holmbank"]) label span {
    grid-area: second;
}
div.payment-option:has(input[data-module-name="holmbank"]) label img {
    grid-area: first;
    min-width: 50px;
    max-height: 20px;
    max-width: 220px;
}
div.payment__option:has(input[data-module-name="holmbank"]) label {
    display: grid !important;
    grid-gap: 5px;
    grid-template-areas: "first second";
    grid-template-columns: fit-content(300px) fit-content(300px);
}
div.payment__option:has(input[data-module-name="holmbank"]) label span {
    grid-area: second;
}
div.payment__option:has(input[data-module-name="holmbank"]) label img {
    grid-area: first;
    min-width: 50px;
    max-height: 20px;
    max-width: 220px;
}
div.holmbank_container {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
div.holmbank_container:has(div.holmbank_logo) {
    margin-top: 20px;
}
div.holmbank_content {
    margin-left: 10px;
}
a.estimation_text {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
span.estimation_text {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
div.holmbank_calculator_description {
    font-size: 11px;
}
div.holmbank_logo img {
    width: 80px;
}
div.payment-option img[src^="/modules/esto/views/img"] {
    height: 30px;
    max-width: 220px;
}
.esto-list-banks .col-sm-6,
.esto-list-banks .col-xs-6 {
    padding-top: 10px;
    padding-bottom: 10px;
}
body#checkout section.checkout-step .payment-options .esto-bank-label {
    display: inline-flex !important;
}
.esto-list-banks .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.esto-bank-label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 88px;
    padding: 12px;
    margin: 0;
    border: 2px solid #fff0;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
    overflow: hidden;
}
.esto-bank-label img,
.esto-bank-label .esto-img-responsive {
    display: block !important;
    width: 100% !important;
    height: 42px !important;
    max-width: 100% !important;
    max-height: 42px !important;
    margin: 0 auto !important;
    object-fit: contain;
    transform: scale(1.28);
    transform-origin: center center;
}
.esto-bank-label img[alt="Swedbank"] {
    transform: scale(1.42);
}
.esto-bank-label img[alt="Luminor"] {
    transform: scale(1.36);
}
.esto-bank-label img[alt="Coop Pank"] {
    transform: scale(1.34);
}
.esto-bank-label img[alt="Revolut"] {
    transform: scale(1.3);
}
.esto-bank-label img[alt="SEB"] {
    transform: scale(1.32);
}
.esto-bank-label img[alt="LHV"] {
    transform: scale(1.32);
}
.esto-bank-label:hover {
    background-color: #f4f8ff;
}
.esto-bank-label.esto-selected {
    background-color: #eef5ff;
    border-color: #2f6fed;
    box-shadow: 0 0 0 1px #2f6fed inset;
}
.esto-bank-label:focus {
    outline: none;
    background-color: #eef5ff;
    border-color: #2f6fed;
    box-shadow: 0 0 0 1px #2f6fed inset;
}
div.payment-option label {
    text-align: unset;
}
.xcalc-container {
    display: flex;
    flex-direction: column;
    padding: 2rem 0 !important;
    width: 100%;
}
.xcalc-title {
    margin-bottom: 2rem;
    font-size: 14px;
    text-align: center;
    max-width: 384px;
}
.xcalc-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.xcalc-content-item {
    display: flex;
    flex-direction: column;
    width: 160px;
}
.xcalc-content-item .xcalc-image-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
}
.xcalc-content-item .xcalc-image-section .xcalc-line {
    width: 40%;
    height: 4px;
    border-radius: 25px;
    margin: auto !important;
    border: none;
    background-color: #e1e1e1;
}
.xcalc-content-item .xcalc-image-section img {
    width: 64px;
}
.xcalc-content-item .xcalc-text-container {
    width: 40%;
    text-align: center;
}
.xcalc-content-item .xcalc-text-container .xcalc-month {
    font-size: 14px;
    color: #949494;
}
.xcalc-content-item .xcalc-text-container .xcalc-amount {
    font-size: 14px;
    margin-top: 1.5rem;
    margin-bottom: 0.8rem;
}
.xcalc-content-item:last-child {
    width: 140px;
}
.xcalc-content-item:last-child .xcalc-text-container {
    width: 64px;
}
.xcalc-content-item:last-child .xcalc-image-section .xcalc-line {
    display: none;
}
@media screen and (max-width: 768px) {
    .xcalc-container {
        align-items: center;
    }
    .xcalc-content {
        flex-direction: column;
        align-items: center;
    }
    .xcalc-content-item {
        max-width: 230px;
        margin-bottom: 1.5rem;
        align-items: center;
    }
    .xcalc-content-item .xcalc-image-section {
        justify-content: center;
    }
    .xcalc-content-item .xcalc-image-section img {
        width: 45%;
    }
    .xcalc-content-item .xcalc-image-section .xcalc-line {
        display: none;
    }
    .xcalc-content-item:last-child {
        width: 160px;
    }
    .esto-bank-label {
        min-height: 72px;
        padding: 10px;
    }
    .esto-bank-label img,
    .esto-bank-label .esto-img-responsive {
        height: 34px !important;
        max-height: 34px !important;
        transform: scale(1.18);
    }
    .esto-bank-label img[alt="Swedbank"] {
        transform: scale(1.28);
    }
    .esto-bank-label img[alt="Luminor"] {
        transform: scale(1.24);
    }
    .esto-bank-label img[alt="Coop Pank"] {
        transform: scale(1.22);
    }
    .esto-bank-label img[alt="Revolut"] {
        transform: scale(1.18);
    }
    .esto-bank-label img[alt="SEB"] {
        transform: scale(1.2);
    }
    .esto-bank-label img[alt="LHV"] {
        transform: scale(1.2);
    }
}
#iqitmegamenu-horizontal {
    border-top: 1px none #cecece;
    border-bottom: 1px none #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    background-color: #3091ff;
}
#cbp-hrmenu .cbp-legend {
    background-color: #ca5058;
    color: #fff;
}
#cbp-hrmenu .cbp-legend .cbp-legend-arrow {
    color: #ca5058;
}
#cbp-hrmenu > ul > li > a:hover,
#cbp-hrmenu > ul > li.cbp-hropen > a,
#cbp-hrmenu > ul > li.cbp-hropen > a:hover {
    background-color: #fafafa;
    color: #000;
}
#cbp-hrmenu > ul > li > a,
#cbp-hrmenu > ul > li > span.cbp-main-link {
    color: #fff;
    line-height: 45px;
    padding-left: 14px;
    max-width: 400px;
    padding-right: 14px;
    text-transform: uppercase;
    font-size: 14px;
    border-left: 1px none #cecece;
}
#cbp-hrmenu .cbp-tab-title {
    line-height: 15px;
}
@media (min-width: 1320px) {
    #cbp-hrmenu .cbp-tab-title {
        line-height: 15px;
    }
    #cbp-hrmenu > ul > li > a,
    #cbp-hrmenu > ul > li > span.cbp-main-link {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.cbp-vertical-on-top .cbp-vertical-title {
    line-height: 45px;
}
#cbp-hrmenu > ul > li > a .cbp-mainlink-icon,
#cbp-hrmenu > ul > li > a .cbp-mainlink-iicon {
    font-size: 14px;
    max-height: 14px;
}
.cbp-hrmenu .cbp-hrsub-inner,
.cbp-hrmenu ul.cbp-hrsub-level2,
.cbp-hrsub-haslevel3 > .cbp-category-link-w > ul {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    background-color: #fff;
}
.cbp-hrmenu .cbp-triangle-top {
    border-bottom-color: #fff;
    top: 1px;
}
.cbp-hrmenu .cbp-triangle-left,
#columns .cbp-hrmenu .cbp-triangle-left {
    border-right-color: #fff;
    left: 1px;
}
.cbp-hrmenu .cbp-triangle-top-back {
    left: -1px;
    border-bottom: 13px solid #cecece;
    border-left: 13px solid #fff0;
    border-right: 13px solid #fff0;
}
.cbp-hrmenu .cbp-triangle-left-back,
#columns .cbp-hrmenu .cbp-triangle-left-back {
    left: -13px;
    border-right: 13px solid #cecece;
    border-bottom: 13px solid #fff0;
    border-left: 13px solid #fff0;
}
.cbp-hrmenu .menu_column {
    border-color: #cecece;
}
.cbp-hrmenu .cbp-hrsub-inner,
.cbp-hrmenu ul.cbp-hrsub-level2,
.cbp-hrsub-haslevel3:hover > .cbp-category-link-w > ul {
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 0.15);
    -moz-box-shadow: 0 2px 10px rgb(0 0 0 / 0.15);
    box-shadow: 0 2px 10px rgb(0 0 0 / 0.15);
}
.cbp-hrmenu .cbp-hrsub-tabs-names li .cbp-inner-border-hider {
    width: 1px;
    right: -1px;
}
.cbp-hrmenu .cbp-hrsub-tabs-names li {
    border-bottom: 1px solid #cecece;
}
.cbp-hrmenu .cbp-tab-pane {
    border-left: 1px solid #cecece;
}
.is_rtl .cbp-hrmenu .cbp-tab-pane {
    border-right: 1px solid #cecece;
}
#cbp-hrmenu1 .cbp-hrsub-inner .cbp-column-title,
#cbp-hrmenu1 .cbp-hrsub-inner a.cbp-column-title:link,
#cbp-hrmenu .cbp-hrsub-inner .cbp-column-title,
#cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
    font-size: 13px;
    line-height: 17px;
    color: #777;
    text-transform: uppercase;
    font-weight: 700;
}
#cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover,
#cbp-hrmenu1 .cbp-hrsub-inner a.cbp-column-title:hover {
    color: #333;
}
.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title {
    padding-bottom: 6px;
    border-bottom: 1px solid #cecece;
}
.cbp-hrmenu .cbp-hrsub-inner {
    font-size: 12px;
    line-height: 16px;
    color: #777;
}
#cbp-hrmenu .cbp-hrsub-inner a,
#cbp-hrmenu .cbp-hrsub-inner a:link,
#cbp-hrmenu1 .cbp-hrsub-inner a,
#cbp-hrmenu1 .cbp-hrsub-inner a:link {
    color: #777;
}
#cbp-hrmenu .cbp-hrsub-inner a:hover,
#cbp-hrmenu1 .cbp-hrsub-inner a:hover {
    color: #333;
}
.cbp-vertical-title {
    background-color: #000;
    color: #fff;
    font-size: 12px;
    line-height: 45px;
    text-transform: uppercase;
}
.cbp-vertical-title:hover {
    background-color: #282828;
    color: #fff;
}
.cbp-hrmenu.cbp-vertical > ul {
    border-top: 1px none #cecece;
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    background-color: #fff0;
}
.cbp-vertical .cbp-legend {
    background-color: #ca5058;
    color: #fff;
}
.cbp-vertical .cbp-legend .cbp-legend-arrow {
    color: #ca5058;
}
#cbp-hrmenu1 > ul > li.cbp-hropen > a,
#cbp-hrmenu1 > ul > li.cbp-hropen > a:hover {
    background-color: #fafafa;
    color: #000;
}
#cbp-hrmenu1 > ul > li > a,
#cbp-hrmenu1 > ul > li > span.cbp-main-link {
    color: #777;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 12px;
    border-top: 1px solid #cecece;
}
#cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon,
#cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon {
    font-size: 12px;
    max-height: 12px;
}
.cbp-vertical-on-top .cbp-hrmenu.cbp-vertical > ul {
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 0.15);
    -moz-box-shadow: 0 2px 10px rgb(0 0 0 / 0.15);
    box-shadow: 0 2px 10px rgb(0 0 0 / 0.15);
}
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-1 > a,
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-1 > span.cbp-main-link {
    background-color: #474747;
}
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-8 > a,
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-8 > span.cbp-main-link {
    background-color: #02ac00;
}
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-10 > a,
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-10 > span.cbp-main-link {
    background-color: #ff096f;
}
.cbp-hrmenu .cbp-hrsub-inner .cbp-tabs-names li a {
    background-color: #f9f9f9;
    color: #777;
}
.cbp-hrmenu .cbp-submenu-it-indicator {
    color: #777;
}
.cbp-tabs-names li a:hover,
.cbp-hrmenu .cbp-hrsub-tabs-names li.active a,
.cbp-tabs-names li .cbp-inner-border-hider {
    background-color: #fff;
    color: #777;
}
.cbp-hrmenu li.active .cbp-submenu-it-indicator {
    color: #777;
}
#iqitmegamenu-mobile #iqitmegamenu-shower,
#cbp-close-mobile {
    background-color: #000;
    color: #fff;
    border: 1px solid #cecece;
}
#iqitmegamenu-mobile .iqitmegamenu-icon {
    color: #000;
    background-color: #fff;
}
.cbp-mobilesubmenu {
    background-color: #fff;
    color: #777;
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}
#iqitmegamenu-accordion {
    background-color: #fff;
    color: #777;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li ul {
    background-color: #f8f8f8;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul {
    background-color: #f8f8f8;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li ul a {
    border-top: 1px solid #cecece;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion > li {
    border-bottom: 1px solid #cecece;
}
.cbp-spmenu-vertical a {
    border-bottom: 1px solid #cecece;
}
#iqitmegamenu-accordion.cbp-spmenu > li ul div.responsiveInykator {
    color: #777;
}
#iqitmegamenu-accordion li a {
    color: #777;
}
#iqitmegamenu-mobile .iqitmegamenu-accordion li a:hover {
    color: #777;
    background-color: #e5e5e5;
    padding-left: 10px;
}
#iqitmegamenu-accordion li a:hover {
    color: #777;
    background-color: #e5e5e5;
}
#iqitmegamenu-accordion div.responsiveInykator {
    color: #777;
}
.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute;
}
.tooltipster-box {
    flex: 1 1 auto;
}
.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
}
.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
}
.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
    opacity: 1;
}
.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
    top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0;
}
.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
    left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0;
}
@keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.tooltipster-update-fade {
    animation: tooltipster-fading 400ms;
}
@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg);
    }
    75% {
        transform: rotate(2deg);
    }
    100% {
        transform: rotate(0);
    }
}
.tooltipster-update-rotate {
    animation: tooltipster-rotating 600ms;
}
@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.tooltipster-update-scale {
    animation: tooltipster-scaling 600ms;
}
.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px;
}
.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 6px;
}
.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px;
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0;
}
.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid #fff0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px;
}
.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid #fff0;
    left: 0;
    top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000;
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px;
}
.energyEfficiencyIMGLabelC {
    max-width: 350px !important;
}
.saEUenergy,
.saEUenergyProdPage {
    margin: 10px 0;
}
.saEUenergyAction {
    clear: both;
}
.saEUenergyProd {
    margin: 0 auto;
    text-align: center;
}
.saeu-datasheet-prodlist {
    font-size: 0.8rem;
}
.energyEfficiency .energyLabel:after {
    border-bottom: 16px solid #fff0;
    border-top: 16px solid #fff0;
    content: " ";
    height: 0;
    position: absolute;
    right: -12px;
    width: 0;
}
.saEUenergy .energyEfficiency .energyLabel,
.saEUenergyAction .energyEfficiency .energyLabel,
.saEUenergyAction.saEUsmall .energyEfficiency .energyLabel {
    color: #fff;
    display: block;
    text-align: left;
    font-family: Calibri, Verdana, sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: 32px;
    line-height: 28px;
    padding-left: 7px;
    position: relative;
    width: 60px;
    min-width: 60px;
    width: -moz-fit-content;
    width: fit-content;
}
.saEUenergyAction.saEUsmall .energyEfficiency .energyLabel {
    cursor: default;
}
.saEUenergyAction .energyEfficiency .energyLabel {
    cursor: help;
}
.saEUenergyAction .energyEfficiency .energyLabel:after {
    cursor: help;
}
.saEUenergyAction .energyEfficiency .energyLabel.clickCursor {
    cursor: pointer;
}
.saEUenergyAction .energyEfficiency .energyLabel.clickCursor:after {
    cursor: pointer;
}
.saEUenergyAction .energyEfficiency .energyLabel.nocursor {
    cursor: default;
}
.saEUenergyAction .energyEfficiency .energyLabel.nocursor:after {
    cursor: default;
}
.Appp:after {
    border-left: 12px solid #009640;
}
.Appp {
    background: none repeat scroll 0 0 #009640;
}
.App:after {
    border-left: 12px solid #50b849;
}
.App {
    background: none repeat scroll 0 0 #50b849;
}
.Ap:after {
    border-left: 12px solid #c0d731;
}
.Ap {
    background: none repeat scroll 0 0 #c0d731;
}
.A:after {
    border-left: 12px solid #fef200;
}
.A {
    color: #000 !important;
    background: none repeat scroll 0 0 #fef200;
}
.B:after {
    border-left: 12px solid #fcb913;
}
.B {
    background: none repeat scroll 0 0 #fcb913;
}
.C:after {
    border-left: 12px solid #f37020;
}
.C {
    background: none repeat scroll 0 0 #f37020;
}
.D:after,
.E:after,
.F:after,
.G:after {
    border-left: 12px solid #ed1b24;
}
.D,
.E,
.F,
.G {
    background: none repeat scroll 0 0 #ed1b24;
}
.saEUenergyAction .energyEfficiency .energyLabel[class*="v21_"],
.saEUenergy .energyEfficiency .energyLabel[class*="v21_"] {
    padding-left: 12px;
    font-size: 28px;
    text-align: center;
}
.energyEfficiency .energyLabel[class*="v21_"]:before {
    content: " ";
    display: block;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnDQogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iDQogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIg0KICAgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCINCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIg0KICAgd2lkdGg9IjEwLjk5MiINCiAgIGhlaWdodD0iMjkuMTIyIg0KICAgdmVyc2lvbj0iMS4xIg0KICAgdmlld0JveD0iMCAwIDIuOTA4MyA3LjcwNTMiDQogICBpZD0ic3ZnMjIiDQogICBzb2RpcG9kaTpkb2NuYW1lPSJhX2dfbGFiZWwuc3ZnIg0KICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wLjItMiAoZTg2Yzg3MDg3OSwgMjAyMS0wMS0xNSkiPg0KICA8ZGVmcw0KICAgICBpZD0iZGVmczI2IiAvPg0KICA8c29kaXBvZGk6bmFtZWR2aWV3DQogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiINCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiDQogICAgIGJvcmRlcm9wYWNpdHk9IjEiDQogICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiDQogICAgIGdyaWR0b2xlcmFuY2U9IjEwIg0KICAgICBndWlkZXRvbGVyYW5jZT0iMTAiDQogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIg0KICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIg0KICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE4OTQiDQogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9Ijg4NSINCiAgICAgaWQ9Im5hbWVkdmlldzI0Ig0KICAgICBzaG93Z3JpZD0iZmFsc2UiDQogICAgIGlua3NjYXBlOnpvb209IjI0LjY1NDkiDQogICAgIGlua3NjYXBlOmN4PSIxNC43OTIyNjEiDQogICAgIGlua3NjYXBlOmN5PSIxNi40MzM2NzgiDQogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCINCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04Ig0KICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIg0KICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJnMjAiIC8+DQogIDxtZXRhZGF0YQ0KICAgICBpZD0ibWV0YWRhdGEyIj4NCiAgICA8cmRmOlJERj4NCiAgICAgIDxjYzpXb3JrDQogICAgICAgICByZGY6YWJvdXQ9IiI+DQogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgICAgICA8ZGM6dHlwZQ0KICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPg0KICAgICAgICA8ZGM6dGl0bGUgLz4NCiAgICAgIDwvY2M6V29yaz4NCiAgICA8L3JkZjpSREY+DQogIDwvbWV0YWRhdGE+DQogIDxnDQogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01OC4zNzEgLTg1LjcxNikiDQogICAgIGlkPSJnMjAiPg0KICAgIDx0ZXh0DQogICAgICAgeD0iNTguNTg2MTYzIg0KICAgICAgIHk9Ijg4LjUzNDY2OCINCiAgICAgICBmb250LWZhbWlseT0iVmFyZWxhIg0KICAgICAgIGZvbnQtc2l6ZT0iNC4yMzMzcHgiDQogICAgICAgc3Ryb2tlLXdpZHRoPSIwLjI2NDU4Ig0KICAgICAgIHN0eWxlPSJsaW5lLWhlaWdodDoxLjI1Ig0KICAgICAgIHhtbDpzcGFjZT0icHJlc2VydmUiDQogICAgICAgaWQ9InRleHQ2Ij48dHNwYW4NCiAgICAgICAgIHg9IjU4LjU4NjE2MyINCiAgICAgICAgIHk9Ijg4LjUzNDY2OCINCiAgICAgICAgIGZvbnQtc2l6ZT0iNC4yMzMzcHgiDQogICAgICAgICBzdHJva2Utd2lkdGg9IjAuMjY0NTgiDQogICAgICAgICBpZD0idHNwYW40Ig0KICAgICAgICAgc3R5bGU9ImZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtdmFyaWFudDpub3JtYWw7Zm9udC13ZWlnaHQ6Ym9sZDtmb250LXN0cmV0Y2g6bm9ybWFsO2ZvbnQtZmFtaWx5OkNhbGlicmk7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjonQ2FsaWJyaSBCb2xkJyI+QTwvdHNwYW4+PC90ZXh0Pg0KICAgIDx0ZXh0DQogICAgICAgeD0iNTguNTIyMDQ5Ig0KICAgICAgIHk9IjkzLjI2MDg5NSINCiAgICAgICBmb250LWZhbWlseT0iVmFyZWxhIg0KICAgICAgIGZvbnQtc2l6ZT0iNC4yMzMzcHgiDQogICAgICAgc3Ryb2tlLXdpZHRoPSIwLjI2NDU4Ig0KICAgICAgIHN0eWxlPSJsaW5lLWhlaWdodDoxLjI1Ig0KICAgICAgIHhtbDpzcGFjZT0icHJlc2VydmUiDQogICAgICAgaWQ9InRleHQxMCI+PHRzcGFuDQogICAgICAgICB4PSI1OC41MjIwNDkiDQogICAgICAgICB5PSI5My4yNjA4OTUiDQogICAgICAgICBmb250LXNpemU9IjQuMjMzM3B4Ig0KICAgICAgICAgc3Ryb2tlLXdpZHRoPSIwLjI2NDU4Ig0KICAgICAgICAgaWQ9InRzcGFuOCINCiAgICAgICAgIHN0eWxlPSJmb250LXN0eWxlOm5vcm1hbDtmb250LXZhcmlhbnQ6bm9ybWFsO2ZvbnQtd2VpZ2h0OmJvbGQ7Zm9udC1zdHJldGNoOm5vcm1hbDtmb250LWZhbWlseTpDYWxpYnJpOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246J0NhbGlicmkgQm9sZCciPkc8L3RzcGFuPjwvdGV4dD4NCiAgICA8dGV4dA0KICAgICAgIHg9IjU4LjI5NjY4NCINCiAgICAgICB5PSI5My4zNzg5NDQiDQogICAgICAgZm9udC1mYW1pbHk9IlZhcmVsYSINCiAgICAgICBmb250LXNpemU9IjQuMjMzM3B4Ig0KICAgICAgIHN0cm9rZS13aWR0aD0iLjI2NDU4Ig0KICAgICAgIHN0eWxlPSJsaW5lLWhlaWdodDoxLjI1Ig0KICAgICAgIHhtbDpzcGFjZT0icHJlc2VydmUiDQogICAgICAgaWQ9InRleHQxNCI+PHRzcGFuDQogICAgICAgICB4PSI1OC4yOTY2ODQiDQogICAgICAgICB5PSI5My4zNzg5NDQiDQogICAgICAgICBmb250LXNpemU9IjQuMjMzM3B4Ig0KICAgICAgICAgc3Ryb2tlLXdpZHRoPSIwLjI2NDU4Ig0KICAgICAgICAgaWQ9InRzcGFuMTIiDQogICAgICAgICBzdHlsZT0iZm9udC1zdHlsZTpub3JtYWw7Zm9udC12YXJpYW50Om5vcm1hbDtmb250LXdlaWdodDpub3JtYWw7Zm9udC1zdHJldGNoOm5vcm1hbDtmb250LWZhbWlseTpDYWxpYnJpOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246Q2FsaWJyaSIgLz48L3RleHQ+DQogICAgPHBhdGgNCiAgICAgICBkPSJtNTkuMDA1IDg5LjQ5MyAwLjgzMDkyLTAuNjEzMzggMC44MjI3NCAwLjYxMzM4Ig0KICAgICAgIGZpbGw9Im5vbmUiDQogICAgICAgc3Ryb2tlPSIjMDAwIg0KICAgICAgIHN0cm9rZS13aWR0aD0iLjE1NDE1cHgiDQogICAgICAgaWQ9InBhdGgxNiIgLz4NCiAgICA8cGF0aA0KICAgICAgIGQ9Im01OS44MzYgODguODc5djEuMjY3NCINCiAgICAgICBmaWxsPSJub25lIg0KICAgICAgIHN0cm9rZT0iIzAwMCINCiAgICAgICBzdHJva2Utd2lkdGg9Ii4yMzM1NXB4Ig0KICAgICAgIGlkPSJwYXRoMTgiIC8+DQogIDwvZz4NCjwvc3ZnPg0K);
    width: 12px;
    position: absolute;
    height: 30px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: auto 30px;
    left: 1px;
    top: 1px;
}
.v21_A:after {
    border-left: 12px solid #00a753;
}
.v21_A {
    background: none repeat scroll 0 0 #00a753;
}
.v21_B:after {
    border-left: 12px solid #50b644;
}
.v21_B {
    background: none repeat scroll 0 0 #50b644;
}
.v21_C:after {
    border-left: 12px solid #bfd432;
}
.v21_C {
    background: none repeat scroll 0 0 #bfd432;
}
.v21_D:after {
    border-left: 12px solid #fff300;
}
.v21_D {
    background: none repeat scroll 0 0 #fff300;
}
.v21_E:after {
    border-left: 12px solid #ffb617;
}
.v21_E {
    background: none repeat scroll 0 0 #ffb617;
}
.v21_F:after {
    border-left: 12px solid #f27222;
}
.v21_F {
    background: none repeat scroll 0 0 #f27222;
}
.v21_G:after {
    border-left: 12px solid #ec1b24;
}
.v21_G {
    background: none repeat scroll 0 0 #ec1b24;
}
.current-price {
    font-size: 1.6rem;
}
#ps-codes-wrap {
    width: 50% !important;
    max-width: 50% !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    display: inline-block !important;
    vertical-align: top !important;
    flex: 0 0 50% !important;
    align-self: flex-start !important;
}
#ps-codes-wrap .product-codes {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
#ps-codes-wrap .product-codes li {
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center;
    gap: 0.5rem;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
}
#ps-codes-wrap .code1 {
    font-weight: 600;
    justify-self: start !important;
    text-align: left !important;
}
#ps-codes-wrap .code2 {
    color: #555;
    justify-self: center !important;
    text-align: center !important;
    white-space: nowrap;
}
#ps-codes-wrap .code3 {
    color: #999;
    justify-self: end !important;
    text-align: right !important;
    white-space: nowrap;
}
@media (max-width: 600px) {
    #ps-codes-wrap {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        flex: 0 0 100% !important;
    }
    #ps-codes-wrap .product-codes li {
        grid-template-columns: 1fr !important;
        gap: 0.25rem;
    }
    #ps-codes-wrap .code1,
    #ps-codes-wrap .code2,
    #ps-codes-wrap .code3 {
        justify-self: start !important;
        text-align: left !important;
        white-space: normal;
    }
}
