.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: 400
}

/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}


article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,output,progress,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress,sub,sup {
    vertical-align: baseline
}

template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #007687;
    text-decoration: none
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

samp {
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

button,input,optgroup,select,textarea {
    font: inherit;
    margin: 0
}

dt,optgroup {
    font-weight: 700
}

button,hr,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio],legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

*,::after,::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500
}

@-ms-viewport {
    width: device-width
}

[tabindex="-1"]:focus {
    outline: 0!important
}

dl,h1,h2,h3,h4,h5,h6,ol,p,ul {
    margin-top: 0
}

dl,ol,p,ul {
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #f6f6f6
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote,figure {
    margin: 0 0 1rem
}

a:focus,a:hover {
    color: #00333b
}

a:hover {
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    overflow: auto
}

[role=button] {
    cursor: pointer
}

[role=button],a,area,button,input,label,select,summary,textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #7a7a7a;
    caption-side: bottom
}

body#checkout #delivery>label,body#checkout section.checkout-step #customer-form .form-control-label,body#checkout section.checkout-step #delivery-address .form-control-label,body#checkout section.checkout-step #invoice-address .form-control-label,body#checkout section.checkout-step #login-form .form-control-label,caption,th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,select,textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

input[type=search] {
    -webkit-appearance: none
}

[hidden] {
    display: none!important
}

h1,h4 {
    line-height: 1.1
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    color: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6,h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1
}

.h1,h1 {
    font-size: 1.375rem
}

.h2,h2 {
    font-size: 1.3125rem
}

.h3,.h4,h3,h4 {
    font-size: 1.125rem
}

.h5,h5 {
    font-size: 1rem
}

.h6,body#checkout section.checkout-step .add-address a i,h6 {
    font-size: .9375rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 3.125rem;
    font-weight: 600
}

.display-2 {
    font-size: 2.188rem;
    font-weight: 400
}

.display-3,.display-4 {
    font-size: 1.563rem;
    font-weight: 400
}

.display-4 {
    font-size: 1.25rem
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #f6f6f6
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #f6f6f6
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #f6f6f6;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

dl.row>dd+dt {
    clear: left
}

.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img,.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #f6f6f6
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

code,pre code {
    border-radius: 0
}

code {
    color: #bd4147;
    background-color: #f7f7f9
}

code,kbd,pre {
    font-size: 90%
}

code,kbd {
    padding: .2rem .4rem
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #363a42
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid::after,.container::after,.row::after {
    content: "";
    display: table;
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1 {
    float: left;
    width: 8.33333%
}

.col-xs-2,.col-xs-3 {
    float: left;
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4,.col-xs-5 {
    float: left;
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6,.col-xs-7 {
    float: left;
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8,.col-xs-9 {
    float: left;
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    float: left;
    width: 83.33333%
}

.col-xs-11 {
    float: left;
    width: 91.66667%
}

.col-xs-12 {
    float: left;
    width: 100%
}

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.33333%
}

.pull-xs-2 {
    right: 16.66667%
}

.pull-xs-3 {
    right: 25%
}

.pull-xs-4 {
    right: 33.33333%
}

.pull-xs-5 {
    right: 41.66667%
}

.pull-xs-6 {
    right: 50%
}

.pull-xs-7 {
    right: 58.33333%
}

.pull-xs-8 {
    right: 66.66667%
}

.pull-xs-9 {
    right: 75%
}

.pull-xs-10 {
    right: 83.33333%
}

.pull-xs-11 {
    right: 91.66667%
}

.pull-xs-12 {
    right: 100%
}

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.33333%
}

.push-xs-2 {
    left: 16.66667%
}

.push-xs-3 {
    left: 25%
}

.push-xs-4 {
    left: 33.33333%
}

.push-xs-5 {
    left: 41.66667%
}

.push-xs-6 {
    left: 50%
}

.push-xs-7 {
    left: 58.33333%
}

.push-xs-8 {
    left: 66.66667%
}

.push-xs-9 {
    left: 75%
}

.push-xs-10 {
    left: 83.33333%
}

.push-xs-11 {
    left: 91.66667%
}

.push-xs-12 {
    left: 100%
}

.offset-xs-1 {
    margin-left: 8.33333%
}

.offset-xs-2 {
    margin-left: 16.66667%
}

.offset-xs-3 {
    margin-left: 25%
}

.offset-xs-4 {
    margin-left: 33.33333%
}

.offset-xs-5 {
    margin-left: 41.66667%
}

.offset-xs-6 {
    margin-left: 50%
}

.offset-xs-7 {
    margin-left: 58.33333%
}

.offset-xs-8 {
    margin-left: 66.66667%
}

.offset-xs-9 {
    margin-left: 75%
}

.offset-xs-10 {
    margin-left: 83.33333%
}

.offset-xs-11 {
    margin-left: 91.66667%
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #f6f6f6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6
}

.table tbody+tbody {
    border-top: 2px solid #f6f6f6
}

.table .table {
    background-color: #fff
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #f6f6f6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-success,.table-success>td,.table-success>th {
    background-color: #dff0d8
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #d0e9c6
}

.table-info,.table-info>td,.table-info>th {
    background-color: #d9edf7
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #c4e3f3
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #faf2cc
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f2dede
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #ebcccc
}

.table-inverse,.thead-inverse th {
    color: #fff;
    background-color: #363a42
}

.thead-default th {
    color: #7a7a7a;
    background-color: #f6f6f6
}

.table-inverse {
    color: #f6f6f6
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
    border-color: #7a7a7a
}

.table-inverse.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: 0%;
    overflow-x: auto
}

.table-reflow thead,.table-reflow tr {
    float: left
}

.table-reflow tbody {
    display: block;
    white-space: nowrap
}

.table-reflow td,.table-reflow th {
    border-top: 1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6
}

.table-reflow td:last-child,.table-reflow th:last-child {
    border-right: 1px solid #f6f6f6
}

.table-reflow tbody:last-child tr:last-child td,.table-reflow tbody:last-child tr:last-child th,.table-reflow tfoot:last-child tr:last-child td,.table-reflow tfoot:last-child tr:last-child th,.table-reflow thead:last-child tr:last-child td,.table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #f6f6f6
}

.table-reflow tr td,.table-reflow tr th {
    display: block!important;
    border: 1px solid #f6f6f6
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #7a7a7a;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 0
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #7a7a7a;
    background-color: #fff;
    border-color: #66afe9;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.form-control::placeholder {
    color: #999;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #f6f6f6;
    opacity: 1
}

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px)
}

select.form-control:focus::-ms-value {
    color: #7a7a7a;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block
}

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .9375rem
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]) {
    height: 2.75rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .75rem
}

.form-check+.form-check {
    margin-top: -.25rem
}

.form-check.disabled .form-check-label {
    color: #7a7a7a;
    cursor: not-allowed
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-check-inline.disabled {
    color: #7a7a7a;
    cursor: not-allowed
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-danger,.form-control-success,.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem;
    background-size: 1.25rem 1.25rem
}

.has-success .custom-control,.has-success .form-check-inline,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label {
    color: #4cbb6c
}

.has-success .form-control {
    border-color: #4cbb6c
}

.has-success .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #96d7a9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #96d7a9
}

.has-success .input-group-addon {
    color: #4cbb6c;
    border-color: #4cbb6c;
    background-color: #e0f3e5
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27#4cbb6c%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3E%3C/svg%3E")
}

.has-warning .custom-control,.has-warning .form-check-inline,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label {
    color: #ff9a52
}

.has-warning .form-control {
    border-color: #ff9a52
}

.has-warning .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffd6b8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffd6b8
}

.has-warning .input-group-addon {
    color: #ff9a52;
    border-color: #ff9a52;
    background-color: #fff
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27#ff9a52%27 d=%27M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z%27/%3E%3C/svg%3E")
}

.has-danger .custom-control,.has-danger .form-check-inline,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label {
    color: #ff4c4c
}

.has-danger .form-control {
    border-color: #ff4c4c
}

.has-danger .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffb2b2;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffb2b2
}

.has-danger .input-group-addon {
    color: #ff4c4c;
    border-color: #ff4c4c;
    background-color: #fff
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27#ff4c4c%27 viewBox=%27-2 -2 7 7%27%3E%3Cpath stroke=%27%23d9534f%27 d=%27M0 0l3 3m0-3L0 3%27/%3E%3Ccircle r=%27.5%27/%3E%3Ccircle cx=%273%27 r=%27.5%27/%3E%3Ccircle cy=%273%27 r=%27.5%27/%3E%3Ccircle cx=%273%27 cy=%273%27 r=%27.5%27/%3E%3C/svg%3E")
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 0
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,.btn:hover {
    text-decoration: none
}

.btn.focus {
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0
}

.btn.disabled,.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary,.btn-primary:hover {
    color: #fff;
    background-color: #007687;
    border-color: transparent
}

.btn-primary:hover {
    background-color: #004954
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #004954;
    border-color: transparent
}

.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #004954;
    border-color: transparent;
    background-image: none
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #002a30;
    border-color: transparent
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary:disabled.focus,.btn-primary:disabled:focus {
    background-color: #007687;
    border-color: transparent
}

.btn-primary.disabled:hover,.btn-primary:disabled:hover {
    background-color: #007687;
    border-color: transparent
}

.btn-secondary,.btn-secondary:hover {
    color: #232323;
    background-color: #f6f6f6;
    border-color: transparent
}

.btn-secondary:hover {
    background-color: #ddd
}

.btn-secondary.focus,.btn-secondary:focus {
    color: #232323;
    background-color: #ddd;
    border-color: transparent
}

.btn-secondary.active,.btn-secondary:active,.open>.btn-secondary.dropdown-toggle {
    color: #232323;
    background-color: #ddd;
    border-color: transparent;
    background-image: none
}

.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.open>.btn-secondary.dropdown-toggle.focus,.open>.btn-secondary.dropdown-toggle:focus,.open>.btn-secondary.dropdown-toggle:hover {
    color: #232323;
    background-color: #cbcbcb;
    border-color: transparent
}

.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary:disabled.focus,.btn-secondary:disabled:focus {
    background-color: #f6f6f6;
    border-color: transparent
}

.btn-secondary.disabled:hover,.btn-secondary:disabled:hover {
    background-color: #f6f6f6;
    border-color: transparent
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info:disabled.focus,.btn-info:disabled:focus {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info.disabled:hover,.btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-success {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-success:hover {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252
}

.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252;
    background-image: none
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #318047;
    border-color: #256237
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success:disabled.focus,.btn-success:disabled:focus {
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-success.disabled:hover,.btn-success:disabled:hover {
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-warning {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-warning:hover {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615
}

.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615;
    background-image: none
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #fa6800;
    border-color: #d25700
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning:disabled.focus,.btn-warning:disabled:focus {
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-warning.disabled:hover,.btn-warning:disabled:hover {
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-danger {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-danger:hover {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f
}

.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f;
    background-image: none
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #f40000;
    border-color: #c00
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger:disabled.focus,.btn-danger:disabled:focus {
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-danger.disabled:hover,.btn-danger:disabled:hover {
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-outline-primary {
    color: #007687;
    background-image: none;
    background-color: transparent;
    border-color: #007687
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007687;
    border-color: #007687
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    color: #fff;
    background-color: #007687;
    border-color: #007687
}

.btn-outline-primary.active,.btn-outline-primary:active,.open>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007687;
    border-color: #007687
}

.btn-outline-primary.active.focus,.btn-outline-primary.active:focus,.btn-outline-primary.active:hover,.btn-outline-primary:active.focus,.btn-outline-primary:active:focus,.btn-outline-primary:active:hover,.open>.btn-outline-primary.dropdown-toggle.focus,.open>.btn-outline-primary.dropdown-toggle:focus,.open>.btn-outline-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #002a30;
    border-color: #000708
}

.btn-outline-primary.disabled.focus,.btn-outline-primary.disabled:focus,.btn-outline-primary:disabled.focus,.btn-outline-primary:disabled:focus {
    border-color: #00cfed
}

.btn-outline-primary.disabled:hover,.btn-outline-primary:disabled:hover {
    border-color: #00cfed
}

.btn-outline-secondary,.btn-outline-secondary:hover {
    background-color: transparent;
    border-color: transparent
}

.btn-outline-secondary {
    color: transparent;
    background-image: none
}

.btn-outline-secondary:hover {
    color: #fff
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-outline-secondary.active,.btn-outline-secondary:active,.open>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-outline-secondary.active.focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.active:hover,.btn-outline-secondary:active.focus,.btn-outline-secondary:active:focus,.btn-outline-secondary:active:hover,.open>.btn-outline-secondary.dropdown-toggle.focus,.open>.btn-outline-secondary.dropdown-toggle:focus,.open>.btn-outline-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-outline-secondary.disabled.focus,.btn-outline-secondary.disabled:focus,.btn-outline-secondary:disabled.focus,.btn-outline-secondary:disabled:focus {
    border-color: transparent
}

.btn-outline-secondary.disabled:hover,.btn-outline-secondary:disabled:hover {
    border-color: transparent
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.focus,.btn-outline-info:focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.active,.btn-outline-info:active,.open>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.active.focus,.btn-outline-info.active:focus,.btn-outline-info.active:hover,.btn-outline-info:active.focus,.btn-outline-info:active:focus,.btn-outline-info:active:hover,.open>.btn-outline-info.dropdown-toggle.focus,.open>.btn-outline-info.dropdown-toggle:focus,.open>.btn-outline-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a
}

.btn-outline-info.disabled.focus,.btn-outline-info.disabled:focus,.btn-outline-info:disabled.focus,.btn-outline-info:disabled:focus {
    border-color: #b0e1ef
}

.btn-outline-info.disabled:hover,.btn-outline-info:disabled:hover {
    border-color: #b0e1ef
}

.btn-outline-success {
    color: #4cbb6c;
    background-image: none;
    background-color: transparent;
    border-color: #4cbb6c
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-outline-success.focus,.btn-outline-success:focus {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-outline-success.active,.btn-outline-success:active,.open>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-outline-success.active.focus,.btn-outline-success.active:focus,.btn-outline-success.active:hover,.btn-outline-success:active.focus,.btn-outline-success:active:focus,.btn-outline-success:active:hover,.open>.btn-outline-success.dropdown-toggle.focus,.open>.btn-outline-success.dropdown-toggle:focus,.open>.btn-outline-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #318047;
    border-color: #256237
}

.btn-outline-success.disabled.focus,.btn-outline-success.disabled:focus,.btn-outline-success:disabled.focus,.btn-outline-success:disabled:focus {
    border-color: #96d7a9
}

.btn-outline-success.disabled:hover,.btn-outline-success:disabled:hover {
    border-color: #96d7a9
}

.btn-outline-warning {
    color: #ff9a52;
    background-image: none;
    background-color: transparent;
    border-color: #ff9a52
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-outline-warning.active,.btn-outline-warning:active,.open>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff9a52;
    border-color: #ff9a52
}

.btn-outline-warning.active.focus,.btn-outline-warning.active:focus,.btn-outline-warning.active:hover,.btn-outline-warning:active.focus,.btn-outline-warning:active:focus,.btn-outline-warning:active:hover,.open>.btn-outline-warning.dropdown-toggle.focus,.open>.btn-outline-warning.dropdown-toggle:focus,.open>.btn-outline-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #fa6800;
    border-color: #d25700
}

.btn-outline-warning.disabled.focus,.btn-outline-warning.disabled:focus,.btn-outline-warning:disabled.focus,.btn-outline-warning:disabled:focus {
    border-color: #ffd6b8
}

.btn-outline-warning.disabled:hover,.btn-outline-warning:disabled:hover {
    border-color: #ffd6b8
}

.btn-outline-danger {
    color: #ff4c4c;
    background-image: none;
    background-color: transparent;
    border-color: #ff4c4c
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-outline-danger.active,.btn-outline-danger:active,.open>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-outline-danger.active.focus,.btn-outline-danger.active:focus,.btn-outline-danger.active:hover,.btn-outline-danger:active.focus,.btn-outline-danger:active:focus,.btn-outline-danger:active:hover,.open>.btn-outline-danger.dropdown-toggle.focus,.open>.btn-outline-danger.dropdown-toggle:focus,.open>.btn-outline-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #f40000;
    border-color: #c00
}

.btn-outline-danger.disabled.focus,.btn-outline-danger.disabled:focus,.btn-outline-danger:disabled.focus,.btn-outline-danger:disabled:focus {
    border-color: #ffb2b2
}

.btn-outline-danger.disabled:hover,.btn-outline-danger:disabled:hover {
    border-color: #ffb2b2
}

.btn-link {
    font-weight: 400;
    color: #007687;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled {
    background-color: transparent
}

.btn-link,.btn-link:active,.btn-link:focus {
    border-color: transparent
}

.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #00333b;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled:focus,.btn-link:disabled:hover {
    color: #f6f6f6;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

#order-items table,#pagenotfound .page-content #search_widget,.advertising-block img,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height;
    transition-property: height
}

.collapsing,.dropdown,.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #363a42;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #363a42;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    background-color: #f5f5f5
}

.dropdown-item.active,.dropdown-item.active:focus,.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #007687;
    outline: 0
}

.dropdown-item.disabled,.dropdown-item.disabled:focus,.dropdown-item.disabled:hover {
    color: #f6f6f6
}

.dropdown-item.disabled:focus,.dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #f6f6f6;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn {
    float: left
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    margin-bottom: 0
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus {
    z-index: 2
}

.btn-group-vertical>.btn:hover,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -.5rem
}

.btn-toolbar::after {
    content: "";
    display: table;
    clear: both
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: .5rem
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn+.dropdown-toggle-split::after {
    margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,.btn-lg .caret {
    border-width: .3em .3em 0
}

.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret {
    border-width: 0 .3em .3em
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none
}

.btn-group-vertical>.btn-group::after {
    content: "";
    display: table;
    clear: both
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    width: 100%;
    display: table;
    border-collapse: separate
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover {
    z-index: 3
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon {
    white-space: nowrap
}

.input-group-addon,.input-group-btn {
    width: 1%;
    vertical-align: middle
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #7a7a7a;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 0
}

.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    border-radius: .3rem
}

#product-modal .modal-content .modal-body .mask.nomargin,.input-group-addon input[type=checkbox],.input-group-addon input[type=radio],body#checkout #header .header-nav #_desktop_contact_link #contact-link,body#checkout section.checkout-step .checkbox-field+.checkbox-field div {
    margin-top: 0
}

.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 3
}

.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: inline-block;
    padding-left: 1.5rem;
    cursor: pointer
}

.custom-control+.custom-control {
    margin-left: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0074d9
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9;
    box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #84c6ff
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}

.custom-control-input:disabled~.custom-control-description {
    color: #767676;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27#fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z%27/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 4%27%3E%3Cpath stroke=%27#fff%27 d=%27M0 2h4%27/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273%27 fill=%27#fff%27/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
    float: left;
    clear: left
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.5rem - 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #7a7a7a;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3E%3Cpath fill=%27#333%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-image: none \9;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #7a7a7a;
    background-color: #fff
}

.custom-select:disabled {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: #f6f6f6
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: inline-block
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #f6f6f6
}

.nav-link.disabled,.nav-link.disabled:focus,.nav-link.disabled:hover {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item {
    display: inline-block
}

.nav-inline .nav-item+.nav-item,.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-pills::after,.nav-tabs::after,.navbar::after {
    content: "";
    display: table;
    clear: both
}

.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px
}

.nav-tabs .nav-item+.nav-item {
    margin-left: .2rem
}

.nav-tabs .nav-link {
    display: block;
    padding: .5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd
}

.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:focus,.nav-tabs .nav-link.disabled:hover {
    color: #f6f6f6;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.open .nav-link,.nav-tabs .nav-item.open .nav-link:focus,.nav-tabs .nav-item.open .nav-link:hover,.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover {
    color: #7a7a7a;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-item+.nav-item {
    margin-left: .2rem
}

.nav-pills .nav-link {
    display: block;
    padding: .5em 1em;
    border-radius: 0
}

.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover,.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #007687
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0
}

#checkout #search_widget,.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar-full {
    z-index: 1000
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: .9375rem;
    line-height: inherit
}

.navbar-brand:focus,.navbar-brand:hover,.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-divider,.navbar-text {
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-divider {
    float: left;
    width: 1px;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden
}

.navbar-divider::before {
    content: "\00a0"
}

.navbar-text {
    display: inline-block
}

.navbar-toggler {
    width: 2.5em;
    height: 2em;
    padding: .5rem .75rem;
    font-size: .9375rem;
    line-height: 1;
    background: no-repeat center center;
    background-size: 24px 24px;
    border: 1px solid transparent;
    border-radius: 0
}

.breadcrumb::after,.card-block::after,.card-footer::after,.card-header::after,.modal-footer::after,.modal-header::after,.navbar-toggleable-lg::after,.navbar-toggleable-md::after,.navbar-toggleable-sm::after,.navbar-toggleable-xl::after,.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both
}

.navbar-toggleable-xl {
    display: block
}

.navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
}

.navbar-toggleable-xl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-nav .nav-item+.nav-item,.navbar-nav .nav-link+.nav-link {
    margin-left: 1rem
}

.navbar-light .navbar-brand,.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .active>.nav-link:focus,.navbar-light .navbar-nav .active>.nav-link:hover,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.active:focus,.navbar-light .navbar-nav .nav-link.active:hover,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.open:focus,.navbar-light .navbar-nav .nav-link.open:hover,.navbar-light .navbar-nav .open>.nav-link,.navbar-light .navbar-nav .open>.nav-link:focus,.navbar-light .navbar-nav .open>.nav-link:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 32 32%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27rgba%280,0,0,0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 8h24M4 16h24M4 24h24%27/%3E%3C/svg%3E");
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-divider {
    background-color: rgba(0,0,0,.075)
}

.navbar-dark .navbar-brand,.navbar-dark .navbar-toggler {
    color: #fff
}

.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-toggler:focus,.navbar-dark .navbar-toggler:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .active>.nav-link:focus,.navbar-dark .navbar-nav .active>.nav-link:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.active:focus,.navbar-dark .navbar-nav .nav-link.active:hover,.navbar-dark .navbar-nav .nav-link.open,.navbar-dark .navbar-nav .nav-link.open:focus,.navbar-dark .navbar-nav .nav-link.open:hover,.navbar-dark .navbar-nav .open>.nav-link,.navbar-dark .navbar-nav .open>.nav-link:focus,.navbar-dark .navbar-nav .open>.nav-link:hover {
    color: #fff
}

.navbar-dark .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 32 32%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27rgba%28255,255,255,0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 8h24M4 16h24M4 24h24%27/%3E%3C/svg%3E");
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-divider {
    background-color: rgba(255,255,255,.075)
}

.card {
    position: relative;
    display: block;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.125)
}

.card,.card-title,.product-prices div {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-primary {
    background-color: #007687;
    border-color: #007687
}

.card-danger .card-footer,.card-danger .card-header,.card-info .card-footer,.card-info .card-header,.card-primary .card-footer,.card-primary .card-header,.card-success .card-footer,.card-success .card-header,.card-warning .card-footer,.card-warning .card-header {
    background-color: transparent
}

.card-success {
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-warning {
    background-color: #ff9a52;
    border-color: #ff9a52
}

.card-danger {
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.card-outline-primary,.card-outline-secondary {
    background-color: transparent;
    border-color: #007687
}

.card-outline-secondary {
    border-color: transparent
}

.card-outline-info,.card-outline-success {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    border-color: #4cbb6c
}

.card-outline-danger,.card-outline-warning {
    background-color: transparent;
    border-color: #ff9a52
}

.card-outline-danger {
    border-color: #ff4c4c
}

.card-inverse .card-footer,.card-inverse .card-header {
    border-color: rgba(255,255,255,.2)
}

.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title {
    color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text {
    color: rgba(255,255,255,.65)
}

.card-inverse .card-link:focus,.card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: calc(0 - 1px)
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: calc(0 - 1px);
    border-top-left-radius: calc(0 - 1px)
}

.card-img-bottom {
    border-bottom-right-radius: calc(0 - 1px);
    border-bottom-left-radius: calc(0 - 1px)
}

.breadcrumb {
    margin-bottom: 1rem;
    list-style: none;
    border-radius: 0
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #f6f6f6;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #f6f6f6
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0
}

.active_filters ul,.page-item,.pagination .page-list li,body#checkout section.checkout-step .radio-field label {
    display: inline
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.page-item.active .page-link,.page-item.active .page-link:focus,.page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #007687;
    border-color: #007687
}

.page-item.disabled .page-link,.page-item.disabled .page-link:focus,.page-item.disabled .page-link:hover {
    color: #f6f6f6;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #007687;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,.page-link:hover {
    color: #00333b;
    background-color: #f6f6f6;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: .9375rem
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .275rem .75rem;
    font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

.tag {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0
}

.tag:empty {
    display: none
}

.btn .tag {
    position: relative;
    top: -1px
}

a.tag:focus,a.tag:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.tag-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

#order-items table tr.total-value,.tag-default {
    background-color: #f6f6f6
}

.tag-default[href]:focus,.tag-default[href]:hover {
    background-color: #ddd
}

.tag-primary {
    background-color: #007687
}

.tag-primary[href]:focus,.tag-primary[href]:hover {
    background-color: #004954
}

.tag-success {
    background-color: #4cbb6c
}

.tag-success[href]:focus,.tag-success[href]:hover {
    background-color: #3a9a56
}

.tag-info {
    background-color: #5bc0de
}

.tag-info[href]:focus,.tag-info[href]:hover {
    background-color: #31b0d5
}

.tag-warning {
    background-color: #ff9a52
}

.tag-warning[href]:focus,.tag-warning[href]:hover {
    background-color: #ff7c1f
}

.tag-danger {
    background-color: #ff4c4c
}

.tag-danger[href]:focus,.tag-danger[href]:hover {
    background-color: #ff1919
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f6f6f6;
    border-radius: .3rem
}

.jumbotron-hr {
    border-top-color: #ddd
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 2.5rem
}

.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c1e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6d5ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: rgba(255,154,82,.3);
    border-color: #ff9a52;
    color: #232323
}

.alert-warning hr {
    border-top-color: #ff8b39
}

.alert-warning .alert-link {
    color: #0a0a0a
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9b9
}

.alert-danger .alert-link {
    color: #843534
}

.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem
}

.progress[value] {
    background-color: #eee;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0
}

.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 0
}

.progress[value],base::-moz-progress-bar {
    background-color: #eee;
    border-radius: 0
}

.progress-striped[value]::-webkit-progress-value {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-success[value]::-webkit-progress-value {
    background-color: #4cbb6c
}

.progress-success[value]::-moz-progress-bar {
    background-color: #4cbb6c
}

.progress-success[value]::-ms-fill {
    background-color: #4cbb6c
}

.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de
}

.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de
}

.progress-info[value]::-ms-fill {
    background-color: #5bc0de
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #ff9a52
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #ff9a52
}

.progress-warning[value]::-ms-fill {
    background-color: #ff9a52
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #ff4c4c
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #ff4c4c
}

.progress-danger[value]::-ms-fill {
    background-color: #ff4c4c
}

.media,.media-body {
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right {
    padding-left: 10px
}

.media-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: #f6f6f6
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #f6f6f6
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #007687;
    border-color: #007687
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #54e9ff
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #333
}

.list-group-item-action:focus,.list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-danger .list-group-item-heading,a.list-group-item-info .list-group-item-heading,a.list-group-item-success .list-group-item-heading,a.list-group-item-warning .list-group-item-heading,button.list-group-item-danger .list-group-item-heading,button.list-group-item-info .list-group-item-heading,button.list-group-item-success .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9 {
    padding-bottom: 42.85714%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.embed-responsive-1by1 {
    padding-bottom: 100%
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal,.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #ff4c4c
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #ff4c4c;
    border-radius: 0
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom,.popover.popover-top {
    margin-top: -10px
}

.popover.bs-tether-element-attached-bottom::after,.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::after,.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-bottom::after,.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}

.popover.bs-tether-element-attached-left,.popover.popover-right {
    margin-left: 10px
}

.popover.bs-tether-element-attached-left::after,.popover.bs-tether-element-attached-left::before,.popover.popover-right::after,.popover.popover-right::before {
    top: 50%;
    border-left-width: 0
}

.popover.bs-tether-element-attached-left::before,.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-left::after,.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}

.popover.bs-tether-element-attached-top,.popover.popover-bottom {
    margin-top: 10px
}

.popover.bs-tether-element-attached-top::after,.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::after,.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0
}

.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-top::after,.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title::before,.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,.popover.popover-left {
    margin-left: -10px
}

.popover.bs-tether-element-attached-right::after,.popover.bs-tether-element-attached-right::before,.popover.popover-left::after,.popover.popover-left::before {
    top: 50%;
    border-right-width: 0
}

.popover.bs-tether-element-attached-right::before,.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-right::after,.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: .2375rem .2375rem 0 0
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover::after,.popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover::before {
    content: "";
    border-width: 11px
}

.popover::after {
    content: "";
    border-width: 10px
}

.block-categories .category-sub-menu li,.carousel,.carousel-inner,.search-widget form {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img {
    line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active,.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-control,.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.active.left,.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev::before {
    content: "\2039"
}

.carousel-control .icon-next::before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-faded {
    background-color: #f7f7f9
}

.bg-primary {
    background-color: #007687!important
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #004954!important
}

.bg-success {
    background-color: #4cbb6c!important
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #3a9a56!important
}

.bg-info {
    background-color: #5bc0de!important
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #31b0d5!important
}

.bg-warning {
    background-color: #ff9a52!important
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #ff7c1f!important
}

.bg-danger {
    background-color: #ff4c4c!important
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #ff1919!important
}

.bg-inverse {
    background-color: #363a42!important
}

a.bg-inverse:focus,a.bg-inverse:hover {
    background-color: #1f2126!important
}

.rounded {
    border-radius: 0
}

.rounded-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.rounded-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rounded-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.rounded-circle {
    border-radius: 50%
}

.cart-summary-line::after,.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.d-block {
    display: block!important
}

.d-inline-block {
    display: inline-block!important
}

.d-inline {
    display: inline!important
}

.float-xs-left {
    float: left!important
}

.float-xs-right {
    float: right!important
}

.float-xs-none {
    float: none!important
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.w-100 {
    width: 100%!important
}

.h-100 {
    height: 100%!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.mx-0 {
    margin-right: 0!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.m-1 {
    margin: 1rem!important
}

.mt-1 {
    margin-top: 1rem!important
}

.mr-1 {
    margin-right: 1rem!important
}

.mb-1 {
    margin-bottom: 1rem!important
}

.ml-1,.mx-1 {
    margin-left: 1rem!important
}

.mx-1 {
    margin-right: 1rem!important
}

.my-1 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.m-2 {
    margin: 1.5rem!important
}

.mt-2 {
    margin-top: 1.5rem!important
}

.mr-2 {
    margin-right: 1.5rem!important
}

.mb-2 {
    margin-bottom: 1.5rem!important
}

.ml-2,.mx-2 {
    margin-left: 1.5rem!important
}

.mx-2 {
    margin-right: 1.5rem!important
}

.my-2 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.m-3 {
    margin: 3rem!important
}

.mt-3 {
    margin-top: 3rem!important
}

.mr-3 {
    margin-right: 3rem!important
}

.mb-3 {
    margin-bottom: 3rem!important
}

.ml-3,.mx-3 {
    margin-left: 3rem!important
}

.mx-3 {
    margin-right: 3rem!important
}

.my-3 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.px-0 {
    padding-right: 0!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.p-1 {
    padding: 1rem!important
}

.pt-1 {
    padding-top: 1rem!important
}

.pr-1 {
    padding-right: 1rem!important
}

.pb-1 {
    padding-bottom: 1rem!important
}

.pl-1,.px-1 {
    padding-left: 1rem!important
}

.px-1 {
    padding-right: 1rem!important
}

.py-1 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.p-2 {
    padding: 1.5rem!important
}

.pt-2 {
    padding-top: 1.5rem!important
}

.pr-2 {
    padding-right: 1.5rem!important
}

.pb-2 {
    padding-bottom: 1.5rem!important
}

.pl-2,.px-2 {
    padding-left: 1.5rem!important
}

.px-2 {
    padding-right: 1.5rem!important
}

.py-2 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.p-3 {
    padding: 3rem!important
}

.pt-3 {
    padding-top: 3rem!important
}

.pr-3 {
    padding-right: 3rem!important
}

.pb-3 {
    padding-bottom: 3rem!important
}

.pl-3,.px-3 {
    padding-left: 3rem!important
}

.px-3 {
    padding-right: 3rem!important
}

.py-3 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left!important
}

.text-xs-right {
    text-align: right!important
}

.text-xs-center {
    text-align: center!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-normal {
    font-weight: 400
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label,.font-weight-bold,aside#notifications .alert ul li {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff!important
}

.text-muted {
    color: #7a7a7a!important
}

a.text-muted:focus,a.text-muted:hover {
    color: #616161!important
}

.text-primary {
    color: #007687!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #004954!important
}

.text-success {
    color: #4cbb6c!important
}

a.text-success:focus,a.text-success:hover {
    color: #3a9a56!important
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,a.text-info:hover {
    color: #31b0d5!important
}

.text-warning {
    color: #ff9a52!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ff7c1f!important
}

.text-danger {
    color: #ff4c4c!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #ff1919!important
}

.text-gray-dark {
    color: #363a42!important
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
    color: #1f2126!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden!important
}

.hidden-xl-down,.hidden-xs-up,.visible-print-block,.visible-print-inline,.visible-print-inline-block {
    display: none!important
}

.ps-alert-error,body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line {
    margin-bottom: 0
}

.ps-alert-error .item {
    background-color: #ff4c4c
}

.ps-alert-error .item,.ps-alert-success .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
    border: 2px #ff4c4c solid
}

.ps-alert-error .item i,.ps-alert-success .item i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 15px #ff4c4c solid
}

.ps-alert-error .item i svg {
    width: 24px;
    height: 24px;
    background-color: #ff4c4c
}

.ps-alert-success .item i svg {
    width: 24px;
    height: 24px
}

.ps-alert-error .item p,.ps-alert-success .item p {
    width: 100%;
    padding: 18px 20px;
    margin: 0;
    background-color: #fff
}

.ps-alert-success {
    padding: .25rem .25rem 2.75rem
}

.ps-alert-success .item,.ps-alert-success .item i {
    border-color: #4cbb6c
}

.ps-alert-success .item,.ps-alert-success .item i svg {
    background-color: #4cbb6c
}

.dropdown,body#checkout section.checkout-step small {
    color: #7a7a7a
}

.dropdown:hover .expand-more,.search-widget form button[type=submit] .search:hover {
    color: #007687
}

.dropdown .expand-more {
    color: #232323;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible
}

.dropdown select {
    color: #232323;
    background: #fff;
    border: 0;
    outline: 0;
    -moz-appearance: none
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #007687;
    text-decoration: none;
    background: 0 0
}

.page-not-found .search-widget form,.search-widget,body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block
}

.search-widget form input[type=text] {
    min-width: 255px;
    padding: 10px;
    color: #7a7a7a;
    border: 0;
    border: 1px solid rgba(0,0,0,.25)
}

.search-widget form input[type=text]:focus {
    color: #232323;
    background: #fff;
    outline: 3px #007687 solid
}

.search-widget form input[type=text]:focus+button .search {
    color: #007687
}

.search-widget form button[type=submit] {
    position: absolute;
    right: .125rem;
    bottom: .3125rem;
    color: #7a7a7a;
    background: 0 0;
    border: 0
}

.header-top .search-widgets form input[type=text] {
    width: 100%;
    min-width: inherit;
    color: #9b9b9b;
    background: #f6f6f6
}

.header-top .search-widgets form input[type=text]:focus {
    background: #fff
}

.header-top .search-widgets form button[type=submit] {
    top: 50%;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-top #search_widget input {
    padding-right: 1rem
}

.material-icons {
    display: inline-block;
    width: 1em;
    height: 1em;
    font-family: "Material Icons",Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    vertical-align: middle;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga"
}

body#checkout,body#checkout section.checkout-step .add-address a {
    color: #232323
}

body#checkout #header .header-nav {
    max-height: none;
    padding: .9375rem 0;
    margin-bottom: 0;
    border: 0
}

body#checkout #header .header-nav .logo {
    width: auto;
    max-height: 4.375rem
}

