/** Shopify CDN: Minification failed

Line 8158:0 Unexpected "}"

**/
/* Bootstrap Css */
*,
::after,
::before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-x: clip;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: var(--font-body-weight);
    line-height: 1.5;
    text-align: left;
    background: rgb(var(--color-background));
    background: var(--gradient-background);
    overflow-x: clip;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: var(--font-body-weight-bold);
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
    font-weight: var(--font-body-weight-bold);
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    text-decoration: none;
    background-color: transparent;
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
    font-family: inherit;
}

[role="button"] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

[hidden] {
    display: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-weight: var(--font-body-weight-medium);
    line-height: 1.2;
}

.small,
small {
    font-size: 80%;
    font-weight: var(--font-body-weight);
}

.mark,
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

.btn {
    display: inline-block;
    font-weight: var(--font-body-weight);
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.page-width {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 991px) {

    .container,
    .page-width {
        max-width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .container,
    .page-width {
        max-width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1589px) {

    .container,
    .page-width {
        max-width: 1170px;
    }
}

@media (min-width: 1590px) {

    .container,
    .page-width {
        max-width: var(--page-width);
    }
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.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-lg-auto,
.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-md-auto,
.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-sm-auto,
.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-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 576px) {
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
}

.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid rgba(var(--color-foreground), .08);
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid rgba(var(--color-foreground), .08);
}

.table tbody+tbody {
    border-top: 2px solid rgba(var(--color-foreground), .08);
}

.table-bordered {
    border: 1px solid rgba(var(--color-foreground), .08);
}

.table-bordered td,
.table-bordered th {
    border: 1px solid rgba(var(--color-foreground), .08);
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 1px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
    border: 0;
}

.fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu.show {
    display: block;
}

.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: rgb(var(--color-foreground));
    text-align: left;
    list-style: none;
    background-color: rgb(var(--color-background));
    background-clip: padding-box;
    border-radius: var(--popup-corner-radius);
    border-color: rgba(var(--color-foreground), var(--popup-border-opacity));
    border-style: solid;
    border-width: var(--popup-border-width);
    box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.nav-tabs {
    border-bottom: 1px solid rgba(var(--color-foreground), .08);
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: rgb(var(--color-base-background-2));
    background-clip: border-box;
    border: 1px solid rgba(var(--color-foreground), 0.08);
    border-radius: 0.25rem;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: var(--font-body-weight-bold);
    line-height: 1;
    color: rgb(var(--color-foreground));
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

.close:hover {
    color: rgb(var(--color-foreground));
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 0.75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}

a.close.disabled {
    pointer-events: none;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    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, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: rgb(var(--color-background));
    background-clip: padding-box;
    border: 1px solid rgba(var(--color-foreground), .08);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgb(var(--color-foreground));
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid rgba(var(--color-foreground), .08);
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid rgba(var(--color-foreground), .08);
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
    margin: 0.25rem;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.align-items-center {
    align-items: center;
}

.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.visible {
    visibility: visible;
}

.invisible {
    visibility: hidden;
}

/* Bootstrap Over */
/* Color custom properties */
:root,
.color-background-1 {
    --color-foreground: var(--color-base-text);
    --color-background: var(--color-base-background-1);
    --gradient-background: var(--gradient-base-background-1);
}

.color-background-2 {
    --color-foreground: var(--color-base-text);
    --color-background: var(--color-base-background-2);
    --gradient-background: var(--gradient-base-background-2);
}

.color-inverse {
    --color-foreground: var(--color-base-background-1);
    --color-background: var(--color-base-text);
    --gradient-background: rgb(var(--color-base-text));
}

.color-accent-1 {
    --color-foreground: var(--color-base-solid-button-labels);
    --color-background: var(--color-base-accent-1);
    --gradient-background: var(--gradient-base-accent-1);
}

.color-accent-2 {
    --color-foreground: var(--color-base-solid-button-labels);
    --color-background: var(--color-base-accent-2);
    --gradient-background: var(--gradient-base-accent-2);
}

.color-foreground-outline-button {
    --color-foreground: var(--color-base-outline-button-labels);
}

.color-foreground-accent-1 {
    --color-foreground: var(--color-base-accent-1);
}

.color-foreground-accent-2 {
    --color-foreground: var(--color-base-accent-2);
}

:root,
.color-background-1 {
    --color-link: var(--color-base-outline-button-labels);
    --alpha-link: 0.85;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
    --color-link: var(--color-foreground);
    --alpha-link: 0.7;
}

:root,
.color-background-1 {
    --color-button: var(--color-base-accent-1);
    --color-button-text: var(--color-base-solid-button-labels);
    --alpha-button-background: 1;
    --alpha-button-border: 1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
    --color-button: var(--color-foreground);
    --color-button-text: var(--color-background);
}

.button--secondary {
    --color-button: var(--color-base-outline-button-labels);
    --color-button-text: var(--color-base-outline-button-labels);
    --color-button: var(--color-background);
    --alpha-button-background: 1;
}

.color-background-2 .button--secondary,
.color-accent-1 .button--secondary,
.color-accent-2 .button--secondary {
    --color-button: var(--color-background);
    --color-button-text: var(--color-foreground);
}

.color-inverse .button--secondary {
    --color-button: var(--color-background);
    --color-button-text: var(--color-foreground);
}

.button--tertiary {
    --color-button: var(--color-base-outline-button-labels);
    --color-button-text: var(--color-base-outline-button-labels);
    --alpha-button-background: 0;
    --alpha-button-border: 0.2;
}

.color-background-2 .button--tertiary,
.color-inverse .button--tertiary,
.color-accent-1 .button--tertiary,
.color-accent-2 .button--tertiary {
    --color-button: var(--color-foreground);
    --color-button-text: var(--color-foreground);
}

:root,
.color-background-1 {
    --color-badge-background: var(--color-background);
    --color-badge-border: var(--color-foreground);
    --alpha-badge-border: 0.1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
    --color-badge-background: var(--color-background);
    --color-badge-border: var(--color-background);
    --alpha-badge-border: 1;
}

:root,
.color-background-1,
.color-background-2 {
    --color-card-hover: var(--color-base-text);
}

.color-inverse {
    --color-card-hover: var(--color-base-background-1);
}

.color-accent-1,
.color-accent-2 {
    --color-card-hover: var(--color-base-solid-button-labels);
}

:root,
.color-icon-text {
    --color-icon: rgb(var(--color-base-text));
}

.color-icon-accent-1 {
    --color-icon: rgb(var(--color-base-accent-1));
}

.color-icon-accent-2 {
    --color-icon: rgb(var(--color-base-accent-2));
}

.color-icon-outline-button {
    --color-icon: rgb(var(--color-base-outline-button-labels));
}

.product-grid,
.collection-list,
.blog__posts,
.card {
    --border-radius: var(--card-corner-radius);
    --border-width: var(--card-border-width);
    --border-opacity: var(--card-border-opacity);
    --shadow-horizontal-offset: var(--card-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--card-shadow-vertical-offset);
    --shadow-blur-radius: var(--card-shadow-blur-radius);
    --shadow-opacity: var(--card-shadow-opacity);
}

.multicolumn-list,
.multicolumn-card {
    --border-radius: var(--text-boxes-radius);
    --border-width: var(--text-boxes-border-width);
    --border-opacity: var(--text-boxes-border-opacity);
    --shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);
    --shadow-blur-radius: var(--text-boxes-shadow-blur-radius);
    --shadow-opacity: var(--text-boxes-shadow-opacity);
}

.product__media-gallery .slider,
.product__media-item {
    --border-radius: var(--media-radius);
    --border-width: var(--media-border-width);
    --border-opacity: var(--media-border-opacity);
    --shadow-horizontal-offset: var(--media-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--media-shadow-vertical-offset);
    --shadow-blur-radius: var(--media-shadow-blur-radius);
    --shadow-opacity: var(--media-shadow-opacity);
}

/* base */
.no-js:not(html) {
    display: none !important;
}

html.no-js .no-js:not(html) {
    display: block !important;
}

.no-js-inline {
    display: none !important;
}

html.no-js .no-js-inline {
    display: inline-block !important;
}

html.no-js .no-js-hidden {
    display: none !important;
}

.page-width-desktop {
    padding: 0;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .page-width--narrow {
        padding: 0 9rem;
    }

    .page-width-desktop {
        padding: 0;
    }

    .page-width-tablet {
        padding: 0 5rem;
    }
}

@media screen and (min-width: 992px) {
    .page-width--narrow {
        max-width: 72.6rem;
        padding: 0;
    }

    .page-width-desktop {
        /*max-width: var(--page-width);*/
        padding: 0 5rem;
    }
}

.isolate {
    position: relative;
    z-index: 0;
}

.section+.section {
    margin-top: var(--spacing-sections-mobile);
}

@media screen and (min-width: 768px) {
    .section+.section {
        margin-top: var(--spacing-sections-desktop);
    }
}

.element-margin-top {
    margin-top: 5rem;
}

@media screen and (min-width: 768px) {
    .element-margin {
        margin-top: calc(5rem + var(--page-width-margin));
    }
}

a {
    color: rgb(var(--color-foreground));
    transition: 0.3s ease;
}

a:hover {
    color: var(--color-wbmaincolors-text);
    text-decoration: none;
}

body,
.color-background-1,
.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
    color: rgba(var(--color-foreground), 1);
    background-color: rgb(var(--color-background));
}

.background-secondary {
    background-color: rgba(var(--color-foreground), 0.04);
}

.grid-auto-flow {
    display: grid;
    grid-auto-flow: column;
}

.page-margin,
.shopify-challenge__container {
    margin: 7rem auto;
}

.rte-width {
    max-width: 82rem;
    margin: 0 auto 2rem;
}

.list-unstyled {
    margin: 0;
    padding: 0;
    list-style: none;
}

.hidden {
    display: none !important;
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
}

.visually-hidden--inline {
    margin: 0;
    height: 1em;
}

.overflow-hidden {
    overflow: hidden;
}

.skip-to-content-link:focus {
    z-index: 9999;
    position: inherit;
    overflow: auto;
    width: auto;
    height: auto;
    clip: auto;
}

.full-width-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

::selection {
    background-color: rgba(var(--color-foreground), 0.2);
}

.text-body {
    font-size: 1.5rem;
    letter-spacing: 0.06rem;
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
    color: rgb(var(--color-foreground));
    word-break: break-word;
}

.hxl {
    font-size: calc(var(--font-body-scale) * 44px)
}

.h0 {
    font-size: calc(var(--font-body-scale) * 40px)
}

h1,
.h1 {
    font-size: calc(var(--font-body-scale) * 32px)
}

h2,
.h2 {
    font-size: calc(var(--font-body-scale) * 30px)
}

h3,
.h3 {
    font-size: calc(var(--font-body-scale) * 26px)
}

h4,
.h4 {
    font-size: calc(var(--font-body-scale) * 22px)
}

h5,
.h5 {
    font-size: calc(var(--font-body-scale) * 18px)
}

h6,
.h6 {
    font-size: calc(var(--font-body-scale) * 16px);
}

blockquote {
    font-style: italic;
    color: rgba(var(--color-foreground), 0.75);
    border-left: 0.2rem solid rgba(var(--color-foreground), 0.2);
    padding-left: 1rem;
}

@media screen and (min-width: 768px) {
    blockquote {
        padding-left: 1.5rem;
    }
}

.caption-with-letter-spacing {
    font-size: 1rem;
    letter-spacing: 0.13rem;
    text-transform: uppercase;
}

.caption-with-letter-spacing--medium {
    font-size: 1.2rem;
    letter-spacing: .16rem;
}

.caption-with-letter-spacing--large {
    font-size: 1.4rem;
    letter-spacing: 0.18rem;
}

.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {
    font-size: calc(var(--font-body-scale) * 14px);
    letter-spacing: 0.04rem;
}

.color-foreground {
    color: rgb(var(--color-foreground));
}

table:not([class]) {
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 1.4rem;
    border-style: hidden;
    box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2);
    /* draws the table border  */
}

table:not([class]) td,
table:not([class]) th {
    padding: 1em;
    border: 0.1rem solid rgba(var(--color-foreground), 0.2);
}

.hidden {
    display: none !important;
}

@media screen and (max-width: 767px) {
    .small-hide {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .medium-hide {
        display: none !important;
    }
}

@media screen and (min-width: 992px) {
    .large-up-hide {
        display: none !important;
    }
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.uppercase {
    text-transform: uppercase;
}

.light {
    opacity: 0.7;
}

.link {
    cursor: pointer;
    display: inline-block;
    border: none;
    box-shadow: none;
    text-underline-offset: 0.3rem;
    color: rgb(var(--color-link));
    background-color: transparent;
    font-family: inherit;
}

.link--text {
    color: rgb(var(--color-foreground));
}

.link--text:hover {
    color: rgba(var(--color-foreground), 0.75);
}

.link-with-icon {
    display: inline-flex;
    font-size: 1.4rem;
    font-weight: var(--font-body-weight-semibold);
    letter-spacing: 0.1rem;
    text-decoration: none;
    margin-bottom: 4.5rem;
    white-space: nowrap;
}

.link-with-icon .icon {
    width: 1.5rem;
    margin-left: 1rem;
}

.link[role="link"]:not([href]) {
    cursor: not-allowed;
}

.circle-divider::after {
    content: '\2022';
    margin: 0 1.3rem 0 1.5rem;
}

.circle-divider:last-of-type::after {
    display: none;
}

hr {
    border: none;
    height: 1px;
    background-color: rgba(var(--color-foreground), .1);
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.full-unstyled-link {
    text-decoration: none;
    color: currentColor;
    display: block;
}

.placeholder {
    background-color: rgba(var(--color-foreground), 0.04);
    color: rgba(var(--color-foreground), 0.55);
    fill: rgba(var(--color-foreground), 0.55);
}

details>* {
    box-sizing: border-box;
}

.break {
    word-break: break-word;
}

.visibility-hidden {
    visibility: hidden;
}

@media (prefers-reduced-motion) {
    .motion-reduce {
        transition: none !important;
    }
}

:root {
    --duration-short: 100ms;
    --duration-default: 200ms;
    --duration-long: 500ms;
}

.underlined-link {
    color: rgba(var(--color-link), var(--alpha-link));
    text-underline-offset: 0.3rem;
    text-decoration-thickness: 1px;
    transition: text-decoration-thickness ease 100ms;
    text-decoration: underline;
}

.underlined-link:hover {
    color: rgb(var(--color-link));
    text-decoration: underline;
}

.icon-arrow {
    width: 1.5rem;
}

/* arrow animation */
.animate-arrow .icon-arrow path {
    transform: translateX(-0.25rem);
    transition: transform var(--duration-short) ease;
}

.animate-arrow:hover .icon-arrow path {
    transform: translateX(-0.05rem);
}

/* base-details-summary */
summary {
    cursor: pointer;
    list-style: none;
    position: relative;
}

summary .icon-caret {
    width: 12px;
    height: 12px;
}

summary.mobile-facets__summary noscript .icon-caret {
    position: absolute;
    height: 0.6rem;
    right: 1.5rem;
    top: calc(50% - 0.2rem);
}

summary::-webkit-details-marker {
    display: none;
}

.disclosure-has-popup {
    position: relative;
}

/* base-focus */
/*
  Focus ring - default (with offset)
*/
*:focus {
    outline: 0;
    box-shadow: none;
}

/* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
.focused,
.no-js *:focus {
    outline: 0.1rem solid rgba(var(--color-foreground), .5);
    outline-offset: 0.1rem;
}

/* Negate the fallback side-effect for browsers that support :focus-visible */
.no-js *:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}

/*
  Focus ring - inset
*/
.focused.focus-inset,
.no-js .focus-inset:focus {
    outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
    outline-offset: -0.2rem;
    box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.no-js .focus-inset:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}

/*
  Focus ring - none
*/
/* Dangerous for a11y - Use with care */
.focus-none {
    box-shadow: none !important;
    outline: 0 !important;
}

.focus-offset:focus-visible {
    outline: .15rem solid rgb(50, 115, 220);
    box-shadow: 0 0 0calc(var(--inputs-border-width)) rgba(var(--color-foreground), .1);
}

.focus-offset.focused,
.no-js .focus-offset:focus {
    outline: .15rem solid rgb(50, 115, 220);
    outline-offset: 1rem;
    box-shadow: 0 0 0 1rem rgb(var(--color-background)),
        0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.no-js .focus-offset:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}

/* component-title */
.title,
.title-wrapper-with-link {
    margin: 3rem 0 2rem;
}

.title-wrapper-with-link .title {
    margin: 0;
}

.title .link {
    font-size: inherit;
}

.title-wrapper {
    margin-bottom: 3rem;
}

.title-wrapper-with-link {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1rem;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

.title--primary {
    margin: 4rem 0;
}

.title-wrapper--self-padded-tablet-down,
.title-wrapper--self-padded-mobile {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.template-404 .title {
    margin: 10px 0;
    font-weight: var(--font-body-weight);
}

@media screen and (min-width: 768px) {
    .title-wrapper--self-padded-mobile {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 992px) {
    .title--primary {
        margin: 2rem 0;
    }

    .title-wrapper-with-link {
        align-items: center;
    }

    .title-wrapper-with-link .title {
        margin-bottom: 0;
    }

    .title-wrapper--self-padded-tablet-down {
        padding-left: 0;
        padding-right: 0;
    }
}

.title-wrapper-with-link .link-with-icon {
    margin: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.title-wrapper-with-link .link-with-icon svg {
    width: 1.5rem;
}

.title-wrapper-with-link a {
    color: rgb(var(--color-link));
    margin-top: 0;
    flex-shrink: 0;
}

@media screen and (min-width: 992px) {
    .title-wrapper-with-link.title-wrapper-with-link--no-heading {
        display: none;
    }
}

.title-wrapper--no-top-margin {
    margin-top: 0;
}

.title-wrapper--no-top-margin>.title {
    margin-top: 0;
}

.subtitle {
    font-size: calc(var(--font-body-scale) * 16px);
    letter-spacing: 0.06rem;
    color: rgba(var(--color-foreground), 0.7);
}

.subtitle--small {
    font-size: calc(var(--font-body-scale) * 12px);
    letter-spacing: 0.1rem;
}

.subtitle--medium {
    font-size: calc(var(--font-body-scale) * 14px);
    letter-spacing: 0.08rem;
}

/* component-grid */
.grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}

.grid__item {
    flex-grow: 1;
    flex-shrink: 0;
}

.grid__item {
    width: 25%;
    max-width: 50%;
    flex-grow: 1;
    flex-shrink: 0;
}

.grid--gapless.grid {
    column-gap: 0;
    row-gap: 0;
}

@media screen and (max-width: 767px) {
    .grid__item.slider__slide--full-width {
        width: 100%;
        max-width: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .grid--one-third-max.grid--3-col-tablet .grid__item {
        max-width: 33.33%;
    }
}

@media screen and (min-width: 992px) {
    .grid--quarter-max.grid--4-col-desktop .grid__item {
        max-width: 25%;
    }
}

.grid--1-col .grid__item {
    max-width: 100%;
    width: 100%;
}

.grid--3-col .grid__item {
    width: 33.33%;
}

@media screen and (min-width: 768px) {
    .grid--3-col .grid__item {
        width: 33.33%
    }
}

.grid--2-col .grid__item {
    width: 50%;
}

@media screen and (min-width: 768px) {
    .grid--2-col .grid__item {
        width: 50%
    }

    .grid--4-col-tablet .grid__item {
        width: 25%
    }

    .grid--3-col-tablet .grid__item {
        width: 33.33%
    }

    .grid--2-col-tablet .grid__item {
        width: 50%
    }
}

@media screen and (min-width: 992px) {
    .grid--6-col-desktop .grid__item {
        width: 16.66%;
        max-width: 16.66%;
    }

    .grid--5-col-desktop .grid__item {
        width: 20%;
        max-width: 20%;
    }

    .grid--4-col-desktop .grid__item {
        width: 25%;
        max-width: 25%;
    }

    .grid--3-col-desktop .grid__item {
        width: 33.33%;
        max-width: 33.33%;
    }

    .grid--2-col-desktop .grid__item {
        width: 50%;
        max-width: 50%;
    }

    .grid--1-col-desktop .grid__item {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .grid--peek.slider--mobile {
        margin: 0;
        width: 100%;
    }

    .grid--peek.slider--mobile .grid__item {
        box-sizing: content-box;
        margin: 0;
    }

    .grid--peek .grid__item {
        width: calc(50% - 3.75rem / 2);
    }

    .grid--2-col-tablet-down .grid__item {
        width: 50%;
    }

    .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
    .grid--peek .grid__item {
        width: 50%;
    }

    .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,
    .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item {
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .slider--tablet.grid--peek .grid__item {
        width: calc(25% - 4rem * 3 / 4);
    }

    .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
        width: calc(33.33% - 4rem * 2 / 3);
    }

    .slider--tablet.grid--peek.grid--2-col-tablet .grid__item {
        width: calc(50% - 4rem / 2);
    }
}

@media screen and (max-width: 991px) {
    .grid--1-col-tablet-down .grid__item {
        width: 100%;
        max-width: 100%;
    }

    .slider--tablet.grid--peek {
        margin: 0;
        width: 100%;
    }

    .slider--tablet.grid--peek .grid__item {
        box-sizing: content-box;
        margin: 0;
    }
}

/* component-media */
.media {
    display: block;
    background-color: rgba(var(--color-foreground), 0.1);
    position: relative;
    overflow: hidden;
}

.media--transparent {
    background-color: transparent;
}

.media>*:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.media>img {
    object-fit: cover;
    object-position: center center;
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.media--square {
    padding-bottom: 100%;
}

.media--portrait {
    padding-bottom: 125%;
}

.media--landscape {
    padding-bottom: 66.6%;
}

.media--cropped {
    padding-bottom: 56%;
}

.media--16-9 {
    padding-bottom: 56.25%;
}

.media--circle {
    padding-bottom: 100%;
    border-radius: 50%;
}

.media.media--hover-effect>img+img {
    opacity: 0;
}

.media--small {
    padding-bottom: 70%;
}

.media--medium {
    padding-bottom: 90%;
}

.media--large {
    padding-bottom: 110%;
}

@media screen and (min-width: 992px) {
    .media--cropped {
        padding-bottom: 63%;
    }
}

deferred-media {
    display: block;
}

/* component-button */
/* Button - default */
.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded,
.shopify-payment-button [role="button"],
.cart__dynamic-checkout-buttons [role='button'],
.cart__dynamic-checkout-buttons iframe {
    --shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--buttons-shadow-vertical-offset);
    --shadow-blur-radius: var(--buttons-shadow-blur-radius);
    --shadow-opacity: var(--buttons-shadow-opacity);
    --border-offset: var(--buttons-border-offset);
    /* reduce radius edge artifacts */
    --border-opacity: calc(1 - var(--buttons-border-opacity));
    border-radius: var(--buttons-radius-outset);
    position: relative;
}

.shopify-payment-button__button--branded {
    z-index: auto;
}

.cart__dynamic-checkout-buttons iframe {
    box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-base-text), var(--shadow-opacity));
}

.btn {
    border-radius: var(--buttons-radius);
}

.button,
.shopify-challenge__button,
.customer button {
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: .5rem .75rem;
    cursor: pointer;
    font-size: calc(var(--font-body-scale) * 14px);
    text-decoration: none;
    color: rgb(var(--color-button-text));
    border-radius: var(--buttons-radius);
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(var(--color-button), var(--alpha-button-background));
    letter-spacing: 0.3px;
    text-transform: capitalize;
    transition: .3s ease;
}

.button:before,
.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before,
.shopify-payment-button [role="button"]:before,
.cart__dynamic-checkout-buttons [role='button']:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: var(--buttons-radius-outset);
    box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity));
}

.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
    content: '';
    position: absolute;
    top: var(--buttons-border-width);
    right: var(--buttons-border-width);
    bottom: var(--buttons-border-width);
    left: var(--buttons-border-width);
    z-index: 1;
    border-radius: var(--buttons-radius);
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
        0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background));
    transition: box-shadow var(--duration-short) ease;
}