body#checkout .cart-grid-right .card {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

body#checkout .cart-grid-right .card .cart-total {
    background-color: inherit
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
    padding: 1rem 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .label {
    font-size: 1rem;
    font-weight: 400
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .value,body#checkout section.checkout-step .step-edit .edit {
    font-size: 1rem
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line:not(:last-child) {
    margin-bottom: .825rem
}

body#checkout .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body#checkout .custom-checkbox>label {
    padding-left: 1.5rem
}

body#checkout .custom-checkbox span {
    position: absolute;
    top: .025rem;
    left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    margin-top: .1rem
}

body#checkout a:hover {
    color: #1a8196
}

body#checkout section#content {
    margin-bottom: 1.563rem
}

body#checkout .container {
    min-height: 100%
}

body#checkout section.checkout-step {
    padding: .625rem;
    background-color: #fff
}

body#checkout section.checkout-step:last-child {
    border: 0
}

body#checkout section.checkout-step .step-title {
    padding-bottom: 1.25rem;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px solid #ddd
}

body#checkout section.checkout-step.-current+.checkout-step .step-title {
    padding-top: 1.25rem;
    border-top: 1px solid #ddd
}

body#checkout section.checkout-step.-complete:first-of-type .step-title {
    padding-top: .625rem
}

body#checkout section.checkout-step .content {
    padding-top: 3rem
}

body#checkout section.checkout-step .step-edit {
    font-weight: 500;
    text-transform: lowercase
}

body#checkout section.checkout-step .not-allowed,body#checkout section.checkout-step.-unreachable .step-title {
    cursor: not-allowed;
    opacity: .5
}

body#checkout section.checkout-step .content,body#checkout section.checkout-step .done,body#checkout section.checkout-step .step-edit,body#checkout section.checkout-step.-current.-reachable.-complete .done,body#checkout section.checkout-step.-current.-reachable.-complete .step-edit,body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: none
}

body#checkout section.checkout-step.-current .step-title {
    cursor: default
}

body#checkout section.checkout-step.-current.-reachable.-complete .step-number,body#checkout section.checkout-step.-reachable.-current .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.js-payment-binary.disabled .accept-cgv,body#checkout section.checkout-step.-current .content,body#checkout section.checkout-step.-current.-reachable.-complete .content {
    display: block
}

body#checkout section.checkout-step.-reachable.-current .step-number {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: .65rem;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    background-color: #00c062;
    border: 0;
    border-radius: 50%
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    display: block;
    float: right;
    margin-right: .125rem;
    color: #7a7a7a;
    cursor: pointer
}

.block-categories .collapse-icons[aria-expanded=true] .add,.js-payment-binary,.js-payment-binary .accept-cgv,body#checkout section.checkout-step.-reachable.-complete .content {
    display: none
}

body#checkout section.checkout-step .default-input {
    min-width: 40%
}

body#checkout section.checkout-step .default-input[name=address1],body#checkout section.checkout-step .default-input[name=address2] {
    min-width: 60%
}

body#checkout section.checkout-step .radio-field {
    margin-top: 1.875rem
}

body#checkout section.checkout-step .checkbox-field div {
    margin-top: 3.75rem
}

body#checkout section.checkout-step .select-field div {
    padding: .625rem 3.125rem;
    background: #f6f6f6
}

.block-promo .promo-code form,body#checkout #order-summary-content .summary-selected-carrier .logo-container,body#checkout section.checkout-step .form-footer {
    text-align: center
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 1rem
}

body#checkout section.checkout-step .payment-options label {
    display: table-cell
}

body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: .5rem
}

body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: .5rem
}

body#checkout section.checkout-step .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 1rem;
    margin-left: .5rem;
    font-size: 1rem;
    vertical-align: middle;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 50%
}

body#checkout section.checkout-step .address-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: .625rem;
    background: #f6f6f6;
    border: 1px solid rgba(0,0,0,.125)
}

body#checkout section.checkout-step .address-item>header {
    min-height: 11.7rem
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #007687 3px solid
}

body#checkout section.checkout-step .address-alias {
    display: inline-block;
    margin-bottom: .625rem;
    font-weight: 600
}

body#checkout section.checkout-step .address {
    margin-left: 1.563rem;
    font-weight: 500
}

body#checkout section.checkout-step .radio-block {
    padding: .9375rem;
    text-align: left;
    cursor: pointer
}

body#checkout section.checkout-step .custom-radio input[type=radio] {
    width: 1.25rem;
    height: 1.25rem
}

body#checkout section.checkout-step .delete-address,body#checkout section.checkout-step .edit-address {
    display: inline-block;
    margin: 0 .3125rem;
    color: #7a7a7a
}

body#checkout section.checkout-step .delete-address .delete,body#checkout section.checkout-step .delete-address .edit,body#checkout section.checkout-step .edit-address .delete,body#checkout section.checkout-step .edit-address .edit {
    font-size: 1rem
}

body#checkout section.checkout-step .address-footer {
    padding: .625rem;
    text-align: center
}

body#checkout #order-summary-content #order-items h3.h3,body#checkout section.checkout-step #delivery-addresses,body#checkout section.checkout-step #invoice-addresses,body#checkout section.checkout-step .add-address {
    margin-top: 1.25rem
}

body#checkout section.checkout-step .delivery-options>.row {
    border-right: .1rem solid #c3c3c3
}

body#checkout section.checkout-step .delivery-options .delivery-option {
    min-height: 80px;
    padding: .9375rem 0;
    margin-bottom: .9375rem;
    background: #f6f6f6
}

body#checkout section.checkout-step .delivery-options .delivery-option,body#checkout section.checkout-step .delivery-options .delivery-option .carrier,body#checkout section.checkout-step .delivery-options .delivery-option label>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body#checkout section.checkout-step .delivery-options .delivery-option label {
    margin-bottom: 0;
    text-align: inherit
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier {
    margin-left: 0
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier:not(.carrier-hasLogo)>.col-xs-12 {
    padding-left: calc(33.33333% + 15px)
}

body#checkout #order-summary-content .summary-selected-carrier .logo-container img,body#checkout section.checkout-step .delivery-options .delivery-option img {
    width: 3.125rem
}

body#checkout section.checkout-step .carrier-delay,body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
    word-break: break-word
}

body#checkout section.checkout-step #customer-form,body#checkout section.checkout-step #delivery-address,body#checkout section.checkout-step #invoice-address,body#checkout section.checkout-step #login-form {
    margin-top: 1.563rem;
    margin-left: .3125rem
}

body#checkout section.checkout-step #customer-form .radio-inline,body#checkout section.checkout-step #delivery-address .radio-inline,body#checkout section.checkout-step #invoice-address .radio-inline,body#checkout section.checkout-step #login-form .radio-inline {
    padding: 0
}

body#checkout #cart-summary-product-list,body#checkout section.checkout-step .sign-in {
    font-size: .875rem
}

body#checkout section.checkout-step .forgot-password {
    margin-left: 14.38rem
}

body#checkout .additional-information {
    margin-top: 1.25rem;
    margin-left: 2.875rem;
    font-size: .875rem
}

body#checkout .condition-label {
    padding-left: 1.625rem;
    margin-top: .625rem
}

body#checkout .condition-label label {
    text-align: inherit
}

body#checkout .cancel-address {
    display: block;
    margin: .625rem;
    color: #7a7a7a;
    text-decoration: underline
}

body#checkout .modal-content {
    padding: 1.25rem;
    background-color: #f6f6f6
}

body#checkout #cart-summary-product-list img {
    width: 3.125rem;
    border: 1px solid rgba(0,0,0,.125)
}

body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle
}

body#checkout #order-summary-content {
    padding-top: .9375rem
}

body#checkout #order-summary-content h4.h4 {
    margin-top: .625rem;
    margin-bottom: 1.25rem
}

body#checkout #order-summary-content h4.addresshead {
    margin-top: .1875rem
}

body#checkout #order-summary-content .noshadow {
    -webkit-box-shadow: none;
    box-shadow: none
}

body#checkout #order-summary-content #order-items {
    border-right: 0
}

body#checkout #order-summary-content #order-items table tr:first-child td {
    border-top: 0
}

body#checkout #order-summary-content .order-confirmation-table,body#checkout #order-summary-content .summary-selected-carrier {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 10px
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: .75rem;
    border-radius: 0
}

body#checkout #order-summary-content .step-edit {
    display: inline;
    color: #7a7a7a
}

body#checkout #order-summary-content .step-edit:hover {
    cursor: pointer
}

body#checkout #order-summary-content a .step-edit {
    color: #7a7a7a
}

body#checkout #delivery,body#checkout #gift_message {
    max-width: 100%;
    border-color: #232323
}

body#checkout #delivery textarea,body#checkout #gift_message textarea {
    max-width: 100%;
    margin-bottom: 10px
}

body#checkout #footer {
    padding: .9375rem;
    color: #7a7a7a;
    background: #fff
}

body#checkout #hook-display-after-carrier {
    margin-top: 20px
}

body#checkout #hook-display-after-carrier>[class^=col] {
    display: inline-block;
    float: inherit
}

body#checkout #hook-display-after-carrier>[class^=col].links .row>[class^=col] {
    width: auto
}

#order-details {
    padding-left: 1.3rem;
    margin-top: 1.25rem
}

#order-details>.card-title {
    margin-bottom: 1.875rem
}

#order-details ul {
    margin-bottom: 1.25rem
}

#order-details ul li,.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom: .625rem
}

#order-items {
    border-right: #f6f6f6 1px solid
}

#order-items .h3,.card-block.cart-summary-totals .cart-summary-line.cart-total .label,.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-size: 1rem
}

#order-items hr {
    border-top-color: rgba(0,0,0,.125);
    margin-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0
}

#order-items table tr {
    height: 1.875rem
}

#order-items table tr td {
    padding: .5rem;
    font-size: .875rem
}

#order-items table tr td:last-child {
    text-align: right
}

#order-items table tr.taxes td {
    text-align: left
}

#order-items table tr.taxes td .value {
    padding-top: 0
}

#order-items .order-line {
    margin-top: 1rem
}

#order-items .image img {
    width: 100%;
    margin-bottom: 1rem;
    border: 1px solid rgba(0,0,0,.125)
}

#order-items .details,#order-items .qty {
    margin-bottom: 1rem
}

#order-items .details .customizations {
    margin-top: .625rem
}

#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1rem
}

.js-payment-binary.disabled {
    cursor: not-allowed;
    opacity: .6
}

.js-payment-binary.disabled::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    content: ""
}

#products {
    color: #7a7a7a
}

#products .products-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#products .up {
    margin-bottom: 1rem
}

#products .up .btn-secondary {
    color: #7a7a7a;
    text-transform: inherit
}

#products .up .btn-secondary .material-icons {
    margin-right: 0
}

.block-category {
    min-height: 13.75rem;
    margin-bottom: 1.563rem
}

.block-category h1 {
    margin-bottom: 1rem;
    font-size: 2rem
}

.block-category .block-category-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.block-category .block-category-inner #category-description p {
    font-weight: 400;
    margin-bottom: 0;
    color: #232323;
    word-break: break-word
}

.block-category .block-category-inner #category-description strong {
    font-weight: 400;
    color: #7a7a7a
}

.block-category .block-category-inner #category-description p:first-child {
    margin-bottom: 1.25rem
}

.block-category .block-category-inner .category-cover img {
    width: 141px;
    height: 180px
}

.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products-selection .sort-by {
    margin-right: -.9375rem;
    margin-left: .9375rem;
    text-align: right;
    word-break: break-word;
    white-space: normal
}

.products-selection .total-products,.products-selection h1 {
    padding-top: .625rem
}

.products-selection .sort-by-row,.products-selection .sort-by-row .select-title,.products-selection .sort-by-row .sort-by,.products-selection p,.products-selection p .select-title,.products-selection p .sort-by {
    font-size: .875rem
}

.products-selection .sort-by-row .select-title i,.products-selection .sort-by-row .sort-by i,.products-selection .sort-by-row i,.products-selection p .select-title i,.products-selection p .sort-by i,.products-selection p i {
    height: inherit;
    line-height: inherit
}

.products-selection .filter-button .btn-secondary {
    padding: .75rem .5rem .6875rem
}

.brands-sort,.products-sort-order,.suppliers-sort {
    color: #7a7a7a
}

.brands-sort .select-title,.products-sort-order .select-title,.suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    padding: .625rem;
    color: #232323;
    cursor: pointer;
    background: #fff;
    border: 1px solid rgba(0,0,0,.25)
}

.brands-sort .select-list,.products-sort-order .select-list,.suppliers-sort .select-list {
    display: block;
    padding: .625rem 1.25rem;
    color: #232323
}

.brands-sort .select-list:hover,.products-sort-order .select-list:hover,.suppliers-sort .select-list:hover {
    color: #fff;
    text-decoration: none;
    background: #007687
}

.brands-sort .dropdown-menu,.products-sort-order .dropdown-menu,.suppliers-sort .dropdown-menu {
    left: auto;
    width: 16.88rem;
    margin: 0;
    background: #f6f6f6;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.1)
}

.facet-dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 0;
    color: #7a7a7a;
    background: #f6f6f6;
    border: 3px solid transparent;
    -webkit-box-shadow: 1px 1px 1px 1px #f6f6f6;
    box-shadow: 1px 1px 1px 1px #f6f6f6
}

.facet-dropdown.open {
    border: 0
}

.facet-dropdown.open>.select-title {
    background: #f6f6f6;
    border: 3px solid #007687
}

.facet-dropdown .select-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: .625rem .625rem .625rem 1.25rem;
    margin-left: 0;
    color: #232323;
    cursor: pointer;
    background: #f6f6f6
}

.facet-dropdown .select-title>i {
    margin-left: auto
}

.facet-dropdown .select-list {
    display: block;
    padding: .625rem 1.25rem;
    color: #232323;
    background: #f6f6f6
}

.facet-dropdown .select-list:hover {
    color: #fff;
    text-decoration: none;
    background: #007687
}

.facet-dropdown .dropdown-menu {
    left: auto;
    width: 100%;
    padding: 0;
    margin-top: 3px;
    background: #f6f6f6;
    border: 0;
    -webkit-box-shadow: 1px 1px 1px 1px #f6f6f6;
    box-shadow: 1px 1px 1px 1px #f6f6f6
}

#search_filters,#search_filters_brands,#search_filters_suppliers {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff
}

#search_filters>.h6,#search_filters_brands>.h6,#search_filters_suppliers>.h6 {
    font-size: 1.5rem;
    font-weight: 500
}

#search_filters .facet,#search_filters_brands .facet,#search_filters_suppliers .facet {
    padding-top: .625rem
}

#search_filters .facet .collapse,#search_filters_brands .facet .collapse,#search_filters_suppliers .facet .collapse,.block-categories .collapse-icons[aria-expanded=true] .remove {
    display: block
}

#search_filters .facet .facet-title,#search_filters_brands .facet .facet-title,#search_filters_suppliers .facet .facet-title {
    font-size: 1rem;
    color: #232323
}

#product-modal .modal-content .modal-body .image-caption p,#search_filters .facet .facet-label,#search_filters_brands .facet .facet-label,#search_filters_suppliers .facet .facet-label,.social-sharing ul {
    margin-bottom: 0
}

#search_filters .facet .facet-label a,#search_filters_brands .facet .facet-label a,#search_filters_suppliers .facet .facet-label a {
    display: inline-block;
    margin-top: .4375rem;
    font-size: .9375rem;
    color: #232323
}

#search_filters_brands .facet,#search_filters_suppliers .facet {
    padding-top: 0
}

#search_filters_brands .facet .facet-label,#search_filters_suppliers .facet .facet-label {
    margin-bottom: .3125rem
}

.pagination {
    width: 100%;
    font-size: .875rem
}

.pagination>div:first-child {
    padding-left: 0;
    line-height: 2.5rem
}

.pagination .page-list {
    padding: .375rem;
    margin-bottom: 0;
    background: #fff
}

.pagination a {
    font-weight: 600;
    color: #333e48
}

.pagination a:not(.previous):not(.next) {
    letter-spacing: .125rem
}

.pagination .previous {
    float: left
}

.pagination .next {
    float: right
}

.pagination .disabled {
    color: #7a7a7a
}

.pagination .current a {
    font-size: 1.25rem;
    color: #007687;
    text-decoration: none
}

.active_filters {
    padding: .625rem 1.875rem 0;
    margin-bottom: 1.25rem;
    background: #dededd
}

.active_filters .active-filter-title {
    display: inline;
    margin-right: .625rem;
    font-weight: 600
}

.active_filters .filter-block {
    display: inline-block;
    padding: .625rem;
    margin-right: .625rem;
    margin-bottom: .625rem;
    font-size: .8125rem;
    color: #232323;
    background: #fff
}

.active_filters .filter-block .close {
    margin-top: .1875rem;
    margin-left: .3125rem;
    font-size: .9375rem;
    color: #232323;
    opacity: 1
}

.block-categories {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff
}

.block-categories .h6 {
    font-size: 1.5rem;
    font-weight: 500
}

.block-categories .category-sub-menu {
    margin-top: 1rem
}

.block-categories .category-sub-menu .category-sub-link {
    font-size: .875rem
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    display: inline-block;
    width: 100%;
    padding-bottom: .1875rem;
    margin: .3125rem 0 0;
    font-weight: 600
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: .3125rem
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
    margin-right: .3125rem;
    content: "-"
}

#blockcart-modal,#product-description-short,.block-categories a,.facets-title {
    color: #232323
}

.block-categories .collapse-icons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    cursor: pointer
}

.block-categories .arrows .arrow-down:hover,.block-categories .arrows .arrow-right:hover,.block-categories .collapse-icons .add:hover,.block-categories .collapse-icons .remove:hover,.cart-grid-body a.label:hover {
    color: #007687
}

.block-categories .collapse-icons .remove {
    display: none
}

.block-categories .arrows .arrow-down,.block-categories .arrows .arrow-right {
    margin-left: 2px;
    font-size: .875rem;
    cursor: pointer
}

.block-categories .arrows .arrow-down,.block-categories .arrows[aria-expanded=true] .arrow-right {
    display: none
}

.block-categories .arrows[aria-expanded=true] .arrow-down {
    display: inline-block
}

.advertising-block {
    margin-bottom: 1.563rem
}

#product #content {
    position: relative;
    max-width: 452px;
    margin: 0 auto
}

.product-price {
    display: inline-block;
    max-width: 100%;
    color: #007687
}

#product-description-short ol,#product-description-short ul {
    padding-left: 0;
    list-style-position: inside
}

#product-description-short ol li,#product-description-short ul li,.product-information .product-description ol li,.product-information .product-description ul li {
    font-size: .9375rem;
    color: #7a7a7a
}

.product-information {
    font-size: .9375rem;
    color: #232323
}

.product-information .manufacturer-logo {
    max-height: 4rem;
    margin-bottom: 1rem;
    border: 2px solid #f6f6f6
}

.product-information .product-description img {
    max-width: 100%;
    height: auto
}

.product-information .product-description ol,.product-information .product-description ul {
    padding-left: .75rem;
    list-style-position: inside
}

#product-description-short ul,.product-information .product-description ul {
    list-style-type: disc
}

.input-color {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    opacity: 0
}

.input-container {
    position: relative
}

.input-radio {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0
}

.input-color:checked+span,.input-color:hover+span,.input-radio:checked+span,.input-radio:hover+span {
    border: 2px solid #232323
}

.radio-label {
    display: inline-block;
    padding: .125rem .625rem;
    font-weight: 600;
    background: #fff;
    border: 2px solid #fff
}

.product-actions .control-label {
    display: block;
    width: 100%;
    margin-bottom: .375rem
}

.product-actions .add-to-cart {
    height: 2.75rem;
    padding-top: .625rem;
    line-height: inherit
}

.product-actions .add-to-cart .material-icons {
    line-height: inherit
}

.product-actions .product-add-to-cart {
    word-wrap: break-word
}

.product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-quantity .add,.product-quantity .qty {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    margin-bottom: .5rem
}

.product-quantity .qty {
    margin-right: .4rem
}

.product-quantity #quantity_wanted {
    width: 100px;
    height: 2.75rem;
    padding: .5rem 1rem;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 4px
}

.product-discounts>.product-discounts-title {
    font-size: .875rem;
    font-weight: 600
}

.product-discounts>.table-product-discounts thead tr th {
    width: 33%;
    padding: .625rem 1.25rem;
    text-align: center;
    background: #fff;
    border: .3125rem #f6f6f6 solid
}

.product-discounts>.table-product-discounts tbody tr {
    background: #f6f6f6
}

.product-discounts>.table-product-discounts tbody tr:nth-of-type(even) {
    background: #fff
}

.product-discounts>.table-product-discounts tbody tr td {
    padding: .625rem 1.25rem;
    text-align: center;
    border: .3125rem #f6f6f6 solid
}

.product-prices {
    margin-top: 1.25rem
}

.product-prices .tax-shipping-delivery-label {
    font-size: .8125rem;
    color: #7a7a7a;
    word-wrap: break-word
}

.product-prices .tax-shipping-delivery-label .delivery-information {
    padding: 0 0 0 2px;
    font-weight: 700
}

.product-prices .tax-shipping-delivery-label .delivery-information::before {
    padding: 0 2px 0 0;
    content: "-"
}

.product-customization small,.product-discount {
    color: #7a7a7a
}

.product-discount .regular-price {
    margin-right: .625rem;
    font-weight: 500;
    text-decoration: line-through
}

.has-discount p,.has-discount.product-price {
    color: #ffdb5a
}

.has-discount .discount {
    display: inline-block;
    padding: .3125rem .625rem;
    margin-left: .625rem;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #ffdb5a
}

.has-discount .product-unit-price,.product-unit-price {
    margin-bottom: 0;
    overflow: hidden;
    font-size: .8125rem;
    color: #7a7a7a;
    text-overflow: ellipsis
}

.tabs {
    padding: 1.25rem 1.875rem;
    margin-top: 2rem;
    background: #fff
}

.tabs .tab-pane {
    padding-top: 1.25rem
}

.tabs .nav-tabs {
    border: 0;
    border-bottom: #f6f6f6 2px solid
}

.tabs .nav-tabs .nav-link {
    color: #7a7a7a;
    border: 0 solid transparent
}

.tabs .nav-tabs .nav-link.active {
    color: #007687
}

.tabs .nav-tabs .nav-link.active,.tabs .nav-tabs .nav-link:hover {
    border: 0;
    border-bottom: #007687 3px solid
}

.tabs .nav-tabs .nav-item {
    float: left;
    margin-bottom: -.125rem
}

.product-cover {
    position: relative;
    margin-bottom: 1.25rem
}

#product-modal .modal-content .modal-body .product-cover-modal,.product-cover img {
    background: #fff
}

#blockcart-modal .cart-content p,#product-availability,#product-modal .modal-content .modal-body,.product-cover .layer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-cover .layer {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    background: rgba(0,0,0,.6);
    opacity: 0
}

.product-cover .layer:hover {
    opacity: 1
}

.product-cover .layer .zoom-in {
    font-size: 3.125rem;
    color: #fff
}

#product-modal .modal-content {
    padding: 0;
    background: 0 0;
    border: 0
}

#product-modal .modal-content .modal-body {
    margin-left: -35%
}

#product-modal .modal-content .modal-body .image-caption {
    width: 100%;
    padding: .625rem 1.25rem;
    background: #fff;
    border-top: #f6f6f6 1px solid
}

#product-modal .modal-content .modal-body .thumbnails {
    position: relative
}

#product-modal .modal-content .modal-body .mask {
    position: relative;
    z-index: 1;
    max-height: 49.38rem;
    margin-top: 2.188rem;
    overflow: hidden
}

#product-modal .modal-content .modal-body .product-images img {
    width: 9.25rem;
    cursor: pointer;
    background: #fff
}

#product-modal .modal-content .modal-body .product-images img:hover {
    border: #007687 3px solid
}

#product-modal .modal-content .modal-body .arrows {
    position: absolute;
    top: 0;
    right: 1.875rem;
    z-index: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer
}

#product-modal .modal-content .modal-body .arrows .arrow-up {
    position: absolute;
    top: -2rem;
    opacity: .2
}

#product-modal .modal-content .modal-body .arrows .arrow-down {
    position: absolute;
    bottom: -2rem
}

#product-modal .modal-content .modal-body .arrows i {
    display: inline;
    font-size: 6.25rem
}

#blockcart-modal .modal-header {
    background: #fff
}

#blockcart-modal .modal-header .close {
    opacity: 1
}

#blockcart-modal .modal-header .close .material-icons {
    color: #363a42
}

#blockcart-modal .modal-body {
    padding: 3.125rem 1.875rem;
    background: #fff
}

#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: .3125rem
}

#blockcart-modal .modal-dialog {
    width: 100%;
    max-width: 1140px
}

#blockcart-modal .product-image {
    display: block;
    width: 100%;
    max-width: 9.375rem;
    margin: 0 0 0 auto
}

#blockcart-modal .modal-title {
    font-size: 1rem;
    font-weight: 400;
    color: #353943
}

#blockcart-modal .modal-title i.material-icons {
    margin-right: 1.875rem;
    color: #4cbb6c
}

#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #007687
}

#blockcart-modal .product-price {
    display: block;
    color: #363a42
}

#blockcart-modal .cart-content .btn {
    margin-bottom: .625rem
}

#blockcart-modal .cart-content p {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 .5rem;
    color: #363a42
}

#blockcart-modal .cart-content p.product-total {
    padding: .5rem;
    background-color: #f6f6f6
}

#blockcart-modal .cart-content p.cart-products-count {
    font-size: 1rem;
    font-weight: 600;
    color: #6c868e
}

#blockcart-modal .cart-content p.product-tax {
    display: inherit;
    font-size: .875rem
}

#blockcart-modal .cart-content p .label,#blockcart-modal .cart-content p .value {
    font-weight: 600
}

#blockcart-modal .cart-content .cart-content-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#blockcart-modal .cart-content .cart-content-btn button {
    margin-right: .9rem
}

#blockcart-modal .cart-content .cart-content-btn .btn {
    white-space: inherit
}

#blockcart-modal .divide-right {
    border-right: 1px solid #dbdbdb
}

.product-images>li.thumb-container {
    display: inline
}

.product-images>li.thumb-container .thumb {
    margin-bottom: .625rem;
    cursor: pointer
}

.images-container .product-images>li.thumb-container .thumb {
    margin-right: .8125rem
}

.product-images>li.thumb-container .thumb.selected,.product-images>li.thumb-container .thumb:hover {
    border: #007687 3px solid
}

#main .images-container .js-qv-mask {
    overflow: hidden;
    white-space: nowrap
}

#main .images-container .js-qv-mask.scroll {
    width: calc(100% - 60px);
    margin: 0 auto
}

.scroll-box-arrows {
    display: none
}

.scroll-box-arrows.scroll {
    display: block
}

.scroll-box-arrows i {
    position: absolute;
    bottom: 1.625rem;
    height: 100px;
    line-height: 100px;
    cursor: pointer
}

.scroll-box-arrows .left {
    left: 0
}

.scroll-box-arrows .right {
    right: 0
}

#product-availability {
    margin-top: .625rem;
    font-weight: 700
}

#product-availability .material-icons {
    line-height: inherit
}

#product-availability .product-available {
    color: #4cbb6c
}

#product-availability .product-last-items,#product-availability .product-unavailable {
    color: #ff9a52
}

#product-details .label {
    font-size: 1rem;
    font-weight: 500;
    color: #232323
}

.product-features {
    margin-top: 1.25rem;
    margin-left: .3125rem
}

.product-features>dl.data-sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.product-features>dl.data-sheet dd.value,.product-features>dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    min-height: 2.5rem;
    padding: .625rem;
    margin-right: .625rem;
    margin-bottom: .5rem;
    font-weight: 500;
    text-transform: capitalize;
    word-break: normal;
    background: #f6f6f6
}

.product-features>dl.data-sheet dd.value:nth-of-type(even),.product-features>dl.data-sheet dt.name:nth-of-type(even) {
    background: #f6f6f6
}

.product-customization .product-customization-item,.product-variants>.product-variants-item {
    margin: 1.25rem 0
}

.product-variants>.product-variants-item select {
    width: auto;
    padding-right: 1.875rem;
    background-color: #fff
}

.product-variants>.product-variants-item ul li {
    margin-right: .625rem
}

.product-variants>.product-variants-item .color {
    margin-top: 0;
    margin-left: 0
}

.product-flags {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    pointer-events: none;
    padding: 0;
    padding-left: 1rem;
    padding-top: 1rem;
    list-style: none
}

.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fff;
    padding: 0 6px;
    word-break: break-word;
    pointer-events: auto;
    background: #24b9d7;
    border-radius: 4px;
    font-weight: 400;
    margin-right: .5rem
}

.product-flags li.product-flag.online-only {
    position: absolute;
    top: 25rem;
    right: 0;
    z-index: 1;
    margin-top: 0;
    font-size: .8125rem
}

.product-flags li.product-flag.online-only::before {
    margin: .3125rem;
    font-family: "Material Icons",Arial,sans-serif;
    vertical-align: middle;
    content: "\E30A"
}

.product-flags li.product-flag.discount,.product-flags li.product-flag.discount-amount,.product-flags li.product-flag.discount-percentage {
    background-color: #ffdb5a
}

.product-flags li.product-flag.on-sale {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    margin-top: 0!important;
    text-align: center;
    background: #ffdb5a
}

.product-customization {
    margin: 2.5rem 0
}

.product-customization .product-message {
    width: 100%;
    height: 3.125rem;
    padding: .625rem;
    resize: none;
    background: #f6f6f6;
    border: 0
}

.product-customization .product-message:focus {
    background-color: #fff;
    outline: .1875rem solid #007687
}

.product-customization .file-input {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2.625rem;
    overflow: hidden;
    cursor: pointer;
    opacity: 0
}

.product-customization .customization-message {
    margin-top: 20px
}

.product-customization .customization-message .customization-label {
    text-align: left;
    word-break: break-word
}

.product-customization .custom-file {
    position: relative;
    display: block;
    width: 100%;
    height: 2.625rem;
    margin-top: 1.25rem;
    line-height: 2.625rem;
    color: #7a7a7a;
    text-indent: .625rem;
    background: #f6f6f6
}

.product-customization .custom-file button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: inherit
}

.product-pack {
    margin-top: 2.5rem
}

.product-pack .pack-product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.product-pack .pack-product-container .pack-product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: .875rem;
    color: #7a7a7a
}

.product-pack .pack-product-container .pack-product-quantity {
    padding-left: .625rem;
    border-left: #f6f6f6 2px solid
}

#footer .payment-methods p,.product-pack .pack-product-container .pack-product-name,.product-pack .pack-product-container .pack-product-price,.product-pack .pack-product-container .pack-product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-refresh {
    margin-top: 1.25rem
}

.social-sharing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 1.5rem
}

.social-sharing li {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    margin-left: .5rem;
    cursor: pointer;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: .25rem .25rem;
    background-size: 2rem 2rem;
    border-radius: 50%
}

.social-sharing li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}

.social-sharing li a:hover {
    color: transparent
}

.products-selection {
    margin-bottom: 1.25rem
}

.products-selection .title {
    color: #7a7a7a
}

.cart-grid {
    margin-bottom: 1rem
}

.cart-items {
    margin-bottom: 0
}

.cart-item {
    padding: 1rem 0
}

.card-block {
    padding: 1.25rem 1.25rem .5rem
}

.card-block.checkout {
    padding-top: 0;
    padding-bottom: 1.75rem
}

.card-block.checkout .btn-primary {
    width: 100%;
    white-space: normal
}

.card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
    border-top: 1px solid #ddd
}

.card-block.cart-summary-totals .cart-summary-line {
    padding: .5rem .2rem 0
}

.card-block.cart-summary-totals .cart-summary-line:last-child {
    margin-bottom: 0
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
    padding: 1rem 0
}

.card-block.cart-summary-totals .cart-summary-line span.sub {
    float: none;
    font-size: .88rem;
    text-align: left
}

.cart-summary-line {
    margin-bottom: .315rem;
    clear: both
}

.cart-summary-line:not(:last-child) {
    margin-bottom: 1rem
}

.cart-summary-line .label {
    padding-left: 0;
    font-weight: 400;
    color: #363a42;
    white-space: inherit
}

.cart-summary-line .value {
    float: right;
    font-weight: 600;
    color: #232323
}

.cart-summary-line.cart-summary-subtotals .label,.cart-summary-line.cart-summary-subtotals .value {
    font-weight: 500
}

.cart-summary-line .label,.cart-summary-line .value {
    font-size: 1rem
}

.cart-grid-body {
    margin-bottom: .75rem
}

.cart-grid-body .card-block,.cart-grid-body .cart-overview {
    padding: 1rem
}

.cart-grid-body .card-block h1 {
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 400
}

.cart-grid-right .promo-discounts {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    text-align: center
}

.cart-grid-right .promo-discounts .cart-summary-line .label {
    font-size: 1rem;
    color: #7a7a7a
}

.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    color: #f49d6e;
    cursor: pointer
}

.cart-grid-right .cart-summary-line.cart-subtotal-products .label,.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
    font-weight: 600
}

.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
    font-size: 1rem
}

.block-promo {
    margin-bottom: 1rem
}

.block-promo .promo-code {
    padding: 1rem
}

.block-promo .promo-code .alert-danger {
    position: relative;
    display: none;
    margin-top: 1.25rem;
    color: #fff;
    background: #ff4c4c
}

.block-promo .promo-code .alert-danger::after {
    position: absolute;
    bottom: 100%;
    left: 10%;
    width: 0;
    height: 0;
    margin-left: -10px;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 10px;
    border-bottom-color: #ff4c4c
}

.block-promo .promo-input {
    width: 50%;
    height: 2.5rem;
    margin-right: -.24rem;
    color: #232323;
    text-indent: .625rem;
    border: #7a7a7a 1px solid
}

.block-promo .promo-input+button {
    margin-top: -4px;
    margin-left: -1px;
    text-transform: capitalize;
    border: 2px solid #007687
}

.block-promo .cart-summary-line .label,.block-promo .promo-name,.block-promo p {
    margin-bottom: 0
}

.block-promo .cart-summary-line .label a,.block-promo .promo-name a {
    display: inline-block;
    font-weight: 500;
    color: #232323
}

.block-promo .promo-name .cart-summary-line .label {
    font-weight: 500;
    color: #363a42
}

.block-promo .promo-name .material-icons {
    margin-left: .4rem;
    font-size: 1.2rem
}

.block-promo .promo-code-button {
    display: block;
    padding: 0 0 1rem;
    text-align: center
}

.block-promo .promo-code-button.with-discounts {
    display: none
}

.block-promo .promo-code-button.cancel-promo {
    margin-bottom: 0;
    color: #007687
}

.block-promo .promo-code-button.cancel-promo[aria-expanded=true] {
    display: block;
    padding: 0;
    margin-top: 1rem
}

.block-promo.promo-highlighted {
    padding: 0 1rem;
    margin-bottom: 0;
    text-align: center
}

.product-line-grid-left img {
    max-width: 100%
}

.product-line-grid-body>.product-line-info>.label {
    padding: 0;
    font-weight: 600;
    line-height: inherit;
    text-align: left;
    white-space: inherit
}

.product-line-grid-body>.product-line-info>.out-of-stock {
    color: red
}

.product-line-grid-body>.product-line-info>.available {
    color: #4cbb6c
}

.product-line-grid-body>.product-line-info .unit-price-cart {
    overflow: hidden;
    font-size: .875rem;
    font-weight: 500;
    color: #7a7a7a;
    text-overflow: ellipsis
}

.product-line-grid-right .cart-line-product-actions,.product-line-grid-right .product-price {
    line-height: 36px;
    color: #232323
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart,.product-line-grid-right .product-price .remove-from-cart {
    display: inline-block;
    margin-top: .3125rem;
    color: #232323
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.sticky {
    position: sticky
}

.static {
    position: static
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

.top-2 {
    top: .5rem
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-5 {
    top: 1.25rem
}

.top-6 {
    top: 1.5rem
}

.top-7 {
    top: 1.75rem
}

.top-8 {
    top: 2rem
}

.top-9 {
    top: 2.25rem
}

.top-10 {
    top: 2.5rem
}

.top-11 {
    top: 2.75rem
}

.top-12 {
    top: 3rem
}

.top-15 {
    top: 3.75rem
}

.top-16 {
    top: 4rem
}

.top-17 {
    top: 4.25rem
}

.top-18 {
    top: 4.5rem
}

.top-19 {
    top: 4.75rem
}

.top-20 {
    top: 5rem
}

.top-21 {
    top: 5.25rem
}

.top-22 {
    top: 5.5rem
}

.top-23 {
    top: 5.75rem
}

.top-24 {
    top: 6rem
}

.top-25 {
    top: 6.25rem
}

.-top-0p,.top-0p {
    top: 0
}

.top-5p {
    top: 5%
}

.-top-5p {
    top: -5%
}

.top-10p {
    top: 10%
}

.-top-10p {
    top: -10%
}

.top-15p {
    top: 15%
}

.-top-15p {
    top: -15%
}

.top-20p {
    top: 20%
}

.-top-20p {
    top: -20%
}

.top-25p {
    top: 25%
}

.-top-25p {
    top: -25%
}

.top-30p {
    top: 30%
}

.-top-30p {
    top: -30%
}

.top-35p {
    top: 35%
}

.-top-35p {
    top: -35%
}

.top-40p {
    top: 40%
}

.-top-40p {
    top: -40%
}

.top-45p {
    top: 45%
}

.-top-45p {
    top: -45%
}

.top-50p {
    top: 50%
}

.-top-50p {
    top: -50%
}

.top-55p {
    top: 55%
}

.-top-55p {
    top: -55%
}

.top-60p {
    top: 60%
}

.-top-60p {
    top: -60%
}

.top-65p {
    top: 65%
}

.-top-65p {
    top: -65%
}

.top-70p {
    top: 70%
}

.-top-70p {
    top: -70%
}

.top-75p {
    top: 75%
}

.-top-75p {
    top: -75%
}

.top-80p {
    top: 80%
}

.-top-80p {
    top: -80%
}

.top-85p {
    top: 85%
}

.-top-85p {
    top: -85%
}

.top-90p {
    top: 90%
}

.-top-90p {
    top: -90%
}

.top-95p {
    top: 95%
}

.-top-95p {
    top: -95%
}

.top-100p {
    top: 100%
}

.-top-100p {
    top: -100%
}

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-2 {
    right: .5rem
}

.right-3 {
    right: .75rem
}

.right-4 {
    right: 1rem
}

.right-5 {
    right: 1.25rem
}

.right-6 {
    right: 1.5rem
}

.right-7 {
    right: 1.75rem
}

.right-8 {
    right: 2rem
}

.right-9 {
    right: 2.25rem
}

.right-10 {
    right: 2.5rem
}

.right-11 {
    right: 2.75rem
}

.right-12 {
    right: 3rem
}

.right-15 {
    right: 3.75rem
}

.right-16 {
    right: 4rem
}

.right-17 {
    right: 4.25rem
}

.right-18 {
    right: 4.5rem
}

.right-19 {
    right: 4.75rem
}

.right-20 {
    right: 5rem
}

.right-21 {
    right: 5.25rem
}

.right-22 {
    right: 5.5rem
}

.right-23 {
    right: 5.75rem
}

.right-24 {
    right: 6rem
}

.right-25 {
    right: 6.25rem
}

.-right-0p,.right-0p {
    right: 0
}

.right-5p {
    right: 5%
}

.-right-5p {
    right: -5%
}

.right-10p {
    right: 10%
}

.-right-10p {
    right: -10%
}

.right-15p {
    right: 15%
}

.-right-15p {
    right: -15%
}

.right-20p {
    right: 20%
}

.-right-20p {
    right: -20%
}

.right-25p {
    right: 25%
}

.-right-25p {
    right: -25%
}

.right-30p {
    right: 30%
}

.-right-30p {
    right: -30%
}

.right-35p {
    right: 35%
}

.-right-35p {
    right: -35%
}

.right-40p {
    right: 40%
}

.-right-40p {
    right: -40%
}

.right-45p {
    right: 45%
}

.-right-45p {
    right: -45%
}

.right-50p {
    right: 50%
}

.-right-50p {
    right: -50%
}

.right-55p {
    right: 55%
}

.-right-55p {
    right: -55%
}

.right-60p {
    right: 60%
}

.-right-60p {
    right: -60%
}

.right-65p {
    right: 65%
}

.-right-65p {
    right: -65%
}

.right-70p {
    right: 70%
}

.-right-70p {
    right: -70%
}

.right-75p {
    right: 75%
}

.-right-75p {
    right: -75%
}

.right-80p {
    right: 80%
}

.-right-80p {
    right: -80%
}

.right-85p {
    right: 85%
}

.-right-85p {
    right: -85%
}

.right-90p {
    right: 90%
}

.-right-90p {
    right: -90%
}

.right-95p {
    right: 95%
}

.-right-95p {
    right: -95%
}

.right-100p {
    right: 100%
}

.-right-100p {
    right: -100%
}

.bottom-0 {
    bottom: 0
}

.bottom-1 {
    bottom: .25rem
}

.bottom-2 {
    bottom: .5rem
}

.bottom-3 {
    bottom: .75rem
}

.bottom-4 {
    bottom: 1rem
}

.bottom-5 {
    bottom: 1.25rem
}

.bottom-6 {
    bottom: 1.5rem
}

.bottom-7 {
    bottom: 1.75rem
}

.bottom-8 {
    bottom: 2rem
}

.bottom-9 {
    bottom: 2.25rem
}

.bottom-10 {
    bottom: 2.5rem
}

.bottom-11 {
    bottom: 2.75rem
}

.bottom-12 {
    bottom: 3rem
}

.bottom-15 {
    bottom: 3.75rem
}

.bottom-16 {
    bottom: 4rem
}

.bottom-17 {
    bottom: 4.25rem
}

.bottom-18 {
    bottom: 4.5rem
}

.bottom-19 {
    bottom: 4.75rem
}

.bottom-20 {
    bottom: 5rem
}

.bottom-21 {
    bottom: 5.25rem
}

.bottom-22 {
    bottom: 5.5rem
}

.bottom-23 {
    bottom: 5.75rem
}

.bottom-24 {
    bottom: 6rem
}

.bottom-25 {
    bottom: 6.25rem
}

.-bottom-0p,.bottom-0p {
    bottom: 0
}

.bottom-5p {
    bottom: 5%
}

.-bottom-5p {
    bottom: -5%
}

.bottom-10p {
    bottom: 10%
}

.-bottom-10p {
    bottom: -10%
}

.bottom-15p {
    bottom: 15%
}

.-bottom-15p {
    bottom: -15%
}

.bottom-20p {
    bottom: 20%
}

.-bottom-20p {
    bottom: -20%
}

.bottom-25p {
    bottom: 25%
}

.-bottom-25p {
    bottom: -25%
}

.bottom-30p {
    bottom: 30%
}

.-bottom-30p {
    bottom: -30%
}

.bottom-35p {
    bottom: 35%
}

.-bottom-35p {
    bottom: -35%
}

.bottom-40p {
    bottom: 40%
}

.-bottom-40p {
    bottom: -40%
}

.bottom-45p {
    bottom: 45%
}

.-bottom-45p {
    bottom: -45%
}

.bottom-50p {
    bottom: 50%
}

.-bottom-50p {
    bottom: -50%
}

.bottom-55p {
    bottom: 55%
}

.-bottom-55p {
    bottom: -55%
}

.bottom-60p {
    bottom: 60%
}

.-bottom-60p {
    bottom: -60%
}

.bottom-65p {
    bottom: 65%
}

.-bottom-65p {
    bottom: -65%
}

.bottom-70p {
    bottom: 70%
}

.-bottom-70p {
    bottom: -70%
}

.bottom-75p {
    bottom: 75%
}

.-bottom-75p {
    bottom: -75%
}

.bottom-80p {
    bottom: 80%
}

.-bottom-80p {
    bottom: -80%
}

.bottom-85p {
    bottom: 85%
}

.-bottom-85p {
    bottom: -85%
}

.bottom-90p {
    bottom: 90%
}

.-bottom-90p {
    bottom: -90%
}

.bottom-95p {
    bottom: 95%
}

.-bottom-95p {
    bottom: -95%
}

.bottom-100p {
    bottom: 100%
}

.-bottom-100p {
    bottom: -100%
}

.left-0 {
    left: 0
}

.left-1 {
    left: .25rem
}

.left-2 {
    left: .5rem
}

.left-3 {
    left: .75rem
}

.left-4 {
    left: 1rem
}

.left-5 {
    left: 1.25rem
}

.left-6 {
    left: 1.5rem
}

.left-7 {
    left: 1.75rem
}

.left-8 {
    left: 2rem
}

.left-9 {
    left: 2.25rem
}

.left-10 {
    left: 2.5rem
}

.left-11 {
    left: 2.75rem
}

.left-12 {
    left: 3rem
}

.left-15 {
    left: 3.75rem
}

.left-16 {
    left: 4rem
}

.left-17 {
    left: 4.25rem
}

.left-18 {
    left: 4.5rem
}

.left-19 {
    left: 4.75rem
}

.left-20 {
    left: 5rem
}

.left-21 {
    left: 5.25rem
}

.left-22 {
    left: 5.5rem
}

.left-23 {
    left: 5.75rem
}

.left-24 {
    left: 6rem
}

.left-25 {
    left: 6.25rem
}

.-left-0p,.left-0p {
    left: 0
}

.left-5p {
    left: 5%
}

.-left-5p {
    left: -5%
}

.left-10p {
    left: 10%
}

.-left-10p {
    left: -10%
}

.left-15p {
    left: 15%
}

.-left-15p {
    left: -15%
}

.left-20p {
    left: 20%
}

.-left-20p {
    left: -20%
}

.left-25p {
    left: 25%
}

.-left-25p {
    left: -25%
}

.left-30p {
    left: 30%
}

.-left-30p {
    left: -30%
}

.left-35p {
    left: 35%
}

.-left-35p {
    left: -35%
}

.left-40p {
    left: 40%
}

.-left-40p {
    left: -40%
}

.left-45p {
    left: 45%
}

.-left-45p {
    left: -45%
}

.left-50p {
    left: 50%
}

.-left-50p {
    left: -50%
}

.left-55p {
    left: 55%
}

.-left-55p {
    left: -55%
}

.left-60p {
    left: 60%
}

.-left-60p {
    left: -60%
}

.left-65p {
    left: 65%
}

.-left-65p {
    left: -65%
}

.left-70p {
    left: 70%
}

.-left-70p {
    left: -70%
}

.left-75p {
    left: 75%
}

.-left-75p {
    left: -75%
}

.left-80p {
    left: 80%
}

.-left-80p {
    left: -80%
}

.left-85p {
    left: 85%
}

.-left-85p {
    left: -85%
}

.left-90p {
    left: 90%
}

.-left-90p {
    left: -90%
}

.left-95p {
    left: 95%
}

.-left-95p {
    left: -95%
}

.left-100p {
    left: 100%
}

.-left-100p {
    left: -100%
}

.center-xy {
    left: 50%;
    top: 50%;
    --transform-translate-x: -50%;
    --transform-translate-y: -50%
}

.center-x,.center-xy,.center-y {
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.center-x {
    left: 50%;
    --transform-translate-x: -50%;
    --transform-translate-y: 0
}

.center-y {
    top: 50%;
    --transform-translate-x: 0;
    --transform-translate-y: -50%
}

.z-index-0 {
    z-index: 0
}

.z-index-1 {
    z-index: 1
}

.z-index-2 {
    z-index: 2
}

.z-index-3 {
    z-index: 3
}

.z-index-4 {
    z-index: 4
}

.z-index-5 {
    z-index: 5
}

.z-index-6 {
    z-index: 6
}

.z-index-7 {
    z-index: 7
}

.z-index-8 {
    z-index: 8
}

.z-index-9 {
    z-index: 9
}

.z-index-10 {
    z-index: 10
}

.z-index-dragon {
    z-index: 9999999999
}

.-z-index-1 {
    z-index: -1
}

.block {
    display: block
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.float-none {
    float: none
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.none {
    display: none
}

.ep-0 {
    padding: 0
}

.epl-0 {
    padding-left: 0
}

.ept-0 {
    padding-top: 0
}

.epr-0 {
    padding-right: 0
}

.epb-0,.epy-0 {
    padding-bottom: 0
}

.epy-0 {
    padding-top: 0
}

.epx-0,.erow-nogutter [class*=" grid-"],.erow-nogutter [class^=grid-] {
    padding-left: 0;
    padding-right: 0
}

.ep-1 {
    padding: .25rem
}

.epl-1 {
    padding-left: .25rem
}

.ept-1 {
    padding-top: .25rem
}

.epr-1 {
    padding-right: .25rem
}

.epb-1,.epy-1 {
    padding-bottom: .25rem
}

.epy-1 {
    padding-top: .25rem
}

.epx-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.ep-2 {
    padding: .5rem
}

.epl-2 {
    padding-left: .5rem
}

.ept-2 {
    padding-top: .5rem
}

.epr-2 {
    padding-right: .5rem
}

.epb-2,.epy-2 {
    padding-bottom: .5rem
}

.epy-2 {
    padding-top: .5rem
}

.epx-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.ep-3 {
    padding: .75rem
}

.epl-3 {
    padding-left: .75rem
}

.ept-3 {
    padding-top: .75rem
}

.epr-3 {
    padding-right: .75rem
}

.epb-3,.epy-3 {
    padding-bottom: .75rem
}

.epy-3 {
    padding-top: .75rem
}

.epx-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.ep-4 {
    padding: 1rem
}

.epl-4 {
    padding-left: 1rem
}

.ept-4 {
    padding-top: 1rem
}

.epr-4 {
    padding-right: 1rem
}

.epb-4,.epy-4 {
    padding-bottom: 1rem
}

.epy-4 {
    padding-top: 1rem
}

.epx-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.ep-5 {
    padding: 1.25rem
}

.epl-5 {
    padding-left: 1.25rem
}

.ept-5 {
    padding-top: 1.25rem
}

.epr-5 {
    padding-right: 1.25rem
}

.epb-5,.epy-5 {
    padding-bottom: 1.25rem
}

.epy-5 {
    padding-top: 1.25rem
}

.epx-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.ep-6 {
    padding: 1.5rem
}

.epl-6 {
    padding-left: 1.5rem
}

.ept-6 {
    padding-top: 1.5rem
}

.epr-6 {
    padding-right: 1.5rem
}

.epb-6,.epy-6 {
    padding-bottom: 1.5rem
}

.epy-6 {
    padding-top: 1.5rem
}

.epx-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.ep-7 {
    padding: 1.75rem
}

.epl-7 {
    padding-left: 1.75rem
}

.ept-7 {
    padding-top: 1.75rem
}

.epr-7 {
    padding-right: 1.75rem
}

.epb-7,.epy-7 {
    padding-bottom: 1.75rem
}

.epy-7 {
    padding-top: 1.75rem
}

.epx-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.ep-8 {
    padding: 2rem
}

.epl-8 {
    padding-left: 2rem
}

.ept-8 {
    padding-top: 2rem
}

.epr-8 {
    padding-right: 2rem
}

.epb-8,.epy-8 {
    padding-bottom: 2rem
}

.epy-8 {
    padding-top: 2rem
}

.epx-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.ep-9 {
    padding: 2.25rem
}

.epl-9 {
    padding-left: 2.25rem
}

.ept-9 {
    padding-top: 2.25rem
}

.epr-9 {
    padding-right: 2.25rem
}

.epb-9,.epy-9 {
    padding-bottom: 2.25rem
}

.epy-9 {
    padding-top: 2.25rem
}

.epx-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem
}

.ep-10 {
    padding: 2.5rem
}

.epl-10 {
    padding-left: 2.5rem
}

.ept-10 {
    padding-top: 2.5rem
}

.epr-10 {
    padding-right: 2.5rem
}

.epb-10,.epy-10 {
    padding-bottom: 2.5rem
}

.epy-10 {
    padding-top: 2.5rem
}

.epx-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.ep-11 {
    padding: 2.75rem
}

.epl-11 {
    padding-left: 2.75rem
}

.ept-11 {
    padding-top: 2.75rem
}

.epr-11 {
    padding-right: 2.75rem
}

.epb-11,.epy-11 {
    padding-bottom: 2.75rem
}

.epy-11 {
    padding-top: 2.75rem
}

.epx-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem
}

.ep-12 {
    padding: 3rem
}

.epl-12 {
    padding-left: 3rem
}

.ept-12 {
    padding-top: 3rem
}

.epr-12 {
    padding-right: 3rem
}

.epb-12,.epy-12 {
    padding-bottom: 3rem
}

.epy-12 {
    padding-top: 3rem
}

.epx-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.ep-15 {
    padding: 3.75rem
}

.epl-15 {
    padding-left: 3.75rem
}

.ept-15 {
    padding-top: 3.75rem
}

.epr-15 {
    padding-right: 3.75rem
}

.epb-15,.epy-15 {
    padding-bottom: 3.75rem
}

.epy-15 {
    padding-top: 3.75rem
}

.epx-15 {
    padding-left: 3.75rem;
    padding-right: 3.75rem
}

.ep-16 {
    padding: 4rem
}

.epl-16 {
    padding-left: 4rem
}

.ept-16 {
    padding-top: 4rem
}

.epr-16 {
    padding-right: 4rem
}

.epb-16,.epy-16 {
    padding-bottom: 4rem
}

.epy-16 {
    padding-top: 4rem
}

.epx-16 {
    padding-left: 4rem;
    padding-right: 4rem
}

.ep-17 {
    padding: 4.25rem
}

.epl-17 {
    padding-left: 4.25rem
}

.ept-17 {
    padding-top: 4.25rem
}

.epr-17 {
    padding-right: 4.25rem
}

.epb-17,.epy-17 {
    padding-bottom: 4.25rem
}

.epy-17 {
    padding-top: 4.25rem
}

.epx-17 {
    padding-left: 4.25rem;
    padding-right: 4.25rem
}

.ep-18 {
    padding: 4.5rem
}

.epl-18 {
    padding-left: 4.5rem
}

.ept-18 {
    padding-top: 4.5rem
}

.epr-18 {
    padding-right: 4.5rem
}

.epb-18,.epy-18 {
    padding-bottom: 4.5rem
}

.epy-18 {
    padding-top: 4.5rem
}

.epx-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem
}

.ep-19 {
    padding: 4.75rem
}

.epl-19 {
    padding-left: 4.75rem
}

.ept-19 {
    padding-top: 4.75rem
}

.epr-19 {
    padding-right: 4.75rem
}

.epb-19,.epy-19 {
    padding-bottom: 4.75rem
}

.epy-19 {
    padding-top: 4.75rem
}

.epx-19 {
    padding-left: 4.75rem;
    padding-right: 4.75rem
}

.ep-20 {
    padding: 5rem
}

.epl-20 {
    padding-left: 5rem
}

.ept-20 {
    padding-top: 5rem
}

.epr-20 {
    padding-right: 5rem
}

.epb-20,.epy-20 {
    padding-bottom: 5rem
}

.epy-20 {
    padding-top: 5rem
}

.epx-20 {
    padding-left: 5rem;
    padding-right: 5rem
}

.ep-21 {
    padding: 5.25rem
}

.epl-21 {
    padding-left: 5.25rem
}

.ept-21 {
    padding-top: 5.25rem
}

.epr-21 {
    padding-right: 5.25rem
}

.epb-21,.epy-21 {
    padding-bottom: 5.25rem
}

.epy-21 {
    padding-top: 5.25rem
}

.epx-21 {
    padding-left: 5.25rem;
    padding-right: 5.25rem
}

.ep-22 {
    padding: 5.5rem
}

.epl-22 {
    padding-left: 5.5rem
}

.ept-22 {
    padding-top: 5.5rem
}

.epr-22 {
    padding-right: 5.5rem
}

.epb-22,.epy-22 {
    padding-bottom: 5.5rem
}

.epy-22 {
    padding-top: 5.5rem
}

.epx-22 {
    padding-left: 5.5rem;
    padding-right: 5.5rem
}

.ep-23 {
    padding: 5.75rem
}

.epl-23 {
    padding-left: 5.75rem
}

.ept-23 {
    padding-top: 5.75rem
}

.epr-23 {
    padding-right: 5.75rem
}

.epb-23,.epy-23 {
    padding-bottom: 5.75rem
}

.epy-23 {
    padding-top: 5.75rem
}

.epx-23 {
    padding-left: 5.75rem;
    padding-right: 5.75rem
}

.ep-24 {
    padding: 6rem
}

.epl-24 {
    padding-left: 6rem
}

.ept-24 {
    padding-top: 6rem
}

.epr-24 {
    padding-right: 6rem
}

.epb-24,.epy-24 {
    padding-bottom: 6rem
}

.epy-24 {
    padding-top: 6rem
}

.epx-24 {
    padding-left: 6rem;
    padding-right: 6rem
}

.ep-25 {
    padding: 6.25rem
}

.epl-25 {
    padding-left: 6.25rem
}

.ept-25 {
    padding-top: 6.25rem
}

.epr-25 {
    padding-right: 6.25rem
}

.epb-25,.epy-25 {
    padding-bottom: 6.25rem
}

.epy-25 {
    padding-top: 6.25rem
}

.epx-25 {
    padding-left: 6.25rem;
    padding-right: 6.25rem
}

.em-0,.header-banner p,.input-group .input-group-btn label,body#checkout section.checkout-step .address-selector .address-item .radio-block .address {
    margin: 0
}

.eml-0 {
    margin-left: 0
}

.emt-0 {
    margin-top: 0
}

.emr-0 {
    margin-right: 0
}

.emb-0,.emy-0 {
    margin-bottom: 0
}

.emy-0 {
    margin-top: 0
}

.emx-0 {
    margin-left: 0;
    margin-right: 0
}

.em-1 {
    margin: .25rem
}

.eml-1 {
    margin-left: .25rem
}

.emt-1 {
    margin-top: .25rem
}

.emr-1 {
    margin-right: .25rem
}

.emb-1,.emy-1 {
    margin-bottom: .25rem
}

.emy-1 {
    margin-top: .25rem
}

.emx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.em-2 {
    margin: .5rem
}

.eml-2 {
    margin-left: .5rem
}

.emt-2 {
    margin-top: .5rem
}

.emr-2 {
    margin-right: .5rem
}

.emb-2,.emy-2 {
    margin-bottom: .5rem
}

.emy-2 {
    margin-top: .5rem
}

.emx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.em-3 {
    margin: .75rem
}

.eml-3 {
    margin-left: .75rem
}

.emt-3 {
    margin-top: .75rem
}

.emr-3 {
    margin-right: .75rem
}

.emb-3,.emy-3 {
    margin-bottom: .75rem
}

.emy-3 {
    margin-top: .75rem
}

.emx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.em-4 {
    margin: 1rem
}

.eml-4 {
    margin-left: 1rem
}

.emt-4 {
    margin-top: 1rem
}

.emr-4 {
    margin-right: 1rem
}

.emb-4,.emy-4 {
    margin-bottom: 1rem
}

.emy-4 {
    margin-top: 1rem
}

.emx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.em-5 {
    margin: 1.25rem
}

.eml-5 {
    margin-left: 1.25rem
}

.emt-5 {
    margin-top: 1.25rem
}

.emr-5 {
    margin-right: 1.25rem
}

.emb-5,.emy-5 {
    margin-bottom: 1.25rem
}

.emy-5 {
    margin-top: 1.25rem
}

.emx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.em-6 {
    margin: 1.5rem
}

.eml-6 {
    margin-left: 1.5rem
}

.emt-6 {
    margin-top: 1.5rem
}

.emr-6 {
    margin-right: 1.5rem
}

.emb-6,.emy-6 {
    margin-bottom: 1.5rem
}

.emy-6 {
    margin-top: 1.5rem
}

.emx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.em-7 {
    margin: 1.75rem
}

.eml-7 {
    margin-left: 1.75rem
}

.emt-7 {
    margin-top: 1.75rem
}

.emr-7 {
    margin-right: 1.75rem
}

.emb-7,.emy-7 {
    margin-bottom: 1.75rem
}

.emy-7 {
    margin-top: 1.75rem
}

.emx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem
}

.em-8 {
    margin: 2rem
}

.eml-8 {
    margin-left: 2rem
}

.emt-8 {
    margin-top: 2rem
}

.emr-8 {
    margin-right: 2rem
}

.emb-8,.emy-8 {
    margin-bottom: 2rem
}

.emy-8 {
    margin-top: 2rem
}

.emx-8 {
    margin-left: 2rem;
    margin-right: 2rem
}

.em-9 {
    margin: 2.25rem
}

.eml-9 {
    margin-left: 2.25rem
}

.emt-9 {
    margin-top: 2.25rem
}

.emr-9 {
    margin-right: 2.25rem
}

.emb-9,.emy-9 {
    margin-bottom: 2.25rem
}

.emy-9 {
    margin-top: 2.25rem
}

.emx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem
}

.em-10 {
    margin: 2.5rem
}

.eml-10 {
    margin-left: 2.5rem
}

.emt-10 {
    margin-top: 2.5rem
}

.emr-10 {
    margin-right: 2.5rem
}

.emb-10,.emy-10 {
    margin-bottom: 2.5rem
}

.emy-10 {
    margin-top: 2.5rem
}

.emx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

.em-11 {
    margin: 2.75rem
}

.eml-11 {
    margin-left: 2.75rem
}

.emt-11 {
    margin-top: 2.75rem
}

.emr-11 {
    margin-right: 2.75rem
}

.emb-11,.emy-11 {
    margin-bottom: 2.75rem
}

.emy-11 {
    margin-top: 2.75rem
}

.emx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem
}