.shopify-challenge__button:hover,
.customer button:hover,
.button--primary:hover {
    background-color: rgba(var(--color-base-accent-2));
    color: rgb(var(--color-button-text));
}

.button:not([disabled]):hover::after,
.shopify-challenge__button:hover::after,
.customer button:hover::after,
.shopify-payment-button__button--unbranded:hover::after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
        0 0 0 var(--buttons-border-width) rgba(var(--color-button), 0.2);
}

.button--secondary:after {
    --border-opacity: var(--buttons-border-opacity);
}

.button--secondary:hover {
    background-color: rgba(var(--color-button-text));
    color: rgba(var(--color-background));
}

.button:focus-visible,
.button:focus,
.button.focused,
.shopify-payment-button__button--unbranded:focus-visible,
.shopify-payment-button [role="button"]:focus-visible,
.shopify-payment-button__button--unbranded:focus,
.shopify-payment-button [role="button"]:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(var(--color-background)), 0 0 0 .3rem rgba(var(--color-foreground), 0.5), 0 0 .3rem .2rem rgba(var(--color-foreground), 0.3);
}

.button:focus:not(:focus-visible):not(.focused),
.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused),
.shopify-payment-button [role="button"]:focus:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
}

.button::selection,
.shopify-challenge__button::selection,
.customer button::selection {
    background-color: rgba(var(--color-button-text), 0.3);
}

.button--tertiary {
    font-size: 1.2rem;
    padding: 1rem 1.5rem;
    min-width: calc(9rem + var(--buttons-border-width) * 2);
    min-height: calc(3.5rem + var(--buttons-border-width) * 2);
}

.button--small {
    padding: 1.2rem 2.6rem;
}

.shopify-challenge__container .shopify-challenge__button {
    margin-top: 30px;
}

.button.button--primary span,
.button.button--secondary span {
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s ease;
}

.button.button--primary svg,
.button.button--secondary svg {
    width: 20px;
    height: 20px;
    transition: .3s ease;
    margin-right: 5px;
}

/* Button - other */
.button:disabled,
.button[aria-disabled='true'],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled='true'],
.customer button.disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

.button--full-width {
    display: flex;
    width: 100%;
}

.button.loading {
    color: transparent;
    position: relative;
}

@media screen and (forced-colors: active) {
    .button.loading {
        color: rgb(var(--color-foreground));
    }
}

button.loading>.loading-overlay__spinner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    width: auto;
}

/* Button - social share */
.share-button {
    display: block;
    position: relative;
}

.share-button details {
    width: fit-content;
}

.share-button__button {
    display: flex;
    align-items: center;
    color: rgb(var(--color-link));
}

details[open]>.share-button__fallback {
    animation: animateMenuOpen var(--duration-default) ease;
}

.share-button__button:hover {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
}

.share-button__button,
.share-button__fallback button {
    cursor: pointer;
    background-color: transparent;
    border: none;
}

.share-button__button .icon-share {
    margin-right: 5px;
    height: 16px;
    width: 16px;
}

.share-button__fallback {
    background: rgb(var(--color-background));
    display: flex;
    align-items: center;
    position: absolute;
    top: 3rem;
    left: 0.1rem;
    z-index: 3;
    width: 100%;
    min-width: max-content;
    border-radius: var(--inputs-radius);
    border: 0;
}

.share-button__fallback:after {
    pointer-events: none;
    content: '';
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: 0.1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
}

.share-button__fallback:before {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
    z-index: -1;
}

.share-button__fallback button {
    width: 4.4rem;
    height: 4.4rem;
    padding: 0;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: var(--inputs-border-width);
}

.share-button__fallback button:hover {
    color: rgba(var(--color-foreground), 0.75);
}

.share-button__fallback button:hover svg {
    transform: scale(1.07);
}

.share-button__close:not(.hidden)+.share-button__copy {
    display: none;
}

.share-button__close,
.share-button__copy {
    background-color: transparent;
    color: rgb(var(--color-foreground));
}

.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused),
.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused) {
    background-color: inherit;
}

.share-button__fallback .field:after,
.share-button__fallback .field:before {
    content: none;
}

.share-button__fallback .field {
    border-radius: 0;
    min-width: auto;
    min-height: auto;
    transition: none;
}

.share-button__fallback .field__input:focus,
.share-button__fallback .field__input:-webkit-autofill {
    outline: 0.2rem solid rgba(var(--color-foreground), .5);
    outline-offset: 0.1rem;
    outline: 0.15rem solid rgb(50, 115, 220);
    /*box-shadow: 0 0 0 0.1rem rgb(var(--color-background)),0 0 0.5rem 0.4rem rgba(var(--color-foreground),.3);*/
}

.share-button__fallback .field__input {
    box-shadow: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    filter: none;
    min-width: auto;
    min-height: auto;
}

.share-button__fallback .field__input:hover {
    box-shadow: none;
}

.share-button__fallback .icon {
    width: 1.5rem;
    height: 1.5rem;
}

.share-button__message:not(:empty) {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: 0.8rem 0 0.8rem 1.5rem;
    margin: var(--inputs-border-width);
}

.share-button__message:not(:empty):not(.hidden)~* {
    display: none;
}

/* component-form */
.field__input,
.select__select,
.customer .field input,
.customer select {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgb(var(--color-background));
    color: rgb(var(--color-foreground));
    font-size: calc(var(--font-body-scale) * 14px);
    width: 100%;
    box-sizing: border-box;
    transition: box-shadow var(--duration-short) ease;
    border-radius: var(--inputs-radius);
    height: 45px;
    min-height: calc(var(--inputs-border-width) * 2);
    min-width: calc(7rem + (var(--inputs-border-width) * 2));
    position: relative;
    border: 0;
}

.field:before,
.select:before,
.customer .field:before,
.customer select:before {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
    z-index: -1;
}

.field:after,
.select:after,
.customer .field:after,
.customer select:after {
    pointer-events: none;
    content: '';
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: 0.1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
}

.field:hover.field:after,
.select:hover.select:after,
.select__select:hover.select__select:after,
.customer .field:hover.field:after,
.customer select:hover.select:after {
    box-shadow: 0 0 0 calc(var(--inputs-border-width)) rgba(var(--color-foreground), var(--inputs-border-opacity));
    outline: 0;
    border-radius: var(--inputs-radius);
}

.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible {
    box-shadow: 0 0 0 calc(var(--inputs-border-width)) rgba(var(--color-foreground), .1);
    outline: 0;
    border-radius: var(--inputs-radius);
}

.text-area,
.select {
    display: flex;
    position: relative;
    width: 100%;
}

/* Select */
.select .icon-caret,
.customer select+svg {
    height: 0.6rem;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 0.2rem);
    right: calc(var(--inputs-border-width) + 0.5rem);
}

.select__select,
.customer select {
    cursor: pointer;
    padding: 0 1rem;
    margin: var(--inputs-border-width);
    min-height: calc(var(--inputs-border-width) * 2);
}

/* Field */
.field {
    position: relative;
    width: 100%;
    display: flex;
    transition: box-shadow var(--duration-short) ease;
}

.customer .field {
    display: flex;
}

.field--with-error {
    flex-wrap: wrap;
}

.field__input,
.customer .field input {
    flex-grow: 1;
    text-align: left;
    padding: 8px 15px;
    margin: var(--inputs-border-width);
    transition: box-shadow var(--duration-short) ease;
}