.em-12 {
    margin: 3rem
}

.eml-12 {
    margin-left: 3rem
}

.emt-12 {
    margin-top: 3rem
}

.emr-12 {
    margin-right: 3rem
}

.emb-12,.emy-12 {
    margin-bottom: 3rem
}

.emy-12 {
    margin-top: 3rem
}

.emx-12 {
    margin-left: 3rem;
    margin-right: 3rem
}

.em-15 {
    margin: 3.75rem
}

.eml-15 {
    margin-left: 3.75rem
}

.emt-15 {
    margin-top: 3.75rem
}

.emr-15 {
    margin-right: 3.75rem
}

.emb-15,.emy-15 {
    margin-bottom: 3.75rem
}

.emy-15 {
    margin-top: 3.75rem
}

.emx-15 {
    margin-left: 3.75rem;
    margin-right: 3.75rem
}

.em-16 {
    margin: 4rem
}

.eml-16 {
    margin-left: 4rem
}

.emt-16 {
    margin-top: 4rem
}

.emr-16 {
    margin-right: 4rem
}

.emb-16,.emy-16 {
    margin-bottom: 4rem
}

.emy-16 {
    margin-top: 4rem
}

.emx-16 {
    margin-left: 4rem;
    margin-right: 4rem
}

.em-17 {
    margin: 4.25rem
}

.eml-17 {
    margin-left: 4.25rem
}

.emt-17 {
    margin-top: 4.25rem
}

.emr-17 {
    margin-right: 4.25rem
}

.emb-17,.emy-17 {
    margin-bottom: 4.25rem
}

.emy-17 {
    margin-top: 4.25rem
}

.emx-17 {
    margin-left: 4.25rem;
    margin-right: 4.25rem
}

.em-18 {
    margin: 4.5rem
}

.eml-18 {
    margin-left: 4.5rem
}

.emt-18 {
    margin-top: 4.5rem
}

.emr-18 {
    margin-right: 4.5rem
}

.emb-18,.emy-18 {
    margin-bottom: 4.5rem
}

.emy-18 {
    margin-top: 4.5rem
}

.emx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem
}

.em-19 {
    margin: 4.75rem
}

.eml-19 {
    margin-left: 4.75rem
}

.emt-19 {
    margin-top: 4.75rem
}

.emr-19 {
    margin-right: 4.75rem
}

.emb-19,.emy-19 {
    margin-bottom: 4.75rem
}

.emy-19 {
    margin-top: 4.75rem
}

.emx-19 {
    margin-left: 4.75rem;
    margin-right: 4.75rem
}

.em-20 {
    margin: 5rem
}

.eml-20 {
    margin-left: 5rem
}

.emt-20 {
    margin-top: 5rem
}

.emr-20 {
    margin-right: 5rem
}

.emb-20,.emy-20 {
    margin-bottom: 5rem
}

.emy-20 {
    margin-top: 5rem
}

.emx-20 {
    margin-left: 5rem;
    margin-right: 5rem
}

.em-21 {
    margin: 5.25rem
}

.eml-21 {
    margin-left: 5.25rem
}

.emt-21 {
    margin-top: 5.25rem
}

.emr-21 {
    margin-right: 5.25rem
}

.emb-21,.emy-21 {
    margin-bottom: 5.25rem
}

.emy-21 {
    margin-top: 5.25rem
}

.emx-21 {
    margin-left: 5.25rem;
    margin-right: 5.25rem
}

.em-22 {
    margin: 5.5rem
}

.eml-22 {
    margin-left: 5.5rem
}

.emt-22 {
    margin-top: 5.5rem
}

.emr-22 {
    margin-right: 5.5rem
}

.emb-22,.emy-22 {
    margin-bottom: 5.5rem
}

.emy-22 {
    margin-top: 5.5rem
}

.emx-22 {
    margin-left: 5.5rem;
    margin-right: 5.5rem
}

.em-23 {
    margin: 5.75rem
}

.eml-23 {
    margin-left: 5.75rem
}

.emt-23 {
    margin-top: 5.75rem
}

.emr-23 {
    margin-right: 5.75rem
}

.emb-23,.emy-23 {
    margin-bottom: 5.75rem
}

.emy-23 {
    margin-top: 5.75rem
}

.emx-23 {
    margin-left: 5.75rem;
    margin-right: 5.75rem
}

.em-24 {
    margin: 6rem
}

.eml-24 {
    margin-left: 6rem
}

.emt-24 {
    margin-top: 6rem
}

.emr-24 {
    margin-right: 6rem
}

.emb-24,.emy-24 {
    margin-bottom: 6rem
}

.emy-24 {
    margin-top: 6rem
}

.emx-24 {
    margin-left: 6rem;
    margin-right: 6rem
}

.em-25 {
    margin: 6.25rem
}

.eml-25 {
    margin-left: 6.25rem
}

.emt-25 {
    margin-top: 6.25rem
}

.emr-25 {
    margin-right: 6.25rem
}

.emb-25,.emy-25 {
    margin-bottom: 6.25rem
}

.emy-25 {
    margin-top: 6.25rem
}

.emx-25 {
    margin-left: 6.25rem;
    margin-right: 6.25rem
}

.mx-auto {
}

.ew-0 {
    width: 0%
}

.ew-5 {
    width: 5%
}

.ew-10 {
    width: 10%
}

.ew-15 {
    width: 15%
}

.ew-20 {
    width: 20%
}

.ew-25 {
    width: 25%
}

.ew-30 {
    width: 30%
}

.ew-35 {
    width: 35%
}

.ew-40 {
    width: 40%
}

.ew-45 {
    width: 45%
}

.ew-50 {
    width: 50%
}

.ew-55 {
    width: 55%
}

.ew-60 {
    width: 60%
}

.ew-65 {
    width: 65%
}

.ew-70 {
    width: 70%
}

.ew-75 {
    width: 75%
}

.ew-80 {
    width: 80%
}

.ew-85 {
    width: 85%
}

.ew-90 {
    width: 90%
}

.ew-95 {
    width: 95%
}

.ew-100 {
    width: 100%
}

.eh-0 {
    height: 0%
}

.eh-5 {
    height: 5%
}

.eh-10 {
    height: 10%
}

.eh-15 {
    height: 15%
}

.eh-20 {
    height: 20%
}

.eh-25 {
    height: 25%
}

.eh-30 {
    height: 30%
}

.eh-35 {
    height: 35%
}

.eh-40 {
    height: 40%
}

.eh-45 {
    height: 45%
}

.eh-50 {
    height: 50%
}

.eh-55 {
    height: 55%
}

.eh-60 {
    height: 60%
}

.eh-65 {
    height: 65%
}

.eh-70 {
    height: 70%
}

.eh-75 {
    height: 75%
}

.eh-80 {
    height: 80%
}

.eh-85 {
    height: 85%
}

.eh-90 {
    height: 90%
}

.eh-95 {
    height: 95%
}

.eh-100 {
    height: 100%
}

.emw-0 {
    max-width: 0%
}

.emw-5 {
    max-width: 5%
}

.emw-10 {
    max-width: 10%
}

.emw-15 {
    max-width: 15%
}

.emw-20 {
    max-width: 20%
}

.emw-25 {
    max-width: 25%
}

.emw-30 {
    max-width: 30%
}

.emw-35 {
    max-width: 35%
}

.emw-40 {
    max-width: 40%
}

.emw-45 {
    max-width: 45%
}

.emw-50 {
    max-width: 50%
}

.emw-55 {
    max-width: 55%
}

.emw-60 {
    max-width: 60%
}

.emw-65 {
    max-width: 65%
}

.emw-70 {
    max-width: 70%
}

.emw-75 {
    max-width: 75%
}

.emw-80 {
    max-width: 80%
}

.emw-85 {
    max-width: 85%
}

.emw-90 {
    max-width: 90%
}

.emw-95 {
    max-width: 95%
}

.emw-100 {
    max-width: 100%
}

.min-height-0 {
    min-height: 0%
}

.min-height-5 {
    min-height: 5%
}

.min-height-10 {
    min-height: 10%
}

.min-height-15 {
    min-height: 15%
}

.min-height-20 {
    min-height: 20%
}

.min-height-25 {
    min-height: 25%
}

.min-height-30 {
    min-height: 30%
}

.min-height-35 {
    min-height: 35%
}

.min-height-40 {
    min-height: 40%
}

.min-height-45 {
    min-height: 45%
}

.min-height-50 {
    min-height: 50%
}

.min-height-55 {
    min-height: 55%
}

.min-height-60 {
    min-height: 60%
}

.min-height-65 {
    min-height: 65%
}

.min-height-70 {
    min-height: 70%
}

.min-height-75 {
    min-height: 75%
}

.min-height-80 {
    min-height: 80%
}

.min-height-85 {
    min-height: 85%
}

.min-height-90 {
    min-height: 90%
}

.min-height-95 {
    min-height: 95%
}

.min-height-100 {
    min-height: 100%
}

.max-height-0 {
    max-height: 0%
}

.max-height-5 {
    max-height: 5%
}

.max-height-10 {
    max-height: 10%
}

.max-height-15 {
    max-height: 15%
}

.max-height-20 {
    max-height: 20%
}

.max-height-25 {
    max-height: 25%
}

.max-height-30 {
    max-height: 30%
}

.max-height-35 {
    max-height: 35%
}

.max-height-40 {
    max-height: 40%
}

.max-height-45 {
    max-height: 45%
}

.max-height-50 {
    max-height: 50%
}

.max-height-55 {
    max-height: 55%
}

.max-height-60 {
    max-height: 60%
}

.max-height-65 {
    max-height: 65%
}

.max-height-70 {
    max-height: 70%
}

.max-height-75 {
    max-height: 75%
}

.max-height-80 {
    max-height: 80%
}

.max-height-85 {
    max-height: 85%
}

.max-height-90 {
    max-height: 90%
}

.max-height-95 {
    max-height: 95%
}

.max-height-100 {
    max-height: 100%
}

.evw-100 {
    width: 100vw
}

.evw-50 {
    width: 50vw
}

.evh-100 {
    height: 100vh
}

.evh-50 {
    height: 50vh
}

.ew-auto {
    width: auto
}

.eh-auto {
    height: auto
}

.econtainer-fluid {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.econtainer,.econtainer-small {
    width: 100%;
    max-width: calc(1304px + (12px*2));
    display: block;
    margin: 0 auto
}

.econtainer-small {
    max-width: calc(1130px + (12px*2))
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-center,aside#notifications #close-notifications {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex-column-reverse,.flex-row-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-row-reverse {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.align-self-start {
    -ms-flex-item-align: start;
    align-self: start
}

.align-self-center {
    -ms-flex-item-align: center;
    align-self: center
}

.align-self-end {
    -ms-flex-item-align: end;
    align-self: end
}

.align-content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.align-content-center {
    -ms-flex-line-pack: center;
    align-content: center
}

.align-content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.align-content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.align-content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.flex-gap,.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-gap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.gap-1 {
    gap: .25rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.erow,.erow-nogutter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.grid-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.grid-1\/2,.grid-1\/3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.grid-1\/3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.grid-1\/4,.grid-2\/3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.grid-1\/4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.grid-2\/4,.grid-3\/4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.grid-3\/4 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.grid-1\/5,.grid-2\/5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.grid-2\/5 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

.grid-3\/5,.grid-4\/5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

.grid-4\/5 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%
}

.grid-1\/6,.grid-2\/6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.grid-2\/6 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.grid-3\/6,.grid-4\/6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.grid-4\/6 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.grid-1\/12,.grid-5\/6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.grid-1\/12 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.grid-2\/12,.grid-3\/12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.grid-3\/12 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.grid-4\/12,.grid-5\/12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.grid-5\/12 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.grid-6\/12,.grid-7\/12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.grid-7\/12 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.grid-8\/12,.grid-9\/12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.grid-9\/12 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.grid-10\/12,.grid-11\/12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.grid-11\/12 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.etext-primary,.etext-primary--hover:hover,body.dark-mode .etext-primary--dark {
    color: #007687
}

.ebg-primary-dark,body.dark-mode .ebg-primary-dark {
}

.ebg-primary,.ebg-primary--hover:hover {
    background-color: #007687
}

.border-primary,.border-primary--hover:hover,body .select2-container--default .select2-container--open .select2-selection--single .select2-selection__rendered,body.dark-mode .border-primary--dark {
    border-color: #007687
}

.etext-primary-light,.etext-primary-light--hover:hover,body.dark-mode .etext-primary-light--dark {
    color: #67c7d5
}

.ebg-primary-light,.ebg-primary-light--hover:hover,body.dark-mode .ebg-primary-light--dark {
    background-color: #67c7d5
}

.border-primary-light,.border-primary-light--hover:hover,body.dark-mode .border-primary-light--dark {
    border-color: #67c7d5
}

#iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrsub-tabs-names li a.active,.etext-secondary,.etext-secondary--hover:hover,body.dark-mode .etext-secondary--dark {
    color: #ffdb5a
}

.ebg-secondary,.ebg-secondary--hover:hover,body.dark-mode .ebg-secondary--dark {
    background-color: #ffdb5a
}

.border-secondary,.border-secondary--hover:hover,body.dark-mode .border-secondary--dark {
    border-color: #ffdb5a
}

.etext-tertiary,.etext-tertiary--hover:hover,body.dark-mode .etext-tertiary--dark {
    color: #2e2e33
}

.ebg-tertiary,.ebg-tertiary--hover:hover,body.dark-mode .ebg-tertiary--dark {
    background-color: #2e2e33
}

.border-tertiary,.border-tertiary--hover:hover,body.dark-mode .border-tertiary--dark {
    border-color: #2e2e33
}

.etext-light,.etext-light--hover:hover,body.dark-mode .etext-light--dark {
    color: #f0f8f8
}

.ebg-light,.ebg-light--hover:hover,body.dark-mode .ebg-light--dark {
    background-color: #f0f8f8
}

.border-light,.border-light--hover:hover,body.dark-mode .border-light--dark {
    border-color: #f0f8f8
}

.etext-dark,.etext-dark--hover:hover,body.dark-mode .etext-dark--dark {
}

.ebg-dark,.ebg-dark--hover:hover,body.dark-mode .ebg-dark--dark {
}

.border-dark,.border-dark--hover:hover,body.dark-mode .border-dark--dark {
}

.etext-black,.etext-black--hover:hover,body.dark-mode .etext-black--dark {
    color: #000
}

.ebg-black,.ebg-black--hover:hover,body.dark-mode .ebg-black--dark {
    background-color: #000
}

.border-black,.border-black--hover:hover,body.dark-mode .border-black--dark {
    border-color: #000
}

.etext-white,.etext-white--hover:hover,body.dark-mode .etext-white--dark {
    color: #fff
}

.ebg-white,.ebg-white--hover:hover,body.dark-mode .ebg-white--dark {
    background-color: #fff
}

.border-white,.border-white--hover:hover,body.dark-mode .border-white--dark {
    border-color: #fff
}

.etext-blue,.etext-blue--hover:hover,body.dark-mode .etext-blue--dark {
    color: #3b82f6
}

.ebg-blue,.ebg-blue--hover:hover,body.dark-mode .ebg-blue--dark {
    background-color: #3b82f6
}

.border-blue,.border-blue--hover:hover,body.dark-mode .border-blue--dark {
    border-color: #3b82f6
}

.etext-gray,.etext-gray--hover:hover,body.dark-mode .etext-gray--dark {
    color: #92a8bb
}

.ebg-gray,.ebg-gray--hover:hover {
    background-color: #92a8bb
}

body.dark-mode .ebg-gray--dark {
    background-color: #f7f7f7
}

.border-gray,.border-gray--hover:hover,body.dark-mode .border-gray--dark {
    border-color: #f7f7f7
}

.etext-gray-300,.etext-gray-300--hover:hover,body.dark-mode .etext-gray-300--dark {
    color: #f3f3f3
}

.ebg-gray-300,.ebg-gray-300--hover:hover,body.dark-mode .ebg-gray-300--dark {
    background-color: #f3f3f3
}

.border-gray-300,.border-gray-300--hover:hover,body.dark-mode .border-gray-300--dark {
    border-color: #f3f3f3
}

.etext-gray-200,.etext-gray-200--hover:hover,body.dark-mode .etext-gray-200--dark {
    color: #fbfbfb
}

.ebg-gray-200,.ebg-gray-200--hover:hover,body.dark-mode .ebg-gray-200--dark {
    background-color: #fbfbfb
}

.border-gray-200,.border-gray-200--hover:hover,body.dark-mode .border-gray-200--dark {
    border-color: #fbfbfb
}

.etext-green,.etext-green--hover:hover,body.dark-mode .etext-green--dark {
    color: #22c55e
}

.ebg-green,.ebg-green--hover:hover,body.dark-mode .ebg-green--dark {
    background-color: #22c55e
}

.border-green,.border-green--hover:hover,body.dark-mode .border-green--dark {
    border-color: #22c55e
}

.etext-purple,.etext-purple--hover:hover,body.dark-mode .etext-purple--dark {
    color: #a855f7
}

.ebg-purple,.ebg-purple--hover:hover,body.dark-mode .ebg-purple--dark {
    background-color: #a855f7
}

.border-purple,.border-purple--hover:hover,body.dark-mode .border-purple--dark {
    border-color: #a855f7
}

.etext-red,.etext-red--hover:hover,body.dark-mode .etext-red--dark {
    color: #ef4444
}

.ebg-red,.ebg-red--hover:hover,body.dark-mode .ebg-red--dark {
    background-color: #ef4444
}

.border-red,.border-red--hover:hover,body.dark-mode .border-red--dark {
    border-color: #ef4444
}

.etext-orange,.etext-orange--hover:hover,body.dark-mode .etext-orange--dark {
    color: #f97316
}

.ebg-orange,.ebg-orange--hover:hover,body.dark-mode .ebg-orange--dark {
    background-color: #f97316
}

.border-orange,.border-orange--hover:hover,body.dark-mode .border-orange--dark {
    border-color: #f97316
}

.etext-yellow,.etext-yellow--hover:hover,body.dark-mode .etext-yellow--dark {
    color: #eab308
}

.ebg-yellow,.ebg-yellow--hover:hover,body.dark-mode .ebg-yellow--dark {
    background-color: #eab308
}

.border-yellow,.border-yellow--hover:hover,body.dark-mode .border-yellow--dark {
    border-color: #eab308
}

.etext-transparent,.etext-transparent--hover:hover,body.dark-mode .etext-transparent--dark {
    color: transparent
}

.ebg-transparent,.ebg-transparent--hover:hover,body.dark-mode .ebg-transparent--dark {
    background-color: transparent
}

.border-transparent,.border-transparent--hover:hover,body.dark-mode .border-transparent--dark {
    border-color: transparent
}

.border-solid,.border-solid--hover:hover {
    border-style: solid
}

.border-dashed,.border-dashed--hover:hover {
    border-style: dashed
}

.border-dotted,.border-dotted--hover:hover {
    border-style: dotted
}

.border-double,.border-double--hover:hover {
    border-style: double
}

.border-none,.border-none--hover:hover {
    border-style: none
}

.border-1,.border-1--hover:hover {
    border-width: 1px
}

.border-2,.border-2--hover:hover {
    border-width: 2px
}

.border-3,.border-3--hover:hover {
    border-width: 3px
}

.border-4,.border-4--hover:hover {
    border-width: 4px
}

.uppercase,.uppercase--hover:hover {
    text-transform: uppercase
}

.lowercase,.lowercase--hover:hover {
    text-transform: lowercase
}

.capitalize,.capitalize--hover:hover {
    text-transform: capitalize
}

.decoration-none,.decoration-none--hover:hover {
    text-decoration: none
}

.decoration-underline,.decoration-underline--hover:hover {
    text-decoration: underline
}

.text-left,.text-left--hover:hover {
    text-align: left
}

.text-center,.text-center--hover:hover {
    text-align: center
}

.text-right,.text-right--hover:hover {
    text-align: right
}

.bold,.bold--hover:hover {
    font-weight: 600
}

.regular,.regular--hover:hover {
    font-weight: 400
}

.italic,.italic--hover:hover {
    font-style: italic
}

.font-title,.font-title--hover:hover {
    font-family: Jost,sans-serif
}

.light,.light--hover:hover,.thin,.thin--hover:hover {
    font-weight: 300
}

.medium,.medium--hover:hover {
    font-weight: 500
}

.semibold,.semibold--hover:hover {
    font-weight: 600
}

.black,.black--hover:hover {
    font-weight: 900
}

.cursor-pointer {
    cursor: pointer
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.transition-none {
    -webkit-transition-property: none;
    transition-property: none
}

.transition-all {
    -webkit-transition-property: all;
    transition-property: all
}

.transition,.transition-all,.transition-colors,.transition-opacity {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.transition {
    -webkit-transition-property: background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform
}

.transition-colors,.transition-opacity {
    -webkit-transition-property: background-color,border-color,color,fill,stroke;
    transition-property: background-color,border-color,color,fill,stroke
}

.transition-opacity {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.transition-shadow,.transition-transform {
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow,-webkit-box-shadow;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.transition-transform {
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.ease-linear {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.ease-in {
    -webkit-transition-timing-function: cubic-bezier(.4,0,1,1);
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-out {
    -webkit-transition-timing-function: cubic-bezier(0,0,.2,1);
    transition-timing-function: cubic-bezier(0,0,.2,1)
}

.ease-in-out {
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.duration-200 {
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms
}

.duration-300 {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.duration-500 {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms
}

.duration-700 {
    -webkit-transition-duration: 700ms;
    transition-duration: 700ms
}

.duration-1000 {
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms
}

.duration-1500 {
    -webkit-transition-duration: 1500ms;
    transition-duration: 1500ms
}

.duration-2000 {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms
}

.opacity-100,.opacity-100--hover:hover {
    opacity: 1
}

.opacity-75,.opacity-75--hover:hover {
    opacity: .75
}

.opacity-50,.opacity-50--hover:hover {
    opacity: .5
}

.opacity-25,.opacity-25--hover:hover {
    opacity: .25
}

.opacity-0,.opacity-0--hover:hover {
    opacity: 0
}

.visible,.visible--hover:hover {
    visibility: visible
}

.invisible {
}

.invisible--hover:hover {
    visibility: hidden
}

.transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.transform-none {
    -webkit-transform: none;
    transform: none
}

.scale-0,.scale-0--hover:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0
}

.scale-50,.scale-50--hover:hover {
    --transform-scale-x: 0.5;
    --transform-scale-y: 0.5
}

.scale-100,.scale-100--hover:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1
}

.scale-110,.scale-110--hover:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
}

.scale-125,.scale-125--hover:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25S
}

.scale-150,.scale-150--hover:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
}

.object-contain,.object-contain--hover:hover {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover,.object-cover--hover:hover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-fill,.object-fill--hover:hover {
    -o-object-fit: fill;
    object-fit: fill
}

.object-none,.object-none--hover:hover {
    -o-object-fit: none;
    object-fit: none
}

.object-scale-down,.object-scale-down--hover:hover {
    -o-object-fit: scale-down;
    object-fit: scale-down
}

.background-no-repeat--hover:hover {
    background-repeat: no-repeat
}

.background-size-cover--hover:hover {
    background-size: cover
}

.background-size-contain--hover:hover {
    background-size: contain
}

.background-size-w-100--hover:hover {
    background-size: 100% auto
}

.background-size-h-100--hover:hover {
    background-size: auto 100%
}

.background-position-x-center--hover:hover {
    background-position-x: center
}

.background-position-y-center--hover:hover {
    background-position-y: center
}

.background-position-x-left--hover:hover {
    background-position-x: left
}

.background-position-x-right--hover:hover {
    background-position-x: right
}

.background-position-y-top--hover:hover {
    background-position-y: top
}

.background-position-y-bottom--hover:hover {
    background-position-y: bottom
}

.box-shadow,.box-shadow--hover:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)
}

.box-shadow-md,.box-shadow-md--hover:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)
}

.box-shadow-lg,.box-shadow-lg--hover:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
}

.border-radius-none,.border-radius-none--hover:hover {
    border-radius: 0
}

.border-radius-xs,.border-radius-xs--hover:hover {
    border-radius: .1rem
}

.border-radius-sm,.border-radius-sm--hover:hover {
    border-radius: .25rem
}

.border-radius,.border-radius--hover:hover {
    border-radius: .375rem
}

.border-radius-md,.border-radius-md--hover:hover {
    border-radius: .5rem
}

.border-radius-lg,.border-radius-lg--hover:hover {
    border-radius: .75rem
}

.border-radius-full,.border-radius-full--hover:hover {
    border-radius: 50%
}

.outline-none--hover:hover {
    outline: 0
}

.econtainer,.econtainer-fluid,.econtainer-small,.grid-1,.grid-10\/12,.grid-11\/12,.grid-1\/12,.grid-1\/2,.grid-1\/3,.grid-1\/4,.grid-1\/5,.grid-1\/6,.grid-2\/12,.grid-2\/3,.grid-2\/4,.grid-2\/5,.grid-2\/6,.grid-3\/12,.grid-3\/4,.grid-3\/5,.grid-3\/6,.grid-4\/12,.grid-4\/5,.grid-4\/6,.grid-5\/12,.grid-5\/6,.grid-6\/12,.grid-7\/12,.grid-8\/12,.grid-9\/12,.padding-gutter {
    padding-left: 12px;
    padding-right: 12px
}

.erow {
    margin-left: -12px;
    margin-right: -12px
}

.remove-list {
    list-style: none;
    padding: 0
}

.the-content h1,.the-content h1 *,.title-h1,.title-h1 * {
    font-size: 40px;
    letter-spacing: -.4px
}

.the-content h2,.the-content h2 *,.title-h2,.title-h2 * {
    font-size: 33px;
    line-height: normal
}

.the-content h3,.the-content h3 *,.title-h3,.title-h3 * {
    font-size: 25px;
    line-height: 1.2em
}

.the-content h4,.the-content h4 *,.title-h4,.title-h4 * {
    font-size: 18px;
    letter-spacing: .36px;
    text-transform: uppercase
}

.p-body,.the-content h5,.the-content h5 *,.title-h5,.title-h5 * {
    font-size: 16px;
    line-height: 1.2em
}

.p-body {
    font-size: 15px
}

.p-small,.p-xsmall {
    font-size: 12px;
    line-height: 1.2em
}

.p-xsmall {
    font-size: 10px
}

strong {
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

a[href^=tel] {
    color: inherit!important;
    text-decoration: none!important;
    font-size: inherit!important;
    font-family: inherit!important;
    font-weight: inherit!important;
    line-height: inherit!important
}

.w-auto {
    width: auto
}

.h-auto {
    height: auto
}

.border-top-1,.border-top-1--hover:hover {
    border-top-width: 1px;
    border-top-style: solid
}

.border-bottom-1,.border-bottom-1--hover:hover {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.border-left-1,.border-left-1--hover:hover {
    border-left-width: 1px;
    border-left-style: solid
}

.border-right-1,.border-right-1--hover:hover {
    border-right-width: 1px;
    border-right-style: solid
}

.background-no-repeat {
    background-repeat: no-repeat
}

.background-size-cover {
    background-size: cover
}

.background-size-contain {
    background-size: contain
}

.background-size-w-100 {
    background-size: 100% auto
}

.background-size-h-100 {
    background-size: auto 100%
}

.background-position-x-center {
    background-position-x: center
}

.background-position-y-center {
    background-position-y: center
}

.background-position-x-left {
    background-position-x: left
}

.background-position-x-right {
    background-position-x: right
}

.background-position-y-top {
    background-position-y: top
}

.background-position-y-bottom {
    background-position-y: bottom
}

.outline-none {
    outline: 0
}

h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a {
    font-family: 'Jost',sans-serif
}

h1,h2,h3,h4,h5 {
    font-weight: 600
}

h1 a {
    color: inherit;
    font-weight: inherit;
    line-height: inherit
}

h2 a,h3 a {
    letter-spacing: inherit
}

h2 a,h3 a,h4 a,h5 a {
    color: inherit;
    font-weight: inherit
}

h4 a {
    line-height: inherit
}

h5 a {
    letter-spacing: inherit
}

h1,h1 a {
    font-size: 40px;
    letter-spacing: -.4px
}

h2,h2 a {
    font-size: 33px;
    line-height: normal
}

h3,h3 a {
    font-size: 30px;
    line-height: 1.2em
}

h4,h4 a {
    font-size: 18px;
    letter-spacing: .36px;
    text-transform: uppercase
}

h5,h5 a {
    font-size: 16px;
    line-height: 1.2em
}

.rounded-small,body#checkout #tmb_gifts .gift-line {
    border-radius: 10px
}

.btn {
}

.etext-light-gray {
    color: #f3f3f3
}

.font-primary {
    font-family: 'Roboto',sans-serif
}

.weight-400 {
    font-weight: 400
}

.weight-300 {
    font-weight: 300
}

aside#notifications {
    position: absolute;
    left: 50%;
    translate: -50%;
    top: 2rem;
    z-index: 2
}

aside#notifications #close-notifications {
    position: absolute;
    top: -11px;
    right: 4px;
    width: 25px;
    height: 25px;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffdb5a;
    border-radius: 500px
}

aside#notifications .alert {
    border-radius: 10px;
    border: 2px solid;
    padding: 1.3rem 1rem;
    font-weight: 700
}

aside#notifications .alert.alert-success {
    background-color: #d0e8ec;
    color: #007687
}

aside#notifications .alert ul {
    margin: 0;
    list-style: none
}

input.form-control {
    border-radius: 2rem;
    height: 50px;
    padding: 0 2rem
}

input.form-control:focus,textarea.form-control:focus {
    border-color: #007687
}

textarea.form-control {
    border-radius: .5rem;
    padding: 2rem;
    resize: none
}

.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 100rem;
    border-top-right-radius: 100rem
}

.input-group {
    position: relative
}

.input-group.jsparent-focus {
    overflow: hidden
}

.input-group.bootstrap-touchspin {
    overflow: auto
}

.input-group .input-group-btn {
    position: absolute;
    right: 0;
    width: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3
}

.input-group .input-group-btn button {
    background-color: #ffdb5a;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Jost';
    font-size: 13px;
    outline: 0!important;
    height: 100%;
    margin-left: 9px!important
}

.input-group,.input-group input {
    border-radius: 100rem
}

.password-requirements .ok {
    display: none
}

.password-requirements .ko,.password-requirements .text-success .ok {
    display: block
}

.password-requirements .text-success .ko,body #wrapper .custom-checkbox input,body #wrapper .custom-checkbox span .check,body #wrapper .custom-radio input,body #wrapper .custom-radio span .check {
    display: none
}

body #wrapper .custom-checkbox,body #wrapper .custom-radio {
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle
}

body #wrapper .custom-checkbox span,body #wrapper .custom-radio span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    background-color: #fff
}

body #wrapper .custom-checkbox span .uncheck,body #wrapper .custom-radio span .uncheck {
    display: block
}

body #wrapper .custom-checkbox input:checked~span .check,body #wrapper .custom-radio input:checked~span .check {
    display: block
}

body #wrapper .custom-checkbox input:checked~span .uncheck,body #wrapper .custom-radio input:checked~span .uncheck {
    display: none
}

body .select2-container--default .select2-selection--single {
    height: 50px;
    border: 0
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 10rem;
    padding: 0 2rem
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: .7rem
}

body .select2-container--open .select2-dropdown--below {
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 25px;
    padding: .8rem
}

body .select2-container--open .select2-search--dropdown .select2-search__field {
    outline: 0;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 5px
}

.dotted-fill {
    overflow: hidden;
    position: relative
}

.dotted-fill:after {
    content: "..................................................................................................................................................................................................................................................................................";
    position: absolute;
    left: 0;
    color: inherit;
    width: calc(100% - 15px);
    overflow: hidden
}

.dotted-fill span {
    display: inline-block;
    background-color: #fff;
    z-index: 1;
    position: relative;
    padding-right: 5px
}

.btn-rounded {
    border-radius: 5rem
}

.spaced {
    letter-spacing: .28px
}

.label-hide span:first-child {
    max-width: 0;
    overflow: hidden;
    width: auto;
    -webkit-transition: .5s;
    transition: .5s;
    padding-right: 0
}

a:hover {
    text-decoration: none
}

.label-hide:hover span:first-child {
    max-width: 100px;
    padding-right: .5rem
}

.breadcrumb {
    padding: 2rem 1rem;
    background-color: transparent
}

.breadcrumb ol {
    list-style: none
}