.field__label,
.customer .field label {
    font-size: calc(var(--font-body-scale) * 14px);
    left: 15px;
    top: 13px;
    margin-bottom: 0;
    pointer-events: none;
    position: absolute;
    transition: top var(--duration-short) ease, font-size var(--duration-short) ease;
    line-height: 1.5;
    color: rgba(var(--color-foreground), 0.75);
}

.field__input:focus~.field__label,
.field__input:not(:placeholder-shown)~.field__label,
.field__input:-webkit-autofill~.field__label,
.customer .field input:focus~label,
.customer .field input:not(:placeholder-shown)~label,
.customer .field input:-webkit-autofill~label {
    font-size: 12px;
    top: 2px;
    letter-spacing: .04rem;
}

.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill {
    padding: 15px 15px 0;
    margin: var(--inputs-border-width);
}

.field__input::-webkit-search-cancel-button,
.customer .field input::-webkit-search-cancel-button {
    display: none;
}

.field__input::placeholder,
.customer .field input::placeholder {
    opacity: 0;
}

.field__button {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: currentColor;
    cursor: pointer;
    display: flex;
    height: 45px;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 4.4rem;
}

.field__button>svg {
    height: 24px;
    width: 24px;
}

.field__input:-webkit-autofill~.field__button,
.field__input:-webkit-autofill~.field__label,
.customer .field input:-webkit-autofill~label {
    color: rgb(0, 0, 0);
}

/* Text area */
.text-area {
    min-height: 10rem;
    resize: none;
}

input[type='checkbox'] {
    display: inline-block;
    width: auto;
    margin-right: 0.5rem;
}

/* Form global */
.form__label {
    display: block;
    margin-bottom: 0.6rem;
}

.form__message {
    align-items: center;
    display: flex;
    line-height: 1;
    margin-top: 1rem;
    font-size: calc(var(--font-body-scale) * 12px);
}

.form__message--large {
    font-size: 1.6rem;
}

.customer .field .form__message {
    font-size: 1.4rem;
    text-align: left;
}

.form__message .icon,
.customer .form__message svg {
    flex-shrink: 0;
    height: 14px;
    margin-right: 0.5rem;
    width: 14px;
}

.form__message--large .icon,
.customer .form__message svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}

.customer .field .form__message svg {
    align-self: start;
}

.form-status {
    margin: 0;
    font-size: calc(var(--font-body-scale) * 14px);
}

.form-status-list {
    padding: 0;
    margin: 1rem 0 1rem;
}

.form-status-list li {
    list-style-position: inside;
}

.form-status-list .link::first-letter {
    text-transform: capitalize;
}

/* component-quantity */
.quantity {
    color: rgba(var(--color-foreground));
    position: relative;
    display: flex;
    border-radius: var(--inputs-radius);
    height: 45px;
}

.quantity input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.quantity__input {
    color: #000;
    opacity: 0.85;
    text-align: center;
    background-color: transparent;
    border: 0;
    padding: 0 0.5rem;
    width: 100%;
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none;
}

.quantity__button {
    flex-shrink: 0;
    font-size: 1.8rem;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    padding: 0;
}

.quantity__button:first-child {
    margin-left: calc(var(--inputs-border-width));
}

.quantity__button:last-child {
    margin-right: calc(var(--inputs-border-width));
}

.quantity__button svg {
    width: 1rem;
    pointer-events: none;
}

.quantity__button:focus-visible,
.quantity__input:focus-visible {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(var(--color-background)), 0 0 0 .3rem rgba(var(--color-foreground), 0.5), 0 0 .3rem .2rem rgba(var(--color-foreground), 0.3);
}

.quantity__button:focus,
.quantity__input:focus {
    z-index: 2;
}

.quantity__button:focus-visible,
.quantity__input:focus-visible {
    background-color: rgb(var(--color-background));
    z-index: 2;
}

.quantity__input[type='number'] {
    -moz-appearance: textfield;
}

/* component-modal */
.modal__toggle {
    list-style-type: none;
}

.no-js details[open] .modal__toggle {
    position: absolute;
    z-index: 5;
}

.modal__toggle-close {
    display: none;
}

.no-js details[open] svg.modal__toggle-close {
    display: flex;
    z-index: 1;
    height: 1.7rem;
    width: 1.7rem;
}

.modal__toggle-open {
    display: flex;
}

.no-js details[open] .modal__toggle-open {
    display: none;
}

.no-js .modal__close-button.link {
    display: none;
}

.modal__close-button.link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0rem;
    height: 52px;
    width: 52px;
    background-color: transparent;
}

.header--top-left .search-modal__close-button.modal__close-button.link.searchwithbox,
.header--top-center .search-modal__close-button.modal__close-button.link.searchwithbox {
    position: absolute;
    right: 115px;
    display: none;
}

.header.header--top-left predictive-search[open="true"]~.search-modal__close-button.modal__close-button.link,
.header.header--top-center predictive-search[open="true"]~.search-modal__close-button.modal__close-button.link {
    display: block;
}

.modal__close-button .icon {
    width: 18px;
    height: 18px;
}

.modal__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(var(--color-background));
    z-index: 4;
    display: flex;
    justify-content: center;
    align-items: center;
}

.media-modal {
    cursor: zoom-out;
}

.media-modal .deferred-media {
    cursor: initial;
}

/* component-cart-count-bubble */
.cart-count-bubble:empty {
    display: none;
}

.cart-count-bubble {
    position: absolute;
    background-color: rgb(var(--color-button));
    color: rgb(var(--color-button-text));
    height: 1.7rem;
    width: 1.7rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.9rem;
    bottom: 0.8rem;
    left: 2.2rem;
}

/* section-announcement-bar */
.annoucehomewith {
    display: none;
}

.template-index .annoucehomewith {
    display: block;
}

.headannunce {
    display: flex;
    justify-content: center;
    align-items: center;
}

.headannunce .slider__slide {
    max-width: 100%;
    width: 100%;
}

.headannunce .slider {
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.announcement-bar.closebtnrmv>.page-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.announcement-bar #wbclsbtn {
    background: transparent;
    border: none;
    padding: 0;
    line-height: normal;
    width: 44px;
    height: 44px;
    margin-right: -15px;
}

.announcement-bar #wbclsbtn svg {
    fill: rgb(var(--color-foreground));
}

#shopify-section-announcement-bar {
    z-index: 4;
}

.announcement-bar {
    color: rgb(var(--color-foreground));
    padding: 8px 0;
    height: 100%;
    display: flex;
    align-items: center;
    display: block;
    width: 100%;
    text-decoration: none;
}

.announcement-bar {
    text-align: center;
}

.announcement-bar.closebtnrmv {
    padding: 0;
    text-align: left;
}

.announcement-bar__link {
    display: block;
    width: 100%;
    text-decoration: none;
}

.announcement-bar__link .icon-arrow {
    display: inline-block;
    pointer-events: none;
    margin-left: 0.8rem;
    vertical-align: middle;
    margin-bottom: 0.2rem;
}

.announcement-bar.closebtnrmv .annoucewidth {
    width: 80%;
}

.announcement-bar__link p {
    padding: 0;
}

.announcement-bar p {
    margin: 0;
    text-transform: uppercase;
    font-weight: var(--font-body-weight-medium);
    font-size: calc(var(--font-body-scale) * 14px);
    display: inline-block;
}

/* section-header */
#shopify-section-header {
    z-index: 3;
}

.shopify-section-header-sticky {
    position: sticky;
    top: 0;
}

/*.shopify-section-header-hidden {
  transform: translateY(-100%);
}
.shopify-section-header-hidden.menu-open {
  transform: translateY(0);
}*/
#shopify-section-header.animate {
    transition: transform 0.15s ease-out;
}

/* Main Header Layout */
.header-wrapper {
    display: block;
    position: relative;
    background-color: rgb(var(--color-background));
}

#shopify-section-header .header-wrapper,
.shopify-section-header-sticky .header-wrapper {
    border-bottom: 1px solid rgba(var(--color-foreground), 0.08) !important;
}

.header-wrapper.color-accent-1.gradient {
    border-bottom: 1px solid rgba(var(--color-foreground), 0.08);
}

.header *[tabindex='-1']:focus {
    outline: none;
}

.header__heading {
    margin: 0;
    line-height: 0;
}

.header>.header__heading-link {
    line-height: 0;
}

.header__heading,
.header__heading-link {
    grid-area: heading;
    justify-self: center;
}

.header__heading-link {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    word-break: break-word;
}

.header__heading-link:hover .h2 {
    color: rgb(var(--color-foreground));
}

.header__heading-link .h2 {
    line-height: 1;
    color: rgba(var(--color-foreground), 0.75);
}

.header__heading-logo,
.header__heading-mobile-logo {
    height: auto;
    width: 100%;
}

@media screen and (max-width: 991px) {

    .header__heading,
    .header__heading-link {
        text-align: center;
    }
}

@media screen and (min-width: 992px) {

    .header__heading,
    .header__heading-link {
        justify-self: start;
    }

    .header--top-center .header__heading-link,
    .header--top-center .header__heading {
        justify-self: center;
        text-align: center;
    }
}

.header__icon::after {
    content: none;
}

.header__icon .icon {
    height: 2rem;
    width: 2rem;
    vertical-align: middle;
}

.header__icon,
.header__icon--cart .icon {
    height: 44px;
    width: 44px;
}

.header__icon--cart {
    position: relative;
    margin-right: -1.2rem;
}

.header__search summary.header__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Search */
menu-drawer+.header__search {
    display: none;
}

.header>.header__search {
    grid-area: left-icon;
    justify-self: start;
}

.header__search {
    display: inline-flex;
    line-height: 0;
}

.header--top-center>.header__search {
    display: none;
}

.header--top-center *>.header__search {
    display: inline-flex;
}

.no-js .predictive-search {
    display: none;
}

details[open]>.search-modal {
    opacity: 1;
    animation: animateMenuOpen var(--duration-default) ease;
}

details[open] .modal-overlay {
    display: block;
}

details[open] .modal-overlay::after {
    position: absolute;
    content: '';
    background-color: rgb(var(--color-foreground), 0.5);
    top: 100%;
    left: 0;
    right: 0;
    height: 100vh;
}

.no-js details[open]>.header__icon--search {
    top: 1rem;
    right: 0.5rem;
}

.search-modal {
    opacity: 0;
    border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
    min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));
    height: 100%;
}

.search-modal__content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.search-modal__content-bottom {
    bottom: calc((var(--inputs-margin-offset) / 2));
}

.search-modal__content-top {
    top: calc((var(--inputs-margin-offset) / 2));
}

.search-modal__form {
    width: 100%;
}

.search-modal__close-button {
    position: absolute;
    right: 0.3rem;
}

@media screen and (min-width: 768px) {
    .search-modal__close-button {
        right: 1rem;
    }
}

@media screen and (min-width: 992px) {
    .search-modal__close-button {
        position: initial;
        margin-left: 0.5rem;
    }
}

/* Header menu drawer */
.header__icon--menu .icon {
    display: block;
    position: absolute;
    opacity: 1;
    transform: scale(1);
    transition: transform 150ms ease, opacity 150ms ease;
}

details:not([open])>.header__icon--menu .icon-close,
details[open]>.header__icon--menu .icon-hamburger {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
}

.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close {
    visibility: hidden;
}

.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger {
    visibility: visible;
    opacity: 1;
    transform: scale(1.07);
}

.header__inline-menu details[open]>.header__submenu {
    opacity: 1;
    transform: translateY(0);
    animation: animateMenuOpenCustom var(--duration-default) ease;
    z-index: 1000;
}

@keyframes animateMenuOpenCustom {
    0% {
        opacity: 0;
        transform: translateY(1.5rem);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Header menu */
@media screen and (min-width: 992px) {
    .header__inline-menu {
        display: block;
        grid-area: navigation;
    }

    .header--top-center .header__inline-menu {
        justify-self: center;
    }

    .header--top-center .header__inline-menu>.list-menu--inline {
        justify-content: center;
    }

    .header--middle-left .header__inline-menu {
        margin-left: 0;
    }
}

.header__menu {
    padding: 0 1rem;
}

.header__menu-item {
    padding: 12px 15px;
    text-decoration: none;
}

.header__menu-item:hover {
    color: var(--color-wbmaincolors-text);
}

.header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
}

details[open]:hover>.header__menu-item {
    text-decoration-thickness: 0.2rem;
}

details[open]>.header__menu-item .icon-caret {
    transform: rotate(-90deg);
}

.header__active-menu-item {
    transition: text-decoration-thickness var(--duration-short) ease;
    /*color: rgb(var(--color-foreground));*/
}

.header__submenu {
    transition: opacity var(--duration-default) ease,
        transform var(--duration-default) ease;
}

.header__submenu.list-menu--disclosure {
    border-radius: var(--popup-corner-radius);
    border-color: rgba(var(--color-foreground), var(--popup-border-opacity));
    border-style: solid;
    border-width: var(--popup-border-width);
    box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));
    left: 100%;
    margin-top: -45px;
}

/*.header__submenu .header__submenu {
  background-color: rgba(var(--color-foreground), 0.03);
}*/
.header__submenu .header__menu-item:after {
    right: 2rem;
}

.header__submenu .header__menu-item {
    padding: 0;
    padding-bottom: 15px;
}

/*.header__submenu ul.header__submenu li:last-child .header__menu-item{
    padding-bottom: 0;
}*/
/*.header__submenu .header__submenu .header__menu-item {
  padding-left: 2rem;
}*/
.header__menu-item .icon-caret {
    right: 0.8rem;
    margin-left: 5px;
    transform: rotate(-90deg);
}

.header__submenu .icon-caret {
    right: 20px;
    position: absolute;
}