.breadcrumb ol li:after {
    content: "-";
    margin: 0 .9rem 0 .7rem;
    font-weight: 700
}

.breadcrumb ol li:last-child:after {
    display: none
}

.gift-threshold .product {
    border: 1px solid #fff
}

.gift-threshold .product:hover {
    border: 1px solid #333e48
}

a:focus {
    outline: 0;
    text-decoration: none
}

#cms #content img,.select2-container {
    max-width: 100%
}

input[type=password]+.input-group-btn:not(:first-child)>.btn {
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px
}

#footer .payment-methods p img {
    max-height: 30px;
    margin: 0 10px
}

#header {
    z-index: 100;
    position: relative
}

.modal-backdrop {
    z-index: 99
}

.gift-threshold {
    padding-top: 180px
}

.gift-threshold .modal-lg {
    width: 1200px;
    max-width: 100%
}

.header-top {
    z-index: 2
}

.header-nav {
    z-index: 1
}

.header-fixed header#header {
    padding-bottom: 114px
}

.header-fixed header#header .header-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.header-fixed #iqitmegamenu-horizontal .cbp-hrmenu .cbp-tabs-container {
    top: 110px
}

.header-banner {
    padding: 7px 0
}

.header-banner .displayBanner p {
    color: #007687;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-banner .displayBanner p img {
    margin-right: 10px
}

.header-banner .displayBanner a {
    color: #007687;
    font-size: 13px
}

.header-banner .displayBanner .customer-service p {
    font-size: 15px;
}

#iqitmegamenu-horizontal .cbp-hrmenu>ul>li>a {
    text-transform: uppercase;
    font-size: 14px
}

#iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrsub-inner {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.2);
    overflow: auto
}

#iqitmegamenu-horizontal .cbp-hrmenu .cbp-tabs-container {
    top: 146px;
    position: relative
}

#iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrsub-tabs-names li a.active svg path,#iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrsub-tabs-names li a:hover svg path {
    fill: #ffdb5a
}

#search_widget {
    max-width: 34rem;
    width: 100%
}

#search_widget form input {
    padding: 10px 70px 10px 20px
}

.products {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.products .swiper-slide {
    height: auto;
    margin-bottom: 1.5rem
}

.products .swiper-slide .thumbnail-container {
    height: 100%;
    position: relative
}

.products .swiper-slide .thumbnail-container .thumbnail-top {
    height: 100%
}

.product-miniature {
    border-radius: .8rem;
    overflow: hidden;
    height: 100%
}

.product-miniature picture {
    width: 100%;
    height: 100%;
    padding-top: 100%;
    display: block
}

.product-miniature .product-hover,.product-miniature picture img {
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.product-miniature .product-hover {
    opacity: 0;
    visibility: none;
    background-color: rgba(0,0,0,.6)
}

.product-miniature .product-hover .btn {
    border-color: #ffdb5a
}

.product-miniature:hover .product-hover {
    visibility: visible;
    opacity: 1
}

.product-miniature:hover img {
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.product-quantity .input-group-btn-vertical {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2;
    pointer-events: none;
    padding: 8px 10px
}

.product-quantity .input-group-btn-vertical .btn {
    width: 30px;
    background-color: #ececec;
    pointer-events: initial;
    padding: 0;
    height: 100%;
    border-radius: 5px
}

.product-quantity input.quantity_wanted_fake {
    z-index: 1!important;
    height: 44px;
    display: block!important;
    width: 160px;
    text-align: center;
    padding: 0 45px;
    border-radius: 5px!important
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:after {
    content: "+"
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:after {
    content: "-";
    font-size: 24px;
    line-height: 26px
}

body#checkout .js-step-title {
    border-bottom: 1px solid #ececec;
    padding-bottom: 2rem
}

body#checkout .js-step-title .step-edit {
    padding-top: 5px
}

body#checkout section.checkout-step .address-selector {
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal
}

body#checkout section.checkout-step .address-selector#invoice-addresses .address-item footer {
    padding: 1.1rem
}

body#checkout section.checkout-step .address-selector .address-item {
    border-radius: .8rem;
    border: 2px solid #ececec;
    -ms-flex: 0 0 33.3333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.3333%;
    background-color: #fff
}

body#checkout section.checkout-step .address-selector .address-item.selected {
    border: 2px solid #007687
}

body#checkout section.checkout-step .address-selector .address-item .custom-radio {
    display: none
}

body#checkout section.checkout-step .address-selector .address-item .radio-block {
    display: block;
    margin: 0;
    padding: 2rem 1.5rem 0
}

body#checkout section.checkout-step .delivery-option.js-delivery-option {
    border: 1px solid #92a8bb;
    border-radius: 10px;
    cursor: pointer
}

body#checkout section.checkout-step .delivery-option.js-delivery-option.active {
    border: 2px solid #007687;
    background-color: #f9f1d7
}

body#checkout #tmb_gifts .gift-line.active,body#checkout #tmb_gifts .gift-line:hover {
    background-color: #f9f1d7
}

body#checkout #order-items .order-line hr {
    margin-top: .5rem;
    padding-bottom: .5rem
}

.displayFooterAfter .payment-methods p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sidebar-cart {
    width: 359px;
    border-radius: 16px 0 0 16px;
    background: #f8f8f8;
    -webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 8px 0 rgba(0,0,0,.1);
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    height: -webkit-fill-available
}

.sidebar-cart.open {
    left: calc(100% - 359px)
}

.product-line-grid-left .product-image {
    height: 0;
    padding-bottom: 100%
}

.cart-item {
    border-color: #c9ced1
}

.sidebar-cart__content {
    max-height: calc(100% - 160px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 16px
}

@media print {
    *,::after,::before,::first-letter,blockquote::first-line,div::first-line,li::first-line,p::first-line {
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }

    .visible-print-block {
        display: block!important
    }

    .visible-print-inline {
        display: inline!important
    }

    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

@media (min-width: 576px) {
    .container {
        width:540px;
        max-width: 100%
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-sm-1 {
        float: left;
        width: 8.33333%
    }

    .col-sm-2,.col-sm-3 {
        float: left;
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4,.col-sm-5 {
        float: left;
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6,.col-sm-7 {
        float: left;
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8,.col-sm-9 {
        float: left;
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        float: left;
        width: 83.33333%
    }

    .col-sm-11 {
        float: left;
        width: 91.66667%
    }

    .col-sm-12 {
        float: left;
        width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .form-check,.form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar,.navbar-fixed-bottom,.navbar-fixed-top,.navbar-full,.navbar-sticky-top {
        border-radius: 0
    }

    .navbar-toggleable-xs {
        display: block!important
    }

    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: .75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0
    }

    .card-deck .card {
        margin-bottom: 0
    }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }

    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .card-deck .card,.card-group .card {
        display: table-cell;
        vertical-align: top
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child),.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }

    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }

    .jumbotron {
        padding: 4rem 2rem
    }

    .modal-dialog {
        max-width: 600px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }

    .carousel-control .icon-next,.carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }

    .float-sm-left {
        float: left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }

    .text-sm-left {
        text-align: left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }

    .hidden-sm-up {
        display: none!important
    }

    .header-top .search-widgets {
        max-width: 13rem
    }
}

@media (min-width: 768px) {
    .container {
        width:720px;
        max-width: 100%
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-md-1 {
        float: left;
        width: 8.33333%
    }

    .col-md-2,.col-md-3 {
        float: left;
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4,.col-md-5 {
        float: left;
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6,.col-md-7 {
        float: left;
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8,.col-md-9 {
        float: left;
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        float: left;
        width: 83.33333%
    }

    .col-md-11 {
        float: left;
        width: 91.66667%
    }

    .col-md-12 {
        float: left;
        width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .push-md-12 {
        left: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .navbar-toggleable-sm {
        display: block!important
    }

    .float-md-left {
        float: left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }

    .text-md-left {
        text-align: left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }

    .hidden-md-up {
        display: none!important
    }

    .search-widget {
        min-width: 15.63rem
    }

    #blockcart-modal .cart-content {
        padding-left: 2.5rem
    }
}

@media (min-width: 992px) {
    .container {
        width:960px;
        max-width: 100%
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-lg-1 {
        float: left;
        width: 8.33333%
    }

    .col-lg-2,.col-lg-3 {
        float: left;
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4,.col-lg-5 {
        float: left;
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6,.col-lg-7 {
        float: left;
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8,.col-lg-9 {
        float: left;
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        float: left;
        width: 83.33333%
    }

    .col-lg-11 {
        float: left;
        width: 91.66667%
    }

    .col-lg-12 {
        float: left;
        width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .push-lg-12 {
        left: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .navbar-toggleable-md {
        display: block!important
    }

    .modal-lg {
        max-width: 900px
    }

    .float-lg-left {
        float: left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }

    .text-lg-left {
        text-align: left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }

    .hidden-lg-up {
        display: none!important
    }

    #product-modal .modal-content .modal-body .product-images {
        margin-left: 2.5rem
    }
}

@media (min-width: 1200px) {
    .container {
        width:1140px;
        max-width: 100%
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-xl-1 {
        float: left;
        width: 8.33333%
    }

    .col-xl-2,.col-xl-3 {
        float: left;
        width: 16.66667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-4,.col-xl-5 {
        float: left;
        width: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%
    }

    .col-xl-6,.col-xl-7 {
        float: left;
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333%
    }

    .col-xl-8,.col-xl-9 {
        float: left;
        width: 66.66667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10 {
        float: left;
        width: 83.33333%
    }

    .col-xl-11 {
        float: left;
        width: 91.66667%
    }

    .col-xl-12 {
        float: left;
        width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .navbar-toggleable-lg {
        display: block
    }

    .float-xl-left {
        float: left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }

    .text-xl-left {
        text-align: left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }

    .hidden-xl-up {
        display: none!important
    }
}

@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-xs .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }

    .hidden-xs-down {
        display: none!important
    }

    .header-top-right {
        width: 100%;
        padding-right: 15px
    }

    .products-selection .filter-button {
        padding-left: 0
    }

    #category #left-column #search_filters_wrapper {
        margin-right: -15px;
        margin-left: -15px
    }

    .cart-items {
        padding: 1rem 0
    }

    .cart-item {
        border-bottom: 1px solid #f6f6f6
    }

    .cart-item:last-child {
        border-bottom: 0
    }

    .cart-grid-body .cart-overview {
        padding: 0
    }

    .cart-grid-body .no-items {
        display: inline-block;
        padding: 1rem
    }

    .product-line-grid-left {
        padding-right: 0!important
    }
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-sm .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }

    .hidden-sm-down {
        display: none!important
    }

    .header-top .search-widget {
        float: none
    }

    .header-top .search-widget form {
        margin: 0 auto
    }

    .header-top .search-widget form input[type=text] {
        min-width: inherit;
        background: #fff
    }

    #category #left-column #search_filters_wrapper {
        margin-right: -30px;
        margin-left: -30px
    }

    #category #left-column #search_filter_controls,.products-selection h1 {
        margin-bottom: 1rem;
        text-align: center
    }

    #category #left-column #search_filter_controls button {
        margin: 0 .5rem
    }

    #category #left-column #search_filters {
        padding: 0;
        margin-bottom: 20px;
        border-top: 1px solid #f6f6f6;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #category #left-column #search_filters .ui-slider-horizontal {
        margin-bottom: 20px
    }

    #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: 1px solid #f6f6f6
    }

    #category #left-column #search_filters .facet .title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer
    }

    #category #left-column #search_filters .facet .title .collapse-icons .remove,#category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }

    #category #left-column #search_filters .facet .collapse.in,#category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }

    #category #left-column #search_filters .facet .facet-title {
        color: #232323;
        text-transform: uppercase
    }

    #category #left-column #search_filters .facet .h6 {
        display: inline-block;
        padding: 1.25rem;
        margin-bottom: 0
    }

    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        height: inherit;
        padding: 0 .625rem 0 0
    }

    #category #left-column #search_filters .facet .collapse {
        display: none
    }

    #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0
    }

    #category #left-column #search_filters .facet ul {
        margin-bottom: 0
    }

    #category #left-column #search_filters .facet ul li {
        padding: 1.25rem;
        border-top: 1px solid #f6f6f6
    }

    #category #search_filter_toggler {
        width: 100%
    }

    .products-sort-order .select-title {
        margin-left: 0
    }

    .products-selection h1 {
        padding-top: 0
    }

    .products-selection .showing {
        padding-top: 1rem
    }

    #blockcart-modal .modal-body .divide-right span {
        display: block;
        padding: 0 .5rem
    }

    #blockcart-modal .product-name,#blockcart-modal .product-price {
        padding: 0 .5rem
    }

    #blockcart-modal .divide-right {
        border-right: none
    }

    #blockcart-modal .modal-body {
        padding: 1rem
    }

    .product-line-grid-body {
        margin-bottom: 1rem
    }

    .border-primary--mobile {
        border-color: #007687
    }

    .border-primary-light--mobile {
        border-color: #67c7d5
    }

    .border-secondary--mobile {
        border-color: #ffdb5a
    }

    .border-tertiary--mobile {
        border-color: #2e2e33
    }

    .border-light--mobile {
        border-color: #f0f8f8
    }

    .border-dark--mobile {
        border-color: #333e48
    }

    .border-black--mobile {
        border-color: #000
    }

    .border-white--mobile {
        border-color: #fff
    }

    .border-blue--mobile {
        border-color: #3b82f6
    }

    .border-gray--mobile {
        border-color: #f7f7f7
    }

    .border-gray-300--mobile {
        border-color: #f3f3f3
    }

    .border-gray-200--mobile {
        border-color: #fbfbfb
    }

    .border-green--mobile {
        border-color: #22c55e
    }

    .border-purple--mobile {
        border-color: #a855f7
    }

    .border-red--mobile {
        border-color: #ef4444
    }

    .border-orange--mobile {
        border-color: #f97316
    }

    .border-yellow--mobile {
        border-color: #eab308
    }

    .border-transparent--mobile {
        border-color: transparent
    }

    .the-content h1,.the-content h1 *,.title-h1,.title-h1 * {
        font-size: 50px;
        line-height: 1.2em
    }

    .the-content h2,.the-content h2 *,.title-h2,.title-h2 * {
        font-size: 30px;
        line-height: 1.2em
    }

    .the-content h3,.the-content h3 *,.title-h3,.title-h3 * {
        font-size: 25px;
        letter-spacing: -.5px
    }

    .the-content h4,.the-content h4 *,.the-content h5,.the-content h5 *,.title-h4,.title-h4 *,.title-h5,.title-h5 * {
        font-size: 18px;
        letter-spacing: .36px;
        text-transform: uppercase
    }

    .p-body {
        font-size: 1rem;
        line-height: 1.5em
    }

    .p-small,.p-xsmall {
        font-size: 13px;
        line-height: 1.5em
    }

    .p-xsmall {
        font-size: 11px
    }

    .relative--mobile {
        position: relative
    }

    .absolute--mobile {
        position: absolute
    }

    .fixed--mobile {
        position: fixed
    }

    .sticky--mobile {
        position: sticky
    }

    .static--mobile {
        position: static
    }

    .top-0--mobile {
        top: 0
    }

    .top-1--mobile {
        top: .25rem
    }

    .top-2--mobile {
        top: .5rem
    }

    .top-3--mobile {
        top: .75rem
    }

    .top-4--mobile {
        top: 1rem
    }

    .top-5--mobile {
        top: 1.25rem
    }

    .top-6--mobile {
        top: 1.5rem
    }

    .top-7--mobile {
        top: 1.75rem
    }

    .top-8--mobile {
        top: 2rem
    }

    .top-9--mobile {
        top: 2.25rem
    }

    .top-10--mobile {
        top: 2.5rem
    }

    .top-11--mobile {
        top: 2.75rem
    }

    .top-12--mobile {
        top: 3rem
    }

    .top-15--mobile {
        top: 3.75rem
    }

    .top-16--mobile {
        top: 4rem
    }

    .top-17--mobile {
        top: 4.25rem
    }

    .top-18--mobile {
        top: 4.5rem
    }

    .top-19--mobile {
        top: 4.75rem
    }

    .top-20--mobile {
        top: 5rem
    }

    .top-21--mobile {
        top: 5.25rem
    }

    .top-22--mobile {
        top: 5.5rem
    }

    .top-23--mobile {
        top: 5.75rem
    }

    .top-24--mobile {
        top: 6rem
    }

    .top-25--mobile {
        top: 6.25rem
    }

    .-top-0p--mobile,.top-0p--mobile {
        top: 0
    }

    .top-5p--mobile {
        top: 5%
    }

    .-top-5p--mobile {
        top: -5%
    }

    .top-10p--mobile {
        top: 10%
    }

    .-top-10p--mobile {
        top: -10%
    }

    .top-15p--mobile {
        top: 15%
    }

    .-top-15p--mobile {
        top: -15%
    }

    .top-20p--mobile {
        top: 20%
    }

    .-top-20p--mobile {
        top: -20%
    }

    .top-25p--mobile {
        top: 25%
    }

    .-top-25p--mobile {
        top: -25%
    }

    .top-30p--mobile {
        top: 30%
    }

    .-top-30p--mobile {
        top: -30%
    }

    .top-35p--mobile {
        top: 35%
    }

    .-top-35p--mobile {
        top: -35%
    }

    .top-40p--mobile {
        top: 40%
    }

    .-top-40p--mobile {
        top: -40%
    }

    .top-45p--mobile {
        top: 45%
    }

    .-top-45p--mobile {
        top: -45%
    }

    .top-50p--mobile {
        top: 50%
    }

    .-top-50p--mobile {
        top: -50%
    }

    .top-55p--mobile {
        top: 55%
    }

    .-top-55p--mobile {
        top: -55%
    }

    .top-60p--mobile {
        top: 60%
    }

    .-top-60p--mobile {
        top: -60%
    }

    .top-65p--mobile {
        top: 65%
    }

    .-top-65p--mobile {
        top: -65%
    }

    .top-70p--mobile {
        top: 70%
    }

    .-top-70p--mobile {
        top: -70%
    }

    .top-75p--mobile {
        top: 75%
    }

    .-top-75p--mobile {
        top: -75%
    }

    .top-80p--mobile {
        top: 80%
    }

    .-top-80p--mobile {
        top: -80%
    }

    .top-85p--mobile {
        top: 85%
    }

    .-top-85p--mobile {
        top: -85%
    }

    .top-90p--mobile {
        top: 90%
    }

    .-top-90p--mobile {
        top: -90%
    }

    .top-95p--mobile {
        top: 95%
    }

    .-top-95p--mobile {
        top: -95%
    }

    .top-100p--mobile {
        top: 100%
    }

    .-top-100p--mobile {
        top: -100%
    }

    .right-0--mobile {
        right: 0
    }

    .right-1--mobile {
        right: .25rem
    }

    .right-2--mobile {
        right: .5rem
    }

    .right-3--mobile {
        right: .75rem
    }

    .right-4--mobile {
        right: 1rem
    }

    .right-5--mobile {
        right: 1.25rem
    }

    .right-6--mobile {
        right: 1.5rem
    }

    .right-7--mobile {
        right: 1.75rem
    }

    .right-8--mobile {
        right: 2rem
    }

    .right-9--mobile {
        right: 2.25rem
    }

    .right-10--mobile {
        right: 2.5rem
    }

    .right-11--mobile {
        right: 2.75rem
    }

    .right-12--mobile {
        right: 3rem
    }

    .right-15--mobile {
        right: 3.75rem
    }

    .right-16--mobile {
        right: 4rem
    }

    .right-17--mobile {
        right: 4.25rem
    }

    .right-18--mobile {
        right: 4.5rem
    }

    .right-19--mobile {
        right: 4.75rem
    }

    .right-20--mobile {
        right: 5rem
    }

    .right-21--mobile {
        right: 5.25rem
    }

    .right-22--mobile {
        right: 5.5rem
    }

    .right-23--mobile {
        right: 5.75rem
    }

    .right-24--mobile {
        right: 6rem
    }

    .right-25--mobile {
        right: 6.25rem
    }

    .-right-0p--mobile,.right-0p--mobile {
        right: 0
    }

    .right-5p--mobile {
        right: 5%
    }

    .-right-5p--mobile {
        right: -5%
    }

    .right-10p--mobile {
        right: 10%
    }

    .-right-10p--mobile {
        right: -10%
    }

    .right-15p--mobile {
        right: 15%
    }

    .-right-15p--mobile {
        right: -15%
    }

    .right-20p--mobile {
        right: 20%
    }

    .-right-20p--mobile {
        right: -20%
    }

    .right-25p--mobile {
        right: 25%
    }

    .-right-25p--mobile {
        right: -25%
    }

    .right-30p--mobile {
        right: 30%
    }

    .-right-30p--mobile {
        right: -30%
    }

    .right-35p--mobile {
        right: 35%
    }

    .-right-35p--mobile {
        right: -35%
    }

    .right-40p--mobile {
        right: 40%
    }

    .-right-40p--mobile {
        right: -40%
    }

    .right-45p--mobile {
        right: 45%
    }

    .-right-45p--mobile {
        right: -45%
    }

    .right-50p--mobile {
        right: 50%
    }

    .-right-50p--mobile {
        right: -50%
    }

    .right-55p--mobile {
        right: 55%
    }

    .-right-55p--mobile {
        right: -55%
    }

    .right-60p--mobile {
        right: 60%
    }

    .-right-60p--mobile {
        right: -60%
    }

    .right-65p--mobile {
        right: 65%
    }

    .-right-65p--mobile {
        right: -65%
    }

    .right-70p--mobile {
        right: 70%
    }

    .-right-70p--mobile {
        right: -70%
    }

    .right-75p--mobile {
        right: 75%
    }

    .-right-75p--mobile {
        right: -75%
    }

    .right-80p--mobile {
        right: 80%
    }

    .-right-80p--mobile {
        right: -80%
    }

    .right-85p--mobile {
        right: 85%
    }

    .-right-85p--mobile {
        right: -85%
    }

    .right-90p--mobile {
        right: 90%
    }

    .-right-90p--mobile {
        right: -90%
    }

    .right-95p--mobile {
        right: 95%
    }

    .-right-95p--mobile {
        right: -95%
    }

    .right-100p--mobile {
        right: 100%
    }

    .-right-100p--mobile {
        right: -100%
    }

    .bottom-0--mobile {
        bottom: 0
    }

    .bottom-1--mobile {
        bottom: .25rem
    }

    .bottom-2--mobile {
        bottom: .5rem
    }

    .bottom-3--mobile {
        bottom: .75rem
    }

    .bottom-4--mobile {
        bottom: 1rem
    }

    .bottom-5--mobile {
        bottom: 1.25rem
    }

    .bottom-6--mobile {
        bottom: 1.5rem
    }

    .bottom-7--mobile {
        bottom: 1.75rem
    }

    .bottom-8--mobile {
        bottom: 2rem
    }

    .bottom-9--mobile {
        bottom: 2.25rem
    }

    .bottom-10--mobile {
        bottom: 2.5rem
    }

    .bottom-11--mobile {
        bottom: 2.75rem
    }

    .bottom-12--mobile {
        bottom: 3rem
    }

    .bottom-15--mobile {
        bottom: 3.75rem
    }

    .bottom-16--mobile {
        bottom: 4rem
    }

    .bottom-17--mobile {
        bottom: 4.25rem
    }

    .bottom-18--mobile {
        bottom: 4.5rem
    }

    .bottom-19--mobile {
        bottom: 4.75rem
    }

    .bottom-20--mobile {
        bottom: 5rem
    }

    .bottom-21--mobile {
        bottom: 5.25rem
    }

    .bottom-22--mobile {
        bottom: 5.5rem
    }

    .bottom-23--mobile {
        bottom: 5.75rem
    }

    .bottom-24--mobile {
        bottom: 6rem
    }

    .bottom-25--mobile {
        bottom: 6.25rem
    }

    .-bottom-0p--mobile,.bottom-0p--mobile {
        bottom: 0
    }

    .bottom-5p--mobile {
        bottom: 5%
    }

    .-bottom-5p--mobile {
        bottom: -5%
    }

    .bottom-10p--mobile {
        bottom: 10%
    }

    .-bottom-10p--mobile {
        bottom: -10%
    }

    .bottom-15p--mobile {
        bottom: 15%
    }

    .-bottom-15p--mobile {
        bottom: -15%
    }

    .bottom-20p--mobile {
        bottom: 20%
    }

    .-bottom-20p--mobile {
        bottom: -20%
    }

    .bottom-25p--mobile {
        bottom: 25%
    }

    .-bottom-25p--mobile {
        bottom: -25%
    }

    .bottom-30p--mobile {
        bottom: 30%
    }

    .-bottom-30p--mobile {
        bottom: -30%
    }

    .bottom-35p--mobile {
        bottom: 35%
    }

    .-bottom-35p--mobile {
        bottom: -35%
    }

    .bottom-40p--mobile {
        bottom: 40%
    }

    .-bottom-40p--mobile {
        bottom: -40%
    }

    .bottom-45p--mobile {
        bottom: 45%
    }

    .-bottom-45p--mobile {
        bottom: -45%
    }

    .bottom-50p--mobile {
        bottom: 50%
    }

    .-bottom-50p--mobile {
        bottom: -50%
    }

    .bottom-55p--mobile {
        bottom: 55%
    }

    .-bottom-55p--mobile {
        bottom: -55%
    }

    .bottom-60p--mobile {
        bottom: 60%
    }

    .-bottom-60p--mobile {
        bottom: -60%
    }

    .bottom-65p--mobile {
        bottom: 65%
    }

    .-bottom-65p--mobile {
        bottom: -65%
    }

    .bottom-70p--mobile {
        bottom: 70%
    }

    .-bottom-70p--mobile {
        bottom: -70%
    }

    .bottom-75p--mobile {
        bottom: 75%
    }

    .-bottom-75p--mobile {
        bottom: -75%
    }

    .bottom-80p--mobile {
        bottom: 80%
    }

    .-bottom-80p--mobile {
        bottom: -80%
    }

    .bottom-85p--mobile {
        bottom: 85%
    }

    .-bottom-85p--mobile {
        bottom: -85%
    }

    .bottom-90p--mobile {
        bottom: 90%
    }

    .-bottom-90p--mobile {
        bottom: -90%
    }

    .bottom-95p--mobile {
        bottom: 95%
    }

    .-bottom-95p--mobile {
        bottom: -95%
    }

    .bottom-100p--mobile {
        bottom: 100%
    }

    .-bottom-100p--mobile {
        bottom: -100%
    }

    .left-0--mobile {
        left: 0
    }

    .left-1--mobile {
        left: .25rem
    }

    .left-2--mobile {
        left: .5rem
    }

    .left-3--mobile {
        left: .75rem
    }

    .left-4--mobile {
        left: 1rem
    }

    .left-5--mobile {
        left: 1.25rem
    }

    .left-6--mobile {
        left: 1.5rem
    }

    .left-7--mobile {
        left: 1.75rem
    }

    .left-8--mobile {
        left: 2rem
    }

    .left-9--mobile {
        left: 2.25rem
    }

    .left-10--mobile {
        left: 2.5rem
    }

    .left-11--mobile {
        left: 2.75rem
    }

    .left-12--mobile {
        left: 3rem
    }

    .left-15--mobile {
        left: 3.75rem
    }

    .left-16--mobile {
        left: 4rem
    }

    .left-17--mobile {
        left: 4.25rem
    }

    .left-18--mobile {
        left: 4.5rem
    }

    .left-19--mobile {
        left: 4.75rem
    }

    .left-20--mobile {
        left: 5rem
    }

    .left-21--mobile {
        left: 5.25rem
    }

    .left-22--mobile {
        left: 5.5rem
    }

    .left-23--mobile {
        left: 5.75rem
    }

    .left-24--mobile {
        left: 6rem
    }

    .left-25--mobile {
        left: 6.25rem
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li .cbp-hrsub .tab-content.opened,.-left-0p--mobile,.left-0p--mobile {
        left: 0
    }

    .left-5p--mobile {
        left: 5%
    }

    .-left-5p--mobile {
        left: -5%
    }

    .left-10p--mobile {
        left: 10%
    }

    .-left-10p--mobile {
        left: -10%
    }

    .left-15p--mobile {
        left: 15%
    }

    .-left-15p--mobile {
        left: -15%
    }

    .left-20p--mobile {
        left: 20%
    }

    .-left-20p--mobile {
        left: -20%
    }

    .left-25p--mobile {
        left: 25%
    }

    .-left-25p--mobile {
        left: -25%
    }

    .left-30p--mobile {
        left: 30%
    }

    .-left-30p--mobile {
        left: -30%
    }

    .left-35p--mobile {
        left: 35%
    }

    .-left-35p--mobile {
        left: -35%
    }

    .left-40p--mobile {
        left: 40%
    }

    .-left-40p--mobile {
        left: -40%
    }

    .left-45p--mobile {
        left: 45%
    }

    .-left-45p--mobile {
        left: -45%
    }

    .left-50p--mobile {
        left: 50%
    }

    .-left-50p--mobile {
        left: -50%
    }

    .left-55p--mobile {
        left: 55%
    }

    .-left-55p--mobile {
        left: -55%
    }

    .left-60p--mobile {
        left: 60%
    }

    .-left-60p--mobile {
        left: -60%
    }

    .left-65p--mobile {
        left: 65%
    }

    .-left-65p--mobile {
        left: -65%
    }

    .left-70p--mobile {
        left: 70%
    }

    .-left-70p--mobile {
        left: -70%
    }

    .left-75p--mobile {
        left: 75%
    }

    .-left-75p--mobile {
        left: -75%
    }

    .left-80p--mobile {
        left: 80%
    }

    .-left-80p--mobile {
        left: -80%
    }

    .left-85p--mobile {
        left: 85%
    }

    .-left-85p--mobile {
        left: -85%
    }

    .left-90p--mobile {
        left: 90%
    }

    .-left-90p--mobile {
        left: -90%
    }

    .left-95p--mobile {
        left: 95%
    }

    .-left-95p--mobile {
        left: -95%
    }

    .left-100p--mobile {
        left: 100%
    }

    .-left-100p--mobile {
        left: -100%
    }

    .center-xy--mobile {
        left: 50%;
        top: 50%;
        --transform-translate-x: -50%;
        --transform-translate-y: -50%
    }

    .center-x--mobile,.center-xy--mobile,.center-y--mobile {
        --transform-rotate: 0;
        --transform-skew-x: 0;
        --transform-skew-y: 0;
        --transform-scale-x: 1;
        --transform-scale-y: 1;
        -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
        transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
    }

    .center-x--mobile {
        left: 50%;
        --transform-translate-x: -50%;
        --transform-translate-y: 0
    }

    .center-y--mobile {
        top: 50%;
        --transform-translate-x: 0;
        --transform-translate-y: -50%
    }

    .z-index-0--mobile {
        z-index: 0
    }

    .z-index-1--mobile {
        z-index: 1
    }

    .z-index-2--mobile {
        z-index: 2
    }

    .z-index-3--mobile {
        z-index: 3
    }

    .z-index-4--mobile {
        z-index: 4
    }

    .z-index-5--mobile {
        z-index: 5
    }

    .z-index-6--mobile {
        z-index: 6
    }

    .z-index-7--mobile {
        z-index: 7
    }

    .z-index-8--mobile {
        z-index: 8
    }

    .z-index-9--mobile {
        z-index: 9
    }

    .z-index-10--mobile {
        z-index: 10
    }

    .z-index-dragon--mobile {
        z-index: 9999999999
    }

    .-z-index-1--mobile {
        z-index: -1
    }

    #iqitmegamenu-horizontal #cbp-hrmenu .cbp-hropen .cbp-hrsub-inner,#iqitmegamenu-horizontal #cbp-hrmenu>ul>li,.block--mobile,.mobile-menu-open #cbp-hrmenu {
        display: block
    }

    .inline--mobile {
        display: inline
    }

    .inline-block--mobile {
        display: inline-block
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li a,.flex--mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .inline-flex--mobile {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .grid--mobile {
        display: grid
    }

    .contents--mobile {
        display: contents
    }

    .none--mobile,header#header div#_mobile_search,header#header div#_mobile_user_info {
        display: none
    }

    .float-none--mobile {
        float: none
    }

    .float-left--mobile {
        float: left
    }

    .float-right--mobile {
        float: right
    }

    .p-0--mobile {
        padding: 0
    }

    .pl-0--mobile {
        padding-left: 0
    }

    .pt-0--mobile {
        padding-top: 0
    }

    .pr-0--mobile {
        padding-right: 0
    }

    .pb-0--mobile,.py-0--mobile {
        padding-bottom: 0
    }

    .py-0--mobile {
        padding-top: 0
    }

    .px-0--mobile {
        padding-left: 0;
        padding-right: 0
    }

    .p-1--mobile {
        padding: .25rem
    }

    .pl-1--mobile {
        padding-left: .25rem
    }

    .pt-1--mobile {
        padding-top: .25rem
    }

    .pr-1--mobile {
        padding-right: .25rem
    }

    .pb-1--mobile,.py-1--mobile {
        padding-bottom: .25rem
    }

    .py-1--mobile {
        padding-top: .25rem
    }

    .px-1--mobile {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .p-2--mobile {
        padding: .5rem
    }

    .pl-2--mobile {
        padding-left: .5rem
    }

    .pt-2--mobile {
        padding-top: .5rem
    }

    .pr-2--mobile {
        padding-right: .5rem
    }

    .pb-2--mobile,.py-2--mobile {
        padding-bottom: .5rem
    }

    .py-2--mobile {
        padding-top: .5rem
    }

    .px-2--mobile {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .p-3--mobile {
        padding: .75rem
    }

    .pl-3--mobile {
        padding-left: .75rem
    }

    .pt-3--mobile {
        padding-top: .75rem
    }

    .pr-3--mobile {
        padding-right: .75rem
    }

    .pb-3--mobile,.py-3--mobile {
        padding-bottom: .75rem
    }

    .py-3--mobile {
        padding-top: .75rem
    }

    .px-3--mobile {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .p-4--mobile {
        padding: 1rem
    }

    .pl-4--mobile {
        padding-left: 1rem
    }

    .pt-4--mobile {
        padding-top: 1rem
    }

    .pr-4--mobile {
        padding-right: 1rem
    }

    .pb-4--mobile,.py-4--mobile {
        padding-bottom: 1rem
    }

    .py-4--mobile {
        padding-top: 1rem
    }

    .px-4--mobile {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .p-5--mobile {
        padding: 1.25rem
    }

    .pl-5--mobile {
        padding-left: 1.25rem
    }

    .pt-5--mobile {
        padding-top: 1.25rem
    }

    .pr-5--mobile {
        padding-right: 1.25rem
    }

    .pb-5--mobile,.py-5--mobile {
        padding-bottom: 1.25rem
    }

    .py-5--mobile {
        padding-top: 1.25rem
    }

    .px-5--mobile {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .p-6--mobile {
        padding: 1.5rem
    }

    .pl-6--mobile {
        padding-left: 1.5rem
    }

    .pt-6--mobile {
        padding-top: 1.5rem
    }

    .pr-6--mobile {
        padding-right: 1.5rem
    }

    .pb-6--mobile,.py-6--mobile {
        padding-bottom: 1.5rem
    }

    .py-6--mobile {
        padding-top: 1.5rem
    }

    .px-6--mobile {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .p-7--mobile {
        padding: 1.75rem
    }

    .pl-7--mobile {
        padding-left: 1.75rem
    }

    .pt-7--mobile {
        padding-top: 1.75rem
    }

    .pr-7--mobile {
        padding-right: 1.75rem
    }

    .pb-7--mobile,.py-7--mobile {
        padding-bottom: 1.75rem
    }

    .py-7--mobile {
        padding-top: 1.75rem
    }

    .px-7--mobile {
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }

    .p-8--mobile {
        padding: 2rem
    }

    .pl-8--mobile {
        padding-left: 2rem
    }

    .pt-8--mobile {
        padding-top: 2rem
    }

    .pr-8--mobile {
        padding-right: 2rem
    }

    .pb-8--mobile,.py-8--mobile {
        padding-bottom: 2rem
    }

    .py-8--mobile {
        padding-top: 2rem
    }

    .px-8--mobile {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .p-9--mobile {
        padding: 2.25rem
    }

    .pl-9--mobile {
        padding-left: 2.25rem
    }

    .pt-9--mobile {
        padding-top: 2.25rem
    }

    .pr-9--mobile {
        padding-right: 2.25rem
    }

    .pb-9--mobile,.py-9--mobile {
        padding-bottom: 2.25rem
    }

    .py-9--mobile {
        padding-top: 2.25rem
    }

    .px-9--mobile {
        padding-left: 2.25rem;
        padding-right: 2.25rem
    }

    .p-10--mobile {
        padding: 2.5rem
    }

    .pl-10--mobile {
        padding-left: 2.5rem
    }

    .pt-10--mobile {
        padding-top: 2.5rem
    }

    .pr-10--mobile {
        padding-right: 2.5rem
    }

    .pb-10--mobile,.py-10--mobile {
        padding-bottom: 2.5rem
    }

    .py-10--mobile {
        padding-top: 2.5rem
    }

    .px-10--mobile {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .p-11--mobile {
        padding: 2.75rem
    }

    .pl-11--mobile {
        padding-left: 2.75rem
    }

    .pt-11--mobile {
        padding-top: 2.75rem
    }

    .pr-11--mobile {
        padding-right: 2.75rem
    }

    .pb-11--mobile,.py-11--mobile {
        padding-bottom: 2.75rem
    }

    .py-11--mobile {
        padding-top: 2.75rem
    }

    .px-11--mobile {
        padding-left: 2.75rem;
        padding-right: 2.75rem
    }

    .p-12--mobile {
        padding: 3rem
    }

    .pl-12--mobile {
        padding-left: 3rem
    }

    .pt-12--mobile {
        padding-top: 3rem
    }

    .pr-12--mobile {
        padding-right: 3rem
    }

    .pb-12--mobile,.py-12--mobile {
        padding-bottom: 3rem
    }

    .py-12--mobile {
        padding-top: 3rem
    }

    .px-12--mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .p-15--mobile {
        padding: 3.75rem
    }

    .pl-15--mobile {
        padding-left: 3.75rem
    }

    .pt-15--mobile {
        padding-top: 3.75rem
    }

    .pr-15--mobile {
        padding-right: 3.75rem
    }

    .pb-15--mobile,.py-15--mobile {
        padding-bottom: 3.75rem
    }

    .py-15--mobile {
        padding-top: 3.75rem
    }

    .px-15--mobile {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .p-16--mobile {
        padding: 4rem
    }

    .pl-16--mobile {
        padding-left: 4rem
    }

    .pt-16--mobile {
        padding-top: 4rem
    }

    .pr-16--mobile {
        padding-right: 4rem
    }

    .pb-16--mobile,.py-16--mobile {
        padding-bottom: 4rem
    }

    .py-16--mobile {
        padding-top: 4rem
    }

    .px-16--mobile {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .p-17--mobile {
        padding: 4.25rem
    }

    .pl-17--mobile {
        padding-left: 4.25rem
    }

    .pt-17--mobile {
        padding-top: 4.25rem
    }

    .pr-17--mobile {
        padding-right: 4.25rem
    }

    .pb-17--mobile,.py-17--mobile {
        padding-bottom: 4.25rem
    }

    .py-17--mobile {
        padding-top: 4.25rem
    }

    .px-17--mobile {
        padding-left: 4.25rem;
        padding-right: 4.25rem
    }

    .p-18--mobile {
        padding: 4.5rem
    }

    .pl-18--mobile {
        padding-left: 4.5rem
    }

    .pt-18--mobile {
        padding-top: 4.5rem
    }

    .pr-18--mobile {
        padding-right: 4.5rem
    }

    .pb-18--mobile,.py-18--mobile {
        padding-bottom: 4.5rem
    }

    .py-18--mobile {
        padding-top: 4.5rem
    }

    .px-18--mobile {
        padding-left: 4.5rem;
        padding-right: 4.5rem
    }

    .p-19--mobile {
        padding: 4.75rem
    }

    .pl-19--mobile {
        padding-left: 4.75rem
    }

    .pt-19--mobile {
        padding-top: 4.75rem
    }

    .pr-19--mobile {
        padding-right: 4.75rem
    }

    .pb-19--mobile,.py-19--mobile {
        padding-bottom: 4.75rem
    }

    .py-19--mobile {
        padding-top: 4.75rem
    }

    .px-19--mobile {
        padding-left: 4.75rem;
        padding-right: 4.75rem
    }

    .p-20--mobile {
        padding: 5rem
    }

    .pl-20--mobile {
        padding-left: 5rem
    }

    .pt-20--mobile {
        padding-top: 5rem
    }

    .pr-20--mobile {
        padding-right: 5rem
    }

    .pb-20--mobile,.py-20--mobile {
        padding-bottom: 5rem
    }

    .py-20--mobile {
        padding-top: 5rem
    }

    .px-20--mobile {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .p-21--mobile {
        padding: 5.25rem
    }

    .pl-21--mobile {
        padding-left: 5.25rem
    }

    .pt-21--mobile {
        padding-top: 5.25rem
    }

    .pr-21--mobile {
        padding-right: 5.25rem
    }

    .pb-21--mobile,.py-21--mobile {
        padding-bottom: 5.25rem
    }

    .py-21--mobile {
        padding-top: 5.25rem
    }

    .px-21--mobile {
        padding-left: 5.25rem;
        padding-right: 5.25rem
    }

    .p-22--mobile {
        padding: 5.5rem
    }

    .pl-22--mobile {
        padding-left: 5.5rem
    }

    .pt-22--mobile {
        padding-top: 5.5rem
    }

    .pr-22--mobile {
        padding-right: 5.5rem
    }

    .pb-22--mobile,.py-22--mobile {
        padding-bottom: 5.5rem
    }

    .py-22--mobile {
        padding-top: 5.5rem
    }

    .px-22--mobile {
        padding-left: 5.5rem;
        padding-right: 5.5rem
    }

    .p-23--mobile {
        padding: 5.75rem
    }

    .pl-23--mobile {
        padding-left: 5.75rem
    }

    .pt-23--mobile {
        padding-top: 5.75rem
    }

    .pr-23--mobile {
        padding-right: 5.75rem
    }

    .pb-23--mobile,.py-23--mobile {
        padding-bottom: 5.75rem
    }

    .py-23--mobile {
        padding-top: 5.75rem
    }

    .px-23--mobile {
        padding-left: 5.75rem;
        padding-right: 5.75rem
    }

    .p-24--mobile {
        padding: 6rem
    }

    .pl-24--mobile {
        padding-left: 6rem
    }

    .pt-24--mobile {
        padding-top: 6rem
    }

    .pr-24--mobile {
        padding-right: 6rem
    }

    .pb-24--mobile,.py-24--mobile {
        padding-bottom: 6rem
    }

    .py-24--mobile {
        padding-top: 6rem
    }

    .px-24--mobile {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .p-25--mobile {
        padding: 6.25rem
    }

    .pl-25--mobile {
        padding-left: 6.25rem
    }

    .pt-25--mobile {
        padding-top: 6.25rem
    }

    .pr-25--mobile {
        padding-right: 6.25rem
    }

    .pb-25--mobile,.py-25--mobile {
        padding-bottom: 6.25rem
    }

    .py-25--mobile {
        padding-top: 6.25rem
    }

    .px-25--mobile {
        padding-left: 6.25rem;
        padding-right: 6.25rem
    }

    .m-0--mobile {
        margin: 0
    }

    .ml-0--mobile {
        margin-left: 0
    }

    .mt-0--mobile {
        margin-top: 0
    }

    .mr-0--mobile {
        margin-right: 0
    }

    .mb-0--mobile,.my-0--mobile {
        margin-bottom: 0
    }

    .my-0--mobile {
        margin-top: 0
    }

    .mx-0--mobile {
        margin-left: 0;
        margin-right: 0
    }

    .m-1--mobile {
        margin: .25rem
    }

    .ml-1--mobile {
        margin-left: .25rem
    }

    .mt-1--mobile {
        margin-top: .25rem
    }

    .mr-1--mobile {
        margin-right: .25rem
    }

    .mb-1--mobile,.my-1--mobile {
        margin-bottom: .25rem
    }

    .my-1--mobile {
        margin-top: .25rem
    }

    .mx-1--mobile {
        margin-left: .25rem;
        margin-right: .25rem
    }

    .m-2--mobile {
        margin: .5rem
    }

    .ml-2--mobile {
        margin-left: .5rem
    }

    .mt-2--mobile {
        margin-top: .5rem
    }

    .mr-2--mobile {
        margin-right: .5rem
    }

    .mb-2--mobile,.my-2--mobile {
        margin-bottom: .5rem
    }

    .my-2--mobile {
        margin-top: .5rem
    }

    .mx-2--mobile {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .m-3--mobile {
        margin: .75rem
    }

    .ml-3--mobile {
        margin-left: .75rem
    }

    .mt-3--mobile {
        margin-top: .75rem
    }

    .mr-3--mobile {
        margin-right: .75rem
    }

    .mb-3--mobile,.my-3--mobile {
        margin-bottom: .75rem
    }

    .my-3--mobile {
        margin-top: .75rem
    }

    .mx-3--mobile {
        margin-left: .75rem;
        margin-right: .75rem
    }

    .m-4--mobile {
        margin: 1rem
    }

    .ml-4--mobile {
        margin-left: 1rem
    }

    #footer .displayFooterAfter .payment-methods p img,.mt-4--mobile {
        margin-top: 1rem
    }

    .mr-4--mobile {
        margin-right: 1rem
    }

    .mb-4--mobile,.my-4--mobile {
        margin-bottom: 1rem
    }

    .my-4--mobile {
        margin-top: 1rem
    }

    .mx-4--mobile {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .m-5--mobile {
        margin: 1.25rem
    }

    .ml-5--mobile {
        margin-left: 1.25rem
    }

    .mt-5--mobile {
        margin-top: 1.25rem
    }

    .mr-5--mobile {
        margin-right: 1.25rem
    }

    .mb-5--mobile,.my-5--mobile {
        margin-bottom: 1.25rem
    }

    .my-5--mobile {
        margin-top: 1.25rem
    }

    .mx-5--mobile {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .m-6--mobile {
        margin: 1.5rem
    }

    .ml-6--mobile {
        margin-left: 1.5rem
    }

    .mt-6--mobile {
        margin-top: 1.5rem
    }

    .mr-6--mobile {
        margin-right: 1.5rem
    }

    .mb-6--mobile,.my-6--mobile {
        margin-bottom: 1.5rem
    }

    .my-6--mobile {
        margin-top: 1.5rem
    }

    .mx-6--mobile {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .m-7--mobile {
        margin: 1.75rem
    }

    .ml-7--mobile {
        margin-left: 1.75rem
    }

    .mt-7--mobile {
        margin-top: 1.75rem
    }

    .mr-7--mobile {
        margin-right: 1.75rem
    }

    .mb-7--mobile,.my-7--mobile {
        margin-bottom: 1.75rem
    }

    .my-7--mobile {
        margin-top: 1.75rem
    }

    .mx-7--mobile {
        margin-left: 1.75rem;
        margin-right: 1.75rem
    }

    .m-8--mobile {
        margin: 2rem
    }

    .ml-8--mobile {
        margin-left: 2rem
    }

    .mt-8--mobile {
        margin-top: 2rem
    }

    .mr-8--mobile {
        margin-right: 2rem
    }

    .mb-8--mobile,.my-8--mobile {
        margin-bottom: 2rem
    }

    .my-8--mobile {
        margin-top: 2rem
    }

    .mx-8--mobile {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .m-9--mobile {
        margin: 2.25rem
    }

    .ml-9--mobile {
        margin-left: 2.25rem
    }

    .mt-9--mobile {
        margin-top: 2.25rem
    }

    .mr-9--mobile {
        margin-right: 2.25rem
    }

    .mb-9--mobile,.my-9--mobile {
        margin-bottom: 2.25rem
    }

    .my-9--mobile {
        margin-top: 2.25rem
    }

    .mx-9--mobile {
        margin-left: 2.25rem;
        margin-right: 2.25rem
    }

    .m-10--mobile {
        margin: 2.5rem
    }

    .ml-10--mobile {
        margin-left: 2.5rem
    }

    .mt-10--mobile {
        margin-top: 2.5rem
    }

    .mr-10--mobile {
        margin-right: 2.5rem
    }

    .mb-10--mobile,.my-10--mobile {
        margin-bottom: 2.5rem
    }

    .my-10--mobile {
        margin-top: 2.5rem
    }

    .mx-10--mobile {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .m-11--mobile {
        margin: 2.75rem
    }

    .ml-11--mobile {
        margin-left: 2.75rem
    }

    .mt-11--mobile {
        margin-top: 2.75rem
    }

    .mr-11--mobile {
        margin-right: 2.75rem
    }

    .mb-11--mobile,.my-11--mobile {
        margin-bottom: 2.75rem
    }

    .my-11--mobile {
        margin-top: 2.75rem
    }

    .mx-11--mobile {
        margin-left: 2.75rem;
        margin-right: 2.75rem
    }

    .m-12--mobile {
        margin: 3rem
    }

    .ml-12--mobile {
        margin-left: 3rem
    }

    .mt-12--mobile {
        margin-top: 3rem
    }

    .mr-12--mobile {
        margin-right: 3rem
    }

    .mb-12--mobile,.my-12--mobile {
        margin-bottom: 3rem
    }

    .my-12--mobile {
        margin-top: 3rem
    }

    .mx-12--mobile {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .m-15--mobile {
        margin: 3.75rem
    }

    .ml-15--mobile {
        margin-left: 3.75rem
    }

    .mt-15--mobile {
        margin-top: 3.75rem
    }

    .mr-15--mobile {
        margin-right: 3.75rem
    }

    .mb-15--mobile,.my-15--mobile {
        margin-bottom: 3.75rem
    }

    .my-15--mobile {
        margin-top: 3.75rem
    }

    .mx-15--mobile {
        margin-left: 3.75rem;
        margin-right: 3.75rem
    }

    .m-16--mobile {
        margin: 4rem
    }

    .ml-16--mobile {
        margin-left: 4rem
    }

    .mt-16--mobile {
        margin-top: 4rem
    }

    .mr-16--mobile {
        margin-right: 4rem
    }

    .mb-16--mobile,.my-16--mobile {
        margin-bottom: 4rem
    }

    .my-16--mobile {
        margin-top: 4rem
    }

    .mx-16--mobile {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .m-17--mobile {
        margin: 4.25rem
    }

    .ml-17--mobile {
        margin-left: 4.25rem
    }

    .mt-17--mobile {
        margin-top: 4.25rem
    }

    .mr-17--mobile {
        margin-right: 4.25rem
    }

    .mb-17--mobile,.my-17--mobile {
        margin-bottom: 4.25rem
    }

    .my-17--mobile {
        margin-top: 4.25rem
    }

    .mx-17--mobile {
        margin-left: 4.25rem;
        margin-right: 4.25rem
    }

    .m-18--mobile {
        margin: 4.5rem
    }

    .ml-18--mobile {
        margin-left: 4.5rem
    }

    .mt-18--mobile {
        margin-top: 4.5rem
    }

    .mr-18--mobile {
        margin-right: 4.5rem
    }

    .mb-18--mobile,.my-18--mobile {
        margin-bottom: 4.5rem
    }

    .my-18--mobile {
        margin-top: 4.5rem
    }

    .mx-18--mobile {
        margin-left: 4.5rem;
        margin-right: 4.5rem
    }

    .m-19--mobile {
        margin: 4.75rem
    }

    .ml-19--mobile {
        margin-left: 4.75rem
    }

    .mt-19--mobile {
        margin-top: 4.75rem
    }

    .mr-19--mobile {
        margin-right: 4.75rem
    }

    .mb-19--mobile,.my-19--mobile {
        margin-bottom: 4.75rem
    }

    .my-19--mobile {
        margin-top: 4.75rem
    }

    .mx-19--mobile {
        margin-left: 4.75rem;
        margin-right: 4.75rem
    }

    .m-20--mobile {
        margin: 5rem
    }

    .ml-20--mobile {
        margin-left: 5rem
    }

    .mt-20--mobile {
        margin-top: 5rem
    }

    .mr-20--mobile {
        margin-right: 5rem
    }

    .mb-20--mobile,.my-20--mobile {
        margin-bottom: 5rem
    }

    .my-20--mobile {
        margin-top: 5rem
    }

    .mx-20--mobile {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .m-21--mobile {
        margin: 5.25rem
    }

    .ml-21--mobile {
        margin-left: 5.25rem
    }

    .mt-21--mobile {
        margin-top: 5.25rem
    }

    .mr-21--mobile {
        margin-right: 5.25rem
    }

    .mb-21--mobile,.my-21--mobile {
        margin-bottom: 5.25rem
    }

    .my-21--mobile {
        margin-top: 5.25rem
    }

    .mx-21--mobile {
        margin-left: 5.25rem;
        margin-right: 5.25rem
    }

    .m-22--mobile {
        margin: 5.5rem
    }

    .ml-22--mobile {
        margin-left: 5.5rem
    }

    .mt-22--mobile {
        margin-top: 5.5rem
    }

    .mr-22--mobile {
        margin-right: 5.5rem
    }

    .mb-22--mobile,.my-22--mobile {
        margin-bottom: 5.5rem
    }

    .my-22--mobile {
        margin-top: 5.5rem
    }

    .mx-22--mobile {
        margin-left: 5.5rem;
        margin-right: 5.5rem
    }

    .m-23--mobile {
        margin: 5.75rem
    }

    .ml-23--mobile {
        margin-left: 5.75rem
    }

    .mt-23--mobile {
        margin-top: 5.75rem
    }

    .mr-23--mobile {
        margin-right: 5.75rem
    }

    .mb-23--mobile,.my-23--mobile {
        margin-bottom: 5.75rem
    }

    .my-23--mobile {
        margin-top: 5.75rem
    }

    .mx-23--mobile {
        margin-left: 5.75rem;
        margin-right: 5.75rem
    }

    .m-24--mobile {
        margin: 6rem
    }

    .ml-24--mobile {
        margin-left: 6rem
    }

    .mt-24--mobile {
        margin-top: 6rem
    }

    .mr-24--mobile {
        margin-right: 6rem
    }

    .mb-24--mobile,.my-24--mobile {
        margin-bottom: 6rem
    }

    .my-24--mobile {
        margin-top: 6rem
    }

    .mx-24--mobile {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .m-25--mobile {
        margin: 6.25rem
    }

    .ml-25--mobile {
        margin-left: 6.25rem
    }

    .mt-25--mobile {
        margin-top: 6.25rem
    }

    .mr-25--mobile {
        margin-right: 6.25rem
    }

    .mb-25--mobile,.my-25--mobile {
        margin-bottom: 6.25rem
    }

    .my-25--mobile {
        margin-top: 6.25rem
    }

    .mx-25--mobile {
        margin-left: 6.25rem;
        margin-right: 6.25rem
    }

    .mx-auto--mobile {
        margin-left: auto;
        margin-right: auto
    }

    .w-0--mobile {
        width: 0%
    }

    .w-5--mobile {
        width: 5%
    }

    .w-10--mobile {
        width: 10%
    }

    .w-15--mobile {
        width: 15%
    }

    .w-20--mobile {
        width: 20%
    }

    .w-25--mobile {
        width: 25%
    }

    .w-30--mobile {
        width: 30%
    }

    .w-35--mobile {
        width: 35%
    }

    .w-40--mobile {
        width: 40%
    }

    .w-45--mobile {
        width: 45%
    }

    .w-50--mobile {
        width: 50%
    }

    .w-55--mobile {
        width: 55%
    }

    .w-60--mobile {
        width: 60%
    }

    .w-65--mobile {
        width: 65%
    }

    .w-70--mobile {
        width: 70%
    }

    .w-75--mobile {
        width: 75%
    }

    .w-80--mobile {
        width: 80%
    }

    .w-85--mobile {
        width: 85%
    }

    .w-90--mobile {
        width: 90%
    }

    .w-95--mobile {
        width: 95%
    }

    #salesagent-session,.w-100--mobile,header#header .header-banner {
        width: 100%
    }

    .h-0--mobile {
        height: 0%
    }

    .h-5--mobile {
        height: 5%
    }

    .h-10--mobile {
        height: 10%
    }

    .h-15--mobile {
        height: 15%
    }

    .h-20--mobile {
        height: 20%
    }

    .h-25--mobile {
        height: 25%
    }

    .h-30--mobile {
        height: 30%
    }

    .h-35--mobile {
        height: 35%
    }

    .h-40--mobile {
        height: 40%
    }

    .h-45--mobile {
        height: 45%
    }

    .h-50--mobile {
        height: 50%
    }

    .h-55--mobile {
        height: 55%
    }

    .h-60--mobile {
        height: 60%
    }

    .h-65--mobile {
        height: 65%
    }

    .h-70--mobile {
        height: 70%
    }

    .h-75--mobile {
        height: 75%
    }

    .h-80--mobile {
        height: 80%
    }

    .h-85--mobile {
        height: 85%
    }

    .h-90--mobile {
        height: 90%
    }

    .h-95--mobile {
        height: 95%
    }

    .h-100--mobile {
        height: 100%
    }

    .mw-0--mobile {
        max-width: 0%
    }

    .mw-5--mobile {
        max-width: 5%
    }

    .mw-10--mobile {
        max-width: 10%
    }

    .mw-15--mobile {
        max-width: 15%
    }

    .mw-20--mobile {
        max-width: 20%
    }

    .mw-25--mobile {
        max-width: 25%
    }

    .mw-30--mobile {
        max-width: 30%
    }

    .mw-35--mobile {
        max-width: 35%
    }

    .mw-40--mobile {
        max-width: 40%
    }

    .mw-45--mobile {
        max-width: 45%
    }

    .mw-50--mobile {
        max-width: 50%
    }

    .mw-55--mobile {
        max-width: 55%
    }

    .mw-60--mobile {
        max-width: 60%
    }

    .mw-65--mobile {
        max-width: 65%
    }

    .mw-70--mobile {
        max-width: 70%
    }

    .mw-75--mobile {
        max-width: 75%
    }

    .mw-80--mobile {
        max-width: 80%
    }

    .mw-85--mobile {
        max-width: 85%
    }

    .mw-90--mobile {
        max-width: 90%
    }

    .mw-95--mobile {
        max-width: 95%
    }

    .mw-100--mobile {
        max-width: 100%
    }

    .min-height-0--mobile {
        min-height: 0%
    }

    .min-height-5--mobile {
        min-height: 5%
    }

    .min-height-10--mobile {
        min-height: 10%
    }

    .min-height-15--mobile {
        min-height: 15%
    }

    .min-height-20--mobile {
        min-height: 20%
    }

    .min-height-25--mobile {
        min-height: 25%
    }

    .min-height-30--mobile {
        min-height: 30%
    }

    .min-height-35--mobile {
        min-height: 35%
    }

    .min-height-40--mobile {
        min-height: 40%
    }

    .min-height-45--mobile {
        min-height: 45%
    }

    .min-height-50--mobile {
        min-height: 50%
    }

    .min-height-55--mobile {
        min-height: 55%
    }

    .min-height-60--mobile {
        min-height: 60%
    }

    .min-height-65--mobile {
        min-height: 65%
    }

    .min-height-70--mobile {
        min-height: 70%
    }

    .min-height-75--mobile {
        min-height: 75%
    }

    .min-height-80--mobile {
        min-height: 80%
    }

    .min-height-85--mobile {
        min-height: 85%
    }

    .min-height-90--mobile {
        min-height: 90%
    }

    .min-height-95--mobile {
        min-height: 95%
    }

    .min-height-100--mobile {
        min-height: 100%
    }

    .vw-100--mobile {
        width: 100vw
    }

    .vw-50--mobile {
        width: 50vw
    }

    .vh-100--mobile {
        height: 100vh
    }

    .vh-50--mobile {
        height: 50vh
    }

    .flex-column--mobile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .align-items-start--mobile {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .align-items-center--mobile {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .align-items-end--mobile {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .justify-content-between--mobile {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .justify-content-center--mobile {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .justify-content-end--mobile {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .justify-content-start--mobile {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .justify-content-around--mobile {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .flex-column-reverse--mobile,.flex-row-reverse--mobile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .flex-row-reverse--mobile {
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .align-self-start--mobile {
        -ms-flex-item-align: start;
        align-self: start
    }

    .align-self-center--mobile {
        -ms-flex-item-align: center;
        align-self: center
    }

    .align-self-end--mobile {
        -ms-flex-item-align: end;
        align-self: end
    }

    .align-content-between--mobile {
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .align-content-center--mobile {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .align-content-end--mobile {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .align-content-start--mobile {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .align-content-around--mobile {
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .flex-order-1--mobile {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-order-2--mobile {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .flex-gap--mobile,.flex-wrap--mobile {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .flex-gap--mobile {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .gap-1--mobile {
        gap: .25rem
    }

    .gap-2--mobile {
        gap: .5rem
    }

    .gap-3--mobile {
        gap: .75rem
    }

    .gap-4--mobile {
        gap: 1rem
    }

    .grid-1--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .grid-1\/2--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-1\/3--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .grid-2\/3--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .grid-1\/4--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .grid-2\/4--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-3\/4--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .grid-1\/5--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .grid-2\/5--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .grid-3\/5--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .grid-4\/5--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }

    .grid-1\/6--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .grid-2\/6--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .grid-3\/6--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-4\/6--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .grid-5\/6--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .grid-1\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .grid-2\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .grid-3\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .grid-4\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .grid-5\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .grid-6\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-7\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .grid-8\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .grid-9\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .grid-10\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .grid-11\/12--mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .etext-primary--mobile {
        color: #007687
    }

    .ebg-primary--mobile {
        background-color: #007687
    }

    .border-primary--mobile {
        border-: #007687
    }

    .etext-primary-light--mobile {
        color: #67c7d5
    }

    .ebg-primary-light--mobile {
        background-color: #67c7d5
    }

    .border-primary-light--mobile {
        border-: #67c7d5
    }

    .etext-secondary--mobile {
        color: #ffdb5a
    }

    .ebg-secondary--mobile {
        background-color: #ffdb5a
    }

    .border-secondary--mobile {
        border-: #ffdb5a
    }

    .etext-tertiary--mobile {
        color: #2e2e33
    }

    .ebg-tertiary--mobile {
        background-color: #2e2e33
    }

    .border-tertiary--mobile {
        border-: #2e2e33
    }

    .etext-light--mobile {
        color: #f0f8f8
    }

    .ebg-light--mobile {
        background-color: #f0f8f8
    }

    .border-light--mobile {
        border-: #f0f8f8
    }

    .etext-dark--mobile {
        color: #333e48
    }

    .ebg-dark--mobile {
        background-color: #333e48
    }

    .border-dark--mobile {
        border-: #333e48
    }

    .etext-black--mobile {
        color: #000
    }

    .ebg-black--mobile {
        background-color: #000
    }

    .border-black--mobile {
        border-: #000
    }

    .etext-white--mobile {
        color: #fff
    }

    .ebg-white--mobile {
        background-color: #fff
    }

    .border-white--mobile {
        border-: #fff
    }

    .etext-blue--mobile {
        color: #3b82f6
    }

    .ebg-blue--mobile {
        background-color: #3b82f6
    }

    .border-blue--mobile {
        border-: #3b82f6
    }

    .etext-gray--mobile {
        color: #f7f7f7
    }

    .ebg-gray--mobile {
        background-color: #f7f7f7
    }

    .border-gray--mobile {
        border-: #f7f7f7
    }

    .etext-gray-300--mobile {
        color: #f3f3f3
    }

    .ebg-gray-300--mobile {
        background-color: #f3f3f3
    }

    .border-gray-300--mobile {
        border-: #f3f3f3
    }

    .etext-gray-200--mobile {
        color: #fbfbfb
    }

    .ebg-gray-200--mobile {
        background-color: #fbfbfb
    }

    .border-gray-200--mobile {
        border-: #fbfbfb
    }

    .etext-green--mobile {
        color: #22c55e
    }

    .ebg-green--mobile {
        background-color: #22c55e
    }

    .border-green--mobile {
        border-: #22c55e
    }

    .etext-purple--mobile {
        color: #a855f7
    }

    .ebg-purple--mobile {
        background-color: #a855f7
    }

    .border-purple--mobile {
        border-: #a855f7
    }

    .etext-red--mobile {
        color: #ef4444
    }

    .ebg-red--mobile {
        background-color: #ef4444
    }

    .border-red--mobile {
        border-: #ef4444
    }

    .etext-orange--mobile {
        color: #f97316
    }

    .ebg-orange--mobile {
        background-color: #f97316
    }

    .border-orange--mobile {
        border-: #f97316
    }

    .etext-yellow--mobile {
        color: #eab308
    }

    .ebg-yellow--mobile {
        background-color: #eab308
    }

    .border-yellow--mobile {
        border-: #eab308
    }

    .etext-transparent--mobile {
        color: transparent
    }

    .ebg-transparent--mobile {
        background-color: transparent
    }

    .border-transparent--mobile {
        border-: transparent
    }

    .border-solid--mobile {
        border-style: solid
    }

    .border-dashed--mobile {
        border-style: dashed
    }

    .border-dotted--mobile {
        border-style: dotted
    }

    .border-double--mobile {
        border-style: double
    }

    .border-none--mobile {
        border-style: none
    }

    .border-1--mobile {
        border-width: 1px
    }

    .border-2--mobile {
        border-width: 2px
    }

    .border-3--mobile {
        border-width: 3px
    }

    .border-4--mobile {
        border-width: 4px
    }

    .uppercase--mobile {
        text-transform: uppercase
    }

    .lowercase--mobile {
        text-transform: lowercase
    }

    .capitalize--mobile {
        text-transform: capitalize
    }

    .decoration-none--mobile {
        text-decoration: none
    }

    .decoration-underline--mobile {
        text-decoration: underline
    }

    .text-left--mobile {
        text-align: left
    }

    .text-center--mobile {
        text-align: center
    }

    .text-right--mobile {
        text-align: right
    }

    .bold--mobile {
        font-weight: 600
    }

    .regular--mobile {
        font-weight: 400
    }

    .italic--mobile {
        font-style: italic
    }

    .font-title--mobile {
        font-family: Jost,sans-serif
    }

    .light--mobile,.thin--mobile {
        font-weight: 300
    }

    .medium--mobile {
        font-weight: 500
    }

    .semibold--mobile {
        font-weight: 600
    }

    .black--mobile {
        font-weight: 900
    }

    .overflow-hidden--mobile {
        overflow: hidden
    }

    .overflow-scroll--mobile {
        overflow: scroll
    }

    .overflow-x-auto--mobile {
        overflow-x: auto
    }

    .overflow-y-auto--mobile {
        overflow-y: auto
    }

    .opacity-100--mobile {
        opacity: 1
    }

    .opacity-75--mobile {
        opacity: .75
    }

    .opacity-50--mobile {
        opacity: .5
    }

    .opacity-25--mobile {
        opacity: .25
    }

    .opacity-0--mobile {
        opacity: 0
    }

    .visible--mobile {
        visibility: visible
    }

    .invisible--mobile {
        visibility: hidden
    }

    .transform-none--mobile {
        -webkit-transform: none;
        transform: none
    }

    .scale-0--mobile {
        --transform-scale-x: 0;
        --transform-scale-y: 0
    }

    .scale-50--mobile {
        --transform-scale-x: 0.5;
        --transform-scale-y: 0.5
    }

    .scale-100--mobile {
        --transform-scale-x: 1;
        --transform-scale-y: 1
    }

    .scale-110--mobile {
        --transform-scale-x: 1.1;
        --transform-scale-y: 1.1
    }

    .scale-125--mobile {
        --transform-scale-x: 1.25;
        --transform-scale-y: 1.25S
    }

    .scale-150--mobile {
        --transform-scale-x: 1.5;
        --transform-scale-y: 1.5
    }

    .object-contain--mobile {
        -o-object-fit: contain;
        object-fit: contain
    }

    .object-cover--mobile {
        -o-object-fit: cover;
        object-fit: cover
    }

    .object-fill--mobile {
        -o-object-fit: fill;
        object-fit: fill
    }

    .object-none--mobile {
        -o-object-fit: none;
        object-fit: none
    }

    .object-scale-down--mobile {
        -o-object-fit: scale-down;
        object-fit: scale-down
    }

    .box-shadow--mobile {
        -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)
    }

    .box-shadow-md--mobile {
        -webkit-box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
        box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)
    }

    .box-shadow-lg--mobile {
        -webkit-box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
        box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
    }

    .border-radius-none--mobile {
        border-radius: 0
    }

    .border-radius-xs--mobile {
        border-radius: .1rem
    }

    .border-radius-sm--mobile {
        border-radius: .25rem
    }

    .border-radius--mobile {
        border-radius: .375rem
    }

    .border-radius-md--mobile {
        border-radius: .5rem
    }

    .border-radius-lg--mobile {
        border-radius: .75rem
    }

    .border-radius-full--mobile {
        border-radius: 50%
    }

    body .the-content h1 *,body .title-h1,body .title-h1 *,body h1,body the-content h1 {
        font-size: 35px;
        line-height: 1.5em
    }

    body .the-content h2 *,body .title-h2,body .title-h2 *,body h2,body the-content h2 {
        font-size: 25px
    }

    body .p-body--mobile {
        font-size: 1rem
    }

    .modal-dialog {
        margin: 0;
        padding: 10px
    }

    #iqitmegamenu-horizontal #cbp-hrmenu .head {
        padding-bottom: 20px;
        margin-bottom: 20px;
        -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.1);
        box-shadow: 0 3px 3px 0 rgba(0,0,0,.1)
    }

    #iqitmegamenu-horizontal #cbp-hrmenu .cbp-tabs-container {
        padding: 0 2rem
    }

    .header-fixed header#header {
        padding-bottom: 68px
    }

    .header-fixed header#header .header-nav,.header-fixed header#header .header-top {
        position: fixed;
        -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.2);
        box-shadow: 0 1px 0 0 rgba(0,0,0,.2);
        top: 0
    }

    .header-fixed header#header .header-top {
        width: 40%;
        left: 0;
        z-index: 2
    }

    .header-fixed header#header .header-nav {
        width: 60%;
        right: 0;
        z-index: 1
    }

    .header-fixed #iqitmegamenu-horizontal #cbp-hrmenu {
        top: 0;
        padding: 0
    }

    #footer .displayFooterAfter .payment-methods p,header#header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    header#header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    header#header #_mobile_logo,header#header .header-nav .in {
        min-height: 79px
    }

    header#header #menu-icon {
        width: 40px;
        height: 40px
    }

    header#header .header-top {
        width: 40%
    }

    header#header .header-nav {
        width: 60%
    }

    header#header .nav-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li .cbp-tab-title svg path,.fill-white--mobile path {
        fill: #fff
    }

    #iqitmegamenu-horizontal #cbp-hrmenu {
        padding-top: 20px;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 34px;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul {
        width: 100%;
        padding: 0 2rem;
        position: relative
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li .cbp-hrsub {
        position: initial
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li .cbp-hrsub .tab-content {
        position: absolute;
        left: 100%;
        height: 100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s;
        transition: all .5s;
        padding: 0 2rem
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li .cbp-hrsub .tab-content .cbp-tab-pane {
        height: 100%;
        overflow: auto
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li .cbp-hrsub-inner {
        height: auto;
        border: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 100%;
        -webkit-transition: all .5s;
        transition: all .5s;
        width: 100%;
        z-index: 1
    }

    #iqitmegamenu-horizontal #cbp-hrmenu>ul>li.cbp-hropen .cbp-hrsub-inner {
        left: 0
    }

    #iqitmegamenu-horizontal #cbp-hrmenu .cbp-tabs-container {
        top: 0
    }

    body#checkout section.checkout-step .address-selector .address-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    body#checkout section.checkout-step .address-selector .address-item.create-new {
        padding-top: 40%
    }

    body#checkout section.checkout-step .address-selector .address-item.create-new a {
        position: absolute;
        top: 0;
        left: 0
    }

    #footer .displayFooterAfter .payment-methods p {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        margin: 2rem 0
    }
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-md .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }

    .hidden-md-down {
        display: none!important
    }

    #products .products {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #product-modal .modal-content .modal-body .product-cover-modal {
        max-width: 100%;
        height: auto
    }

    #blockcart-modal .product-image {
        max-width: 70%;
        margin: 0 auto 1rem
    }

    .product-cover img {
        width: 100%;
        height: auto
    }

    #product-modal .modal-content .modal-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0
    }

    #product-modal .modal-content .modal-body .arrows {
        display: none
    }

    #product-modal .modal-content .modal-body .image-caption {
        width: 100%
    }

    #blockcart-modal .modal-dialog {
        width: calc(100% - 20px)
    }

    #blockcart-modal .modal-body {
        padding: 1.875rem
    }

    .product-images>li.thumb-container>.thumb:not(.selected) {
        border: 0
    }
}

@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-lg .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .hidden-lg-down {
        display: none!important
    }
}

@media screen and (min-width: 0\0) {
    .progress {
        background-color:#eee;
        border-radius: 0
    }

    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .progress[width="100%"] {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .progress-bar-striped {
        background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        background-size: 1rem 1rem
    }

    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite
    }

    .progress-success .progress-bar {
        background-color: #4cbb6c
    }

    .progress-info .progress-bar {
        background-color: #5bc0de
    }

    .progress-warning .progress-bar {
        background-color: #ff9a52
    }

    .progress-danger .progress-bar {
        background-color: #ff4c4c
    }
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.carousel-item.active.right,.carousel-inner>.carousel-item.next {
        left: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    .carousel-inner>.carousel-item.active.left,.carousel-inner>.carousel-item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    .carousel-inner>.carousel-item.active,.carousel-inner>.carousel-item.next.left,.carousel-inner>.carousel-item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@media screen and (max-width: 767px) {
    .category-cover {
        display:none
    }

    .block-category {
        min-height: 0;
        margin-bottom: 0
    }

    .card-block {
        padding: 0
    }

    .card {
        background-color: inherit;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (max-width: 360px) {
    .product-line-grid-right .price,.product-line-grid-right .qty {
        width:100%
    }
}

@media (max-width: 1023px) and (min-width:767px) {
    .border-primary--tablet {
        border-color:#007687
    }

    .border-primary-light--tablet {
        border-color: #67c7d5
    }

    .border-secondary--tablet {
        border-color: #ffdb5a
    }

    .border-tertiary--tablet {
        border-color: #2e2e33
    }

    .border-light--tablet {
        border-color: #f0f8f8
    }

    .border-dark--tablet {
        border-color: #333e48
    }

    .border-black--tablet {
        border-color: #000
    }

    .border-white--tablet {
        border-color: #fff
    }

    .border-blue--tablet {
        border-color: #3b82f6
    }

    .border-gray--tablet {
        border-color: #f7f7f7
    }

    .border-gray-300--tablet {
        border-color: #f3f3f3
    }

    .border-gray-200--tablet {
        border-color: #fbfbfb
    }

    .border-green--tablet {
        border-color: #22c55e
    }

    .border-purple--tablet {
        border-color: #a855f7
    }

    .border-red--tablet {
        border-color: #ef4444
    }

    .border-orange--tablet {
        border-color: #f97316
    }

    .border-yellow--tablet {
        border-color: #eab308
    }

    .border-transparent--tablet {
        border-color: transparent
    }

    .relative--tablet {
        position: relative
    }

    .absolute--tablet {
        position: absolute
    }

    .fixed--tablet {
        position: fixed
    }

    .sticky--tablet {
        position: sticky
    }

    .static--tablet {
        position: static
    }

    .top-0--tablet {
        top: 0
    }

    .top-1--tablet {
        top: .25rem
    }

    .top-2--tablet {
        top: .5rem
    }

    .top-3--tablet {
        top: .75rem
    }

    .top-4--tablet {
        top: 1rem
    }

    .top-5--tablet {
        top: 1.25rem
    }

    .top-6--tablet {
        top: 1.5rem
    }

    .top-7--tablet {
        top: 1.75rem
    }

    .top-8--tablet {
        top: 2rem
    }

    .top-9--tablet {
        top: 2.25rem
    }

    .top-10--tablet {
        top: 2.5rem
    }

    .top-11--tablet {
        top: 2.75rem
    }

    .top-12--tablet {
        top: 3rem
    }

    .top-15--tablet {
        top: 3.75rem
    }

    .top-16--tablet {
        top: 4rem
    }

    .top-17--tablet {
        top: 4.25rem
    }

    .top-18--tablet {
        top: 4.5rem
    }

    .top-19--tablet {
        top: 4.75rem
    }

    .top-20--tablet {
        top: 5rem
    }

    .top-21--tablet {
        top: 5.25rem
    }

    .top-22--tablet {
        top: 5.5rem
    }

    .top-23--tablet {
        top: 5.75rem
    }

    .top-24--tablet {
        top: 6rem
    }

    .top-25--tablet {
        top: 6.25rem
    }

    .-top-0p--tablet,.top-0p--tablet {
        top: 0
    }

    .top-5p--tablet {
        top: 5%
    }

    .-top-5p--tablet {
        top: -5%
    }

    .top-10p--tablet {
        top: 10%
    }

    .-top-10p--tablet {
        top: -10%
    }

    .top-15p--tablet {
        top: 15%
    }

    .-top-15p--tablet {
        top: -15%
    }

    .top-20p--tablet {
        top: 20%
    }

    .-top-20p--tablet {
        top: -20%
    }

    .top-25p--tablet {
        top: 25%
    }

    .-top-25p--tablet {
        top: -25%
    }

    .top-30p--tablet {
        top: 30%
    }

    .-top-30p--tablet {
        top: -30%
    }

    .top-35p--tablet {
        top: 35%
    }

    .-top-35p--tablet {
        top: -35%
    }

    .top-40p--tablet {
        top: 40%
    }

    .-top-40p--tablet {
        top: -40%
    }

    .top-45p--tablet {
        top: 45%
    }

    .-top-45p--tablet {
        top: -45%
    }

    .top-50p--tablet {
        top: 50%
    }

    .-top-50p--tablet {
        top: -50%
    }

    .top-55p--tablet {
        top: 55%
    }

    .-top-55p--tablet {
        top: -55%
    }

    .top-60p--tablet {
        top: 60%
    }

    .-top-60p--tablet {
        top: -60%
    }

    .top-65p--tablet {
        top: 65%
    }

    .-top-65p--tablet {
        top: -65%
    }

    .top-70p--tablet {
        top: 70%
    }

    .-top-70p--tablet {
        top: -70%
    }

    .top-75p--tablet {
        top: 75%
    }

    .-top-75p--tablet {
        top: -75%
    }

    .top-80p--tablet {
        top: 80%
    }

    .-top-80p--tablet {
        top: -80%
    }

    .top-85p--tablet {
        top: 85%
    }

    .-top-85p--tablet {
        top: -85%
    }

    .top-90p--tablet {
        top: 90%
    }

    .-top-90p--tablet {
        top: -90%
    }

    .top-95p--tablet {
        top: 95%
    }

    .-top-95p--tablet {
        top: -95%
    }

    .top-100p--tablet {
        top: 100%
    }

    .-top-100p--tablet {
        top: -100%
    }

    .right-0--tablet {
        right: 0
    }

    .right-1--tablet {
        right: .25rem
    }

    .right-2--tablet {
        right: .5rem
    }

    .right-3--tablet {
        right: .75rem
    }

    .right-4--tablet {
        right: 1rem
    }

    .right-5--tablet {
        right: 1.25rem
    }

    .right-6--tablet {
        right: 1.5rem
    }

    .right-7--tablet {
        right: 1.75rem
    }

    .right-8--tablet {
        right: 2rem
    }

    .right-9--tablet {
        right: 2.25rem
    }

    .right-10--tablet {
        right: 2.5rem
    }

    .right-11--tablet {
        right: 2.75rem
    }

    .right-12--tablet {
        right: 3rem
    }

    .right-15--tablet {
        right: 3.75rem
    }

    .right-16--tablet {
        right: 4rem
    }

    .right-17--tablet {
        right: 4.25rem
    }

    .right-18--tablet {
        right: 4.5rem
    }

    .right-19--tablet {
        right: 4.75rem
    }

    .right-20--tablet {
        right: 5rem
    }

    .right-21--tablet {
        right: 5.25rem
    }

    .right-22--tablet {
        right: 5.5rem
    }

    .right-23--tablet {
        right: 5.75rem
    }

    .right-24--tablet {
        right: 6rem
    }

    .right-25--tablet {
        right: 6.25rem
    }

    .-right-0p--tablet,.right-0p--tablet {
        right: 0
    }

    .right-5p--tablet {
        right: 5%
    }

    .-right-5p--tablet {
        right: -5%
    }

    .right-10p--tablet {
        right: 10%
    }

    .-right-10p--tablet {
        right: -10%
    }

    .right-15p--tablet {
        right: 15%
    }

    .-right-15p--tablet {
        right: -15%
    }

    .right-20p--tablet {
        right: 20%
    }

    .-right-20p--tablet {
        right: -20%
    }

    .right-25p--tablet {
        right: 25%
    }

    .-right-25p--tablet {
        right: -25%
    }

    .right-30p--tablet {
        right: 30%
    }

    .-right-30p--tablet {
        right: -30%
    }

    .right-35p--tablet {
        right: 35%
    }

    .-right-35p--tablet {
        right: -35%
    }

    .right-40p--tablet {
        right: 40%
    }

    .-right-40p--tablet {
        right: -40%
    }

    .right-45p--tablet {
        right: 45%
    }

    .-right-45p--tablet {
        right: -45%
    }

    .right-50p--tablet {
        right: 50%
    }

    .-right-50p--tablet {
        right: -50%
    }

    .right-55p--tablet {
        right: 55%
    }

    .-right-55p--tablet {
        right: -55%
    }

    .right-60p--tablet {
        right: 60%
    }

    .-right-60p--tablet {
        right: -60%
    }

    .right-65p--tablet {
        right: 65%
    }

    .-right-65p--tablet {
        right: -65%
    }

    .right-70p--tablet {
        right: 70%
    }

    .-right-70p--tablet {
        right: -70%
    }

    .right-75p--tablet {
        right: 75%
    }

    .-right-75p--tablet {
        right: -75%
    }

    .right-80p--tablet {
        right: 80%
    }

    .-right-80p--tablet {
        right: -80%
    }

    .right-85p--tablet {
        right: 85%
    }

    .-right-85p--tablet {
        right: -85%
    }

    .right-90p--tablet {
        right: 90%
    }

    .-right-90p--tablet {
        right: -90%
    }

    .right-95p--tablet {
        right: 95%
    }

    .-right-95p--tablet {
        right: -95%
    }

    .right-100p--tablet {
        right: 100%
    }

    .-right-100p--tablet {
        right: -100%
    }

    .bottom-0--tablet {
        bottom: 0
    }

    .bottom-1--tablet {
        bottom: .25rem
    }

    .bottom-2--tablet {
        bottom: .5rem
    }

    .bottom-3--tablet {
        bottom: .75rem
    }

    .bottom-4--tablet {
        bottom: 1rem
    }

    .bottom-5--tablet {
        bottom: 1.25rem
    }

    .bottom-6--tablet {
        bottom: 1.5rem
    }

    .bottom-7--tablet {
        bottom: 1.75rem
    }

    .bottom-8--tablet {
        bottom: 2rem
    }

    .bottom-9--tablet {
        bottom: 2.25rem
    }

    .bottom-10--tablet {
        bottom: 2.5rem
    }

    .bottom-11--tablet {
        bottom: 2.75rem
    }

    .bottom-12--tablet {
        bottom: 3rem
    }

    .bottom-15--tablet {
        bottom: 3.75rem
    }

    .bottom-16--tablet {
        bottom: 4rem
    }

    .bottom-17--tablet {
        bottom: 4.25rem
    }

    .bottom-18--tablet {
        bottom: 4.5rem
    }

    .bottom-19--tablet {
        bottom: 4.75rem
    }

    .bottom-20--tablet {
        bottom: 5rem
    }

    .bottom-21--tablet {
        bottom: 5.25rem
    }

    .bottom-22--tablet {
        bottom: 5.5rem
    }

    .bottom-23--tablet {
        bottom: 5.75rem
    }

    .bottom-24--tablet {
        bottom: 6rem
    }

    .bottom-25--tablet {
        bottom: 6.25rem
    }

    .-bottom-0p--tablet,.bottom-0p--tablet {
        bottom: 0
    }

    .bottom-5p--tablet {
        bottom: 5%
    }

    .-bottom-5p--tablet {
        bottom: -5%
    }

    .bottom-10p--tablet {
        bottom: 10%
    }

    .-bottom-10p--tablet {
        bottom: -10%
    }

    .bottom-15p--tablet {
        bottom: 15%
    }

    .-bottom-15p--tablet {
        bottom: -15%
    }

    .bottom-20p--tablet {
        bottom: 20%
    }

    .-bottom-20p--tablet {
        bottom: -20%
    }

    .bottom-25p--tablet {
        bottom: 25%
    }

    .-bottom-25p--tablet {
        bottom: -25%
    }

    .bottom-30p--tablet {
        bottom: 30%
    }

    .-bottom-30p--tablet {
        bottom: -30%
    }

    .bottom-35p--tablet {
        bottom: 35%
    }

    .-bottom-35p--tablet {
        bottom: -35%
    }

    .bottom-40p--tablet {
        bottom: 40%
    }

    .-bottom-40p--tablet {
        bottom: -40%
    }

    .bottom-45p--tablet {
        bottom: 45%
    }

    .-bottom-45p--tablet {
        bottom: -45%
    }

    .bottom-50p--tablet {
        bottom: 50%
    }

    .-bottom-50p--tablet {
        bottom: -50%
    }

    .bottom-55p--tablet {
        bottom: 55%
    }

    .-bottom-55p--tablet {
        bottom: -55%
    }

    .bottom-60p--tablet {
        bottom: 60%
    }

    .-bottom-60p--tablet {
        bottom: -60%
    }

    .bottom-65p--tablet {
        bottom: 65%
    }

    .-bottom-65p--tablet {
        bottom: -65%
    }

    .bottom-70p--tablet {
        bottom: 70%
    }

    .-bottom-70p--tablet {
        bottom: -70%
    }

    .bottom-75p--tablet {
        bottom: 75%
    }

    .-bottom-75p--tablet {
        bottom: -75%
    }

    .bottom-80p--tablet {
        bottom: 80%
    }

    .-bottom-80p--tablet {
        bottom: -80%
    }

    .bottom-85p--tablet {
        bottom: 85%
    }

    .-bottom-85p--tablet {
        bottom: -85%
    }

    .bottom-90p--tablet {
        bottom: 90%
    }

    .-bottom-90p--tablet {
        bottom: -90%
    }

    .bottom-95p--tablet {
        bottom: 95%
    }

    .-bottom-95p--tablet {
        bottom: -95%
    }

    .bottom-100p--tablet {
        bottom: 100%
    }

    .-bottom-100p--tablet {
        bottom: -100%
    }

    .left-0--tablet {
        left: 0
    }

    .left-1--tablet {
        left: .25rem
    }

    .left-2--tablet {
        left: .5rem
    }

    .left-3--tablet {
        left: .75rem
    }

    .left-4--tablet {
        left: 1rem
    }

    .left-5--tablet {
        left: 1.25rem
    }

    .left-6--tablet {
        left: 1.5rem
    }

    .left-7--tablet {
        left: 1.75rem
    }

    .left-8--tablet {
        left: 2rem
    }

    .left-9--tablet {
        left: 2.25rem
    }

    .left-10--tablet {
        left: 2.5rem
    }

    .left-11--tablet {
        left: 2.75rem
    }

    .left-12--tablet {
        left: 3rem
    }

    .left-15--tablet {
        left: 3.75rem
    }

    .left-16--tablet {
        left: 4rem
    }

    .left-17--tablet {
        left: 4.25rem
    }

    .left-18--tablet {
        left: 4.5rem
    }

    .left-19--tablet {
        left: 4.75rem
    }

    .left-20--tablet {
        left: 5rem
    }

    .left-21--tablet {
        left: 5.25rem
    }

    .left-22--tablet {
        left: 5.5rem
    }

    .left-23--tablet {
        left: 5.75rem
    }

    .left-24--tablet {
        left: 6rem
    }

    .left-25--tablet {
        left: 6.25rem
    }

    .-left-0p--tablet,.left-0p--tablet {
        left: 0
    }

    .left-5p--tablet {
        left: 5%
    }

    .-left-5p--tablet {
        left: -5%
    }

    .left-10p--tablet {
        left: 10%
    }

    .-left-10p--tablet {
        left: -10%
    }

    .left-15p--tablet {
        left: 15%
    }

    .-left-15p--tablet {
        left: -15%
    }

    .left-20p--tablet {
        left: 20%
    }

    .-left-20p--tablet {
        left: -20%
    }

    .left-25p--tablet {
        left: 25%
    }

    .-left-25p--tablet {
        left: -25%
    }

    .left-30p--tablet {
        left: 30%
    }

    .-left-30p--tablet {
        left: -30%
    }

    .left-35p--tablet {
        left: 35%
    }

    .-left-35p--tablet {
        left: -35%
    }

    .left-40p--tablet {
        left: 40%
    }

    .-left-40p--tablet {
        left: -40%
    }

    .left-45p--tablet {
        left: 45%
    }

    .-left-45p--tablet {
        left: -45%
    }

    .left-50p--tablet {
        left: 50%
    }

    .-left-50p--tablet {
        left: -50%
    }

    .left-55p--tablet {
        left: 55%
    }

    .-left-55p--tablet {
        left: -55%
    }

    .left-60p--tablet {
        left: 60%
    }

    .-left-60p--tablet {
        left: -60%
    }

    .left-65p--tablet {
        left: 65%
    }

    .-left-65p--tablet {
        left: -65%
    }

    .left-70p--tablet {
        left: 70%
    }

    .-left-70p--tablet {
        left: -70%
    }

    .left-75p--tablet {
        left: 75%
    }

    .-left-75p--tablet {
        left: -75%
    }

    .left-80p--tablet {
        left: 80%
    }

    .-left-80p--tablet {
        left: -80%
    }

    .left-85p--tablet {
        left: 85%
    }

    .-left-85p--tablet {
        left: -85%
    }

    .left-90p--tablet {
        left: 90%
    }

    .-left-90p--tablet {
        left: -90%
    }

    .left-95p--tablet {
        left: 95%
    }

    .-left-95p--tablet {
        left: -95%
    }

    .left-100p--tablet {
        left: 100%
    }

    .-left-100p--tablet {
        left: -100%
    }

    .center-xy--tablet {
        left: 50%;
        top: 50%;
        --transform-translate-x: -50%;
        --transform-translate-y: -50%
    }

    .center-x--tablet,.center-xy--tablet,.center-y--tablet {
        --transform-rotate: 0;
        --transform-skew-x: 0;
        --transform-skew-y: 0;
        --transform-scale-x: 1;
        --transform-scale-y: 1;
        -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
        transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
    }

    .center-x--tablet {
        left: 50%;
        --transform-translate-x: -50%;
        --transform-translate-y: 0
    }

    .center-y--tablet {
        top: 50%;
        --transform-translate-x: 0;
        --transform-translate-y: -50%
    }

    .z-index-0--tablet {
        z-index: 0
    }

    .z-index-1--tablet {
        z-index: 1
    }

    .z-index-2--tablet {
        z-index: 2
    }

    .z-index-3--tablet {
        z-index: 3
    }

    .z-index-4--tablet {
        z-index: 4
    }

    .z-index-5--tablet {
        z-index: 5
    }

    .z-index-6--tablet {
        z-index: 6
    }

    .z-index-7--tablet {
        z-index: 7
    }

    .z-index-8--tablet {
        z-index: 8
    }

    .z-index-9--tablet {
        z-index: 9
    }

    .z-index-10--tablet {
        z-index: 10
    }

    .z-index-dragon--tablet {
        z-index: 9999999999
    }

    .-z-index-1--tablet {
        z-index: -1
    }

    .block--tablet {
        display: block
    }

    .inline--tablet {
        display: inline
    }

    .inline-block--tablet {
        display: inline-block
    }

    .flex--tablet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .inline-flex--tablet {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .grid--tablet {
        display: grid
    }

    .contents--tablet {
        display: contents
    }

    .none--tablet {
        display: none
    }

    .float-none--tablet {
        float: none
    }

    .float-left--tablet {
        float: left
    }

    .float-right--tablet {
        float: right
    }

    .p-0--tablet {
        padding: 0
    }

    .pl-0--tablet {
        padding-left: 0
    }

    .pt-0--tablet {
        padding-top: 0
    }

    .pr-0--tablet {
        padding-right: 0
    }

    .pb-0--tablet,.py-0--tablet {
        padding-bottom: 0
    }

    .py-0--tablet {
        padding-top: 0
    }

    .px-0--tablet {
        padding-left: 0;
        padding-right: 0
    }

    .p-1--tablet {
        padding: .25rem
    }

    .pl-1--tablet {
        padding-left: .25rem
    }

    .pt-1--tablet {
        padding-top: .25rem
    }

    .pr-1--tablet {
        padding-right: .25rem
    }

    .pb-1--tablet,.py-1--tablet {
        padding-bottom: .25rem
    }

    .py-1--tablet {
        padding-top: .25rem
    }

    .px-1--tablet {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .p-2--tablet {
        padding: .5rem
    }

    .pl-2--tablet {
        padding-left: .5rem
    }

    .pt-2--tablet {
        padding-top: .5rem
    }

    .pr-2--tablet {
        padding-right: .5rem
    }

    .pb-2--tablet,.py-2--tablet {
        padding-bottom: .5rem
    }

    .py-2--tablet {
        padding-top: .5rem
    }

    .px-2--tablet {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .p-3--tablet {
        padding: .75rem
    }

    .pl-3--tablet {
        padding-left: .75rem
    }

    .pt-3--tablet {
        padding-top: .75rem
    }

    .pr-3--tablet {
        padding-right: .75rem
    }

    .pb-3--tablet,.py-3--tablet {
        padding-bottom: .75rem
    }

    .py-3--tablet {
        padding-top: .75rem
    }

    .px-3--tablet {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .p-4--tablet {
        padding: 1rem
    }

    .pl-4--tablet {
        padding-left: 1rem
    }

    .pt-4--tablet {
        padding-top: 1rem
    }

    .pr-4--tablet {
        padding-right: 1rem
    }

    .pb-4--tablet,.py-4--tablet {
        padding-bottom: 1rem
    }

    .py-4--tablet {
        padding-top: 1rem
    }

    .px-4--tablet {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .p-5--tablet {
        padding: 1.25rem
    }

    .pl-5--tablet {
        padding-left: 1.25rem
    }

    .pt-5--tablet {
        padding-top: 1.25rem
    }

    .pr-5--tablet {
        padding-right: 1.25rem
    }

    .pb-5--tablet,.py-5--tablet {
        padding-bottom: 1.25rem
    }

    .py-5--tablet {
        padding-top: 1.25rem
    }

    .px-5--tablet {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .p-6--tablet {
        padding: 1.5rem
    }

    .pl-6--tablet {
        padding-left: 1.5rem
    }

    .pt-6--tablet {
        padding-top: 1.5rem
    }

    .pr-6--tablet {
        padding-right: 1.5rem
    }

    .pb-6--tablet,.py-6--tablet {
        padding-bottom: 1.5rem
    }

    .py-6--tablet {
        padding-top: 1.5rem
    }

    .px-6--tablet {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .p-7--tablet {
        padding: 1.75rem
    }

    .pl-7--tablet {
        padding-left: 1.75rem
    }

    .pt-7--tablet {
        padding-top: 1.75rem
    }

    .pr-7--tablet {
        padding-right: 1.75rem
    }

    .pb-7--tablet,.py-7--tablet {
        padding-bottom: 1.75rem
    }

    .py-7--tablet {
        padding-top: 1.75rem
    }

    .px-7--tablet {
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }

    .p-8--tablet {
        padding: 2rem
    }

    .pl-8--tablet {
        padding-left: 2rem
    }

    .pt-8--tablet {
        padding-top: 2rem
    }

    .pr-8--tablet {
        padding-right: 2rem
    }

    .pb-8--tablet,.py-8--tablet {
        padding-bottom: 2rem
    }

    .py-8--tablet {
        padding-top: 2rem
    }

    .px-8--tablet {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .p-9--tablet {
        padding: 2.25rem
    }

    .pl-9--tablet {
        padding-left: 2.25rem
    }

    .pt-9--tablet {
        padding-top: 2.25rem
    }

    .pr-9--tablet {
        padding-right: 2.25rem
    }

    .pb-9--tablet,.py-9--tablet {
        padding-bottom: 2.25rem
    }

    .py-9--tablet {
        padding-top: 2.25rem
    }

    .px-9--tablet {
        padding-left: 2.25rem;
        padding-right: 2.25rem
    }

    .p-10--tablet {
        padding: 2.5rem
    }

    .pl-10--tablet {
        padding-left: 2.5rem
    }

    .pt-10--tablet {
        padding-top: 2.5rem
    }

    .pr-10--tablet {
        padding-right: 2.5rem
    }

    .pb-10--tablet,.py-10--tablet {
        padding-bottom: 2.5rem
    }

    .py-10--tablet {
        padding-top: 2.5rem
    }

    .px-10--tablet {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .p-11--tablet {
        padding: 2.75rem
    }

    .pl-11--tablet {
        padding-left: 2.75rem
    }

    .pt-11--tablet {
        padding-top: 2.75rem
    }

    .pr-11--tablet {
        padding-right: 2.75rem
    }

    .pb-11--tablet,.py-11--tablet {
        padding-bottom: 2.75rem
    }

    .py-11--tablet {
        padding-top: 2.75rem
    }

    .px-11--tablet {
        padding-left: 2.75rem;
        padding-right: 2.75rem
    }

    .p-12--tablet {
        padding: 3rem
    }

    .pl-12--tablet {
        padding-left: 3rem
    }

    .pt-12--tablet {
        padding-top: 3rem
    }

    .pr-12--tablet {
        padding-right: 3rem
    }

    .pb-12--tablet,.py-12--tablet {
        padding-bottom: 3rem
    }

    .py-12--tablet {
        padding-top: 3rem
    }

    .px-12--tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .p-15--tablet {
        padding: 3.75rem
    }

    .pl-15--tablet {
        padding-left: 3.75rem
    }

    .pt-15--tablet {
        padding-top: 3.75rem
    }

    .pr-15--tablet {
        padding-right: 3.75rem
    }

    .pb-15--tablet,.py-15--tablet {
        padding-bottom: 3.75rem
    }

    .py-15--tablet {
        padding-top: 3.75rem
    }

    .px-15--tablet {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .p-16--tablet {
        padding: 4rem
    }

    .pl-16--tablet {
        padding-left: 4rem
    }

    .pt-16--tablet {
        padding-top: 4rem
    }

    .pr-16--tablet {
        padding-right: 4rem
    }

    .pb-16--tablet,.py-16--tablet {
        padding-bottom: 4rem
    }

    .py-16--tablet {
        padding-top: 4rem
    }

    .px-16--tablet {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .p-17--tablet {
        padding: 4.25rem
    }

    .pl-17--tablet {
        padding-left: 4.25rem
    }

    .pt-17--tablet {
        padding-top: 4.25rem
    }

    .pr-17--tablet {
        padding-right: 4.25rem
    }

    .pb-17--tablet,.py-17--tablet {
        padding-bottom: 4.25rem
    }

    .py-17--tablet {
        padding-top: 4.25rem
    }

    .px-17--tablet {
        padding-left: 4.25rem;
        padding-right: 4.25rem
    }

    .p-18--tablet {
        padding: 4.5rem
    }

    .pl-18--tablet {
        padding-left: 4.5rem
    }

    .pt-18--tablet {
        padding-top: 4.5rem
    }

    .pr-18--tablet {
        padding-right: 4.5rem
    }

    .pb-18--tablet,.py-18--tablet {
        padding-bottom: 4.5rem
    }

    .py-18--tablet {
        padding-top: 4.5rem
    }

    .px-18--tablet {
        padding-left: 4.5rem;
        padding-right: 4.5rem
    }

    .p-19--tablet {
        padding: 4.75rem
    }

    .pl-19--tablet {
        padding-left: 4.75rem
    }

    .pt-19--tablet {
        padding-top: 4.75rem
    }

    .pr-19--tablet {
        padding-right: 4.75rem
    }

    .pb-19--tablet,.py-19--tablet {
        padding-bottom: 4.75rem
    }

    .py-19--tablet {
        padding-top: 4.75rem
    }

    .px-19--tablet {
        padding-left: 4.75rem;
        padding-right: 4.75rem
    }

    .p-20--tablet {
        padding: 5rem
    }

    .pl-20--tablet {
        padding-left: 5rem
    }

    .pt-20--tablet {
        padding-top: 5rem
    }

    .pr-20--tablet {
        padding-right: 5rem
    }

    .pb-20--tablet,.py-20--tablet {
        padding-bottom: 5rem
    }

    .py-20--tablet {
        padding-top: 5rem
    }

    .px-20--tablet {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .p-21--tablet {
        padding: 5.25rem
    }

    .pl-21--tablet {
        padding-left: 5.25rem
    }

    .pt-21--tablet {
        padding-top: 5.25rem
    }

    .pr-21--tablet {
        padding-right: 5.25rem
    }

    .pb-21--tablet,.py-21--tablet {
        padding-bottom: 5.25rem
    }

    .py-21--tablet {
        padding-top: 5.25rem
    }

    .px-21--tablet {
        padding-left: 5.25rem;
        padding-right: 5.25rem
    }

    .p-22--tablet {
        padding: 5.5rem
    }

    .pl-22--tablet {
        padding-left: 5.5rem
    }

    .pt-22--tablet {
        padding-top: 5.5rem
    }

    .pr-22--tablet {
        padding-right: 5.5rem
    }

    .pb-22--tablet,.py-22--tablet {
        padding-bottom: 5.5rem
    }

    .py-22--tablet {
        padding-top: 5.5rem
    }

    .px-22--tablet {
        padding-left: 5.5rem;
        padding-right: 5.5rem
    }

    .p-23--tablet {
        padding: 5.75rem
    }

    .pl-23--tablet {
        padding-left: 5.75rem
    }

    .pt-23--tablet {
        padding-top: 5.75rem
    }

    .pr-23--tablet {
        padding-right: 5.75rem
    }

    .pb-23--tablet,.py-23--tablet {
        padding-bottom: 5.75rem
    }

    .py-23--tablet {
        padding-top: 5.75rem
    }

    .px-23--tablet {
        padding-left: 5.75rem;
        padding-right: 5.75rem
    }

    .p-24--tablet {
        padding: 6rem
    }

    .pl-24--tablet {
        padding-left: 6rem
    }

    .pt-24--tablet {
        padding-top: 6rem
    }

    .pr-24--tablet {
        padding-right: 6rem
    }

    .pb-24--tablet,.py-24--tablet {
        padding-bottom: 6rem
    }

    .py-24--tablet {
        padding-top: 6rem
    }

    .px-24--tablet {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .p-25--tablet {
        padding: 6.25rem
    }

    .pl-25--tablet {
        padding-left: 6.25rem
    }

    .pt-25--tablet {
        padding-top: 6.25rem
    }

    .pr-25--tablet {
        padding-right: 6.25rem
    }

    .pb-25--tablet,.py-25--tablet {
        padding-bottom: 6.25rem
    }

    .py-25--tablet {
        padding-top: 6.25rem
    }

    .px-25--tablet {
        padding-left: 6.25rem;
        padding-right: 6.25rem
    }

    .m-0--tablet {
        margin: 0
    }

    .ml-0--tablet {
        margin-left: 0
    }

    .mt-0--tablet {
        margin-top: 0
    }

    .mr-0--tablet {
        margin-right: 0
    }

    .mb-0--tablet,.my-0--tablet {
        margin-bottom: 0
    }

    .my-0--tablet {
        margin-top: 0
    }

    .mx-0--tablet {
        margin-left: 0;
        margin-right: 0
    }

    .m-1--tablet {
        margin: .25rem
    }

    .ml-1--tablet {
        margin-left: .25rem
    }

    .mt-1--tablet {
        margin-top: .25rem
    }

    .mr-1--tablet {
        margin-right: .25rem
    }

    .mb-1--tablet,.my-1--tablet {
        margin-bottom: .25rem
    }

    .my-1--tablet {
        margin-top: .25rem
    }

    .mx-1--tablet {
        margin-left: .25rem;
        margin-right: .25rem
    }

    .m-2--tablet {
        margin: .5rem
    }

    .ml-2--tablet {
        margin-left: .5rem
    }

    .mt-2--tablet {
        margin-top: .5rem
    }

    .mr-2--tablet {
        margin-right: .5rem
    }

    .mb-2--tablet,.my-2--tablet {
        margin-bottom: .5rem
    }

    .my-2--tablet {
        margin-top: .5rem
    }

    .mx-2--tablet {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .m-3--tablet {
        margin: .75rem
    }

    .ml-3--tablet {
        margin-left: .75rem
    }

    .mt-3--tablet {
        margin-top: .75rem
    }

    .mr-3--tablet {
        margin-right: .75rem
    }

    .mb-3--tablet,.my-3--tablet {
        margin-bottom: .75rem
    }

    .my-3--tablet {
        margin-top: .75rem
    }

    .mx-3--tablet {
        margin-left: .75rem;
        margin-right: .75rem
    }

    .m-4--tablet {
        margin: 1rem
    }

    .ml-4--tablet {
        margin-left: 1rem
    }

    .mt-4--tablet {
        margin-top: 1rem
    }

    .mr-4--tablet {
        margin-right: 1rem
    }

    .mb-4--tablet,.my-4--tablet {
        margin-bottom: 1rem
    }

    .my-4--tablet {
        margin-top: 1rem
    }

    .mx-4--tablet {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .m-5--tablet {
        margin: 1.25rem
    }

    .ml-5--tablet {
        margin-left: 1.25rem
    }

    .mt-5--tablet {
        margin-top: 1.25rem
    }

    .mr-5--tablet {
        margin-right: 1.25rem
    }

    .mb-5--tablet,.my-5--tablet {
        margin-bottom: 1.25rem
    }

    .my-5--tablet {
        margin-top: 1.25rem
    }

    .mx-5--tablet {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .m-6--tablet {
        margin: 1.5rem
    }

    .ml-6--tablet {
        margin-left: 1.5rem
    }

    .mt-6--tablet {
        margin-top: 1.5rem
    }

    .mr-6--tablet {
        margin-right: 1.5rem
    }

    .mb-6--tablet,.my-6--tablet {
        margin-bottom: 1.5rem
    }

    .my-6--tablet {
        margin-top: 1.5rem
    }

    .mx-6--tablet {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .m-7--tablet {
        margin: 1.75rem
    }

    .ml-7--tablet {
        margin-left: 1.75rem
    }

    .mt-7--tablet {
        margin-top: 1.75rem
    }

    .mr-7--tablet {
        margin-right: 1.75rem
    }

    .mb-7--tablet,.my-7--tablet {
        margin-bottom: 1.75rem
    }

    .my-7--tablet {
        margin-top: 1.75rem
    }

    .mx-7--tablet {
        margin-left: 1.75rem;
        margin-right: 1.75rem
    }

    .m-8--tablet {
        margin: 2rem
    }

    .ml-8--tablet {
        margin-left: 2rem
    }

    .mt-8--tablet {
        margin-top: 2rem
    }

    .mr-8--tablet {
        margin-right: 2rem
    }

    .mb-8--tablet,.my-8--tablet {
        margin-bottom: 2rem
    }

    .my-8--tablet {
        margin-top: 2rem
    }

    .mx-8--tablet {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .m-9--tablet {
        margin: 2.25rem
    }

    .ml-9--tablet {
        margin-left: 2.25rem
    }

    .mt-9--tablet {
        margin-top: 2.25rem
    }

    .mr-9--tablet {
        margin-right: 2.25rem
    }

    .mb-9--tablet,.my-9--tablet {
        margin-bottom: 2.25rem
    }

    .my-9--tablet {
        margin-top: 2.25rem
    }

    .mx-9--tablet {
        margin-left: 2.25rem;
        margin-right: 2.25rem
    }

    .m-10--tablet {
        margin: 2.5rem
    }

    .ml-10--tablet {
        margin-left: 2.5rem
    }

    .mt-10--tablet {
        margin-top: 2.5rem
    }

    .mr-10--tablet {
        margin-right: 2.5rem
    }

    .mb-10--tablet,.my-10--tablet {
        margin-bottom: 2.5rem
    }

    .my-10--tablet {
        margin-top: 2.5rem
    }

    .mx-10--tablet {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .m-11--tablet {
        margin: 2.75rem
    }

    .ml-11--tablet {
        margin-left: 2.75rem
    }

    .mt-11--tablet {
        margin-top: 2.75rem
    }

    .mr-11--tablet {
        margin-right: 2.75rem
    }

    .mb-11--tablet,.my-11--tablet {
        margin-bottom: 2.75rem
    }

    .my-11--tablet {
        margin-top: 2.75rem
    }

    .mx-11--tablet {
        margin-left: 2.75rem;
        margin-right: 2.75rem
    }

    .m-12--tablet {
        margin: 3rem
    }

    .ml-12--tablet {
        margin-left: 3rem
    }

    .mt-12--tablet {
        margin-top: 3rem
    }

    .mr-12--tablet {
        margin-right: 3rem
    }

    .mb-12--tablet,.my-12--tablet {
        margin-bottom: 3rem
    }

    .my-12--tablet {
        margin-top: 3rem
    }

    .mx-12--tablet {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .m-15--tablet {
        margin: 3.75rem
    }

    .ml-15--tablet {
        margin-left: 3.75rem
    }

    .mt-15--tablet {
        margin-top: 3.75rem
    }

    .mr-15--tablet {
        margin-right: 3.75rem
    }

    .mb-15--tablet,.my-15--tablet {
        margin-bottom: 3.75rem
    }

    .my-15--tablet {
        margin-top: 3.75rem
    }

    .mx-15--tablet {
        margin-left: 3.75rem;
        margin-right: 3.75rem
    }

    .m-16--tablet {
        margin: 4rem
    }

    .ml-16--tablet {
        margin-left: 4rem
    }

    .mt-16--tablet {
        margin-top: 4rem
    }

    .mr-16--tablet {
        margin-right: 4rem
    }

    .mb-16--tablet,.my-16--tablet {
        margin-bottom: 4rem
    }

    .my-16--tablet {
        margin-top: 4rem
    }

    .mx-16--tablet {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .m-17--tablet {
        margin: 4.25rem
    }

    .ml-17--tablet {
        margin-left: 4.25rem
    }

    .mt-17--tablet {
        margin-top: 4.25rem
    }

    .mr-17--tablet {
        margin-right: 4.25rem
    }

    .mb-17--tablet,.my-17--tablet {
        margin-bottom: 4.25rem
    }

    .my-17--tablet {
        margin-top: 4.25rem
    }

    .mx-17--tablet {
        margin-left: 4.25rem;
        margin-right: 4.25rem
    }

    .m-18--tablet {
        margin: 4.5rem
    }

    .ml-18--tablet {
        margin-left: 4.5rem
    }

    .mt-18--tablet {
        margin-top: 4.5rem
    }

    .mr-18--tablet {
        margin-right: 4.5rem
    }

    .mb-18--tablet,.my-18--tablet {
        margin-bottom: 4.5rem
    }

    .my-18--tablet {
        margin-top: 4.5rem
    }

    .mx-18--tablet {
        margin-left: 4.5rem;
        margin-right: 4.5rem
    }

    .m-19--tablet {
        margin: 4.75rem
    }

    .ml-19--tablet {
        margin-left: 4.75rem
    }

    .mt-19--tablet {
        margin-top: 4.75rem
    }

    .mr-19--tablet {
        margin-right: 4.75rem
    }

    .mb-19--tablet,.my-19--tablet {
        margin-bottom: 4.75rem
    }

    .my-19--tablet {
        margin-top: 4.75rem
    }

    .mx-19--tablet {
        margin-left: 4.75rem;
        margin-right: 4.75rem
    }

    .m-20--tablet {
        margin: 5rem
    }

    .ml-20--tablet {
        margin-left: 5rem
    }

    .mt-20--tablet {
        margin-top: 5rem
    }

    .mr-20--tablet {
        margin-right: 5rem
    }

    .mb-20--tablet,.my-20--tablet {
        margin-bottom: 5rem
    }

    .my-20--tablet {
        margin-top: 5rem
    }

    .mx-20--tablet {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .m-21--tablet {
        margin: 5.25rem
    }

    .ml-21--tablet {
        margin-left: 5.25rem
    }

    .mt-21--tablet {
        margin-top: 5.25rem
    }

    .mr-21--tablet {
        margin-right: 5.25rem
    }

    .mb-21--tablet,.my-21--tablet {
        margin-bottom: 5.25rem
    }

    .my-21--tablet {
        margin-top: 5.25rem
    }

    .mx-21--tablet {
        margin-left: 5.25rem;
        margin-right: 5.25rem
    }

    .m-22--tablet {
        margin: 5.5rem
    }

    .ml-22--tablet {
        margin-left: 5.5rem
    }

    .mt-22--tablet {
        margin-top: 5.5rem
    }

    .mr-22--tablet {
        margin-right: 5.5rem
    }

    .mb-22--tablet,.my-22--tablet {
        margin-bottom: 5.5rem
    }

    .my-22--tablet {
        margin-top: 5.5rem
    }

    .mx-22--tablet {
        margin-left: 5.5rem;
        margin-right: 5.5rem
    }

    .m-23--tablet {
        margin: 5.75rem
    }

    .ml-23--tablet {
        margin-left: 5.75rem
    }

    .mt-23--tablet {
        margin-top: 5.75rem
    }

    .mr-23--tablet {
        margin-right: 5.75rem
    }

    .mb-23--tablet,.my-23--tablet {
        margin-bottom: 5.75rem
    }

    .my-23--tablet {
        margin-top: 5.75rem
    }

    .mx-23--tablet {
        margin-left: 5.75rem;
        margin-right: 5.75rem
    }

    .m-24--tablet {
        margin: 6rem
    }

    .ml-24--tablet {
        margin-left: 6rem
    }

    .mt-24--tablet {
        margin-top: 6rem
    }

    .mr-24--tablet {
        margin-right: 6rem
    }

    .mb-24--tablet,.my-24--tablet {
        margin-bottom: 6rem
    }

    .my-24--tablet {
        margin-top: 6rem
    }

    .mx-24--tablet {
        margin-left: 6rem;
        margin-right: 6rem
    }

    .m-25--tablet {
        margin: 6.25rem
    }

    .ml-25--tablet {
        margin-left: 6.25rem
    }

    .mt-25--tablet {
        margin-top: 6.25rem
    }

    .mr-25--tablet {
        margin-right: 6.25rem
    }

    .mb-25--tablet,.my-25--tablet {
        margin-bottom: 6.25rem
    }

    .my-25--tablet {
        margin-top: 6.25rem
    }

    .mx-25--tablet {
        margin-left: 6.25rem;
        margin-right: 6.25rem
    }

    .mx-auto--tablet {
        margin-left: auto;
        margin-right: auto
    }

    .w-0--tablet {
        width: 0%
    }

    .w-5--tablet {
        width: 5%
    }

    .w-10--tablet {
        width: 10%
    }

    .w-15--tablet {
        width: 15%
    }

    .w-20--tablet {
        width: 20%
    }

    .w-25--tablet {
        width: 25%
    }

    .w-30--tablet {
        width: 30%
    }

    .w-35--tablet {
        width: 35%
    }

    .w-40--tablet {
        width: 40%
    }

    .w-45--tablet {
        width: 45%
    }

    .w-50--tablet {
        width: 50%
    }

    .w-55--tablet {
        width: 55%
    }

    .w-60--tablet {
        width: 60%
    }

    .w-65--tablet {
        width: 65%
    }

    .w-70--tablet {
        width: 70%
    }

    .w-75--tablet {
        width: 75%
    }

    .w-80--tablet {
        width: 80%
    }

    .w-85--tablet {
        width: 85%
    }

    .w-90--tablet {
        width: 90%
    }

    .w-95--tablet {
        width: 95%
    }

    .w-100--tablet {
        width: 100%
    }

    .h-0--tablet {
        height: 0%
    }

    .h-5--tablet {
        height: 5%
    }

    .h-10--tablet {
        height: 10%
    }

    .h-15--tablet {
        height: 15%
    }

    .h-20--tablet {
        height: 20%
    }

    .h-25--tablet {
        height: 25%
    }

    .h-30--tablet {
        height: 30%
    }

    .h-35--tablet {
        height: 35%
    }

    .h-40--tablet {
        height: 40%
    }

    .h-45--tablet {
        height: 45%
    }

    .h-50--tablet {
        height: 50%
    }

    .h-55--tablet {
        height: 55%
    }

    .h-60--tablet {
        height: 60%
    }

    .h-65--tablet {
        height: 65%
    }

    .h-70--tablet {
        height: 70%
    }

    .h-75--tablet {
        height: 75%
    }

    .h-80--tablet {
        height: 80%
    }

    .h-85--tablet {
        height: 85%
    }

    .h-90--tablet {
        height: 90%
    }

    .h-95--tablet {
        height: 95%
    }

    .h-100--tablet {
        height: 100%
    }

    .mw-0--tablet {
        max-width: 0%
    }

    .mw-5--tablet {
        max-width: 5%
    }

    .mw-10--tablet {
        max-width: 10%
    }

    .mw-15--tablet {
        max-width: 15%
    }

    .mw-20--tablet {
        max-width: 20%
    }

    .mw-25--tablet {
        max-width: 25%
    }

    .mw-30--tablet {
        max-width: 30%
    }

    .mw-35--tablet {
        max-width: 35%
    }

    .mw-40--tablet {
        max-width: 40%
    }

    .mw-45--tablet {
        max-width: 45%
    }

    .mw-50--tablet {
        max-width: 50%
    }

    .mw-55--tablet {
        max-width: 55%
    }

    .mw-60--tablet {
        max-width: 60%
    }

    .mw-65--tablet {
        max-width: 65%
    }

    .mw-70--tablet {
        max-width: 70%
    }

    .mw-75--tablet {
        max-width: 75%
    }

    .mw-80--tablet {
        max-width: 80%
    }

    .mw-85--tablet {
        max-width: 85%
    }

    .mw-90--tablet {
        max-width: 90%
    }

    .mw-95--tablet {
        max-width: 95%
    }

    .mw-100--tablet {
        max-width: 100%
    }

    .min-height-0--tablet {
        min-height: 0%
    }

    .min-height-5--tablet {
        min-height: 5%
    }

    .min-height-10--tablet {
        min-height: 10%
    }

    .min-height-15--tablet {
        min-height: 15%
    }

    .min-height-20--tablet {
        min-height: 20%
    }

    .min-height-25--tablet {
        min-height: 25%
    }

    .min-height-30--tablet {
        min-height: 30%
    }

    .min-height-35--tablet {
        min-height: 35%
    }

    .min-height-40--tablet {
        min-height: 40%
    }

    .min-height-45--tablet {
        min-height: 45%
    }

    .min-height-50--tablet {
        min-height: 50%
    }

    .min-height-55--tablet {
        min-height: 55%
    }

    .min-height-60--tablet {
        min-height: 60%
    }

    .min-height-65--tablet {
        min-height: 65%
    }

    .min-height-70--tablet {
        min-height: 70%
    }

    .min-height-75--tablet {
        min-height: 75%
    }

    .min-height-80--tablet {
        min-height: 80%
    }

    .min-height-85--tablet {
        min-height: 85%
    }

    .min-height-90--tablet {
        min-height: 90%
    }

    .min-height-95--tablet {
        min-height: 95%
    }

    .min-height-100--tablet {
        min-height: 100%
    }

    .vw-100--tablet {
        width: 100vw
    }

    .vw-50--tablet {
        width: 50vw
    }

    .vh-100--tablet {
        height: 100vh
    }

    .vh-50--tablet {
        height: 50vh
    }

    .flex-column--tablet {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .align-items-start--tablet {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .align-items-center--tablet {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .align-items-end--tablet {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .justify-content-between--tablet {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .justify-content-center--tablet {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .justify-content-end--tablet {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .justify-content-start--tablet {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .justify-content-around--tablet {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .flex-column-reverse--tablet,.flex-row-reverse--tablet {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .flex-row-reverse--tablet {
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .align-self-start--tablet {
        -ms-flex-item-align: start;
        align-self: start
    }

    .align-self-center--tablet {
        -ms-flex-item-align: center;
        align-self: center
    }

    .align-self-end--tablet {
        -ms-flex-item-align: end;
        align-self: end
    }

    .align-content-between--tablet {
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

    .align-content-center--tablet {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .align-content-end--tablet {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .align-content-start--tablet {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .align-content-around--tablet {
        -ms-flex-line-pack: distribute;
        align-content: space-around
    }

    .flex-order-1--tablet {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-order-2--tablet {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .flex-gap--tablet,.flex-wrap--tablet {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .flex-gap--tablet {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .gap-1--tablet {
        gap: .25rem
    }

    .gap-2--tablet {
        gap: .5rem
    }

    .gap-3--tablet {
        gap: .75rem
    }

    .gap-4--tablet {
        gap: 1rem
    }

    .grid-1--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .grid-1\/2--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-1\/3--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .grid-2\/3--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .grid-1\/4--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .grid-2\/4--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-3\/4--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .grid-1\/5--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .grid-2\/5--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .grid-3\/5--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .grid-4\/5--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }

    .grid-1\/6--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .grid-2\/6--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .grid-3\/6--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-4\/6--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .grid-5\/6--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .grid-1\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .grid-2\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .grid-3\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .grid-4\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .grid-5\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .grid-6\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .grid-7\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .grid-8\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .grid-9\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .grid-10\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .grid-11\/12--tablet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .etext-primary--tablet {
        color: #007687
    }

    .ebg-primary--tablet {
        background-color: #007687
    }

    .border-primary--tablet {
        border-: #007687
    }

    .etext-primary-light--tablet {
        color: #67c7d5
    }

    .ebg-primary-light--tablet {
        background-color: #67c7d5
    }

    .border-primary-light--tablet {
        border-: #67c7d5
    }

    .etext-secondary--tablet {
        color: #ffdb5a
    }

    .ebg-secondary--tablet {
        background-color: #ffdb5a
    }

    .border-secondary--tablet {
        border-: #ffdb5a
    }

    .etext-tertiary--tablet {
        color: #2e2e33
    }

    .ebg-tertiary--tablet {
        background-color: #2e2e33
    }

    .border-tertiary--tablet {
        border-: #2e2e33
    }

    .etext-light--tablet {
        color: #f0f8f8
    }

    .ebg-light--tablet {
        background-color: #f0f8f8
    }

    .border-light--tablet {
        border-: #f0f8f8
    }

    .etext-dark--tablet {
        color: #333e48
    }

    .ebg-dark--tablet {
        background-color: #333e48
    }

    .border-dark--tablet {
        border-: #333e48
    }

    .etext-black--tablet {
        color: #000
    }

    .ebg-black--tablet {
        background-color: #000
    }

    .border-black--tablet {
        border-: #000
    }

    .etext-white--tablet {
        color: #fff
    }

    .ebg-white--tablet {
        background-color: #fff
    }

    .border-white--tablet {
        border-: #fff
    }

    .etext-blue--tablet {
        color: #3b82f6
    }

    .ebg-blue--tablet {
        background-color: #3b82f6
    }

    .border-blue--tablet {
        border-: #3b82f6
    }

    .etext-gray--tablet {
        color: #f7f7f7
    }

    .ebg-gray--tablet {
        background-color: #f7f7f7
    }

    .border-gray--tablet {
        border-: #f7f7f7
    }

    .etext-gray-300--tablet {
        color: #f3f3f3
    }

    .ebg-gray-300--tablet {
        background-color: #f3f3f3
    }

    .border-gray-300--tablet {
        border-: #f3f3f3
    }

    .etext-gray-200--tablet {
        color: #fbfbfb
    }

    .ebg-gray-200--tablet {
        background-color: #fbfbfb
    }

    .border-gray-200--tablet {
        border-: #fbfbfb
    }

    .etext-green--tablet {
        color: #22c55e
    }

    .ebg-green--tablet {
        background-color: #22c55e
    }

    .border-green--tablet {
        border-: #22c55e
    }

    .etext-purple--tablet {
        color: #a855f7
    }

    .ebg-purple--tablet {
        background-color: #a855f7
    }

    .border-purple--tablet {
        border-: #a855f7
    }

    .etext-red--tablet {
        color: #ef4444
    }

    .ebg-red--tablet {
        background-color: #ef4444
    }

    .border-red--tablet {
        border-: #ef4444
    }

    .etext-orange--tablet {
        color: #f97316
    }

    .ebg-orange--tablet {
        background-color: #f97316
    }

    .border-orange--tablet {
        border-: #f97316
    }

    .etext-yellow--tablet {
        color: #eab308
    }

    .ebg-yellow--tablet {
        background-color: #eab308
    }

    .border-yellow--tablet {
        border-: #eab308
    }

    .etext-transparent--tablet {
        color: transparent
    }

    .ebg-transparent--tablet {
        background-color: transparent
    }

    .border-transparent--tablet {
        border-: transparent
    }

    .border-solid--tablet {
        border-style: solid
    }

    .border-dashed--tablet {
        border-style: dashed
    }

    .border-dotted--tablet {
        border-style: dotted
    }

    .border-double--tablet {
        border-style: double
    }

    .border-none--tablet {
        border-style: none
    }

    .border-1--tablet {
        border-width: 1px
    }

    .border-2--tablet {
        border-width: 2px
    }

    .border-3--tablet {
        border-width: 3px
    }

    .border-4--tablet {
        border-width: 4px
    }

    .uppercase--tablet {
        text-transform: uppercase
    }

    .lowercase--tablet {
        text-transform: lowercase
    }

    .capitalize--tablet {
        text-transform: capitalize
    }

    .decoration-none--tablet {
        text-decoration: none
    }

    .decoration-underline--tablet {
        text-decoration: underline
    }

    .text-left--tablet {
        text-align: left
    }

    .text-center--tablet {
        text-align: center
    }

    .text-right--tablet {
        text-align: right
    }

    .bold--tablet {
        font-weight: 600
    }

    .regular--tablet {
        font-weight: 400
    }

    .italic--tablet {
        font-style: italic
    }

    .font-title--tablet {
        font-family: Jost,sans-serif
    }

    .light--tablet,.thin--tablet {
        font-weight: 300
    }

    .medium--tablet {
        font-weight: 500
    }

    .semibold--tablet {
        font-weight: 600
    }

    .black--tablet {
        font-weight: 900
    }

    .overflow-hidden--tablet {
        overflow: hidden
    }

    .overflow-scroll--tablet {
        overflow: scroll
    }

    .overflow-x-auto--tablet {
        overflow-x: auto
    }

    .overflow-y-auto--tablet {
        overflow-y: auto
    }

    .opacity-100--tablet {
        opacity: 1
    }

    .opacity-75--tablet {
        opacity: .75
    }

    .opacity-50--tablet {
        opacity: .5
    }

    .opacity-25--tablet {
        opacity: .25
    }

    .opacity-0--tablet {
        opacity: 0
    }

    .visible--tablet {
        visibility: visible
    }

    .invisible--tablet {
        visibility: hidden
    }

    .transform-none--tablet {
        -webkit-transform: none;
        transform: none
    }

    .scale-0--tablet {
        --transform-scale-x: 0;
        --transform-scale-y: 0
    }

    .scale-50--tablet {
        --transform-scale-x: 0.5;
        --transform-scale-y: 0.5
    }

    .scale-100--tablet {
        --transform-scale-x: 1;
        --transform-scale-y: 1
    }

    .scale-110--tablet {
        --transform-scale-x: 1.1;
        --transform-scale-y: 1.1
    }

    .scale-125--tablet {
        --transform-scale-x: 1.25;
        --transform-scale-y: 1.25S
    }

    .scale-150--tablet {
        --transform-scale-x: 1.5;
        --transform-scale-y: 1.5
    }

    .object-contain--tablet {
        -o-object-fit: contain;
        object-fit: contain
    }

    .object-cover--tablet {
        -o-object-fit: cover;
        object-fit: cover
    }

    .object-fill--tablet {
        -o-object-fit: fill;
        object-fit: fill
    }

    .object-none--tablet {
        -o-object-fit: none;
        object-fit: none
    }

    .object-scale-down--tablet {
        -o-object-fit: scale-down;
        object-fit: scale-down
    }

    .box-shadow--tablet {
        -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)
    }

    .box-shadow-md--tablet {
        -webkit-box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
        box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)
    }

    .box-shadow-lg--tablet {
        -webkit-box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
        box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
    }

    .border-radius-none--tablet {
        border-radius: 0
    }

    .border-radius-xs--tablet {
        border-radius: .1rem
    }

    .border-radius-sm--tablet {
        border-radius: .25rem
    }

    .border-radius--tablet {
        border-radius: .375rem
    }

    .border-radius-md--tablet {
        border-radius: .5rem
    }

    .border-radius-lg--tablet {
        border-radius: .75rem
    }

    .border-radius-full--tablet {
        border-radius: 50%
    }
}

@media (max-width: 1023px) {
    .the-content h1,.the-content h1 *,.title-h1,.title-h1 * {
        font-size:50px;
        line-height: 1.2em
    }

    .the-content h2,.the-content h2 *,.title-h2,.title-h2 * {
        font-size: 30px;
        line-height: 1.2em
    }

    .the-content h3,.the-content h3 *,.title-h3,.title-h3 * {
        font-size: 20px;
        line-height: 1.2em
    }

    .the-content h4,.the-content h4 *,.title-h4,.title-h4 * {
        font-size: 18px;
        letter-spacing: .36px;
        text-transform: uppercase
    }

    .the-content h5,.the-content h5 *,.title-h5,.title-h5 * {
        font-size: 18px;
        line-height: 1.2em
    }

    .p-body {
        font-size: 1rem;
        line-height: 1.5em
    }

    .p-small,.p-xsmall {
        font-size: 13px;
        line-height: 1.5em
    }

    .p-xsmall {
        font-size: 11px
    }
}