/*details-disclosure > details {
  position: relative;
}*/
@keyframes animateMenuOpen {
    0% {
        opacity: 0;
        transform: translateY(-1.5rem);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/*.overflow-hidden-mobile,
.overflow-hidden-tablet {
  overflow: hidden;
}*/
@media screen and (min-width: 768px) {
    .overflow-hidden-mobile {
        overflow: auto;
    }
}

@media screen and (min-width: 992px) {
    .overflow-hidden-tablet {
        overflow: auto;
    }
}

.badge {
    border: 1px solid transparent;
    border-radius: var(--badge-corner-radius);
    display: inline-block;
    font-size: calc(var(--font-body-scale) * 12px);
    font-weight: 600;
    line-height: normal;
    padding: 3px 8px;
    text-align: center;
    background-color: #00E075;
    border-color: #00E075;
    color: rgb(var(--color-foreground));
    word-break: break-word;
    border-radius: 4px;
}

.gradient {
    background: rgb(var(--color-background));
    background: var(--gradient-background);
    background-attachment: fixed;
}

@media screen and (forced-colors: active) {
    .icon {
        color: CanvasText;
        fill: CanvasText !important;
    }

    .icon-close-small path {
        stroke: CanvasText;
    }
}

.ratio {
    display: flex;
    position: relative;
    align-items: stretch;
}

.ratio::before {
    content: '';
    width: 0;
    height: 0;
    padding-bottom: var(--ratio-percent);
}

.content-container {
    border-radius: var(--text-boxes-radius);
    border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
    position: relative;
}

.content-container:after {
    content: '';
    position: absolute;
    top: calc(var(--text-boxes-border-width) * -1);
    right: calc(var(--text-boxes-border-width) * -1);
    bottom: calc(var(--text-boxes-border-width) * -1);
    left: calc(var(--text-boxes-border-width) * -1);
    border-radius: var(--text-boxes-radius);
    box-shadow: var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
    z-index: -1;
}

.content-container--full-width:after {
    left: 0;
    right: 0;
    border-radius: 0;
}

@media screen and (max-width: 767px) {
    .content-container--full-width-mobile {
        border-left: none;
        border-right: none;
        border-radius: 0;
    }

    .content-container--full-width-mobile:after {
        display: none;
    }
}

.global-media-settings {
    position: relative;
    border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
    border-radius: var(--media-radius);
    overflow: visible !important;
    background-color: rgb(var(--color-background));
}

.global-media-settings:after {
    content: '';
    position: absolute;
    top: calc(var(--media-border-width) * -1);
    right: calc(var(--media-border-width) * -1);
    bottom: calc(var(--media-border-width) * -1);
    left: calc(var(--media-border-width) * -1);
    border-radius: var(--media-radius);
    box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
    z-index: -1;
}

.global-media-settings--no-shadow {
    overflow: hidden !important;
}

.global-media-settings--no-shadow:after {
    content: none;
}

.global-media-settings img,
.global-media-settings iframe,
.global-media-settings model-viewer,
.global-media-settings video {
    border-radius: calc(var(--media-radius) - var(--media-border-width));
}

.content-container--full-width,
.global-media-settings--full-width,
.global-media-settings--full-width img {
    border-radius: 0;
    border-left: none;
    border-right: none;
}

/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
    .grid--gapless .grid__item {
        padding-left: 0;
        padding-bottom: 0;
    }
}

/* Custom Css */
body {
    font-size: calc(var(--font-body-scale) * 14px);
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    line-height: 1.5;
    letter-spacing: .3px;
    color: rgb(var(--color-foreground));
}

p {
    color: rgba(var(--color-foreground), .6);
}

a:-webkit-any-link:focus-visible {
    outline-offset: 1px;
}

*:focus-visible,
:focus-visible,
.focus-inset:focus-visible {
    /*outline: -webkit-focus-ring-color solid 0.01rem;*/
    outline-offset: 1px;
    box-shadow: 0 0 0 0.1rem rgb(var(--color-background)), 0 0 0 0.2rem rgba(var(--color-foreground), .5), 0 0 0.3rem 0.2rem rgba(var(--color-foreground), .3);
}

.clearfix {
    clear: both;
}

/*.focus-inset:focus-visible {
    outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
    outline-offset: -0.2rem;
    box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}
*:focus-visible {
    outline: 1px solid rgba(var(--color-foreground),.5);
    outline-offset: 1px;
}*/
button:focus {
    outline: none;
}

.card {
    background-color: rgb(var(--color-base-background-2));
}

.dropdown-menu {
    font-size: calc(var(--font-body-scale) * 14px);
}

/* Gradiant color */
.header .search__button,
.wr-menu,
.leftheading {
    background-image: linear-gradient(90deg, #fa414b 0%, #fc5b6f 49%, #fd7c50 100%);
}

/* slick arrow */
.slick-slider .slick-arrow::before {
    display: none;
}

.slick-slider .slick-arrow {
    top: -58px;
    width: 24px;
    height: 24px;
    background-color: rgb(var(--color-foreground), 0.08);
    border-radius: 100%;
    transition: 0.3s ease;
}

.slick-slider .slick-prev {
    left: auto;
    right: 50px;
}

.slick-slider .slick-next {
    right: 15px;
}

.slick-slider .slick-arrow:hover,
.slick-slider .slick-arrow:focus {
    background-color: var(--color-wbmaincolors-text);
}

.slick-slider .slick-arrow:hover svg,
.slick-slider .slick-arrow:focus svg {
    fill: rgb(var(--color-base-background-2));
}

/* Header */
.wbheadwish .svgbg {
    position: relative;
}

.wbheadwish strong {
    font-weight: normal;
}

.wbheadwish strong~span {
    display: none;
}

.wbheadwish .wbwishcount {
    background-color: var(--color-wbmaincolors-text);
    color: rgb(var(--color-background));
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 12px;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    right: -4px;
    top: 1px;
}

.wbheadwish .svgbg:hover svg {
    fill: var(--color-wbmaincolors-text);
}

.wbheadwish svg {
    width: 22px;
    height: 22px;
    fill: #575757;
}

.wbmenuup {
    border-top: 1px solid rgba(var(--color-foreground), 0.08);
    padding: 6px 0;
}

.shopify-section-header-sticky {
    box-shadow: 0 2px 4px rgba(var(--color-foreground), .1);
}

.search-modal__form .field::after,
.search-modal__form .field:hover.field::after {
    border-radius: 40px;
}

.svgbg {
    background-color: rgba(var(--color-foreground), .06);
    width: 44px;
    height: 44px;
    border-radius: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header__icons .icon-search,
.userdrop svg,
.wbhcart svg {
    width: 22px;
    height: 22px;
    fill: #575757;
}

.header__icons .icon-search:hover,
.userdrop:hover svg,
.wbhcart:hover svg {
    fill: var(--color-wbmaincolors-text);
    color: var(--color-wbmaincolors-text);
}

.userdrop .svgbg svg path,
.wbhcart .svgbg svg path {
    stroke: #575757;
    transition: .3s ease;
}

.userdrop:hover svg path {
    stroke: var(--color-wbmaincolors-text);
}

.wbhcartitem {
    background-color: var(--color-wbmaincolors-text);
    color: rgb(var(--color-background));
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 12px;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
}

.wbhcartitem.wbqtyboth {
    position: absolute;
    right: auto;
    left: auto;
    margin-left: 30px;
    bottom: 0;
}

.wbcarthtotal {
    margin-left: 8px;
}

.wbcarthtotal span {
    color: rgb(var(--color-foreground));
    font-weight: var(--font-body-weight-bold);
}

.wbcarthtotal strong {
    display: block;
    font-weight: normal;
    color: rgb(var(--color-foreground));
    font-size: calc(var(--font-body-scale) * 16px);
}

.header__icons .header__search,
.header__icons .slidedown_section {
    display: inline-block;
    vertical-align: middle;
}

#cart-icon-bubble {
    position: relative;
}

.header__icons .slidedown_section,
#cart-icon-bubble {
    margin-left: 25px;
}

.customer_account svg {
    fill: #575757;
}

#cart-icon-bubble #cart-icon-bubble {
    margin-top: 0;
    margin-left: 0;
    position: unset;
}

.menuposrow {
    align-items: center;
}

.header-top {
    padding: 18px 0;
}

.userdrop,
.wbhcart,
.header__icon--search {
    cursor: pointer;
}

.slidedown_section .dropdown-menu {
    min-width: 210px;
    transform: none;
    right: 0;
    left: auto;
}

/* Header account dropdown: force readable text color (some skins set links to white) */
.header .slidedown_section .dropdown-menu,
.header .slidedown_section .dropdown-menu a,
.header .slidedown_section .dropdown-menu li a {
    color: #575757 !important;
}

.header .slidedown_section .dropdown-menu svg {
    fill: #575757 !important;
}

.header .slidedown_section .dropdown-menu svg path {
    fill: #575757 !important;
    stroke: #575757 !important;
}

.slidedown_section .dropdown-menu li a {
    display: block;
    padding: 4px 15px;
    text-transform: capitalize;
}

.header .slidedown_section .dropdown-menu li a:hover {
    color: var(--color-wbmaincolors-text) !important;
}

.slidedown_section .dropdown-menu li a:hover svg {
    fill: var(--color-wbmaincolors-text);
}

.header .slidedown_section .dropdown-menu li a:hover svg,
.header .slidedown_section .dropdown-menu li a:hover svg path {
    fill: var(--color-wbmaincolors-text) !important;
    stroke: var(--color-wbmaincolors-text) !important;
}

.slidedown_section .dropdown-menu .localization-selector+.disclosure__list#FooterCountryList li a {
    font-size: calc(var(--font-body-scale) * 13px);
    letter-spacing: 0;
}

.wbslideshow .banner--desktop-transparent .slideshow__text a.button--primary {
    color: var(--wb-imgoverlay-label);
    background-color: var(--wb-imgoverlay-bg);
}

.wbslideshow .banner--desktop-transparent .slideshow__text a.button--primary:hover {
    color: var(--wb-imgoverlay-hlabel);
    background-color: var(--wb-imgoverlay-hbg);
}

.wbslideshow .banner--desktop-transparent .slideshow__text a.button--primary::after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--wb-imgoverlay-outline), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--wb-imgoverlay-outline), var(--alpha-button-background));
}

.wbslideshow .banner--desktop-transparent .slideshow__text a.button--primary:not([disabled]):hover::after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--wb-imgoverlay-houtline), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--wb-imgoverlay-houtline), var(--alpha-button-background))
}

.userdrop button {
    border: none;
    background: transparent;
    padding: 0;
    letter-spacing: .3px;
}

.userdrop button,
.header__icons .wbhcart>a {
    min-width: 44px;
    min-height: 44px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wbcartbth .userdrop button,
.wbcartbth .header__icons #cart-icon-bubble,
.wbcartbth .header__icons .wbhcart>a {
    justify-content: left;
}

.tright {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header__icons .slidedown_section,
.header__icons #cart-icon-bubble,
.header__icons .header__search {
    margin-left: 0;
}

.tright>.slidedown_section {
    order: 1;
}

.tright>details-modal.header__search {
    order: 2;
}

.tright>.wbhcart,
.tright>#cart-icon-bubble {
    order: 3;
}

.tright>.wbheadwish {
    order: 4;
    display: none;
}

.header__icons .svgbg {
    background-color: #fff;
}

details-modal.header__search span {
    color: #575757;
}

.overflow-hidden .header--middle-left,
.overflow-hidden .header--top-center {
    position: unset;
}

.hidden_desktop {
    display: block;
}

.hidden_mobile {
    display: none;
}

.wbsimplemenuxs {
    width: 18%;
    position: relative;
}

.wbsecmenu {
    width: 82%;
}

/* Header layout override: middle-left should be logo-left + centered horizontal menu + icons-right */
.header--middle-left .wbmenuup {
    border-top: 0;
    padding: 0;
}

.header--middle-left .wbsimplemenuxs {
    width: auto;
    flex: 1 1 auto;
}

.header--middle-left .wbsimplemenuxs>.list-menu--inline {
    justify-content: center;
}

.header__search .field__input,
.header__search .field__button {
    height: 48px;
}

/* Banner Effect */
.dummysvg::after {
    content: '';
    background-color: rgba(var(--color-foreground));
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.2;
}

.dummysvg {
    position: relative;
}

.dummysvg .placeholder-svg {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 30px 0;
}

.wblogos .dummysvg .placeholder-svg {
    padding: 0;
}

.beffect {
    position: relative;
    /*overflow: hidden;*/
}

.beffect img {
    border-radius: 0px;
    transform: scale(1);
    transition: transform 5s cubic-bezier(.25, .46, .45, .94);
}

.beffect:hover img {
    transform: scale(1.1);
}

/* Heading */
.heading {
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    font-size: calc(var(--font-heading-scale) * 24px);
    text-transform: capitalize;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid rgb(var(--color-foreground), 0.08);
}

.heading span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
}

.heading.h0 {
    font-size: calc(var(--font-heading-scale) * 34px);
}

.heading.h1 {
    font-size: calc(var(--font-heading-scale) * 30px);
}

.heading.h2 {
    font-size: calc(var(--font-heading-scale) * 24px);
}

/* Header Cart Dropdown */
#cart-icon-bubble .cart__warnings,
#cart-icon-bubble .cart__empty-text,
#cart-icon-bubble .is-empty .cart__contents,
#cart-icon-bubble .is-empty .cart__footer,
#cart-icon-bubble cart-items.is-empty .title-wrapper-with-link,
#webi-main-cart-footer.is-empty {
    display: none;
}

#cart-icon-bubble .is-empty .cart__empty-text,
#cart-icon-bubble .is-empty .cart__warnings {
    display: block;
}

.wb-cart-item__error-text:empty+svg {
    display: none;
}

#cart-icon-bubble .dropdown-menu {
    transform: none;
    right: 0;
    left: auto;
    width: 380px;
    padding: 0;
}

#cart-icon-bubble .dropdown-menu webi-cart-items {
    display: block;
    overflow-y: auto;
    max-height: 350px;
    padding: 15px;
}

.wbheadcartdrop {
    display: flex;
    gap: 15px;
    position: relative;
    margin-bottom: 15px;
}

.wbheadcartdrop:last-child {
    margin-bottom: 0;
}

.wbheadcartdrop dl {
    margin-bottom: 6px;
}

.wbcartdimg a {
    display: block;
}

.wbcartdimg img {
    border-radius: 0px;
    max-width: 80px;
}

.wbheadcartdrop webi-quantity-input {
    border: 1px solid rgba(var(--color-foreground), 0.08);
    width: 66px;
    height: 26px;
    border-radius: 0px;
}

.wbheadcartdrop .quantity__button svg {
    width: 10px;
}

.wbheadcartdrop .quantity__input {
    padding: 0 3px;
}

.wbheadcartdrop .quantity__button {
    width: 18px;
}

.wbheadcartdrop webi-cart-remove-button {
    position: absolute;
    right: -10px;
    top: 0;
    min-width: 44px;
    min-height: 44px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.wbheadcartdrop webi-cart-remove-button svg {
    width: 16px;
    height: 16px;
}

.wbcrtname {
    font-size: calc(var(--font-body-scale) * 13px);
    font-weight: var(--font-body-weight-semibold);
    text-transform: capitalize;
    letter-spacing: 0.3px;
    display: block;
    width: 85%;
    line-height: 17px;
    margin-bottom: 10px;
}

.wbheadcartdrop .product-option {
    margin: 0;
    font-size: calc(var(--font-body-scale) * 12px);
}

.wbcartddesc {
    width: 100%;
}

.wbcartddesc .light {
    margin-bottom: 3px;
}

.wbcartqtybr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wbheadcartdrop .cart-item__totals {
    margin: 0 6px;
    text-align: center;
}

.wbheadcartdrop .cart-item__price-wrapper {
    font-size: rgb(var(--color-foreground));
}

#webi-main-cart-footer .cart__blocks {
    padding: 15px;
    border-top: 1px solid rgba(var(--color-foreground), 0.08);
}

#webi-main-cart-footer .cart__ctas {
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

#webi-main-cart-footer .cart__ctas .button--primary {
    width: 50%;
}

#webi-main-cart-footer .totals {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#webi-main-cart-footer .totals p,
#webi-main-cart-footer .totals h3 {
    margin: 0;
}

#webi-main-cart-footer .totals h3 {
    font-size: calc(var(--font-body-scale) * 20px);
}

.wbheadcartdrop .loading-overlay:not(.hidden)~* {
    visibility: hidden;
}

#cart-icon-bubble .cart__empty-text {
    text-align: center;
    font-size: calc(var(--font-body-scale) * 16px);
    margin: 0;
    font-weight: var(--font-body-weight);
}

#webi-main-cart-footer .discounts {
    margin-top: 10px;
    font-size: calc(var(--font-body-scale) * 14px);
}

/* Topbar */
.wbheadtop {
    padding: 10px 0;
}

.wbheadtop .page-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.wbheadtop .page-width>.text-left ul {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Language/ Currency */
.localization-form__currency {
    display: inline-block;
}

.localization-form__select {
    position: relative;
}

noscript #FooterCountryFormNoScript {
    margin-bottom: 3px;
}

noscript .localization-form__select {
    display: inline-block;
    vertical-align: middle;
}

.localization-selector.link {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: auto;
    width: 100%;
    border-radius: 0;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    letter-spacing: 0;
    min-width: auto;
}

.localization-form .disclosure__button svg {
    width: 8px;
    height: 8px;
    margin-left: 5px;
}

noscript .localization-selector.link {
    display: inline-block;
    width: 250px;
    padding: 5px 10px;
    font-size: 14px;
}

noscript .localization-selector.link~svg {
    position: absolute;
    right: 10px;
    top: 15px;
}

.localization-selector option {
    color: rgb(var(--color-foreground));
}

.localization-selector+.disclosure__list {
    opacity: 1;
    animation: animateLocalization var(--duration-default) ease;
}

@keyframes appear-down {
    0% {
        opacity: 0;
        margin-top: -1rem;
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}

@keyframes animateLocalization {
    0% {
        opacity: 0;
        transform: translateY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(-1rem);
    }
}

/* Language/ Currency End */
.wbcollfea ul.grid {
    margin: 0
}

/* Timer */
.countdbar {
    display: flex;
    gap: 30px;
    align-items: center;
}

.wbcountimg {
    width: 60%;
}

.cdownright {
    width: 40%;
}

.cdownright_inner {
    border: 1px solid rgba(var(--color-foreground), .1);
    padding: 30px 15px;
    background: rgb(var(--color-background));
    position: relative;
    margin-left: -100px;
}

.cdownright_inner .heading {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.cdownright_inner p {
    font-size: calc(var(--font-body-scale) * 24px);
    color: rgba(var(--color-foreground));
    margin-bottom: 30px;
    font-weight: var(--font-body-weight-medium);
    text-transform: capitalize;
}

.wb_product_countdown .time {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(var(--color-foreground), .1);
    min-width: 80px;
    min-height: 80px;
    padding: 10px 4px;
    margin: 0 5px;
    text-align: center;
}

.wb_product_countdown .time span {
    display: block;
}

.wb_product_countdown .count {
    font-size: calc(var(--font-body-scale) * 24px);
    font-weight: var(--font-body-weight-medium);
}

.wb_product_countdown .time .label {
    font-size: calc(var(--font-body-scale) * 12px);
}

/* Scrolling bar */
.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    overflow-x: hidden;
}

.marquee_inner {
    white-space: nowrap;
    padding: 15px 0;
    font-size: calc(var(--font-body-scale) * 16px);
    display: flex;
    align-items: center;
}

.marquee_inner p {
    margin-bottom: 0;
    color: rgba(var(--color-foreground));
}

@keyframes rightmarquee {
    from {
        transform: translate3d(-100%, 0, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes leftmarquee {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        transform: translate3d(-100%, 0, 0)
    }
}

/* Testimonial */
.wbtestisub .circle img {
    border-radius: 100%;
}

.wbtestisub .rounded img {
    border-radius: 10px;
}

.wbtestisub .circle .dummysvg:after {
    border-radius: 100%;
}

.wbtestisub .rounded .dummysvg:after {
    border-radius: 10px;
}

.wbtestisub img,
.wbtestisub .dummysvg {
    position: relative;
    margin-bottom: 20px;
}

.wbtestisub .dummysvg svg {
    width: 70px;
    height: 70px;
    padding: 0;
}

.wbtestisub .dummysvg {
    width: 70px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.wbtestisub {
    margin-bottom: 20px;
}

.wbtestisub h3 {
    font-size: calc(var(--font-body-scale) * 16px);
    text-transform: capitalize;
    font-weight: var(--font-body-weight-medium);
    margin-top: 0;
    margin-bottom: 5px;
    color: var(--color-wbmaincolors-text);
}

.wbtestisub strong {
    font-size: calc(var(--font-body-scale) * 12px);
    text-transform: capitalize;
    font-weight: var(--font-body-weight);
    margin: 0;
    color: rgb(var(--color-foreground), 0.7);
    margin-bottom: 15px;
    display: block;
}

.wbtestisub p {
    font-size: calc(var(--font-body-scale) * 13px);
    margin: 0;
}

.testrating {
    margin-top: 10px;
}

/* When admin side customize and product not display because of slick */
.wbslickcoll,
.wbslicktab,
.wbslickfcoll,
.wbslickspe,
.wbslickblog,
.wbslicklogo,
.wbslicktesti,
.wbslicktopr,
.wbslickbest {
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
}

.template-index .wbslickfcoll:not(.slick-initialized) {
    visibility: hidden;
    opacity: 0;
}

.template-index .wbslickfcoll.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.wbslickcoll.slick-slider,
.wbslicktab.slick-slider,
.wbslickfcoll.slick-slider,
.wbslickspe.slick-slider,
.wbslickblog.slick-slider,
.wbslicklogo.slick-slider,
.wbslicktesti.slick-slider,
.wbslicktopr.slick-slider,
.wbslickbest.slick-slider {
    display: block;
    overflow-x: unset
}

.wbslickcoll .cless {
    width: 14%;
    flex-shrink: 0;
}

.wbslicktab .cless,
.wbslickfcoll .cless,
.wbslickblog .cless {
    width: 25%;
    flex-shrink: 0;
}

.wbslickblog.slick-slider .slick-slide .cless {
    width: 100%;
}

.wbslickspe .cless {
    width: 50%;
    flex-shrink: 0;
}

.wbslicklogo .cless {
    width: 12%;
    flex-shrink: 0;
}

.wbslicktesti .wbtestisub,
.wbslicktopr .cless,
.wbslickbest .cless {
    width: 100%;
    flex-shrink: 0;
}

/* Collection list */
.wbslickcoll .card {
    background-color: transparent;
}

.wbslickcoll .card-wrapper img {
    border-radius: 100%;
}

.wbslickcoll .card-wrapper span {
    display: block;
    transition: 0.3s ease;
    text-transform: capitalize;
}

.wbslickcoll .card-wrapper span~div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.wbslickcoll .card-wrapper strong {
    display: inline-block;
    opacity: 0;
    transition: 0.3s ease;
    color: var(--color-wbmaincolors-text);
    border-bottom: 1px solid var(--color-wbmaincolors-text);
}

.wbslickcoll .card-wrapper:hover strong {
    opacity: 1;
}

.wbslickcoll .card-wrapper:hover span {
    opacity: 0;
}

.wbslickcoll .media::before {
    content: '';
    border: 1px dashed transparent;
    background-repeat: no-repeat;
    position: absolute;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 22px;
    transition: 0.3s ease;
    z-index: 1;
}

.wbslickcoll .card-wrapper:hover .media::before {
    animation: rotation 2s infinite linear;
    border-color: var(--color-wbmaincolors-text);
}

@-webkit-keyframes rotation {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

.clist_right .card__content a {
    text-transform: capitalize;
    font-size: calc(var(--font-body-scale) * 16px);
    font-weight: var(--font-body-weight-medium);
    margin-top: 10px;
    display: block;
}

.left-col {
    flex: 0 0 20%;
    max-width: 20%;
}

.right-col {
    flex: 0 0 80%;
    max-width: 80%;
}

/* Home Product */
.product-tab-item .collection--full-width,
.collection.collection--full-width .page-width {
    padding: 0 15px;
    max-width: none;
}

.collection slider-component .grid__item {
    margin-bottom: 15px;
}

.modal-open .slick-list,
.modal-open .slick-track {
    transform: none !important;
}

.tab-content>.tab-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}

.twopro .grid__item:last-child .wbproduct-container {
    margin-bottom: 1px;
}

ul.twopro {
    margin: 0;
    list-style: none;
}

.pro-tab {
    position: relative;
}

.pro-tab .heading {
    display: flex;
    justify-content: space-between;
}

.pro-tab .nav-tabs .nav-link {
    text-transform: capitalize;
    position: relative;
    font-weight: var(--font-body-weight-medium);
    padding: 0;
    font-size: calc(var(--font-body-scale) * 18px);
    border: none;
    color: rgba(var(--color-foreground), .6);
    border-radius: 0;
}

.pro-tab .nav-tabs .nav-item.active a,
.pro-tab .nav-tabs .nav-item:hover a {
    background: transparent;
    color: rgb(var(--color-foreground));
}

.pro-tab .nav-tabs {
    border-bottom: none;
    display: block;
    margin-right: 60px;
}

.pro-tab .nav-tabs .nav-item {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

.wbimgblock .placeholder-svg {
    width: 100%;
    height: 100%;
}

button.loading svg,
button.loading span {
    opacity: 0;
}

button.loading .loading-overlay__spinner svg {
    opacity: 1;
}

button.loading .loading-overlay__spinner svg .path {
    stroke: rgb(var(--color-background));
}

.quick-add__submit.button.button--primary span,
.quick-add__submit.button.button--primary:hover span {
    transform: none;
}

/* Special product */
.wbslickspe .card {
    flex-direction: unset;
    gap: 15px;
}

.wbslickspe .wbimgblock {
    width: 50%;
}

.wbslickspe .wbproductdes {
    width: 50%;
    text-align: left;
}

.wbslickspe .wblistpdesc {
    overflow: hidden;
    height: 44px;
}

.wbsettimer {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.wbsettimer li {
    list-style: none;
    text-align: center;
}

.wbsettimer li span {
    min-width: 50px;
    min-height: 50px;
    background: rgba(var(--color-foreground), .05);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-wbmaincolors-text);
    font-weight: var(--font-body-weight-medium);
    font-size: calc(var(--font-body-scale) * 18px);
}

.wbsettimer li p {
    margin: 0;
    margin-top: 3px;
    font-size: calc(var(--font-body-scale) * 12px);
}

/* Category product */
.catnav-tabs {
    border: 1px solid rgba(var(--color-foreground), 0.08);
    border-radius: 5px;
}

.tab-content>.cattab-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}

.catpro-tab .catnav-tabs .catnav-item.active a,
.catpro-tab .catnav-tabs .catnav-item:hover a {
    background: transparent;
    color: var(--color-wbmaincolors-text);
}

.catpro-tab ul {
    margin: 0;
    padding: 0;
}

.catpro-tab .catnav-tabs .nav-link {
    text-transform: capitalize;
    position: relative;
    font-weight: var(--font-body-weight-medium);
    padding: 8px 15px;
    font-size: calc(var(--font-body-scale) * 16px);
    border: none;
    border-bottom: 1px solid rgba(var(--color-foreground), 0.08);
    color: rgba(var(--color-foreground));
    border-radius: 0;
}

.wbslickcattab .card {
    display: flex;
    flex-direction: unset;
    gap: 15px;
}

.wbslickcattab .wbimgblock {
    width: 30%;
}

.wbslickcattab .wbproductdes {
    width: 65%;
    text-align: left;
}

.wbslickcattab .wbproduct-container {
    margin-bottom: 30px;
}

.wbslickcattab .twopro>li:last-child .wbproduct-container {
    margin-bottom: 1px;
}

/* Left column */
.template-index .left-col {
    margin-top: 60px;
}

.wbslicktopr.slick-slider .slick-arrow,
.wbslicktesti.slick-slider .slick-arrow,
.wbslickbest.slick-slider .slick-arrow {
    top: -32px;
    background-color: rgb(var(--color-background));
}

.wbslicktopr.slick-slider .slick-arrow:hover,
.wbslicktopr.slick-slider .slick-arrow:focus,
.wbslickbest.slick-slider .slick-arrow:hover,
.wbslickbest.slick-slider .slick-arrow:focus,
.wbslicktesti.slick-slider .slick-arrow:hover,
.wbslicktesti.slick-slider .slick-arrow:focus {
    background-color: var(--color-wbmaincolors-text);
}

.leftheading {
    font-size: calc(var(--font-body-scale) * 16px);
    font-weight: var(--font-body-weight-medium);
    text-transform: capitalize;
    padding: 12px;
    position: relative;
    border-radius: 5px;
    color: rgb(var(--color-background));
    margin-bottom: 10px;
}

.wbslicktopr .card,
.wbslickbest .card {
    display: flex;
    flex-direction: unset;
    gap: 15px;
}

.wbslicktopr .wbimgblock,
.wbslickbest .wbimgblock {
    width: 35%;
}

.wbslicktopr .wbproductdes,
.wbslickbest .wbproductdes {
    width: 60%;
    text-align: left;
}

.wbslicktopr .wbvariantbadges,
.wbslickbest .wbvariantbadges {
    display: none;
}

.wbslicktopr .card-wrapper,
.wbslickbest .card-wrapper {
    border-bottom: 1px solid rgba(var(--color-foreground), .08);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.wbslicktopr .twopro>li:last-child .card-wrapper,
.wbslickbest .twopro>li:last-child .card-wrapper {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.wbslicktopr .card--standard .wbproductdes,
.wbslickbest .card--standard .wbproductdes {
    padding-top: 0;
}

.toprinr .rless,
.bestsinr .rless {
    margin: 0;
}

.toprinr .cless,
.bestsinr .cless {
    padding: 0;
}

.singlebnr img,
.leftbnr img,
.singlebnr .media,
.leftbnr .media,
.imgallery .media {
    border-radius: 5px;
}

/* Offer Banner */
.singlebnr img {
    border-radius: 5px;
}

.wbimgtxt_right {
    flex: 1;
}

.imgaligntop {
    align-items: start;
}

.imgalignmiddle {
    align-items: center;
}

.imgalignbtm {
    align-items: end;
}

.wbimg_txt .wbimg_txt_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.imgpright {
    flex-direction: row-reverse;
}

.wbimg_txtimg {
    position: relative;
}

.wbimgtxt_right a.button {
    margin-top: 35px;
}

.wbimgtxt_right a.button.bs_large {
    font-size: calc(var(--font-body-scale) * 20px);
    min-width: 210px;
    padding: 18px 15px;
}

.wbimgtxt_right a.button.bs_medium {
    font-size: calc(var(--font-body-scale) * 18px);
    min-width: 200px;
    padding: 12px 15px;
}

.wbimgtxt_right a.button.bs_default {
    font-size: calc(var(--font-body-scale) * 16px);
    min-width: 150px;
    padding: 12px 15px;
}

.wbimgtxt_right h2,
.wbvidewithtxt h2 {
    font-size: calc(var(--font-body-scale) * 46px);
    margin-bottom: 20px;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    text-transform: capitalize;
}

.wbimgtxt_right p {
    color: rgba(var(--color-foreground), .8);
    font-size: calc(var(--font-body-scale) * 16px);
    line-height: normal;
}

.wbvidewithtxt p {
    color: rgba(var(--color-foreground), .8);
    margin: 0;
    font-size: calc(var(--font-body-scale) * 16px);
    line-height: normal;
}

.wbvidewithtxt a.button,
.cdownright_inner a.button {
    font-size: calc(var(--font-body-scale) * 20px);
    min-width: 210px;
    padding: 18px 15px;
    margin-top: 50px;
}

.wbimgtxt_right h2.h0 {
    font-size: calc(var(--font-body-scale) * 46px);
}

.wbimgtxt_right h2.h1 {
    font-size: calc(var(--font-body-scale) * 38px);
}

.wbimgtxt_right h2.h2 {
    font-size: calc(var(--font-body-scale) * 32px);
}

/* Service */
.deliveryinfo ul {
    margin-bottom: 0;
    padding: 30px 5px;
    box-shadow: 0 0 6px rgb(var(--color-foreground), .1);
    background-color: rgb(var(--color-base-background-2));
    border-radius: 5px;
}

.deliveryinfo ul .multis-svg svg {
    fill: rgb(var(--color-foreground));
}

.deliveryinfo ul .multis-svg svg.iconoffer {
    stroke: rgb(var(--color-foreground));
    transition: transform 0.5s;
}

.deliveryinfo ul:hover .multis-svg svg {
    fill: var(--color-wbmaincolors-text);
}

.deliveryinfo ul:hover .multis-svg svg.iconoffer {
    stroke: var(--color-wbmaincolors-text);
}

.deliveryinfo li {
    display: inline-block;
    vertical-align: middle;
}

.deliveryinfo li:last-child {
    text-align: left;
}

.deliveryinfo li .h4 {
    font-size: calc(var(--font-body-scale) * 18px);
    text-transform: capitalize;
    font-weight: var(--font-body-weight-medium);
    margin-bottom: 8px;
    margin-top: 0;
}

.deliveryinfo li p {
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: calc(var(--font-body-scale) * 12px);
    letter-spacing: 0;
}

.deliveryinfo .multicolumn-card__info> :nth-child(2) {
    margin-top: 0;
}

.deliveryinfo .multicolumn-card__info,
.background-none .deliveryinfo.multicolumn-list:not(.slider) .center .multicolumn-card__info {
    padding: 0;
    margin: 0;
}

.deliveryinfo .multis-svg {
    text-align: center;
    transition: 0.3s ease;
    background: rgb(var(--color-foreground), .06);
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Image gallery */
.imgallery a {
    display: block;
}

.imgallery .grid__item {
    position: relative;
    width: 33.33%;
    transition: 0.3s ease;
}

.imgallery .grid__item img {
    transition: 0.3s ease;
}

.imgallery .grid__item:hover img {
    transform: scale(1.1);
}

.imgallery .imgtxt {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.imgallery .imgff {
    text-align: center;
}

.imgallery .imgtxt h2 {
    font-size: calc(var(--font-body-scale) * 20px);
    text-transform: uppercase;
    margin-bottom: 30px;
}

/* Search Page */
.template-search__search {
    margin: 0 auto 3rem;
    max-width: 700px;
}

.template-search--empty {
    padding-bottom: 18rem;
}

.search__button .icon {
    height: 24px;
    width: 24px;
}

/* Our Story */
.wbaboutimgblock {
    position: relative;
}

.wbaboutimgblock h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    margin: 0;
    font-size: calc(var(--font-body-scale) * 46px);
}

.wbaboutimgblock h2 span {
    margin: 0 auto;
    display: block;
}

.wbaboutimgblock,
.wbabttxt,
.wbabtimgtxt {
    margin-bottom: 30px;
}

.wbabttxt h2,
.wbabtimgtxt h2 {
    font-size: calc(var(--font-body-scale) * 24px);
    margin-bottom: 8px;
}

.faqhead.toggle.collapsed::after {
    content: "+";
    font-size: 18px;
    font-weight: var(--font-body-weight);
    float: right;
    cursor: pointer;
    color: rgb(var(--color-foreground));
}

.faqhead.toggle.collapsed.active::after {
    content: "-";
}

/* FAQ */
.wbfaqpart {
    margin-bottom: 40px;
}

.faqheading {
    font-size: 24px;
    margin-bottom: 15px;
}

.faqhead {
    display: block;
    border: 1px solid rgba(var(--color-foreground), .08);
    margin-bottom: 10px;
    padding: 8px 15px;
    text-transform: capitalize;
    font-size: calc(var(--font-body-scale) * 14px);
    width: 100%;
    text-align: left;
    background: rgba(var(--color-foreground), 0.03);
}

.faqhead span {
    display: inline-block;
    vertical-align: sub;
}

.wbmainfaq {
    margin-bottom: 15px;
}

/* Shipping and Return */
.wbshiprtnsub {
    border: 1px solid rgba(var(--color-foreground), 0.08);
    height: 100%;
    padding: 15px;
    margin-top: 15px;
    background: rgba(var(--color-foreground), 0.03);
    border-radius: 5px;
}

.wbshiprtnsub h4 {
    font-size: calc(var(--font-body-scale) * 22px);
}

.wbshiprtnsub ul {
    color: rgba(var(--color-foreground), .8);
}

/* theme feature */
.themefepart {
    margin-bottom: 70px;
}

.template-page .wbthmepart .heading {
    margin-bottom: 60px;
}

.themefepart img {
    margin-bottom: 20px;
    max-width: 75px;
    max-height: 75px;
}

.themefepart h2 {
    font-size: calc(var(--font-body-scale) * 20px);
    margin-bottom: 15px;
}

.themefepart p {
    margin-bottom: 0;
}

.thefhigh {
    margin-top: 50px;
}

.thefhigh h2 {
    font-size: calc(var(--font-body-scale) * 26px);
    margin-bottom: 20px;
}

.thefhigh p {
    color: rgba(var(--color-foreground));
}

/* Breadcrumb */
.breadcrumb {
    background: transparent;
    border-radius: 5px;
    padding: 0;
    border: none;
    margin: 20px -15px;
    text-transform: capitalize;
}

.breadcrumb span {
    display: inline-block;
}

/* Wishlist Page */
.wbloginwish li {
    margin-bottom: 30px;
}

.wbloginwish li p {
    color: rgb(var(--color-foreground));
    margin-bottom: 10px;
}

.wbloginwish li a {
    color: var(--color-wbmaincolors-text);
    text-transform: uppercase;
}

.wbloginwish li a:hover {
    color: rgb(var(--color-foreground));
}

.wishanimated {
    -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.wishlist-action a {
    display: inline-block;
}

.wbwishremove .wbwishirmv svg {
    padding: 3px;
}

.wbwishremove .wbloadtowish,
.wbwishremove .wbwishirmv,
a.go-to-wishlist {
    display: none;
}

.wbwishremove.wbloadtowish .wbloadtowish {
    display: inline-block;
}

.wbwishremove.wbloadtowish .wbaddtowish,
.wbwishremove.wbwishadding .wbwishirmv,
.wbwishremove.wbwishadding+a.go-to-wishlist {
    display: none;
}

.wbwishremove.wishactive .wbaddtowish {
    display: none;
}

.wbwishremove.wishactive .wbwishirmv,
.wbwishremove.wishactive+a.go-to-wishlist {
    display: inline-block;
}

.wbwishremove.wishactive.wbwishadding .wbwishirmv,
.wbwishremove.wishactive.wbwishadding+a.go-to-wishlist {
    display: inline-block;
}

.wbwishremove.wbloadtowish.wbwishadding .wbwishirmv,
.wbwishremove.wbloadtowish.wbwishadding+a.go-to-wishlist {
    display: none;
}

.wbmainwish .wbwishremove {
    position: absolute;
    right: 15px;
    top: 15px;
    background: rgb(var(--color-background));
    ;
    border: 1px solid rgb(var(--color-foreground), 0.08);
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    border-radius: 100%;
    padding-top: 6px;
}

.wbmainwish .heading {
    padding-bottom: 10px;
}

.wbmainwish .heading span {
    display: inline-block;
    vertical-align: middle;
}

.wbmainwish .heading span {
    padding-bottom: 0;
}

.wbmainwish .wbinnerwimg {
    position: relative;
}

.wbmainwish .wbinnerwimg img {
    border-radius: 4px;
}

.wbwishdesc h5 {
    font-size: calc(var(--font-body-scale) * 16px);
    text-transform: capitalize;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wbwishdesc .product-price .compare-price {
    text-decoration: line-through;
    color: rgb(var(--color-foreground), 0.7);
}

.wbwishdesc .product-price .price-sale,
.wbwishdesc .product-price .pro-price {
    font-size: calc(var(--font-body-scale) * 16px);
}

.wbinnerwish {
    margin-bottom: 20px;
}

.wbwishempty p {
    font-size: 24px;
    color: rgb(var(--color-foreground));
}

/* Other Page */
.rless,
.grid {
    margin-left: -15px;
    margin-right: -15px;
}

.cless,
.grid__item,
.wbcartupsell .cartupciner {
    padding-left: 15px;
    padding-right: 15px;
}

.clist_right,
.ptabinner,
.wbsppro,
.wbhomecinr,
.wbbloginr,
.wblogoinr,
.wbproreccom,
.wbmain-listcoll,
.wbmain_bnr {
    position: relative;
    box-shadow: 0 0 6px rgb(var(--color-foreground), 0.1);
    background-color: rgb(var(--color-base-background-2));
    padding: 20px;
    border-radius: 5px;
}

.wbcatpg {
    position: relative;
    box-shadow: 0 0 6px rgb(var(--color-foreground), 0.1);
    background-color: rgb(var(--color-base-background-2));
    padding: 0;
    border-radius: 5px;
}

.wbcollfea {
    position: relative;
    padding: 20px;
    border-radius: 5px;
}

.toprinr,
.testimonial,
.bestsinr {
    position: relative;
    box-shadow: 0 0 6px rgb(var(--color-foreground), 0.1);
    background-color: rgb(var(--color-base-background-2));
    padding: 10px;
    border-radius: 5px;
}

.mfp-close-btn-in .mfp-close {
    background: rgb(var(--color-background));
    color: rgb(var(--color-foreground));
    opacity: 1;
}

.wbprbnrlazy,
.salebnreffect,
.protopimg-item .product__modal-opener,
#main-cart-items .cart-item__media a,
.collimglazy,
.wbaboutimgblock,
.wbabtimglazy,
.wbmenucollazy,
.wbmegaimg a,
.wbmenusimglazy,
.blog_img,
.wbmenugllazy {
    background-color: rgba(var(--color-foreground), 0.05);
}

.arrowleftw,
.arrowrightw {
    width: 16px;
    height: 16px;
}

.arrowrightw {
    transform: rotate(180deg);
}

.breadcrumb .arrowrightw,
.breadcrumb .arrowleftw {
    width: 14px;
    height: 14px;
}

noscript .cart__update-button {
    margin-bottom: 5px;
}

/* Position header */
.header__heading,
.header__heading-link {
    grid-area: heading;
    justify-self: center;
}

header-drawer {
    justify-self: start;
}

.header {
    display: grid;
    grid-template-areas: "left-icon heading icons";
    grid-template-columns: 1fr 2fr 1fr;
    align-items: center;
}

.header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
}

.header--top-left .header__search {
    padding: 0
}

/* Box Layout and Color Customization */
#wbboxlayout .menupos::before {
    left: 0;
    right: 0;
}

#wbboxlayout body {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin: 40px auto;
}

@media (max-width: 991px) {
    #wbboxlayout body {
        max-width: 100%;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #wbboxlayout body {
        max-width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1589px) {
    #wbboxlayout body {
        max-width: 1170px;
    }
}

@media (min-width: 1590px) {
    #wbboxlayout body {
        max-width: var(--page-width);
    }
}

.wbsitebox,
.wbrtlmode {
    display: flex;
    margin: 0;
    padding: 0;
}

.wbsitebox li {
    width: 50%;
    cursor: pointer;
    background: #f5f5f5;
    padding: 10px 20px;
    border-radius: 6px;
    text-transform: capitalize;
    transition: 0.3s ease;
    text-align: center;
    margin: 0 3px;
    margin-top: 10px;
}

.wbrtlmode li {
    width: 50%;
    margin: 0 3px;
    margin-top: 10px;
    text-align: center;
}

.wbrtlmode li a {
    display: block;
    cursor: pointer;
    background: #f5f5f5;
    padding: 10px 20px;
    border-radius: 6px;
    text-transform: uppercase;
}

.wbsitebox li:hover,
.wbrtlmode li a:hover {
    background: var(--color-wbmaincolors-text);
    color: #fff;
}

.wballcor {
    background: transparent;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    right: -250px;
    padding: 8px;
    position: fixed;
    text-align: left;
    top: 150px;
    width: 250px;
    transition: background 0.5s ease-in-out 0s;
    z-index: 2
}

.wbcolor_box {
    background: transparent;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    right: -250px;
    padding: 15px;
    position: fixed;
    text-align: left;
    top: 167px;
    width: 250px;
    transition: background 0.5s ease-in-out 0s;
    z-index: 2
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.wbopen-closeclr {
    cursor: pointer;
    float: left;
    border-radius: 4px 0px 0px 4px;
    margin-left: -74px;
    margin-top: -42px;
}

.wbopen-closeclr.wbclrdisable::before {
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 24px;
    line-height: 36px;
    padding: 0 10px;
    background: url(color-circle.png) no-repeat;
    width: 36px;
    height: 36px;
    background-size: 36px;
    display: block;
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

.wbopen-closeclr.wbclrenable::before {
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 24px;
    line-height: 36px;
    padding: 0 10px;
    background: url(color-circle.png) no-repeat;
    width: 36px;
    height: 36px;
    background-size: 36px;
    display: block;
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

.wbopen-closeclr {
    background-color: #fff;
    border: medium none;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1);
    padding: 7px 15px;
    transition: 0.3s ease-in-out
}

.wbopen-closeclr.wbclrdisable {
    border-radius: 25px 0 0 25px;
}

.wbopen-closeclr.wbclrenable {
    border-radius: 30px 30px 0 0;
    margin-left: -94px;
    padding: 8px 10px;
}

.wbcolor_box h3 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
}

.wbcolor_box h5 {
    font-size: 14px;
    margin: 0;
    font-weight: normal;
}

.wbcolor_box li {
    list-style: none
}

.wbinnerclr,
.wbrtlmode {
    padding: 0;
}

.wbinnerclr li {
    width: 50%;
    float: left;
    margin-top: 10px;
}

.wbinnerclr li a {
    height: 35px;
    display: block;
    margin: 0 3px;
    border-radius: 6px;
}

.wbclr1 {
    background: #5f0f40;
}

.wbclr2 {
    background: #9a031e;
}

.wbclr3 {
    background: #fb8b24;
}

.wbclr4 {
    background: #e36414;
}

.wbclr5 {
    background: #0f4c5c;
}

.wbclr6 {
    background: #c9184a;
}

@media (min-width: 992px) {
    .wbmenuup>.page-width {
        position: unset;
    }

    .header--middle-left .search-modal__form,
    .header--top-center .search-modal__form {
        max-width: 47.8rem;
    }

    .header__heading,
    .header__heading-link {
        justify-self: start;
    }

    header-drawer {
        display: none;
    }

    .header--top-left,
    .header--middle-left:not(.header--has-menu) {
        grid-template-areas: "heading icons" "navigation navigation";
        grid-template-columns: 1fr auto;
    }

    .header--middle-left {
        grid-template-areas: "heading navigation icons";
        grid-template-columns: auto 1fr auto;
        column-gap: 2rem;
    }

    .header--middle-left .header__inline-menu {
        justify-self: center;
    }

    .header--middle-left .header__inline-menu>.list-menu--inline {
        justify-content: center;
        width: 100%;
    }

    .header--middle-left .header__icons {
        justify-self: end;
    }

    .header--top-center {
        grid-template-areas: "left-icon heading icons" "navigation navigation navigation";
    }

    .header--top-center>.header__search {
        display: inline-flex;
    }

    .header:not(.header--top-center)>.header__search,
    .header--top-center *>.header__search {
        display: none;
    }

    .header--top-left {
        display: flex;
    }

    .header--top-left .headlogo {
        width: 25%;
    }

    .header--top-left .header__icons {
        width: 75%;
    }

    .header--top-left .tright {
        float: right;
    }
}

@media (min-width: 768px) {

    .hidden_desktop,
    .mobilelogo {
        display: none;
    }

    .hidden_mobile {
        display: block;
    }

    .header--top-left .header__icons {
        justify-content: space-between;
        align-items: center;
    }

    .footer .footer-collapse {
        display: block !important;
        height: auto !important;
    }

    .header__search .field__label {
        top: 15px;
    }

    .wbftlangcur localization-form {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1589px) {
    .wbslickspe .cless {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1589px) {
    .slidertext h2 {
        font-size: calc(var(--font-body-scale) * 40px);
    }

    .deliveryinfo li .h4 {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .deliveryinfo li p {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .left-col {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .right-col {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .wbslickcattab .card--standard .wbproductdes {
        padding-top: 0;
    }

    .catpro-tab .catnav-tabs .nav-link {
        padding: 5.5px 15px;
        font-size: calc(var(--font-body-scale) * 14px);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .left-col {
        flex: 0 0 28%;
        max-width: 28%;
    }

    .right-col {
        flex: 0 0 72%;
        max-width: 72%;
    }

    .wbslickcoll .cless {
        width: 20%;
    }

    .wbsimplemenuxs {
        width: 25%;
    }

    .wbsecmenu {
        width: 75%;
    }

    product-recommendations .grid .grid__item {
        width: 33.33%;
        max-width: 33.33%;
    }

    .deliveryinfo li,
    .deliveryinfo li:last-child {
        display: block;
        text-align: center;
    }

    .deliveryinfo .multis-svg {
        margin: 0 auto !important;
    }

    .deliveryinfo li .h4 {
        font-size: calc(var(--font-body-scale) * 14px);
        margin-top: 10px;
    }

    .deliveryinfo ul {
        padding: 15px;
    }

    .deliveryinfo li p {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .wbimgtxt_right h2.h0 {
        font-size: calc(var(--font-body-scale) * 30px);
    }

    .wbimgtxt_right h2.h1 {
        font-size: calc(var(--font-body-scale) * 24px);
    }

    .wbimgtxt_right h2.h2 {
        font-size: calc(var(--font-body-scale) * 20px);
    }

    .cdownright_inner a.button,
    .wbvidewithtxt a.button {
        min-width: auto;
        margin-top: 30px;
        padding: 12px 15px;
        font-size: calc(var(--font-body-scale) * 16px);
    }

    .cdownright_inner p {
        font-size: calc(var(--font-body-scale) * 18px);
        margin-bottom: 20px;
    }

    .wbimgtxt_right a.button {
        margin-top: 15px;
    }

    .wbimgtxt_right a.button.bs_large {
        font-size: calc(var(--font-body-scale) * 16px);
        min-width: auto;
        padding: 12px 15px;
    }

    .wbimgtxt_right a.button.bs_medium {
        font-size: calc(var(--font-body-scale) * 14px);
        min-width: auto;
        padding: 10px 12px;
    }

    .wbimgtxt_right a.button.bs_default {
        font-size: calc(var(--font-body-scale) * 12px);
        min-width: auto;
        padding: 10px 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wbslickcoll .cless {
        width: 25%;
    }

    .wbslicktab .cless,
    .wbslickfcoll .cless,
    .wbslickblog .cless {
        width: 50%;
    }

    .catpro-tab .catnav-tabs .nav-link {
        padding: 5px 15px;
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .deliveryinfo li,
    .deliveryinfo li:last-child {
        display: block;
        text-align: center !important;
    }

    .deliveryinfo .multis-svg {
        margin: 0 auto !important;
        width: 55px;
        height: 55px;
    }

    .deliveryinfo li .h4 {
        font-size: calc(var(--font-body-scale) * 14px);
        margin-top: 10px;
    }

    .deliveryinfo ul {
        padding: 15px;
    }

    .deliveryinfo li p {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .wbsettimer {
        gap: 5px;
    }

    .left-col {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .right-col {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }

    .imgallery .imgtxt h2 {
        font-size: calc(var(--font-body-scale) * 16px);
    }

    .wbtestisub h3 {
        font-size: calc(var(--font-body-scale) * 18px);
    }

    .cdownright_inner {
        padding: 15px;
    }

    .wb_product_countdown .time {
        min-width: 60px;
        min-height: 65px;
        padding: 8px 4px;
    }

    .wb_product_countdown .count {
        font-size: calc(var(--font-body-scale) * 18px);
    }

    .cdownright_inner p {
        font-size: calc(var(--font-body-scale) * 16px);
        margin-bottom: 15px;
    }

    .wbcolllist .slider__slide {
        width: 50%;
    }

    .header--top-left~.wbmenuup,
    .header--top-left .tright {
        top: 20px !important;
    }

    .header__icons .slidedown_section,
    #cart-icon-bubble {
        margin-left: 10px;
    }

    .homebnr-2 .dummysvg svg.placeholder-svg,
    .homebnr-3 .dummysvg svg.placeholder-svg {
        padding: 72px 0;
    }

    .product-tab-item .grid .grid__item,
    .wbcollfea .product-grid .grid__item {
        width: 33.33%;
        max-width: 33.33%;
    }

    .slidertext h2 {
        font-size: calc(var(--font-body-scale) * 28px);
    }

    .slidertext p {
        font-size: calc(var(--font-body-scale) * 18px);
    }

    .slidertext a.btn {
        margin-top: 20px;
        padding: 10px 20px;
        font-size: calc(var(--font-body-scale) * 16px);
    }

    .wbimgtxt_right h2 {
        font-size: calc(var(--font-body-scale) * 18px);
        margin-bottom: 15px;
    }

    .wbimgtxt_right h2.h0 {
        font-size: calc(var(--font-body-scale) * 18px);
    }

    .wbimgtxt_right h2.h1 {
        font-size: calc(var(--font-body-scale) * 16px);
    }

    .wbimgtxt_right h2.h2 {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .wbimgtxt_right p {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .cdownright_inner a.button,
    .wbimgtxt_right a.button.bs_large,
    .wbimgtxt_right a.button.bs_medium,
    .wbimgtxt_right a.button.bs_default,
    .wbvidewithtxt a.button {
        font-size: calc(var(--font-body-scale) * 14px);
        min-width: auto;
        margin-top: 20px;
        padding: 10px 15px;
    }

    .wbimgtxt_right a.button {
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .left-col {
        margin-top: 30px !important;
    }

    .pro-tab .nav-tabs .nav-link {
        font-size: calc(var(--font-body-scale) * 16px);
    }

    .slick-slider .slick-arrow {
        top: -38px;
    }

    .slick-slider .slick-next {
        right: 5px;
    }

    .slick-slider .slick-prev {
        right: 40px;
    }

    .marquee_inner {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .overflow-hidden-tablet {
        overflow: hidden;
    }

    .header--top-left header-drawer {
        position: absolute;
        left: 15px;
    }

    .header--top-center header-drawer {
        position: absolute;
        left: 15px;
        margin-top: 8px;
    }

    .header--middle-left .search-modal__content,
    .header--top-center .search-modal__content {
        padding: 0 4rem 0 1rem;
    }

    .header.header--middle-left {
        grid-template-columns: 0fr 2fr 1fr;
    }

    .header.header--top-center {
        grid-template-columns: 17fr 2fr 1fr;
    }

    .header__heading-link .h2 {
        font-size: calc(var(--font-body-scale) * 16px);
    }

    /*.headlogo {
        order: 2;
        margin-left: 10px;
    }
    .wbtmenu {
        order: 1;
        margin-left: -10px;
    }
    .header__icons {
        order: 3;
        margin-right: -10px;
    }*/
    .header--top-center~.wbmenuup {
        position: absolute;
        left: 4px;
        top: 15px;
        background: transparent;
    }

    .header--top-center .headlogo {
        margin-left: 40px;
    }

    .header--top-left .header__icons {
        display: block;
        margin: 0;
        margin-top: 15px;
    }

    .header.header--top-left {
        display: block;
    }

    .header--top-left~.wbmenuup {
        position: absolute;
        left: 4px;
        top: 7px;
        background-color: transparent;
    }

    .header--top-left .tright {
        position: absolute;
        right: 7px;
        top: 21px;
    }

    .wbcartbth.header--top-left .tright {
        right: 15px;
    }

    .header--top-left .headlogo {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        margin-left: 40px;
        max-width: 162px;
    }

    .wr-menu {
        width: 44px;
        height: 44px;
    }

    .themefepart {
        margin-bottom: 30px;
    }

    .thefhigh {
        margin-top: 30px;
    }

    .themefepart h2 {
        font-size: calc(var(--font-body-scale) * 18px);
    }

    .thefhigh h2 {
        font-size: calc(var(--font-body-scale) * 20px);
    }

    .wbmenuup .page-width {
        padding: 0;
    }

    .hxl {
        font-size: calc(var(--font-body-scale) * 40px)
    }

    .h0 {
        font-size: calc(var(--font-body-scale) * 32px)
    }

    h1,
    .h1 {
        font-size: calc(var(--font-body-scale) * 28px)
    }

    h2,
    .h2 {
        font-size: calc(var(--font-body-scale) * 26px)
    }

    h3,
    .h3 {
        font-size: calc(var(--font-body-scale) * 22px)
    }

    h4,
    .h4 {
        font-size: calc(var(--font-body-scale) * 18px)
    }

    h5,
    .h5 {
        font-size: calc(var(--font-body-scale) * 16px);
    }

    h6,
    .h6 {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .wbabttxt h2,
    .wbabtimgtxt h2,
    .image-with-text__heading.h1 {
        font-size: calc(var(--font-body-scale) * 20px);
    }

    .wbaboutimgblock h2 {
        font-size: calc(var(--font-body-scale) * 26px);
    }

    .header-top {
        padding: 15px 0;
    }

    .breadcrumb {
        padding: 8px 0;
        margin-bottom: 15px;
        margin-top: 0;
        background: rgba(var(--color-foreground), 0.04);
        margin-left: 0;
        margin-right: 0;
    }

    nav.breadcrumb.row {
        font-size: 12px;
    }

    .heading {
        font-size: calc(var(--font-heading-scale) * 18px);
        margin-bottom: 15px;
    }

    .heading.h0 {
        font-size: calc(var(--font-heading-scale) * 24px);
    }

    .heading.h1 {
        font-size: calc(var(--font-heading-scale) * 20px);
    }

    .heading.h2 {
        font-size: calc(var(--font-heading-scale) * 18px);
    }

    .heading strong {
        font-size: 11px;
        letter-spacing: 0;
    }

    .rless,
    .grid {
        margin-left: -5px;
        margin-right: -5px;
    }

    .cless,
    .grid__item {
        padding-left: 5px;
        padding-right: 5px;
    }

    .header__heading {
        display: inline-block;
        vertical-align: middle;
    }

    .wbdisableboth.header--top-left .headlogo,
    .wbdisableboth.header--top-center .headlogo {
        margin-left: 0;
    }

    .wbdisableboth.header.header--middle-left {
        grid-template-columns: 6fr 2fr 1fr;
    }
}

@media (max-width: 767px) {
    .wbtestisub {
        padding: 0 15px;
    }

    .clist_right,
    .ptabinner,
    .wbsppro,
    .wbhomecinr,
    .wbcollfea,
    .wbbloginr,
    .wblogoinr,
    .wbproreccom,
    .wbmain-listcoll,
    .wbmain_bnr {
        padding: 15px;
    }

    .wbcatpg {
        padding: 0;
    }

    /* Mobile Peek Effect for Product Cards */
    .wbcollfea {
        padding: 15px 0 !important;
    }

    .wbcollfea .wbslickfcoll {
        display: flex !important;
        overflow-x: auto !important;
        overflow-y: hidden;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        gap: 12px;
        padding: 0 15px;
        flex-wrap: nowrap;
    }

    .wbcollfea .wbslickfcoll::-webkit-scrollbar {
        display: none;
    }

    .wbwishdesc .product-price .price-sale,
    .wbwishdesc .product-price .pro-price {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .wbwishdesc h5 {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .localization-selector.link {
        padding: 4px 15px;
    }

    .wbcarthtotal strong {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .wbhcartitem.wbqtyboth {
        margin-left: 20px;
        top: -1px;
    }

    .wbheadwish .wbwishcount {
        top: -2px;
    }

    .svgbg {
        width: 32px;
        height: 32px;
    }

    .userdrop button,
    .header__icons .wbhcart>a {
        min-width: 32px;
        min-height: 32px;
    }

    #cart-icon-bubble .svgbg svg,
    .userdrop .svgbg svg,
    .wbheadwish svg {
        width: 18px;
        height: 18px;
    }

    .wbsettimer {
        gap: 4px;
    }

    .catpro-tab .catnav-tabs .nav-link {
        padding: 5px 15px;
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .deliveryinfo {
        row-gap: 10px;
    }

    .deliveryinfo .multis-svg {
        width: 50px;
        height: 50px;
    }

    .deliveryinfo li .h4 {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .deliveryinfo ul {
        padding: 15px 10px;
        text-align: left;
    }

    .wbheadtop .wbftlangcur {
        display: none;
    }

    .wbheadtop .page-width {
        justify-content: center;
    }

    .left-col {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2;
    }

    .right-col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .annoucehome.mobile_announce {
        display: block;
    }

    .annoucehome {
        display: none;
    }

    .wbcarthtotal span {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .wbcarthtotal {
        line-height: 16px;
    }

    .cdownright_inner {
        padding: 15px;
    }

    .wb_product_countdown {
        margin-bottom: 10px;
    }

    .wb_product_countdown .time {
        min-width: 48px;
        min-height: 50px;
        padding: 5px 4px;
        margin: 0 3px;
    }

    .wb_product_countdown .count {
        font-size: calc(var(--font-body-scale) * 14px);
    }

    .cdownright_inner p {
        font-size: calc(var(--font-body-scale) * 14px);
        margin-bottom: 15px;
    }

    .wbtestisub h3 {
        font-size: calc(var(--font-body-scale) * 16px);
        margin-bottom: 10px;
    }

    .wbimg_txt .wbimg_txt_flex {
        gap: 15px;
    }

    .header__heading-logo {
        display: none;
    }

    .headannunce .slider {
        width: 70%;
    }

    .header--top-left .tright {
        gap: 10px;
    }

    .announcement-bar p {
        font-size: calc(var(--font-body-scale) * 11px);
    }

    .header__icons .slidedown_section,
    #cart-icon-bubble {
        margin-left: 0;
    }

    .template-search .facets-container .active-facets facet-remove {
        margin-top: 15px;
    }

    .template-search .facets-vertical .active-facets__button {
        margin-bottom: 0;
    }

    .header__icons .header__search {
        display: block;
    }

    .faqhead {
        font-size: calc(var(--font-body-scale) * 13px);
        letter-spacing: 0;
        padding: 8px;
    }

    .wbfaqpart .collapse p {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .deliveryinfo li p {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .cdownright_inner a.button,
    .wbimgtxt_right a.button.bs_large,
    .wbimgtxt_right a.button.bs_medium,
    .wbimgtxt_right a.button.bs_default,
    .wbvidewithtxt a.button {
        font-size: calc(var(--font-body-scale) * 12px);
        min-width: auto;
        padding: 10px 10px;
        margin-top: 10px;
        min-height: 44px;
        min-width: 120px;
    }

    .wbimgtxt_right a.button {
        margin-top: 5px;
    }

    .button.button--primary svg,
    .button.button--secondary svg {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    .wbimgtxt_right h2 {
        font-size: calc(var(--font-body-scale) * 22px);
        margin-bottom: 10px;
    }

    .wbimgtxt_right h2.h0 {
        font-size: calc(var(--font-body-scale) * 22px);
    }

    .wbimgtxt_right h2.h1 {
        font-size: calc(var(--font-body-scale) * 20px);
    }

    .wbimgtxt_right h2.h2 {
        font-size: calc(var(--font-body-scale) * 18px);
    }

    .wbimgtxt_right p {
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .header__search {
        float: none;
        margin-top: 15px;
    }

    .header--middle-left .header__search,
    .header--top-center .header__search {
        margin-top: 0;
    }

    #cart-icon-bubble .svgbg svg,
    .userdrop .svgbg svg {
        width: 22px;
        height: 22px;
    }

    .header__icons .icon-search {
        width: 21px;
        height: 22px;
    }

    .template-search__search {
        margin: 0 auto 1.5rem;
    }

    .template-search__header h1 {
        font-size: calc(var(--font-body-scale) * 24px);
        margin-bottom: 15px;
    }

    .footer__blocks-wrapper .h6.toggle.collapsed.active::after {
        content: '-';
    }

    .footer__blocks-wrapper .h6.toggle.collapsed::after {
        content: '+';
        font-size: 18px;
        font-weight: var(--font-body-weight);
        float: right;
        cursor: pointer;
        color: rgb(var(--color-base-text));
    }

    .s-panel .slick-dots {
        bottom: 6px;
    }

    .wbproduct-container .price .price-item {
        font-size: calc(var(--font-body-scale) * 13px);
    }

    .wbproduct-container .price--on-sale .price-item--regular {
        font-size: calc(var(--font-body-scale) * 11px);
    }

    .bloco-beneficios .container-icone-bene {
        align-items: center;
    }

    .bloco-beneficios .container-icone-bene li {
        font-size: 12px;
    }

    .pix-bar {
        width: 100% !important;
    }

    .template-product .product__info-container .wbpricetax,
    .template-product .product__info-container h1.product__title.h0 {
        text-align: center;
    }

    .template-product .product__info-container .wbpricetax .price.price--on-sale.price--show-badge {
        justify-content: center;
        align-items: center;
    }

    .template-product .product__info-container .card-installments {
        text-align: center;
        min-width: 100%;
    }
}

@media (max-width: 480px) {
    .wbslickspe .wbimgblock {
        width: 100%;
    }

    .wbslickspe .wbproductdes {
        width: 100%;
    }

    .wbslickspe .card {
        flex-direction: column;
        gap: unset;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .wbcolllist .slider__slide {
        width: 50%;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .wbimg_txt .wbimgtxt_left {
        width: 50% !important;
    }

    .deliveryinfo [class*='col-'] {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .slidertext h2 {
        font-size: calc(var(--font-body-scale) * 24px);
        margin-bottom: 6px;
    }

    .slidertext p {
        font-size: calc(var(--font-body-scale) * 16px);
    }

    .slidertext a.btn {
        margin-top: 15px;
        padding: 7px 12px;
        text-transform: uppercase;
        font-size: calc(var(--font-body-scale) * 12px);
    }
}

@media (max-width: 575px) {
    .wbslicklogo .cless {
        width: 33.33%;
    }

    .wbslicktab .cless,
    .wbslickfcoll .cless,
    .wbslickcoll .cless {
        width: 50%;
    }

    /* Mobile Product Cards */
    .wbslickfcoll.slick-slider .cless {
        width: 280px !important;
        margin-right: 15px;
    }

    .wbslickblog .cless {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .pro-tab .heading>span,
    .wbheadtop {
        display: none;
    }

    .catpro-tab {
        margin-bottom: 15px;
    }

    .wbslickcattab.slick-slider .slick-arrow {
        display: none !important;
    }

    .wbslickcattab .wbproduct-container {
        margin-bottom: 20px;
    }

    .wbslickcattab .card--standard .wbproductdes {
        padding-top: 0;
    }

    .imgallery .rless {
        row-gap: 15px;
    }

    .imgallery .grid__item {
        width: 100%;
        max-width: 100%;
    }

    .imgallery .grid {
        row-gap: 15px;
    }

    .countdbar {
        display: block;
    }

    .wbcountimg,
    .cdownright {
        width: 100%;
    }

    .cdownright_inner {
        margin-left: 0;
    }

    .wbimg_txt .wbimgtxt_left {
        width: 100% !important;
    }

    .wbcarthtotal {
        display: none;
    }

    .wbcartbth .userdrop button,
    .wbcartbth .header__icons #cart-icon-bubble,
    .wbcartbth .header__icons .wbhcart>a {
        justify-content: center;
    }

    .product-tab-item .grid .grid__item {
        width: 50%;
        max-width: 50%;
    }

    .wbftpaym {
        text-align: center;
        margin-top: 10px;
    }

    .footer__content-bottom .row {
        display: block;
        text-align: center;
    }

    .wbftlangcur {
        display: inline-block;
        vertical-align: middle;
    }

    .wbshiprtnsub {
        height: unset;
    }

    .deliveryinfo .multicolumn-list__item {
        border: none;
    }

    .deliveryinfo li .h4 {
        font-size: calc(var(--font-body-scale) * 16px);
        margin-bottom: 5px;
        margin-top: 0;
    }

    .wbvidewithtxt .video-text {
        padding: 15px;
    }

    .slidertext p {
        display: none;
    }

    .slidertext h2 {
        font-size: calc(var(--font-body-scale) * 20px);
        margin-bottom: 0;
    }

    .slidertext a.btn {
        margin-top: 9px;
        padding: 7px 12px;
        text-transform: uppercase;
        font-size: calc(var(--font-body-scale) * 12px);
    }

    .deliveryinfo .multicolumn-list__item {
        margin-bottom: 18px;
        text-align: left;
    }

    .deliveryinfo .multicolumn-list__item:last-child {
        margin-bottom: 0;
    }

    .deliveryinfo .multicolumn-list__item::after {
        display: none;
    }

    #webi-main-cart-footer .totals h3 {
        font-size: calc(var(--font-body-scale) * 18px);
    }

    .wbcartdimg img {
        max-width: 60px;
    }

    .wbcrtname {
        font-size: calc(var(--font-body-scale) * 12px);
        letter-spacing: 0;
    }

    #cart-icon-bubble .dropdown-menu {
        width: 290px;
    }

    .deliveryinfo [class*='col-']:last-child {
        margin-bottom: 0;
    }

}


/* Custom Product Card Styles - Eros Hot (Revised) */
.wbproductdes .product-title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}

.wbproductdes .product-title a {
    color: black;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

/* Centralizar pre�os */
.wbproductdes .price {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.wbproductdes .price__container {
    display: flex;
    flex-direction: column-reverse;
    /* Colocar Sale acima ou controlar ordem visual */
    align-items: center;
    line-height: 1.2;
}

/* Pre�o De (Regular) */
.wbproductdes .price__sale .price-item--regular {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
    display: block;
    text-align: center;
    margin-bottom: 2px;
}

/* Pre�o Por (Sale) */
.wbproductdes .price__sale .price-item--sale {
    color: #5C96D0;
    font-size: 20px;
    font-weight: 800;
    display: block;
    text-align: center;
}

/* Bot�o Adicionar ao Carrinho */
.wbproductdes .wbatc {
    margin-top: 5px;
}

.wbproductdes .wbatc button.product-form__submit {
    background-color: #5C96D0;
    border-radius: 10px;
    width: 100%;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    border: none;
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 44px;
    transition: opacity 0.3s;
}

.wbproductdes .wbatc button.product-form__submit:hover {
    opacity: 0.9;
    background-color: #4a85bf;
}

.wbproductdes .wbatc button.product-form__submit svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    margin-right: 5px;
}

.wbproductdes .wbatc button.product-form__submit span {
    font-size: 11px;
    font-weight: bold;
    margin-left: 0;
}

.wbproductdes .wbatc button.product-form__submit i.fa-shopping-cart,
.wbproductdes .wbatc button.product-form__submit .icon-cart {
    font-size: 16px;
}

/* Remover ratings e vendor para ficar limpo igual imagem se necessario */
.wbhrating,
.wbhomevendor,
.wbprotype {
    display: none !important;
}


/* Force header border on static state */
#shopify-section-header .header-wrapper {
    border-bottom: 1px solid rgba(var(--color-foreground), 0.08) !important;
}

div#shopify-section-header {
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
}

.bloco-beneficios {
    background-color: #f9f9f9;
    padding: 16px 10px;
    border-radius: 12px;
    font-family: 'Inter', sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.bloco-beneficios ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bloco-beneficios li:last-child {
    margin-bottom: 0;
}


.bloco-beneficios,
.container-info-cart .pix-bar,
.bloco-beneficios ul {
    width: 100% !important;
}

.bloco-beneficios .container-icone-bene {
    display: flex;
    margin: 5px 0;
}

.bloco-beneficios .container-icone-bene img {
    margin-right: 5px;
}

.pix-bar {
    background: #d2f4e3;
    padding: .5rem;
    border-radius: .4rem;
    color: #178f51;
    border: 1px solid #d2f4e3;
    margin-bottom: 10px;
    justify-content: center;
}

span.pix-bar span {
    font-size: 15px;
}

.bloco-seguranca {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 16px;
    background-color: #fafafa;
    gap: 20px;
    width: 100%;
}

.bloco-seguranca .selo {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bloco-seguranca .selo img {
    width: 50%;
}

.bloco-seguranca svg {
    width: 117px;
    height: 31px;
}

.bloco-entrega-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 18px 14px;
    background-color: #fff;
    margin-top: 10px;
}

.bloco-entrega-info__item {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.bloco-entrega-info__icon {
    flex: 0 0 auto;
    width: 28px;
    height: 28px;
    display: block;
    color: #212529;
    fill: none;
}

.bloco-entrega-info__text {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
    min-width: 0;
}

.bloco-entrega-info__text strong {
    font-weight: 700;
    color: #111;
    font-size: 13px;
    margin-bottom: 5px;
}

.bloco-entrega-info__text span {
    color: #111;
    font-size: 12px;
}

.bloco-entrega-info__badge {
    flex: 0 0 auto;
    color: #178f51;
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
}

@media screen and (max-width: 767px) {

    .bloco-seguranca .selo img {
        width: 70%;
    }

    .bloco-seguranca {
        width: 100%;
    }

    .bloco-entrega-info__badge {
        width: 40%;
        text-align: center;
        font-size: 13px;
    }

}

/* Benefits Container - Homepage */
.benefits-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-wrap: nowrap;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 auto;
    min-width: 200px;
    justify-content: center;
    width: 200px;
}

.benefit-icon {
    width: 35px;
    height: 35px;
}

.benefit-item h3 {
    font-size: 14px;
    margin: 0;
    color: #575757;
}

.benefit-item p,
.benefit-item a {
    font-size: 12px;
    color: #666;
    margin: 2px 0;
    text-decoration: none;
}

@media (max-width: 767px) {
    .benefits-container {
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: flex-start;
        padding: 0 15px;
        gap: 20px;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
    }

    .benefits-container::-webkit-scrollbar {
        display: none;
    }

    .benefit-item {
        scroll-snap-align: start;
        min-width: 160px;
        width: 160px;
        flex-shrink: 0;
    }

    .benefit-item h3 {
        font-size: 12px;
    }

    .categorias-titulo {
        font-size: 22px !important;
    }

    h2.text-left.heading.h0 {
        font-size: 22px;
        font-weight: bold;
        color: #555;
        text-align: center;
    }

    .card--media .card__inner .card__content .tag-regulador-testo,
    .tag-regulador-testo-plus,
    .tag-regulador-testo-ultra,
    .tag-regulador-testo-hot {
        font-size: 10px;
        padding: 4px 4px;
        white-space: nowrap;
        margin-left: -5px;
    }

    .product__info-container .box-tags .tag-regulador-testo-plus,
    .product__info-container .box-tags .tag-regulador-testo-ultra,
    .product__info-container .box-tags .tag-regulador-testo-hot {
        font-size: 12px;
        padding: 4px 15px;
    }

    .tag-regulador-testo-plus,
    .tag-regulador-testo-ultra {
        margin-top: 0 !important;
    }
}

.container-tags {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 15px;
}

.box-quantidade-vendas {
    width: 60%;
    margin: 10px 0;
}

.container-tags span.vendas-count {
    font-size: 14px;
    color: #333333;
}


.container-tags span.vendas-count {
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 4px;
    background-color: #f2f2f2;
    color: #333333;
}

.tag-lancamento {
    margin-top: 0 !important;
}

.tag-embalagem {
    background-color: #ffcd29;
    color: black;
}

.tag-manipulado {
    background: #0088a3;
}

.tag-prostata {
    background-color: #397918;
    /* azul médio */
    margin-top: 0 !important;
}


.tag-resistencia {
    background-color: #556B2F;
}


.tag-resistencia-forca {
    background-color: #B22222;
}

.tag-regulador-testo {
    background-color: #1E3A8A;
}

.tag-regulador-testo-hot {
    background-color: #0D0C0F;
}

.tag-lancamento {
    background: #00e075;
}

.tag-regulador-testo-plus {
    background-color: #ad383e;
}

.tag-regulador-testo-ultra {
    background-color: #5C6066;
}

.tag-garantia {
    background: #00fa9a;
    color: #015f43 !important;
}

.tag-testosterona {
    background-color: #ff6b6b;
}

.tag-massa {
    background-color: #4b7bec;
}

.tag-esquenta {
    background: linear-gradient(135deg, #0f0f10 0%, #1a1b1f 60%, #e11d2e 100%);
}

.card--media .card__inner .card__content .tag-esquenta {
    margin-top: 0 !important;
}

.tag-candidiase {
    background-color: #f55377;
}

.tag-extra-forte {
    background-color: #c0392b;
    /* vermelho escuro */
}

.tag-forte {
    background-color: #e67e22;
    /* laranja */
}

.tag-medio {
    background-color: #f1c40f;
    /* azul médio */
}

.tag-treino {
    background-color: #4D4D4D;
}

.tag-forca {
    background-color: #2980b9;
}

.tag-candidiase,
.tag-forca,
.tag-treino,
.tag-garantia,
.tag-manipulado,
.tag-lancamento,
.tag-testosterona,
.tag-massa,
.tag-extra-forte,
.tag-forte,
.tag-medio,
.tag-embalagem,
.box-tags {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 6px 8px !important;
    margin: 12px 0 16px 0 !important;
}

.box-tags > div,
.box-tags > span,
.tag-candidiase,
.tag-forca,
.tag-treino,
.tag-garantia,
.tag-manipulado,
.tag-lancamento,
.tag-testosterona,
.tag-massa,
.tag-extra-forte,
.tag-forte,
.tag-medio,
.tag-embalagem,
.tag-resistencia,
.tag-resistencia-forca,
.tag-regulador-testo,
.tag-regulador-testo-plus,
.tag-regulador-testo-hot,
.tag-regulador-testo-ultra,
.tag-prostata,
.tag-esquenta,
.tag-aviso {
    color: #fff;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    padding: 6px 14px !important;
    border-radius: 6px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

.tag-regulador-testo-hot,
.tag-regulador-testo-plus,
.tag-regulador-testo-ultra {
    margin: 0 !important;
}

.tag-aviso {
    background-color: #7849eb !important;
    color: #fff !important;
    border: 1px solid #7849EB !important;
}

/* ── Badge "Promoção" igualado em tamanho/estilo aos tags customizados ─── */
#product-grid .price__badge-sale {
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    padding: 6px 14px !important;
    border-radius: 6px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    white-space: nowrap !important;
}

/* ── Mobile 2-col: tags compactas para não sobrepor imagem ── */
@media (max-width: 767px) {
    #product-grid .tag-regulador-testo,
    #product-grid .tag-regulador-testo-plus,
    #product-grid .tag-regulador-testo-hot,
    #product-grid .tag-regulador-testo-ultra,
    #product-grid .tag-prostata,
    #product-grid .tag-aviso,
    #product-grid .tag-lancamento,
    #product-grid .tag-esquenta,
    #product-grid .price__badge-sale {
        font-size: 9px !important;
        padding: 5px 10px !important;
        border-radius: 4px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        max-width: calc(100% - 0px) !important;
    }
}

/* ── Remoção de espaçamento no topo quando não há breadcrumb ── */
.template-product #MainContent {
    padding-top: 0 !important;
}

@media screen and (max-width: 768px) {
    .template-product #MainContent {
        padding-top: 0 !important;
    }

    .product__info-wrapper.grid__item .wbpricetax .price.price--show-badge {
    align-items: center;
}
}

/* ── Sticky gallery offset: posiciona a galeria 95px abaixo do topo no scroll para não ser coberta pelo header ── */
@media screen and (min-width: 768px) {
    .template-product .product__media-wrapper,
    .template-product .product__media-gallery,
    .template-product media-gallery {
        top: 95px !important;
    }
}

/* ── Mobile: remove espaço entre imagem e etiquetas do produto ── */
@media screen and (max-width: 768px) {
    .product__info-wrapper.grid__item {
        margin-top: 0 !important;
    }
    .product__info-container {
        padding-top: 0 !important;
    }
}

button#checkout {
    display: none;
}

.rich-text__text.rte p {
    color: white;
}

.cart__ctas.cartdrawbtn button#CartDrawer-CheckoutympButton {
    display: none;
}

}
#shopify-section-header .search__button {
    background: #5c96d0;
}
