.ui-datepicker {
    display: none;
    z-index: 999999 !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next-hover span,
.ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0;
    height: 0;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent
}

.ui-datepicker .ui-datepicker-next span {
    margin-left: 0;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px
}

.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-datepicker {
    padding: 15px;
    border: #fff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, .35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, .35)
}

.ui-datepicker .ui-datepicker-header {
    background: 0 0;
    border: none;
    padding-bottom: 10px
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%
}

.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7
}

.ui-datepicker .ui-datepicker-calendar {
    background: #fff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse
}

.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid
}

.ui-datepicker {
    width: auto
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default
}

.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada
}

.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute
}

.ui-timepicker-div {
    padding: 10px 0 5px
}

.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595
}

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display: none
}

body {
    margin: 0;
    padding: 0
}

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

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

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

nav ul,
nav ol {
    list-style: none none
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

video,
embed,
object {
    max-width: 100%
}

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

figure {
    margin: 0
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size-adjust: 100%
}

body {
    color: #343d55;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title] {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

mark {
    background: #f0f0f0;
    color: #000
}

small,
.small {
    font-size: 12px
}

hr {
    border: 0;
    border-top: 1px solid #d1d1d1;
    margin-bottom: 20px;
    margin-top: 20px
}

sub,
sup {
    font-size: 71.42857143000001%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dfn {
    font-style: italic
}

h1 {
    color: #282b33;
    font-family: Nunito;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.4rem;
    margin-top: 0;
    margin-bottom: 2rem
}

h2 {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

h3 {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

h4 {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h5 {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h6 {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
    color: #333;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

a,
.alink {
    color: #333;
    text-decoration: underline
}

a:visited,
.alink:visited {
    color: #333;
    text-decoration: underline
}

a:hover,
.alink:hover {
    color: #333;
    text-decoration: none
}

a:active,
.alink:active {
    color: #333;
    text-decoration: underline
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 2.5rem
}

ul>li,
ol>li {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dt {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

dd {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0
}

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

code {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem;
    white-space: nowrap
}

kbd {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem
}

pre {
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    color: #111;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 10px;
    font-size: 1.2rem;
    display: block;
    word-wrap: break-word
}

pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap
}

blockquote {
    border-left: 0 solid #d1d1d1;
    margin: 0 0 20px 40px;
    padding: 0;
    color: #343d55;
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    color: #333;
    line-height: 1.42857143;
    font-size: 1rem;
    display: block
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

blockquote cite {
    font-style: normal
}

blockquote:before,
blockquote:after {
    content: ''
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

cite {
    font-style: normal
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

table th {
    text-align: left
}

table>tbody>tr>th,
table>tfoot>tr>th,
table>tbody>tr>td,
table>tfoot>tr>td {
    vertical-align: top
}

table>thead>tr>th,
table>thead>tr>td {
    vertical-align: bottom
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    padding: 8px 10px
}

button,
.quote-details-items .actions-toolbar>.action,
.cart.table-wrapper .actions-toolbar>.action,
.action-gift {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    margin: 0;
    padding: 10px 25px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle
}

button:focus,
button:active,
.quote-details-items .actions-toolbar>.action:focus,
.quote-details-items .actions-toolbar>.action:active,
.cart.table-wrapper .actions-toolbar>.action:focus,
.cart.table-wrapper .actions-toolbar>.action:active,
.action-gift:focus,
.action-gift:active {
    border: 1px solid #cdcdcd;
    color: #333
}

button:hover,
.quote-details-items .actions-toolbar>.action:hover,
.cart.table-wrapper .actions-toolbar>.action:hover,
.action-gift:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

button.disabled,
button[disabled],
fieldset[disabled] button,
.quote-details-items .actions-toolbar>.action.disabled,
.quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action,
.cart.table-wrapper .actions-toolbar>.action.disabled,
.cart.table-wrapper .actions-toolbar>.action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

button::-moz-focus-inner,
.quote-details-items .actions-toolbar>.action::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar>.action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type*=date],
input[type=email] {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857143;
    padding: 8px 15px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

input[type=text]:disabled,
input[type=password]:disabled,
input[type=url]:disabled,
input[type=tel]:disabled,
input[type=search]:disabled,
input[type=number]:disabled,
input[type*=date]:disabled,
input[type=email]:disabled {
    opacity: .5
}

input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type*=date]::-moz-placeholder,
input[type=email]::-moz-placeholder {
    color: #c2c2c2
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type*=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder {
    color: #c2c2c2
}

input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type*=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder {
    color: #c2c2c2
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

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

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

select {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857143;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

select:disabled {
    opacity: .5
}

select[multiple] {
    height: auto;
    background-image: none
}

textarea {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 14px;
    height: auto;
    line-height: 1.42857143;
    margin: 0;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    resize: vertical
}

textarea:disabled {
    opacity: .5
}

textarea::-moz-placeholder {
    color: #c2c2c2
}

textarea::-webkit-input-placeholder {
    color: #c2c2c2
}

textarea:-ms-input-placeholder {
    color: #c2c2c2
}

input[type=checkbox] {
    margin: 2px 5px 0 0;
    position: relative;
    top: 2px
}

input[type=checkbox]:disabled {
    opacity: .5
}

input[type=radio] {
    margin: 2px 5px 0 0
}

input[type=radio]:disabled {
    opacity: .5
}

input.mage-error,
select.mage-error,
textarea.mage-error {
    border-color: #ed8380
}

div.mage-error {
    color: #e02b27;
    font-size: 1.2rem
}

input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

form {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

address {
    font-style: normal
}

*:focus {
    box-shadow: none;
    outline: 0
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.purchaseorderrule-index-index .data-grid-actions-cell .action-menu,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.purchaseorderrule-index-index .data-grid-actions-cell table th .action-menu .action-submenu {
    margin: 0;
    padding: 0;
    list-style: none none
}

.purchaseorderrule-index-index .data-grid-actions-cell .action-menu>li,
.bundle-options-container .block-bundle-summary .bundle.items>li,
.product-items>li,
.prices-tier>li,
.cart-container .checkout-methods-items>li,
.opc-wrapper .opc>li,
.opc-progress-bar>li,
.checkout-agreements-items>li,
.items>li,
.block-wishlist-management .wishlist-select-items>li,
.paypal-review .items-qty>li,
.order-details-items .items-qty>li,
.footer.content ul>li,
.block-banners .banner-items>li,
.block-banners-inline .banner-items>li,
.block-event .slider-panel .slider>li,
.purchaseorderrule-index-index .data-grid-actions-cell table th .action-menu .action-submenu>li {
    margin: 0
}

.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links>.action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: Roboto;
    font-weight: 700;
    margin: 0;
    padding: 10px 25px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px
}

.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links>.action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links>.action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links>.action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:active,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
    text-decoration: none
}

.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0
}

.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
    content: ': '
}

.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all
}

.actions-toolbar>.primary .action,
.actions-toolbar>.secondary .action {
    width: 100%
}

.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
    height: auto;
    padding: 0 !important
}

.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
    position: static
}

.product.media .product.photo .photo.image {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.company-account-index .columns .column.main .block:not(.widget) .block-title,
.login-container .block .block-title {
    font-size: 1.8rem;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
    padding-bottom: 12px
}

.company-account-index .columns .column.main .block:not(.widget) .block-title strong,
.login-container .block .block-title strong {
    font-weight: 500
}

.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
    margin-bottom: 15px
}

.block-compare .block-title>strong,
.block-giftregistry-results .block-title>strong,
.block-giftregistry-shared-items .block-title>strong,
.block-wishlist-search-results .block-title>strong,
.block-reorder .block-title>strong,
.widget .block-title>strong,
.block-wishlist .block-title>strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.company-account-index .columns .column.main .block:not(.widget) .block-title,
.magento-payments-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^=sales-guest-] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
    margin-bottom: 15px
}

.company-account-index .columns .column.main .block:not(.widget) .block-title>strong,
.magento-payments-review .block .block-title>strong,
.account .column.main .block:not(.widget) .block-title>strong,
.multicheckout .block-title>strong,
.paypal-review .block .block-title>strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>strong,
[class^=sales-guest-] .column.main .block:not(.widget) .block-title>strong,
.sales-guest-view .column.main .block:not(.widget) .block-title>strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.company-account-index .columns .column.main .block:not(.widget) .block-title>.action,
.magento-payments-review .block .block-title>.action,
.account .column.main .block:not(.widget) .block-title>.action,
.multicheckout .block-title>.action,
.paypal-review .block .block-title>.action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>.action,
[class^=sales-guest-] .column.main .block:not(.widget) .block-title>.action,
.sales-guest-view .column.main .block:not(.widget) .block-title>.action {
    margin-left: 15px
}

.company-account-index .columns .column.main .block:not(.widget) .box-title,
.magento-payments-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^=sales-guest-] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
    display: inline-block;
    margin: 0 0 5px
}

.company-account-index .columns .column.main .block:not(.widget) .box-title>span,
.magento-payments-review .block .box-title>span,
.account .column.main .block:not(.widget) .box-title>span,
.multicheckout .box-title>span,
.paypal-review .block .box-title>span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>span,
[class^=sales-guest-] .column.main .block:not(.widget) .box-title>span,
.sales-guest-view .column.main .block:not(.widget) .box-title>span {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.company-account-index .columns .column.main .block:not(.widget) .box-title>.action,
.magento-payments-review .block .box-title>.action,
.account .column.main .block:not(.widget) .box-title>.action,
.multicheckout .box-title>.action,
.paypal-review .block .box-title>.action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>.action,
[class^=sales-guest-] .column.main .block:not(.widget) .box-title>.action,
.sales-guest-view .column.main .block:not(.widget) .box-title>.action {
    font-weight: 400;
    margin-left: 10px
}

.company-account-index .columns .column.main .block:not(.widget) .block-content p:last-child,
.magento-payments-review .block .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^=sales-guest-] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
    margin-bottom: 0
}

.company-account-index .columns .column.main .block:not(.widget) .block-content .box,
.magento-payments-review .block .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^=sales-guest-] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px
}

.giftregisty-dropdown,
.wishlist-dropdown {
    display: inline-block;
    position: relative
}

.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
    content: '';
    display: table
}

.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
    clear: both
}

.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f0d7";
    font-family: 'feather';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f0d8";
    font-family: 'feather';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
    color: inherit
}

.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
    margin: 0;
    padding: 5px 5px 5px 23px
}

.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
    left: 10px;
    top: -12px
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
    left: 9px;
    top: -14px
}

.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
    overflow: visible
}

.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
    display: block
}

.requisition-grid .col.qty .input-text,
.quote-details-items .col.qty .input-text,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
    text-align: center;
    width: 47px
}

.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
    margin-bottom: 40px
}

.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
    display: inline-block;
    text-decoration: none
}

.abs-remove-button-for-blocks>span,
.sidebar .action.delete>span,
.table-comparison .cell.remove .action.delete>span,
.block-compare .action.delete>span,
.filtered .item .action.remove>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 15px;
    color: #e0e5eb;
    content: "\f00d";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
    color: #e0e5eb
}

.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
    color: #e0e5eb
}

.product-item-name,
.product.name a {
    font-weight: 400
}

.product-item-name>a,
.product.name a>a {
    color: #343d55;
    text-decoration: none
}

.abs-product-link>a:visited,
.product-item-name>a:visited,
.product.name a>a:visited {
    color: #343d55;
    text-decoration: none
}

.abs-product-link>a:hover,
.product-item-name>a:hover,
.product.name a>a:hover {
    color: #343d55;
    text-decoration: none
}

.abs-product-link>a:active,
.product-item-name>a:active,
.product.name a>a:active {
    color: #343d55;
    text-decoration: none
}

.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
    margin-left: 0
}

.requisition-list-action>.action,
.cart.table-wrapper .requisition-list-action>.action.toggle:after,
.requisition-grid .actions-toolbar>.action-edit,
.requisition-grid .actions-toolbar>.action-delete,
.title-actions-links button,
.block-requisition-management .requisition-list-title button,
.block-requisition-management .requisition-toolbar-actions .remove-selected,
.checkout-container .action-additional,
.data-grid-filters-wrap .action,
.negotiable_quote-quote-view .page-title-wrapper .editable,
.quote-grid-filters-wrap .action,
.quote-details-items .actions-toolbar>.action-delete,
.quote-notes-block .notes-block-item .editable,
.attachments-list .attachments-item .action-delete,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup,
.quote_templates-template-view .page-title-wrapper .editable,
.admin__action-group-wrap .admin__action-multiselect-action-links .action,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button>.action,
.product-items .wishlist.split.button>.action,
.paypal-button-widget .paypal-button,
.title-actions-links .quote-details-items .actions-toolbar>.action,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action,
.title-actions-links .action-gift,
.block-requisition-management .requisition-list-title .action-gift {
    line-height: 1.42857143;
    padding: 0;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400
}

.abs-action-button-as-link:visited,
.requisition-list-action>.action:visited,
.cart.table-wrapper .requisition-list-action>.action.toggle:after:visited,
.requisition-grid .actions-toolbar>.action-edit:visited,
.requisition-grid .actions-toolbar>.action-delete:visited,
.title-actions-links button:visited,
.block-requisition-management .requisition-list-title button:visited,
.block-requisition-management .requisition-toolbar-actions .remove-selected:visited,
.checkout-container .action-additional:visited,
.data-grid-filters-wrap .action:visited,
.negotiable_quote-quote-view .page-title-wrapper .editable:visited,
.quote-grid-filters-wrap .action:visited,
.quote-details-items .actions-toolbar>.action-delete:visited,
.quote-notes-block .notes-block-item .editable:visited,
.attachments-list .attachments-item .action-delete:visited,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:visited,
.quote_templates-template-view .page-title-wrapper .editable:visited,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:visited,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button>.action:visited,
.product-items .wishlist.split.button>.action:visited,
.paypal-button-widget .paypal-button:visited,
.title-actions-links .quote-details-items .actions-toolbar>.action:visited,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:visited,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:visited,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:visited,
.title-actions-links .action-gift:visited,
.block-requisition-management .requisition-list-title .action-gift:visited {
    color: #333;
    text-decoration: underline
}

.abs-action-button-as-link:hover,
.requisition-list-action>.action:hover,
.cart.table-wrapper .requisition-list-action>.action.toggle:after:hover,
.requisition-grid .actions-toolbar>.action-edit:hover,
.requisition-grid .actions-toolbar>.action-delete:hover,
.title-actions-links button:hover,
.block-requisition-management .requisition-list-title button:hover,
.block-requisition-management .requisition-toolbar-actions .remove-selected:hover,
.checkout-container .action-additional:hover,
.data-grid-filters-wrap .action:hover,
.negotiable_quote-quote-view .page-title-wrapper .editable:hover,
.quote-grid-filters-wrap .action:hover,
.quote-details-items .actions-toolbar>.action-delete:hover,
.quote-notes-block .notes-block-item .editable:hover,
.attachments-list .attachments-item .action-delete:hover,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:hover,
.quote_templates-template-view .page-title-wrapper .editable:hover,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:hover,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button>.action:hover,
.product-items .wishlist.split.button>.action:hover,
.paypal-button-widget .paypal-button:hover,
.title-actions-links .quote-details-items .actions-toolbar>.action:hover,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:hover,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:hover,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:hover,
.title-actions-links .action-gift:hover,
.block-requisition-management .requisition-list-title .action-gift:hover {
    color: #333;
    text-decoration: none
}

.abs-action-button-as-link:active,
.requisition-list-action>.action:active,
.cart.table-wrapper .requisition-list-action>.action.toggle:after:active,
.requisition-grid .actions-toolbar>.action-edit:active,
.requisition-grid .actions-toolbar>.action-delete:active,
.title-actions-links button:active,
.block-requisition-management .requisition-list-title button:active,
.block-requisition-management .requisition-toolbar-actions .remove-selected:active,
.checkout-container .action-additional:active,
.data-grid-filters-wrap .action:active,
.negotiable_quote-quote-view .page-title-wrapper .editable:active,
.quote-grid-filters-wrap .action:active,
.quote-details-items .actions-toolbar>.action-delete:active,
.quote-notes-block .notes-block-item .editable:active,
.attachments-list .attachments-item .action-delete:active,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:active,
.quote_templates-template-view .page-title-wrapper .editable:active,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:active,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:active,
.paypal-button-widget .paypal-button:active,
.title-actions-links .quote-details-items .actions-toolbar>.action:active,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:active,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:active,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:active,
.title-actions-links .action-gift:active,
.block-requisition-management .requisition-list-title .action-gift:active {
    color: #333;
    text-decoration: underline
}

.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.requisition-list-action>.action:hover,
.requisition-list-action>.action:active,
.requisition-list-action>.action:focus,
.cart.table-wrapper .requisition-list-action>.action.toggle:after:hover,
.cart.table-wrapper .requisition-list-action>.action.toggle:after:active,
.cart.table-wrapper .requisition-list-action>.action.toggle:after:focus,
.requisition-grid .actions-toolbar>.action-edit:hover,
.requisition-grid .actions-toolbar>.action-edit:active,
.requisition-grid .actions-toolbar>.action-edit:focus,
.requisition-grid .actions-toolbar>.action-delete:hover,
.requisition-grid .actions-toolbar>.action-delete:active,
.requisition-grid .actions-toolbar>.action-delete:focus,
.title-actions-links button:hover,
.title-actions-links button:active,
.title-actions-links button:focus,
.block-requisition-management .requisition-list-title button:hover,
.block-requisition-management .requisition-list-title button:active,
.block-requisition-management .requisition-list-title button:focus,
.block-requisition-management .requisition-toolbar-actions .remove-selected:hover,
.block-requisition-management .requisition-toolbar-actions .remove-selected:active,
.block-requisition-management .requisition-toolbar-actions .remove-selected:focus,
.checkout-container .action-additional:hover,
.checkout-container .action-additional:active,
.checkout-container .action-additional:focus,
.data-grid-filters-wrap .action:hover,
.data-grid-filters-wrap .action:active,
.data-grid-filters-wrap .action:focus,
.negotiable_quote-quote-view .page-title-wrapper .editable:hover,
.negotiable_quote-quote-view .page-title-wrapper .editable:active,
.negotiable_quote-quote-view .page-title-wrapper .editable:focus,
.quote-grid-filters-wrap .action:hover,
.quote-grid-filters-wrap .action:active,
.quote-grid-filters-wrap .action:focus,
.quote-details-items .actions-toolbar>.action-delete:hover,
.quote-details-items .actions-toolbar>.action-delete:active,
.quote-details-items .actions-toolbar>.action-delete:focus,
.quote-notes-block .notes-block-item .editable:hover,
.quote-notes-block .notes-block-item .editable:active,
.quote-notes-block .notes-block-item .editable:focus,
.attachments-list .attachments-item .action-delete:hover,
.attachments-list .attachments-item .action-delete:active,
.attachments-list .attachments-item .action-delete:focus,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:hover,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:active,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:focus,
.quote_templates-template-view .page-title-wrapper .editable:hover,
.quote_templates-template-view .page-title-wrapper .editable:active,
.quote_templates-template-view .page-title-wrapper .editable:focus,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:hover,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:active,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:focus,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:hover,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:active,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button>.action:hover,
.table-comparison .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:focus,
.product-items .wishlist.split.button>.action:hover,
.product-items .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.title-actions-links .quote-details-items .actions-toolbar>.action:hover,
.title-actions-links .quote-details-items .actions-toolbar>.action:active,
.title-actions-links .quote-details-items .actions-toolbar>.action:focus,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:hover,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:active,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:focus,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:hover,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:active,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:focus,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:hover,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:active,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:focus,
.title-actions-links .action-gift:hover,
.title-actions-links .action-gift:active,
.title-actions-links .action-gift:focus,
.block-requisition-management .requisition-list-title .action-gift:hover,
.block-requisition-management .requisition-list-title .action-gift:active,
.block-requisition-management .requisition-list-title .action-gift:focus {
    background: 0 0;
    border: 0
}

.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.requisition-list-action>.action.disabled,
.requisition-list-action>.action[disabled],
fieldset[disabled] .requisition-list-action>.action,
.cart.table-wrapper .requisition-list-action>.action.toggle:after.disabled,
.cart.table-wrapper .requisition-list-action>.action.toggle:after[disabled],
fieldset[disabled] .cart.table-wrapper .requisition-list-action>.action.toggle:after,
.requisition-grid .actions-toolbar>.action-edit.disabled,
.requisition-grid .actions-toolbar>.action-edit[disabled],
fieldset[disabled] .requisition-grid .actions-toolbar>.action-edit,
.requisition-grid .actions-toolbar>.action-delete.disabled,
.requisition-grid .actions-toolbar>.action-delete[disabled],
fieldset[disabled] .requisition-grid .actions-toolbar>.action-delete,
.title-actions-links button.disabled,
.title-actions-links button[disabled],
fieldset[disabled] .title-actions-links button,
.block-requisition-management .requisition-list-title button.disabled,
.block-requisition-management .requisition-list-title button[disabled],
fieldset[disabled] .block-requisition-management .requisition-list-title button,
.block-requisition-management .requisition-toolbar-actions .remove-selected.disabled,
.block-requisition-management .requisition-toolbar-actions .remove-selected[disabled],
fieldset[disabled] .block-requisition-management .requisition-toolbar-actions .remove-selected,
.checkout-container .action-additional.disabled,
.checkout-container .action-additional[disabled],
fieldset[disabled] .checkout-container .action-additional,
.data-grid-filters-wrap .action.disabled,
.data-grid-filters-wrap .action[disabled],
fieldset[disabled] .data-grid-filters-wrap .action,
.negotiable_quote-quote-view .page-title-wrapper .editable.disabled,
.negotiable_quote-quote-view .page-title-wrapper .editable[disabled],
fieldset[disabled] .negotiable_quote-quote-view .page-title-wrapper .editable,
.quote-grid-filters-wrap .action.disabled,
.quote-grid-filters-wrap .action[disabled],
fieldset[disabled] .quote-grid-filters-wrap .action,
.quote-details-items .actions-toolbar>.action-delete.disabled,
.quote-details-items .actions-toolbar>.action-delete[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action-delete,
.quote-notes-block .notes-block-item .editable.disabled,
.quote-notes-block .notes-block-item .editable[disabled],
fieldset[disabled] .quote-notes-block .notes-block-item .editable,
.attachments-list .attachments-item .action-delete.disabled,
.attachments-list .attachments-item .action-delete[disabled],
fieldset[disabled] .attachments-list .attachments-item .action-delete,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup.disabled,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup,
.quote_templates-template-view .page-title-wrapper .editable.disabled,
.quote_templates-template-view .page-title-wrapper .editable[disabled],
fieldset[disabled] .quote_templates-template-view .page-title-wrapper .editable,
.admin__action-group-wrap .admin__action-multiselect-action-links .action.disabled,
.admin__action-group-wrap .admin__action-multiselect-action-links .action[disabled],
fieldset[disabled] .admin__action-group-wrap .admin__action-multiselect-action-links .action,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary.disabled,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary[disabled],
fieldset[disabled] .admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button>.action.disabled,
.table-comparison .wishlist.split.button>.action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button>.action,
.product-items .wishlist.split.button>.action.disabled,
.product-items .wishlist.split.button>.action[disabled],
fieldset[disabled] .product-items .wishlist.split.button>.action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.title-actions-links .quote-details-items .actions-toolbar>.action.disabled,
.title-actions-links .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .title-actions-links .quote-details-items .actions-toolbar>.action,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action.disabled,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action.disabled,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action[disabled],
fieldset[disabled] .title-actions-links .cart.table-wrapper .actions-toolbar>.action,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action.disabled,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action[disabled],
fieldset[disabled] .block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action,
.title-actions-links .action-gift.disabled,
.title-actions-links .action-gift[disabled],
fieldset[disabled] .title-actions-links .action-gift,
.block-requisition-management .requisition-list-title .action-gift.disabled,
.block-requisition-management .requisition-list-title .action-gift[disabled],
fieldset[disabled] .block-requisition-management .requisition-list-title .action-gift {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.requisition-list-action>.action:active,
.requisition-list-action>.action:not(:focus),
.cart.table-wrapper .requisition-list-action>.action.toggle:after:active,
.cart.table-wrapper .requisition-list-action>.action.toggle:after:not(:focus),
.requisition-grid .actions-toolbar>.action-edit:active,
.requisition-grid .actions-toolbar>.action-edit:not(:focus),
.requisition-grid .actions-toolbar>.action-delete:active,
.requisition-grid .actions-toolbar>.action-delete:not(:focus),
.title-actions-links button:active,
.title-actions-links button:not(:focus),
.block-requisition-management .requisition-list-title button:active,
.block-requisition-management .requisition-list-title button:not(:focus),
.block-requisition-management .requisition-toolbar-actions .remove-selected:active,
.block-requisition-management .requisition-toolbar-actions .remove-selected:not(:focus),
.checkout-container .action-additional:active,
.checkout-container .action-additional:not(:focus),
.data-grid-filters-wrap .action:active,
.data-grid-filters-wrap .action:not(:focus),
.negotiable_quote-quote-view .page-title-wrapper .editable:active,
.negotiable_quote-quote-view .page-title-wrapper .editable:not(:focus),
.quote-grid-filters-wrap .action:active,
.quote-grid-filters-wrap .action:not(:focus),
.quote-details-items .actions-toolbar>.action-delete:active,
.quote-details-items .actions-toolbar>.action-delete:not(:focus),
.quote-notes-block .notes-block-item .editable:active,
.quote-notes-block .notes-block-item .editable:not(:focus),
.attachments-list .attachments-item .action-delete:active,
.attachments-list .attachments-item .action-delete:not(:focus),
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:active,
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup:not(:focus),
.quote_templates-template-view .page-title-wrapper .editable:active,
.quote_templates-template-view .page-title-wrapper .editable:not(:focus),
.admin__action-group-wrap .admin__action-multiselect-action-links .action:active,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:not(:focus),
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:active,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:not(:focus),
.product-items .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.title-actions-links .quote-details-items .actions-toolbar>.action:active,
.title-actions-links .quote-details-items .actions-toolbar>.action:not(:focus),
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:active,
.block-requisition-management .requisition-list-title .quote-details-items .actions-toolbar>.action:not(:focus),
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:active,
.title-actions-links .cart.table-wrapper .actions-toolbar>.action:not(:focus),
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:active,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar>.action:not(:focus),
.title-actions-links .action-gift:active,
.title-actions-links .action-gift:not(:focus),
.block-requisition-management .requisition-list-title .action-gift:active,
.block-requisition-management .requisition-list-title .action-gift:not(:focus) {
    box-shadow: none
}

.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
    line-height: 1.42857143;
    padding: 0;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400;
    left: 10px;
    margin-left: 70%;
    position: absolute;
    top: 31px;
    width: auto
}

.abs-action-remove:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
    color: #333;
    text-decoration: underline
}

.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
    color: #333;
    text-decoration: none
}

.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
    color: #333;
    text-decoration: underline
}

.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
    background: 0 0;
    border: 0
}

.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
    box-shadow: none
}

.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
    margin-bottom: 50px
}

.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
    width: 70%
}

.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary {
    float: left
}

.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add {
    margin-top: 30px
}

.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
    margin: 0
}

.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
    margin: 30px 0 0
}

.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
    margin-top: 55px;
    position: relative
}

.order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: 0;
    visibility: hidden
}

.fieldset>.field.no-label>.label,
.fieldset>.fields>.field.no-label>.label,
.quote-details-items .col.qty .label,
.action-multicheck-wrap .action-multicheck-toggle>span,
.product-item-actions .actions-secondary>.action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing>.label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field>.label,
.account .column.main .limiter>.label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard>.legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset>.legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.payment-method.form-mercadopago .field-to-pay._hidden,
.payment-method.form-mercadopago .fieldset .field.number .credit-card-types .item._hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.shipping-policy-block.field-tooltip .field-tooltip-action span,
.payment-method.form-mercadopago .checkout-payment-method .payments .legend,
.payment-method.form-mercadopago .fieldset.payment-mercadopago .legend {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.requisition-grid .actions-toolbar:before,
.requisition-grid .actions-toolbar:after,
.requisition-view-links:before,
.requisition-view-links:after,
.quote-details-items .quote-table-totals-wrap:before,
.quote-details-items .quote-table-totals-wrap:after,
.quote-details-items .item-options:before,
.quote-details-items .item-options:after,
.quote-details-items .actions-toolbar:before,
.quote-details-items .actions-toolbar:after,
.negotiable-quote-quote-print .page-title-wrapper:before,
.negotiable-quote-quote-print .page-title-wrapper:after,
.negotiable-quote-quote-print .quote-price-block:before,
.negotiable-quote-quote-print .quote-price-block:after,
.quickorder-index-index .product-block:before,
.quickorder-index-index .product-block:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item>.product:before,
.minicart-items .product-item>.product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.payment-method.form-mercadopago .checkout-payment-method .payments .legend:before,
.payment-method.form-mercadopago .checkout-payment-method .payments .legend:after,
.page-header .header.content:before,
.page-header .header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    content: '';
    display: table
}

.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.requisition-grid .actions-toolbar:after,
.requisition-view-links:after,
.quote-details-items .quote-table-totals-wrap:after,
.quote-details-items .item-options:after,
.quote-details-items .actions-toolbar:after,
.negotiable-quote-quote-print .page-title-wrapper:after,
.negotiable-quote-quote-print .quote-price-block:after,
.quickorder-index-index .product-block:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item>.product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.payment-method.form-mercadopago .checkout-payment-method .payments .legend:after,
.page-header .header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    clear: both
}

.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.checkout-cart-index .block-requisition-list,
.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-content,
.search-autocomplete,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
    box-sizing: border-box
}

.abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button:before,
.abs-split-button:after {
    content: '';
    display: table
}

.abs-split-button:after {
    clear: both
}

.abs-split-button .action.split {
    float: left;
    margin: 0
}

.abs-split-button .action.toggle {
    float: right;
    margin: 0
}

.abs-split-button button.action.split,
.abs-split-button .quote-details-items .actions-toolbar>.action.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar>.action.action.split,
.abs-split-button .action-gift.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.abs-split-button button+.action.toggle,
.abs-split-button .quote-details-items .actions-toolbar>.action+.action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar>.action+.action.toggle,
.abs-split-button .action-gift+.action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.abs-split-button .action.toggle {
    padding: 4px 5px;
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f0d7";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle:hover:after {
    color: inherit
}

.abs-split-button .action.toggle:active:after {
    color: inherit
}

.abs-split-button .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle.active>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f0d8";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle.active:hover:after {
    color: inherit
}

.abs-split-button .action.toggle.active:active:after {
    color: inherit
}

.abs-split-button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.abs-split-button .items li {
    margin: 0;
    padding: 3px 5px
}

.abs-split-button .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-split-button .items:before,
.abs-split-button .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-split-button .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.abs-split-button .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.abs-split-button .items:before {
    right: 10px;
    top: -12px
}

.abs-split-button .items:after {
    right: 9px;
    top: -14px
}

.abs-split-button.active {
    overflow: visible
}

.abs-split-button.active .items {
    display: block
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
    line-height: 2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.product-item-actions .actions-secondary>.action,
.table-comparison .wishlist.split.button>.action.split,
.product-items .wishlist.split.button>.action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
    display: inline-block;
    text-decoration: none
}

.abs-actions-addto-gridlist>span,
.product-item-actions .actions-secondary>.action>span,
.table-comparison .wishlist.split.button>.action.split>span,
.product-items .wishlist.split.button>.action.split>span,
.product-items .action.towishlist>span,
.products.list.items .action.towishlist>span,
.table-comparison .action.towishlist>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary>.action:before,
.table-comparison .wishlist.split.button>.action.split:before,
.product-items .wishlist.split.button>.action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 24px;
    color: #fff;
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary>.action:hover:before,
.table-comparison .wishlist.split.button>.action.split:hover:before,
.product-items .wishlist.split.button>.action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
    color: #ccc
}

#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content>.actions>.primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
    line-height: 2rem;
    padding: 14px 17px;
    font-size: 1.8rem
}

.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar>.primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar>.primary .quote-details-items .actions-toolbar>.action,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action,
.cart-summary .actions-toolbar>.primary .action-gift {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar>.primary button:focus,
.cart-summary .actions-toolbar>.primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar>.primary .quote-details-items .actions-toolbar>.action:focus,
.cart-summary .actions-toolbar>.primary .quote-details-items .actions-toolbar>.action:active,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action:focus,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action:active,
.cart-summary .actions-toolbar>.primary .action-gift:focus,
.cart-summary .actions-toolbar>.primary .action-gift:active {
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar>.primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar>.primary .quote-details-items .actions-toolbar>.action:hover,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action:hover,
.cart-summary .actions-toolbar>.primary .action-gift:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

.cart-summary .form.giftregistry .fieldset .action.primary {
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 10px 25px
}

.bundle-actions {
    margin: 10px 0
}

.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
    font-size: 1.4rem;
    display: inline-block;
    white-space: nowrap
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax,
.cart-summary .price-including-tax+.price-excluding-tax,
.gift-summary .price-including-tax+.price-excluding-tax,
.gift-options .price-including-tax+.price-excluding-tax {
    display: inline-block;
    font-size: 1.1rem
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax:before,
.cart-summary .price-including-tax+.price-excluding-tax:before,
.gift-summary .price-including-tax+.price-excluding-tax:before,
.gift-options .price-including-tax+.price-excluding-tax:before {
    content: '(' attr(data-label) ': '
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax:after,
.cart-summary .price-including-tax+.price-excluding-tax:after,
.gift-summary .price-including-tax+.price-excluding-tax:after,
.gift-options .price-including-tax+.price-excluding-tax:after {
    content: ')'
}

.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
    cursor: pointer;
    padding-right: 12px;
    position: relative;
    display: inline-block;
    text-decoration: none
}

.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 10px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
    position: absolute;
    right: -10px;
    top: 3px
}

.abs-tax-total-expanded:after {
    content: "\f077"
}

.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
    content: "\f077"
}

.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 25px;
    padding-bottom: 10px
}

.form-giftregistry-search .legend>strong,
.form-giftregistry-search .legend>span,
.block-wishlist-search-form .block-title>strong,
.block-wishlist-search-form .block-title>span,
.multicheckout .block-title>strong,
.multicheckout .block-title>span,
.multicheckout .block-content .title>strong,
.multicheckout .block-content .title>span {
    font-size: 2.2rem;
    font-weight: 300
}

.review-ratings .rating-summary {
    display: table-row
}

.review-ratings .rating-label {
    display: table-cell;
    padding-bottom: 5px;
    padding-right: 25px;
    padding-top: 1px;
    vertical-align: top
}

.review-ratings .rating-result {
    display: table-cell;
    vertical-align: top
}

.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
    content: ': '
}

.abs-dropdown-items-new .action.new,
.admin__action-group-wrap .action-select,
.admin__action-multiselect-search-label,
.admin__action-multiselect-dropdown,
.admin__action-group-wrap .admin__action-multiselect-remove-label,
.requisition-list-action .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
    display: inline-block;
    text-decoration: none
}

.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.admin__action-group-wrap .action-select:before,
.admin__action-multiselect-search-label:before,
.admin__action-multiselect-dropdown:before,
.admin__action-group-wrap .admin__action-multiselect-remove-label:before,
.requisition-list-action .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "\f067";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.requisition-list-action .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
    background: #e8e8e8
}

.requisition-list-action .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
    margin-left: -17px;
    margin-right: 5px
}

.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate>.legend,
.cart-summary .block .fieldset.estimate>.legend+br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard>.legend+br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend+br,
.multicheckout .hidden,
[class^=multishipping-] .nav-sections,
[class^=multishipping-] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
    display: none
}

.quote-status,
.purchase-order-status,
.return-status,
.order-status {
    display: inline-block;
    margin-bottom: 20px
}

.block-compare .counter,
.block-wishlist .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
    border-radius: 5px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: Roboto;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px 7px 0;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
    text-decoration: none
}

.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "\f053";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
    color: inherit
}

.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
    color: inherit
}

.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12)
}

.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
    display: inline-block;
    text-decoration: none;
    padding-left: 5px
}

.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "\f2f1";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
    color: inherit
}

.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
    color: inherit
}

.field.date .control {
    position: relative
}

.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
    margin-right: 10px;
    width: calc(100% - 50px)
}

.field .control._with-tooltip {
    position: relative
}

.field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - 39px)
}

.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto
}

.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:before,
.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0
}

.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999
}

.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px
}

.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary>.title,
.checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    color: #343d55;
    font-weight: 300;
    font-size: 2.6rem
}

.cart-totals .mark,
.opc-block-summary .table-totals .mark {
    font-weight: 400;
    padding-left: 4px
}

.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
    font-weight: 400
}

.cart-totals .amount,
.opc-block-summary .table-totals .amount {
    padding-right: 4px;
    text-align: right;
    white-space: nowrap
}

.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
    font-weight: 400
}

.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
    padding-top: 20px
}

.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
    padding-right: 4px;
    text-align: right
}

.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
    font-weight: 700
}

.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
    margin-bottom: 10px
}

.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    cursor: pointer
}

.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
    display: block;
    text-decoration: none;
    padding-right: 25px;
    position: relative
}

.abs-sidebar-totals .totals-tax-summary .amount .price>span,
.cart-totals .totals-tax-summary .amount .price>span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 24px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    position: absolute;
    right: -5px;
    top: -12px
}

.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
    border-bottom: 0
}

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
    content: "\f077"
}

.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
    border-bottom: 1px solid #d1d1d1;
    display: none
}

.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
    display: table-row
}

.magento-payments-review-discount>.title,
.cart-summary .block>.title,
.paypal-review-discount .block>.title {
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    font-weight: 600;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 7px 30px 7px 5px;
    position: relative
}

.abs-discount-block>.title:after,
.magento-payments-review-discount>.title:after,
.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 24px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.magento-payments-review-discount>.title:after,
.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after {
    position: absolute;
    right: -5px;
    top: -5px
}

.column.main .magento-payments-review-discount>.title strong,
.column.main .cart-summary .block>.title strong,
.column.main .paypal-review-discount .block>.title strong {
    font-size: 1.8rem;
    font-weight: 400
}

.magento-payments-review-discount>.content,
.cart-summary .block>.content,
.paypal-review-discount .block>.content {
    display: none
}

.abs-discount-block.active>.title:after,
.magento-payments-review-discount.active>.title:after,
.cart-summary .block.active>.title:after,
.paypal-review-discount .block.active>.title:after {
    content: "\f077"
}

.magento-payments-review-discount.active>.content,
.cart-summary .block.active>.content,
.paypal-review-discount .block.active>.content {
    display: block
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-300.woff2') format('woff2'), url('../fonts/opensans-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-400.woff2') format('woff2'), url('../fonts/opensans-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-600.woff2') format('woff2'), url('../fonts/opensans-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-700.woff2') format('woff2'), url('../fonts/opensans-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

.columns:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.columns .column.main {
    padding-bottom: 40px;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%
}

.columns .sidebar-main {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
}

.columns .sidebar-additional {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}

.table-wrapper {
    margin-bottom: 20px
}

table>caption {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.table:not(.cart):not(.totals) {
    border: none
}

.table:not(.cart):not(.totals)>thead>tr>th,
.table:not(.cart):not(.totals)>tbody>tr>th,
.table:not(.cart):not(.totals)>tfoot>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td,
.table:not(.cart):not(.totals)>tbody>tr>td,
.table:not(.cart):not(.totals)>tfoot>tr>td {
    border: none
}

.table:not(.cart):not(.totals)>thead>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td {
    border-bottom: 1px solid #d1d1d1
}

.table:not(.cart):not(.totals) tfoot>tr:first-child th,
.table:not(.cart):not(.totals) tfoot>tr:first-child td {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px
}

.table:not(.cart):not(.totals) tfoot .mark {
    font-weight: 400;
    text-align: right
}

.message.info {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

.message.info a {
    color: #333
}

.message.info a:hover {
    color: #333
}

.message.info a:active {
    color: #333
}

.message.info>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "\f071";
    font-family: 'feather';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.error {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #e02b27;
    padding-left: 40px;
    position: relative
}

.message.error a {
    color: #333
}

.message.error a:hover {
    color: #333
}

.message.error a:active {
    color: #333
}

.message.error>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #b30000;
    content: "\f071";
    font-family: 'feather';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.warning {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

.message.warning a {
    color: #333
}

.message.warning a:hover {
    color: #333
}

.message.warning a:active {
    color: #333
}

.message.warning>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "\f071";
    font-family: 'feather';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.notice {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

.message.notice a {
    color: #333
}

.message.notice a:hover {
    color: #333
}

.message.notice a:active {
    color: #333
}

.message.notice>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "\f071";
    font-family: 'feather';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.success {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #e5efe5;
    color: #006400;
    padding-left: 40px;
    position: relative
}

.message.success a {
    color: #333
}

.message.success a:hover {
    color: #333
}

.message.success a:active {
    color: #333
}

.message.success>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #006400;
    content: "\f00c";
    font-family: 'feather';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.panel.header .links,
.panel.header .switcher {
    display: none
}

.nav-sections {
    background: #fff
}

.nav-toggle {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 14
}

.nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 24px;
    color: #282b33;
    content: "\e88f";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.nav-toggle:hover:before {
    color: #ccc
}

.nav-toggle>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.tooltip.wrapper {
    position: relative
}

.tooltip.wrapper .tooltip.content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.tooltip.wrapper .tooltip.content:after {
    border-width: 5px;
    border-color: transparent
}

.tooltip.wrapper .tooltip.content:before {
    border-width: 6px;
    border-color: transparent
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
    bottom: 100%
}

.tooltip.wrapper .tooltip.content:after {
    border-bottom-color: #fff;
    left: 15px;
    margin-left: -5px
}

.tooltip.wrapper .tooltip.content:before {
    border-bottom-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.tooltip.wrapper .tooltip.toggle {
    cursor: help
}

.tooltip.wrapper .tooltip.toggle:hover+.tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus+.tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
    display: block
}

.tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0
}

.tooltip.wrapper .tooltip.content dd {
    white-space: normal
}

.tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.tooltip.wrapper .tooltip.content .label {
    margin-top: 10px
}

.tooltip.wrapper .tooltip.content .label:first-child {
    margin-top: 0
}

.tooltip.wrapper .tooltip.content .values {
    margin: 0
}

.ui-tooltip {
    position: absolute;
    z-index: 9999
}

.load.indicator {
    background-color: rgba(255, 255, 255, .5);
    z-index: 9999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    position: absolute
}

.load.indicator:before {
    background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    width: 160px;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.load.indicator>span {
    display: none
}

.loading-mask {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    background: rgba(255, 255, 255, .5)
}

.loading-mask .loader>img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.loading-mask .loader>p {
    display: none
}

body>.loading-mask {
    z-index: 9999
}

._block-content-loading {
    position: relative
}

[data-role=main-css-loader] {
    display: none
}

.fieldset {
    border: 0;
    margin: 0 0 40px;
    padding: 0;
    letter-spacing: -.31em
}

.fieldset>* {
    letter-spacing: normal
}

.fieldset>.legend {
    margin: 0 0 25px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
    font-size: 2rem
}

.fieldset>.legend+br {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.fieldset:last-child {
    margin-bottom: 20px
}

.fieldset>.field,
.fieldset>.fields>.field {
    margin: 0 0 20px
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
    margin: 0 0 5px;
    display: inline-block
}

.fieldset>.field:last-child,
.fieldset>.fields>.field:last-child {
    margin-bottom: 0
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
    font-weight: 700
}

.fieldset>.field>.label+br,
.fieldset>.fields>.field>.label+br {
    display: none
}

.fieldset>.field .choice input,
.fieldset>.fields>.field .choice input {
    vertical-align: top
}

.fieldset>.field .fields.group:before,
.fieldset>.fields>.field .fields.group:before,
.fieldset>.field .fields.group:after,
.fieldset>.fields>.field .fields.group:after {
    content: '';
    display: table
}

.fieldset>.field .fields.group:after,
.fieldset>.fields>.field .fields.group:after {
    clear: both
}

.fieldset>.field .fields.group .field,
.fieldset>.fields>.field .fields.group .field {
    box-sizing: border-box;
    float: left
}

.fieldset>.field .fields.group.group-2 .field,
.fieldset>.fields>.field .fields.group.group-2 .field {
    width: 50% !important
}

.fieldset>.field .fields.group.group-3 .field,
.fieldset>.fields>.field .fields.group.group-3 .field {
    width: 33.3% !important
}

.fieldset>.field .fields.group.group-4 .field,
.fieldset>.fields>.field .fields.group.group-4 .field {
    width: 25% !important
}

.fieldset>.field .fields.group.group-5 .field,
.fieldset>.fields>.field .fields.group.group-5 .field {
    width: 20% !important
}

.fieldset>.field .addon,
.fieldset>.fields>.field .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%
}

.fieldset>.field .addon textarea,
.fieldset>.fields>.field .addon textarea,
.fieldset>.field .addon select,
.fieldset>.fields>.field .addon select,
.fieldset>.field .addon input,
.fieldset>.fields>.field .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto
}

.fieldset>.field .addon .addbefore,
.fieldset>.fields>.field .addon .addbefore,
.fieldset>.field .addon .addafter,
.fieldset>.fields>.field .addon .addafter {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857143;
    padding: 8px 15px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto
}

.fieldset>.field .addon .addbefore:disabled,
.fieldset>.fields>.field .addon .addbefore:disabled,
.fieldset>.field .addon .addafter:disabled,
.fieldset>.fields>.field .addon .addafter:disabled {
    opacity: .5
}

.fieldset>.field .addon .addbefore::-moz-placeholder,
.fieldset>.fields>.field .addon .addbefore::-moz-placeholder,
.fieldset>.field .addon .addafter::-moz-placeholder,
.fieldset>.fields>.field .addon .addafter::-moz-placeholder {
    color: #c2c2c2
}

.fieldset>.field .addon .addbefore::-webkit-input-placeholder,
.fieldset>.fields>.field .addon .addbefore::-webkit-input-placeholder,
.fieldset>.field .addon .addafter::-webkit-input-placeholder,
.fieldset>.fields>.field .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2
}

.fieldset>.field .addon .addbefore:-ms-input-placeholder,
.fieldset>.fields>.field .addon .addbefore:-ms-input-placeholder,
.fieldset>.field .addon .addafter:-ms-input-placeholder,
.fieldset>.fields>.field .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2
}

.fieldset>.field .addon .addbefore,
.fieldset>.fields>.field .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
}

.fieldset>.field .additional,
.fieldset>.fields>.field .additional {
    margin-top: 10px
}

.fieldset>.field.required>.label:after,
.fieldset>.fields>.field.required>.label:after,
.fieldset>.field._required>.label:after,
.fieldset>.fields>.field._required>.label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.fieldset>.field .note,
.fieldset>.fields>.field .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none
}

.fieldset>.field .note:before,
.fieldset>.fields>.field .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    content: "\f0d8";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.fieldset>.field.choice .label,
.fieldset>.fields>.field.choice .label {
    display: inline;
    font-weight: 400
}

.column:not(.main) .fieldset>.field .label,
.column:not(.main) .fieldset>.fields>.field .label {
    font-weight: 400
}

.fieldset>.field .field.choice,
.fieldset>.fields>.field .field.choice {
    margin-bottom: 10px
}

.fieldset>.field .field.choice:last-child,
.fieldset>.fields>.field .field.choice:last-child {
    margin-bottom: 0
}

.fieldset>.field input[type=file],
.fieldset>.fields>.field input[type=file] {
    margin: 5px 0
}

.legend+.fieldset,
.legend+div {
    clear: both
}

.legend strong {
    margin-left: 5px
}

fieldset.field {
    border: 0;
    padding: 0
}

.field.date .time-picker {
    display: inline-block;
    margin-top: 10px;
    white-space: nowrap
}

.field .message.warning {
    margin-top: 10px
}

.field-error,
div.mage-error {
    margin-top: 7px
}

.field-error {
    color: #e02b27;
    font-size: 1.2rem
}

.product-options-wrapper .date.required div[for*=options].mage-error {
    display: none !important
}

.field .tooltip {
    position: relative
}

.field .tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-left: 5px;
    left: 100%;
    top: 0
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.field .tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.field .tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
    right: 100%
}

.field .tooltip .tooltip-content:after {
    border-right-color: #fff;
    margin-top: -5px;
    top: 15px
}

.field .tooltip .tooltip-content:before {
    border-right-color: #bbb;
    margin-top: -6px;
    top: 15px
}

.field .tooltip .tooltip-toggle {
    cursor: help
}

.field .tooltip .tooltip-toggle:hover+.tooltip-content,
.field .tooltip .tooltip-toggle:focus+.tooltip-content,
.field .tooltip:hover .tooltip-content {
    display: block
}

.field .tooltip .tooltip-content {
    min-width: 200px;
    white-space: normal
}

input:focus~.tooltip .tooltip-content,
select:focus~.tooltip .tooltip-content {
    display: block
}

._has-datepicker~.ui-datepicker-trigger {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: block;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle
}

._has-datepicker~.ui-datepicker-trigger:focus,
._has-datepicker~.ui-datepicker-trigger:active {
    background: 0 0;
    border: none
}

._has-datepicker~.ui-datepicker-trigger:hover {
    background: 0 0;
    border: none
}

._has-datepicker~.ui-datepicker-trigger.disabled,
._has-datepicker~.ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker~.ui-datepicker-trigger {
    pointer-events: none;
    opacity: .5
}

._has-datepicker~.ui-datepicker-trigger>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

._has-datepicker~.ui-datepicker-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 40px;
    color: #7d7d7d;
    content: "\f133";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

._has-datepicker~.ui-datepicker-trigger:focus {
    box-shadow: none;
    outline: 0
}

.sidebar .fieldset {
    margin: 0
}

.sidebar .fieldset>.field:not(.choice):not(:last-child),
.sidebar .fieldset .fields>.field:not(:last-child) {
    margin: 0 0 20px
}

.sidebar .fieldset>.field:not(.choice) .label,
.sidebar .fieldset .fields>.field .label {
    margin: 0 0 4px;
    padding: 0 0 5px;
    text-align: left;
    width: 100%
}

.sidebar .fieldset>.field:not(.choice) .control,
.sidebar .fieldset .fields>.field .control {
    width: 100%
}

@font-face {
    font-family: 'feather';
    src: url('../fonts/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

button,
a.action.primary,
.quote-details-items .actions-toolbar>.action,
.cart.table-wrapper .actions-toolbar>.action,
.action-gift {
    border-radius: 5px
}

button:active,
.quote-details-items .actions-toolbar>.action:active,
.cart.table-wrapper .actions-toolbar>.action:active,
.action-gift:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12)
}

a.action.primary {
    display: inline-block;
    text-decoration: none
}

a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
    text-decoration: none
}

.action.primary,
.action-primary {
    background-image: none;
    background: #282b33;
    border: 1px solid #282b33;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    padding: 10px 25px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle
}

.action.primary:hover,
.action-primary:hover {
    border: 1px solid #fff;
    color: #fff
}

.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.product.data.items {
    margin: 0;
    padding: 0;
    margin-bottom: 20px
}

.product.data.items>.item.title {
    box-sizing: border-box;
    float: none;
    width: 100%
}

.product.data.items>.item.title>.switch {
    display: block
}

.product.data.items>.item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0
}

.product.data.items>.item.content:before,
.product.data.items>.item.content:after {
    content: '';
    display: table
}

.product.data.items>.item.content:after {
    clear: both
}

.product.data.items>.item.content.active {
    display: block
}

.product.data.items>.item.title {
    margin: 0 0 5px
}

.product.data.items>.item.title>.switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none
}

.product.data.items>.item.title>.switch:visited {
    color: #7d7d7d;
    text-decoration: none
}

.product.data.items>.item.title>.switch:hover {
    color: #7d7d7d;
    text-decoration: none
}

.product.data.items>.item.title>.switch:active {
    color: #343d55;
    text-decoration: none
}

.product.data.items>.item.title:not(.disabled)>.switch:focus,
.product.data.items>.item.title:not(.disabled)>.switch:hover {
    background: #fcfcfc
}

.product.data.items>.item.title:not(.disabled)>.switch:active,
.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover {
    background: #fff;
    color: #343d55;
    text-decoration: none;
    padding-bottom: 5px
}

.product.data.items>.item.content {
    background: #fff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px
}

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

.pages .items {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    font-weight: 700
}

.pages .item {
    font-size: 1.2rem;
    line-height: 3.2rem;
    letter-spacing: normal;
    margin: 0 2px 0 0;
    display: inline-block
}

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

.pages a.page {
    color: #333;
    display: inline-block;
    padding: 0 4px;
    text-decoration: none
}

.pages a.page:visited {
    color: #333
}

.pages a.page:hover {
    color: #333;
    text-decoration: none
}

.pages a.page:active {
    color: #333
}

.pages strong.page {
    font-size: 1.2rem;
    line-height: 3.2rem;
    letter-spacing: normal;
    color: #333;
    display: inline-block;
    font-weight: 700;
    padding: 0 4px
}

.pages .action {
    border: 1px solid #d1d1d1;
    color: #7d7d7d;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

.pages .action:visited {
    color: #7d7d7d
}

.pages .action:hover {
    color: #7d7d7d;
    text-decoration: none
}

.pages .action:active {
    color: #7d7d7d
}

.pages .action.next {
    display: inline-block;
    text-decoration: none
}

.pages .action.next:visited:before {
    color: #7d7d7d
}

.pages .action.next:active:before {
    color: #7d7d7d
}

.pages .action.next>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.pages .action.next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 46px;
    line-height: 24px;
    color: #7d7d7d;
    content: "\f054";
    font-family: 'feather';
    margin: 0 0 0 -6px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.pages .action.next:hover:before {
    color: #7d7d7d
}

.pages .action.next:active:before {
    color: #7d7d7d
}

.pages .action.previous {
    display: inline-block;
    text-decoration: none
}

.pages .action.previous:visited:before {
    color: #7d7d7d
}

.pages .action.previous:active:before {
    color: #7d7d7d
}

.pages .action.previous>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.pages .action.previous:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 46px;
    line-height: 24px;
    color: #7d7d7d;
    content: "\f053";
    font-family: 'feather';
    margin: 0 0 0 -6px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.pages .action.previous:hover:before {
    color: #7d7d7d
}

.pages .action.previous:active:before {
    color: #7d7d7d
}

.pages .action {
    width: 34px
}

.pages .action.previous {
    margin-right: 12px
}

.pages .action.next {
    margin-left: 12px
}

.actions-toolbar>.primary,
.actions-toolbar>.secondary {
    text-align: center;
    margin-bottom: 10px
}

.actions-toolbar>.primary .action,
.actions-toolbar>.secondary .action {
    margin-bottom: 10px
}

.actions-toolbar>.primary .action:last-child,
.actions-toolbar>.secondary .action:last-child {
    margin-bottom: 0
}

.actions-toolbar>.primary:last-child,
.actions-toolbar>.secondary:last-child {
    margin-bottom: 0
}

.actions-toolbar>.secondary .action.back {
    display: none
}

.breadcrumbs {
    margin: 0 0 20px;
    min-height: 24px
}

.breadcrumbs .items {
    font-size: 1rem;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
    list-style: none none
}

.breadcrumbs .items>li {
    display: inline-block;
    vertical-align: top
}

.breadcrumbs .item {
    margin: 0
}

.breadcrumbs a {
    color: #333;
    text-decoration: none
}

.breadcrumbs a:visited {
    color: #333;
    text-decoration: none
}

.breadcrumbs a:hover {
    color: #333;
    text-decoration: underline
}

.breadcrumbs a:active {
    color: #333;
    text-decoration: none
}

.breadcrumbs strong {
    font-weight: 400
}

.breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none
}

.breadcrumbs .item:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .7rem;
    line-height: 1;
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    margin: 0;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ui-dialog.popup .action.close {
    position: absolute;
    height: 40px;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1001;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.ui-dialog.popup .action.close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-dialog.popup .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f00d";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ui-dialog.popup .action.close:hover:before {
    color: inherit
}

.ui-dialog.popup .action.close:active:before {
    color: inherit
}

.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
    background: 0 0;
    border: none
}

.ui-dialog.popup .action.close:hover {
    background: 0 0;
    border: none
}

.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
    pointer-events: none;
    opacity: .5
}

.popup-pointer {
    margin-left: -14px;
    position: absolute;
    top: -14px
}

.popup-pointer:before,
.popup-pointer:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid
}

.popup-pointer:before {
    left: 2px;
    top: 2px;
    border: solid 6px;
    border-color: transparent transparent #fff;
    z-index: 99
}

.popup-pointer:after {
    left: 1px;
    top: 0;
    border: solid 7px;
    border-color: transparent transparent #aeaeae;
    z-index: 98
}

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
    display: inline
}

.price-including-tax,
.price-excluding-tax {
    display: block;
    font-size: 1.8rem;
    line-height: 1
}

.price-including-tax .price,
.price-excluding-tax .price {
    font-weight: 700
}

.price-including-tax+.price-excluding-tax,
.weee[data-label] {
    display: block;
    font-size: 1.8rem
}

.price-including-tax+.price-excluding-tax:before,
.weee[data-label]:before {
    content: attr(data-label) ': ';
    font-size: 1.1rem
}

.price-including-tax+.price-excluding-tax .price,
.weee[data-label] .price {
    font-size: 1.1rem
}

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modals-overlay {
    z-index: 899
}

.modal-slide,
.modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease
}

.modal-slide._show,
.modal-popup._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
    opacity: 1;
    pointer-events: auto
}

.modal-slide {
    left: 44px;
    z-index: 900
}

.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    width: auto
}

.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-slide._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-slide._inner-scroll .modal-footer {
    margin-top: auto
}

.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
    padding: 0 2.6rem 2.6rem
}

.modal-slide .modal-header {
    padding-bottom: 2.1rem;
    padding-top: 2.1rem
}

.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto
}

.modal-popup.confirm .modal-inner-wrap {
    max-width: 50rem
}

.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 75%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease
}

.modal-popup._inner-scroll {
    overflow-y: visible
}

.ie11 .modal-popup._inner-scroll {
    overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem
}

.modal-popup .modal-header,
.modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0
}

.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
    background: 0 0;
    border: none
}

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
    background: 0 0;
    border: none
}

.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
    pointer-events: none;
    opacity: .5
}

.modal-custom .action-close>span,
.modal-popup .action-close>span,
.modal-slide .action-close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 32px;
    color: #333;
    content: "\f00d";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
    color: inherit
}

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
    color: inherit
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
    color: #1a1a1a
}

.modal-custom .action-close {
    margin: 25px
}

.modal-popup {
    pointer-events: none
}

.modal-popup .modal-title {
    border-bottom: 1px solid #c1c1c1;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word
}

.modal-popup .action-close {
    padding: 10px
}

.modal-slide .action-close {
    padding: 1.1rem 2rem
}

.modal-slide .page-main-actions {
    margin-bottom: -12.9rem;
    margin-top: 2.1rem
}

.modals-overlay {
    background-color: rgba(51, 51, 51, .55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899
}

.block-requisition-list {
    display: inline;
    margin-bottom: 0
}

.requisition-list-action {
    display: inline-block;
    position: relative;
    vertical-align: text-bottom
}

.requisition-list-action:before,
.requisition-list-action:after {
    content: '';
    display: table
}

.requisition-list-action:after {
    clear: both
}

.requisition-list-action .action.split {
    float: left;
    margin: 0
}

.requisition-list-action .action.toggle {
    float: right;
    margin: 0
}

.requisition-list-action button.action.split,
.requisition-list-action .quote-details-items .actions-toolbar>.action.action.split,
.requisition-list-action .cart.table-wrapper .actions-toolbar>.action.action.split,
.requisition-list-action .action-gift.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.requisition-list-action button+.action.toggle,
.requisition-list-action .quote-details-items .actions-toolbar>.action+.action.toggle,
.requisition-list-action .cart.table-wrapper .actions-toolbar>.action+.action.toggle,
.requisition-list-action .action-gift+.action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.requisition-list-action .action.toggle {
    display: inline-block;
    text-decoration: none
}

.requisition-list-action .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    content: "\f078";
    font-family: 'feather';
    margin: 0 0 0 10px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.requisition-list-action .action.toggle:hover:after {
    color: #ccc
}

.requisition-list-action .action.toggle:active:after {
    color: inherit
}

.requisition-list-action .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.requisition-list-action .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    content: "\f077";
    font-family: 'feather';
    margin: 0 0 0 10px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.requisition-list-action .action.toggle.active:hover:after {
    color: #ccc
}

.requisition-list-action .action.toggle.active:active:after {
    color: inherit
}

.requisition-list-action .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 20rem;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.requisition-list-action .items li {
    margin: 0;
    padding: .5rem .5rem .5rem 2.3rem
}

.requisition-list-action .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.requisition-list-action .items:before,
.requisition-list-action .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.requisition-list-action .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.requisition-list-action .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.requisition-list-action .items:before {
    left: 10px;
    top: -12px
}

.requisition-list-action .items:after {
    left: 9px;
    top: -14px
}

.requisition-list-action.active {
    overflow: visible
}

.requisition-list-action.active .items {
    display: block
}

.requisition-list-action .items {
    max-width: 23.7rem;
    min-width: 23.7rem;
    text-align: left
}

.requisition-list-action .items .list-items {
    list-style-type: none;
    margin: 0;
    max-height: 24rem;
    overflow-y: auto;
    padding: 0
}

.requisition-list-action .items .item:last-child:hover {
    background: #e8e8e8
}

.requisition-list-action .items .item .item-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.requisition-list-action .items .item .action.new {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.requisition-list-action .items .item .action.new:focus,
.requisition-list-action .items .item .action.new:active {
    background: 0 0;
    border: none
}

.requisition-list-action .items .item .action.new:hover {
    background: 0 0;
    border: none
}

.requisition-list-action .items .item .action.new.disabled,
.requisition-list-action .items .item .action.new[disabled],
fieldset[disabled] .requisition-list-action .items .item .action.new {
    pointer-events: none;
    opacity: .5
}

.requisition-list-action>.action.toggle {
    padding: .4rem 5px
}

.requisition-toolbar-actions .requisition-list-action.active .items {
    right: 0
}

.requisition-toolbar-actions .requisition-list-action.active .items:before {
    left: auto;
    right: 11px
}

.requisition-toolbar-actions .requisition-list-action.active .items:after {
    left: auto;
    right: 10px
}

.cart.table-wrapper .requisition-list-action {
    vertical-align: baseline
}

.cart.table-wrapper .requisition-list-action .items {
    max-width: 23.7rem;
    min-width: 23.7rem
}

.cart.table-wrapper .requisition-list-action>.action.toggle:after {
    color: inherit;
    vertical-align: middle
}

.social-button .requisition-list-button {
    display: inline-block;
    text-decoration: none;
    color: #666;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .05rem;
    line-height: 1.42857143;
    padding: 0 5px 0 0;
    text-transform: uppercase
}

.social-button .requisition-list-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 24px;
    color: inherit;
    content: '\e901';
    font-family: 'magento-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.social-button .requisition-list-button:before {
    margin-top: -.2rem
}

.social-button .requisition-list-button:active,
.social-button .requisition-list-button:focus,
.social-button .requisition-list-button:hover {
    color: #ccc
}

.social-button .requisition-list-button:after {
    height: 1.5rem;
    margin: .3rem 0 0
}

.social-button .requisition-list-button.active:after {
    margin: .4rem 0 0
}

.link-button .requisition-list-button.toggle:after {
    color: #004280;
    vertical-align: bottom
}

.link-button .requisition-list-button.toggle.active:after {
    color: #004280;
    margin: .3rem 0 0
}

.link-button .requisition-list-button.toggle.active:after:hover {
    color: #004280
}

.data-grid-wrap .list-name-field .cell-label-line-name {
    font-size: 18px
}

.data-grid-wrap .cell-label-line-description {
    word-break: break-all
}

.requisition-grid .col {
    padding-top: 20px
}

.requisition-grid .col .price {
    font-size: 18px;
    font-weight: 700;
    line-height: 1
}

.requisition-grid .col .price-excluding-tax {
    display: block;
    font-size: 1.3rem
}

.requisition-grid .col .price-excluding-tax:before {
    content: attr(data-label) ': '
}

.requisition-grid .col .price-excluding-tax .price {
    font-size: 12px
}

.requisition-grid .product-item-name {
    display: block;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 0
}

.requisition-grid .product-item-description {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-bottom: 5px;
    margin-top: 0
}

.requisition-grid .product-item-description .product-item-sku {
    color: #111;
    font-size: 12px
}

.requisition-grid .product-item-description .product-item-details {
    color: #111;
    font-size: 12px;
    margin-top: 5px
}

.requisition-grid .product-item-description .product-item-details dl {
    margin: 0
}

.requisition-grid .product-item-description .product-item-details dl dt,
.requisition-grid .product-item-description .product-item-details dl dd {
    display: inline
}

.requisition-grid .actions-toolbar {
    text-align: right
}

.requisition-grid .actions-toolbar>.action-edit:focus,
.requisition-grid .actions-toolbar>.action-delete:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.requisition-grid .actions-toolbar>.action-delete {
    display: inline-block;
    text-decoration: none
}

.requisition-grid .actions-toolbar>.action-delete>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.requisition-grid .actions-toolbar>.action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #8f8f8f;
    content: "\e8db";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.requisition-grid .actions-toolbar>.action-delete:hover:before {
    color: #333
}

.requisition-grid .actions-toolbar>.action-delete:active:before {
    color: #8f8f8f
}

.requisition-grid .actions-toolbar>.action-edit {
    display: inline-block;
    text-decoration: none
}

.requisition-grid .actions-toolbar>.action-edit>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.requisition-grid .actions-toolbar>.action-edit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #8f8f8f;
    content: '\e601';
    font-family: 'magento-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.requisition-grid .actions-toolbar>.action-edit:hover:before {
    color: #333
}

.requisition-grid .actions-toolbar>.action-edit:active:before {
    color: #8f8f8f
}

.requisition-grid .item-error {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px
}

.requisition-grid .item-error>*:first-child:before {
    margin-top: -1.4rem
}

.requisition-list-description {
    word-wrap: break-word
}

.requisition-popup .action.hidden {
    display: none
}

.requisition-popup .modal-title {
    padding-right: 20px
}

.confirm-requisition-popup .modal-footer .secondary {
    line-height: 1.42857143;
    margin: 0;
    padding: .7rem 1.5rem;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 400
}

.confirm-requisition-popup .modal-footer .secondary:visited {
    color: #333;
    text-decoration: underline
}

.confirm-requisition-popup .modal-footer .secondary:hover {
    color: #333;
    text-decoration: none
}

.confirm-requisition-popup .modal-footer .secondary:active {
    color: #333;
    text-decoration: underline
}

.confirm-requisition-popup .modal-footer .secondary:hover,
.confirm-requisition-popup .modal-footer .secondary:active,
.confirm-requisition-popup .modal-footer .secondary:focus {
    background: 0 0;
    border: 0
}

.confirm-requisition-popup .modal-footer .secondary.disabled,
.confirm-requisition-popup .modal-footer .secondary[disabled],
fieldset[disabled] .confirm-requisition-popup .modal-footer .secondary {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.requisition-view-links {
    margin-bottom: 10px;
    text-align: right
}

.requisition-view-links .print {
    padding-left: 25px;
    padding-right: 0
}

.block-requisition-management {
    position: relative
}

.block-requisition-management .requisition-list-title {
    margin-bottom: 25px
}

.block-requisition-management .requisition-list-title h1 {
    display: inline-block;
    font-weight: 300;
    margin-bottom: 0;
    margin-right: 10px
}

.block-requisition-management .requisition-toolbar-select,
.block-requisition-management .requisition-toolbar-actions {
    display: inline-block;
    vertical-align: bottom
}

.block-requisition-management .requisition-toolbar-select {
    margin-right: 20px
}

.requisition-content {
    margin-bottom: 2rem
}

.product-item-inner .block-requisition-list {
    margin-bottom: 0
}

.product-items .product-item-info .requisition-list-button.toggle span {
    font-size: 0;
    letter-spacing: 0
}

.product-items .product-item-info .requisition-list-button.toggle:after {
    border-left: 0;
    padding-left: 0
}

.order-actions-toolbar .block-requisition-list,
.requisition-toolbar-actions .block-requisition-list {
    margin-left: 10px
}

.requisition-list-requisition-view .requisition-grid .col.number {
    display: none
}

.requisition-list-requisition-print.account .column.main {
    padding-bottom: 0
}

.requisition-list-requisition-print .block-requisition-management {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    padding-bottom: 10px
}

.requisition-list-requisition-print .block-requisition-management .requisition-list-title {
    margin-bottom: 0
}

.requisition-list-requisition-print .block-requisition-management .requisition-info {
    float: right;
    margin-top: -2.2rem
}

.requisition-list-requisition-print .requisition-grid .actions-toolbar {
    display: none
}

.requisition-list-requisition-print .requisition-grid .col.number {
    width: 1rem
}

.requisition-list-requisition-print .requisition-grid .col.col-checkbox {
    padding: 0
}

.requisition-list-requisition-print .requisition-grid .col.col-checkbox input[type=checkbox] {
    display: none
}

.requisition-list-requisition-print .requisition-grid .col.subtotal {
    padding-right: 0
}

.requisition-list-requisition-print .requisition-grid .col.price,
.requisition-list-requisition-print .requisition-grid .col.qty,
.requisition-list-requisition-print .requisition-grid .col.subtotal {
    text-align: right
}

.requisition-list-requisition-print .requisition-grid .col .product-item-name a {
    pointer-events: none
}

.requisition-list-requisition-print .requisition-grid .col .price {
    font-size: 1.4rem;
    font-weight: 600
}

.requisition-list-requisition-print .requisition-grid .col .price-excluding-tax {
    font-size: 1.1rem
}

.requisition-list-requisition-print .requisition-grid .col .price-excluding-tax .price {
    font-size: 12px
}

.requisition-list-requisition-print .requisition-grid .col .input-text {
    border-color: transparent;
    opacity: 1;
    padding-right: 0;
    pointer-events: none;
    text-align: right
}

.requisition-list-requisition-print .requisition-grid .product-item-image {
    display: none
}

.requisition-list-requisition-print .requisition-grid .product-item-description {
    float: none;
    width: 100%
}

.requisition-list-requisition-print .requisition-grid tbody td {
    border-top: 1px solid #e4e4e4
}

.requisition-list-requisition-print .copyright {
    background-color: transparent;
    color: #333;
    font-size: 12px;
    margin-bottom: 25px;
    padding: 10px 0 0;
    text-align: left
}

.requisition-list-requisition-print .copyright .phone {
    float: right
}

.checkout-cart-index .block-requisition-list {
    margin: 0
}

.checkout-cart-index .requisition-list-action>.action.toggle:after {
    color: inherit;
    vertical-align: middle
}

@media (max-width:800px) {
    .checkout-cart-index .page-title-wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .checkout-cart-index .page-title-wrapper .block-requisition-list {
        margin-bottom: 15px
    }
}

@media print {
    .requisition-list-requisition-print .table-wrapper table {
        table-layout: auto
    }
}

.checkout-container .change-shipping-address-button,
.checkout-container .change-billing-address-button {
    display: block;
    margin-bottom: 15px
}

.checkout-container .edit-shipping-address-button,
.checkout-container .edit-billing-address-button {
    display: block
}

.checkout-container .checkout-shipping-address div.new-address-popup,
.checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 0;
    position: relative
}

.checkout-container .checkout-shipping-address div.change-address-popup,
.checkout-container .checkout-payment-method div.change-address-popup {
    margin: 5px 0 -5px
}

.checkout-container .checkout-shipping-address div.edit-address-popup,
.checkout-container .checkout-payment-method div.edit-address-popup {
    float: left;
    margin: 5px 35px -5px 0
}

.checkout-container .checkout-shipping-address div.shipping-address-item.selected,
.checkout-container .checkout-payment-method div.shipping-address-item.selected,
.checkout-container .checkout-shipping-address .checkout-billing-address,
.checkout-container .checkout-payment-method .checkout-billing-address {
    margin: 0;
    padding-left: 0
}

.checkout-container .checkout-shipping-address .new-billing-address-button,
.checkout-container .checkout-payment-method .new-billing-address-button {
    display: block;
    margin: 20px 35px 0 20px;
    position: relative
}

.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class],
.billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff
}

.shipping-address-modal .modal-inner-wrap h1.modal-title,
.billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
    width: 250px
}

.shipping-address-modal .modal-inner-wrap .block.block-search,
.billing-address-modal .modal-inner-wrap .block.block-search {
    left: 20px;
    position: absolute;
    top: 81px
}

.shipping-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count,
.billing-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count {
    border-bottom: 1px solid #ccc;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 5px -30px 10px;
    padding: 0 0 5px 30px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-top: 5px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root {
    border-bottom: 1px solid #ccc;
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
    width: 100%
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details {
    float: left
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
    float: right;
    margin-right: 20px;
    margin-top: 20px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .quote-details-items .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .quote-details-items .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .quote-details-items .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .quote-details-items .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .quote-details-items .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .quote-details-items .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .quote-details-items .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .quote-details-items .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .cart.table-wrapper .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .cart.table-wrapper .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .cart.table-wrapper .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .cart.table-wrapper .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift {
    background: #006bb7;
    border: 1px solid #006bb4;
    box-shadow: none;
    color: #fff;
    outline: 0
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .quote-details-items .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .quote-details-items .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift {
    background-color: #eee;
    border: none;
    box-shadow: none;
    color: #777
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .quote-details-items .actions-toolbar>.action:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .quote-details-items .actions-toolbar>.action:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar>.action:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar>.action:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift:hover {
    cursor: auto;
    background-color: #eee;
    border: none;
    box-shadow: none;
    color: #777
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address {
    float: right;
    margin-right: 20px;
    margin-top: 20px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .quote-details-items .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .quote-details-items .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .quote-details-items .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .quote-details-items .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar>.action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar>.action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift {
    background-color: Transparent;
    border: none;
    box-shadow: none
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .quote-details-items .actions-toolbar>.action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .quote-details-items .actions-toolbar>.action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar>.action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar>.action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary {
    color: #777;
    text-transform: uppercase
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .quote-details-items .actions-toolbar>.action.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .quote-details-items .actions-toolbar>.action.action-primary:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar>.action.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar>.action.action-primary:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary:hover {
    cursor: auto
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .quote-details-items .actions-toolbar>.action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .quote-details-items .actions-toolbar>.action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar>.action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar>.action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift.action-primary {
    color: #006bb4
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    margin-top: 10px;
    overflow-y: auto
}

.shipping-address-modal .modal-inner-wrap ul,
.billing-address-modal .modal-inner-wrap ul {
    list-style-type: none;
    padding-left: 0
}

.admin__data-grid-loading-mask {
    background: rgba(255, 255, 255, .5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4
}

.admin__data-grid-loading-mask .spinner {
    background: url('../images/loader-2.gif') 50% 50% no-repeat;
    display: inline-block;
    font-size: 4rem;
    height: 1em;
    left: 50%;
    margin-left: -2rem;
    margin-right: 1.5rem;
    position: absolute;
    top: 50%;
    width: 1em
}

.ie9 .admin__data-grid-loading-mask .spinner {
    background: url('../images/loader-2.gif') 50% 50% no-repeat;
    bottom: 0;
    height: 149px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px
}

@font-face {
    font-family: 'magento-icons';
    src: url('../fonts/Magento-Icons.woff2') format('woff2'), url('../fonts/Magento-Icons.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

.jstree>ul ul li {
    background: 0 0;
    border-left: 1px dashed #a6a6a6;
    margin-left: 2.4rem;
    padding: .5rem 0;
    position: relative
}

.jstree>ul ul li.jstree-last {
    background: 0 0;
    border-left: none;
    left: .1rem;
    padding-bottom: 0;
    position: relative
}

.jstree>ul ul li.jstree-last:after {
    border-left: 1px dashed #a6a6a6;
    content: '';
    height: 2.3rem;
    left: -.1rem;
    position: absolute;
    top: 0
}

.jstree>ul ul li.jstree-leaf>.jstree-icon.jstree-ocl {
    background: 0 0;
    display: inline;
    padding-right: 3.7rem;
    width: 2.5rem
}

.jstree>ul ul li.jstree-leaf>.jstree-icon.jstree-ocl:after {
    right: 0;
    top: 1.7rem;
    width: 100%
}

.jstree>ul ul li>.jstree-icon.jstree-ocl {
    position: relative
}

.jstree>ul ul li>.jstree-icon.jstree-ocl:after {
    border-top: 1px dashed #a6a6a6;
    content: '';
    height: .1rem;
    position: absolute;
    right: 2.3rem;
    top: 1.1rem;
    width: 1.3rem
}

.jstree li>.jstree-icon {
    padding-right: 1.5rem
}

.jstree li a {
    height: 2.2rem;
    line-height: 2.2rem;
    padding: .4rem 1rem .4rem .2rem
}

.jstree li a>.jstree-themeicon-custom {
    margin-left: 10px;
    margin-right: .7rem
}

.jstree li a>.jstree-icon.icon-customer:before {
    content: '\e907'
}

.jstree li a>.jstree-icon.icon-customer:before {
    font-size: 1.8rem
}

.jstree li a>.jstree-icon.icon-company:before {
    content: '\e906'
}

.jstree li a>.jstree-icon.icon-company:before {
    font-size: 1.7rem
}

.jstree li a>.field-tooltip {
    color: #000;
    left: 100%;
    margin-left: 5px;
    top: .4rem
}

.jstree li a .field-tooltip-content {
    white-space: normal
}

.jstree li:not(.jstree-leaf)>.jstree-icon {
    display: inline-block;
    text-decoration: none;
    left: -.1rem;
    position: relative;
    top: .6rem;
    z-index: 5
}

.jstree li:not(.jstree-leaf)>.jstree-icon>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.jstree li:not(.jstree-leaf)>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.9rem;
    line-height: 1.1;
    color: #575757;
    content: '\e909';
    font-family: 'magento-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.jstree li:not(.jstree-leaf)>.jstree-icon:before {
    cursor: pointer;
    text-align: center
}

.jstree li.jstree-open>.jstree-icon:before {
    content: '\e90a'
}

.jstree li.jstree-open>.jstree-icon:before {
    color: #c2c2c2;
    font-size: 2.2rem;
    left: 1.4rem;
    position: relative
}

.jstree li.jstree-closed>.jstree-icon:before {
    content: '\e909'
}

.jstree li.jstree-closed>.jstree-icon:before {
    color: #c2c2c2;
    font-size: 2.2rem;
    left: 1.4rem;
    position: relative
}

.jstree>ul>li {
    background: 0 0
}

.jstree>ul>li>a.company-admin {
    margin-left: -.2rem;
    padding-bottom: 1.3rem
}

.jstree>ul>li>a.company-admin:before {
    display: none
}

.jstree>ul>li>a.company-admin>.jstree-icon {
    margin-right: 10px;
    position: relative;
    z-index: 5
}

.jstree>ul>li>a.company-admin>.jstree-icon:before {
    content: '\e908'
}

.jstree>ul>li>a.company-admin>.jstree-icon:before {
    font-size: 3rem
}

.jstree>ul>li:not(.root-collapsible)>.jstree-icon.jstree-ocl {
    display: none
}

.jstree .jstree-leaf>.jstree-icon.jstree-ocl {
    display: none
}

.jstree a>.jstree-icon {
    display: inline-block;
    text-decoration: none;
    background: 0 0
}

.jstree a>.jstree-icon>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.jstree a>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.8rem;
    line-height: 1.1;
    color: #858585;
    font-family: 'magento-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.jstree.jstree-draggable a {
    display: inline-block;
    text-decoration: none
}

.jstree.jstree-draggable a>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.jstree.jstree-draggable a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.8rem;
    line-height: 1.1;
    color: #c2c2c2;
    content: '\e90b';
    font-family: 'magento-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.jstree.jstree-draggable a:before {
    height: 1.8rem;
    margin-left: -.4rem;
    overflow: hidden;
    width: 1.9rem
}

.jstree.jstree-draggable a.jstree-clicked:before {
    color: #fff
}

.jstree i {
    font-style: normal
}

.block-dashboard-company .jstree .jstree-clicked {
    background-color: #002c56;
    color: #fff
}

.block-dashboard-company .jstree .jstree-clicked>.jstree-icon:before {
    color: #fff
}

.jstree .jstree-anchor .jstree-checkbox {
    background-color: transparent;
    background-image: url(../images/icon-tree.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 16px;
    margin: 5px 8px -2px 4px;
    position: relative;
    width: 16px
}

.jstree .jstree-anchor.jstree-clicked>.jstree-checkbox {
    background-position: top center
}

.jstree .jstree-anchor>.jstree-checkbox.jstree-undetermined {
    background-position: top left
}

.jstree-checkbox-selection .jstree-anchor {
    display: inline-block;
    text-decoration: none
}

.jstree-node,
.jstree-children,
.jstree-container-ul {
    display: block;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.jstree-node {
    white-space: nowrap
}

.jstree-anchor {
    color: #000;
    display: inline-block;
    margin: 0;
    padding: 0 4px 0 1px;
    vertical-align: top;
    white-space: nowrap
}

[id=jstree-marker] {
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    border-right: 0;
    border-top: 5px solid transparent;
    font-size: 0;
    height: 0;
    left: 0;
    line-height: 0;
    margin: -5px 0 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 0
}

[id=jstree-dnd] {
    line-height: 16px;
    margin: 0;
    padding: 4px
}

[id=jstree-dnd] .jstree-icon,
[id=jstree-dnd] .jstree-copy {
    display: inline-block;
    height: 16px;
    margin: 0 2px 0 0;
    padding: 0;
    text-decoration: none;
    width: 16px
}

[id=jstree-dnd] .jstree-ok {
    background: #ff0080 0
}

[id=jstree-dnd] .jstree-er {
    background: #ff0 0
}

[id=jstree-dnd] .jstree-copy {
    margin: 0 2px
}

.form-edit-role .block-title,
.block-dashboard-company .block-title {
    margin-top: 20px
}

.form-edit-role .box-actions button.action,
.block-dashboard-company .box-actions button.action,
.form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action,
.block-dashboard-company .box-actions .quote-details-items .actions-toolbar>.action.action,
.form-edit-role .box-actions .cart.table-wrapper .actions-toolbar>.action.action,
.block-dashboard-company .box-actions .cart.table-wrapper .actions-toolbar>.action.action,
.form-edit-role .box-actions .action-gift.action,
.block-dashboard-company .box-actions .action-gift.action {
    background: 0 0;
    border: 0;
    color: #004280;
    font-weight: 400;
    padding: 0 25px 10px 0;
    position: relative
}

.form-edit-role .box-actions button.action:hover,
.block-dashboard-company .box-actions button.action:hover,
.form-edit-role .box-actions button.action:active,
.block-dashboard-company .box-actions button.action:active,
.form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action:hover,
.block-dashboard-company .box-actions .quote-details-items .actions-toolbar>.action.action:hover,
.form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action:active,
.block-dashboard-company .box-actions .quote-details-items .actions-toolbar>.action.action:active,
.form-edit-role .box-actions .cart.table-wrapper .actions-toolbar>.action.action:hover,
.block-dashboard-company .box-actions .cart.table-wrapper .actions-toolbar>.action.action:hover,
.form-edit-role .box-actions .cart.table-wrapper .actions-toolbar>.action.action:active,
.block-dashboard-company .box-actions .cart.table-wrapper .actions-toolbar>.action.action:active,
.form-edit-role .box-actions .action-gift.action:hover,
.block-dashboard-company .box-actions .action-gift.action:hover,
.form-edit-role .box-actions .action-gift.action:active,
.block-dashboard-company .box-actions .action-gift.action:active {
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #002c56
}

.form-edit-role .box-actions button.action:not(:focus),
.block-dashboard-company .box-actions button.action:not(:focus),
.form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action:not(:focus),
.block-dashboard-company .box-actions .quote-details-items .actions-toolbar>.action.action:not(:focus),
.form-edit-role .box-actions .cart.table-wrapper .actions-toolbar>.action.action:not(:focus),
.block-dashboard-company .box-actions .cart.table-wrapper .actions-toolbar>.action.action:not(:focus),
.form-edit-role .box-actions .action-gift.action:not(:focus),
.block-dashboard-company .box-actions .action-gift.action:not(:focus) {
    box-shadow: none
}

.form-edit-role .box-actions button.action:after,
.block-dashboard-company .box-actions button.action:after,
.form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action:after,
.block-dashboard-company .box-actions .quote-details-items .actions-toolbar>.action.action:after,
.form-edit-role .box-actions .cart.table-wrapper .actions-toolbar>.action.action:after,
.block-dashboard-company .box-actions .cart.table-wrapper .actions-toolbar>.action.action:after,
.form-edit-role .box-actions .action-gift.action:after,
.block-dashboard-company .box-actions .action-gift.action:after {
    position: absolute;
    right: -.2rem;
    top: .2rem;
    width: .1rem
}

.form-edit-role .box-actions button.action.delete:after,
.block-dashboard-company .box-actions button.action.delete:after,
.form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action.delete:after,
.block-dashboard-company .box-actions .quote-details-items .actions-toolbar>.action.action.delete:after,
.form-edit-role .box-actions .cart.table-wrapper .actions-toolbar>.action.action.delete:after,
.block-dashboard-company .box-actions .cart.table-wrapper .actions-toolbar>.action.action.delete:after,
.form-edit-role .box-actions .action-gift.action.delete:after,
.block-dashboard-company .box-actions .action-gift.action.delete:after {
    display: none
}

.form-edit-role .box-actions button.action._hidden,
.block-dashboard-company .box-actions button.action._hidden,
.form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action._hidden,
.block-dashboard-company .box-actions .quote-details-items .actions-toolbar>.action.action._hidden,
.form-edit-role .box-actions .cart.table-wrapper .actions-toolbar>.action.action._hidden,
.block-dashboard-company .box-actions .cart.table-wrapper .actions-toolbar>.action.action._hidden,
.form-edit-role .box-actions .action-gift.action._hidden,
.block-dashboard-company .box-actions .action-gift.action._hidden {
    display: none
}

.form-edit-account .fieldset.company {
    clear: both;
    margin-bottom: 20px
}

.form-edit-account .fieldset.company .control {
    box-sizing: border-box;
    padding: 6px 15px 0 0
}

.form-edit-account .fieldset.company:nth-child(2) {
    float: none
}

.form-edit-account .fieldset.job_title {
    clear: both;
    float: none !important
}

.form-edit-account .actions-toolbar {
    clear: both
}

.company-account-index .columns .column.main .block:not(.widget) .block-title {
    font-size: 1.8rem
}

.message.company-warning {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

.message.company-warning a {
    color: #333
}

.message.company-warning a:hover {
    color: #333
}

.message.company-warning a:active {
    color: #333
}

.message.company-warning._hidden {
    display: none
}

.nav .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem
}

.additional-fields {
    margin-top: 20px
}

.additional-fields._hidden {
    display: none
}

.modal-container {
    display: none
}

.data-grid-filters-wrap {
    margin-bottom: 10px;
    margin-top: -15px
}

.data-grid-filters-wrap .action {
    margin-right: 25px
}

.modal-popup .action._hidden {
    display: none
}

.popup-tree .modal-footer .action-primary {
    background-image: none;
    background: #282b33;
    border: 1px solid #282b33;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    padding: 10px 25px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
    box-shadow: none
}

.popup-tree .modal-footer .action-primary:hover {
    border: 1px solid #fff;
    color: #fff
}

.popup-tree .modal-footer .action-primary.disabled,
.popup-tree .modal-footer .action-primary[disabled],
fieldset[disabled] .popup-tree .modal-footer .action-primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.company-profile-payment-methods {
    font-size: 1.6rem;
    line-height: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.company-profile-payment-methods .payment-methods-label {
    font-weight: 700;
    margin-bottom: 10px
}

.company-profile-payment-methods .payment-methods-list {
    list-style: none
}

.block-dashboard-info {
    margin-bottom: 10px
}

.block-dashboard-info .block-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.block-dashboard-info .box {
    margin-bottom: 30px;
    width: 100%
}

.block-dashboard-info .box-info {
    order: 1
}

.block-dashboard-info .box-newsletter {
    order: 3
}

.block-dashboard-info .box-role {
    order: 2
}

.block-dashboard-info .box-role .box-content {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.block-dashboard-info .company-roles span:after {
    content: ','
}

.block-dashboard-info .company-roles span:last-child:after {
    content: ''
}

.company-switcher-header-panel {
    white-space: nowrap
}

.company-select-menu-item .select-company-link {
    margin-right: 30px
}

.company-select-menu-item.selected {
    pointer-events: none
}

.company-select-menu-item.selected .select-company-link:after {
    color: #000;
    content: "\f00c";
    font-family: 'feather';
    margin-left: 10px;
    position: absolute;
    right: 10px
}

.company-select-confirm .message.warning>*:first-child:before {
    margin-top: -5px
}

.wrap-text {
    margin-bottom: 30px
}

.jstree-display-block {
    display: block !important
}

.form-add-user .field.email .exist-notification-message {
    color: #999;
    font-size: 12px;
    padding-top: 5px
}

.payment-method._active .available-credit {
    display: block
}

.form-purchase-order {
    margin-bottom: 10px
}

.credit-balance-list {
    list-style: none;
    padding-left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.credit-balance-list .credit-balance-item {
    margin-right: 10rem
}

.credit-balance-list .credit-balance-item:last-child {
    margin-right: 0
}

.credit-balance-list .credit-balance-label {
    font-size: 1.6rem;
    margin-bottom: 0
}

.credit-balance-list .credit-balance-price {
    font-size: 2.4rem;
    font-weight: 600
}

.credit-balance-list .credit-balance-price._negative {
    color: #eb5202
}

.available-credit {
    display: none;
    float: right
}

.available-credit strong+span {
    padding: 0 10px
}

.change-result {
    clear: both;
    padding-top: 20px
}

.change-result strong {
    padding-left: 5px
}

.negotiable_quote-quote-view .page-title-wrapper .editable {
    display: inline-block;
    text-decoration: none;
    position: relative;
    text-align: right;
    top: -1rem
}

.negotiable_quote-quote-view .page-title-wrapper .editable>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.negotiable_quote-quote-view .page-title-wrapper .editable:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2rem;
    line-height: 24px;
    color: #333;
    content: "\e867";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.negotiable_quote-quote-view .page-title-wrapper .editable:hover:before {
    color: #333
}

.negotiable_quote-quote-view .page-title-wrapper .editable:active:before {
    color: #8f8f8f
}

.negotiable_quote-quote-view .page-title {
    margin-bottom: 1.4rem;
    margin-top: .4rem;
    display: block;
    float: left
}

.negotiable_quote-quote-view .modal-title {
    border: none
}

.order-references {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding-bottom: 10px;
    padding-top: 10px
}

.order-reference-content {
    margin: 1px 0;
    padding-right: 25px
}

[data-role=negotiable-quote-popup] .add-file {
    background: 0 0;
    border: 0;
    color: #004280;
    float: right;
    font-weight: 400;
    padding: 0 0 10px;
    position: relative
}

[data-role=negotiable-quote-popup] .add-file:hover,
[data-role=negotiable-quote-popup] .add-file:active {
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #002c56
}

[data-role=negotiable-quote-popup] .add-file:not(:focus) {
    box-shadow: none
}

[data-role=negotiable-quote-popup] .fieldset {
    margin-bottom: 10px
}

.reorder-quote-popup .fieldset {
    margin-bottom: 20px
}

.reorder-quote-popup .action.cancel {
    background: 0 0;
    border: 0;
    color: #004280;
    font-weight: 400;
    padding-left: 10px
}

.reorder-quote-popup .action.cancel:hover,
.reorder-quote-popup .action.cancel:active {
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #002c56
}

.reorder-quote-popup .action.cancel:not(:focus) {
    box-shadow: none
}

.quote__data-grid-wrap {
    border-bottom: 1px solid #e4e4e4;
    clear: both;
    margin-bottom: 20px
}

.admin__data-grid-loading-mask {
    background: rgba(255, 255, 255, .5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4
}

.admin__data-grid-loading-mask .spinner {
    background: url('../images/loader-2.gif') 50% 50% no-repeat;
    display: inline-block;
    font-size: 4rem;
    height: 1em;
    left: 50%;
    margin-left: -2rem;
    margin-right: 1.5rem;
    position: absolute;
    top: 50%;
    width: 1em
}

.ie9 .admin__data-grid-loading-mask .spinner {
    background: url('../images/loader-2.gif') 50% 50% no-repeat;
    bottom: 0;
    height: 149px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px
}

.quote-view-links {
    margin: 10px 0;
    padding: 5px;
    justify-content: space-between
}

.quote-view-links .quote-actions {
    float: right
}

.quote-view-links ._disabled {
    display: inline-block;
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.quote-view-links .switcher {
    margin: 0;
    padding: 0 3.5rem 0 2rem;
    float: left
}

.quote-view-links .switcher .options {
    display: inline-block;
    position: relative
}

.quote-view-links .switcher .options:before,
.quote-view-links .switcher .options:after {
    content: '';
    display: table
}

.quote-view-links .switcher .options:after {
    clear: both
}

.quote-view-links .switcher .options .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.quote-view-links .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f0d7";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quote-view-links .switcher .options .action.toggle:hover:after {
    color: inherit
}

.quote-view-links .switcher .options .action.toggle:active:after {
    color: inherit
}

.quote-view-links .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.quote-view-links .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f0d8";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quote-view-links .switcher .options .action.toggle.active:hover:after {
    color: inherit
}

.quote-view-links .switcher .options .action.toggle.active:active:after {
    color: inherit
}

.quote-view-links .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.quote-view-links .switcher .options ul.dropdown li {
    margin: 0;
    padding: 3px 5px
}

.quote-view-links .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.quote-view-links .switcher .options ul.dropdown:before,
.quote-view-links .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.quote-view-links .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.quote-view-links .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.quote-view-links .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px
}

.quote-view-links .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px
}

.quote-view-links .switcher .options.active {
    overflow: visible
}

.quote-view-links .switcher .options.active ul.dropdown {
    display: block
}

.quote-view-links .switcher .options ul.dropdown a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 2px
}

.quote-view-links .switcher .options ul.dropdown a:visited {
    color: #333;
    text-decoration: none
}

.quote-view-links .switcher .options ul.dropdown a:hover {
    color: #333;
    text-decoration: none
}

.quote-view-links .switcher .options ul.dropdown a:active {
    color: #333;
    text-decoration: none
}

.quote-view-links .switcher .label {
    display: block;
    margin-bottom: 5px
}

.quote-view-links .switcher:last-child {
    border-bottom: 1px solid #d1d1d1
}

.quote-view-links .switcher-trigger {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    width: 150px;
    height: 25px
}

.quote-view-links .switcher-trigger .delete {
    cursor: pointer;
    padding-top: 2px;
    padding-left: 10px;
    display: block;
    text-decoration: none;
    position: relative
}

.quote-view-links .switcher-trigger .delete:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 24px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quote-view-links .switcher-trigger .delete:after {
    position: absolute;
    left: 120px;
    bottom: 1px
}

.quote-view-links .switcher-trigger.active .delete:after {
    content: "\f077"
}

.quote-view-links .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0
}

.quote-view-links .switcher-options.active .switcher-dropdown {
    display: block
}

.quote-actions-toolbar {
    background: #f2f2f2;
    padding-bottom: 10px
}

.quote-actions-toolbar .action {
    padding-right: 25px
}

.quote-details-items {
    margin-bottom: 20px
}

.quote-details-items #shopping-cart-table .item .col.actions .action-delete:after {
    border-left: 0
}

.quote-details-items #shopping-cart-table .item .col.actions .action-delete.dummy-link {
    display: none
}

.quote-details-items .content .quote-title {
    border-bottom: 1px solid #e4e4e4;
    display: block;
    padding-bottom: 10px
}

.quote-details-items .content .quote-title>strong {
    font-size: 2.4rem;
    font-weight: 300
}

.quote-details-items .item .col.item,
.quote-details-items .item .col.sku {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.quote-details-items .item .col.discount-no-price {
    width: 140px;
    text-align: right
}

.quote-details-items .item .col.discount-no-price .price {
    font-weight: 400;
    font-size: 1.4rem
}

.quote-details-items .item .col .discounting-locked {
    display: inline-block;
    text-decoration: none
}

.quote-details-items .item .col .discounting-locked>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.quote-details-items .item .col .discounting-locked:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    content: '\e629';
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quote-details-items .item .col .discounting-locked:hover:before {
    color: #000
}

.quote-details-items .item .col .discounting-locked:active:before {
    color: #000
}

.quote-details-items .quote-table-totals-wrap {
    background: #f2f2f2
}

.quote-details-items .quote-table-totals tr td,
.quote-details-items .quote-table-totals tr th {
    font-weight: 400;
    text-align: right
}

.quote-details-items .quote-table-totals:not(.cart) tfoot {
    background: 0 0
}

.quote-details-items .quote-table-totals:not(.cart) tfoot>tr td {
    width: 10rem
}

.quote-details-items .quote-table-totals:not(.cart) tfoot>tr th {
    text-align: left
}

.quote-details-items .quote-table-totals:not(.cart) tfoot>tr:first-child td,
.quote-details-items .quote-table-totals:not(.cart) tfoot>tr:first-child th {
    border-top-width: 0;
    padding-top: 10px
}

.quote-details-items .quote-table-totals .hidden {
    display: none
}

.quote-details-items .quote-table-totals .toggle-action tr th,
.quote-details-items .quote-table-totals .toggle-action tr td {
    font-weight: 600;
    padding-bottom: 0
}

.quote-details-items .collapsible-table {
    border-bottom: 1px solid #ccc;
    display: none;
    padding-bottom: 10px
}

.quote-details-items .collapsible-table tbody td,
.quote-details-items .collapsible-table tbody th {
    line-height: 1.2;
    padding-bottom: 0
}

.quote-details-items .collapsible-table tbody td {
    padding-right: 0
}

.quote-details-items .collapsible-table tbody th {
    padding-left: 0
}

.quote-details-items .toggle-action td {
    padding-right: 0
}

.quote-details-items .toggle-action th {
    padding-left: 0
}

.quote-details-items .toggle-action .toggle {
    border: 0;
    padding: 0
}

.quote-details-items .toggle-action .toggle:after {
    color: #8f8f8f;
    margin: 0 0 0 5px;
    position: static
}

.quote-details-items .toggle-action .toggle.active:after {
    content: "\f077"
}

.quote-details-items .quote-table {
    padding: 20px 20px 40px
}

.quote-details-items .quote-table .table {
    border-collapse: separate
}

.quote-details-items .quote-table .table>tbody>tr.item-actions td,
.quote-details-items .quote-table .table>tbody>tr.item-actions th {
    border-top-width: 0
}

.quote-details-items .items thead+.item {
    border-top-width: 0
}

.quote-details-items .product-item-name {
    font-size: 1.8rem;
    line-height: 1;
    margin: 0
}

.quote-details-items .product-item-name+.item-options {
    margin-top: 20px
}

.quote-details-items .item-options {
    margin-bottom: 0
}

.quote-details-items .col {
    padding-top: 20px
}

.quote-details-items .col.qty .input-text {
    margin-top: -5px
}

.quote-details-items .actions-toolbar {
    position: relative;
    text-align: right
}

.quote-details-items .actions-toolbar>.action {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
    margin-right: 10px
}

.quote-details-items .actions-toolbar>.action:hover,
.quote-details-items .actions-toolbar>.action:active,
.quote-details-items .actions-toolbar>.action:focus {
    text-decoration: none
}

.quote-details-items .actions-toolbar>.action:last-child {
    margin-right: 0
}

.quote-details-items .actions-toolbar>.action:active,
.quote-details-items .actions-toolbar>.action:not(:focus) {
    box-shadow: none
}

.quote-details-items .actions-toolbar>.action:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.quote-details-items .actions-toolbar .update._disabled {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.quote-details-items .actions-toolbar._disabled a {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.quote-details-items .actions-toolbar>.action-delete {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: -2px
}

.quote-details-items .actions-toolbar>.action-delete>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.quote-details-items .actions-toolbar>.action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #8f8f8f;
    content: "\e8db";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quote-details-items .actions-toolbar>.action-delete:hover:before {
    color: #333
}

.quote-details-items .actions-toolbar>.action-delete:active:before {
    color: #8f8f8f
}

.quote-details-items .actions-toolbar>.action-delete:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.quote-shipping-info .block-content>.box {
    width: 100% !important
}

.quote-shipping-info .edit {
    display: inline-block;
    margin: 10px 0
}

.quote-shipping-info .edit._disabled {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.quote-references {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding-bottom: 10px;
    padding-top: 10px
}

.quote-reference-content {
    margin-right: 25px
}

.quote-reference-content:last-child {
    flex: 1 1 auto
}

.quote-status {
    margin: 0 0 1.4rem;
    padding: 5px 10px
}

.quote-rename-link {
    display: block;
    float: left;
    margin-right: 2.4rem;
    margin-top: 1.5rem
}

.quote-rename-link._disabled {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

#rename-quote-form .actions-toolbar {
    margin-top: 1.8rem
}

.quote-date {
    font-size: 1.4rem
}

.quote-date>div {
    margin-bottom: 5px
}

.quote-sales-rep {
    font-size: 1.4rem
}

.quote-actions-toolbar {
    clear: both
}

.field-attachment._disabled {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.quote-comments-block .quote-block-title {
    display: none
}

.quote-comments-block .comments-block-item:not(:last-child) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.quote-comments-block .comments-block-item .comments-block-item-date-time {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 5px
}

.quote-comments-block .comments-block-item .comments-block-item-comment {
    font-size: 1.4rem;
    margin-bottom: 5px;
    word-break: break-all
}

.quote-comments-block .comments-block-item .attachments-list span.attachments-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 250px
}

.quote-comments-block ._disabled {
    opacity: .5;
    pointer-events: none
}

.quote-notes-block {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-block: .1rem solid #d6d6d6;
    border-left: .1rem solid #d6d6d6;
    border-right: .1rem solid #d6d6d6
}

.quote-notes-block b {
    color: #999;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.4rem -.2rem
}

.quote-notes-block .comments-block-list {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px
}

.quote-notes-block .notes-block-item:not(:last-child) {
    padding-bottom: 10px
}

.quote-notes-block .notes-block-item .notes-block-item-comment {
    font-size: 1.4rem;
    margin-bottom: 10px
}

.quote-notes-block .notes-block-item .editable {
    display: inline-block;
    text-decoration: none;
    position: relative;
    text-align: right;
    top: -.2rem
}

.quote-notes-block .notes-block-item .editable>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.quote-notes-block .notes-block-item .editable:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4rem;
    line-height: 24px;
    color: #333;
    content: "\e867";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quote-notes-block .notes-block-item .editable:hover:before {
    color: #333
}

.quote-notes-block .notes-block-item .editable:active:before {
    color: #8f8f8f
}

.quote-notes-block .notes-block-item b {
    color: #000
}

.quote-history-log-block .history-log-block-list {
    list-style-type: none;
    padding-left: 0
}

.quote-history-log-block .history-log-block-item-info {
    word-break: break-all
}

.quote-history-log-block .history-log-block-item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.quote-history-log-block .history-log-block-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.quote-history-log-block .history-log-block-item .history-log-block-item-action-describe {
    padding-bottom: 5px;
    padding-top: 10px
}

.quote-history-log-block .history-log-block-item .history-log-block-item-action-describe:last-child {
    padding-bottom: 0
}

.quote-history-log-block .history-log-block-item b,
.quote-history-log-block .history-log-block-item strong {
    font-weight: 600
}

.quote-history-log-block .history-log-block-item-title {
    font-size: 1.4rem;
    margin-bottom: 5px
}

.quote-history-log-block .history-log-block-item-old {
    margin-right: 5px;
    text-decoration: line-through
}

.comments-field .comments-field-label {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 10px
}

.quote-attach-file {
    text-align: right
}

.attachments-list {
    padding-top: 10px
}

.attachments-list .attachments-item {
    padding-bottom: 5px
}

.attachments-list .attachments-item span {
    padding-right: 5px
}

.attachments-list .attachments-item .action-delete {
    display: inline-block;
    text-decoration: none;
    position: relative;
    top: -.2rem
}

.attachments-list .attachments-item .action-delete>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.attachments-list .attachments-item .action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4rem;
    line-height: 24px;
    color: #8f8f8f;
    content: "\e8db";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.attachments-list .attachments-item .action-delete:hover:before {
    color: #333
}

.attachments-list .attachments-item .action-delete:active:before {
    color: #8f8f8f
}

.attachments-list .attachments-item .action-delete:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.field-attachment input {
    display: none
}

.field-attachment label {
    display: inline-block;
    text-decoration: none;
    color: #004280;
    cursor: pointer;
    font-size: 1.4rem;
    margin-left: 20px;
    margin-top: 10px;
    position: relative
}

.field-attachment label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #004280;
    content: '\e900';
    font-family: 'magento-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.field-attachment label:before {
    left: -20px;
    position: absolute
}

.field-attachment.loading label {
    color: inherit;
    pointer-events: none
}

.field-attachment:after {
    content: attr(data-progress);
    padding-left: 20px
}

.field-attachment._disabled {
    opacity: .5;
    pointer-events: none
}

.negotiable-quote-quote-view .modal-popup .fieldset .field .label {
    font-weight: 400
}

.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup {
    margin-top: 8px
}

.popup-edit-address .action.hidden {
    display: none
}

.popup-edit-address .modal-footer .secondary {
    line-height: 1.42857143;
    margin: 0;
    padding: .7rem 1.5rem;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 400
}

.popup-edit-address .modal-footer .secondary:visited {
    color: #333;
    text-decoration: underline
}

.popup-edit-address .modal-footer .secondary:hover {
    color: #333;
    text-decoration: none
}

.popup-edit-address .modal-footer .secondary:active {
    color: #333;
    text-decoration: underline
}

.popup-edit-address .modal-footer .secondary:hover,
.popup-edit-address .modal-footer .secondary:active,
.popup-edit-address .modal-footer .secondary:focus {
    background: 0 0;
    border: 0
}

.popup-edit-address .modal-footer .secondary.disabled,
.popup-edit-address .modal-footer .secondary[disabled],
fieldset[disabled] .popup-edit-address .modal-footer .secondary {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.popup-edit-address .modal-footer .secondary:active,
.popup-edit-address .modal-footer .secondary:not(:focus) {
    box-shadow: none
}

.negotiable-quote.request button,
.negotiable-quote.request .quote-details-items .actions-toolbar>.action,
.negotiable-quote.request .cart.table-wrapper .actions-toolbar>.action,
.negotiable-quote.request .action-gift {
    width: 100%
}

.negotiable-quote.request .message-info.message.info {
    font-size: 1.3rem;
    background: #f5f5f5;
    color: #858585;
    margin-top: .5rem;
    padding: 0 .6rem;
    text-align: left
}

.negotiable-quote.request .message-info.message.info:before {
    display: none
}

.negotiable-quote-quote-print.account .column.main {
    padding-bottom: 0
}

.negotiable-quote-quote-print.account .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    float: left;
    width: 50%
}

.negotiable-quote-quote-print .columns {
    display: block
}

.negotiable-quote-quote-print .page-title {
    font-size: 4rem;
    margin-bottom: 5px
}

.negotiable-quote-quote-print .page-title-wrapper {
    margin-bottom: 30px
}

.negotiable-quote-quote-print .quote-date {
    float: left
}

.negotiable-quote-quote-print .quote-sales-rep {
    float: right
}

.negotiable-quote-quote-print .quote-details-items .quote-table {
    border-width: 0;
    padding: 0
}

.negotiable-quote-quote-print .quote-name {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 2rem;
    padding-bottom: 10px
}

.negotiable-quote-quote-print .quote-title {
    border-bottom: 1px solid #e4e4e4
}

.negotiable-quote-quote-print .quote-title>strong {
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 2
}

.negotiable-quote-quote-print .quote-status {
    float: none
}

.negotiable-quote-quote-print .quote-details-items thead .col.item,
.negotiable-quote-quote-print .quote-details-items .item .col.item {
    display: table-cell
}

.negotiable-quote-quote-print .quote-details-items thead .col.subtotal,
.negotiable-quote-quote-print .quote-details-items .item .col.subtotal {
    padding-right: 0
}

.negotiable-quote-quote-print .quote-details-items thead .col.delete,
.negotiable-quote-quote-print .quote-details-items .item .col.delete {
    display: none
}

.negotiable-quote-quote-print .quote-details-items thead .col.price,
.negotiable-quote-quote-print .quote-details-items .item .col.price,
.negotiable-quote-quote-print .quote-details-items thead .col.stock,
.negotiable-quote-quote-print .quote-details-items .item .col.stock,
.negotiable-quote-quote-print .quote-details-items thead .col.qty,
.negotiable-quote-quote-print .quote-details-items .item .col.qty,
.negotiable-quote-quote-print .quote-details-items thead .col.subtotal,
.negotiable-quote-quote-print .quote-details-items .item .col.subtotal,
.negotiable-quote-quote-print .quote-details-items thead .col.discount,
.negotiable-quote-quote-print .quote-details-items .item .col.discount,
.negotiable-quote-quote-print .quote-details-items thead .col.actions,
.negotiable-quote-quote-print .quote-details-items .item .col.actions {
    text-align: right
}

.negotiable-quote-quote-print .quote-details-items thead .col .product-item-name a,
.negotiable-quote-quote-print .quote-details-items .item .col .product-item-name a {
    pointer-events: none
}

.negotiable-quote-quote-print .quote-details-items thead .col .price,
.negotiable-quote-quote-print .quote-details-items .item .col .price {
    font-size: 1.4rem;
    font-weight: 600
}

.negotiable-quote-quote-print .quote-details-items thead .col .input-text,
.negotiable-quote-quote-print .quote-details-items .item .col .input-text {
    border-color: transparent;
    opacity: 1;
    padding-right: 0;
    text-align: right
}

.negotiable-quote-quote-print .quote-details-items thead td,
.negotiable-quote-quote-print .quote-details-items .item td {
    border-color: #f2f2f2
}

.negotiable-quote-quote-print .quote-details-items thead th,
.negotiable-quote-quote-print .quote-details-items .item th,
.negotiable-quote-quote-print .quote-details-items thead td,
.negotiable-quote-quote-print .quote-details-items .item td {
    padding-left: 0
}

.negotiable-quote-quote-print .quote-details-items tbody:last-child td {
    border-bottom: 1px solid #f2f2f2
}

.negotiable-quote-quote-print .quote-details-items tbody td {
    border-top: 1px solid #f2f2f2
}

.negotiable-quote-quote-print .quote-details-items .quote-table-totals {
    background: 0 0
}

.negotiable-quote-quote-print .quote-details-items .quote-table-totals tbody {
    background: 0 0
}

.negotiable-quote-quote-print .quote-details-items .quote-table-totals tr th {
    font-weight: 400;
    padding-left: 0;
    text-align: left
}

.negotiable-quote-quote-print .quote-details-items .quote-table-totals tr td,
.negotiable-quote-quote-print .quote-details-items .quote-table-totals tr th {
    font-size: 1.3rem;
    padding-bottom: 1.2rem;
    padding-top: 0
}

.negotiable-quote-quote-print .quote-details-items .quote-table-totals:not(.cart) tbody>tr>td,
.negotiable-quote-quote-print .quote-details-items .quote-table-totals:not(.cart) tbody>tr>th {
    border: none
}

.negotiable-quote-quote-print .quote-details-items .quote-table-totals:not(.cart) tbody>tr[class=grand_total] td,
.negotiable-quote-quote-print .quote-details-items .quote-table-totals:not(.cart) tbody>tr[class=grand_total] th {
    border-bottom: none;
    border-top: 1px solid #e4e4e4;
    padding-top: 1.8rem
}

.negotiable-quote-quote-print .quote-details-items .catalog-price .quote-table-totals:not(.cart) tbody>tr:last-child td,
.negotiable-quote-quote-print .quote-details-items .catalog-price .quote-table-totals:not(.cart) tbody>tr:last-child th {
    border-bottom: none;
    border-top: 1px solid #e4e4e4;
    padding-top: 1.8rem
}

.negotiable-quote-quote-print .quote-shipping-info {
    margin-bottom: 0
}

.negotiable-quote-quote-print .quote-price-block {
    margin: 6rem 0 40px
}

.negotiable-quote-quote-print .quote-block-title {
    border-bottom: 1px solid #f2f2f2;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 25px;
    padding-bottom: 10px
}

.negotiable-quote-quote-print .quote-block-content {
    width: calc(44%)
}

.negotiable-quote-quote-print .quote-block-content.catalog-price {
    float: left
}

.negotiable-quote-quote-print .quote-block-content.catalog-price .quote-table-totals td strong,
.negotiable-quote-quote-print .quote-block-content.catalog-price .quote-table-totals th strong {
    font-weight: 400
}

.negotiable-quote-quote-print .quote-block-content.negotiated-price {
    float: right
}

.negotiable-quote-quote-print .quote-block-content.negotiated-price .quote-table-totals:not(.cart) tfoot>tr:last-child td,
.negotiable-quote-quote-print .quote-block-content.negotiated-price .quote-table-totals:not(.cart) tfoot>tr:last-child th {
    border-color: #858585
}

.negotiable-quote-quote-print .quote-comments-block .quote-block-title {
    border-color: #e4e4e4;
    display: block;
    font-weight: 300
}

.negotiable-quote-quote-print .quote-comments-block .comments-block-item {
    border-color: #e4e4e4;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.negotiable-quote-quote-print .quote-comments-block .attachments-list {
    padding-top: 0
}

.negotiable-quote-quote-print .quote-comments-block .attachments-list a {
    pointer-events: none
}

.negotiable-quote-quote-print .quote-comments-block .comments-field {
    display: none
}

.negotiable-quote-quote-print .copyright {
    background-color: transparent;
    border-bottom: 1px solid #e4e4e4;
    color: #333;
    margin-bottom: 25px;
    padding: 10px 0 0;
    text-align: left
}

.negotiable-quote-quote-print .copyright .phone {
    float: right
}

.negotiable-quote-errors .error-wrap {
    display: none
}

.negotiable-quote-order-information {
    font-size: 1.4rem;
    margin: 0 0 1.8rem
}

.negotiable-quote-order-information:before,
.negotiable-quote-order-information:after {
    content: '';
    display: table
}

.negotiable-quote-order-information:after {
    clear: both
}

.table-order-items .page-section-negotiable td {
    padding: 0
}

.table-order-items .page-section-negotiable td .data-table {
    position: relative
}

.table-order-items .page-section-negotiable td .data-table tr td {
    border: none;
    padding: 11px 10px;
    text-align: right
}

.table-order-items .page-section-negotiable td .data-table tr td:first-child {
    width: 79.5%
}

.table-order-items .page-section-negotiable td .data-table tr.col-subtotal {
    font-weight: 600
}

.table-order-items .page-section-negotiable td .data-table tr.col-subtotal:after {
    background: #ccc;
    bottom: 42px;
    content: '';
    height: 1px;
    left: auto;
    position: absolute;
    right: 1.5%;
    width: 36%
}

.table-order-items tfoot>tr.page-section-negotiable td {
    padding: 0
}

.sales-order-view .page-main .page-title-wrapper .negotiable-quote-order-information .order-date {
    font-size: 1.4rem;
    margin: 0
}

.checkout-shipping-address .message.notice .link-back {
    font-size: 0
}

.checkout-shipping-address .message.notice .link-back a,
.checkout-shipping-address .message.notice .link-back span {
    font-size: 1.3rem
}

.negotiable-quote-note-popup .form {
    margin-top: 30px
}

.negotiable-quote-note-popup .actions-toolbar {
    margin-top: 20px
}

.negotiable-quote-note-popup .tooltip.wrapper .tooltip.content {
    min-width: 80px
}

.negotiable-quote-note-popup .discounting-locked {
    display: inline-block;
    text-decoration: none
}

.negotiable-quote-note-popup .discounting-locked>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.negotiable-quote-note-popup .discounting-locked:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    content: '\e629';
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.negotiable-quote-note-popup .discounting-locked:hover:before {
    color: #000
}

.negotiable-quote-note-popup .discounting-locked:active:before {
    color: #000
}

.actions-dropdown {
    display: inline-block;
    position: relative
}

.actions-dropdown:before,
.actions-dropdown:after {
    content: '';
    display: table
}

.actions-dropdown:after {
    clear: both
}

.actions-dropdown .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.actions-dropdown .action.switch>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.actions-dropdown .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.actions-dropdown .action.switch:hover:after {
    color: inherit
}

.actions-dropdown .action.switch:active:after {
    color: inherit
}

.actions-dropdown .action.switch.active {
    display: inline-block;
    text-decoration: none
}

.actions-dropdown .action.switch.active>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.actions-dropdown .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\f077";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.actions-dropdown .action.switch.active:hover:after {
    color: inherit
}

.actions-dropdown .action.switch.active:active:after {
    color: inherit
}

.actions-dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.actions-dropdown ul li {
    margin: 0;
    padding: 0
}

.actions-dropdown ul li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.actions-dropdown ul:before,
.actions-dropdown ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.actions-dropdown ul:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.actions-dropdown ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.actions-dropdown ul:before {
    right: 10px;
    top: -12px
}

.actions-dropdown ul:after {
    right: 9px;
    top: -14px
}

.actions-dropdown.active {
    overflow: visible
}

.actions-dropdown.active ul {
    display: block
}

.actions-dropdown .action-select {
    color: #002c56;
    background-color: transparent;
    border: none;
    font-size: 1.3rem;
    font-weight: 400;
    position: relative;
    padding: 0
}

.actions-dropdown .action-select:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding: 0;
    margin: 0
}

.actions-dropdown .action-select.active:after {
    transform: rotate(180deg)
}

.actions-dropdown .action-menu,
.actions-dropdown table th .action-menu .action-submenu {
    left: auto;
    min-width: 17rem;
    right: -12px;
    text-align: left;
    top: auto;
    z-index: 1;
    background-color: #fff;
    border-radius: 1px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    color: #000;
    display: none;
    font-weight: 400;
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
    position: absolute;
    font-size: 1.3rem;
    line-height: 1.36
}

.actions-dropdown .action-menu li,
.actions-dropdown table th .action-menu .action-submenu li {
    padding: 2px
}

.actions-dropdown .action-menu li a,
.actions-dropdown table th .action-menu .action-submenu li a {
    color: #000;
    cursor: pointer;
    display: block;
    padding: .2em 1em;
    font-size: 1.3rem;
    font-weight: 400
}

.actions-dropdown .action-menu li a:hover,
.actions-dropdown table th .action-menu .action-submenu li a:hover {
    background-color: #e3e3e3;
    cursor: pointer;
    text-decoration: none
}

@media print {
    body {
        min-width: 102.4rem
    }
}

.negotiable_quote-quote-index .page-title {
    float: left
}

.negotiable_quote-quote-index .template-link {
    float: left;
    padding-left: 40px;
    padding-top: 17px
}

.negotiable_quote-quote-view .linked-ordered {
    display: none
}

.negotiable_quote-quote-view .template-popup-content-wrapper {
    display: none
}

.negotiable_quote-quote-view .template-popup-content-wrapper .text-content {
    padding-bottom: 30px
}

.negotiable_quote-quote-view .template-popup-content-wrapper .template-view-links {
    padding-bottom: 10px
}

.negotiable_quote-quote-view .template-popup-content-wrapper .template-view-links .about .external-link {
    width: 11px
}

.negotiable_quote-quote-view .template-popup-content-wrapper .template-view-links .learn-more {
    font-style: italic
}

.negotiable_quote-quote-view .template-popup-content-wrapper .template-view-links .external-link {
    width: 11px
}

.negotiable_quote-quote-view .template-popup-content-wrapper .action.cancel {
    background: 0 0;
    border: none;
    color: #000
}

.negotiable_quote-quote-view .linked-quote-badge {
    color: #090;
    font-weight: 600;
    padding-bottom: 30px
}

.negotiable_quote-quote-view .linked-quote-badge .link-icon {
    width: 12px
}

.negotiable_quote-quote-view .quote-actions-toolbar .actions.create-template-action {
    float: right
}

.negotiable_quote-quote-view .linked-quote-cancel {
    background: 0 0;
    border: none
}

.quote_templates-template-view .page-title-wrapper .editable {
    display: inline-block;
    text-decoration: none;
    position: relative;
    text-align: right;
    top: -1rem
}

.quote_templates-template-view .page-title-wrapper .editable>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.quote_templates-template-view .page-title-wrapper .editable:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2rem;
    line-height: 24px;
    color: #333;
    content: "\e867";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quote_templates-template-view .page-title-wrapper .editable:hover:before {
    color: #333
}

.quote_templates-template-view .page-title-wrapper .editable:active:before {
    color: #8f8f8f
}

.quote_templates-template-view .page-title {
    float: left
}

.quote_templates-template-view .quote-rename-link {
    float: left
}

.quote_templates-template-view .template-status {
    border-radius: 5px;
    margin: .6rem 0 1.4rem
}

.quote_templates-template-view .template-toolbar-container {
    border: 2px #006400;
    border-style: solid none none;
    padding-bottom: 80px
}

.quote_templates-template-view .template-badge {
    background: #006400;
    color: #fff;
    float: left;
    padding: 13px 15px;
    width: 150px
}

.quote_templates-template-view .template-badge span {
    display: table;
    font-weight: 700;
    margin: 0 auto
}

.quote_templates-template-view .template-actions-toolbar {
    float: right;
    margin: 15px 0
}

.quote_templates-template-view .template-actions-toolbar .template-view-links {
    float: left
}

.quote_templates-template-view .template-actions-toolbar .template-view-links .print.action:after {
    border-left: 1px solid;
    content: '';
    display: inline-block;
    height: 12px;
    margin: 0 10px;
    vertical-align: -1px
}

.quote_templates-template-view .template-actions-toolbar .template-view-links .about .external-link {
    width: 11px
}

.quote_templates-template-view .template-info {
    clear: both;
    line-height: 2;
    padding: 10px 0
}

.quote_templates-template-view .template-info .date-section {
    float: left
}

.quote_templates-template-view .template-info .date-section .ui-datepicker-trigger {
    padding-left: 5px
}

.quote_templates-template-view .template-info .extra-info {
    float: right
}

.quote_templates-template-view .template-info .extra-info div.mage-error {
    width: 240px
}

.quote_templates-template-view .template-info .expiration-date {
    width: 160px
}

.quote_templates-template-view .template-info .order-threshold-input {
    text-align: right;
    width: 50px
}

.quote_templates-template-view .template-info .template-order-threshold.max-threshold {
    float: right;
    padding-top: 10px
}

.quote_templates-template-view .template-info .template-order-threshold.min-threshold div.mage-error {
    left: 140px;
    position: relative
}

.quote_templates-template-view .template-info .more-info {
    padding-left: 10px;
    width: 17px
}

.quote_templates-template-view .template-info .reference-documents-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px
}

.quote_templates-template-view .template-info .reference-documents-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 10px
}

.quote_templates-template-view .template-info .reference-item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px 12px;
    border: 1px solid #c2c2c2;
    border-radius: 16px;
    white-space: wrap
}

.quote_templates-template-view .template-info .reference-document {
    display: flex;
    align-items: center;
    gap: 5px
}

.quote_templates-template-view .template-info .controls {
    display: flex;
    align-items: center;
    gap: 8px
}

.quote_templates-template-view .template-info .controls .separator {
    color: #ccc
}

.quote_templates-template-view .template-info .reference-section {
    padding-top: 10px
}

.quote_templates-template-view .actions-toolbar>.primary:last-child,
.quote_templates-template-view .actions-toolbar>.secondary:last-child {
    margin-top: 15px
}

.quote_templates-template-view .quote-title a:after {
    color: #e02b27;
    content: '*';
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.quote_templates-template-view .quote-details-items.product.data.items {
    padding-top: 40px
}

.quote_templates-template-view .quote-details-items .min-max-label {
    float: right
}

.quote_templates-template-view .quote-details-items thead .col.minmax-qty {
    text-align: center;
    width: 145px
}

.quote_templates-template-view .quote-details-items .item .col.minmax-qty {
    width: 145px
}

.quote_templates-template-view .quote-details-items .item .col.minmax-qty .qty {
    float: left;
    margin-left: 3px
}

.quote_templates-template-view .quote-details-items .item .col.minmax-qty .qty div {
    margin: 2px;
    text-align: left
}

.quote_templates-template-view .quote-details-items .item .col.minmax-qty .qty div.mage-error {
    float: left;
    margin-top: 3px
}

.quote_templates-template-view .quote-details-items .item .col.minmax-qty .max-qty {
    float: left;
    margin-left: 3px
}

.quote_templates-template-view .quote-details-items .item .col .tooltip.content {
    font-weight: 400
}

.quote_templates-template-view .quote-details-items .item .col .tooltip.content.subtotal {
    min-width: 170px
}

.quote_templates-template-view .quote-details-items .item .col .tooltip.content.subtotal-no-actions {
    min-width: 140px
}

.quote_templates-template-view .quote-details-items .item th.minmax-qty .heading-text,
.quote_templates-template-view .quote-details-items .item th.subtotal .heading-text {
    border-bottom: 2px dotted #007bdb;
    padding-bottom: 5px
}

.quote_templates-template-view .actions .template-cancel {
    background: 0 0;
    border: none;
    color: #000
}

.quote_templates-template-view .cancelation-popup-content-wrapper {
    display: none
}

.quote_templates-template-view .cancelation-popup-content-wrapper .cancel-form .fieldset {
    padding: 40px 0
}

.quote_templates-template-view .cancelation-popup-content-wrapper .cancel-form .fieldset textarea {
    height: 100px
}

.quote_templates-template-view .shipping-required:after {
    color: #e02b27;
    content: '*';
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.quote_templates-template-index .quotes-link {
    padding-left: 10px
}

.quote_templates-template-index .data-grid-filters-wrap {
    padding: 15px 0
}

.quote_templates-template-index .data-grid-filters-wrap .section-heading {
    font-size: 25px;
    font-weight: 200
}

.quote_templates-template-index .data-grid-filters-wrap .fieldset {
    padding-top: 20px
}

.quote_templates-template-index .data-grid-filters-wrap .quick-filter {
    padding-right: 15px
}

.quote_templates-template-index .data-grid-filters-wrap .action-secondary {
    background: #fff
}

.quote_templates-template-index .data-grid-filters-wrap .action-secondary.active {
    background: #514943;
    color: #fff
}

.quote_templates-template-notemplates .main-area {
    background: #f0f0f0;
    line-height: 2rem;
    padding: 20px
}

.quote_templates-template-notemplates .main-area .heading {
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 25px;
    padding-bottom: 10px
}

.quote_templates-template-notemplates .main-area .action {
    margin: 15px 0
}

.quote_templates-template-notemplates .page-content {
    padding-top: 20px
}

.admin__action-group-wrap {
    display: inline-block;
    position: relative
}

.admin__action-group-wrap .action-select {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
    font-weight: 400;
    text-align: left
}

.admin__action-group-wrap .action-select:hover {
    border-color: #adadad
}

.admin__action-group-wrap .action-select:hover:before {
    border-color: #757575
}

.admin__action-group-wrap .action-select:before {
    align-items: center;
    content: "\f078";
    display: flex;
    font-size: 24px;
    justify-content: space-around;
    line-height: 1;
    position: absolute;
    right: 0;
    width: 3.2rem
}

.admin__action-group-wrap .action-select._active:before {
    content: "\f077"
}

.admin__action-group-wrap .action-select[disabled] {
    color: #343d55
}

.admin__action-group-wrap .action-select._mage-error {
    border: 1px solid #ed8380
}

.admin__action-group-wrap._focus .action-select._mage-error {
    border: 1px solid #ed8380
}

.admin__action-group-wrap._active {
    z-index: 500
}

.admin__action-group-wrap._active .action-select:before {
    content: "\f077"
}

.admin__action-group-wrap._active .action-menu,
.admin__action-group-wrap._active table th .action-menu .action-submenu {
    box-shadow: 0 0 3px 1px #01324c
}

.admin__action-group-wrap .action-menu,
.admin__action-group-wrap table th .action-menu .action-submenu {
    border: 1px solid #adadad;
    display: none;
    max-height: 45rem;
    overflow-y: auto
}

.admin__action-group-wrap .action-menu._active,
.admin__action-group-wrap table th .action-menu .action-submenu._active {
    display: block
}

.admin__action-group-wrap .action-menu ._disabled:hover,
.admin__action-group-wrap table th .action-menu .action-submenu ._disabled:hover {
    background: #fff
}

.admin__action-group-wrap .action-menu ._disabled .action-menu-item,
.admin__action-group-wrap table th .action-menu .action-submenu ._disabled .action-menu-item {
    cursor: default;
    opacity: .5
}

.admin__action-group-wrap .action-menu-items {
    left: 0;
    position: absolute;
    right: 0;
    top: 100%
}

.admin__action-group-wrap .action-menu-items>.action-menu,
.admin__action-group-wrap .action-menu-items>table th .action-menu .action-submenu {
    min-width: 100%;
    position: static
}

.admin__action-group-wrap .action-menu-items>.action-menu .action-submenu,
.admin__action-group-wrap .action-menu-items>table th .action-menu .action-submenu .action-submenu {
    position: absolute;
    right: -100%
}

.admin__action-group-wrap .validate-select-field {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.account .table-wrapper .data-grid-checkbox-cell-inner input {
    border: 1px solid #adadad;
    cursor: pointer;
    height: 1.6rem;
    text-align: center;
    width: 1.6rem
}

.account .table-wrapper .data-grid-checkbox-cell-inner input:active,
.account .table-wrapper .data-grid-checkbox-cell-inner input:hover,
.account .table-wrapper .data-grid-checkbox-cell-inner input:focus {
    box-shadow: none;
    outline-offset: 0;
    outline: 0
}

@media (max-width:640px) {
    .page-main .table-wrapper table.data-grid tbody tr.data-row th.data-grid-multicheck-cell {
        display: none
    }
    .page-main .table-wrapper table.data-grid tbody tr.data-row td.data-grid-checkbox-cell {
        display: none
    }
}

table th .action-menu,
table th table th .action-menu .action-submenu {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
    color: #333;
    display: none;
    font-weight: 400;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 19.5rem;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%
}

table th .action-menu._active,
table th table th .action-menu .action-submenu._active {
    display: block
}

table th .action-menu>li,
table th table th .action-menu .action-submenu>li {
    border: none;
    display: block;
    padding: 0;
    transition: background-color .1s linear
}

table th .action-menu>li>a:hover,
table th table th .action-menu .action-submenu>li>a:hover {
    text-decoration: none
}

table th .action-menu>li._visible,
table th table th .action-menu .action-submenu>li._visible {
    background-color: #e3e3e3
}

table th .action-menu>li:hover,
table th table th .action-menu .action-submenu>li:hover {
    background-color: #e3e3e3
}

table th .action-menu>li:active,
table th table th .action-menu .action-submenu>li:active {
    background-color: #cacaca
}

table th .action-menu>li._parent,
table th table th .action-menu .action-submenu>li._parent {
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    display: flex;
    flex-direction: row
}

table th .action-menu>li._parent>.action-menu-item,
table th table th .action-menu .action-submenu>li._parent>.action-menu-item {
    min-width: 100%
}

table th .action-menu>li._parent:after,
table th table th .action-menu .action-submenu>li._parent:after {
    border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: .4rem 0 .4rem .5rem;
    content: '';
    height: 0;
    position: relative;
    right: 1.2rem;
    top: 1.4rem;
    width: 0
}

table th .action-menu .item,
table th .action-menu .action-menu-item,
table th table th .action-menu .action-submenu .item,
table th table th .action-menu .action-submenu .action-menu-item {
    cursor: pointer;
    display: block;
    padding: .6875em 1em
}

table th .action-menu .action-submenu {
    bottom: auto;
    left: auto;
    margin-left: 0;
    margin-top: -1px;
    position: absolute;
    right: auto;
    top: auto
}

table th .action-menu a.action-menu-item,
table th table th .action-menu .action-submenu a.action-menu-item {
    color: #343d55
}

table th .action-menu a.action-menu-item:focus,
table th table th .action-menu .action-submenu a.action-menu-item:focus {
    background-color: #e3e3e3
}

.action-multicheck-wrap {
    display: inline-block;
    height: 1.6rem;
    padding-top: 1px;
    position: relative;
    width: 3.4rem;
    z-index: 200
}

.action-multicheck-wrap:hover .admin__control-checkbox+label:before,
.action-multicheck-wrap:hover .action-multicheck-toggle {
    border-color: #757575
}

.action-multicheck-wrap._active .admin__control-checkbox+label:before,
.action-multicheck-wrap._active .action-multicheck-toggle {
    border-color: #757575
}

.action-multicheck-wrap._active .action-menu,
.action-multicheck-wrap._active table th .action-menu .action-submenu {
    opacity: 1;
    visibility: visible;
    display: inline-block
}

.action-multicheck-wrap._disabled .admin__control-checkbox+label:before {
    background-color: #fff
}

.action-multicheck-wrap._disabled .admin__control-checkbox+label:before,
.action-multicheck-wrap._disabled .action-multicheck-toggle {
    border-color: #adadad;
    opacity: 1
}

.action-multicheck-wrap .admin__control-checkbox,
.action-multicheck-wrap .admin__control-checkbox+label,
.action-multicheck-wrap .action-multicheck-toggle {
    float: left;
    margin: 0
}

.action-multicheck-wrap .admin__control-checkbox {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #adadad;
    border-bottom-left-radius: 3px;
    border-right: 0;
    border-top-left-radius: 3px;
    cursor: pointer;
    height: 1.6rem;
    text-align: center;
    width: 1.6rem
}

.action-multicheck-wrap .admin__control-checkbox:active,
.action-multicheck-wrap .admin__control-checkbox:hover,
.action-multicheck-wrap .admin__control-checkbox:focus {
    box-shadow: none;
    outline-offset: 0;
    outline: 0;
    border-color: #757575
}

.action-multicheck-wrap .admin__control-checkbox._indeterminate:before {
    content: '-';
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 1.2rem;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.action-multicheck-wrap .admin__control-checkbox:checked:before {
    content: "\f00c";
    font-family: 'feather';
    font-size: 1.1rem;
    line-height: 125%
}

.action-multicheck-wrap .action-multicheck-toggle {
    background: #fff url('../images/select-bg.svg') no-repeat 50% 50%;
    background-size: 200%;
    border: 1px solid #adadad;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 1.6rem;
    margin-top: 2px;
    padding: 0;
    position: relative;
    width: 1.8rem
}

.action-multicheck-wrap .action-multicheck-toggle:focus {
    border-color: #757575
}

.action-multicheck-wrap .action-multicheck-toggle:after {
    right: .3rem
}

.action-select-wrap.buttons {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    padding: 20px 0
}

@media (max-width:640px) {
    .action-select-wrap.buttons {
        display: none
    }
}

.action-select-wrap.buttons .selected-number {
    margin-right: auto
}

.action-select-wrap.buttons button,
.action-select-wrap.buttons .quote-details-items .actions-toolbar>.action,
.action-select-wrap.buttons .cart.table-wrapper .actions-toolbar>.action,
.action-select-wrap.buttons .action-gift {
    margin-left: 15px
}

.action-select-wrap.buttons .secondary {
    line-height: 1.42857143;
    margin: 0;
    padding: .7rem 1.5rem;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 400
}

.action-select-wrap.buttons .secondary:visited {
    color: #333;
    text-decoration: underline
}

.action-select-wrap.buttons .secondary:hover {
    color: #333;
    text-decoration: none
}

.action-select-wrap.buttons .secondary:active {
    color: #333;
    text-decoration: underline
}

.action-select-wrap.buttons .secondary:hover,
.action-select-wrap.buttons .secondary:active,
.action-select-wrap.buttons .secondary:focus {
    background: 0 0;
    border: 0
}

.action-select-wrap.buttons .secondary.disabled,
.action-select-wrap.buttons .secondary[disabled],
fieldset[disabled] .action-select-wrap.buttons .secondary {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.action-select-wrap.buttons .secondary:disabled {
    text-decoration: none
}

.action-select-wrap.buttons .secondary:active,
.action-select-wrap.buttons .secondary:not(:focus) {
    box-shadow: none
}

.admin__action-multiselect-wrap {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    display: block;
    user-select: none
}

.admin__action-multiselect-wrap.action-select-wrap:focus {
    box-shadow: none
}

.admin__action-multiselect-wrap.action-select-wrap .action-menu,
.admin__action-multiselect-wrap.action-select-wrap table th .action-menu .action-submenu {
    max-height: none;
    overflow-y: inherit
}

.admin__action-multiselect-wrap .action-menu-item {
    transition: background-color .1s linear
}

.admin__action-multiselect-wrap .action-menu-item._selected {
    background-color: #e3e3e3
}

.admin__action-multiselect-wrap .action-menu-item._hover {
    background-color: #e3e3e3
}

.admin__action-multiselect-wrap .action-menu-item._unclickable {
    cursor: default
}

.admin__action-multiselect-wrap .admin__action-multiselect {
    border: 1px solid #adadad;
    cursor: pointer;
    display: block;
    min-height: 3.2rem;
    padding-right: 3.6rem;
    white-space: normal
}

.admin__action-multiselect-wrap .admin__action-multiselect:after {
    bottom: 1.25rem;
    top: auto
}

.admin__action-multiselect-wrap .admin__action-multiselect:before {
    height: 3.3rem;
    top: auto
}

.admin__control-table-wrapper .admin__action-multiselect-wrap {
    position: static
}

.admin__control-table-wrapper .admin__action-multiselect-wrap .admin__action-multiselect {
    position: relative
}

.admin__control-table-wrapper .admin__action-multiselect-wrap .admin__action-multiselect:before {
    right: -1px;
    top: -1px
}

.admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu,
.admin__control-table-wrapper .admin__action-multiselect-wrap table th .action-menu .action-submenu {
    left: auto;
    min-width: 34rem;
    right: auto;
    top: auto;
    z-index: 1
}

.admin__action-multiselect-wrap .admin__action-multiselect-item-path {
    color: #a79d95;
    font-size: 1.2rem;
    font-weight: 400;
    padding-left: 1rem
}

.admin__action-multiselect-actions-wrap {
    border-top: 1px solid #e3e3e3;
    margin: 0 1rem;
    padding: 1rem 0;
    text-align: center
}

.admin__action-multiselect-actions-wrap .action-default {
    font-size: 1.3rem;
    min-width: 13rem
}

.admin__action-multiselect-text {
    padding: .6rem 1rem
}

.action-menu,
table th .action-menu .action-submenu {
    left: 0;
    margin-top: 2px;
    right: auto;
    text-align: left
}

.admin__action-multiselect-label {
    cursor: pointer;
    position: relative;
    z-index: 1
}

.admin__action-multiselect-label:before {
    margin-right: .5rem
}

._unclickable .admin__action-multiselect-label {
    cursor: default;
    font-weight: 700
}

.admin__action-multiselect-search-wrap {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 1rem;
    padding: 1rem 0;
    position: relative
}

.admin__action-multiselect-search {
    font-style: italic;
    padding-right: 3rem;
    width: 100%
}

.admin__action-multiselect-search-label {
    display: block;
    font-size: 1.5rem;
    height: 1.3em;
    overflow: hidden;
    position: absolute;
    right: 2.2rem;
    top: 1.7rem;
    width: auto
}

.admin__action-multiselect-search-label:before {
    content: "\e8bd";
    font-size: 2rem;
    line-height: 1;
    vertical-align: baseline
}

.admin__action-multiselect-search-count {
    color: #a79d95;
    margin-top: 1rem
}

.admin__action-multiselect-empty-area {
    color: #a79d95;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    vertical-align: middle
}

.admin__action-multiselect-menu-inner {
    margin-bottom: 0;
    max-height: 46rem;
    overflow-y: auto
}

.admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner {
    list-style: none;
    max-height: none;
    overflow: hidden;
    padding-left: 1.1rem
}

.admin__action-multiselect-menu-inner ._hidden {
    display: none
}

.admin__action-multiselect-crumb {
    background-color: #f5f5f5;
    border: 1px solid #a79d95;
    border-radius: 4px;
    display: inline-block;
    font-size: 1.2rem;
    margin: .3rem 0 .3rem .3rem;
    padding: .3rem 2.4rem .4rem 1rem;
    position: relative;
    transition: border-color .1s linear
}

.admin__action-multiselect-crumb:hover {
    border-color: #908379
}

.admin__action-multiselect-crumb .action-close {
    bottom: 0;
    font-size: 1.1rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 2rem
}

.admin__action-multiselect-crumb .action-close:hover {
    color: #0d1016
}

.admin__action-multiselect-crumb .action-close:focus,
.admin__action-multiselect-crumb .action-close:active {
    background-color: transparent
}

.admin__action-multiselect-crumb .action-close:active {
    transform: scale(.9)
}

.admin__action-multiselect-crumb .action-close:before {
    display: flex;
    justify-content: center
}

.admin__action-multiselect-tree .action-menu,
.admin__action-multiselect-tree table th .action-menu .action-submenu {
    min-width: 34.7rem
}

.admin__action-multiselect-tree .action-menu .action-menu-item,
.admin__action-multiselect-tree table th .action-menu .action-submenu .action-menu-item {
    margin-top: .1rem
}

.admin__action-multiselect-tree .action-menu-item {
    margin-left: 3.1rem;
    position: relative
}

.admin__action-multiselect-tree .action-menu-item._expended:before {
    border-left: 1px dashed #a79d95;
    bottom: 0;
    content: '';
    left: -1rem;
    position: absolute;
    top: 1rem;
    width: 1px
}

.admin__action-multiselect-tree .action-menu-item._expended .admin__action-multiselect-dropdown:before {
    content: "\f078"
}

.admin__action-multiselect-tree .action-menu-item._with-checkbox .admin__action-multiselect-label {
    padding-left: 2.6rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner {
    position: relative
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner {
    padding-left: 2.1rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner:before {
    left: 1.6rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item {
    position: relative
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:last-child:before {
    height: 1.05rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:after,
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:before {
    content: '';
    left: 0;
    position: absolute
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:after {
    border-top: 1px dashed #a79d95;
    height: 1px;
    top: 1.05rem;
    width: 3.1rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:before {
    border-left: 1px dashed #a79d95;
    height: 100%;
    top: 0;
    width: 1px
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._parent:after {
    width: 3.1rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root {
    margin-left: -1rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:after {
    left: 2.1rem;
    width: 1.1rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:before {
    left: 2.1rem;
    top: 1rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root._parent:after {
    display: none
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:first-child:before {
    top: 1.05rem
}

.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:last-child:before {
    height: 1rem
}

.admin__action-multiselect-tree .admin__action-multiselect-label {
    line-height: 1.1rem;
    vertical-align: middle;
    word-break: break-all
}

.admin__action-multiselect-tree .admin__action-multiselect-label:before {
    left: 0;
    position: absolute;
    top: .4rem
}

.admin__action-multiselect-dropdown {
    border-radius: 50%;
    height: 1.1rem;
    left: -1.1rem;
    position: absolute;
    top: 1rem;
    width: 1.1rem;
    z-index: 1
}

.admin__action-multiselect-dropdown:before {
    background: #fff;
    color: #a79d95;
    content: "\f078";
    font-size: 1.1rem
}

.abs-action-reset,
.action-close {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.abs-action-reset:hover,
.action-close:hover {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.action-close {
    display: inline-block;
    text-decoration: none
}

.action-close>span {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute
}

.action-close:active {
    transform: scale(.9)
}

.action-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 1;
    color: inherit;
    content: "\f00d";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.action-close:before {
    transition: color .1s linear
}

.action-close:hover {
    cursor: pointer;
    text-decoration: none
}

.admin__action-group-list {
    background-color: #fff;
    border: 1px solid #757575;
    border-radius: 1px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    color: #343d55;
    display: none;
    font-weight: 400;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 0;
    padding: 0;
    position: absolute;
    right: 0
}

.admin__action-group-list._active {
    display: block
}

.admin__action-group-wrap {
    width: 15rem
}

.admin__action-group-wrap._active {
    min-height: 120px
}

.admin__action-group-wrap._disabled {
    pointer-events: none
}

.admin__action-group-wrap._multiple {
    width: 100%
}

.admin__action-group-wrap .admin__action-multiselect {
    display: flex;
    flex-wrap: wrap
}

.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap .crumb-action {
    padding: 0
}

.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap .crumb-action:before {
    font-size: 1.1rem
}

.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list {
    min-width: 20rem;
    z-index: 100
}

.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list .action-menu-item {
    height: 2.5rem;
    padding: 5px 10px
}

.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list .action-menu-item._selected {
    background-color: transparent
}

.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list .action-menu-item .admin__action-multiselect-label {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.admin__action-group-wrap input::-ms-clear {
    display: none
}

.admin__action-group-wrap._focus .admin__action-multiselect,
.admin__action-group-wrap._focus .admin__action-multiselect:before {
    border-color: #adadad
}

.admin__action-group-wrap .admin__action-multiselect-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.admin__action-group-wrap .admin__action-multiselect-menu-inner {
    list-style: none;
    max-height: 30.5rem;
    padding-left: 0
}

.admin__action-group-wrap .admin__action-multiselect-menu-inner:empty {
    overflow-y: visible
}

.admin__action-group-wrap .admin__action-group-optgroup {
    padding: 5px 10px
}

.admin__action-group-wrap .admin__action-group-option {
    margin-bottom: 0
}

.admin__action-group-wrap .admin__action-group-option:hover,
.admin__action-group-wrap .admin__action-group-option._hover {
    background-color: #e3e3e3;
    cursor: pointer
}

.admin__action-group-wrap .admin__action-multiselect-search-label {
    right: 1.2rem
}

.admin__action-group-wrap .admin__action-multiselect-remove-label {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: absolute;
    right: .7rem;
    top: 1.5rem
}

.admin__action-group-wrap .admin__action-multiselect-remove-label:before {
    content: "\f00d";
    font-size: 2rem;
    line-height: 1;
    vertical-align: baseline
}

.admin__action-group-wrap .admin__action-multiselect-search-count {
    font-size: 12px;
    line-height: 2
}

.admin__action-group-wrap .admin__action-multiselect-action-links {
    float: right
}

.admin__action-group-wrap .admin__action-multiselect-action-links .action {
    float: left;
    padding: 0
}

.admin__action-group-wrap .admin__action-multiselect-action-links .action span {
    font-size: 12px;
    font-weight: 400
}

.admin__action-group-wrap .admin__action-multiselect-action-links .action:not(:last-child):after {
    border-left: 1px solid #ccc;
    content: '';
    display: inline-block;
    height: 1.2rem;
    margin: 0 10px;
    vertical-align: middle
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap {
    text-align: right
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary {
    padding: 10px 25px
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary {
    background-image: none;
    background: #282b33;
    border: 1px solid #282b33;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    padding: 10px 25px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary:hover {
    border: 1px solid #fff;
    color: #fff
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary.disabled,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary[disabled],
fieldset[disabled] .admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.admin__action-group-wrap .admin__action-multiselect-menu-wrap {
    max-height: 210px;
    overflow-y: auto;
    position: relative
}

.admin__action-group-wrap .admin__action-multiselect-menu-wrap .action-menu-item._with-checkbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.admin__action-group-wrap .admin__action-multiselect-menu-wrap .action-menu-item._with-checkbox .admin__control-checkbox {
    margin: auto;
    position: absolute;
    top: auto
}

.admin__action-group-wrap .admin__action-multiselect-menu-wrap .action-menu-item._with-checkbox .admin__action-multiselect-label {
    padding-left: 2.6rem
}

.product-info-stock-sku .configurable-variation-qty {
    display: none
}

#store-pickup.selected-shipping~#store-selector {
    display: none
}

#store-pickup.selected-store-pickup~#shipping,
#store-pickup.selected-store-pickup~#opc-shipping_method {
    visibility: hidden;
    height: 0;
    overflow: hidden
}

#delivery-method-selector {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#delivery-method-selector .action {
    line-height: 2rem;
    padding: 14px 17px;
    font-size: 1.8rem
}

#delivery-method-selector .action.selected {
    background: #fff
}

#delivery-method-selector .action-select-shipping {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#delivery-method-selector .action-select-store-pickup {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

#store-selector .form-login {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

#store-selector .form-continue {
    margin: 20px 0 0
}

.location-details .location-name {
    font-size: 18px;
    font-weight: 700
}

.store-selector-popup .modal-title {
    border-bottom: 0
}

.store-selector-popup .modal-header {
    padding-bottom: 0
}

#opc-store-selector-popup {
    display: none
}

#opc-store-selector-popup .block-search {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #c1c1c1
}

.modal-content #opc-store-selector-popup {
    display: block
}

.store-selector-popup-table thead th {
    display: none
}

.store-selector-popup-table tbody .location .location-name {
    font-size: 18px
}

.store-selector-popup-table tbody .location+.location {
    border-top: 1px solid #ccc
}

.store-selector-popup-table tbody .col-location-details {
    padding-left: 0
}

.store-selector-popup-table tbody .col-location-details p:last-child {
    margin-bottom: 0
}

.store-selector-popup-table tbody .col-location-actions {
    padding-right: 0;
    vertical-align: middle
}

.store-selector-popup-table tbody .col-location-actions .action {
    float: right
}

.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
    margin: 0 0 20px
}

.lac-notification-sticky {
    position: relative;
    z-index: 999
}

.lac-notification-sticky .lac-notification {
    background-color: #373330;
    color: #fff;
    font-size: 16px
}

.lac-notification-sticky .lac-notification .lac-notification-icon {
    float: left;
    margin: 10px 25px 10px 10px
}

.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
    display: block
}

.lac-notification-sticky .lac-notification .lac-notification-text {
    float: left;
    padding: 15px 0
}

.lac-notification-sticky .lac-notification .lac-notification-links {
    float: right;
    padding: 15px 0
}

.lac-notification-sticky .lac-notification .lac-notification-links a {
    color: #fff;
    font-size: 14px
}

.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
    background: url('../images/close.svg');
    content: ' ';
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    vertical-align: middle;
    width: 12px
}

.quote-view-links.duplicate {
    float: right
}

.quote-requisition-list {
    border-bottom: 1px solid #ccc;
    height: 350px;
    overflow: auto;
    padding: 0
}

.quote-requisition-list .quote-requisition-list-item {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    list-style-type: none
}

.quote-requisition-list .quote-requisition-list-item .requisition-list-count {
    float: right;
    padding-right: 100px
}

.quote-requisition-list .quote-requisition-list-item .quote-requisition-list-item-radio {
    display: block;
    float: left
}

.quote-requisition-list .quote-requisition-list-item .requisition-list.error {
    color: #ff0101;
    display: block;
    font-size: 12px
}

.my-orders-search-advanced .field .secondary,
.my-orders-search-advanced .actions-toolbar,
.my-orders-search-advanced .filters-collapse {
    text-align: right !important
}

.my-orders-search-advanced .fieldset:first-of-type {
    margin-bottom: 0
}

.my-orders-search-advanced .actions-toolbar div.primary {
    text-align: right !important;
    width: 100%
}

.my-orders-search-advanced .actions-toolbar div.primary a {
    text-decoration: none
}

.my-orders-search-advanced .actions-toolbar button.primary,
.my-orders-search-advanced .actions-toolbar .quote-details-items .actions-toolbar>.action.primary,
.my-orders-search-advanced .actions-toolbar .cart.table-wrapper .actions-toolbar>.action.primary,
.my-orders-search-advanced .actions-toolbar .action-gift.primary {
    float: none !important;
    margin-right: 0;
    width: auto !important
}

.my-orders-search-advanced .actions-toolbar button,
.my-orders-search-advanced .actions-toolbar .quote-details-items .actions-toolbar>.action,
.my-orders-search-advanced .actions-toolbar .cart.table-wrapper .actions-toolbar>.action,
.my-orders-search-advanced .actions-toolbar .action-gift {
    margin-left: 10px !important
}

.my-orders-search-advanced .extra-order-search,
.my-orders-search-advanced .filter-close {
    display: none
}

.my-orders-search-advanced .mage-error {
    clear: both;
    display: inline-block;
    padding-right: 10px
}

.my-orders-search-advanced .filter-summary {
    margin: 5px 0 0
}

.my-orders-search-advanced .filter-summary ul {
    border-top: 1px solid #ccc;
    display: inline-block;
    margin: 0;
    padding: 10px 0 0;
    width: 100%
}

.my-orders-search-advanced .filter-summary li {
    float: left;
    list-style: none;
    margin-bottom: 5px;
    margin-right: 14px
}

.my-orders-search-advanced .filter-summary li span {
    padding: 0 3px
}

.my-orders-search-advanced .filter-summary li .label {
    font-weight: 700
}

.my-orders-search-advanced .action-remove {
    font-weight: 700;
    padding: 0 3px
}

.my-orders-search-advanced .action-remove:not(.action-clear-all) {
    display: inline-block;
    text-decoration: none
}

.my-orders-search-advanced .action-remove:not(.action-clear-all)>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.my-orders-search-advanced .action-remove:not(.action-clear-all):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 15px;
    color: #004280;
    content: "\f00d";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.my-orders-search-advanced .action-remove:not(.action-clear-all):hover:before {
    color: #01324c
}

.my-orders-search-advanced .action-remove:not(.action-clear-all):active:before {
    color: #68a8e0
}

.my-orders-search-advanced .action-remove:not(.action-clear-all):before {
    display: inline;
    vertical-align: unset
}

.my-orders-search-advanced .action-clear-all {
    font-weight: inherit
}

.my-orders-search-advanced+.filter-divider hr {
    margin-top: 0
}

.search-sku input {
    float: left;
    padding-right: 24px
}

.search-sku button[type=submit],
.search-sku .quote-details-items .actions-toolbar>.action[type=submit],
.search-sku .cart.table-wrapper .actions-toolbar>.action[type=submit],
.search-sku .action-gift[type=submit] {
    background: 0 0;
    border: none;
    box-shadow: none;
    float: right;
    margin-left: -22px;
    padding: 0;
    position: absolute
}

.search-sku button[type=submit]:after,
.search-sku .quote-details-items .actions-toolbar>.action[type=submit]:after,
.search-sku .cart.table-wrapper .actions-toolbar>.action[type=submit]:after,
.search-sku .action-gift[type=submit]:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #7d7d7d;
    content: "\e8bd";
    display: inline-block;
    font-family: 'feather';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top
}

.field-date .control .sub-label,
.field-order-total .control .sub-label {
    float: left;
    margin-top: 7px;
    position: relative;
    width: 25%
}

.field-date .control input,
.field-order-total .control input {
    float: left;
    position: relative;
    width: 50%
}

.field-date .control button.ui-datepicker-trigger,
.field-date .control .quote-details-items .actions-toolbar>.action.ui-datepicker-trigger,
.field-date .control .cart.table-wrapper .actions-toolbar>.action.ui-datepicker-trigger,
.field-date .control .action-gift.ui-datepicker-trigger {
    margin: 4px 0 0 7px
}

@font-face {
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/pagebuilder-icons.eot');
    src: url('../fonts/pagebuilder-icons.eot#iefix') format('embedded-opentype'), url('../fonts/pagebuilder-icons.woff') format('woff'), url('../fonts/pagebuilder-icons.ttf') format('truetype')
}

.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    speak: none
}

[class^=pagebuilder-icon-]:before,
[class*=' pagebuilder-icon-']:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    vertical-align: middle
}

.pagebuilder-icon-down:before {
    content: '\f101'
}

.pagebuilder-icon-next:before {
    content: '\f102'
}

.pagebuilder-icon-prev:before {
    content: '\f103'
}

.pagebuilder-icon-up:before {
    content: '\f104'
}

.product-full-width-section {
    padding: .5em 0
}

.product-full-width-section .block.review-add {
    margin-top: 2.7rem
}

.page-layout-product-full-width .block.related {
    margin-top: 2.7rem
}

.page-main-details .product-section-title {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 15px;
    padding-bottom: 12px
}

.additional-attributes-wrapper .additional-attributes {
    border: none;
    width: auto
}

.additional-attributes-wrapper .additional-attributes>tbody>tr>th {
    border: none;
    padding: 5.5px 30px 10px 0
}

.additional-attributes-wrapper .additional-attributes>tbody>tr>td {
    border: none;
    padding: 5.5px 5px 10px
}

.cms-index-index.page-layout-cms-full-width .nav-sections {
    margin-bottom: 0
}

.slick-slider {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-touch-action: pan-y;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
    user-select: none
}

.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:before,
.slick-track:after {
    content: '';
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev {
    left: 2rem
}

.slick-prev:before {
    content: '\f103';
    padding-right: 5px
}

.slick-next {
    right: 2rem
}

.slick-next:before {
    content: '\f102';
    padding-left: 5px
}

.slick-prev,
.slick-next {
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    background: rgba(252, 252, 252, .6);
    border: none;
    border-radius: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 60px;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 60px;
    z-index: 101
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: .2
}

.slick-prev:hover,
.slick-next:hover {
    background: #fcfcfc;
    border: none
}

.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
    opacity: .2
}

.slick-prev:hover:before,
.slick-next:hover:before {
    color: #494949
}

.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
    color: #555;
    font-size: 38px;
    opacity: 1
}

.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
    background: rgba(252, 252, 252, .7);
    border: none;
    box-shadow: none
}

.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
    box-shadow: none
}

.slick-dots {
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: normal;
    display: block;
    list-style: none;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    width: 100%
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 14px
}

.slick-dots li button,
.slick-dots li .quote-details-items .actions-toolbar>.action,
.slick-dots li .cart.table-wrapper .actions-toolbar>.action,
.slick-dots li .action-gift {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 14px;
    padding: 0;
    text-indent: -99999px;
    transition: .3s;
    width: 14px
}

.slick-dots li button:hover,
.slick-dots li .quote-details-items .actions-toolbar>.action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar>.action:hover,
.slick-dots li .action-gift:hover {
    border: 1px solid #b3b3b3
}

.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .quote-details-items .actions-toolbar>.action:active,
.slick-dots li .quote-details-items .actions-toolbar>.action:focus,
.slick-dots li .quote-details-items .actions-toolbar>.action:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar>.action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar>.action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar>.action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
    box-shadow: none
}

.slick-dots li.slick-active button,
.slick-dots li.slick-active .quote-details-items .actions-toolbar>.action,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar>.action,
.slick-dots li.slick-active .action-gift {
    background: #1c1918
}

[data-content-type=banner]>[data-element=link],
[data-content-type=banner]>[data-element=empty_link] {
    color: inherit;
    text-decoration: inherit
}

[data-content-type=banner]>[data-element=link]:hover,
[data-content-type=banner]>[data-element=empty_link]:hover {
    color: inherit;
    text-decoration: inherit
}

.pagebuilder-banner-wrapper {
    background-clip: padding-box;
    border-radius: inherit;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.pagebuilder-banner-wrapper .pagebuilder-overlay {
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -webkit-transition: background-color .5s ease;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
    transition: background-color .5s ease
}

.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: center;
    display: flex;
    justify-content: center
}

.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 540px
}

.pagebuilder-banner-wrapper.jarallax .video-overlay {
    z-index: 0
}

.pagebuilder-banner-wrapper [data-element=content] {
    min-height: 50px;
    overflow: auto
}

.pagebuilder-banner-wrapper .pagebuilder-banner-button {
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    margin: 20px 0 0;
    max-width: 100%;
    text-align: inherit;
    transition: opacity .5s ease;
    word-break: break-word
}

.pagebuilder-banner-wrapper .pagebuilder-poster-content {
    width: 100%
}

[data-appearance=collage-centered] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-left: auto;
    margin-right: auto
}

[data-appearance=collage-left] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-right: auto
}

[data-appearance=collage-right] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-left: auto
}

[data-content-type$=block] .block p:last-child {
    margin-bottom: 1rem;
    margin-top: 0
}

[data-content-type=buttons] {
    max-width: 100%
}

[data-content-type=button-item] {
    max-width: 100%
}

[data-content-type=button-item] [data-element=link],
[data-content-type=button-item] [data-element=empty_link] {
    max-width: 100%;
    word-wrap: break-word
}

[data-content-type=button-item] [data-element=empty_link] {
    cursor: default
}

a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
    line-height: 2rem;
    font-size: 1.8rem;
    line-height: 1.42857143;
    margin: 0 10px 10px 0;
    padding: 14px 17px;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 600;
    box-shadow: none;
    box-sizing: border-box;
    display: inline-block
}

a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
    color: #333;
    text-decoration: underline
}

a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
    color: #333;
    text-decoration: none
}

a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
    color: #333;
    text-decoration: underline
}

a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link:hover,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link:active,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
    background: 0 0;
    border: 0
}

a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link.disabled,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-link[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
    text-decoration: none;
    background-image: none;
    background: #282b33;
    border: 1px solid #282b33;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    margin: 0 10px 10px 0;
    padding: 10px 25px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    border-radius: 5px;
    box-shadow: none
}

a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-primary:hover,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-primary:active,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
    text-decoration: none
}

a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
    border: 1px solid #fff;
    color: #fff
}

a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-primary.disabled,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-primary[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
    text-decoration: none;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    margin: 0 10px 10px 0;
    padding: 10px 25px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    border-radius: 5px;
    box-shadow: none
}

a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary:hover,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary:active,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
    text-decoration: none
}

a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary:focus,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
    border: 1px solid #cdcdcd;
    color: #333
}

a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary.disabled,
.quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.pagebuilder-column {
    box-sizing: border-box
}

[data-content-type=heading] {
    word-wrap: break-word
}

[data-content-type=html] {
    word-wrap: break-word
}

figure[data-content-type=image] {
    box-sizing: border-box
}

figure[data-content-type=image]>[data-element=link],
figure[data-content-type=image]>[data-element=link] img {
    border-radius: inherit
}

figure[data-content-type=image] figcaption {
    word-wrap: break-word
}

[data-content-type=map] {
    box-sizing: border-box;
    height: 300px
}

[data-content-type=row] li.product-item {
    text-align: left
}

.pagebuilder-column .widget-product-grid .product-item {
    max-width: 100%;
    min-width: 50px
}

.pagebuilder-column .widget-product-grid .product-item .price-box {
    word-wrap: break-word
}

.pagebuilder-column .widget-product-grid .product-item .price-box .price {
    white-space: normal
}

.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
    display: inline-block;
    max-width: 100%
}

.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
    display: inline-block;
    width: auto
}

.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
    max-width: 100%;
    white-space: normal
}

.pagebuilder-column [data-content-type=products] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    width: 200px
}

[data-content-type=products][data-appearance=carousel] .slick-initialized li.product-item {
    display: block
}

[data-content-type=products][data-appearance=carousel] .slick-initialized li.product-item:first-child {
    visibility: visible
}

[data-content-type=products][data-appearance=carousel] .product-item-info {
    width: auto
}

[data-content-type=products][data-appearance=carousel] li.product-item {
    display: none
}

[data-content-type=products][data-appearance=carousel] li.product-item:first-child {
    display: block;
    visibility: hidden
}

[data-content-type=products][data-appearance=carousel].center-mode .product-item {
    opacity: .5;
    transition: all .3s ease
}

[data-content-type=products][data-appearance=carousel].center-mode .product-item:hover {
    opacity: 1
}

[data-content-type=products][data-appearance=carousel].center-mode .slick-current .product-item {
    opacity: 1
}

[data-content-type=row][data-appearance=contained] {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1980px
}

[data-content-type=row][data-appearance=contained] [data-element=inner] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-bleed] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-width] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-width]>.row-full-width-inner {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1980px;
    width: 100%
}

[data-content-type=slide] {
    box-sizing: border-box;
    line-height: 20px;
    min-height: inherit;
    overflow: hidden
}

[data-content-type=slide]>[data-element=link],
[data-content-type=slide]>[data-element=empty_link] {
    color: inherit;
    min-height: inherit;
    text-decoration: inherit
}

[data-content-type=slide]>[data-element=link]:hover,
[data-content-type=slide]>[data-element=empty_link]:hover {
    color: inherit;
    text-decoration: inherit
}

[data-content-type=slide]+[data-content-type=slide] {
    height: 0;
    min-height: 0
}

.slick-slider [data-content-type=slide]+[data-content-type=slide] {
    height: initial;
    min-height: inherit
}

.pagebuilder-slide-wrapper {
    border-radius: inherit;
    box-sizing: border-box;
    min-height: inherit;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.pagebuilder-slide-wrapper .jarallax-viewport-element {
    height: 100%;
    left: -15000vw;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 100
}

.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
    left: 0
}

.pagebuilder-slide-wrapper.jarallax .video-overlay {
    -webkit-transform: unset;
    z-index: 1
}

.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
    position: relative;
    z-index: 2
}

.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>div,
.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>img,
.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>video,
.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>iframe {
    margin: auto !important;
    transform: none !important
}

.pagebuilder-slide-wrapper .pagebuilder-overlay {
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -webkit-transition: background-color .5s ease;
    border-radius: inherit;
    box-sizing: border-box;
    padding: 30px;
    transition: background-color .5s ease
}

.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: inherit
}

.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 540px
}

.pagebuilder-slide-wrapper [data-element=content] {
    min-height: 50px;
    overflow: auto
}

.pagebuilder-slide-wrapper .pagebuilder-slide-button {
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    margin: 20px 0 0;
    max-width: 100%;
    text-align: inherit;
    transition: opacity .5s ease;
    word-break: break-word
}

.pagebuilder-slide-wrapper .pagebuilder-poster-content {
    width: 100%
}

[data-appearance=collage-centered] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto;
    margin-right: auto
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-right: auto
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto
}

div[data-content-type=slider] {
    visibility: hidden
}

div[data-content-type=slider].slick-initialized {
    visibility: visible
}

div[data-content-type=slider] .slick-list,
div[data-content-type=slider] .slick-track,
div[data-content-type=slider] .slick-slide {
    min-height: inherit
}

div[data-content-type=slider] .slick-list>div,
div[data-content-type=slider] .slick-track>div,
div[data-content-type=slider] .slick-slide>div {
    line-height: 0;
    min-height: inherit;
    overflow: hidden;
    width: 100%
}

div[data-content-type=slider] a.button {
    -moz-appearance: button;
    -webkit-appearance: button;
    appearance: button;
    color: initial;
    padding: 10px;
    text-decoration: none
}

div[data-content-type=tabs] .tabs-navigation {
    display: block;
    font-size: 0;
    margin: 0 0 -1px;
    padding: 0
}

div[data-content-type=tabs] .tabs-navigation li:first-child {
    margin-left: 0 !important
}

div[data-content-type=tabs] .tabs-navigation li.tab-header {
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow-wrap: break-word;
    position: relative;
    word-wrap: break-word;
    z-index: 1
}

div[data-content-type=tabs] .tabs-navigation li.tab-header:not(:first-child) {
    margin-left: -1px
}

div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title {
    border-right: 0;
    color: #000;
    cursor: pointer !important;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 1.4rem 2rem;
    position: relative;
    transition: all .3s;
    vertical-align: middle;
    white-space: normal
}

div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title span.tab-title {
    display: block
}

div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title:hover {
    text-decoration: none
}

div[data-content-type=tabs] .tabs-navigation li.tab-header:last-child {
    border-right: 1px solid #ccc
}

div[data-content-type=tabs] .tabs-navigation li.tab-header.ui-state-active {
    background: #fff;
    z-index: 19
}

div[data-content-type=tabs] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
    position: relative;
    transition: all .3s
}

div[data-content-type=tabs] .tabs-content {
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 9
}

div[data-content-type=tabs] .tabs-content [data-content-type=tab-item] {
    box-sizing: border-box;
    min-height: inherit
}

div[data-content-type=tabs] .tabs-content [data-content-type=tab-item]:not(:first-child) {
    display: none
}

div[data-content-type=tabs].tab-align-left .tabs-content {
    border-top-left-radius: 0 !important
}

div[data-content-type=tabs].tab-align-right .tabs-content {
    border-top-right-radius: 0 !important
}

div[data-content-type=text] {
    word-wrap: break-word
}

div[data-content-type=video] {
    font-size: 0
}

div[data-content-type=video] .pagebuilder-video-inner {
    box-sizing: border-box;
    display: inline-block;
    width: 100%
}

div[data-content-type=video] .pagebuilder-video-container {
    border-radius: inherit;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

div[data-content-type=video] iframe,
div[data-content-type=video] video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.jarallax {
    position: relative;
    z-index: 0
}

.jarallax>.jarallax-img {
    font-family: 'object-fit: cover;', sans-serif;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.jarallax-video-fallback {
    transform: scale3d(0, 0, 0)
}

.jarallax .video-overlay {
    -webkit-transform: translate3d(0, 0, 0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -99
}

.jarallax [id*=jarallax-container] video,
.jarallax [id*=jarallax-container] iframe {
    visibility: hidden
}

.cms-content-important {
    background-color: #f5f5f5;
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 35px -20px;
    padding: 20px
}

.pagebuilder-full-width {
    float: left;
    width: 100%
}

.pagebuilder-content-type {
    box-sizing: border-box;
    margin-bottom: 20px
}

.pagebuilder-accordion {
    margin: 0;
    padding: 0
}

.pagebuilder-accordion>.item.title {
    box-sizing: border-box;
    float: none;
    width: 100%
}

.pagebuilder-accordion>.item.title>.switch {
    display: block
}

.pagebuilder-accordion>.item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0
}

.pagebuilder-accordion>.item.content:before,
.pagebuilder-accordion>.item.content:after {
    content: '';
    display: table
}

.pagebuilder-accordion>.item.content:after {
    clear: both
}

.pagebuilder-accordion>.item.content.active {
    display: block
}

.pagebuilder-accordion>.item.title {
    margin: 0 0 5px
}

.pagebuilder-accordion>.item.title>.switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:visited {
    color: #7d7d7d;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:hover {
    color: #7d7d7d;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:active {
    color: #343d55;
    text-decoration: none
}

.pagebuilder-accordion>.item.title:not(.disabled)>.switch:focus,
.pagebuilder-accordion>.item.title:not(.disabled)>.switch:hover {
    background: #fcfcfc
}

.pagebuilder-accordion>.item.title:not(.disabled)>.switch:active,
.pagebuilder-accordion>.item.title.active>.switch,
.pagebuilder-accordion>.item.title.active>.switch:focus,
.pagebuilder-accordion>.item.title.active>.switch:hover {
    background: #fff;
    color: #343d55;
    text-decoration: none;
    padding-bottom: 5px
}

.pagebuilder-accordion>.item.content {
    background: #fff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px
}

.data-grid .data-grid-th._sortable {
    cursor: pointer
}

.data-grid .data-grid-th._sortable._ascend>span.data-grid-cell-content:after {
    background: url('../images/ArrowDownSmall.svg') no-repeat center;
    content: '';
    display: inline-block;
    height: 10px;
    padding-left: 15px;
    width: 8px
}

.data-grid .data-grid-th._sortable._descend>span.data-grid-cell-content:after {
    background: url('../images/ArrowUpSmall.svg') no-repeat center;
    content: '';
    display: inline-block;
    height: 10px;
    padding-left: 15px;
    width: 8px
}

.purchaseorder-purchaseorder-view .page-title {
    margin-bottom: 1.4rem;
    margin-top: .4rem
}

.purchase-order-references {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding-bottom: 10px;
    padding-top: 10px
}

.purchase-order-reference-content {
    margin-right: 25px
}

.purchase-order-reference-content:last-child {
    flex: 1 1 auto
}

.po-action-toolbar form {
    display: inline-block
}

.po-action-toolbar button,
.po-action-toolbar .quote-details-items .actions-toolbar>.action,
.po-action-toolbar .cart.table-wrapper .actions-toolbar>.action,
.po-action-toolbar .action-gift {
    margin-right: 8px
}

.comments-field .fieldset .field.comments .label {
    text-align: left
}

.comments-field .actions-toolbar button,
.comments-field .actions-toolbar .quote-details-items .actions-toolbar>.action,
.comments-field .actions-toolbar .cart.table-wrapper .actions-toolbar>.action,
.comments-field .actions-toolbar .action-gift {
    float: right
}

.comments-field .actions-toolbar:after {
    clear: both;
    content: '';
    display: table
}

.page-main .data-grid.bulk-approval tr.disabled td:not(.data-grid-checkbox-cell):not(.actions) {
    opacity: .5
}

.page-main .data-grid .action-menu,
.page-main .data-grid table th .action-menu .action-submenu {
    z-index: 9
}

.page-main .data-grid .action-menu li,
.page-main .data-grid table th .action-menu .action-submenu li {
    margin-bottom: 0
}

.page-main .data-grid tr._odd-row td {
    background-color: transparent
}

.page-main .data-grid tr._odd-row:hover td {
    background-color: transparent
}

.page-main .data-grid tr:hover td {
    background-color: transparent
}

.page-main .data-grid td {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #ccc
}

.page-main .data-grid * {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.page-main .admin__data-grid-loading-mask .spinner span {
    display: none
}

.page-main .admin__control-support-text {
    border: 0;
    font-weight: 400;
    line-height: 32px;
    padding: 0;
    font-size: 1.4rem
}

.page-main .admin__data-grid-header {
    position: relative;
    z-index: 1
}

.page-main .admin__data-grid-header~.admin__data-grid-header .admin__data-grid-header-row {
    margin: 0
}

.page-main .selectmenu {
    background-color: #f0f0f0;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, .3);
    height: 32px;
    padding-left: 0;
    width: 72px;
    z-index: 2
}

.page-main .selectmenu .selectmenu-value input {
    background: 0 0;
    box-shadow: none;
    height: auto;
    padding-left: 10px;
    width: 5rem
}

.page-main .selectmenu .action-save,
.page-main .selectmenu .action-delete {
    color: #41362f;
    padding: 0 5px 0 0
}

.page-main .selectmenu .action-save:hover,
.page-main .selectmenu .action-delete:hover {
    border: 0
}

.page-main .selectmenu .action-delete {
    display: none
}

.page-main .selectmenu-toggle {
    border: 0 !important
}

.page-main .selectmenu-toggle:before {
    background: url(../images/select-bg.svg) no-repeat 100% 45%;
    background-size: 30px 60px;
    border: 0;
    width: 22px
}

.page-main .selectmenu-toggle:after {
    display: none
}

.page-main .selectmenu-items {
    background: #f0f0f0;
    max-width: 72px;
    min-width: 72px;
    width: 72px
}

.page-main .selectmenu-items li:hover {
    background: 0 0;
    border: 0
}

.page-main .selectmenu-items li:last-child .selectmenu-item-action {
    color: inherit;
    text-decoration: none
}

.page-main .selectmenu-items li:last-child .selectmenu-item-action:hover,
.page-main .selectmenu-items li:last-child .selectmenu-item-action:active {
    color: inherit;
    text-decoration: none
}

.page-main .selectmenu-items .selectmenu-item {
    width: 70px
}

.page-main .selectmenu-item-action {
    padding: 1rem;
    width: 70px
}

.page-main .selectmenu-item-action:hover,
.page-main .selectmenu-item-action:focus {
    background: 0 0;
    border: 0;
    color: #41362f
}

.page-main .admin__data-grid-pager-wrap {
    float: none
}

.page-main .admin__data-grid-pager-wrap .admin__control-support-text {
    padding-left: 2px;
    position: relative;
    vertical-align: top;
    z-index: 1
}

.page-main .admin__data-grid-pager-wrap .admin__data-grid-pager {
    left: 0;
    margin-left: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.page-main .admin__data-grid-pager-wrap .admin__data-grid-pager .action-previous,
.page-main .admin__data-grid-pager-wrap .admin__data-grid-pager .action-next {
    background: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, .3);
    color: #333;
    line-height: 30px;
    margin-left: 0;
    margin-right: 0;
    opacity: 1;
    padding: 0 8px
}

.page-main .admin__data-grid-pager-wrap .admin__data-grid-pager .admin__control-text {
    background: #e5e5e5;
    border: 0;
    box-shadow: none;
    color: #333;
    display: inline-block;
    font-size: 1.2rem;
    font-size: 12px;
    font-weight: 700;
    height: 31px;
    letter-spacing: normal;
    line-height: 30px;
    padding: 0 5px
}

.page-main .admin__data-grid-header-row .row .col-xs-9 {
    position: static
}

.page-main .data-grid-filters-action-wrap .action-default {
    border-radius: 3px;
    color: #333;
    margin: 0;
    padding: 6px 20px
}

.page-main .data-grid-filters-action-wrap .action-default._active:after {
    background-color: #333
}

.page-main .admin__data-grid-wrap {
    padding-top: 0
}

.page-main .purchase-order-payment-message {
    margin-bottom: 3rem
}

.message.message-notice.notice.approved-notice {
    margin-top: 10px
}

.purchase-order-table-items {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.purchase-order-table-items .qty .control.qty input {
    padding: 0;
    width: 35px
}

.purchase-order-items .order-update-items {
    float: right
}

.purchase-order-items .purchase-order-table-items thead th {
    padding-top: 0
}

.purchase-order-totals-wrap {
    background: #f2f2f2
}

.purchase-order-totals-wrap:before,
.purchase-order-totals-wrap:after {
    content: '';
    display: table
}

.purchase-order-totals-wrap:after {
    clear: both
}

.purchase-order-totals-wrap tfoot {
    background: 0 0
}

.purchase-order-totals-wrap tfoot tr td {
    border-top: 0
}

.purchase-order-totals>tfoot tr.catalog_price_table>td {
    border-top: 0
}

.purchase-order-totals tfoot td {
    text-align: right
}

.purchase-order-totals .catalog_price th,
.purchase-order-totals .catalog_price td {
    font-weight: 700
}

.purchase-order-data-items.product.data.items>.item.title,
.purchase-order-data-items.product.data.items>.item.content {
    position: relative
}

.purchase-order-data-items.product.data.items>.item.title {
    z-index: 3
}

.purchase-order-data-items.product.data.items>.item.content {
    padding-top: 20px;
    z-index: 2
}

.purchase-order-data-items.product.data.items>.item.content~.item.content {
    z-index: 1
}

.purchase-order-data-items .item-options dd {
    margin-bottom: 15px
}

.purchase-order-data-items .item-options dd,
.purchase-order-data-items .item-options dt {
    display: block;
    float: none
}

.purchase-order-data-items .message {
    margin-top: 5px
}

.purchaseorder-actions-toolbar .action.additem {
    padding-right: 10px
}

.purchase-order-information {
    margin-bottom: 25px
}

.orderapprovals-purchaseorder-index .order-links-block>a {
    margin-right: 12px
}

.orderapprovals-purchaseorder-index .order-links-block>a:last-child {
    margin-right: 0
}

.orderapprovals-purchaseorder-index .order-links-block>a.active-link {
    text-decoration: underline
}

.admin__data-grid-outer-wrap .admin__data-grid-header {
    z-index: 3
}

.admin__data-grid-outer-wrap .admin__data-grid-header~.admin__data-grid-header {
    z-index: 1
}

.orderapprovals-purchaseorder-index .admin__data-grid-action-bookmarks .admin__action-dropdown-text:after {
    right: 0
}

.orderapprovals-purchaseorder-index .admin__action-dropdown~.admin__action-dropdown-menu {
    left: auto;
    right: 0
}

.purchase-order-comments-block .comments-block-item:not(:last-child) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.purchase-order-comments-block .comments-block-item .comments-block-item-date-time {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 5px
}

.purchase-order-comments-block .comments-block-item .comments-block-item-comment {
    font-size: 1.4rem;
    margin-bottom: 5px;
    word-break: break-word
}

.purchase-order-comments-block ._disabled {
    opacity: .5;
    pointer-events: none
}

.grid-content {
    border-width: 1px 0 0 !important
}

.grid-content .table-wrapper {
    margin-bottom: 20px !important
}

.purchase-order-status {
    margin: 0 0 1.4rem;
    padding: 5px 10px
}

.purchase-order-payment-method .message.info {
    background-color: #f5f5f5;
    color: #333;
    margin: 20px 0 40px
}

.purchase-order-payment-method .message.info>*:first-child:before {
    color: #004280;
    content: "\f129"
}

@media all and (max-width:1024px) and (min-width:768px) {
    .purchase-order-data-items.product.data.items>.item.title>.switch {
        padding: 1px 15px
    }
}

.storefront__actions-switch {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.admin__field-control .storefront__actions-switch {
    line-height: 3.2rem
}

.storefront__actions-switch+.admin__field-service {
    min-width: 34rem
}

input[type=checkbox].storefront__actions-switch-checkbox {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

._disabled input[type=checkbox].storefront__actions-switch-checkbox+.storefront__actions-switch-label,
input[type=checkbox].storefront__actions-switch-checkbox.disabled+.storefront__actions-switch-label {
    cursor: not-allowed;
    opacity: .5;
    pointer-events: none
}

input[type=checkbox].storefront__actions-switch-checkbox:checked+.storefront__actions-switch-label:before {
    left: 15px
}

input[type=checkbox].storefront__actions-switch-checkbox:checked+.storefront__actions-switch-label:after {
    background: #79a22e
}

input[type=checkbox].storefront__actions-switch-checkbox:checked+.storefront__actions-switch-label .storefront__actions-switch-text:before {
    content: attr(data-text-on)
}

input[type=checkbox].storefront__actions-switch-checkbox:focus+.storefront__actions-switch-label:before,
input[type=checkbox].storefront__actions-switch-checkbox:focus+.storefront__actions-switch-label:after {
    border-color: #007bdb
}

._error input[type=checkbox].storefront__actions-switch-checkbox+.storefront__actions-switch-label:before,
._error input[type=checkbox].storefront__actions-switch-checkbox+.storefront__actions-switch-label:after {
    border-color: #e22626
}

.storefront__actions-switch-label {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    position: relative;
    user-select: none;
    vertical-align: middle
}

.storefront__actions-switch-label:before,
.storefront__actions-switch-label:after {
    left: 0;
    position: absolute;
    right: auto;
    top: 0
}

.storefront__actions-switch-label:before {
    background: #fff;
    border: 1px solid #aaa6a0;
    border-radius: 100%;
    content: '';
    display: block;
    height: 22px;
    transition: left .2s ease-in 0s;
    width: 22px;
    z-index: 1
}

.storefront__actions-switch-label:after {
    background: #e3e3e3;
    border: 1px solid #aaa6a0;
    border-radius: 12px;
    content: '';
    display: block;
    height: 22px;
    transition: background .2s ease-in 0s;
    width: 37px;
    z-index: 0
}

.storefront__actions-switch-text:before {
    content: attr(data-text-off);
    padding-left: 47px;
    white-space: nowrap
}

.purchaseorder-purchaseorder-index .purchase-order-data-items .requires-approval-counter {
    border: 1px #f87428 solid;
    border-radius: 4px;
    color: #f87428;
    font-size: 1.2rem;
    margin-left: 7px;
    padding: 3px 8px
}

.purchaseorderrule-index-index .data-grid-actions-cell .action-select-wrap {
    display: inline-block
}

.purchaseorderrule-index-index .data-grid-actions-cell .action-select {
    display: none
}

.purchaseorderrule-index-index .data-grid-actions-cell li {
    display: inline-block
}

.purchaseorderrule-index-index .data-grid-actions-cell li+li:before {
    content: '|';
    display: inline-block;
    margin: 0 0 0 4px
}

.purchaseorderrule-index-index .actions-toolbar.empty-rules {
    text-align: center
}

.purchaseorderrule-index-index .actions-toolbar a {
    float: none;
    margin-top: 2%
}

.purchaseorderrule-index-index .actions-toolbar .primary {
    float: none;
    margin-bottom: 10px
}

.purchaseorderrule-create-index .actions-toolbar>.secondary .action.back,
.purchaseorderrule-edit-index .actions-toolbar>.secondary .action.back,
.purchaseorderrule-view-index .actions-toolbar>.secondary .action.back {
    display: inline-block
}

.form-create-purchase-order-rule.form-view-purchase-order-rule .field:not(.choice) .label {
    display: block
}

.form-create-purchase-order-rule.form-view-purchase-order-rule .field:not(.choice) .label+.control {
    margin-top: 6px
}

.form-create-purchase-order-rule.form-view-purchase-order-rule ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 5px
}

.form-create-purchase-order-rule.form-view-purchase-order-rule ul li {
    text-indent: -5px
}

.form-create-purchase-order-rule.form-view-purchase-order-rule ul li:before {
    content: '-';
    padding-right: 3px;
    text-indent: -5px
}

.form-create-purchase-order-rule .fieldset {
    margin: 0 0 30px
}

.form-create-purchase-order-rule .fieldset._hide {
    display: none
}

.form-create-purchase-order-rule .field-condition-order-total .nested {
    display: flex;
    flex-grow: 1
}

.form-create-purchase-order-rule .field-condition-order-total .additional {
    flex-grow: 1
}

.form-create-purchase-order-rule .field-condition-order-total .additional+.additional {
    margin-left: 10px;
    max-width: 80px;
    min-width: 80px
}

.form-create-purchase-order-rule .field.applies-to .radio-wrapper {
    margin-top: 6px
}

.form-create-purchase-order-rule .field.applies-to .control {
    padding-bottom: 10px
}

.form-create-purchase-order-rule .field.rule-type {
    position: relative
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip {
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
    position: relative;
    vertical-align: text-top
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-action:before {
    font-size: 17px
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-content {
    font-size: 1.2rem
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-content .field-tooltip-content-title {
    display: block;
    margin-bottom: 1.8rem
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-content ul {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-content ul li {
    line-height: 16px;
    margin-bottom: 2rem
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-content ul li:last-child {
    margin-bottom: 0
}

.form-create-purchase-order-rule .applies-to-select {
    display: none
}

.form-create-purchase-order-rule .applies-to-select ul {
    padding-left: 25px
}

.form-create-purchase-order-rule .applies-to-select.show {
    display: block
}

.form-create-purchase-order-rule .applies-to-select select {
    margin-top: 8px
}

.account .column.main .approval-flow-block-applied-rule.block .box-title {
    margin-bottom: 1.5rem
}

ul.approval-rules-approvers {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.approval-rules-approvers>li {
    background: url('../images/pending.svg') no-repeat left center;
    background-size: 22px;
    margin-bottom: 1.5rem;
    padding-left: 30px
}

ul.approval-rules-approvers>li.approved {
    background: url('../images/approved.svg') no-repeat left center;
    background-size: 22px
}

ul.approval-rules-approvers>li.rejected {
    background: url('../images/rejected.svg') no-repeat left center;
    background-size: 22px
}

.quickorder-index-index .column .block-addbysku .action.remove {
    display: none;
    display: inline-block;
    text-decoration: none
}

.quickorder-index-index .column .block-addbysku .action.remove>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.quickorder-index-index .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: "\e8db";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quickorder-index-index .column .block-addbysku .action.remove:hover:before {
    color: inherit
}

.quickorder-index-index .column .block-addbysku .action.remove:active:before {
    color: inherit
}

.quickorder-index-index .column .block-addbysku .action:active,
.quickorder-index-index .column .block-addbysku .action:not(:focus) {
    box-shadow: none
}

.quickorder-index-index .column .block-addbysku .action:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.quickorder-index-index .column .block-addbysku .action.add {
    display: none
}

.quickorder-index-index .column .block-addbysku .fieldset .fields .actions-toolbar {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 5px;
    position: relative;
    top: .3rem;
    vertical-align: top
}

.quickorder-index-index .column .block-addbysku .block-content .actions-toolbar {
    margin-bottom: 30px
}

.quickorder-index-index .column .block-addbysku .box-items {
    margin-bottom: 30px
}

.quickorder-index-index .column .block-addbysku .box-upload {
    margin-bottom: 60px
}

.quickorder-index-index .column .block-addbysku .deletable-item .label {
    display: none
}

.quickorder-index-index .column .block-addbysku .deletable-item:last-child .remove {
    display: none
}

.quickorder-index-index .upload .label {
    margin-bottom: 0
}

.quickorder-index-index .upload .label+.note {
    margin-bottom: 5px;
    padding-top: 0
}

.quickorder-index-index .upload-container {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.quickorder-index-index .upload-container .action-upload {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.quickorder-index-index .upload-container .file-upload {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    margin: 0;
    padding: 10px 25px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 5px;
    text-align: center
}

.quickorder-index-index .upload-container .file-upload:focus,
.quickorder-index-index .upload-container .file-upload:active {
    border: 1px solid #cdcdcd;
    color: #333
}

.quickorder-index-index .upload-container .file-upload:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

.quickorder-index-index .upload-container .file-upload.disabled,
.quickorder-index-index .upload-container .file-upload[disabled],
fieldset[disabled] .quickorder-index-index .upload-container .file-upload {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.quickorder-index-index .product-block {
    background-color: #f0f0f0
}

.quickorder-index-index .product-block:not(:empty) {
    border: 1px solid #c2c2c2;
    border-top: none
}

.quickorder-index-index .product-block .product-image {
    border: 1px solid #c2c2c2;
    float: left;
    margin: 1.5rem
}

.quickorder-index-index .product-block .product-image img {
    display: block;
    max-width: 5rem
}

.quickorder-index-index .product-block .product-name {
    overflow: hidden;
    padding: 1.5rem
}

.quickorder-index-index .product-block .product-name .name {
    display: inline-block;
    margin-bottom: 10px
}

.quickorder-index-index .product-error .message {
    margin: 0
}

.quickorder-index-index .product-error.general-error .message {
    margin-bottom: 10px
}

.quickorder-index-index .product-error.general-error .message:last-child {
    margin-bottom: 25px
}

.quickorder-index-index .ui-front {
    z-index: 100
}

.quickorder-index-index .ui-front .ui-helper-hidden-accessible {
    display: none
}

.quickorder-index-index .ui-front>ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.quickorder-index-index .ui-front>ul:not(:empty) {
    background: #fff;
    border: 1px solid #c2c2c2;
    border-top: 0
}

.quickorder-index-index .ui-front>ul li {
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal
}

.quickorder-index-index .ui-front>ul li:first-child {
    border-top: none
}

.quickorder-index-index .ui-front>ul li:hover,
.quickorder-index-index .ui-front>ul li.selected {
    background: #e8e8e8
}

.quickorder-index-index .ui-front>ul li a {
    color: #333;
    font-weight: 700;
    margin-right: 5px;
    text-decoration: none
}

.quickorder-index-index .ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0
}

.form-discount .g-recaptcha {
    margin-top: 50px !important
}

.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
    margin-bottom: 10px !important
}

.required-captcha.checkbox {
    position: absolute;
    display: block;
    visibility: visible;
    overflow: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.form-giftcard-redeem .g-recaptcha {
    margin-top: 40px
}

.magento-invitation-customer-account-create .form-create-account .g-recaptcha {
    margin-top: 1px
}

.block.newsletter .field-recaptcha .field .control:before {
    content: none
}

.review-form .field-recaptcha {
    margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
    margin-top: 40px
}

.form.wishlist.share .g-recaptcha {
    margin-bottom: 40px
}

.payment-method .flex-center {
    align-items: center;
    display: flex;
    gap: 5px
}

.payment-method .payment-type-icon {
    height: 40px
}

.card-grid {
    display: grid
}

.card-aux {
    gap: 20px;
    grid-template-columns: minmax(auto, 400px)
}

.card-aux .actions-toolbar {
    justify-self: start
}

.card-container {
    margin-top: 20px;
    align-items: center
}

.card-container .card-layout {
    column-gap: 10px;
    display: grid;
    grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
    max-width: 400px;
    row-gap: 10px;
    grid-template-columns: repeat(2, 1fr)
}

.card-container .card-layout .display-lock {
    align-items: center;
    display: flex;
    flex-direction: row-reverse
}

.card-container .card-layout .display-lock .lock-icon:hover:before {
    color: #757575
}

.card-container .card-layout .display-lock .lock-icon:before {
    color: #bbb;
    content: '\e629';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 18px;
    font-weight: 400;
    line-height: inherit;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle
}

.card-container .card-layout .card-number-field-area {
    grid-area: card-number-field-area
}

.card-container .card-layout .expiration-date-field-area {
    grid-area: expiration-date-field-area
}

.card-container .card-layout .cvv-field-area {
    grid-area: cvv-field-area
}

.card-container .field div.error {
    border-color: #ed8380
}

.card-container .field .label {
    display: block;
    font-weight: 600
}

.card-container .field .card-field {
    border: 1px solid #c2c2c2;
    height: 32px;
    padding: 8px 15px
}

.card-container .field .field-wrapper {
    position: relative
}

.card-container .field .field-wrapper .field-tooltip {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 10px
}

.checkout-index-index>.loading-mask {
    z-index: 999
}

axo-auth,
paypal-shipping-address-selector {
    position: fixed;
    z-index: 10000
}

.paypal-fastlane-powered-by {
    display: block;
    margin: 5px 0;
    width: 150px
}

.paypal-fastlane-shipping-change-address-form {
    margin-bottom: 30px
}

.paypal-fastlane-shipping-change-address-form button,
.paypal-fastlane-shipping-change-address-form .quote-details-items .actions-toolbar>.action,
.paypal-fastlane-shipping-change-address-form .cart.table-wrapper .actions-toolbar>.action,
.paypal-fastlane-shipping-change-address-form .action-gift {
    width: 100%
}

.paypal-fastlane-divider {
    margin-top: 30px;
    position: relative;
    text-align: center;
    width: 100%
}

.paypal-fastlane-divider:before {
    border-bottom: 1px solid #ccc;
    content: '';
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%
}

.paypal-fastlane-divider span {
    background-color: #f4f4f4;
    padding: 0 10px;
    position: relative
}

#payment-services-paypal-fastlane paypal-payment {
    display: block;
    margin-bottom: 20px
}

#payment-services-paypal-fastlane+.checkout-agreements-block .recaptcha-checkout-place-order {
    margin-bottom: 20px
}

.magento-payments-review .actions-toolbar {
    margin-top: 10px
}

.magento-payments-review .magento-payments-review-title {
    padding: 0 0 10px
}

.magento-payments-review .magento-payments-review-title>strong {
    font-size: 2.4rem;
    font-weight: 300
}

.magento-payments-review .magento-payments-review-title .action {
    display: inline-block;
    margin: 12px 0 0 30px
}

.magento-payments-review .table-magento-payments-review-items .col.name {
    padding-top: 16px
}

.magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center
}

.magento-payments-review .item-options dt {
    display: inline-block
}

.magento-payments-review .item-options dt:after {
    content: ': '
}

.magento-payments-review .item-options dd {
    margin: 0
}

.magento-payments-review .payment-source-logo {
    margin-top: 10px
}

.magento-payments-review .payment-source-logo[alt=googlepay] {
    height: 40px
}

.magento-payments-review .payment-source-logo[alt=applepay] {
    height: 40px
}

.magento-payments-review .payment-source-logo[alt=paypal],
.magento-payments-review .payment-source-logo[alt=paylater] {
    height: 26px
}

.magento-payments-review .payment-source-logo[alt=venmo] {
    height: 20px
}

.magento-payments-review-discount {
    border-bottom: 1px solid #d1d1d1;
    margin: 0 0 40px;
    padding: 10px 0 0
}

.block-minicart .block-content>.actions .smart-buttons {
    margin-top: 15px
}

.pay-later-message {
    margin-top: 10px
}

.smart-buttons>div>div {
    vertical-align: bottom
}

.apple-pay {
    margin-top: 14px
}

.cart-summary .apple-pay {
    margin-top: 11px
}

.google-pay {
    margin-top: 14px
}

.google-pay button,
.google-pay .quote-details-items .actions-toolbar>.action,
.google-pay .cart.table-wrapper .actions-toolbar>.action,
.google-pay .action-gift {
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0
}

.cart-summary .google-pay {
    margin-bottom: 14px
}

@font-face {
    font-family: 'magento-icons';
    src: url('../fonts/Magento-Icons.woff2') format('woff2'), url('../fonts/Magento-Icons.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

.company-profile-shipping-methods {
    font-size: 1.6rem;
    line-height: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.company-profile-shipping-methods .shipping-methods-label {
    font-weight: 700;
    margin-bottom: 10px
}

.company-profile-shipping-methods .shipping-methods-list {
    list-style: none
}

.checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 20px;
    position: relative
}

.checkout-shipping-address .address-sender {
    position: relative;
    z-index: 1
}

.checkout-shipping-address .address-sender .radio {
    position: absolute;
    top: 9px
}

.checkout-shipping-address .address-sender .radio~.shipping-address-item {
    left: 25px;
    padding: 0 0 25px
}

.checkout-shipping-address .address-sender .radio~.shipping-address-item:before {
    content: none
}

.checkout-shipping-address .default-shipping-address.address-sender~.new-address-popup {
    margin-left: 25px
}

[data-content-type=dynamic_block] figure[data-content-type=image] img {
    display: inline
}

[data-content-type=dynamic_block] .block-banners .banner-item-content,
[data-content-type=dynamic_block] .block-banners-inline .banner-item-content {
    margin-bottom: auto
}

.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action:focus,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action:hover,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar>.action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar>.action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
    outline: 0
}

.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
    display: block;
    position: relative
}

.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
    visibility: hidden
}

.amslick-slider-container .slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.amslick-slider-container .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.amslick-slider-container .slick-track {
    left: 0;
    margin: 0 auto;
    top: 0
}

.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
    content: '';
    display: table
}

.amslick-slider-container .slick-track:after {
    clear: both
}

.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
    display: none
}

.amslick-slider-container .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    vertical-align: middle
}

.amslick-slider-container [dir=rtl] .slick-slide {
    float: right
}

.amslick-slider-container .slick-slide.dragging img {
    pointer-events: none
}

.amslick-slider-container .slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.amslick-slider-container .slick-arrow.slick-hidden {
    display: none
}

.amslick-slider-container .slick-loading .slick-list {
    background: 0 0;
    position: relative
}

.amslick-slider-container .slick-loading .slick-list:before {
    animation: loading 1s infinite linear;
    border-color: rgba(0, 0, 0, .2);
    border-radius: 100%;
    border-style: solid;
    border-top-color: #5c5c5c;
    border-width: 3px;
    content: '';
    display: block;
    height: 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 25px
}

.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
    opacity: .25
}

.amslick-slider-container .slick-dotted.slick-slider {
    margin-bottom: 30px
}

.amslick-slider-container .slick-dots {
    display: block;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.amslick-slider-container .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px
}

.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar>.action,
.amslick-slider-container .slick-dots li .action-gift {
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: 0
}

.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar>.action,
.amslick-slider-container .slick-dots li .action-gift {
    background: 0 0;
    border: 0;
    color: transparent;
    font-size: 0;
    height: 20px;
    line-height: 0;
    padding: 5px;
    width: 20px
}

.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action:focus:before,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar>.action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar>.action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
    opacity: 1
}

.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar>.action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #000;
    content: '•';
    font-size: 16px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px
}

.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .quote-details-items .actions-toolbar>.action:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar>.action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
    color: #000;
    opacity: .75
}

.amslick-slider-container .slick-slider {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    padding: 0 20px;
    touch-action: pan-y;
    user-select: none
}

.amslick-slider-container .slick-slider .slick-arrow {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
    border: none;
    color: transparent;
    font-size: 0;
    height: 22px;
    line-height: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    transition: background .3s ease;
    width: 15px
}

.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
    content: ''
}

.amslick-slider-container .slick-slider .slick-arrow:hover {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat
}

.amslick-slider-container .slick-slider .slick-arrow.slick-next {
    right: 0
}

.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
    left: 0;
    transform: rotate(180deg) translate(0, 50%)
}

.amslick-slider-container .slick-initialized .slick-slide {
    display: inline-block !important;
    float: none !important;
    height: auto
}

.amslick-slider-container .product-items.slick-slider>.slick-list {
    padding: 15px 0
}

.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
    display: block !important;
    margin: auto !important;
    max-width: 205px
}

.amslick-slider-container .sidebar.sidebar-additional {
    width: 100%
}

@keyframes loading {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        transform: translate(-50%, -50%) rotate(359.9deg)
    }
}

.amgdprcookie-cookie-container {
    margin: 0 10px 20px 0;
    padding: 0 0 25px
}

.amgdprcookie-cookie-container.-modal:first-child {
    padding-top: 25px
}

.amgdprcookie-cookie-container.-modal .amgdprcookie-header,
.amgdprcookie-cookie-container.-modal .amgdprcookie-text {
    padding-left: 25px
}

.amgdprcookie-cookie-container.-modal {
    box-shadow: none;
    direction: ltr;
    margin-right: 30px
}

.amgdprcookie-cookie-container .amgdprcookie-header {
    display: flex;
    justify-content: space-between
}

.amgdprcookie-cookie-container .amgdprcookie-caption {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    margin: 0 0 15px
}

.amgdprcookie-cookie-container .amgdprcookie-text {
    color: #363636;
    font-size: 12px;
    margin-bottom: 10px
}

.amgdprcookie-cookie-container .amgdprcookie-options {
    color: #4670c9;
    cursor: pointer;
    font-size: 12px
}

.amgdprcookie-toggle-cookie {
    padding-left: 50px;
    position: relative
}

.amgdprcookie-toggle-cookie .amgdprcookie-input {
    height: 0;
    opacity: 0;
    width: 0
}

.amgdprcookie-toggle-cookie .amgdprcookie-label {
    background: #a5a5a5;
    border-radius: 40px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    cursor: pointer;
    height: 29px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px
}

.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
    background: #fff;
    border-radius: 40px;
    content: '';
    height: 25px;
    left: 2px;
    position: absolute;
    top: 2px;
    transition: all .4s ease;
    width: 25px
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:active+.amgdprcookie-label,
.amgdprcookie-toggle-cookie .amgdprcookie-input:focus+.amgdprcookie-label {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label {
    background: #e8e8e8
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label:after {
    left: 95%;
    transform: translateX(-100%)
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label {
    background: #1979c3
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label:after {
    left: 95%;
    transform: translateX(-100%)
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked])+.amgdprcookie-label {
    background: #a5a5a5
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled+.amgdprcookie-label {
    background: #e8e8e8
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled+.amgdprcookie-label:after {
    left: 2px
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:focus+.amgdprcookie-label {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-main-wrapper {
    color: #363636
}

.amgdprcookie-main-wrapper .amgdprcookie-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px
}

.amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 20px;
    line-height: 20px
}

.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper {
    display: flex
}

.amgdprcookie-main-wrapper .amgdprcookie-btn {
    background: #ef7c4a;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 3px 5px rgba(62, 40, 13, .15);
    color: #fff;
    font-size: 14px;
    padding: 7px 27px;
    text-transform: uppercase
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
    margin: 0 15px
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
    background: #eb5a1b
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:focus,
.amgdprcookie-main-wrapper .amgdprcookie-btn:active {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-cookie-container .amgdprcookie-link {
    color: #2977c2;
    cursor: pointer;
    float: right;
    font-size: 12px;
    letter-spacing: .3px;
    text-transform: capitalize
}

.amgdprjs-bar-template {
    display: block !important;
    position: fixed;
    position: sticky
}

.amgdprjs-bar-template .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-right: 5px
}

.amgdprjs-bar-template.-popup {
    left: 50%;
    margin: 0 auto;
    max-width: 740px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%)
}

.amgdprjs-bar-template.-popup:before {
    background-color: #0a6c9f;
    content: '';
    height: 100%;
    width: 100%
}

.amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
    padding: 50px
}

.amgdprjs-bar-template.-popup .amgdprcookie-bar-block {
    width: 100%
}

.amgdprjs-bar-template .amgdprcookie-buttons-block {
    display: flex;
    justify-content: center
}

.amgdprcookie-groups-modal {
    z-index: 999
}

.amgdprcookie-groups-modal .modal-inner-wrap {
    border-radius: 4px;
    box-shadow: 0 -2px 18px rgba(0, 0, 0, .06);
    max-width: 740px
}

.amgdprcookie-groups-modal.-table .modal-inner-wrap {
    max-width: 1290px;
    min-width: 700px;
    overflow-x: auto
}

.amgdprcookie-groups-modal .modal-title {
    border-bottom: none;
    font-size: 20px;
    font-weight: 700
}

.amgdprcookie-groups-modal .action-close:focus {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-groups-modal .amgdprcookie-form {
    padding: 0 10px
}

.amgdprcookie-groups-modal .amgdprcookie-done {
    background-color: #4670c9;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    transition: background-color .3s ease-out;
    width: 100%
}

.amgdprcookie-groups-modal .amgdprcookie-done:hover {
    background-color: #1357e6
}

.amgdprcookie-groups-modal .amgdprcookie-done:focus {
    background-color: #1357e6;
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-groups-modal:not(.-table) .modal-footer {
    padding-top: 0
}

.amgdprcookie-groups-modal .amgdprcookie-form-container,
.amgdprcookie-groups-modal .amgdprcookie-tbody {
    overflow: auto;
    scrollbar-color: #e0e0e0 #fff;
    scrollbar-width: thin;
    scrollbar-face-color: #e0e0e0;
    scrollbar-highlight-color: #e0e0e0;
    scrollbar-shadow-color: #e0e0e0;
    scrollbar-track-color: #fff;
    display: block;
    max-height: 500px;
    overflow-y: auto
}

.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar {
    width: 6px
}

.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-track,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: none
}

.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-thumb,
.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #e0e0e0
}

.amgdprcookie-bar-container {
    background: #fff;
    box-shadow: 0 -2px 18px rgba(0, 0, 0, .06);
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 30px 10px;
    z-index: 10
}

.amgdprcookie-bar-container.modal-popup {
    bottom: unset;
    left: unset;
    overflow-y: unset;
    pointer-events: auto;
    position: unset;
    right: unset;
    top: unset;
    transition: unset
}

.amgdprcookie-bar-container .amgdprcookie-buttons-block {
    display: flex;
    flex-direction: column
}

.amgdprcookie-bar-container .amgdprcookie-policy {
    margin-bottom: 20px;
    max-height: 30vh;
    max-width: 640px;
    overflow-y: auto
}

.amgdprcookie-bar-container .amgdprcookie-button:first-child {
    margin-bottom: 10px
}

.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-bottom: 0;
    padding: 10px 30px
}

.amgdprcookie-bar-container .action-close {
    line-height: 14px;
    right: 10px;
    top: 10px
}

.amgdprcookie-bar-container .action-close:focus,
.amgdprcookie-bar-container .action-close:active {
    box-shadow: 0 0 3px 1px #00699d;
    opacity: .9
}

.amgdprcookie-buttons-block {
    display: flex;
    flex-direction: column
}

.amgdprcookie-buttons-block.-settings {
    padding-bottom: 30px
}

.amgdprcookie-buttons-block.-information {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.amgdprcookie-buttons-block .amgdprcookie-button {
    background: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    color: #4670c9;
    font-weight: 700;
    letter-spacing: 1.35px;
    margin-top: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: opacity .3s ease, color .3s ease-out, background-color .3s ease-out, border .3s ease-out
}

.amgdprcookie-buttons-block .amgdprcookie-button:hover {
    opacity: .9
}

.amgdprcookie-buttons-block .amgdprcookie-button:active,
.amgdprcookie-buttons-block .amgdprcookie-button:focus {
    box-shadow: 0 0 3px 1px #00699d;
    opacity: .9
}

.amgdprcookie-buttons-block .amgdprcookie-button.-allow,
.amgdprcookie-buttons-block .amgdprcookie-button.-save {
    background: #4670c9;
    color: #fff;
    flex-basis: 33%
}

.amgdprcookie-modal-template {
    background: #fff;
    margin-left: 5px;
    overflow-y: auto
}

.amgdprcookie-modal-template .action-close {
    background: #fff;
    line-height: 14px;
    margin: 0;
    padding: 8px;
    right: 0;
    top: 0;
    z-index: 1
}

.amgdprcookie-modal-template .action-close:focus,
.amgdprcookie-modal-template .action-close:active {
    background: #fff;
    box-shadow: 0 0 3px 1px #00699d;
    opacity: .9
}

.amgdprcookie-modal-template .action-close:hover {
    background: #fff
}

.amgdprcookie-modal-template .amgdprcookie-button.-allow:not(.-save) {
    background: inherit;
    color: #4670c9;
    margin-bottom: 0
}

.amgdprcookie-modal-container .modal-content {
    padding: 0
}

.amgdprcookie-groups-container {
    box-shadow: 0 -2px 18px rgba(0, 0, 0, .06);
    direction: rtl;
    height: auto;
    overflow-y: scroll
}

.amgdprcookie-policy-container {
    bottom: 0;
    box-shadow: 0 -2px 18px rgba(0, 0, 0, .06);
    padding: 24px;
    position: absolute
}

.amgdprcookie-text-container .amgdprcookie-policy {
    display: inline
}

.amgdprcookie-modal-container.modal-popup.modal-slide {
    left: 0;
    pointer-events: none
}

.amgdprcookie-modal-container .modal-inner-wrap {
    height: 100%;
    margin: 0;
    position: relative
}

.amgdprcookie-modal-container .modal-inner-wrap .modal-header {
    position: absolute;
    right: 0
}

.amgdprcookie-modal-container .modal-inner-wrap .action-close {
    margin: 5px;
    padding: 0
}

.amgdprcookie-modal-container .modal-inner-wrap .action-close:before {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4IiBzdHJva2U9IiNDQUNBQ0EiLz48cGF0aCBkPSJNNS4yNSA1LjI1bDYuNSA2LjVtMC02LjVsLTYuNSA2LjUiIHN0cm9rZT0iI0NBQ0FDQSIvPjwvc3ZnPg==') no-repeat center;
    content: '';
    height: 25px;
    width: 25px
}

.amgdprcookie-modal-container .modal-inner-wrap .action-close:focus {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container {
    overflow: auto;
    scrollbar-color: #e8e8e8 #fff;
    scrollbar-width: thin;
    scrollbar-face-color: #e8e8e8;
    scrollbar-highlight-color: #e8e8e8;
    scrollbar-shadow-color: #e8e8e8;
    scrollbar-track-color: #fff
}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar {
    width: 4px
}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: none
}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #e8e8e8
}

.amgdprcookie-settings-form .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled+.amgdprcookie-label {
    background: #e8e8e8
}

.amgdprcookie-groups-modal .amgdprcookie-table .amgdprcookie-row,
.amgdprcookie-groups-modal .amgdprcookie-table thead tr,
.amgdprcookie-groups-modal .amgdprcookie-table thead {
    display: table;
    table-layout: fixed;
    width: 100%
}

.amgdprcookie-groups-modal .amgdprcookie-cell.-name {
    word-wrap: break-word
}

.amgdprcookie-modal-container .amgdprcookie-modal-template {
    height: 100%;
    margin-left: 0;
    min-width: 400px;
    pointer-events: auto;
    position: relative;
    width: 20%;
    z-index: 900
}

.ammodals-overlay {
    background-color: rgba(51, 51, 51, .55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 899
}

[data-amgdpr-content-from=subscription] {
    display: table-row-group
}

.block.newsletter .form.subscribe>[data-amgdpr-content-from=subscription].amgdpr-checkbox.field {
    float: none
}

[data-amgdpr-content-from=subscription] .amgdpr-checkbox {
    margin-top: 8px
}

[data-amgdpr-content-from=subscription] .amgdpr-label.label {
    position: inherit
}

.amgdpr-modal-container {
    z-index: 999
}

.amgdpr-modal-container .amgdpr-privacy-policy {
    display: none
}

.amgdpr-modal-container .amgdpr-privacy-policy,
.amgdpr-modal-container .amgdpr-html-content {
    max-height: 500px;
    overflow-y: scroll;
    word-wrap: break-word
}

.checkout-index-index .amgdpr-modal-container.modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap,
.amgdpr-modal-container .modal-inner-wrap {
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .35);
    max-width: 1130px
}

.amgdpr-modal-container .modal-header {
    padding: 30px 30px 20px
}

.amgdpr-modal-container .modal-content {
    padding: 0 30px 0 25px
}

.amgdpr-modal-container .modal-footer {
    padding: 30px 35px 30px
}

.amgdpr-modal-container .modal-header .modal-title {
    border-bottom: none;
    color: #5384ec;
    font-size: 26px;
    font-weight: 400;
    margin-left: 10px;
    padding: 0
}

.amgdpr-modal-container .action.action-primary:hover {
    background-color: #1357e6
}

.amgdpr-modal-container .action.action-primary {
    background-color: #4670c9;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    transition: background-color .3s ease-out;
    width: 100%
}

.amgdpr-modal-container .action-close {
    line-height: 14px;
    right: 10px;
    top: 10px
}

.amgdpr-modal-container .action-close:focus,
.amgdpr-modal-container .action-primary:focus,
.amgdpr-modal-container .action-close:active,
.amgdpr-modal-container .action-primary:active {
    box-shadow: 0 0 3px 1px #01324c;
    opacity: .9
}

.amgdpr-modal-container .amgdpr-html-content::-webkit-scrollbar,
.amgdpr-modal-container .amgdpr-privacy-policy::-webkit-scrollbar {
    width: 6px
}

.amgdpr-modal-container .amgdpr-html-content::-webkit-scrollbar-track,
.amgdpr-modal-container .amgdpr-privacy-policy::-webkit-scrollbar-track {
    background: #fff;
    width: 6px
}

.amgdpr-modal-container .amgdpr-html-content::-webkit-scrollbar-thumb,
.amgdpr-modal-container .amgdpr-privacy-policy::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 2px
}

.amgdpr-notification-container {
    background: #ffeaac;
    font-weight: 600;
    margin-left: 10px;
    padding: 25px
}

.amgdpr-cookie-link {
    margin-top: 10px
}

.amgdpr-cookie-link .amgdpr-link {
    display: none
}

.amgdpr-cookie-link .amgdpr-link.-show {
    display: block
}

.amgdpr-settings-container {
    display: inline-flex;
    flex-wrap: wrap;
    margin: -40px 0 40px -40px;
    width: calc(100% + 40px)
}

.amgdpr-settings-container .amgdpr-block {
    display: none;
    margin-top: 20px
}

.amgdpr-settings-container .amgdpr-block .fieldset {
    margin-bottom: 20px
}

.amgdpr-settings-container .amgdpr-mail {
    margin-top: 10px
}

.amgdpr-settings-container .amgdpr-block .amgdpr-checkbox.field,
.amgdpr-settings-container .field.control.checkbox {
    margin-bottom: 20px
}

.amgdpr-checkbox-container {
    margin: 40px 0 0 40px;
    max-width: 220px;
    position: relative
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked~.amgdpr-block {
    display: block
}

.amgdpr-checkbox-container>.amgdpr-checkbox {
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 1px
}

.amgdpr-checkbox-container>.amgdpr-label {
    background-color: #e8f6ff;
    border: 2px solid #e8f6ff;
    border-radius: 20px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 220px;
    position: relative;
    transition: border .3s ease-in, background-color .3s ease-in;
    width: 220px
}

.amgdpr-checkbox-container>.amgdpr-label:before {
    content: '';
    height: 100px;
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 100px
}

.amgdpr-checkbox-container>.amgdpr-label.-download:before {
    background: url('../images/download.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-download:before {
    background: url('../images/download_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-policy:before {
    background: url('../images/policy.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-policy:before {
    background: url('../images/policy_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-anonymise:before {
    background: url('../images/anonymise.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-anonymise:before {
    background: url('../images/anonymise_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-delete:before {
    background: url('../images/delete.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-delete:before {
    background: url('../images/delete_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-consents:before {
    background: url('../images/consents.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-consents:before {
    background: url('../images/consents_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-dpoinfo:before {
    background: url('../images/officer.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-dpoinfo:before {
    background: url('../images/officer_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label {
    background-color: #3d9fe9
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label .amgdpr-title {
    color: #fff
}

.amgdpr-checkbox-container .amgdpr-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    left: 50%;
    min-width: 180px;
    position: absolute;
    text-align: center;
    top: 80%;
    transform: translate(-50%, -50%);
    transition: color .3s ease-in
}

.amgdpr-checkbox-container .amgdpr-svg {
    fill: #000
}

.amgdpr-checkbox-container>.amgdpr-checkbox:focus+.amgdpr-label,
.amgdpr-checkbox-container>.amgdpr-checkbox:active+.amgdpr-label,
.amgdpr-checkbox-container>.amgdpr-label:hover {
    border: 2px solid #1979c2;
    box-shadow: 0 5px 10px #b7dbf7
}

.ampromo-item .ampromo-options {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 5px;
    transition: max-height .2s ease
}

.ampromo-gallery {
    margin: 0 30px;
    width: 850px
}

.ampromo-gallery[data-count='1'] {
    width: 280px
}

.ampromo-gallery[data-count='2'] {
    width: 570px
}

.ampromo-slick .slick-prev,
.ampromo-slick .slick-next {
    height: 42px !important;
    width: 42px !important
}

.ampromo-slick .slick-prev:focus,
.ampromo-slick .slick-next:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.ampromo-slick .slick-prev {
    left: -45px !important
}

.ampromo-slick .slick-next {
    right: -45px !important
}

.ampromo-slick .slick-dots {
    padding: 0 !important
}

.ampromo-slick .slick-dots button,
.ampromo-slick .slick-dots button:hover,
.ampromo-slick .slick-dots .quote-details-items .actions-toolbar>.action,
.ampromo-slick .slick-dots .quote-details-items .actions-toolbar>.action:hover,
.ampromo-slick .slick-dots .cart.table-wrapper .actions-toolbar>.action,
.ampromo-slick .slick-dots .cart.table-wrapper .actions-toolbar>.action:hover,
.ampromo-slick .slick-dots .action-gift,
.ampromo-slick .slick-dots .action-gift:hover {
    background: 0 0 !important;
    border: none !important;
    height: 20px;
    padding: 5px !important;
    text-indent: 0 !important;
    width: 20px
}

.ampromo-slick .slick-slide {
    vertical-align: top
}

.ampromo-slick.slick-slider .slick-arrow.slick-next,
.ampromo-slick.slick-slider .slick-arrow.slick-prev {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjNzU3NTc1Ii8+PC9zdmc+Cg==) center no-repeat
}

.ampromo-items-add {
    border: 1px solid #ededed;
    display: none;
    margin-bottom: 12px;
    padding: 7px;
    text-align: center
}

.ampromo-items-add>a {
    border-bottom: 1px dashed;
    text-decoration: none
}

.checkout-index-index .ampromo-items-add:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 32px;
    margin-right: 12px;
    vertical-align: middle;
    width: 32px
}

.ampromo-items-form {
    background: #fff;
    padding: 5px
}

.ampromo-items-form .ampromo-qty {
    margin-left: 35%;
    margin-top: 10%;
    width: 30%
}

.ampromo-items-form .product-info-price {
    padding-bottom: 10px;
    text-align: center;
    word-break: break-all
}

.ampromo-items-form .price-base-price .price {
    font-size: 25px;
    text-decoration: line-through
}

.ampromo-items-form .price-new-price .price-wrapper {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px
}

.ampromo-items-form .ampromo-item-qty-input>.mage-error {
    float: left
}

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

.ampromo-loading {
    display: none;
    height: 80px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px
}

.ampromo-loading.-show {
    display: inline-block
}

.ampromo-loading:after {
    animation: load 1.2s linear infinite;
    border: 6px solid #ccc;
    border-color: #ccc transparent;
    border-radius: 50%;
    content: ' ';
    display: block;
    height: 64px;
    margin: 8px;
    width: 64px
}

.ampromo-carousel-product.-loading {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    opacity: .3;
    pointer-events: none
}

@keyframes load {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (max-width:700px) {
    .ampromo-items-form .product-info-price>*:first-child,
    .ampromo-items-form .product-info-price>*:last-child {
        padding: 0
    }
}

.ampromo-overlay {
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: -9999px;
    transition: opacity .4s linear;
    width: 100%;
    z-index: 10000
}

.ampromo-overlay.-show {
    opacity: 1;
    top: 0
}

.ampromo-overlay.-hide {
    display: none
}

.ampromo-popup-wrapper {
    background-color: #fff;
    border: 1px solid #ededed;
    box-sizing: border-box;
    display: inline-block;
    margin: 30px auto;
    max-height: 95vh;
    overflow: auto;
    overflow-x: hidden;
    padding: 24px;
    position: relative;
    text-align: left
}

.ampromo-popup-wrapper .ampromo-gallery {
    margin: 0 auto
}

.ampromo-popup-wrapper .ampromo-popup-title,
.ampromo-popup-wrapper .ampromo-item-buttons,
.ampromo-popup-wrapper .ampromo-title {
    text-align: center
}

.ampromo-popup-wrapper .ampromo-popup-title .ampromo-counter {
    font-weight: 700
}

.ampromo-popup-wrapper .ampromo-item-wrapper {
    padding: 1rem
}

.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-item {
    margin: 0 auto;
    max-width: 250px
}

.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-title {
    display: block;
    font-weight: 700;
    margin: 1.33em 0;
    min-height: 3.2rem
}

.ampromo-popup-wrapper .ampromo-item {
    border: 1px solid #ededed;
    box-sizing: border-box;
    margin: 0 8px 7px;
    padding: 20px;
    position: relative;
    transition: .6s
}

.ampromo-popup-wrapper .ampromo-item:hover {
    background: #ccc
}

.ampromo-popup-wrapper .ampromo-item .fieldset .field {
    margin-bottom: 10px
}

.ampromo-popup-wrapper .ampromo-item .fieldset .field .label {
    margin-bottom: 3px
}

.ampromo-popup-wrapper .ampromo-popup-title {
    margin: 0 auto 20px
}

.ampromo-popup-wrapper .ampromo-close {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 16px;
    margin: 0;
    opacity: .8;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
    z-index: 1
}

.ampromo-popup-wrapper .ampromo-close:hover {
    opacity: 1;
    transition: opacity .2s ease
}

.ampromo-popup-wrapper .ampromo-close:focus-visible {
    box-shadow: 0 0 3px 1px #68a8e0
}

.ampromo-popup-wrapper .ampromo-button {
    border: none;
    box-shadow: none
}

.ampromo-popup-wrapper .ampromo-item.-selected {
    background: #1f78c2
}

.ampromo-popup-wrapper .ampromo-item.-selected .ampromo-options {
    max-height: 690px
}

.ampromo-popup-wrapper .ampromo-item-image {
    display: block;
    margin: 7px auto
}

.ampromo-popup-wrapper .ampromo-title {
    margin: 0
}

.ampromo-popup-wrapper .slick-dots {
    margin: 0 auto;
    position: initial;
    width: fit-content
}

.ampromo-popup-wrapper .slick-dots:focus-within {
    box-shadow: 0 0 3px 1px #68a8e0
}

.ampromo-popup-wrapper .slick-dotted.slick-slider {
    margin-bottom: 2rem
}

.ampromo-popup-wrapper.ampromo-popup-compact .ampromo-title {
    font-size: 1.6rem
}

.ampromo-popup-wrapper.ampromo-popup-compact .product-info-price .price {
    font-size: 2.7rem
}

@media only screen and (max-width:1000px) and (min-width:701px) {
    .ampromo-overlay .ampromo-gallery {
        width: 570px
    }
    .ampromo-popup-wrapper {
        padding: 24px 54px
    }
}

@media only screen and (max-width:700px) {
    .ampromo-overlay .ampromo-gallery {
        margin: 0 auto;
        width: 280px
    }
    .ampromo-popup-wrapper {
        padding: 24px 54px
    }
}

@media only screen and (max-width:400px) {
    .ampromo-overlay .ampromo-gallery {
        margin: 0 auto 30px auto
    }
    .ampromo-overlay .slick-prev,
    .ampromo-overlay .slick-next {
        display: none !important
    }
    .ampromo-popup-wrapper {
        padding: 15px
    }
}

.ampromo-gift {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style-type: none;
    padding: 0
}

.ampromo-gift .ampromo-gift-item {
    display: flex;
    margin: 0;
    text-align: center
}

.ampromo-gift .ampromo-gift-item .product-image {
    text-decoration: none
}

.ampromo-gift .ampromo-gift-item .ampromo-product-name {
    font-weight: 700;
    max-width: 100px
}

.page-product-missing-sticker .block-bundle-summary,
.page-product-bundle .block-bundle-summary {
    display: none
}

.page-product-missing-sticker .bundle-options-container .product-add-form,
.page-product-bundle .bundle-options-container .product-add-form {
    padding: 5px;
    background: #fefefe;
    border-radius: 5px
}

.page-product-missing-sticker .action.primary.customize.modified,
.page-product-bundle .action.primary.customize.modified {
    width: 100%;
    border: none;
    background: #28c76f
}

.page-product-missing-sticker .action.primary.customize.modified:before,
.page-product-bundle .action.primary.customize.modified:before {
    margin-right: 23px;
    font-family: 'feather';
    content: "\e905";
    font-size: 20px
}

.page-product-missing-sticker .action.primary.customize.no-display,
.page-product-bundle .action.primary.customize.no-display {
    display: none !important
}

.page-product-missing-sticker .bundle-options-wrapper,
.page-product-bundle .bundle-options-wrapper {
    margin: 0
}

.page-product-missing-sticker .bundle-options-wrapper .legend.title,
.page-product-bundle .bundle-options-wrapper .legend.title {
    display: none
}

.page-product-missing-sticker .bundle-options-wrapper .action.back.customization,
.page-product-bundle .bundle-options-wrapper .action.back.customization {
    display: none
}

.page-product-missing-sticker .bundle-options-wrapper .field-sticker-option .label,
.page-product-bundle .bundle-options-wrapper .field-sticker-option .label {
    display: none
}

.page-product-missing-sticker .bundle-options-wrapper p.required,
.page-product-bundle .bundle-options-wrapper p.required {
    display: none
}

.page-product-missing-sticker .is-not-stickers .block-bundle-summary,
.page-product-bundle .is-not-stickers .block-bundle-summary {
    width: 100%;
    display: block;
    border-radius: 5px
}

.page-product-missing-sticker .is-not-stickers .block-bundle-summary .content .bundle-info .product.name,
.page-product-bundle .is-not-stickers .block-bundle-summary .content .bundle-info .product.name,
.page-product-missing-sticker .is-not-stickers .block-bundle-summary .content .bundle-info .available.stock,
.page-product-bundle .is-not-stickers .block-bundle-summary .content .bundle-info .available.stock,
.page-product-missing-sticker .is-not-stickers .block-bundle-summary .content .bundle-info .price,
.page-product-bundle .is-not-stickers .block-bundle-summary .content .bundle-info .price,
.page-product-missing-sticker .is-not-stickers .block-bundle-summary .content .bundle-info .label,
.page-product-bundle .is-not-stickers .block-bundle-summary .content .bundle-info .label {
    color: #fff
}

.page-product-missing-sticker .is-not-stickers .block-bundle-summary .content .bundle-summary,
.page-product-bundle .is-not-stickers .block-bundle-summary .content .bundle-summary {
    color: #fff
}

.page-product-missing-sticker .missingStickers--container,
.page-product-bundle .missingStickers--container {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.page-product-missing-sticker .missingStickers--container h3,
.page-product-bundle .missingStickers--container h3 {
    margin-bottom: 37px;
    width: 100%;
    font-family: 'Nunito';
    font-size: 24px;
    font-weight: 700;
    color: #aeaeae
}

.page-product-missing-sticker .missingStickers--container--description,
.page-product-bundle .missingStickers--container--description {
    display: flex;
    justify-content: space-between
}

.page-product-missing-sticker .missingStickers--container--description ul,
.page-product-bundle .missingStickers--container--description ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0
}

.page-product-missing-sticker .missingStickers--container--description ul li,
.page-product-bundle .missingStickers--container--description ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #343d55
}

.page-product-missing-sticker .missingStickers--container--description--quantity,
.page-product-bundle .missingStickers--container--description--quantity {
    display: none
}

.page-product-missing-sticker .missingStickers--container .mobile-button,
.page-product-bundle .missingStickers--container .mobile-button {
    margin: 29px 0 17px;
    padding: 14px 69px;
    background: #004280;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.page-product-missing-sticker .missingStickers--container .mobile-info,
.page-product-bundle .missingStickers--container .mobile-info {
    width: 90%
}

.page-product-missing-sticker .missingStickers--container .mobile-info>span,
.page-product-bundle .missingStickers--container .mobile-info>span {
    font-size: 14px;
    font-weight: 400;
    color: #343d55
}

.page-product-missing-sticker .missingStickers--container .mobile-info>span:last-of-type,
.page-product-bundle .missingStickers--container .mobile-info>span:last-of-type {
    font-weight: 700
}

.page-product-missing-sticker .missingStickers--container .mobile-info .add-to-cart,
.page-product-bundle .missingStickers--container .mobile-info .add-to-cart {
    margin: 48px 0 25px;
    display: flex;
    align-items: center
}

.page-product-missing-sticker .missingStickers--container .mobile-info .add-to-cart>span,
.page-product-bundle .missingStickers--container .mobile-info .add-to-cart>span {
    margin-right: 36px;
    padding: 10px 36px;
    background: #f5f5f5;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
    color: #6e6b7b
}

.page-product-missing-sticker .missingStickers--container .mobile-info .add-to-cart>div span,
.page-product-bundle .missingStickers--container .mobile-info .add-to-cart>div span {
    font-weight: 700;
    color: #343d55
}

.page-product-missing-sticker .missingStickers--container .mobile-info .add-to-cart>div span:first-of-type,
.page-product-bundle .missingStickers--container .mobile-info .add-to-cart>div span:first-of-type {
    font-size: 24px
}

.page-product-missing-sticker .missingStickers--container .mobile-info button,
.page-product-bundle .missingStickers--container .mobile-info button,
.page-product-missing-sticker .missingStickers--container .mobile-info .quote-details-items .actions-toolbar>.action,
.page-product-bundle .missingStickers--container .mobile-info .quote-details-items .actions-toolbar>.action,
.page-product-missing-sticker .missingStickers--container .mobile-info .cart.table-wrapper .actions-toolbar>.action,
.page-product-bundle .missingStickers--container .mobile-info .cart.table-wrapper .actions-toolbar>.action,
.page-product-missing-sticker .missingStickers--container .mobile-info .action-gift,
.page-product-bundle .missingStickers--container .mobile-info .action-gift {
    padding: 14px 0;
    width: 100%;
    border: none;
    background: #28c76f;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.page-product-missing-sticker .missingStickers--container .mobile-info button:before,
.page-product-bundle .missingStickers--container .mobile-info button:before,
.page-product-missing-sticker .missingStickers--container .mobile-info .quote-details-items .actions-toolbar>.action:before,
.page-product-bundle .missingStickers--container .mobile-info .quote-details-items .actions-toolbar>.action:before,
.page-product-missing-sticker .missingStickers--container .mobile-info .cart.table-wrapper .actions-toolbar>.action:before,
.page-product-bundle .missingStickers--container .mobile-info .cart.table-wrapper .actions-toolbar>.action:before,
.page-product-missing-sticker .missingStickers--container .mobile-info .action-gift:before,
.page-product-bundle .missingStickers--container .mobile-info .action-gift:before {
    margin-right: 23px;
    font-family: 'feather';
    content: "\e905";
    font-size: 20px
}

.page-product-missing-sticker .missingStickers--container--selector,
.page-product-bundle .missingStickers--container--selector {
    display: flex;
    flex-wrap: wrap
}

.page-product-missing-sticker .missingStickers--container--selector.no-display,
.page-product-bundle .missingStickers--container--selector.no-display {
    display: none
}

.page-product-missing-sticker .missingStickers--container--selector .sticker,
.page-product-bundle .missingStickers--container--selector .sticker {
    flex: 1;
    width: 80px;
    height: 40px;
    overflow: hidden;
    background: #f5f5f5;
    color: #343d55;
    cursor: pointer;
    white-space: nowrap;
    display: flex;
    padding: 5px;
    line-height: 1;
    box-sizing: border-box;
    min-width: 80px;
    max-width: 50px;
    align-items: center;
    justify-content: center;
    font-size: 14px
}

.page-product-missing-sticker .missingStickers--container--selector .sticker.selected,
.page-product-bundle .missingStickers--container--selector .sticker.selected {
    background: #2684c7 !important;
    color: #fff
}

.page-product-missing-sticker .missingStickers--modal .modal-title,
.page-product-bundle .missingStickers--modal .modal-title {
    font-family: 'Nunito';
    font-size: 24px;
    font-weight: 700;
    color: #004280
}

.page-product-missing-sticker .missingStickers--modal .missingStickers--container--selector,
.page-product-bundle .missingStickers--modal .missingStickers--container--selector {
    display: flex !important
}

.page-product-missing-sticker .missingStickers--modal .missingStickers--container--selector .sticker,
.page-product-bundle .missingStickers--modal .missingStickers--container--selector .sticker {
    border: 0;
    background: 0 0
}

.page-product-missing-sticker .missingStickers--container--wrapper .fieldset-bundle-options-title,
.page-product-bundle .missingStickers--container--wrapper .fieldset-bundle-options-title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    font-family: 'Nunito';
    margin-top: 0;
    margin-bottom: 2rem
}

.page-product-missing-sticker .missingStickers--container--description,
.page-product-bundle .missingStickers--container--description {
    flex-direction: column
}

.page-product-missing-sticker .missingStickers--container .missingStickers--container--selector-wrapper,
.page-product-bundle .missingStickers--container .missingStickers--container--selector-wrapper {
    padding: 2.4rem
}

.missing-sticker-price .price-container {
    display: flex;
    flex-direction: column
}

.missing-sticker-price .price-container .price-wrapper .price {
    font-weight: 500;
    color: #24262f;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px
}

.catalog-product-view .product-info-price {
    border-top: 1px solid #dedada;
    margin-top: 2.4rem;
    padding-top: 1.3rem
}

.missingsticker-price-label {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem
}

.product-item-details .missing-sticker-price {
    margin-bottom: 10px
}

.product-item-details .missing-sticker-price .price {
    color: #000;
    font-weight: 600
}

.infobase-label-base {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    padding: 4px 12px;
    background: #fff200;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1px;
    text-align: center;
    z-index: 1;
    width: auto !important;
    height: 24px !important
}

.infobase-label-discount,
.infobase-label-presale {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    padding: 4px 12px;
    background: #fff200;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1px;
    text-align: center;
    z-index: 1;
    width: auto !important;
    height: 24px !important;
    top: 8px;
    left: 0;
    margin: 0 5px
}

.infobase-label-discount+.infobase-label-presale {
    left: 100px
}

.infobase-label-missing-sticker {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    padding: 4px 12px;
    background: #fff200;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1px;
    text-align: center;
    z-index: 1;
    width: auto !important;
    height: 24px !important;
    padding: 2.76px 8.279999999999999px;
    left: 10px;
    top: 10px;
    z-index: 10;
    width: auto;
    height: 22.5px
}

.infobase-label-discount+.infobase-label-missing-sticker,
.infobase-label-presale+.infobase-label-missing-sticker {
    left: 100px
}

.infobase-label-discount+.infobase-label-presale+.infobase-label-missing-sticker {
    left: 200px
}

.infobase-label-subscription {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 8px auto 0;
    padding: 0 12px;
    background: #e6ebf2;
    border-radius: 4px !important;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .15px;
    text-align: center;
    line-height: 2em;
    color: #004280;
    max-width: 576px !important;
    width: auto !important;
    height: 32px !important;
    top: -56px;
    z-index: 99
}

.paymentmethods-index-index .payment-methods h3 {
    font-family: 'Nunito';
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    color: #004280
}

.paymentmethods-index-index .payment-methods__content {
    display: flex;
    flex-wrap: wrap;
    gap: 19px
}

.paymentmethods-index-index .payment-methods__card {
    padding: 20px 0 19px 26px;
    max-width: 340px;
    width: 100%;
    border: 1px solid #e0e5eb;
    box-sizing: border-box;
    border-radius: 10px
}

.paymentmethods-index-index .payment-methods__card>span.payment-methods {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    color: #617385
}

.paymentmethods-index-index .payment-methods__card>span.payment-methods__number {
    grid-area: number
}

.paymentmethods-index-index .payment-methods__card>span.payment-methods__image {
    height: 70px;
    grid-area: image
}

.paymentmethods-index-index .payment-methods__card>span.payment-methods__image.visa:before {
    content: url('../images/visa.svg')
}

.paymentmethods-index-index .payment-methods__card>span.payment-methods__image.mastercard:before {
    content: url('../images/master.svg')
}

.paymentmethods-index-index .payment-methods__card>span.payment-methods__expire {
    grid-area: expire
}

.paymentmethods-index-index .payment-methods__card>a.payment-methods__remove {
    grid-area: remove;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    color: #006bd1
}

.paymentmethods-index-index .payment-methods__grid-container {
    display: grid;
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "number number image" "expire expire image" ". . ." "remove remove ."
}

.paymentmethods-index-index .payment-methods__header {
    display: none
}

.search-autocomplete {
    position: absolute;
    z-index: 3;
    overflow: hidden;
    margin-top: -15px
}

.search-autocomplete dl {
    margin: 0;
    padding: 0;
    list-style: none none
}

.search-autocomplete dl dt {
    border-top: 1px solid #e5e5e5;
    cursor: default;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal
}

.search-autocomplete dl dt:not(:empty) {
    background: #fff;
    border: 1px solid #c2c2c2;
    border-top: 0;
    border-bottom: 0
}

.search-autocomplete dl dt:first-child {
    border-top: none
}

.search-autocomplete dl dt:hover,
.search-autocomplete dl dt.selected {
    background: #e8e8e8
}

.search-autocomplete dl dd {
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal
}

.search-autocomplete dl dd:not(:empty) {
    background: #fff;
    border: 1px solid #c2c2c2;
    border-top: 0
}

.search-autocomplete dl dd:first-child {
    border-top: none
}

.search-autocomplete dl dd:hover,
.search-autocomplete dl dd.selected {
    background: #e8e8e8
}

.search-autocomplete dl dd .amount {
    color: #999;
    position: absolute;
    right: 7px;
    top: 5px
}

.search-autocomplete dl dd .clear {
    clear: both
}

.smile-es-range-slider [data-role=from-label] {
    display: block;
    float: left;
    padding: 0 0 5px
}

.smile-es-range-slider [data-role=to-label] {
    display: block;
    float: right;
    padding: 0 0 5px
}

.smile-es-range-slider [data-role=message-box] {
    font-size: 12px;
    flex: 1;
    padding: 6px 0 0
}

.smile-es-range-slider [data-role=message-box].empty {
    color: #e02b27;
    font-size: 1.2rem;
    padding: 0
}

.smile-es-range-slider .actions-toolbar {
    display: flex;
    margin: 15px 0
}

.smile-es-range-slider .ui-slider {
    margin: 5px;
    clear: both
}

.smile-es-range-slider .ui-slider-handle {
    background: #282b33;
    padding: 0;
    margin: -3px 0 0 -7px;
    border-radius: 15px;
    width: 15px;
    height: 15px
}

.filter .filter-content .item {
    margin: 10px 0 0 10px
}

.filter .block-subtitle {
    border-bottom: none;
    font-weight: 700
}

.filter .field.search input[type=text] {
    font-size: 12px
}

.filter .actions {
    text-align: right;
    margin: 10px 0 0
}

.filter .actions div.secondary {
    display: inline-block
}

.filter .actions div.secondary a {
    color: #333;
    text-decoration: underline;
    cursor: pointer
}

.filter .actions div.secondary a:hover {
    background: 0 0
}

.filter .actions div.secondary a.show-more span:after {
    content: " +"
}

.filter .actions div.secondary a.show-less span:after {
    content: "-"
}

.filter .filter-options dt.filter-options-title[aria-expanded=true]:after {
    content: "\f077"
}

.filter .no-results-message p {
    margin: 9px 10px 0;
    background-color: #fee;
    padding: 5px;
    color: #a00
}

.smile-elasticsuite-autocomplete-result .product-image-box {
    float: left;
    padding: 0 5px;
    width: 55px
}

.smile-elasticsuite-autocomplete-result .product-shop {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    white-space: normal;
    width: 60%
}

.smile-elasticsuite-autocomplete-result .product-item .price-box {
    margin: 5px 0
}

.smile-elasticsuite-autocomplete-result .category-mini-crumb {
    font-style: italic;
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
    color: #929292
}

.smile-elasticsuite-autocomplete-result .product-attribute-label {
    text-transform: uppercase;
    vertical-align: super;
    font-size: 10px;
    color: #777
}

.smile-elasticsuite-autocomplete-result .price-box span.old-price {
    display: block
}

.checkout-index-index #co-gift-shipping-form>.fieldset {
    max-width: 600px
}

.checkout-index-index .checkbox-gift-choice {
    display: flex;
    justify-content: flex-start;
    align-items: baseline
}

.checkout-index-index .checkbox-gift-choice #shipping-gift {
    margin: 0 5px 0 0
}

.checkout-index-index .checkbox-gift-choice [for=shipping-save-in-address-book] {
    margin: 0
}

.checkout-index-index .checkbox-gift-choice .checkbox-gift-choice-button {
    max-width: 300px;
    width: 100%;
    font-size: 16px;
    height: 50px
}

.checkout-index-index .checkbox-gift-choice .checkbox-gift-choice-icon {
    margin-left: 10px
}

.checkout-index-index .checkbox-gift-choice .checkbox-gift-choice-icon:after {
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: inherit;
    font-family: 'Font Awesome 5 Pro';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    margin-top: -5px;
    text-align: center
}

.checkout-index-index .checkbox-gift-choice .checkbox-gift-choice-icon.checkbox-gift-choice-opened:after {
    content: "\f078"
}

.checkout-index-index .checkbox-gift-choice .checkbox-gift-choice-icon.checkbox-gift-choice-closed:after {
    content: "\f077"
}

.checkout-index-index #checkout-step-shipping {
    display: flex;
    flex-direction: column
}

.checkout-index-index #checkout-step-shipping .fieldset.gift-fields {
    order: 3
}

.display-none {
    display: none !important
}

.display-inline {
    display: inline !important
}

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

.display-block {
    display: block !important
}

.display-grid {
    display: grid !important
}

.display-table {
    display: table !important
}

.display-table-cell {
    display: table-cell !important
}

.display-table-row {
    display: table-row !important
}

.display-flex {
    display: flex !important
}

.display-inline-flex {
    display: inline-flex !important
}

.width-5 {
    width: 5% !important
}

.width-10 {
    width: 10% !important
}

.width-15 {
    width: 15% !important
}

.width-20 {
    width: 20% !important
}

.width-25 {
    width: 25% !important
}

.width-30 {
    width: 30% !important
}

.width-35 {
    width: 35% !important
}

.width-40 {
    width: 40% !important
}

.width-45 {
    width: 45% !important
}

.width-50 {
    width: 50% !important
}

.width-55 {
    width: 55% !important
}

.width-60 {
    width: 60% !important
}

.width-65 {
    width: 65% !important
}

.width-70 {
    width: 70% !important
}

.width-75 {
    width: 75% !important
}

.width-80 {
    width: 80% !important
}

.width-85 {
    width: 85% !important
}

.width-90 {
    width: 90% !important
}

.width-95 {
    width: 95% !important
}

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

.max-width-5 {
    max-width: 5% !important
}

.max-width-10 {
    max-width: 10% !important
}

.max-width-15 {
    max-width: 15% !important
}

.max-width-20 {
    max-width: 20% !important
}

.max-width-25 {
    max-width: 25% !important
}

.max-width-30 {
    max-width: 30% !important
}

.max-width-35 {
    max-width: 35% !important
}

.max-width-40 {
    max-width: 40% !important
}

.max-width-45 {
    max-width: 45% !important
}

.max-width-50 {
    max-width: 50% !important
}

.max-width-55 {
    max-width: 55% !important
}

.max-width-60 {
    max-width: 60% !important
}

.max-width-65 {
    max-width: 65% !important
}

.max-width-70 {
    max-width: 70% !important
}

.max-width-75 {
    max-width: 75% !important
}

.max-width-80 {
    max-width: 80% !important
}

.max-width-85 {
    max-width: 85% !important
}

.max-width-90 {
    max-width: 90% !important
}

.max-width-95 {
    max-width: 95% !important
}

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

.margin-0 {
    margin: 0 !important
}

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

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

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

.margin-4 {
    margin: 4rem !important
}

.margin-5 {
    margin: 5rem !important
}

.margin-6 {
    margin: 6rem !important
}

.margin-7 {
    margin: 7rem !important
}

.margin-8 {
    margin: 8rem !important
}

.margin-9 {
    margin: 9rem !important
}

.margin-10 {
    margin: 10rem !important
}

.margin-left-0 {
    margin-left: 0 !important
}

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

.margin-left-2 {
    margin-left: 2rem !important
}

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

.margin-left-4 {
    margin-left: 4rem !important
}

.margin-left-5 {
    margin-left: 5rem !important
}

.margin-left-6 {
    margin-left: 6rem !important
}

.margin-left-7 {
    margin-left: 7rem !important
}

.margin-left-8 {
    margin-left: 8rem !important
}

.margin-left-9 {
    margin-left: 9rem !important
}

.margin-left-10 {
    margin-left: 10rem !important
}

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

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

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

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

.margin-right-4 {
    margin-right: 4rem !important
}

.margin-right-5 {
    margin-right: 5rem !important
}

.margin-right-6 {
    margin-right: 6rem !important
}

.margin-right-7 {
    margin-right: 7rem !important
}

.margin-right-8 {
    margin-right: 8rem !important
}

.margin-right-9 {
    margin-right: 9rem !important
}

.margin-right-10 {
    margin-right: 10rem !important
}

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

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

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

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

.margin-top-4 {
    margin-top: 4rem !important
}

.margin-top-5 {
    margin-top: 5rem !important
}

.margin-top-6 {
    margin-top: 6rem !important
}

.margin-top-7 {
    margin-top: 7rem !important
}

.margin-top-8 {
    margin-top: 8rem !important
}

.margin-top-9 {
    margin-top: 9rem !important
}

.margin-top-10 {
    margin-top: 10rem !important
}

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

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

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

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

.margin-bottom-4 {
    margin-bottom: 4rem !important
}

.margin-bottom-5 {
    margin-bottom: 5rem !important
}

.margin-bottom-6 {
    margin-bottom: 6rem !important
}

.margin-bottom-7 {
    margin-bottom: 7rem !important
}

.margin-bottom-8 {
    margin-bottom: 8rem !important
}

.margin-bottom-9 {
    margin-bottom: 9rem !important
}

.margin-bottom-10 {
    margin-bottom: 10rem !important
}

.padding-0 {
    padding: 0 !important
}

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

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

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

.padding-4 {
    padding: 4rem !important
}

.padding-5 {
    padding: 5rem !important
}

.padding-6 {
    padding: 6rem !important
}

.padding-7 {
    padding: 7rem !important
}

.padding-8 {
    padding: 8rem !important
}

.padding-9 {
    padding: 9rem !important
}

.padding-10 {
    padding: 10rem !important
}

.padding-left-0 {
    padding-left: 0 !important
}

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

.padding-left-2 {
    padding-left: 2rem !important
}

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

.padding-left-4 {
    padding-left: 4rem !important
}

.padding-left-5 {
    padding-left: 5rem !important
}

.padding-left-6 {
    padding-left: 6rem !important
}

.padding-left-7 {
    padding-left: 7rem !important
}

.padding-left-8 {
    padding-left: 8rem !important
}

.padding-left-9 {
    padding-left: 9rem !important
}

.padding-left-10 {
    padding-left: 10rem !important
}

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

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

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

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

.padding-right-4 {
    padding-right: 4rem !important
}

.padding-right-5 {
    padding-right: 5rem !important
}

.padding-right-6 {
    padding-right: 6rem !important
}

.padding-right-7 {
    padding-right: 7rem !important
}

.padding-right-8 {
    padding-right: 8rem !important
}

.padding-right-9 {
    padding-right: 9rem !important
}

.padding-right-10 {
    padding-right: 10rem !important
}

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

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

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

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

.padding-top-4 {
    padding-top: 4rem !important
}

.padding-top-5 {
    padding-top: 5rem !important
}

.padding-top-6 {
    padding-top: 6rem !important
}

.padding-top-7 {
    padding-top: 7rem !important
}

.padding-top-8 {
    padding-top: 8rem !important
}

.padding-top-9 {
    padding-top: 9rem !important
}

.padding-top-10 {
    padding-top: 10rem !important
}

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

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

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

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

.padding-bottom-4 {
    padding-bottom: 4rem !important
}

.padding-bottom-5 {
    padding-bottom: 5rem !important
}

.padding-bottom-6 {
    padding-bottom: 6rem !important
}

.padding-bottom-7 {
    padding-bottom: 7rem !important
}

.padding-bottom-8 {
    padding-bottom: 8rem !important
}

.padding-bottom-9 {
    padding-bottom: 9rem !important
}

.padding-bottom-10 {
    padding-bottom: 10rem !important
}

.newsletter-width {
    max-width: 1140px !important;
    min-width: 275px !important;
    width: 100% !important
}

.newsletter-width-mobile {
    max-width: 768px !important;
    min-width: 275px !important;
    width: 100% !important
}

.field.street>legend.label {
    display: none
}

.field.street .field.required>.label:after,
.field.street .field._required>.label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.field.street .field .label {
    border: 0;
    clip: initial;
    height: auto;
    margin: 0 0 10px;
    overflow: initial;
    padding: 0;
    position: initial;
    width: auto;
    display: block
}

select[readonly=readonly] {
    pointer-events: none
}

.discount-roundel {
    display: inline-block;
    padding: 5px 15px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 2rem;
    background: red;
    color: #fff
}

.product-shipping {
    margin-bottom: 15px
}

.product-shipping--form-wrapper {
    display: flex
}

.product-shipping--form-wrapper--fields {
    display: flex
}

.product-shipping--form-wrapper--fields input {
    max-width: 130px
}

.product-shipping--form-wrapper>form,
.product-shipping--form-wrapper a {
    flex: 1
}

.product-shipping--form-wrapper>a {
    display: flex;
    padding-left: 1rem;
    align-items: center
}

.zip-code-search-modal .zipsearch-results {
    overflow: auto
}

.customer-menu--icon {
    display: inline-block;
    text-decoration: none
}

.customer-menu--icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: calc(24px + 10px);
    line-height: 1;
    color: #282b33;
    content: '\e627';
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.customer-menu--icon:hover:before {
    color: #ccc
}

.customer-menu--icon:active:before {
    color: #ccc
}

.customer-menu--icon.connected:before {
    all: revert
}

.customer-menu--icon.connected img {
    width: 34px;
    height: 34px;
    cursor: pointer;
    border-radius: 100%
}

.customer-menu--modal {
    display: none
}

.modal-popup.newsletter-privacy-policy-modal .modal-inner-wrap {
    width: calc(100% - 60px);
    min-width: 280px;
    max-width: 1000px;
    height: 60vh
}

.modal-popup.newsletter-privacy-policy-modal .modal-inner-wrap .modal-content {
    height: calc(50vh - 60px);
    margin-right: 5px;
    margin-bottom: 30px;
    margin-top: 0 !important
}

.modal-popup.newsletter-privacy-policy-modal .modal-inner-wrap #newsletter_privacy_policy_modal {
    max-height: 500px;
    overflow: unset !important
}

.modal-popup.newsletter-privacy-policy-modal .modal-inner-wrap .content {
    align-self: center;
    max-width: 1140px !important;
    min-width: 275px !important;
    width: 100% !important;
    margin-top: 4rem
}

.modal-popup.newsletter-privacy-policy-modal .modal-inner-wrap .action.subscribe {
    text-transform: uppercase
}

.company-account-create .breadcrumbs .item.Home a {
    font-size: 0px
}

.company-account-create .page-title-wrapper {
    display: none
}

.company-account-create .column.main {
    display: flex;
    flex-direction: column;
    align-items: center
}

.company-account-create .column.main .company-navigation {
    margin-bottom: 42px;
    max-width: 345px;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.company-account-create .column.main .company-navigation .navigation-item {
    cursor: pointer;
    display: flex;
    align-items: center
}

.company-account-create .column.main .company-navigation .navigation-item>div {
    display: flex;
    align-items: center
}

.company-account-create .column.main .company-navigation .navigation-item:not(:last-of-type) {
    display: flex;
    text-decoration: none
}

.company-account-create .column.main .company-navigation .navigation-item:not(:last-of-type):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: #6e6b7b;
    content: "\e844";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.company-account-create .column.main .company-navigation .navigation-item:not(:last-of-type) .navigation-item__icon {
    margin-right: 27px
}

.company-account-create .column.main .company-navigation .navigation-item .navigation-item__icon {
    padding: 10px;
    border-radius: 6px;
    box-sizing: border-box;
    background: #f5f5f5
}

.company-account-create .column.main .company-navigation .navigation-item .navigation-item__text {
    max-width: 95px;
    display: none;
    font-family: 'Nunito';
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    color: #aeaeae
}

.company-account-create .column.main .company-navigation .navigation-item.nav-company-info .navigation-item__icon {
    display: inline-block;
    text-decoration: none
}

.company-account-create .column.main .company-navigation .navigation-item.nav-company-info .navigation-item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 18px;
    color: #c4c4c4;
    content: "\e838";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.company-account-create .column.main .company-navigation .navigation-item.nav-company-address .navigation-item__icon {
    display: inline-block;
    text-decoration: none
}

.company-account-create .column.main .company-navigation .navigation-item.nav-company-address .navigation-item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 18px;
    color: #c4c4c4;
    content: "\e88c";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.company-account-create .column.main .company-navigation .navigation-item.nav-company-address .navigation-item__text {
    margin-right: 25px
}

.company-account-create .column.main .company-navigation .navigation-item.nav-company-owner .navigation-item__icon {
    display: inline-block;
    text-decoration: none
}

.company-account-create .column.main .company-navigation .navigation-item.nav-company-owner .navigation-item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 18px;
    color: #c4c4c4;
    content: "\e8e9";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.company-account-create .column.main .company-navigation .navigation-item.active .navigation-item__icon {
    margin-right: 12px;
    background: #004280;
    box-shadow: 0 3px 6px rgba(114, 102, 239, .4)
}

.company-account-create .column.main .company-navigation .navigation-item.active .navigation-item__icon:before {
    color: #fff
}

.company-account-create .column.main .company-navigation .navigation-item.active .navigation-item__text {
    display: block;
    color: #004280
}

.company-account-create .column.main .company-navigation .navigation-item.completed .navigation-item__icon {
    background: #f3f8ff
}

.company-account-create .column.main .company-navigation .navigation-item.completed .navigation-item__icon:before {
    color: #004280
}

.company-account-create .column.main .form-create-account>fieldset {
    margin: 0;
    max-width: 591px;
    border-radius: 4px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden
}

.company-account-create .column.main .form-create-account>fieldset.active {
    opacity: 1;
    height: auto
}

.company-account-create .column.main .form-create-account>fieldset>.legend {
    max-height: 66px;
    padding: 22px 0 18px 57px;
    margin-bottom: 26px;
    font-weight: 800px !important;
    width: 100%;
    background: #f13947;
    font-family: 'Nunito';
    font-size: 25px;
    color: #fff
}

.company-account-create .column.main .form-create-account>fieldset>.field {
    padding: 0 33px
}

.company-account-create .column.main .form-create-account>fieldset>.field>.label {
    font-size: 14px;
    font-weight: 400;
    color: #343d55
}

.company-account-create .column.main .form-create-account>fieldset>.field.legal-name,
.company-account-create .column.main .form-create-account>fieldset>.field.reseller-id {
    display: none
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos {
    margin-bottom: 32px
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos ul {
    padding-right: 33px;
    font-size: 14px;
    font-weight: 400;
    color: #aeaeae;
    list-style: inside '- '
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos ul li {
    margin: 0
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos>div {
    padding: 0 33px;
    font-size: 16px;
    font-weight: 400;
    color: #343d55
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos>div input[type=checkbox] {
    height: 18px;
    width: 18px;
    position: relative;
    cursor: pointer
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos>div input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    background-color: transparent
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos>div input[type=checkbox]:checked:before {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    background-color: #004280;
    border-radius: 3px
}

.company-account-create .column.main .form-create-account>fieldset>.register-infos>div input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
    border-radius: 3px
}

.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar {
    padding: 0 33px 39px
}

.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar button.action,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .quote-details-items .actions-toolbar>.action.action,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .cart.table-wrapper .actions-toolbar>.action.action,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .action-gift.action {
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500
}

.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar button.action.secondary,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .quote-details-items .actions-toolbar>.action.action.secondary,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .cart.table-wrapper .actions-toolbar>.action.action.secondary,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .action-gift.action.secondary {
    border-color: #004280;
    background: #fff;
    color: #004280
}

.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar button.action.primary,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .quote-details-items .actions-toolbar>.action.action.primary,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .cart.table-wrapper .actions-toolbar>.action.action.primary,
.company-account-create .column.main .form-create-account>fieldset>.actions-toolbar .action-gift.action.primary {
    border-color: #004280;
    background: #004280;
    color: #fff
}

.customer-account-index .page-title-wrapper {
    display: none
}

.customer-account-index .column.main>div:not(.block-image-info) {
    padding: 0 1.9rem
}

.customer-account-index .block-image-info {
    position: relative;
    display: flex;
    background: #01324c;
    border-radius: 16px 16px 0 0
}

.customer-account-index .block-image-info .image-info img {
    border-radius: 100%;
    width: 110px
}

.customer-account-index .block-image-info .image-info-stripe {
    display: none;
    margin-left: -15px;
    height: 43px;
    width: calc(100% + 30px);
    position: absolute;
    bottom: 0;
    z-index: -1;
    background: #d00f14
}

.customer-account-index .block-image-info .customer-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 11px
}

.customer-account-index .block-image-info .customer-info strong {
    font-family: 'Nunito';
    font-weight: 700;
    line-height: 40px;
    color: #fff
}

.customer-account-index .block-image-info .customer-info button,
.customer-account-index .block-image-info .customer-info .quote-details-items .actions-toolbar>.action,
.customer-account-index .block-image-info .customer-info .cart.table-wrapper .actions-toolbar>.action,
.customer-account-index .block-image-info .customer-info .action-gift {
    padding: 0;
    border: none;
    background: unset;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    text-decoration: underline;
    text-align: left
}

.cms-assinaturas nav.navigation .ui-menu {
    display: none
}

.text-black {
    color: #000
}

.catalog-product-view .page-wrapper .product-info-main .collection-container {
    margin-bottom: 15px;
    padding: 15px 16px;
    border: 1px solid #e9e9eb;
    border-radius: 4px;
    background: #fff
}

.catalog-product-view .page-wrapper .product-info-main .collection-container-text {
    margin: 0;
    position: relative;
    display: flex !important;
    align-items: center;
    column-gap: 13px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #5e5873
}

.catalog-product-view .page-wrapper .product-info-main .collection-container-text a {
    color: #004280
}

.catalog-product-view .page-wrapper .product-info-main .collection-container-text:before {
    font-family: 'feather';
    content: "\e837";
    font-size: 16px
}

.catalog-product-view .page-wrapper .product-info-main .collection-container-link {
    display: block;
    width: 100%;
    color: #2684c7;
    border: 1px solid #2684c7;
    text-align: center;
    padding: 10px 0;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px
}

.catalog-product-view .page-wrapper .product-info-main .collection-container-link:before {
    font-family: 'feather';
    content: "\e837";
    font-size: 16px;
    margin-right: 5px
}

.catalog-product-view .page-wrapper .product-info-main .collection-container-link:hover {
    background-color: #2684c7;
    color: #fff
}

.account.panini_subscription-customer-subscriptions #maincontent .column.main {
    font-family: Nunito
}

.account.panini_subscription-customer-subscriptions #maincontent .column.main h3 {
    color: #5e5873;
    margin-top: 0;
    margin-bottom: 2rem
}

.account.panini_subscription-customer-subscriptions #maincontent .column.main .box-subscriptions {
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    max-width: 500px;
    margin-top: 30px
}

.account.panini_subscription-customer-subscriptions #maincontent .column.main .box-subscriptions a {
    border: 1px solid #2684c7;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 15px 30px;
    font-weight: 700;
    text-decoration: none;
    background: #2684c7;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .2);
    transition: all ease .3s
}

.account.panini_subscription-customer-subscriptions #maincontent .column.main .box-subscriptions a:hover {
    box-shadow: none
}

.account.panini_subscription-customer-subscriptions #maincontent .column.main .wishlist-account {
    display: none
}

.account.panini_subscription-customer-recurring #maincontent .column.main,
.account.panini_subscription-customer-convencional #maincontent .column.main {
    font-family: Nunito
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions .title-mobile,
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions .title-mobile {
    display: none
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table thead tr th,
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table thead tr th {
    font-weight: 500
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table thead tr th:first-child,
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table thead tr th:first-child {
    padding-left: 24px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr:nth-child(2n+1),
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr:nth-child(2n+1) {
    background: #f5f7fa
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td,
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td {
    padding: 22px 10px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td.item-title,
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td.item-title {
    padding-left: 24px;
    font-weight: 700
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td.item-subscription a,
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td.item-subscription a {
    color: #006bd1
}

.account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td.item-order a,
.account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td.item-order a {
    text-decoration: none
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages {
    display: flex;
    justify-content: center
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .field.limiter,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .field.limiter {
    display: none
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items {
    position: relative;
    background: #f5f5f5;
    width: 160px;
    border-radius: 16px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .item,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .item {
    padding: 0;
    margin: 0
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .item a,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .item a {
    width: 32px;
    text-align: center;
    color: #6e6b7b;
    padding: 0;
    margin: 0
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .item.current strong,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .item.current strong {
    width: 32px;
    text-align: center;
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 25px;
    color: #004280
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .pages-item-next,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .pages-item-next {
    position: absolute;
    right: -1rem;
    width: 0
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .pages-item-next a,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .pages-item-next a {
    background: #f5f5f5;
    border-radius: 25px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .pages-item-next a:before,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .pages-item-next a:before {
    content: url("../images/right.svg");
    font-size: 0px;
    padding: 8px 0 0 8px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .pages-item-previous,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .pages-item-previous {
    position: absolute;
    left: -4rem;
    width: 0
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .pages-item-previous a,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .pages-item-previous a {
    background: #f5f5f5;
    border-radius: 25px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .pages .items.pages-items .pages-item-previous a:before,
.account.panini_subscription-customer-convencional #maincontent .column.main .pages .items.pages-items .pages-item-previous a:before {
    content: url("../images/left.svg");
    font-size: 0px;
    padding: 8px 0 0 7px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .block-wishlist,
.account.panini_subscription-customer-convencional #maincontent .column.main .block-wishlist {
    position: relative;
    font-family: Nunito;
    margin-top: 50px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .block-wishlist .block-title strong,
.account.panini_subscription-customer-convencional #maincontent .column.main .block-wishlist .block-title strong {
    color: #343d55;
    font-family: Nunito;
    font-size: 24px
}

.account.panini_subscription-customer-recurring #maincontent .column.main .block-wishlist .block-content .actions-toolbar,
.account.panini_subscription-customer-convencional #maincontent .column.main .block-wishlist .block-content .actions-toolbar {
    position: absolute;
    top: 10px;
    left: 230px;
    font-size: inherit
}

.filter-options-content a.rating-filter:hover {
    padding-top: 5px
}

.filter-options-content a.rating-filter .rating-summary {
    display: inline-block
}

.filter-options-content a.rating-filter>span {
    vertical-align: top;
    padding-top: 2px;
    display: inline-block
}

.free-gift-modal .modal-inner-wrap {
    max-width: 1000px
}

.free-gift-modal .modal-inner-wrap .slick-slide {
    width: 30% !important
}

.free-gift-modal .modal-inner-wrap .modal-content {
    margin-bottom: 20px
}

.free-gift-modal .modal-inner-wrap ol.product-items .slick-arrow {
    width: 56px;
    height: 48px;
    background: #004280 !important;
    border-radius: 4px;
    top: 42%
}

.free-gift-modal .modal-inner-wrap ol.product-items .slick-prev {
    left: 0
}

.free-gift-modal .modal-inner-wrap ol.product-items .slick-prev:before {
    content: url('../images/top.svg');
    font-size: 24px;
    padding: 0;
    transform: rotate(90deg) scale(120%) !important;
    display: block;
    height: 29px;
    width: 26px;
    margin: 9px 13px
}

.free-gift-modal .modal-inner-wrap ol.product-items .slick-next {
    right: 0
}

.free-gift-modal .modal-inner-wrap ol.product-items .slick-next:before {
    content: url('../images/top.svg');
    font-size: 24px;
    padding: 0;
    transform: rotate(90deg) scale(120%) !important;
    display: block;
    height: 29px;
    width: 26px;
    margin: 9px 13px
}

.free-gift-modal .modal-inner-wrap .products-grid .product-item {
    margin-left: 0;
    padding: 0 2%;
    cursor: pointer
}

.free-gift-modal .modal-inner-wrap .products-grid .product-item.product-item-selected .freegift-product-item {
    border: 3px solid #004280;
    opacity: 1;
    filter: unset
}

.free-gift-modal .modal-inner-wrap .products-grid .product-item .freegift-product-item {
    border: 3px solid transparent;
    border-radius: 5px;
    opacity: .8;
    filter: grayscale(1);
    margin: 10px auto
}

.free-gift-modal .modal-inner-wrap .products-grid .product-item .product-item-info {
    width: 240px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 8px
}

.free-gift-modal .modal-inner-wrap .products-grid .product-item .field.qty {
    display: none !important
}

.free-gift-modal .modal-inner-wrap .products-grid .product-item .configurable,
.free-gift-modal .modal-inner-wrap .products-grid .product-item .configurable-attributes {
    margin-bottom: 10px
}

.free-gift-modal .modal-inner-wrap .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px #c1c1c1 solid;
    z-index: 100;
    background-color: #fff;
    margin: 0 3rem
}

.free-gift-modal .modal-inner-wrap .actions .primary-block {
    margin: 10px auto;
    width: 200px
}

.free-gift-modal .modal-inner-wrap .actions .primary-block .primary {
    width: 100%
}

.free-gift-modal .modal-inner-wrap .message-error {
    display: none
}

#block-free-gift .rule-item {
    margin-bottom: 10px
}

#block-free-gift .rule-item .name {
    margin-right: 15px
}

@media all and (max-width:1024px),
print {
    .modal-popup.modal-slide.free-gift-modal .modal-inner-wrap {
        max-height: 100%
    }
    .free-gift-modal .modal-inner-wrap .products-grid .product-item {
        width: 33%
    }
    .free-gift-modal .modal-inner-wrap .actions {
        background-color: #f4f4f4
    }
    .free-gift-modal .modal-inner-wrap .actions .primary-block {
        width: 100%
    }
}

@media all and (max-width:640px),
print {
    .free-gift-modal .modal-inner-wrap .products-grid .product-item {
        width: 50%
    }
    .free-gift-modal .modal-inner-wrap .products-grid .product-item .freegift-product-item {
        margin-bottom: 10px
    }
}

@media all and (max-width:480px),
print {
    .free-gift-modal .modal-inner-wrap .products-grid .product-item {
        width: 100%
    }
}

.column .block-addbysku .fieldset {
    margin: 0
}

.column .block-addbysku .fieldset .fields {
    position: relative
}

.column .block-addbysku .fieldset .fields .field {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}

.column .block-addbysku .fieldset .fields .actions-toolbar {
    position: absolute;
    right: 0;
    top: 4px
}

.column .block-addbysku .sku {
    margin-right: -155px;
    padding-right: 160px;
    width: 100%
}

.column .block-addbysku .skus>.label {
    margin-top: 10px
}

.column .block-addbysku .qty .qty+.mage-error {
    width: 80px
}

.column .block-addbysku .block-content .actions-toolbar {
    clear: both;
    margin: 0 0 20px;
    text-align: left
}

.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
    content: '';
    display: table
}

.column .block-addbysku .block-content .actions-toolbar:after {
    clear: both
}

.column .block-addbysku .block-content .actions-toolbar .primary {
    float: left
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
    display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
    display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary .action {
    margin: 0 5px 0 0
}

.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
    margin-top: 6px
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
    display: block;
    float: none
}

.column .block-addbysku .block-content .actions-toolbar>.secondary {
    text-align: left
}

.column .block-addbysku .reset {
    margin: 10px 0
}

.column .block-addbysku .note {
    display: block;
    margin: 0 0 20px
}

.block-cart-failed {
    margin-top: 40px
}

.block-cart-failed .block-title {
    font-size: 2.6rem
}

.block-cart-failed .block-title strong {
    font-weight: 700
}

.block-cart-failed .actions {
    text-align: center
}

.block-cart-failed .actions .action {
    margin-bottom: 10px
}

.bundle-options-container {
    clear: both;
    margin-bottom: 40px
}

.bundle-options-container .legend.title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.bundle-options-container .product-add-form {
    display: none
}

.bundle-options-container .product-options-wrapper {
    margin-bottom: 30px
}

.bundle-options-container .action.back {
    margin-bottom: 30px
}

.bundle-options-container .price-box .price {
    font-size: 18px;
    font-weight: 700
}

.bundle-options-container .block-bundle-summary {
    background: #333;
    padding: 10px 20px
}

.bundle-options-container .block-bundle-summary>.title>strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.bundle-options-container .block-bundle-summary .bundle-summary {
    margin-top: 30px
}

.bundle-options-container .block-bundle-summary .bundle-summary.empty {
    display: none
}

.bundle-options-container .block-bundle-summary .bundle-summary>.subtitle {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: block
}

.bundle-options-container .block-bundle-summary .bundle.items>li {
    margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .box-tocart .actions {
    display: inline-block;
    margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action {
    vertical-align: top
}

.bundle-options-container .nested .field.qty {
    margin-top: 20px
}

.bundle-options-container .nested .field.qty .label {
    font-weight: 700;
    margin: 0 0 5px;
    display: inline-block
}

.bundle-options-container p.required {
    color: #e02b27
}

.bundle-options-container .product-options-bottom {
    clear: left
}

.products {
    margin: 30px 0
}

.product-items {
    font-size: 0
}

.product-item {
    font-size: 1.4rem;
    vertical-align: top
}

.products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 2%)/2)
}

.product-item:nth-child(2n+1) {
    margin-left: 0
}

.product-item-name {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 5px 0;
    word-wrap: break-word
}

.product-item-info {
    max-width: 100%;
    width: 152px
}

.page-products .product-item-info {
    width: 240px
}

.product-item-actions {
    font-size: 0
}

.product-item-actions>* {
    font-size: 1.4rem
}

.product-item-actions .actions-secondary {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle;
    white-space: nowrap
}

.product-item-actions .actions-secondary>button.action,
.product-item-actions .actions-secondary>.quote-details-items .actions-toolbar>.action.action,
.product-item-actions .actions-secondary>.cart.table-wrapper .actions-toolbar>.action.action,
.product-item-actions .actions-secondary>.action-gift.action {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.product-item-actions .actions-secondary>button.action:focus,
.product-item-actions .actions-secondary>button.action:active,
.product-item-actions .actions-secondary>.quote-details-items .actions-toolbar>.action.action:focus,
.product-item-actions .actions-secondary>.quote-details-items .actions-toolbar>.action.action:active,
.product-item-actions .actions-secondary>.cart.table-wrapper .actions-toolbar>.action.action:focus,
.product-item-actions .actions-secondary>.cart.table-wrapper .actions-toolbar>.action.action:active,
.product-item-actions .actions-secondary>.action-gift.action:focus,
.product-item-actions .actions-secondary>.action-gift.action:active {
    background: 0 0;
    border: none
}

.product-item-actions .actions-secondary>button.action:hover,
.product-item-actions .actions-secondary>.quote-details-items .actions-toolbar>.action.action:hover,
.product-item-actions .actions-secondary>.cart.table-wrapper .actions-toolbar>.action.action:hover,
.product-item-actions .actions-secondary>.action-gift.action:hover {
    background: 0 0;
    border: none
}

.product-item-actions .actions-secondary>button.action.disabled,
.product-item-actions .actions-secondary>button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary>button.action,
.product-item-actions .actions-secondary>.quote-details-items .actions-toolbar>.action.action.disabled,
.product-item-actions .actions-secondary>.quote-details-items .actions-toolbar>.action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary>.quote-details-items .actions-toolbar>.action.action,
.product-item-actions .actions-secondary>.cart.table-wrapper .actions-toolbar>.action.action.disabled,
.product-item-actions .actions-secondary>.cart.table-wrapper .actions-toolbar>.action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary>.cart.table-wrapper .actions-toolbar>.action.action,
.product-item-actions .actions-secondary>.action-gift.action.disabled,
.product-item-actions .actions-secondary>.action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary>.action-gift.action {
    pointer-events: none;
    opacity: .5
}

.product-item-actions .actions-secondary>.action {
    line-height: 35px;
    text-align: center;
    width: 35px
}

.product-item-actions .actions-secondary>.action:before {
    margin: 0
}

.product-item-actions .actions-primary {
    display: inline-block;
    vertical-align: middle
}

.product-item-description {
    margin: 25px 0
}

.product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0
}

.product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px
}

.product-item .price-box {
    margin: 10px 0 25px
}

.product-item .price-box .price {
    font-size: 1.4rem;
    font-weight: 700;
    white-space: nowrap
}

.product-item .price-box .price-label {
    font-size: 12px
}

.product-item .price-box .price-label:after {
    content: ':'
}

.product-item .special-price .price,
.product-item .minimal-price .price {
    font-size: 1.4rem;
    font-weight: 700
}

.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
    display: inline-block
}

.product-item .special-price .price-including-tax+.price-excluding-tax,
.product-item .minimal-price .price-including-tax+.price-excluding-tax {
    display: block
}

.product-item .special-price {
    display: block
}

.product-item .old-price .price {
    font-weight: 400
}

.product-item .regular-price .price-label {
    display: none
}

.product-item .minimal-price .price-container {
    display: block
}

.product-item .minimal-price-link {
    margin-top: 5px
}

.product-item .minimal-price-link .price-label {
    color: #333;
    font-size: 1.4rem
}

.product-item .minimal-price-link .price {
    font-weight: 400
}

.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
    display: block;
    white-space: nowrap
}

.product-item .price-from,
.product-item .price-to {
    margin: 0
}

.product-item .tocompare:before {
    content: "\f643"
}

.product-item .tocart {
    white-space: nowrap
}

.price-container .price {
    font-size: 1.4rem
}

.price-container .price-including-tax+.price-excluding-tax,
.price-container .weee {
    margin-top: 5px
}

.price-container .price-including-tax+.price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax+.price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee+.price-excluding-tax:before,
.price-container .weee+.price-excluding-tax .price {
    font-size: 1.1rem
}

.price-container .weee:before {
    content: '(' attr(data-label) ': '
}

.price-container .weee:after {
    content: ')'
}

.price-container .weee+.price-excluding-tax:before {
    content: attr(data-label) ': '
}

.products-list .product-item {
    display: table;
    width: 100%
}

.products-list .product-item-info {
    display: table-row
}

.products-list .product-item-photo {
    display: table-cell;
    padding: 0 30px 30px 0;
    vertical-align: top;
    width: 1%
}

.products-list .product-item-details {
    display: table-cell;
    vertical-align: top
}

.page-products .columns {
    position: relative;
    z-index: 1
}

.toolbar-amount {
    display: block;
    line-height: 26px;
    margin: 0;
    padding: 8px 0 0;
    vertical-align: middle
}

.products.wrapper~.toolbar .toolbar-amount {
    display: none
}

.toolbar-products {
    margin-bottom: 40px;
    padding: 0 10px;
    text-align: center
}

.toolbar-products .pages {
    display: none
}

.products.wrapper~.toolbar-products .pages {
    display: block
}

.toolbar-products .limiter .control {
    display: inline-block
}

.sorter {
    padding: 4px 0 0
}

.products.wrapper~.toolbar .sorter {
    display: none
}

.sorter .sorter-action {
    position: relative;
    top: -2px
}

.sorter-options {
    margin: 0 0 0 7px;
    width: auto
}

.sorter-action {
    vertical-align: top;
    display: inline-block;
    text-decoration: none
}

.sorter-action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sorter-action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 32px;
    color: #282b33;
    content: "\f062";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sorter-action:hover:before {
    color: #ccc
}

.sorter .sort-desc:before {
    content: "\f063"
}

.modes {
    display: none
}

.limiter-options {
    margin: 0 5px 0 7px;
    width: auto
}

.limiter-label {
    font-weight: 400
}

.page-products .toolbar .limiter {
    display: none
}

.old-price,
.old.price {
    text-decoration: line-through
}

.prices-tier .price-container .price-including-tax+.price-excluding-tax:before {
    content: '(' attr(data-label) ': '
}

.prices-tier .price-container .price-including-tax+.price-excluding-tax:last-child:after {
    content: ')'
}

.prices-tier .price-container .weee[data-label] {
    display: inline
}

.prices-tier .price-container .weee[data-label] .price {
    font-size: 1.1rem
}

.prices-tier .price-container .weee[data-label]:before {
    content: ' +' attr(data-label) ': '
}

.actual-price {
    font-weight: 700
}

.category-image .image {
    display: block;
    height: auto;
    max-width: 100%
}

.category-image,
.category-description {
    margin-bottom: 20px
}

.product-image-container {
    display: inline-block;
    max-width: 100%
}

.product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.product-image-photo {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto
}

.product.media .placeholder .photo.container {
    max-width: 100%
}

.product.media .notice {
    color: #7d7d7d;
    font-size: 1.2rem;
    margin: 10px 0
}

.product.media .product.thumbs {
    margin: 20px 0 30px
}

.product.media .items.thumbs {
    margin: 0;
    padding: 0;
    list-style: none none
}

.product.media .items.thumbs>li {
    display: inline-block;
    vertical-align: top
}

.product.media .items.thumbs .active {
    display: block;
    line-height: 1
}

.product.info.detailed {
    clear: both;
    margin-bottom: 30px
}

.product.info.detailed .additional-attributes {
    width: auto
}

.product.info.detailed .additional-attributes>thead>tr>td,
.product.info.detailed .additional-attributes>tbody>tr>td,
.product.info.detailed .additional-attributes>tfoot>tr>td {
    padding: 4px 5px 10px
}

.product.info.detailed .additional-attributes>thead>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tfoot>tr>th {
    padding: 4px 30px 10px 0
}

.product-info-main .page-title-wrapper .page-title {
    line-height: 1.42857143;
    margin-bottom: 10px
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    display: inline-block;
    font-weight: 700;
    margin-right: 20px;
    text-transform: uppercase;
    vertical-align: top
}

.product-info-main .product.attribute.sku {
    display: inline-block;
    vertical-align: top;
    color: #7d7d7d
}

.product-info-main .product.attribute.sku>.value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all
}

.product-info-main .product.attribute.sku .type {
    margin-right: 5px
}

.product-info-main .product.attribute.overview {
    margin: 20px 0
}

.product-info-main .product.alert {
    margin: 10px 0
}

.product-info-main .price-box {
    margin-top: 10px
}

.product-info-main .product-reviews-summary .reviews-actions {
    font-size: 1.4rem
}

.product-options-wrapper .fieldset-product-options-inner .legend {
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 1.4rem;
    border: none;
    display: inline-block;
    float: none;
    padding: 0
}

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker~select.datetime-picker {
    margin-top: 10px
}

.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.product-options-wrapper .field .note {
    display: block
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax,
.product-info-main .price-box .weee+.price-excluding-tax,
.product-options-bottom .price-box .weee+.price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
    font-size: 1.2rem;
    line-height: 14px;
    margin-bottom: 5px
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price,
.product-info-main .price-box .weee+.price-excluding-tax .price,
.product-options-bottom .price-box .weee+.price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
    font-size: 1.2rem;
    font-weight: 700
}

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
    font-size: 1.8rem;
    font-weight: 700
}

.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
    white-space: nowrap
}

.product-info-main .special-price,
.product-options-bottom .special-price {
    display: block;
    margin: 10px 0
}

.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
    font-size: 1.4rem
}

.product-info-main .special-price .price-label+.price-wrapper,
.product-options-bottom .special-price .price-label+.price-wrapper {
    display: inline-block
}

.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
    content: ': '
}

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
    margin: 20px 0
}

.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
    padding-right: 15px
}

.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
    height: 50px;
    text-align: center;
    width: 50px
}

.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
    text-align: center
}

.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
    margin: 20px 0
}

.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
    vertical-align: top
}

.prices-tier {
    background: #f5f5f5;
    margin: 10px 0;
    padding: 10px 15px
}

.prices-tier .price-container {
    display: inline-block
}

.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
    display: inline-block
}

.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
    font-size: 1.4rem;
    font-weight: 700
}

.ui-dialog-titlebar-close {
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline
}

.ui-dialog-titlebar-close:visited {
    color: #333;
    text-decoration: underline
}

.ui-dialog-titlebar-close:hover {
    color: #333;
    text-decoration: none
}

.ui-dialog-titlebar-close:active {
    color: #333;
    text-decoration: underline
}

.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
    background: 0 0;
    border: 0
}

.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.block.related .action.select {
    margin: 0 5px
}

.sidebar .product-items .product-item {
    margin-bottom: 20px;
    position: relative
}

.sidebar .product-items .product-item-info {
    position: relative;
    width: auto
}

.sidebar .product-items .product-item-info .product-item-photo {
    left: 0;
    position: absolute;
    top: 0
}

.sidebar .product-items .product-item-name {
    margin-top: 0
}

.sidebar .product-items .product-item-details {
    margin: 0 0 0 85px
}

.sidebar .product-items .product-item-actions {
    display: block;
    margin-top: 10px
}

.sidebar .product-items .price-box {
    display: block;
    margin: 7px 0
}

.sidebar .product-items .text {
    margin-right: 8px
}

.sidebar .product-items .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.sidebar .product-items .minilist .price {
    display: inline;
    padding: 0
}

.sidebar .product-items .minilist .weee:before {
    display: inline-block
}

.sidebar .action.delete {
    position: absolute;
    right: 0;
    top: -1px
}

.sidebar .block-wishlist .action.delete {
    line-height: unset;
    width: auto
}

.sidebar .block-compare .action.delete {
    right: initial
}

.sidebar .product-items-images {
    margin-left: -5px
}

.sidebar .product-items-images .product-item {
    float: left;
    padding-left: 5px
}

.sidebar .product-items-names .product-item {
    display: flex;
    margin-bottom: 10px
}

.sidebar .product-items-names .product-item-name {
    margin: 0
}

.catalog-category-view.page-layout-1column .column.main {
    min-height: inherit
}

body.catalog-product-compare-index .action.print {
    float: right;
    margin: 15px 0
}

.table-wrapper.comparison {
    clear: both;
    max-width: 100%;
    overflow-x: auto
}

.table-comparison {
    table-layout: fixed
}

.table-comparison .cell.label,
.table-comparison td:last-child {
    border-right: 1px solid #d1d1d1
}

.table-comparison .cell {
    padding: 15px;
    width: 140px
}

.table-comparison .cell .attribute.value {
    overflow: hidden;
    width: 100%
}

.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
    border-bottom: 1px solid #d1d1d1
}

.table-comparison .cell.label .attribute.label {
    display: block;
    width: 100%;
    word-wrap: break-word
}

.table-comparison .cell.attribute {
    font-size: 1.3rem
}

.table-comparison .cell.attribute img {
    height: auto;
    max-width: 100%
}

.table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 15px
}

.table-comparison .product-image-photo {
    margin-left: 0
}

.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
    display: block;
    margin: 15px 0
}

.table-comparison .product-addto-links {
    margin-top: 15px
}

.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
    line-height: 2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.table-comparison .product-addto-links .action.toggle {
    padding: 0
}

.table-comparison .cell.remove {
    padding-bottom: 0;
    padding-top: 0;
    text-align: right
}

.table-comparison .product-item-actions>.actions-primary+.actions-secondary {
    margin-top: 10px
}

.table-comparison .action.tocart {
    white-space: nowrap
}

.comparison.headings {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 2
}

.block-compare .product-item .product-item-name {
    margin-left: 22px
}

.block-compare .action.delete {
    left: -6px;
    position: absolute;
    right: 0;
    top: 0
}

.block-compare .actions-toolbar {
    margin: 17px 0 0
}

.block-category-event {
    background: #f0f0f0;
    color: #333;
    padding: 10px 0 15px;
    text-align: center
}

.block-category-event.block:last-child {
    margin-bottom: 10px
}

.block-category-event .block-title {
    margin: 0 0 10px
}

.block-category-event .block-title strong {
    font-size: 1.5rem;
    font-weight: 300
}

.block-category-event .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

.block-category-event .ticker li {
    display: none;
    margin: 0 15px
}

.block-category-event .ticker .value {
    font-size: 1.8rem;
    font-weight: 300
}

.block-category-event .ticker .label {
    font-size: 1rem;
    display: block;
    text-transform: lowercase
}

.block-category-event .dates {
    display: table;
    margin: 0 auto
}

.block-category-event .dates .start,
.block-category-event .dates .end {
    display: table-cell;
    vertical-align: top
}

.block-category-event .dates .date {
    font-size: 1.8rem
}

.block-category-event .dates .time {
    display: block
}

.block-category-event .dates .start {
    padding-right: 40px;
    position: relative
}

.block-category-event .dates .start:after {
    font-size: 1.8rem;
    content: '\2013';
    display: block;
    position: absolute;
    right: 15px;
    top: 0
}

.block-search {
    margin-bottom: 0
}

.block-search .block-title {
    display: none
}

.block-search .block-content {
    margin-bottom: 0
}

.block-search .label {
    text-decoration: none;
    display: inline-block;
    float: right
}

.block-search .label>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.block-search .label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #282b33;
    content: "\e8bd";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block-search .label:hover:before {
    color: #ccc
}

.block-search .label:active:before {
    color: #ccc
}

.block-search .label.active+.control input {
    position: static
}

.block-search .action.search {
    display: none
}

.block-search .control {
    border-top: 1px solid #d1d1d1;
    clear: both;
    margin: 0 -15px -1px;
    padding: 0 15px
}

.block-search input {
    font-size: 16px;
    left: -300%;
    margin: 15px 0;
    position: absolute
}

.block-search .nested {
    display: none
}

.search-autocomplete {
    display: none;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    z-index: 3
}

.search-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.search-autocomplete ul li {
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal
}

.search-autocomplete ul li:not(:empty) {
    border-top: 0;
    border: 1px solid #c2c2c2;
    background: #fff
}

.search-autocomplete ul li:first-child {
    border-top: none
}

.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
    background: #e8e8e8
}

.search-autocomplete ul li .amount {
    color: #999;
    position: absolute;
    right: 7px;
    top: 5px
}

.form.search.advanced .fields.range .field:first-child {
    position: relative
}

.form.search.advanced .fields.range .field:first-child .control {
    padding-right: 25px
}

.form.search.advanced .fields.range .field:first-child .control:after {
    content: ' \2013 ';
    display: inline-block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 6px;
    width: 25px
}

.form.search.advanced .fields.range .field:last-child {
    position: relative
}

.form.search.advanced .fields.range .field:last-child div.mage-error {
    left: 0;
    position: absolute;
    top: 32px
}

.form.search.advanced .fields.range .field.with-addon .control {
    padding-right: 45px
}

.form.search.advanced .group.price .addon .addafter {
    background: 0 0;
    border: 0;
    padding-top: 6px;
    position: absolute;
    right: 0;
    top: 0
}

.search.summary {
    margin-bottom: 10px
}

.cart-summary {
    background: #f5f5f5;
    margin-bottom: 25px;
    padding: 1px 15px 25px
}

.cart-summary>.title {
    display: block;
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.cart-summary .block {
    margin-bottom: 0
}

.cart-summary .block .item-options {
    margin-left: 0
}

.cart-summary .block .fieldset {
    margin: 15px 0 25px 5px
}

.cart-summary .block .fieldset .field {
    margin: 0 0 10px
}

.cart-summary .block .fieldset .field.note {
    font-size: 12px
}

.cart-summary .block .fieldset .methods .field>.label {
    display: inline
}

.cart-totals {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px
}

.cart-totals .table-wrapper {
    margin-bottom: 0;
    overflow: inherit
}

.cart-totals .discount.coupon {
    display: none
}

.cart.table-wrapper .items thead+.item {
    border-top: 1px solid #d1d1d1
}

.cart.table-wrapper .items>.item {
    border-bottom: 1px solid #d1d1d1;
    position: relative
}

.cart.table-wrapper .col {
    padding-top: 20px
}

.cart.table-wrapper .col.qty .input-text {
    margin-top: -5px
}

.cart.table-wrapper .item-actions td {
    padding-bottom: 10px;
    text-align: center;
    white-space: normal
}

.cart.table-wrapper .item .col.item {
    display: block;
    min-height: 75px;
    padding: 25px 0 10px 75px;
    position: relative
}

.cart.table-wrapper .actions-toolbar>.action,
.action-gift {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
    margin-right: 10px
}

.cart.table-wrapper .actions-toolbar>.action:hover,
.cart.table-wrapper .actions-toolbar>.action:active,
.cart.table-wrapper .actions-toolbar>.action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
    text-decoration: none
}

.cart.table-wrapper .actions-toolbar>.action:last-child,
.action-gift:last-child {
    margin-right: 0
}

.cart.table-wrapper .action.help.map {
    font-weight: 400
}

.cart.table-wrapper .product-item-photo {
    display: block;
    left: 0;
    max-width: 60px;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 100%
}

.cart.table-wrapper .product-item-details {
    white-space: normal
}

.cart.table-wrapper .product-item-name {
    display: inline-block;
    font-weight: 400;
    margin-top: -6px
}

.cart.table-wrapper .gift-registry-name-label:after {
    content: ':'
}

.cart.table-wrapper .item-options {
    font-size: 12px;
    margin-bottom: 10px
}

.cart.table-wrapper .product-item-name+.item-options {
    margin-top: 10px
}

.cart.table-wrapper .action.configure {
    display: inline-block;
    margin: 0 0 20px
}

.cart-container .checkout-methods-items {
    margin-top: 20px;
    text-align: center
}

.cart-container .checkout-methods-items .action.primary {
    width: 100%
}

.cart-container .checkout-methods-items .item+.item {
    margin-top: 20px
}

.cart-products-toolbar .toolbar-amount {
    margin: 25px 0 15px;
    padding: 0;
    text-align: center
}

.cart-products-toolbar .pages {
    margin: 0 0 25px;
    text-align: center
}

.cart-products-toolbar .pages .items>.item {
    border-bottom: 0
}

.cart-products-toolbar-top {
    border-bottom: 1px solid #d1d1d1
}

.block.crosssell {
    margin-top: 70px
}

.cart-tax-info+.cart-tax-total,
.cart .cart-tax-info+.cart-tax-total {
    display: block
}

.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
    text-align: right
}

.block-minicart .items-total {
    float: left;
    margin: 0 10px
}

.block-minicart .items-total .count {
    font-weight: 700
}

.block-minicart .subtotal {
    margin: 0 10px 10px;
    text-align: right
}

.block-minicart .amount .price-wrapper:first-child .price {
    font-size: 18px;
    font-weight: 700
}

.block-minicart .subtitle {
    display: none
}

.block-minicart .subtitle.empty {
    display: block;
    font-size: 14px;
    padding: 30px 0 20px;
    text-align: center
}

.block-minicart .text.empty {
    text-align: center
}

.block-minicart .block-content>.actions {
    margin-top: 15px;
    text-align: center
}

.block-minicart .block-content>.actions>.primary {
    margin: 0 10px 15px
}

.block-minicart .block-content>.actions>.primary .action.primary {
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.block-minicart .block-content>.actions>.primary .action.primary:last-child {
    margin-bottom: 0
}

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
    margin: 15px 0 0;
    text-align: center
}

.minicart-wrapper {
    display: inline-block;
    position: relative;
    float: right
}

.minicart-wrapper:before,
.minicart-wrapper:after {
    content: '';
    display: table
}

.minicart-wrapper:after {
    clear: both
}

.minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.minicart-wrapper .action.showcart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #333;
    content: "\e905";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-wrapper .action.showcart:hover:before {
    color: #333
}

.minicart-wrapper .action.showcart:active:before {
    color: #333
}

.minicart-wrapper .action.showcart.active {
    display: inline-block;
    text-decoration: none
}

.minicart-wrapper .action.showcart.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #333;
    content: "\e905";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-wrapper .action.showcart.active:hover:before {
    color: #333
}

.minicart-wrapper .action.showcart.active:active:before {
    color: #333
}

.minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    width: 320px;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.minicart-wrapper .block-minicart li {
    margin: 0
}

.minicart-wrapper .block-minicart li:hover {
    cursor: pointer
}

.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.minicart-wrapper .block-minicart:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.minicart-wrapper .block-minicart:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.minicart-wrapper .block-minicart:before {
    right: 26px;
    top: -12px
}

.minicart-wrapper .block-minicart:after {
    right: 25px;
    top: -14px
}

.minicart-wrapper.active {
    overflow: visible
}

.minicart-wrapper.active .block-minicart {
    display: block
}

.minicart-wrapper .block-minicart {
    padding: 25px 20px
}

.minicart-wrapper .block-minicart .block-title {
    display: none
}

.minicart-wrapper .product .actions {
    float: right;
    margin: -28px 0 0;
    text-align: right
}

.minicart-wrapper .product .actions>.primary,
.minicart-wrapper .product .actions>.secondary {
    display: inline
}

.minicart-wrapper .action.close {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

.minicart-wrapper .action.close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-wrapper .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 32px;
    color: inherit;
    content: "\f00d";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-wrapper .action.close:hover:before {
    color: inherit
}

.minicart-wrapper .action.close:active:before {
    color: inherit
}

.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
    background: 0 0;
    border: none
}

.minicart-wrapper .action.close:hover {
    background: 0 0;
    border: none
}

.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
    pointer-events: none;
    opacity: .5
}

.minicart-wrapper .action.showcart {
    white-space: nowrap
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #282b33;
    color: #fff;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    margin: 3px 0 0;
    min-width: 18px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    white-space: normal
}

.minicart-wrapper .action.showcart .counter.qty.empty {
    display: none
}

.minicart-wrapper .action.showcart .counter.qty .loader>img {
    max-width: 24px
}

.minicart-wrapper .minicart-widgets {
    margin-top: 15px
}

.minicart-items-wrapper {
    border: 1px solid #ccc;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 15px
}

.minicart-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.minicart-items .product-item {
    padding: 20px 0
}

.minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #ccc
}

.minicart-items .product-item:first-child {
    padding-top: 0
}

.minicart-items .product-item-pricing .label {
    display: inline-block
}

.minicart-items .price-minicart {
    margin-bottom: 5px
}

.minicart-items .message {
    margin-bottom: 0;
    margin-top: 10px
}

.minicart-items .product>.product-item-photo,
.minicart-items .product>.product-image-container {
    float: left
}

.minicart-items .product .toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    white-space: nowrap
}

.minicart-items .product .toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 16px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .product .toggle:after {
    position: static;
    right: 20px;
    top: 0
}

.minicart-items .product.active>.toggle:after {
    content: "\f077"
}

.minicart-items .product-item-name {
    font-weight: 400;
    margin: 0 0 10px
}

.minicart-items .product-item-name a {
    color: #333
}

.minicart-items .product-item-details {
    padding-left: 88px
}

.minicart-items .product-item-details .price {
    font-weight: 700
}

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
    margin: 5px 0 0
}

.minicart-items .product-item-details .weee[data-label] {
    font-size: 1.1rem
}

.minicart-items .product-item-details .details-qty {
    margin-top: 10px
}

.minicart-items .product.options .tooltip.toggle {
    display: inline-block;
    text-decoration: none
}

.minicart-items .product.options .tooltip.toggle>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .product.options .tooltip.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    margin: -3px 0 0 7px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .product.options .tooltip.toggle .details {
    display: none
}

.minicart-items .item-qty {
    text-align: center;
    width: 45px
}

.minicart-items .update-cart-item {
    font-size: 1.1rem;
    margin-left: 5px;
    vertical-align: top
}

.minicart-items .subtitle {
    display: none
}

.minicart-items .action.edit,
.minicart-items .action.delete {
    display: inline-block;
    text-decoration: none
}

.minicart-items .action.edit>span,
.minicart-items .action.delete>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #e0e5eb;
    content: "\e8c3";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
    color: #e0e5eb
}

.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
    color: #e0e5eb
}

.minicart-items .action.delete:before {
    content: "\e8db"
}

.checkout-container {
    margin: 0 0 20px
}

.opc-wrapper {
    margin: 0 0 20px
}

.opc-wrapper .step-content {
    margin: 0 0 40px
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
    display: none
}

.checkout-index-index .logo {
    margin-left: 0
}

.checkout-onepage-success .print {
    display: none
}

.opc-estimated-wrapper {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 18px 15px
}

.opc-estimated-wrapper .estimated-block {
    font-size: 18px;
    font-weight: 700;
    float: left
}

.opc-estimated-wrapper .estimated-block .estimated-label {
    display: block;
    margin: 0 0 5px
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #333
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
    color: #555
}

.opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    font-size: 0
}

.opc-progress-bar-item {
    margin: 0 0 10px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 50%
}

.opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%
}

.opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px
}

.opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0
}

.opc-progress-bar-item>span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem
}

.opc-progress-bar-item>span:before,
.opc-progress-bar-item>span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0
}

.opc-progress-bar-item>span:after {
    background: #fff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333;
    font-weight: 600;
    font-size: 1.8rem
}

.opc-progress-bar-item._active:before {
    background: #282b33
}

.opc-progress-bar-item._active>span {
    color: #333
}

.opc-progress-bar-item._active>span:before {
    background: #282b33
}

.opc-progress-bar-item._active>span:after {
    content: "\f00c";
    font-family: 'feather';
    line-height: 1;
    font-size: 2.8rem
}

.opc-progress-bar-item._complete {
    cursor: pointer
}

.opc-progress-bar-item._complete>span {
    color: #333
}

.opc-progress-bar-item._complete>span:after {
    content: "\f00c";
    font-family: 'feather';
    line-height: 1;
    font-size: 2.8rem
}

.field.choice .field-tooltip {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -3px
}

.field.choice .field-tooltip-action {
    line-height: 24px
}

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
    border-color: #ed8380
}

.opc-wrapper .fieldset>.field>.label {
    font-weight: 400
}

.field-tooltip {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 1px
}

.field-tooltip._active {
    z-index: 100
}

.field-tooltip._active .field-tooltip-content {
    display: block
}

.field-tooltip._active .field-tooltip-action:before {
    color: #333
}

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

.field-tooltip .field-tooltip-action {
    display: inline-block;
    text-decoration: none
}

.field-tooltip .field-tooltip-action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.field-tooltip .field-tooltip-action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #bbb;
    content: '\e623';
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.field-tooltip .field-tooltip-action:hover:before {
    color: #333
}

.field-tooltip .field-tooltip-action:before {
    padding-left: 1px
}

._keyfocus .field-tooltip .field-tooltip-action:focus {
    z-index: 100
}

._keyfocus .field-tooltip .field-tooltip-action:focus+.field-tooltip-content {
    display: block
}

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
    color: #333
}

.field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2
}

.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-right-color: #f4f4f4;
    left: -21px;
    top: 12px;
    content: '';
    display: block;
    position: absolute;
    z-index: 3
}

.field-tooltip .field-tooltip-content:before {
    border-right-color: #666
}

.field-tooltip .field-tooltip-content:after {
    border-right-color: #f4f4f4;
    width: 1px;
    z-index: 4
}

@media only screen and (max-width:768px) {
    .field-tooltip .field-tooltip-content {
        left: auto;
        right: -10px;
        top: 40px
    }
    .field-tooltip .field-tooltip-content:before,
    .field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        left: auto;
        margin-top: -21px;
        right: 10px;
        top: 0;
        width: 0
    }
    .field-tooltip .field-tooltip-content:before {
        border-bottom-color: #999
    }
    .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }
}

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
    margin-top: 28px;
    margin-bottom: 20px
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 14px;
    margin-top: 10px
}

.opc-wrapper .shipping-address-items {
    font-size: 0
}

.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: top;
    word-wrap: break-word
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #282b33
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #282b33;
    color: #fff;
    content: "\f00c";
    font-family: 'feather';
    height: 27px;
    width: 29px;
    font-size: 27px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.opc-wrapper .action-show-popup {
    margin: 0 0 20px
}

.opc-wrapper .action-show-popup>span:before {
    content: '+';
    padding-right: 5px
}

.opc-wrapper .action-select-shipping-item {
    float: right;
    margin: 20px 0 0
}

.opc-wrapper .edit-address-link {
    display: block;
    float: left;
    margin: 26px 5px 0 0
}

.checkout-shipping-method .step-title {
    margin-bottom: 0
}

.checkout-shipping-method .no-quotes-block {
    margin: 20px 0
}

.methods-shipping .actions-toolbar .action.primary {
    margin: 20px 0 0
}

.table-checkout-shipping-method thead th {
    display: none
}

.table-checkout-shipping-method tbody td {
    border-top: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px
}

.table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 20px
}

.table-checkout-shipping-method tbody tr:first-child td {
    border-top: none
}

.table-checkout-shipping-method tbody .row-error td {
    border-top: none;
    padding-bottom: 10px;
    padding-top: 0
}

.checkout-shipping-method {
    position: relative
}

.shipping-policy-block.field-tooltip {
    top: 12px
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #333;
    cursor: pointer
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
    display: none
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 30px
}

.opc-block-shipping-information {
    padding: 0 30px
}

.opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
    position: relative
}

.opc-block-shipping-information .shipping-information-title .action-edit {
    top: 2px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0
}

.opc-block-shipping-information .shipping-information-title .action-edit>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #333;
    content: "\e8c3";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
    color: #333
}

.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
    color: #333
}

.opc-block-shipping-information .shipping-information-content {
    line-height: 27px
}

.opc-block-shipping-information .shipping-information-content .actions-toolbar {
    margin-left: 0
}

.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
    margin: 0 0 20px
}

.opc-block-summary {
    background: #f5f5f5;
    padding: 22px 30px;
    margin: 0 0 20px
}

.opc-block-summary>.title {
    display: block
}

.opc-block-summary .mark .value {
    color: #999;
    display: block
}

.opc-block-summary .discount.coupon {
    display: none
}

.opc-block-summary .grand.incl+.grand.excl .mark,
.opc-block-summary .grand.incl+.grand.excl .amount {
    border-top: 0;
    font-size: 1.4rem;
    padding-top: 0
}

.opc-block-summary .grand.incl+.grand.excl .mark strong,
.opc-block-summary .grand.incl+.grand.excl .amount strong {
    font-weight: 400
}

.opc-block-summary .not-calculated {
    font-style: italic;
    white-space: normal
}

.opc-block-summary .items-in-cart>.title {
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative
}

.opc-block-summary .items-in-cart>.title>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.opc-block-summary .items-in-cart>.title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 12px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opc-block-summary .items-in-cart>.title:after {
    position: absolute;
    right: 0;
    top: 10px
}

.opc-block-summary .items-in-cart>.title strong {
    font-size: 1.8rem;
    font-weight: 300;
    margin: 0
}

.opc-block-summary .items-in-cart.active>.title:after {
    content: "\f077"
}

.opc-block-summary .items-in-cart .product {
    position: relative
}

.opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
    max-height: 370px;
    padding: 15px 15px 0 0;
    border: 0
}

.column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0
}

.opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%
}

.opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left
}

.opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right
}

.opc-block-summary .product-item .price {
    font-size: 1.6rem;
    font-weight: 400
}

.opc-block-summary .product-item .price-including-tax+.price-excluding-tax {
    margin: 0
}

.opc-block-summary .product-item .price-including-tax+.price-excluding-tax .price {
    font-size: 1rem
}

.opc-block-summary .actions-toolbar {
    position: relative;
    z-index: 1
}

.opc-block-summary .actions-toolbar .secondary {
    border-top: 1px solid #d1d1d1;
    display: block;
    float: none;
    margin: -1px 0 0;
    padding: 15px 0 0;
    text-align: left
}

.opc-block-summary .actions-toolbar .secondary .action {
    margin: 0
}

.authentication-dropdown {
    box-sizing: border-box
}

.authentication-dropdown .modal-inner-wrap {
    padding: 25px
}

.authentication-wrapper {
    float: right;
    margin-top: -60px;
    max-width: 50%;
    position: relative;
    z-index: 1
}

._has-auth-shown .authentication-wrapper {
    z-index: 900
}

.block-authentication .block-title {
    font-size: 1.6rem;
    border-bottom: 0;
    margin-bottom: 25px
}

.block-authentication .block-title strong {
    font-weight: 300
}

.block-authentication .field .label {
    font-weight: 400
}

.block-authentication .actions-toolbar {
    margin-bottom: 5px
}

.block-authentication .actions-toolbar>.secondary {
    padding-top: 25px;
    text-align: left
}

.block-authentication .block[class] {
    margin: 0
}

.block-authentication .block[class] ul {
    list-style: none;
    padding-left: 10px
}

.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
    float: none;
    width: auto
}

.block-authentication .block[class]+.block {
    border-top: 1px solid #c1c1c1;
    margin-top: 40px;
    padding-top: 40px;
    position: relative
}

.block-authentication .block[class]+.block:before {
    height: 36px;
    line-height: 34px;
    margin: -19px 0 0 -18px;
    min-width: 36px;
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    box-sizing: border-box;
    color: #c1c1c1;
    content: attr(data-label);
    display: inline-block;
    left: 50%;
    letter-spacing: normal;
    padding: 0 .2rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0
}

.checkout-payment-method .step-title {
    border-bottom: 0;
    margin-bottom: 0
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
    border-top: 0
}

.checkout-payment-method .payment-method._active .payment-method-content {
    display: block
}

.checkout-payment-method .payment-method+.payment-method .payment-method-title {
    border-top: 1px solid #ccc
}

.checkout-payment-method .payment-method-title {
    padding: 20px 0;
    margin: 0
}

.checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.checkout-payment-method .payment-method-title .action-help {
    display: inline-block;
    margin-left: 5px
}

.checkout-payment-method .payment-method-content {
    display: none;
    padding: 0 0 20px 22px
}

.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px
}

.checkout-payment-method .payment-group+.payment-group .step-title {
    margin: 20px 0 0
}

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
    max-width: 600px
}

.checkout-payment-method .billing-address-same-as-shipping-block {
    margin: 0 0 10px
}

.checkout-payment-method .checkout-billing-address {
    margin: 0 0 20px
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
    margin-right: 0
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
    line-height: 27px;
    padding: 0 0 0 23px
}

.checkout-payment-method .payment-method-note+.checkout-billing-address {
    margin-top: 20px
}

.checkout-payment-method .payment-method-iframe {
    background-color: transparent;
    display: none;
    width: 100%
}

.checkout-payment-method .no-payments-block {
    margin: 20px 0
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
    content: "\f077"
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
    cursor: pointer
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: none
}

.checkout-payment-method .payment-option-title {
    border-top: 1px solid #ccc;
    padding: 20px 0
}

.checkout-payment-method .payment-option-title .action-toggle {
    color: #333;
    display: inline-block;
    text-decoration: none
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: #333;
    content: "\f078";
    font-family: 'feather';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-payment-method .payment-option-title .action-toggle:hover:after {
    color: #333
}

.checkout-payment-method .payment-option-title .action-toggle:active:after {
    color: #333
}

.checkout-payment-method .payment-option-content {
    padding: 0 0 20px 22px
}

.checkout-payment-method .payment-option-inner {
    margin: 0 0 20px
}

.checkout-payment-method .credit-card-types {
    padding: 0
}

.checkout-payment-method .credit-card-types .item {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    vertical-align: top
}

.checkout-payment-method .credit-card-types .item._active {
    font-weight: 700
}

.checkout-payment-method .credit-card-types .item._active img {
    -webkit-filter: grayscale(0%)
}

.checkout-payment-method .credit-card-types .item._inactive {
    opacity: .4
}

.checkout-payment-method .credit-card-types .item span {
    display: inline-block;
    padding-top: 6px;
    vertical-align: top
}

.checkout-payment-method .credit-card-types img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .6s ease
}

.checkout-payment-method .ccard .fields>.year {
    padding-left: 5px
}

.checkout-payment-method .ccard .fields .select {
    padding-left: 5px;
    padding-right: 5px
}

.checkout-payment-method .ccard .month .select {
    width: 140px
}

.checkout-payment-method .ccard .year .select {
    width: 80px
}

.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
    width: 225px
}

.checkout-payment-method .ccard>.field.cvv>.control {
    padding-right: 20px;
    width: auto
}

.checkout-payment-method .ccard .cvv .input-text {
    width: 55px
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field {
    width: auto !important
}

.checkout-agreements-block .checkout-agreements {
    margin-bottom: 20px
}

.checkout-agreements-block .checkout-agreement.field {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.checkout-agreements-block .checkout-agreement.field.required label:after {
    content: none
}

.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem
}

.checkout-agreements-block .action-show {
    vertical-align: baseline
}

.checkout-agreements-items {
    padding-bottom: 30px
}

.checkout-agreements-items .checkout-agreements-item {
    margin-bottom: 20px
}

.checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 0
}

.checkout-agreement-item-content {
    overflow: auto
}

.contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 50%
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 50%
}

.login-container .block-new-customer .actions-toolbar {
    margin-top: 25px
}

.login-container .block .block-title {
    font-size: 1.8rem
}

.login-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b27;
    font-size: 1.2rem
}

.login-container .fieldset:after {
    margin-top: 35px
}

.block-addresses-list .items.addresses>.item {
    margin-bottom: 20px
}

.block-addresses-list .items.addresses>.item:last-child {
    margin-bottom: 0
}

.form-address-edit .region_id {
    display: none
}

.form-edit-account .fieldset.password {
    display: none
}

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 26px
}

.fieldset .fullname.field>.label+.control {
    width: 100%
}

.account .column.main h2 {
    margin-top: 0
}

.account .column.main .toolbar {
    text-align: center
}

.account .column.main .toolbar .limiter-options {
    width: auto
}

.account .sidebar-additional {
    margin-top: 40px
}

.account .table-wrapper:last-child {
    margin-bottom: 0
}

.account .table-wrapper .action {
    margin-right: 15px
}

.account .table-wrapper .action:last-child {
    margin-right: 0
}

.account-nav .content {
    background: #f5f5f5;
    padding: 15px 0
}

.account-nav .item {
    margin: 3px 0 0
}

.account-nav .item:first-child {
    margin-top: 0
}

.account-nav .item a,
.account-nav .item>strong {
    border-left: 3px solid transparent;
    display: block;
    padding: 5px 18px 5px 15px
}

.account-nav .item a {
    text-decoration: none
}

.account-nav .item a:hover {
    background: #e8e8e8
}

.account-nav .item.current a,
.account-nav .item.current strong {
    border-color: #282b33;
    font-weight: 600
}

.account-nav .item.current a {
    border-color: #282b33
}

.account-nav .item .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem
}

.column.main .block:last-child {
    margin-bottom: 0
}

.block .title {
    margin-bottom: 10px
}

.block .title strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.column.main .block .title strong {
    font-size: 1.6rem
}

.block p:last-child {
    margin: 0
}

.block .box-actions {
    margin-top: 5px
}

.field.password .control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.field.password .control .mage-error {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}

.field.password .control .input-text {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    z-index: 2
}

.password-strength-meter {
    background-color: #f4f4f4;
    height: 38px;
    line-height: 38px;
    padding: 8px 15px;
    position: relative;
    z-index: 1
}

.password-strength-meter:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1
}

.password-none .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%
}

.password-weak .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%
}

.password-medium .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%
}

.password-strong .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%
}

.password-very-strong .password-strength-meter:before {
    background-color: #81b562;
    width: 100%
}

.control.captcha-image {
    margin-top: 10px
}

.control.captcha-image .captcha-img {
    vertical-align: middle
}

.downloadable.samples {
    margin-bottom: 20px
}

.downloadable.samples dd {
    margin: 0 0 10px
}

.table-downloadable-products .product-name {
    margin-right: 15px
}

.field.downloads .price-container {
    display: inline;
    white-space: nowrap
}

.field.downloads .price-container:before {
    content: ' + ';
    display: inline
}

.field.downloads .price-excluding-tax {
    display: inline
}

.field.downloads .price-excluding-tax:before {
    content: ' (' attr(data-label) ': '
}

.field.downloads .price-excluding-tax:after {
    content: ')'
}

.field.downloads .price-including-tax {
    font-size: 1.4rem;
    display: inline;
    font-weight: 600
}

.field.downloads .sample.link {
    float: right
}

.page-product-downloadable .product-add-form {
    clear: both;
    margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
    display: none !important
}

.cart-summary .block.giftcard .action.check {
    line-height: 2rem;
    padding: 5px 8px;
    font-size: 1.1rem;
    margin-top: 20px
}

.page-product-giftcard .giftcard-amount {
    margin-bottom: 0;
    text-align: left
}

.page-product-giftcard .giftcard-amount .field:last-child {
    padding-bottom: 20px
}

.page-product-giftcard .product-options-wrapper .field:first-of-type {
    margin-top: 20px
}

.giftcard-account .please-wait {
    display: none
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
    margin-bottom: 30px
}

.opc-wrapper .form-giftcard-account {
    max-width: 500px
}

.opc-wrapper .form-giftcard-account .field {
    margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info {
    margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info .giftcard-account-number {
    margin: 0 0 10px
}

.gift-message .field {
    margin-bottom: 20px
}

.gift-message .field .label {
    color: #666;
    font-weight: 400
}

.gift-options .actions-toolbar .action-cancel {
    display: none
}

.gift-options-title {
    margin: 0 0 20px
}

.gift-options-content .fieldset {
    margin: 0 0 20px
}

.gift-summary .actions-toolbar>.secondary {
    float: none
}

.gift-summary .actions-toolbar>.secondary .action {
    margin: 10px 20px 0 0
}

.action-gift {
    display: inline-block;
    text-decoration: none
}

.action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.action-gift:hover:after {
    color: inherit
}

.action-gift:active:after {
    color: inherit
}

.action-gift.active:after,
.action-gift._active:after {
    content: "\f077"
}

.cart.table-wrapper .gift-content {
    box-sizing: border-box;
    clear: left;
    display: none;
    float: left;
    margin: 10px 0 20px;
    text-align: left;
    width: 100%
}

.cart.table-wrapper .gift-content._active {
    display: block
}

.gift-item-block {
    margin: 0
}

.gift-item-block._active .title:after {
    content: "\f077"
}

.gift-item-block .title {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: Roboto;
    font-weight: 700;
    margin: 20px 0 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.gift-item-block .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gift-item-block .title:hover:after {
    color: inherit
}

.gift-item-block .title:active:after {
    color: inherit
}

.gift-item-block .title:focus,
.gift-item-block .title:active {
    border: 1px solid #cdcdcd;
    color: #333
}

.gift-item-block .title:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.gift-item-block .title:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12)
}

.gift-item-block .content {
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 10px 20px;
    position: relative
}

.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
    font-weight: 400;
    margin: 10px 0
}

.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
    content: ''
}

.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
    clear: left
}

.order-details-items .order-items .action.show {
    display: inline-block;
    text-decoration: none;
    padding-right: 20px;
    position: relative
}

.order-details-items .order-items .action.show:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.order-details-items .order-items .action.show:after {
    position: absolute;
    right: 0;
    top: -4px
}

.order-details-items .order-items .action.show.expanded:after {
    content: "\f077"
}

.block-order-details-gift-message {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px
}

.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
    margin-bottom: 40px
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
    width: 100%
}

.table-giftregistry-items .product-image {
    float: left;
    margin-right: 10px
}

.cart-summary .form.giftregistry .fieldset {
    margin: 25px 0 5px
}

.cart-summary .form.giftregistry .fieldset .field {
    margin: 0 0 10px
}

.cart-summary .form.giftregistry .fieldset .field .control {
    float: none;
    width: auto
}

.cart-summary .form.giftregistry .fieldset .action.primary {
    margin-bottom: 0
}

.form-giftregistry-search {
    margin-bottom: 60px
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
    margin-bottom: 0
}

.block-giftregistry-results .toolbar-giftregistry-results {
    text-align: center
}

.block-giftregistry .actions-toolbar {
    margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
    margin: 0 0 25px
}

.block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1
}

.block-giftregistry-shared-items .col {
    padding: 20px 8px 10px
}

.block-giftregistry-shared-items .col .price-box {
    display: inline-block
}

.block-giftregistry-shared-items .col .price-wrapper {
    font-size: 1.8rem;
    display: block;
    font-weight: 700;
    white-space: nowrap
}

.block-giftregistry-shared-items .product .item-options {
    margin-bottom: 0
}

.block-giftregistry-shared-items .product-item-photo {
    display: block;
    max-width: 65px;
    padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
    display: block;
    margin: 0 0 5px
}

.gift-wrapping .label {
    margin: 0 0 5px;
    display: inline-block
}

.gift-wrapping .field {
    margin-bottom: 10px
}

.gift-wrapping-info {
    font-weight: 300;
    font-size: 18px;
    margin: 20px 0
}

.gift-wrapping-list {
    list-style: none;
    margin: 20px 0 10px;
    padding: 0
}

.gift-wrapping-list .no-image {
    background: #f2f2f2;
    display: inline-block;
    text-decoration: none
}

.gift-wrapping-list .no-image>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.gift-wrapping-list .no-image:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 38px;
    line-height: 4rem;
    color: #494949;
    content: '\e629';
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gift-wrapping-list .no-image:after {
    display: block
}

.gift-wrapping-preview,
.gift-wrapping-item>span {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.gift-wrapping-item {
    float: left;
    margin: 0 10px 10px 0
}

.gift-wrapping-item:last-child {
    margin-right: 0
}

.gift-wrapping-item._active span:before {
    border: 3px solid #333;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2
}

.gift-wrapping-item>span {
    height: 4rem;
    width: 4rem
}

.gift-wrapping-title {
    margin: 10px 0
}

.gift-wrapping-title .action-remove {
    margin-left: 5px
}

.gift-options-content .fieldset>.field {
    margin: 0 0 5px
}

.gift-options-content .fieldset>.field:before {
    display: none
}

.gift-wrapping-summary .gift-wrapping-title {
    border: 0;
    display: inline-block;
    padding: 0
}

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
    margin: 20px 0
}

.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
    float: none
}

.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
    margin: 0
}

.opc-wrapper .data.table .gift-wrapping .content>img,
.table-order-items .gift-wrapping .content>img,
.table-order-review .gift-wrapping .content>img {
    float: left;
    margin: 0 10px 0 0;
    max-height: 50px;
    max-width: 50px
}

.gift-summary .price-box,
.gift-options .price-box {
    margin-left: 22px
}

.gift-summary .regular-price:before,
.gift-options .regular-price:before {
    content: attr(data-label) ': '
}

.gift-summary .regular-price .price,
.gift-options .regular-price .price {
    font-weight: 700
}

.order-options .item {
    padding-bottom: 20px
}

.order-options .product {
    margin-bottom: 10px
}

.order-options .product-image-container {
    float: left;
    padding-right: 10px
}

.order-options .gift-wrapping {
    margin-bottom: 10px
}

.table.grouped>thead>tr>th,
.table.grouped>tbody>tr>th,
.table.grouped>tfoot>tr>th,
.table.grouped>thead>tr>td,
.table.grouped>tbody>tr>td,
.table.grouped>tfoot>tr>td {
    border-top: 1px solid #d1d1d1
}

.table.grouped>caption+thead>tr:first-child>th,
.table.grouped>colgroup+thead>tr:first-child>th,
.table.grouped>thead:first-child>tr:first-child>th,
.table.grouped>caption+thead>tr:first-child>td,
.table.grouped>colgroup+thead>tr:first-child>td,
.table.grouped>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table.grouped>tbody+tbody {
    border-top: 1px solid #d1d1d1
}

.table.grouped>thead>tr>th {
    border-bottom: 0
}

.table.grouped .product-item-name {
    font-weight: 400
}

.table.grouped .price-box .price {
    font-size: 14px
}

.table.grouped .stock.unavailable {
    font-weight: 400;
    margin: 0;
    text-transform: none;
    white-space: nowrap
}

.table.grouped .row-tier-price td {
    border-top: 0
}

.table.grouped .row-tier-price .prices-tier {
    margin: 0 -10px 10px
}

.form-add-invitations .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

.form-add-invitations .action.add>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.form-add-invitations .action.add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 31px;
    line-height: 20px;
    color: inherit;
    content: "\f067";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.form-add-invitations .action.add:hover:before {
    color: inherit
}

.form-add-invitations .action.add:active:before {
    color: inherit
}

.block.filter {
    margin-bottom: 40px
}

.block.filter .filter-title {
    margin-bottom: 20px
}

.block.filter .filter-title strong {
    font-size: 18px
}

.block-subtitle {
    display: inline-block;
    margin-bottom: 10px
}

.filter-current .item {
    margin-bottom: 10px
}

.filter-current .filter-label {
    display: block;
    font-weight: 700
}

.filter-current .filter-label:after {
    content: ':'
}

.filter-current+.filter-actions {
    margin-bottom: 30px
}

.filter-options {
    margin: 0
}

.filter-options .filter-options-title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin: 0 0 10px;
    word-break: break-all
}

.filter-options .filter-options-content {
    margin: 0 0 25px
}

.filter-options .filter-options-content .item {
    margin-bottom: 3px
}

.filter-options .count {
    color: #7d7d7d
}

.filter-options .count:before {
    content: '('
}

.filter-options .count:after {
    content: ')'
}

.filtered .items {
    margin: 15px 0
}

.filtered .item {
    margin-bottom: 6px;
    padding-left: 22px;
    position: relative
}

.filtered .item .label {
    font-weight: 700
}

.filtered .item .action.remove {
    left: -6px;
    position: absolute;
    top: 0
}

.filtered+.actions {
    margin-bottom: 35px
}

.map-popup-wrapper.popup .action.close {
    top: 10px
}

.map-popup {
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
    transition: opacity .3s linear;
    left: 0;
    margin-top: 10px;
    position: absolute;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0;
    box-sizing: border-box
}

.map-popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px
}

.map-popup .popup-header .title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.map-popup .popup-content {
    margin: 10px 0 0
}

.map-popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px
}

.map-popup .popup-actions .action.close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.map-popup .popup-actions .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f00d";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.map-popup .popup-actions .action.close:hover:before {
    color: inherit
}

.map-popup .popup-actions .action.close:active:before {
    color: inherit
}

.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
    background: 0 0;
    border: none
}

.map-popup .popup-actions .action.close:hover {
    background: 0 0;
    border: none
}

.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
    pointer-events: none;
    opacity: .5
}

.map-popup.active {
    opacity: 1
}

.map-popup .map-info-price {
    margin-bottom: 15px
}

.map-popup .map-info-price .price-box {
    margin: 0 0 20px
}

.map-popup .map-info-price .price-box .label:after {
    content: ': '
}

.map-popup .regular-price .price-label {
    display: none
}

.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
    margin-right: 10px
}

.map-fallback-price {
    display: none
}

.map-old-price {
    text-decoration: none
}

.map-old-price .price-wrapper {
    text-decoration: line-through
}

.map-form-addtocart {
    display: inline-block;
    text-align: center
}

.map-form-addtocart img {
    display: block;
    margin: 0 auto
}

button.map-show-info,
.quote-details-items .actions-toolbar>.action.map-show-info,
.cart.table-wrapper .actions-toolbar>.action.map-show-info,
.action-gift.map-show-info {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline
}

button.map-show-info:focus,
button.map-show-info:active,
.quote-details-items .actions-toolbar>.action.map-show-info:focus,
.quote-details-items .actions-toolbar>.action.map-show-info:active,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
    background: 0 0;
    border: none
}

button.map-show-info:hover,
.quote-details-items .actions-toolbar>.action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:hover,
.action-gift.map-show-info:hover {
    background: 0 0;
    border: none
}

button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.quote-details-items .actions-toolbar>.action.map-show-info.disabled,
.quote-details-items .actions-toolbar>.action.map-show-info[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.map-show-info,
.cart.table-wrapper .actions-toolbar>.action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar>.action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
    pointer-events: none;
    opacity: .5
}

button.map-show-info:visited,
.quote-details-items .actions-toolbar>.action.map-show-info:visited,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:visited,
.action-gift.map-show-info:visited {
    color: #333;
    text-decoration: underline
}

button.map-show-info:hover,
.quote-details-items .actions-toolbar>.action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:hover,
.action-gift.map-show-info:hover {
    color: #333;
    text-decoration: none
}

button.map-show-info:active,
.quote-details-items .actions-toolbar>.action.map-show-info:active,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:active,
.action-gift.map-show-info:active {
    color: #333;
    text-decoration: underline
}

button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.quote-details-items .actions-toolbar>.action.map-show-info:hover,
.quote-details-items .actions-toolbar>.action.map-show-info:active,
.quote-details-items .actions-toolbar>.action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:active,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
    background: 0 0;
    border: 0
}

button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.quote-details-items .actions-toolbar>.action.map-show-info.disabled,
.quote-details-items .actions-toolbar>.action.map-show-info[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.map-show-info,
.cart.table-wrapper .actions-toolbar>.action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar>.action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.wishlist.split.button {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.wishlist.split.button:before,
.wishlist.split.button:after {
    content: '';
    display: table
}

.wishlist.split.button:after {
    clear: both
}

.wishlist.split.button .action.split {
    float: left;
    margin: 0
}

.wishlist.split.button .action.toggle {
    float: right;
    margin: 0
}

.wishlist.split.button button.action.split,
.wishlist.split.button .quote-details-items .actions-toolbar>.action.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar>.action.action.split,
.wishlist.split.button .action-gift.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.wishlist.split.button button+.action.toggle,
.wishlist.split.button .quote-details-items .actions-toolbar>.action+.action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar>.action+.action.toggle,
.wishlist.split.button .action-gift+.action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.wishlist.split.button .action.toggle {
    display: inline-block;
    text-decoration: none
}

.wishlist.split.button .action.toggle>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.split.button .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: #fff;
    content: "\f078";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.split.button .action.toggle:hover:after {
    color: #ccc
}

.wishlist.split.button .action.toggle:active:after {
    color: inherit
}

.wishlist.split.button .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.wishlist.split.button .action.toggle.active>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.split.button .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: #fff;
    content: "\f077";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.split.button .action.toggle.active:hover:after {
    color: #ccc
}

.wishlist.split.button .action.toggle.active:active:after {
    color: inherit
}

.wishlist.split.button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.wishlist.split.button .items li {
    margin: 0;
    padding: 5px 5px 5px 23px
}

.wishlist.split.button .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.wishlist.split.button .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.wishlist.split.button .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.wishlist.split.button .items:before {
    left: 10px;
    top: -12px
}

.wishlist.split.button .items:after {
    left: 9px;
    top: -14px
}

.wishlist.split.button.active {
    overflow: visible
}

.wishlist.split.button.active .items {
    display: block
}

.wishlist.split.button .items {
    text-align: left
}

.wishlist.split.button .items .item>span {
    display: block;
    padding: 5px 5px 5px 23px
}

.wishlist.split.button .items .item:last-child:hover {
    background: #e8e8e8
}

.wishlist.split.button .items li {
    padding: 0
}

.table-comparison .wishlist.split.button>.action.split:before,
.product-items .wishlist.split.button>.action.split:before {
    content: "\e879"
}

.table-comparison .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:focus,
.product-items .wishlist.split.button>.action:focus,
.table-comparison .wishlist.split.button>.action:hover,
.product-items .wishlist.split.button>.action:hover {
    color: #ccc
}

.table-comparison .wishlist.split.button>.action.toggle:before,
.product-items .wishlist.split.button>.action.toggle:before {
    border-left: 1px solid #fff;
    content: '';
    float: left;
    height: 15px;
    margin-top: 3px
}

.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
    line-height: 2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
    padding: 0
}

.cart.table-wrapper .wishlist.split.button {
    margin-bottom: 10px
}

.cart.table-wrapper .wishlist.split.button>.action.toggle {
    padding: 4px 5px
}

.wishlist.window.popup {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
    transition: opacity .3s linear;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0
}

.wishlist.window.popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px
}

.wishlist.window.popup .popup-header .title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.wishlist.window.popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px
}

.wishlist.window.popup .popup-actions .action.close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.window.popup .popup-actions .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 20px;
    color: inherit;
    content: "\f00d";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.window.popup .popup-actions .action.close:hover:before {
    color: inherit
}

.wishlist.window.popup .popup-actions .action.close:active:before {
    color: inherit
}

.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
    background: 0 0;
    border: none
}

.wishlist.window.popup .popup-actions .action.close:hover {
    background: 0 0;
    border: none
}

.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
    pointer-events: none;
    opacity: .5
}

.wishlist.window.popup.active {
    opacity: 1
}

.wishlist.window.popup.active {
    display: block
}

.wishlist.overlay {
    transition: opacity .15s linear;
    background: #000;
    z-index: 899;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wishlist.overlay.active {
    opacity: .5;
    filter: alpha(opacity=50)
}

.wishlist.overlay.active {
    display: block
}

.block-wishlist-management {
    position: relative
}

.block-wishlist-management .wishlist-select .wishlist-name-label {
    font-weight: 600
}

.block-wishlist-management .wishlist-title {
    margin-bottom: 10px
}

.block-wishlist-management .wishlist-title strong {
    font-weight: 300;
    margin-right: 10px
}

.block-wishlist-management .wishlist-notice {
    color: #7d7d7d;
    display: inline-block;
    margin-right: 20px
}

.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
    display: inline-block
}

.block-wishlist-management .wishlist-toolbar-select {
    margin-right: 20px
}

.block-wishlist-management .wishlist-dropdown.move {
    margin-right: 20px
}

.block-wishlist-search-form .form-wishlist-search {
    margin-bottom: 60px;
    max-width: 500px
}

.block-wishlist-search-results .toolbar-wishlist-results {
    text-align: center
}

.block-wishlist-info-items .block-title {
    font-size: 2.2rem;
    margin-bottom: 20px
}

.block-wishlist-info-items .block-title>strong {
    font-weight: 300
}

.block-wishlist-info-items .product-item {
    width: 100%
}

.block-wishlist-info-items .product-item-photo {
    margin-left: 20px
}

.block-wishlist-info-items .product-item-info {
    width: auto
}

.block-wishlist-info-items .product-item-info:hover .split {
    visibility: visible
}

.block-wishlist-info-items .price-wrapper {
    display: block;
    margin: 0 0 10px
}

.block-wishlist-info-items .split {
    clear: both;
    padding: 10px 0
}

.block-wishlist-info-items .action.towishlist {
    padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
    margin-right: 10px
}

.multicheckout.results h3,
.multicheckout.success h3 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 30px
}

.multicheckout.results h3 a,
.multicheckout.success h3 a {
    color: #343d55
}

.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
    text-decoration: none
}

.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
    list-style: none;
    padding-left: 0
}

.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
    margin-top: 25px;
    padding-left: 16px
}

.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
    margin-left: 84px
}

.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
    font-weight: 700;
    margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
    font-weight: 400
}

.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
    color: #e02b27
}

.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
    font-weight: 700;
    margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
    font-weight: 400
}

.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
    margin-top: 0
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
    float: left
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
    margin-left: 100px
}

.multicheckout .title {
    margin-bottom: 30px
}

.multicheckout .title strong {
    font-weight: 400
}

.multicheckout .table-wrapper {
    margin-bottom: 0
}

.multicheckout .table-wrapper .action.delete {
    display: inline-block
}

.multicheckout .table-wrapper .col .qty {
    display: inline-block
}

.multicheckout .table-wrapper .col.item .action.edit {
    font-weight: 400;
    margin-left: 10px
}

.multicheckout:not(.address) .table-wrapper .product-item-name {
    margin: 0
}

.multicheckout>.actions-toolbar {
    margin-top: 40px
}

.multicheckout .actions-toolbar>.secondary {
    display: block
}

.multicheckout .actions-toolbar>.secondary .action {
    margin-bottom: 25px
}

.multicheckout .actions-toolbar>.secondary .action.back {
    display: block;
    margin-left: 0
}

.multicheckout .actions-toolbar>.primary {
    margin-right: 10px
}

.multicheckout .item-options {
    margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field:before {
    display: none
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field .control {
    display: inline-block
}

.multicheckout .block-title,
.multicheckout .block-content .title {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px
}

.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
    font-weight: 400
}

.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
    color: #a6a6a6
}

.multicheckout .block-content .title {
    border-bottom: none;
    padding-bottom: 0
}

.multicheckout.order-review .block-title>strong {
    font-size: 2.4rem
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
    margin-bottom: 40px
}

.multicheckout.order-review .error-description {
    color: #e02b27;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -10px
}

.multicheckout .box-title span {
    margin-right: 10px
}

.multicheckout .box-title>.action {
    margin: 0
}

.multicheckout .box-shipping-method .price {
    font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
    margin: 0
}

.multicheckout .box-billing-method .fieldset .legend.box-title {
    margin: 0 0 5px
}

.multicheckout .checkout-review .grand.totals {
    font-size: 2.1rem;
    margin-bottom: 40px
}

.multicheckout .checkout-review .grand.totals .mark {
    font-weight: 400
}

[class^=multishipping-] .logo {
    margin-left: 0
}

.multishipping-checkout-success .nav-sections {
    display: block
}

.block.newsletter {
    margin-bottom: 40px
}

.block.newsletter .form.subscribe {
    display: table;
    width: 100%
}

.block.newsletter .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.block.newsletter .field {
    margin: 0
}

.block.newsletter .field .control {
    display: inline-block;
    text-decoration: none;
    display: block
}

.block.newsletter .field .control:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #c2c2c2;
    content: "\f0e0";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block.newsletter .field .control:before {
    position: absolute
}

.block.newsletter input {
    margin-right: 35px;
    padding: 0 0 0 35px
}

.block.newsletter .title {
    display: none
}

.block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%
}

.block.newsletter .action.subscribe {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px
}

.payment-method-content .pay-later-message {
    margin-bottom: 10px;
    margin-top: 10px
}

.paypal.after:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 5px 5px 10px;
    text-transform: uppercase
}

.paypal.before:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 10px 5px;
    text-align: center;
    text-transform: uppercase
}

.paypal.acceptance {
    display: block;
    margin: 0 0 20px
}

.paypal.acceptance img {
    max-width: 100%
}

.box-tocart .paypal img,
.block-minicart .paypal img {
    display: block;
    margin: 0 auto
}

.paypal-review .paypa-review-title>strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .items-qty .item {
    white-space: nowrap
}

.paypal-review .items-qty .title:after {
    content: ': '
}

.paypal-review .paypal-review-title>strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .actions-toolbar {
    margin-top: 10px
}

.paypal-review .item-options dt {
    display: inline-block
}

.paypal-review .item-options dt:after {
    content: ': '
}

.paypal-review .item-options dd {
    margin: 0
}

.paypal-review-discount {
    border-bottom: 1px solid #d1d1d1;
    margin: 20px 0
}

.paypal-review-discount .block {
    margin-bottom: 0
}

.paypal-review-discount .block .fieldset {
    padding: 10px 0 20px
}

.fotorama-video-container:after {
    background: url('../images/gallery-sprite.png') bottom right;
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama-video-container .magnify-lens {
    display: none !important
}

.fotorama-video-container.video-unplayed:hover img {
    opacity: .6
}

.fotorama-video-container.video-unplayed:hover:after {
    transform: scale(1.25)
}

.video-thumb-icon:after {
    background: url('../images/gallery-sprite.png') bottom left;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 49px
}

.product-video {
    bottom: 0;
    height: 75%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama__product-video--loading:after {
    visibility: hidden
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

.data.switch .counter {
    color: #7d7d7d
}

.data.switch .counter:before {
    content: '('
}

.data.switch .counter:after {
    content: ')'
}

.rating-summary {
    overflow: hidden;
    white-space: nowrap
}

.rating-summary .rating-result {
    width: 176px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #838383;
    font-family: 'Font Awesome 5 Pro';
    font-size: 32px;
    height: 32px;
    letter-spacing: 4px;
    line-height: 32px;
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    display: block;
    font-style: normal;
    font-weight: 400;
    speak: none
}

.rating-summary .rating-result>span {
    display: block;
    overflow: hidden
}

.rating-summary .rating-result>span:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #f2c00c;
    font-family: 'Font Awesome 5 Pro';
    font-size: 32px;
    height: 32px;
    letter-spacing: 4px;
    line-height: 32px;
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    display: block;
    font-style: normal;
    font-weight: 400;
    speak: none
}

.rating-summary .rating-result>span span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.rating-summary .rating-result {
    margin-left: -5px
}

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote {
    overflow: hidden
}

.review-control-vote:before {
    color: #838383;
    font-family: 'Font Awesome 5 Pro';
    font-size: 32px;
    height: 32px;
    letter-spacing: 4px;
    line-height: 32px;
    font-style: normal;
    font-weight: 400;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    display: block;
    position: absolute;
    z-index: 1
}

.review-control-vote input[type=radio] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote input[type=radio]:hover+label:before,
.review-control-vote input[type=radio]:checked+label:before {
    opacity: 1
}

.review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute
}

.review-control-vote label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote label:before {
    color: #f2c00c;
    font-family: 'Font Awesome 5 Pro';
    font-size: 32px;
    height: 32px;
    letter-spacing: 4px;
    line-height: 32px;
    font-style: normal;
    font-weight: 400;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0
}

.review-control-vote label:hover:before {
    opacity: 1
}

.review-control-vote label:hover~label:before {
    opacity: 0
}

.review-control-vote .rating-5 {
    z-index: 2
}

.review-control-vote .rating-5:before {
    content: "\f005" "\f005" "\f005" "\f005" "\f005"
}

.review-control-vote .rating-4 {
    z-index: 3
}

.review-control-vote .rating-4:before {
    content: "\f005" "\f005" "\f005" "\f005"
}

.review-control-vote .rating-3 {
    z-index: 4
}

.review-control-vote .rating-3:before {
    content: "\f005" "\f005" "\f005"
}

.review-control-vote .rating-2 {
    z-index: 5
}

.review-control-vote .rating-2:before {
    content: "\f005" "\f005"
}

.review-control-vote .rating-1 {
    z-index: 6
}

.review-control-vote .rating-1:before {
    content: "\f005"
}

.block.add.review {
    margin-bottom: 40px
}

.block.add.review>.title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.block.add.review .legend {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    margin: 0 0 20px
}

.block.add.review .field.rating {
    display: table-row
}

.block.add.review .field.rating .label {
    display: table-cell;
    padding: 5px 0;
    vertical-align: middle
}

.block.add.review .field.rating .control {
    display: table-cell;
    vertical-align: top
}

.block.reviews.list>.title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.block.reviews.list .review.item {
    margin-bottom: 40px
}

.block.reviews.list .review.title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.data.table.reviews .rating-summary {
    margin-top: -4px
}

.customer-review.view {
    margin-bottom: 20px
}

.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
    margin-bottom: 20px
}

.product-reviews-summary {
    display: table;
    margin: 10px 0 12px
}

.products.wrapper.list .product-reviews-summary {
    margin: 0 auto
}

.product-reviews-summary.empty {
    margin-left: 0
}

.product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.product-reviews-summary .reviews-actions {
    display: table-cell;
    line-height: 32px;
    vertical-align: middle
}

.product-reviews-summary .reviews-actions a {
    margin-right: 5px
}

.customer-review .product-details {
    margin-bottom: 40px
}

.customer-review .product-media {
    float: left;
    margin-right: 3%;
    max-width: 285px;
    width: 30%
}

.customer-review .review-details .customer-review-rating {
    margin-bottom: 20px
}

.customer-review .review-details .customer-review-rating .item {
    margin-bottom: 10px
}

.customer-review .review-details .customer-review-rating .item:last-child {
    margin-bottom: 0
}

.customer-review .review-details .review-title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
    margin-bottom: 20px
}

.customer-review .review-details .review-content {
    margin-bottom: 20px
}

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
    display: block
}

.review-field-ratings .nested {
    display: table
}

.review-field-ratings .review-field-rating {
    display: table-row
}

.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top
}

.review-field-ratings .review-field-rating .label {
    padding-right: 10px;
    padding-top: 6px
}

.review-field-ratings .review-field-rating .control {
    padding-top: 2px
}

.review-toolbar {
    border-top: 1px solid #c9c9c9;
    margin: 0 0 20px;
    text-align: center
}

.review-toolbar:first-child {
    display: none
}

.review-toolbar .pages {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    padding: 20px 0;
    text-align: center
}

.review-toolbar .limiter {
    display: none
}

.review-add .block-title {
    display: none
}

.review-form .action.submit.primary {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
    border: 1px solid #cdcdcd;
    color: #333
}

.review-form .action.submit.primary:hover {
    border: 1px solid #cdcdcd;
    color: #555
}

.fieldset .review-legend.legend {
    margin-bottom: 20px
}

.fieldset .review-legend.legend strong {
    display: block;
    margin-left: 0
}

.review-field-rating .control {
    margin-bottom: 48px;
    margin-top: 10px
}

.review-list {
    margin-bottom: 30px
}

.review-list .block-title strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.review-item {
    border-bottom: 1px solid #c9c9c9;
    margin: 0;
    padding: 20px 0
}

.review-item:after {
    clear: both;
    content: '';
    display: table
}

.review-item:last-child {
    border-width: 0
}

.review-ratings {
    display: table;
    margin-bottom: 10px;
    max-width: 100%
}

.review-author {
    display: inline
}

.review-title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    margin: 0 0 20px
}

.review-content {
    margin-bottom: 20px
}

.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
    margin-bottom: 25px
}

.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
    display: inline-block;
    margin-bottom: 10px
}

.form-create-return .field .control>span,
.form-create-return .field address {
    display: inline-block;
    padding-top: 6px
}

.form-create-return .additional:first-child {
    margin-top: 0
}

.form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0
}

.form-create-return .additional .field:last-child {
    margin-top: 20px
}

.form-create-return .field.comment {
    margin-top: 55px
}

.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
    margin: 0
}

.block-returns-comments .returns-comments dt {
    font-weight: 400
}

.block-returns-comments .returns-comments dd {
    margin-bottom: 15px
}

.block-returns-comments .returns-comments dd:last-child {
    margin-bottom: 0
}

.block-returns-comments .fieldset {
    margin-bottom: 20px
}

.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.order-links {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px
}

.order-links .item {
    display: inline-block;
    margin-right: 20px
}

.order-actions-toolbar .action {
    margin: 0 20px 0 0
}

.order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.order-details-items .order-title>strong {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.order-details-items .items-qty .item {
    white-space: nowrap
}

.order-details-items .items-qty .title:after {
    content: ': '
}

.order-details-items .table-order-items .product-item-name {
    margin-top: 0
}

.order-details-items .table-order-items tbody+tbody {
    border-top: 1px solid #d1d1d1
}

.order-details-items .item-options dt {
    margin: 0
}

.order-details-items .item-options dd {
    margin: 0 0 15px
}

.order-details-items .item-options.links dt {
    display: inline-block
}

.order-details-items .item-options.links dt:after {
    content: ': '
}

.order-details-items .item-options.links dd {
    margin: 0
}

.order-pager-wrapper .toolbar-amount {
    padding-top: 3px
}

.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
    margin-right: 0
}

.order-actions-toolbar {
    margin-bottom: 25px
}

.order-actions-toolbar .action {
    margin-right: 30px
}

.order-actions-toolbar .action.print {
    margin: 0
}

.page-title-wrapper .order-date {
    margin: 0 0 20px
}

.account .page-title-wrapper .page-title,
[class^=sales-guest-] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.form-orders-search .field.email,
.form-orders-search .field.zip {
    margin-bottom: 0
}

.block-reorder .product-item .checkbox {
    position: relative;
    top: 2px;
    vertical-align: baseline
}

.block-reorder .product-item .field.item {
    display: inline-block
}

.block-reorder .product-item-name {
    display: inline-block
}

.block-reorder .actions-toolbar {
    margin: 17px 0;
    max-width: 178px
}

.block-order-details-comments {
    margin: 0 0 40px
}

.block-order-details-comments .comment-date {
    font-weight: 600
}

.block-order-details-comments .comment-content {
    line-height: 1.6;
    margin: 0 0 20px
}

.block-order-details-view .box-content .payment-method .title {
    font-weight: 400
}

.block-order-details-view .box-content .payment-method .content {
    margin: 0
}

.block-order-details-view .box-content .payment-method .content>strong {
    font-weight: 400
}

.block-order-details-view .box-content .payment-method .content>strong:after {
    content: ': '
}

.order-tracking {
    border-bottom: 1px solid #d1d1d1;
    margin: 0;
    padding: 20px 0
}

.order-tracking .tracking-title {
    display: inline-block
}

.order-tracking .tracking-content {
    display: inline-block;
    margin: 0 0 0 5px
}

.opc-wrapper .form-discount {
    max-width: 500px
}

.action.mailto.friend {
    margin-left: -7px;
    display: inline-block;
    text-decoration: none
}

.action.mailto.friend:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: inherit;
    content: "\f0e0";
    font-family: 'feather';
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.action.mailto.friend span {
    display: inline-block;
    line-height: 28px;
    vertical-align: top
}

.swatch-attribute-label {
    font-weight: 700;
    position: relative
}

.swatch-attribute-label.required {
    padding-right: 10px
}

.swatch-attribute-label[data-required='1']:after {
    color: #e02b27;
    content: '*';
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: -11px;
    top: -2px
}

.swatch-attribute-selected-option {
    color: #646464;
    padding-left: 17px
}

.swatch-attribute-options {
    margin: 10px 0
}

.swatch-attribute-options:focus {
    box-shadow: none
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
    color: #282828;
    bottom: -5px;
    height: 20px;
    left: 0;
    margin-bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    background: #f0f0f0;
    color: #949494
}

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
    background: #fff;
    border: 1px solid #fff;
    color: #000
}

.swatch-option {
    border: 1px solid #dadada;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 0 10px 5px 0;
    max-width: 100%;
    min-width: 30px;
    overflow: hidden;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis
}

.swatch-option:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.swatch-option.text {
    background: #f0f0f0;
    color: #686868;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 7px;
    min-width: 22px;
    padding: 4px 8px
}

.swatch-option.text.selected {
    background-color: #fff
}

.swatch-option.selected {
    outline: 2px solid #282b33;
    border: 1px solid #fff;
    color: #333
}

.swatch-option:not(.disabled):hover {
    border: 1px solid #fff;
    color: #333;
    outline: 1px solid #999
}

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
    border: 1px solid #fff;
    outline: 2px solid #0d0e11
}

.swatch-option.disabled {
    box-shadow: unset;
    cursor: default;
    pointer-events: none
}

.swatch-option.disabled:after {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    bottom: 0;
    content: '';
    filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swatch-option-disabled {
    border: 0;
    cursor: default;
    outline: none !important
}

.swatch-option-disabled:after {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background: #e02b27;
    content: '';
    height: 2px;
    left: -4px;
    position: absolute;
    top: 10px;
    width: 42px;
    z-index: 995
}

.swatch-option-loading {
    content: url('../images/loader-2.gif')
}

.swatch-option-tooltip {
    border: 1px solid #dadada;
    color: #949494;
    background: #fff;
    display: none;
    max-height: 100%;
    min-height: 20px;
    min-width: 20px;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 999
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
    bottom: 0;
    height: 8px;
    left: 40%;
    position: absolute
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
    border-style: solid;
    content: '';
    font-size: 1px;
    height: 0;
    position: relative;
    width: 0
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
    border-color: #adadad transparent transparent;
    border-width: 8px 8.5px 0;
    left: 0;
    top: 2px
}

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
    border-color: #fff transparent transparent;
    border-width: 7px 7.5px 0;
    left: -15px;
    top: 1px
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
    display: block;
    height: 130px;
    margin: 0 auto;
    width: 130px
}

.swatch-option-tooltip-layered {
    background: #fff;
    border: 1px solid #dadada;
    color: #949494;
    display: none;
    left: -47px;
    position: absolute;
    width: 140px;
    z-index: 999
}

.swatch-option-tooltip .title {
    color: #282828;
    display: block;
    max-height: 200px;
    min-height: 20px;
    overflow: hidden;
    text-align: center
}

.swatch-option-link-layered {
    margin: 0 !important;
    padding: 0 !important;
    position: relative
}

.swatch-option-link-layered:focus>div {
    box-shadow: 0 0 3px 1px #68a8e0
}

.swatch-option-link-layered:hover>.swatch-option-tooltip-layered {
    display: block
}

.swatch-opt {
    margin: 20px 0
}

.swatch-opt-listing {
    margin-bottom: 10px
}

.swatch-more {
    display: inline-block;
    margin: 2px 0;
    padding: 2px;
    position: static
}

.swatch-visual-tooltip-layered {
    height: 160px;
    top: -170px
}

.swatch-textual-tooltip-layered {
    height: 30px;
    top: -40px
}

.swatch-input {
    left: -1000px;
    position: absolute;
    visibility: hidden
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden
}

.block-collapsible-nav .content {
    background: #f5f5f5;
    padding: 15px 0
}

.block-collapsible-nav .item {
    margin: 3px 0 0
}

.block-collapsible-nav .item:first-child {
    margin-top: 0
}

.block-collapsible-nav .item a,
.block-collapsible-nav .item>strong {
    border-left: 3px solid transparent;
    color: #575757;
    display: block;
    padding: 5px 18px 5px 15px
}

.block-collapsible-nav .item a {
    text-decoration: none
}

.block-collapsible-nav .item a:hover {
    background: #e8e8e8
}

.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current>strong {
    border-color: #282b33;
    color: #000;
    font-weight: 600
}

.block-collapsible-nav .item.current a {
    border-color: #282b33
}

.block-collapsible-nav .item .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem
}

body {
    background-color: #fff
}

.page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.page-main {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.page-header {
    background-color: #282b33;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px
}

.header.content {
    padding-top: 10px;
    position: relative
}

.logo {
    float: left;
    margin: 0 0 10px 40px;
    max-width: 50%;
    position: relative;
    z-index: 5
}

.logo img {
    display: block;
    height: auto
}

.page-print .logo {
    float: none
}

.page-main>.page-title-wrapper .page-title+.action {
    margin-top: 30px
}

.action.skip:focus {
    background: #f0f0f0;
    padding: 10px;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 15
}

.action-skip-wrapper {
    height: 0;
    position: relative
}

.message.global p {
    margin: 0
}

.message.global.noscript,
.message.global.cookie {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ffee9c;
    border-color: #d6ca8e;
    color: #343d55;
    margin: 0
}

.message.global.noscript a,
.message.global.cookie a {
    color: #333
}

.message.global.noscript a:hover,
.message.global.cookie a:hover {
    color: #333
}

.message.global.noscript a:active,
.message.global.cookie a:active {
    color: #333
}

.message.global.cookie {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 3
}

.message.global.cookie .actions {
    margin-top: 10px
}

.message.global.demo {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

.message.global.demo a {
    color: #333
}

.message.global.demo a:hover {
    color: #333
}

.message.global.demo a:active {
    color: #333
}

.page-footer {
    background-color: #282b33;
    margin-top: auto
}

.footer.content {
    border-top: 1px solid #d1d1d1;
    margin-top: 25px;
    padding-bottom: 25px;
    padding-top: 25px
}

.footer.content .links>li {
    margin: 0 0 8px
}

.footer.content .switcher-store {
    margin: 0 0 30px
}

.footer .copyright,
.footer .bugs {
    display: block;
    margin: 20px 0 0
}

.page-header .panel.wrapper .switcher,
.page-footer .switcher {
    margin-right: 10px
}

.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
    display: inline-block;
    position: relative
}

.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
    content: '';
    display: table
}

.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
    clear: both
}

.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.page-header .panel.wrapper .switcher .options .action.toggle>span,
.page-footer .switcher .options .action.toggle>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: "\f078";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.page-header .panel.wrapper .switcher .options .action.toggle.active>span,
.page-footer .switcher .options .action.toggle.active>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: "\f077";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
    margin: 0;
    padding: 0
}

.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px
}

.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px
}

.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
    overflow: visible
}

.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
    display: block
}

.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
    display: block;
    padding: 8px
}

.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
    text-decoration: none
}

.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
    font-size: 12px;
    margin: 0
}

.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
    font-weight: 400
}

.widget {
    clear: both
}

.page-header .widget.block,
.page-footer .widget.block {
    margin: 20px 0
}

.ui-datepicker td {
    padding: 0
}

.cookie-status-message {
    display: none
}

.my-credit-cards .status {
    font-style: italic
}

.my-credit-cards .action.delete {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline
}

.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
    background: 0 0;
    border: none
}

.my-credit-cards .action.delete:hover {
    background: 0 0;
    border: none
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
    pointer-events: none;
    opacity: .5
}

.my-credit-cards .action.delete:visited {
    color: #333;
    text-decoration: underline
}

.my-credit-cards .action.delete:hover {
    color: #333;
    text-decoration: none
}

.my-credit-cards .action.delete:active {
    color: #333;
    text-decoration: underline
}

.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
    background: 0 0;
    border: 0
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.my-credit-cards-popup .modal-footer {
    text-align: right
}

.my-credit-cards-popup .action.secondary {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #333;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    margin-right: 20px
}

.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
    background: 0 0;
    border: none
}

.my-credit-cards-popup .action.secondary:hover {
    background: 0 0;
    border: none
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
    pointer-events: none;
    opacity: .5
}

.my-credit-cards-popup .action.secondary:visited {
    color: #333;
    text-decoration: underline
}

.my-credit-cards-popup .action.secondary:hover {
    color: #333;
    text-decoration: none
}

.my-credit-cards-popup .action.secondary:active {
    color: #333;
    text-decoration: underline
}

.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
    background: 0 0;
    border: 0
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
    color: #333;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.minilist .weee {
    display: table-row;
    font-size: 1.1rem
}

.minilist .weee:before {
    display: none
}

.price-container.weee:before {
    display: none
}

.toolbar.wishlist-toolbar .limiter {
    float: right
}

.toolbar.wishlist-toolbar .main .pages {
    display: inline-block;
    position: relative;
    z-index: 0
}

.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
    display: inline-block;
    z-index: 1
}

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
    content: "\e879"
}

.account .table-wrapper .data.table.wishlist>thead>tr>th,
.account .table-wrapper .data.table.wishlist>tbody>tr>th,
.account .table-wrapper .data.table.wishlist>tfoot>tr>th,
.account .table-wrapper .data.table.wishlist>thead>tr>td,
.account .table-wrapper .data.table.wishlist>tbody>tr>td,
.account .table-wrapper .data.table.wishlist>tfoot>tr>td {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>td,
.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>td,
.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>td {
    border-top: 0
}

.account .table-wrapper .data.table.wishlist>tbody+tbody {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist thead>tr>th {
    border-bottom: 0
}

.account .table-wrapper .data.table.wishlist tbody>tr:last-child>td {
    border-bottom: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist .product.name {
    display: inline-block;
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .box-tocart {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .box-tocart .qty {
    vertical-align: middle
}

.account .table-wrapper .data.table.wishlist .col.item {
    width: 50%
}

.account .table-wrapper .data.table.wishlist .col.photo {
    max-width: 150px
}

.account .table-wrapper .data.table.wishlist .col.selector {
    max-width: 15px
}

.account .table-wrapper .data.table.wishlist textarea {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .action.primary {
    vertical-align: top
}

.account .table-wrapper .data.table.wishlist .price {
    font-weight: 700
}

.block-wishlist .product-item-name {
    margin-right: 25px
}

.products-grid.wishlist .product-item {
    margin-left: 2%;
    width: calc((100% - 4%)/3)
}

.products-grid.wishlist .product-item:nth-child(3n+1) {
    margin-left: 0
}

.products-grid.wishlist .product-item-photo {
    display: block;
    margin-bottom: 10px
}

.products-grid.wishlist .product-item-name {
    margin-top: 0
}

.products-grid.wishlist .product-item .price-box {
    margin: 0
}

.products-grid.wishlist .product-item-comment {
    display: block;
    height: 42px;
    margin: 10px 0
}

.products-grid.wishlist .product-item-actions>* {
    margin-right: 15px
}

.products-grid.wishlist .product-item-actions>*:last-child {
    margin-right: 0
}

.products-grid.wishlist .product-item .box-tocart input.qty {
    height: 32px
}

.payment-method-content .payment-method-title.mercadopago-header-twocc {
    box-sizing: border-box;
    padding-left: 16px;
    border-radius: 4px;
    background: #f5f5f5
}

.mp-display-form {
    visibility: hidden;
    height: 0
}

.mp-twocc-card-header {
    display: inline-flex;
    width: 100%;
    padding: 20px 16px;
    box-sizing: border-box;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 4px;
    background: #f5f5f5
}

.form-mercadopago .open {
    border-bottom: 0;
    border-radius: 4px 4px 0 0
}

.mp-twocc-legend {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
    width: 100%
}

.mp-twocc-legend .credit-card-types .item {
    display: inline-flex;
    list-style: none;
    margin: 0;
    text-align: right;
    vertical-align: top
}

.mp-twocc-legend .credit-card-types .item img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    width: 32px
}

.mp-twocc-form {
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 0 0 4px 4px
}

.mp-twocc-badge-info {
    width: 100%;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: row;
    justify-content: start;
    padding: 0;
    height: 70px;
    padding: 15px 16px;
    border-radius: 4px;
    border: 1px solid #bfbfbf;
    margin-bottom: 16px
}

.payment-method-content .mp-twocc-badge-info .mp-twocc-badge-circle {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .07000000000000001);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.payment-method-content .mp-twocc-badge-info .mp-twocc-badge-circle img {
    width: 23px;
    margin: 0 auto
}

.mp-twocc-badge-info .mp-twocc-badge-card-installments {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    padding-left: 16px
}

.mp-twocc-badge-info .mp-twocc-badge-card-installments .mp-twocc-badge-card {
    font-size: 16px;
    line-height: 20px;
    color: rgba(0, 0, 0, .9);
    display: flex;
    align-items: center
}

.mp-twocc-badge-info .mp-twocc-badge-card-installments .mp-twocc-badge-installments {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, .55)
}

.mp-twocc-badge-info .mp-twocc-badge-adjustment {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.mp-twocc-badge-info .mp-twocc-badge-adjustment .mp-twocc-badge-edit {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer
}

.mp-twocc-badge-info .mp-twocc-badge-adjustment .mp-twocc-edit-img {
    margin: 4px
}

.mp-twocc-form .fieldset:last-child {
    margin-bottom: 0
}

.form-mercadopago .mp-twocc-form .fieldset.mp-twocc {
    padding-bottom: 0;
    border: 1px solid;
    border-color: #bbb;
    background-color: #fff;
    border-radius: 3px;
    padding-bottom: 10px
}

.payment-method-label-subtitle-amount {
    display: block;
    font-size: 12px;
    color: rgba(0, 0, 0, .55)
}

.mp-twocc-amount-selector {
    display: flex;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 6px;
    margin-bottom: 10px;
    padding: 0;
    width: 324px;
    box-sizing: border-box
}

.mp-twocc-amount-selector>div {
    padding: 15px 0 15px 15px
}

.mp-twocc-amount-selector input {
    border: none !important;
    padding: 15px !important;
    margin: 0 !important;
    height: auto !important;
    background: 0 0
}

.mp-twocc-amount-selector input:focus {
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none
}

.payment-method .payment-method-label .payment-method-label-icon.mp-icon-background {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    box-sizing: border-box;
    margin-left: 11px;
    margin-right: 6px
}

.payment-method .payment-method-label .payment-method-label-icon.mp-icon-background .mp-icon-twocc {
    display: flex;
    margin: 4px
}

.payment-method .payment-method-content .actions-toolbar .mp-flex-baseline {
    display: flex;
    align-items: baseline
}

.payment-method .payment-method-content .actions-toolbar .mp-flex-baseline .mp-mr-20 {
    margin-right: 20px
}

#modal-3ds-challenge .modal-inner-wrap {
    margin: auto !important;
    margin-top: 5% !important;
    width: 70% !important;
    height: fit-content !important;
    left: 0 !important;
    padding-left: 10px;
    justify-content: center
}

#modal-3ds-challenge .iframe-div {
    justify-content: center;
    display: flex
}

#modal-3ds-challenge .modal-header {
    padding: 15px !important;
    width: 95% !important
}

#modal-3ds-challenge .modal-title {
    font-size: 20px !important;
    text-align: left !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    width: 100% !important
}

#modal-3ds-challenge #loading-challenge {
    padding: 10px;
    height: 500px;
    display: block;
    text-align: center
}

#modal-3ds-challenge .loading-message {
    font-size: 1.5rem
}

#modal-3ds-challenge .custom-loader {
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

#modal-3ds-challenge .loader-area {
    padding-top: 100px
}

#modal-3ds-challenge .loading-area {
    text-align: center;
    justify-content: center;
    height: 350px
}

#modal-3ds-challenge .messages {
    width: 100%
}

@media screen and (max-width:472px) {
    #modal-3ds-challenge .modal-inner-wrap {
        margin: 0 !important;
        height: 100% !important;
        width: 100% !important;
        justify-content: flex-start;
        margin-left: 0
    }
    #modal-3ds-challenge .modal-header {
        padding: 10px !important;
        width: 90% !important
    }
    #modal-3ds-challenge .modal-title {
        width: 90% !important
    }
    #modal-3ds-challenge .action-close {
        padding: 10px;
        padding-left: 0;
        margin-left: 1px
    }
    #modal-3ds-challenge .modal-3ds-challenge {
        width: 100%
    }
    #modal-3ds-challenge .messages {
        display: flex
    }
}

.payment-method.form-mercadopago .payment-method-title .payment-method-label .payment-method-label-icon .mp-logo-title {
    height: 28px
}

.payment-method.form-mercadopago .payment-method-content {
    width: 95%;
    margin-top: 12px
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards {
    font-family: 'Open Sans';
    font-style: normal
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards .mp-header-title-one {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: rgba(0, 0, 0, .8);
    margin: 5px 0 16px
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards .mp-header-subtitle {
    font-weight: 400;
    font-size: 11px;
    line-height: 18px;
    color: rgba(0, 0, 0, .9)
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards .mp-subtitle {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: rgba(0, 0, 0, .55);
    margin: 4px 0 16px
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards .mp-message {
    color: red;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    margin: 4px 0 16px;
    display: none
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards input {
    box-sizing: border-box;
    width: 328px;
    height: 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 12px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 6px;
    margin-bottom: 10px
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards .mp-progress-bar {
    width: 324px;
    height: 4px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1)
}

.payment-method.form-mercadopago .payment-method-content .mp-header-two-cards .mp-progress-bar div {
    height: 100%;
    background-color: #3483fa;
    border-radius: 5px;
    width: 0
}

.payment-method.form-mercadopago .payment-method-content .mp-header-title-two {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: rgba(0, 0, 0, .8);
    margin: 16px 0
}

.payment-method.form-mercadopago .payment-method-content .mp-footer {
    display: flex;
    margin-top: 22px;
    align-items: center
}

.payment-method.form-mercadopago .payment-method-content .mp-footer .mp-footer-subtitle {
    font-weight: 400;
    font-size: 11px;
    line-height: 17px;
    color: #bfbfbf;
    margin-left: 8px
}

.payment-method.form-mercadopago .payment-method-content .mp-footer .mp-footer-logo {
    width: 39px;
    height: 28px
}

.payment-method.form-mercadopago .payment-method-content .mp-divider {
    width: 100;
    height: 1px;
    background: #ccc;
    margin: 38px 0 16px
}

.payment-method.form-mercadopago .payment-mercado-credits-banner {
    padding: 0 40px 0 0;
    margin-left: -10px
}

.payment-method.form-mercadopago .payment-mercado-credits-banner .thumbnails {
    list-style: none;
    padding: 0;
    margin-bottom: 40px
}

.payment-method.form-mercadopago .payment-mercado-credits-banner .thumbnails div:nth-child(1) p {
    max-width: 566px;
    margin-bottom: 16px
}

.payment-method.form-mercadopago .payment-mercado-credits-banner .thumbnails div:nth-child(2) p {
    max-width: 566px;
    margin-bottom: 16px
}

.payment-method.form-mercadopago .payment-mercado-credits-banner .thumbnails div:nth-child(3) p {
    max-width: 554px;
    margin-bottom: 0
}

.payment-method.form-mercadopago .row-fluid-title-mercado-credits {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    margin-bottom: 32px
}

.payment-method.form-mercadopago .row-fluid-title-mercado-credits strong {
    font-weight: 600
}

.payment-method.form-mercadopago .row-fluid-box-mercado-credits {
    height: 18px;
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 16px
}

.payment-method.form-mercadopago .row-fluid-box-mercado-credits p {
    margin-bottom: 0
}

.payment-method.form-mercadopago .row-fluid-box-mercado-credits strong {
    font-weight: 600
}

.payment-method.form-mercadopago .payment-mercado-credits-icon span {
    color: #009ee3;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    margin-right: 8px
}

.payment-method.form-mercadopago .mp-credits-message-box {
    width: 95%;
    background-color: #f5f5f5;
    max-width: 582px;
    border-radius: 6px;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    padding: 16px 0;
    margin: 8px 40px 20px 0;
    vertical-align: middle
}

.payment-method.form-mercadopago .mp-credits-message-box img {
    margin-right: 8px;
    padding-top: 2px
}

.payment-method.form-mercadopago .mp-credits-message-box span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    color: rgba(0, 0, 0, .55)
}

.payment-method.form-mercadopago .mp-redirect-message {
    height: 15px;
    width: 100%;
    margin-bottom: 8px;
    display: flex;
    margin-left: 20px
}

.payment-method.form-mercadopago .mp-redirect-message span {
    font-size: 12px;
    line-height: 15px;
    text-align: left
}

.payment-method.form-mercadopago .mp-redirect-message span strong {
    font-weight: 600
}

.payment-method.form-mercadopago .mp-credit-line {
    margin-left: 20px
}

.payment-method.form-mercadopago .row-text-mercado-credits {
    color: rgba(0, 0, 0, .55);
    white-space: nowrap
}

.payment-method.form-mercadopago .text-tea {
    font-size: 12px;
    line-height: 1.1;
    color: #000;
    font-family: Roboto;
    font-weight: 500;
    background: #f4f4f4;
    padding: 7px;
    float: left;
    width: calc(50% - 14px);
    height: 15px;
    margin-top: 0;
    border-radius: 0 0 0 5px
}

.payment-method.form-mercadopago .text-cft {
    font-size: 12px;
    line-height: 1.1;
    color: #000;
    font-family: Roboto;
    font-weight: 500;
    background: #f4f4f4;
    padding: 0;
    float: left;
    width: calc(50% - 14px);
    margin: 0;
    height: 15px;
    padding: 7px;
    border-radius: 0 0 5px
}

.payment-method.form-mercadopago .payment-method-title.field {
    display: inline-flex;
    width: 100%
}

.payment-method.form-mercadopago .control-mp-iframe {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    height: 48px;
    position: relative
}

.payment-method.form-mercadopago .control-mp-iframe.has-error {
    border-color: #e02b27
}

.payment-method.form-mercadopago .control-mp-iframe .field-tooltip {
    height: 0;
    right: 5px;
    text-align: right;
    top: 10px;
    width: 28px
}

.payment-method.form-mercadopago .control-mp-iframe .input-mp-iframe {
    height: 100%;
    position: absolute;
    width: 90%
}

.payment-method.form-mercadopago .control-mp-iframe .label {
    display: block;
    font-weight: 400;
    margin-bottom: 0;
    overflow: hidden;
    padding: 13px 15px;
    pointer-events: none;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    transition: all .1s ease-in-out;
    white-space: nowrap;
    width: 70%
}

.payment-method.form-mercadopago .control-mp-iframe.in-focus .label,
.payment-method.form-mercadopago .control-mp-iframe.is-valid .label {
    font-size: 10px;
    padding-bottom: calc(4.33333333px) !important;
    padding-top: calc(4.33333333px) !important
}

.payment-method.form-mercadopago .payer-document-type .control:focus .label,
.payment-method.form-mercadopago .fullname .control:focus .label,
.payment-method.form-mercadopago .payer-document-type .control:valid .label,
.payment-method.form-mercadopago .fullname .control:valid .label {
    font-size: 10px;
    padding-bottom: calc(4.33333333px) !important;
    padding-top: calc(4.33333333px) !important
}

.payment-method.form-mercadopago .mp-message-error {
    display: block;
    color: #e02b27;
    font-size: 1.2rem
}

.payment-method.form-mercadopago .payment-method-label {
    display: table;
    vertical-align: middle
}

.payment-method.form-mercadopago .payment-method-label .payment-method-label-icon {
    display: table-cell;
    line-height: 0;
    vertical-align: middle
}

.payment-method.form-mercadopago .payment-method-label .payment-method-label-icon img {
    width: 40px
}

.payment-method.form-mercadopago .payment-method-label .payment-method-label-title {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle
}

.payment-method.form-mercadopago .checkout-payment-method .form {
    margin-bottom: 20px
}

.payment-method.form-mercadopago .payment-methods-off-input {
    float: left;
    margin-right: 10px
}

.payment-method.form-mercadopago .payment-methods-off-option {
    width: 40%;
    display: inline-flex;
    align-items: center;
    margin: 0 0 1rem
}

.payment-method.form-mercadopago .payment-methods-off-label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 8px
}

.payment-method.form-mercadopago .payment-methods-off-logo-container {
    width: 60px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 4px
}

.payment-method.form-mercadopago .payment-methods-off-logo-image {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100% !important;
    position: inherit !important;
    float: none !important;
    margin: 0 !important;
    font-size: 10px;
    text-overflow: ellipsis;
    overflow: hidden
}

.payment-method.form-mercadopago .legend .credit-card-types .item {
    display: inline-flex;
    list-style: none;
    margin: 0;
    text-align: right;
    vertical-align: top
}

.payment-method.form-mercadopago .legend .credit-card-types .item img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    width: 20px
}

.payment-method.form-mercadopago .field-to-pay {
    margin: 0 10px
}

.payment-method.form-mercadopago .fieldset.fieldset-ajust-margin-bottom {
    margin-bottom: 20px
}

.payment-method.form-mercadopago .fieldset.payment-mercadopago {
    border: 1px solid;
    border-color: #bbb;
    background-color: #fff;
    border-radius: 3px;
    padding-bottom: 10px
}

.payment-method.form-mercadopago .fieldset.payment-mercadopago .legend {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid;
    border-color: #bbb;
    padding: 10px 20px;
    background-color: #f4f4f4;
    width: 100%
}

.payment-method.form-mercadopago .fieldset.payment-mercadopago .legend-icon {
    margin-right: 0;
    text-align: right
}

.payment-method.form-mercadopago .fieldset.payment-mercadopago .not-editable-title {
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.payment-method.form-mercadopago .fieldset .field.choice {
    margin-bottom: 20px
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group {
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    vertical-align: top;
    width: 100%
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=text],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=password],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=url],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=tel],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=search],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=number],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=datetime],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input[type=email],
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control select {
    height: unset;
    padding: 13px 15px;
    width: 100%
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input::placeholder {
    color: transparent
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input::-webkit-input-placeholder {
    color: transparent
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input::-ms-input-placeholder {
    color: transparent
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input::-moz-placeholder {
    color: transparent
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control .label {
    display: block;
    font-weight: 400;
    margin-bottom: 0;
    overflow: hidden;
    padding: 13px 15px;
    pointer-events: none;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    transition: all .1s ease-in-out;
    white-space: nowrap;
    width: 80%
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control select:not(:checked),
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input:not(:placeholder-shown) {
    padding-bottom: calc(4.33333333px) !important;
    padding-top: calc(21.66666667px) !important
}

.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control select:not(:checked)~.label,
.payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control input:not(:placeholder-shown)~.label {
    font-size: 10px;
    padding-bottom: calc(4.33333333px) !important;
    padding-top: calc(4.33333333px) !important
}

.payment-method.form-mercadopago .fieldset .field.document-number {
    float: right;
    padding-left: 10px;
    width: 70%
}

.payment-method.form-mercadopago .fieldset .field.document-type {
    float: left;
    width: 30%
}

.payment-method.form-mercadopago .fieldset .field.number {
    float: left;
    width: 70%
}

.payment-method.form-mercadopago .fieldset .field.number .credit-card-types .item._active {
    line-height: 2
}

.payment-method.form-mercadopago .fieldset .field.number .credit-card-types .item img {
    -webkit-filter: unset;
    -webkit-transition: all .6s ease;
    filter: unset;
    margin-right: 10px;
    transition: all .6s ease;
    width: 32px
}

.payment-method.form-mercadopago .fieldset .field.cvv {
    float: right;
    padding-left: 10px;
    width: 30%
}

.payment-method.form-mercadopago .fieldset .field.cvv input {
    padding-right: 20px
}

.payment-method.form-mercadopago .fieldset .field.date {
    margin-bottom: 0
}

.payment-method.form-mercadopago .fieldset .field.date .group-2 {
    display: inline-flex;
    width: 100%
}

.payment-method.form-mercadopago .fieldset .field.date .group-2 .month {
    padding-left: 0
}

.payment-method.form-mercadopago .fieldset .field.date .group-2 .year {
    padding-left: 10px;
    padding-right: 0
}

.payment-method.form-mercadopago .fieldset .field.first-payment-amount .ui-slider-horizontal {
    border-radius: 0
}

.payment-method.form-mercadopago .details-payment-amount {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px
}

.payment-method.form-mercadopago .details-payment-amount h4 {
    margin-top: 0
}

.payment-method.form-mercadopago .first-payment-amount {
    margin-top: 20px
}

.checkout-onepage-success .mercadopago-payment-success-details {
    text-align: left;
    margin-top: 20px
}

.checkout-onepage-success .mercadopago-input-group {
    position: relative
}

.checkout-onepage-success .field.mercadopago-input-group {
    max-width: 500px
}

.checkout-onepage-success .mercadopago-payment-success-details-two-cc {
    padding-top: 15px
}

.checkout-onepage-success .mercadopago-payment-success-details-two-cc span {
    padding-left: 5px;
    padding-right: 5px
}

.checkout-onepage-success .mercadopago-payment-success-details-two-cc .title {
    width: 330px;
    height: 66px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #333
}

.checkout-onepage-success .mercadopago-payment-logo {
    flex-basis: 15%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 96.89px;
    height: 24.46px;
    padding-top: 15px;
    padding-bottom: 15px
}

.mercadopago-instruction .instruction-information {
    margin-bottom: 10px
}

.full-checkout .checkout-payment-method .payment-method-content .fieldset:not(:last-child).fieldset-ajust-margin-bottom {
    margin-bottom: 20px
}

@media screen and (max-width:472px) {
    .mp-redirect-message {
        margin-left: 0
    }
    .mp-credit-line {
        margin-left: 0
    }
    .payment-method-content {
        padding: 0
    }
    .payment-method .payment-mercado-credits-banner {
        padding: 0 20px;
        margin-left: 0
    }
    .payment-method .row-fluid-box-mercado-credits {
        height: 36px
    }
    .payment-method .row-text-mercado-credits {
        white-space: normal
    }
    .payment-method .mp-credits-message-box {
        margin-left: -10px;
        text-align: left;
        padding: 16px 20px 16px 10px
    }
    .redirect-message-text {
        width: 100%;
        white-space: nowrap
    }
}

.sidebar .block-addbysku .fieldset {
    margin: 0
}

.sidebar .block-addbysku .fieldset .fields {
    position: relative
}

.sidebar .block-addbysku .fieldset .fields .field {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}

.sidebar .block-addbysku .fieldset .fields .field.sku {
    margin-right: -85px;
    padding-right: 90px;
    width: 100%
}

.sidebar .block-addbysku .fieldset .fields .field.qty .qty+.mage-error {
    width: 80px
}

.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
    position: absolute;
    right: 0;
    top: 6px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
    margin-bottom: 20px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
    text-align: left
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
    width: auto
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
    float: none;
    text-align: left
}

.sidebar .block-addbysku .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

.sidebar .block-addbysku .action.add>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .block-addbysku .action.add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 31px;
    line-height: 20px;
    color: inherit;
    content: "\f067";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sidebar .block-addbysku .action.add:hover:before {
    color: inherit
}

.sidebar .block-addbysku .action.add:active:before {
    color: inherit
}

.sidebar .block-addbysku .action.links {
    display: inline-block;
    margin: 20px 0 0
}

.sidebar .block-addbysku .action.reset {
    display: block;
    margin: 10px 0
}

.sidebar .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.sidebar .block-addbysku .action.remove>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 20px;
    color: inherit;
    content: "\f00d";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sidebar .block-addbysku .action.remove:hover:before {
    color: inherit
}

.sidebar .block-addbysku .action.remove:active:before {
    color: inherit
}

.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
    background: 0 0;
    border: none
}

.sidebar .block-addbysku .action.remove:hover {
    background: 0 0;
    border: none
}

.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
    pointer-events: none;
    opacity: .5
}

.block-banners .banner-item,
.block-banners-inline .banner-item {
    display: block
}

.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
    margin-bottom: 20px
}

.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
    display: block;
    margin: 0 auto
}

.block-product-link.widget,
.block-category-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-product-link-inline.widget {
    margin: 0
}

.block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%)/2)
}

.block.widget .products-grid .product-item:nth-child(2n+1) {
    margin-left: 0
}

.block.widget .product-item-info {
    width: auto
}

.block.widget .pager {
    padding: 0
}

.block.widget .pager .toolbar-amount {
    float: none;
    font-size: 1.2rem
}

.block.widget .pager .pages-item-previous {
    padding-left: 0
}

.block.widget .pager .pages-item-next {
    position: relative
}

.block.widget .pager .items {
    white-space: nowrap
}

.columns .block-event {
    position: relative;
    z-index: 2
}

.block-event .block-content {
    position: relative
}

.block-event .block-content>.action {
    cursor: pointer;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    z-index: 3
}

.block-event .block-content>.action.backward,
.block-event .block-content>.action.forward {
    opacity: .5;
    overflow: hidden;
    width: 20px;
    display: inline-block;
    text-decoration: none
}

.block-event .block-content>.action.backward>span,
.block-event .block-content>.action.forward>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.block-event .block-content>.action.backward:before,
.block-event .block-content>.action.forward:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 55px;
    line-height: 30px;
    color: inherit;
    content: "\f053";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block-event .block-content>.action.backward:before,
.block-event .block-content>.action.forward:before {
    margin-left: -15px
}

.block-event .block-content>.action.backward {
    left: 0
}

.block-event .block-content>.action.forward {
    right: 0
}

.block-event .block-content>.action.forward:before {
    content: "\f054"
}

.block-event .block-content>.action.forward:before {
    margin-left: -20px
}

.block-event .block-content>.action.inactive {
    cursor: default;
    display: none
}

.block-event .block-content>.action:hover {
    opacity: 1
}

.block-event .slider-panel {
    overflow: hidden;
    position: relative;
    z-index: 2
}

.block-event .slider-panel .slider {
    white-space: nowrap
}

.block-event .slider-panel .slider .item {
    background: #f0f0f0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    width: 16.35%
}

.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
    width: 100%
}

.block-event .slider-panel .slider .item img {
    max-width: 100%
}

.block-event .slider-panel .slider .item .category-name {
    display: inline-block;
    font-size: 1.8rem;
    padding: 15px 5px 0;
    word-break: break-all
}

.block-event .slider-panel .slider .item .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

.block-event .slider-panel .slider .item .ticker li {
    display: none;
    margin: 0 5px
}

.block-event .slider-panel .slider .item .ticker .value {
    font-size: 2.6rem;
    font-weight: 300
}

.block-event .slider-panel .slider .item .ticker .label {
    display: block;
    font-size: 1.3rem
}

.block-event .slider-panel .slider .item .dates {
    font-weight: 300
}

.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
    display: block
}

.block-event .slider-panel .slider .item .dates .start:after {
    font-size: 1.8rem;
    content: '\2013';
    display: block
}

.block-event .slider-panel .slider .item .dates .date {
    font-size: 1.8rem;
    font-weight: 300
}

.block-event .slider-panel .slider .item .dates .time {
    font-size: 1.3rem
}

.block-event .slider-panel .slider .item .box-event .box-content {
    padding: 5px 0 10px
}

.block-event .slider-panel .slider .item .box-event .box-title {
    display: block;
    font-weight: 300;
    margin: 10px 0 0
}

.block-event .slider-panel .slider .item .action.show {
    display: block;
    padding: 0
}

.block-event .slider-panel .slider .item .action.show .category.name {
    display: inline-block;
    padding: 30px 10px 0
}

.block-event .slider-panel .slider .item .action.show img {
    display: block
}

.block-event .slider-panel .slider .item .action.event {
    background-image: none;
    background: #282b33;
    border: 1px solid #282b33;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto;
    font-weight: 700;
    padding: 10px 25px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 15px
}

.block-event .slider-panel .slider .item .action.event:hover {
    border: 1px solid #fff;
    color: #fff
}

.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.block-event .slider-panel .slider .item .action.event:hover {
    text-decoration: none
}

.block-static-block.widget,
.block-cms-link.widget {
    margin-bottom: 20px
}

.links .block-static-block.widget,
.links .block-cms-link.widget {
    margin-bottom: 0
}

.block-cms-link-inline.widget {
    margin: 0
}

.block-wishlist-search .form-wishlist-search {
    margin: 20px 0 0
}

.block-cms-hierarchy-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-cms-hierarchy-link-inline.widget {
    margin: 0
}

@font-face {
    font-family: "feather";
    src: url('../fonts/feather.eot');
    src: url('../fonts/feather.eot#iefix') format('embedded-opentype'), url('../fonts/feather.woff') format('woff'), url('../fonts/feather.ttf') format('truetype'), url('../images/feather.svg#feather') format('svg')
}

.feather {
    font-family: 'feather' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-alert-octagon:before {
    content: "\e81b"
}

.icon-alert-circle:before {
    content: "\e81c"
}

.icon-activity:before {
    content: "\e81d"
}

.icon-alert-triangle:before {
    content: "\e81e"
}

.icon-align-center:before {
    content: "\e81f"
}

.icon-airplay:before {
    content: "\e820"
}

.icon-align-justify:before {
    content: "\e821"
}

.icon-align-left:before {
    content: "\e822"
}

.icon-align-right:before {
    content: "\e823"
}

.icon-arrow-down-left:before {
    content: "\e824"
}

.icon-arrow-down-right:before {
    content: "\e825"
}

.icon-anchor:before {
    content: "\e826"
}

.icon-aperture:before {
    content: "\e827"
}

.icon-arrow-left:before {
    content: "\e828"
}

.icon-arrow-right:before {
    content: "\e829"
}

.icon-arrow-down:before {
    content: "\e82a"
}

.icon-arrow-up-left:before {
    content: "\e82b"
}

.icon-arrow-up-right:before {
    content: "\e82c"
}

.icon-arrow-up:before {
    content: "\e82d"
}

.icon-award:before {
    content: "\e82e"
}

.icon-bar-chart:before {
    content: "\e82f"
}

.icon-at-sign:before {
    content: "\e830"
}

.icon-bar-chart-2:before {
    content: "\e831"
}

.icon-battery-charging:before {
    content: "\e832"
}

.icon-bell-off:before {
    content: "\e833"
}

.icon-battery:before {
    content: "\e834"
}

.icon-bluetooth:before {
    content: "\e835"
}

.icon-bell:before {
    content: "\e836"
}

.icon-book:before {
    content: "\e837"
}

.icon-briefcase:before {
    content: "\e838"
}

.icon-camera-off:before {
    content: "\e839"
}

.icon-calendar:before {
    content: "\e83a"
}

.icon-bookmark:before {
    content: "\e83b"
}

.icon-box:before {
    content: "\e83c"
}

.icon-camera:before {
    content: "\e83d"
}

.icon-check-circle:before {
    content: "\e83e"
}

.icon-check:before {
    content: "\e83f"
}

.icon-check-square:before {
    content: "\e840"
}

.icon-cast:before {
    content: "\e841"
}

.icon-chevron-down:before {
    content: "\e842"
}

.icon-chevron-left:before {
    content: "\e843"
}

.icon-chevron-right:before {
    content: "\e844"
}

.icon-chevron-up:before {
    content: "\e845"
}

.icon-chevrons-down:before {
    content: "\e846"
}

.icon-chevrons-right:before {
    content: "\e847"
}

.icon-chevrons-up:before {
    content: "\e848"
}

.icon-chevrons-left:before {
    content: "\e849"
}

.icon-circle:before {
    content: "\e84a"
}

.icon-clipboard:before {
    content: "\e84b"
}

.icon-chrome:before {
    content: "\e84c"
}

.icon-clock:before {
    content: "\e84d"
}

.icon-cloud-lightning:before {
    content: "\e84e"
}

.icon-cloud-drizzle:before {
    content: "\e84f"
}

.icon-cloud-rain:before {
    content: "\e850"
}

.icon-cloud-off:before {
    content: "\e851"
}

.icon-codepen:before {
    content: "\e852"
}

.icon-cloud-snow:before {
    content: "\e853"
}

.icon-compass:before {
    content: "\e854"
}

.icon-copy:before {
    content: "\e855"
}

.icon-corner-down-right:before {
    content: "\e856"
}

.icon-corner-down-left:before {
    content: "\e857"
}

.icon-corner-left-down:before {
    content: "\e858"
}

.icon-corner-left-up:before {
    content: "\e859"
}

.icon-corner-up-left:before {
    content: "\e85a"
}

.icon-corner-up-right:before {
    content: "\e85b"
}

.icon-corner-right-down:before {
    content: "\e85c"
}

.icon-corner-right-up:before {
    content: "\e85d"
}

.icon-cpu:before {
    content: "\e85e"
}

.icon-credit-card:before {
    content: "\e85f"
}

.icon-crosshair:before {
    content: "\e860"
}

.icon-disc:before {
    content: "\e861"
}

.icon-delete:before {
    content: "\e862"
}

.icon-download-cloud:before {
    content: "\e863"
}

.icon-download:before {
    content: "\e864"
}

.icon-droplet:before {
    content: "\e865"
}

.icon-edit-2:before {
    content: "\e866"
}

.icon-edit:before {
    content: "\e867"
}

.icon-edit-1:before {
    content: "\e868"
}

.icon-external-link:before {
    content: "\e869"
}

.icon-eye:before {
    content: "\e86a"
}

.icon-feather:before {
    content: "\e86b"
}

.icon-facebook:before {
    content: "\e86c"
}

.icon-file-minus:before {
    content: "\e86d"
}

.icon-eye-off:before {
    content: "\e86e"
}

.icon-fast-forward:before {
    content: "\e86f"
}

.icon-file-text:before {
    content: "\e870"
}

.icon-film:before {
    content: "\e871"
}

.icon-file:before {
    content: "\e872"
}

.icon-file-plus:before {
    content: "\e873"
}

.icon-folder:before {
    content: "\e874"
}

.icon-filter:before {
    content: "\e875"
}

.icon-flag:before {
    content: "\e876"
}

.icon-globe:before {
    content: "\e877"
}

.icon-grid:before {
    content: "\e878"
}

.icon-heart:before {
    content: "\e879"
}

.icon-home:before {
    content: "\e87a"
}

.icon-github:before {
    content: "\e87b"
}

.icon-image:before {
    content: "\e87c"
}

.icon-inbox:before {
    content: "\e87d"
}

.icon-layers:before {
    content: "\e87e"
}

.icon-info:before {
    content: "\e87f"
}

.icon-instagram:before {
    content: "\e880"
}

.icon-layout:before {
    content: "\e881"
}

.icon-link-2:before {
    content: "\e882"
}

.icon-life-buoy:before {
    content: "\e883"
}

.icon-link:before {
    content: "\e884"
}

.icon-log-in:before {
    content: "\e885"
}

.icon-list:before {
    content: "\e886"
}

.icon-lock:before {
    content: "\e887"
}

.icon-log-out:before {
    content: "\e888"
}

.icon-loader:before {
    content: "\e889"
}

.icon-mail:before {
    content: "\e88a"
}

.icon-maximize-2:before {
    content: "\e88b"
}

.icon-map:before {
    content: "\e88c"
}

.icon-map-pin:before {
    content: "\e88e"
}

.icon-menu:before {
    content: "\e88f"
}

.icon-message-circle:before {
    content: "\e890"
}

.icon-message-square:before {
    content: "\e891"
}

.icon-minimize-2:before {
    content: "\e892"
}

.icon-mic-off:before {
    content: "\e893"
}

.icon-minus-circle:before {
    content: "\e894"
}

.icon-mic:before {
    content: "\e895"
}

.icon-minus-square:before {
    content: "\e896"
}

.icon-minus:before {
    content: "\e897"
}

.icon-moon:before {
    content: "\e898"
}

.icon-monitor:before {
    content: "\e899"
}

.icon-more-vertical:before {
    content: "\e89a"
}

.icon-more-horizontal:before {
    content: "\e89b"
}

.icon-move:before {
    content: "\e89c"
}

.icon-music:before {
    content: "\e89d"
}

.icon-navigation-2:before {
    content: "\e89e"
}

.icon-navigation:before {
    content: "\e89f"
}

.icon-octagon:before {
    content: "\e8a0"
}

.icon-package:before {
    content: "\e8a1"
}

.icon-pause-circle:before {
    content: "\e8a2"
}

.icon-pause:before {
    content: "\e8a3"
}

.icon-percent:before {
    content: "\e8a4"
}

.icon-phone-call:before {
    content: "\e8a5"
}

.icon-phone-forwarded:before {
    content: "\e8a6"
}

.icon-phone-missed:before {
    content: "\e8a7"
}

.icon-phone-off:before {
    content: "\e8a8"
}

.icon-phone-incoming:before {
    content: "\e8a9"
}

.icon-phone:before {
    content: "\e8aa"
}

.icon-phone-outgoing:before {
    content: "\e8ab"
}

.icon-pie-chart:before {
    content: "\e8ac"
}

.icon-play-circle:before {
    content: "\e8ad"
}

.icon-play:before {
    content: "\e8ae"
}

.icon-plus-square:before {
    content: "\e8af"
}

.icon-plus-circle:before {
    content: "\e8b0"
}

.icon-plus:before {
    content: "\e8b1"
}

.icon-pocket:before {
    content: "\e8b2"
}

.icon-printer:before {
    content: "\e8b3"
}

.icon-power:before {
    content: "\e8b4"
}

.icon-radio:before {
    content: "\e8b5"
}

.icon-repeat:before {
    content: "\e8b6"
}

.icon-refresh-ccw:before {
    content: "\e8b7"
}

.icon-rewind:before {
    content: "\e8b8"
}

.icon-rotate-ccw:before {
    content: "\e8b9"
}

.icon-refresh-cw:before {
    content: "\e8ba"
}

.icon-rotate-cw:before {
    content: "\e8bb"
}

.icon-save:before {
    content: "\e8bc"
}

.icon-search:before {
    content: "\e8bd"
}

.icon-server:before {
    content: "\e8be"
}

.icon-scissors:before {
    content: "\e8bf"
}

.icon-share-2:before {
    content: "\e8c0"
}

.icon-share:before {
    content: "\e8c1"
}

.icon-shield:before {
    content: "\e8c2"
}

.icon-settings:before {
    content: "\e8c3"
}

.icon-skip-back:before {
    content: "\e8c4"
}

.icon-shuffle:before {
    content: "\e8c5"
}

.icon-sidebar:before {
    content: "\e8c6"
}

.icon-skip-forward:before {
    content: "\e8c7"
}

.icon-slack:before {
    content: "\e8c8"
}

.icon-slash:before {
    content: "\e8c9"
}

.icon-smartphone:before {
    content: "\e8ca"
}

.icon-square:before {
    content: "\e8cb"
}

.icon-speaker:before {
    content: "\e8cc"
}

.icon-star:before {
    content: "\e8cd"
}

.icon-stop-circle:before {
    content: "\e8ce"
}

.icon-sun:before {
    content: "\e8cf"
}

.icon-sunrise:before {
    content: "\e8d0"
}

.icon-tablet:before {
    content: "\e8d1"
}

.icon-tag:before {
    content: "\e8d2"
}

.icon-sunset:before {
    content: "\e8d3"
}

.icon-target:before {
    content: "\e8d4"
}

.icon-thermometer:before {
    content: "\e8d5"
}

.icon-thumbs-up:before {
    content: "\e8d6"
}

.icon-thumbs-down:before {
    content: "\e8d7"
}

.icon-toggle-left:before {
    content: "\e8d8"
}

.icon-toggle-right:before {
    content: "\e8d9"
}

.icon-trash-2:before {
    content: "\e8da"
}

.icon-trash:before {
    content: "\e8db"
}

.icon-trending-up:before {
    content: "\e8dc"
}

.icon-trending-down:before {
    content: "\e8dd"
}

.icon-triangle:before {
    content: "\e8de"
}

.icon-type:before {
    content: "\e8df"
}

.icon-twitter:before {
    content: "\e8e0"
}

.icon-upload:before {
    content: "\e8e1"
}

.icon-umbrella:before {
    content: "\e8e2"
}

.icon-upload-cloud:before {
    content: "\e8e3"
}

.icon-unlock:before {
    content: "\e8e4"
}

.icon-user-check:before {
    content: "\e8e5"
}

.icon-user-minus:before {
    content: "\e8e6"
}

.icon-user-plus:before {
    content: "\e8e7"
}

.icon-user-x:before {
    content: "\e8e8"
}

.icon-user:before {
    content: "\e8e9"
}

.icon-users:before {
    content: "\e8ea"
}

.icon-video-off:before {
    content: "\e8eb"
}

.icon-video:before {
    content: "\e8ec"
}

.icon-voicemail:before {
    content: "\e8ed"
}

.icon-volume-x:before {
    content: "\e8ee"
}

.icon-volume-2:before {
    content: "\e8ef"
}

.icon-volume-1:before {
    content: "\e8f0"
}

.icon-volume:before {
    content: "\e8f1"
}

.icon-watch:before {
    content: "\e8f2"
}

.icon-wifi:before {
    content: "\e8f3"
}

.icon-x-square:before {
    content: "\e8f4"
}

.icon-wind:before {
    content: "\e8f5"
}

.icon-x:before {
    content: "\e8f6"
}

.icon-x-circle:before {
    content: "\e8f7"
}

.icon-zap:before {
    content: "\e8f8"
}

.icon-zoom-in:before {
    content: "\e8f9"
}

.icon-zoom-out:before {
    content: "\e8fa"
}

.icon-command:before {
    content: "\e8fb"
}

.icon-cloud:before {
    content: "\e8fc"
}

.icon-hash:before {
    content: "\e8fd"
}

.icon-headphones:before {
    content: "\e8fe"
}

.icon-underline:before {
    content: "\e8ff"
}

.icon-italic:before {
    content: "\e900"
}

.icon-bold:before {
    content: "\e901"
}

.icon-crop:before {
    content: "\e902"
}

.icon-help-circle:before {
    content: "\e903"
}

.icon-paperclip:before {
    content: "\e904"
}

.icon-shopping-cart:before {
    content: "\e905"
}

.icon-tv:before {
    content: "\e906"
}

.icon-wifi-off:before {
    content: "\e907"
}

.icon-minimize:before {
    content: "\e88d"
}

.icon-maximize:before {
    content: "\e908"
}

.icon-gitlab:before {
    content: "\e909"
}

.icon-sliders:before {
    content: "\e90a"
}

.icon-star-on:before {
    content: "\e90b"
}

.icon-heart-on:before {
    content: "\e90c"
}

.icon-archive:before {
    content: "\e90d"
}

.icon-arrow-down-circle:before {
    content: "\e90e"
}

.icon-arrow-up-circle:before {
    content: "\e90f"
}

.icon-arrow-left-circle:before {
    content: "\e910"
}

.icon-arrow-right-circle:before {
    content: "\e911"
}

.icon-bar-chart-line-:before {
    content: "\e912"
}

.icon-bar-chart-line:before {
    content: "\e913"
}

.icon-book-open:before {
    content: "\e914"
}

.icon-code:before {
    content: "\e915"
}

.icon-database:before {
    content: "\e916"
}

.icon-dollar-sign:before {
    content: "\e917"
}

.icon-folder-plus:before {
    content: "\e918"
}

.icon-gift:before {
    content: "\e919"
}

.icon-folder-minus:before {
    content: "\e91a"
}

.icon-git-commit:before {
    content: "\e91b"
}

.icon-git-branch:before {
    content: "\e91c"
}

.icon-git-pull-request:before {
    content: "\e91d"
}

.icon-git-merge:before {
    content: "\e91e"
}

.icon-linkedin:before {
    content: "\e91f"
}

.icon-hard-drive:before {
    content: "\e920"
}

.icon-more-vertical-:before {
    content: "\e921"
}

.icon-more-horizontal-:before {
    content: "\e922"
}

.icon-rss:before {
    content: "\e923"
}

.icon-send:before {
    content: "\e924"
}

.icon-shield-off:before {
    content: "\e925"
}

.icon-shopping-bag:before {
    content: "\e926"
}

.icon-terminal:before {
    content: "\e927"
}

.icon-truck:before {
    content: "\e928"
}

.icon-zap-off:before {
    content: "\e929"
}

.icon-youtube:before {
    content: "\e92a"
}

@font-face {
    font-family: 'panini';
    src: url('../fonts/panini.eot');
    src: url('../fonts/panini.eot#iefix') format('embedded-opentype'), url('../fonts/panini.ttf') format('truetype'), url('../fonts/panini.woff') format('woff'), url('../images/panini.svg#icomoon') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.icon-bank-slip:before {
    content: "\e903"
}

.icon-trophy-1:before {
    content: "\e900"
}

.icon-trophy-2:before {
    content: "\e901"
}

.icon-trophy-3:before {
    content: "\e902"
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.fa.fa-glass:before {
    content: "\f000"
}

.fa.fa-meetup {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-star-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-star-o:before {
    content: "\f005"
}

.fa.fa-remove:before {
    content: "\f00d"
}

.fa.fa-close:before {
    content: "\f00d"
}

.fa.fa-gear:before {
    content: "\f013"
}

.fa.fa-trash-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-trash-o:before {
    content: "\f2ed"
}

.fa.fa-file-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-o:before {
    content: "\f15b"
}

.fa.fa-clock-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-clock-o:before {
    content: "\f017"
}

.fa.fa-arrow-circle-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
    content: "\f358"
}

.fa.fa-arrow-circle-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
    content: "\f35b"
}

.fa.fa-play-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-play-circle-o:before {
    content: "\f144"
}

.fa.fa-repeat:before {
    content: "\f01e"
}

.fa.fa-rotate-right:before {
    content: "\f01e"
}

.fa.fa-refresh:before {
    content: "\f021"
}

.fa.fa-list-alt {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-dedent:before {
    content: "\f03b"
}

.fa.fa-video-camera:before {
    content: "\f03d"
}

.fa.fa-picture-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-picture-o:before {
    content: "\f03e"
}

.fa.fa-photo {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-photo:before {
    content: "\f03e"
}

.fa.fa-image {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-image:before {
    content: "\f03e"
}

.fa.fa-pencil:before {
    content: "\f303"
}

.fa.fa-map-marker:before {
    content: "\f3c5"
}

.fa.fa-pencil-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-pencil-square-o:before {
    content: "\f044"
}

.fa.fa-share-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-share-square-o:before {
    content: "\f14d"
}

.fa.fa-check-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-check-square-o:before {
    content: "\f14a"
}

.fa.fa-arrows:before {
    content: "\f0b2"
}

.fa.fa-times-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-times-circle-o:before {
    content: "\f057"
}

.fa.fa-check-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-check-circle-o:before {
    content: "\f058"
}

.fa.fa-mail-forward:before {
    content: "\f064"
}

.fa.fa-expand:before {
    content: "\f424"
}

.fa.fa-compress:before {
    content: "\f422"
}

.fa.fa-eye {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-eye-slash {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-warning:before {
    content: "\f071"
}

.fa.fa-calendar:before {
    content: "\f073"
}

.fa.fa-arrows-v:before {
    content: "\f338"
}

.fa.fa-arrows-h:before {
    content: "\f337"
}

.fa.fa-bar-chart {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-bar-chart:before {
    content: "\f080"
}

.fa.fa-bar-chart-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-bar-chart-o:before {
    content: "\f080"
}

.fa.fa-twitter-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-facebook-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-gears:before {
    content: "\f085"
}

.fa.fa-thumbs-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-thumbs-o-up:before {
    content: "\f164"
}

.fa.fa-thumbs-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-thumbs-o-down:before {
    content: "\f165"
}

.fa.fa-heart-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-heart-o:before {
    content: "\f004"
}

.fa.fa-sign-out:before {
    content: "\f2f5"
}

.fa.fa-linkedin-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-linkedin-square:before {
    content: "\f08c"
}

.fa.fa-thumb-tack:before {
    content: "\f08d"
}

.fa.fa-external-link:before {
    content: "\f35d"
}

.fa.fa-sign-in:before {
    content: "\f2f6"
}

.fa.fa-github-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-lemon-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-lemon-o:before {
    content: "\f094"
}

.fa.fa-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-square-o:before {
    content: "\f0c8"
}

.fa.fa-bookmark-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-bookmark-o:before {
    content: "\f02e"
}

.fa.fa-twitter {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-facebook {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-facebook:before {
    content: "\f39e"
}

.fa.fa-facebook-f {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-facebook-f:before {
    content: "\f39e"
}

.fa.fa-github {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-credit-card {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-feed:before {
    content: "\f09e"
}

.fa.fa-hdd-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hdd-o:before {
    content: "\f0a0"
}

.fa.fa-hand-o-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa.fa-hand-o-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa.fa-hand-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa.fa-hand-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa.fa-arrows-alt:before {
    content: "\f31e"
}

.fa.fa-group:before {
    content: "\f0c0"
}

.fa.fa-chain:before {
    content: "\f0c1"
}

.fa.fa-scissors:before {
    content: "\f0c4"
}

.fa.fa-files-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-files-o:before {
    content: "\f0c5"
}

.fa.fa-floppy-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-floppy-o:before {
    content: "\f0c7"
}

.fa.fa-navicon:before {
    content: "\f0c9"
}

.fa.fa-reorder:before {
    content: "\f0c9"
}

.fa.fa-pinterest {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-pinterest-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google-plus-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google-plus {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google-plus:before {
    content: "\f0d5"
}

.fa.fa-money {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-money:before {
    content: "\f3d1"
}

.fa.fa-unsorted:before {
    content: "\f0dc"
}

.fa.fa-sort-desc:before {
    content: "\f0dd"
}

.fa.fa-sort-asc:before {
    content: "\f0de"
}

.fa.fa-linkedin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-linkedin:before {
    content: "\f0e1"
}

.fa.fa-rotate-left:before {
    content: "\f0e2"
}

.fa.fa-legal:before {
    content: "\f0e3"
}

.fa.fa-tachometer:before {
    content: "\f3fd"
}

.fa.fa-dashboard:before {
    content: "\f3fd"
}

.fa.fa-comment-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-comment-o:before {
    content: "\f075"
}

.fa.fa-comments-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-comments-o:before {
    content: "\f086"
}

.fa.fa-flash:before {
    content: "\f0e7"
}

.fa.fa-clipboard {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-paste {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-paste:before {
    content: "\f328"
}

.fa.fa-lightbulb-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa.fa-exchange:before {
    content: "\f362"
}

.fa.fa-cloud-download:before {
    content: "\f381"
}

.fa.fa-cloud-upload:before {
    content: "\f382"
}

.fa.fa-bell-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-bell-o:before {
    content: "\f0f3"
}

.fa.fa-cutlery:before {
    content: "\f2e7"
}

.fa.fa-file-text-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-text-o:before {
    content: "\f15c"
}

.fa.fa-building-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-building-o:before {
    content: "\f1ad"
}

.fa.fa-hospital-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hospital-o:before {
    content: "\f0f8"
}

.fa.fa-tablet:before {
    content: "\f3fa"
}

.fa.fa-mobile:before {
    content: "\f3cd"
}

.fa.fa-mobile-phone:before {
    content: "\f3cd"
}

.fa.fa-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-circle-o:before {
    content: "\f111"
}

.fa.fa-mail-reply:before {
    content: "\f3e5"
}

.fa.fa-github-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-folder-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-folder-o:before {
    content: "\f07b"
}

.fa.fa-folder-open-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-folder-open-o:before {
    content: "\f07c"
}

.fa.fa-smile-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-smile-o:before {
    content: "\f118"
}

.fa.fa-frown-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-frown-o:before {
    content: "\f119"
}

.fa.fa-meh-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-meh-o:before {
    content: "\f11a"
}

.fa.fa-keyboard-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-keyboard-o:before {
    content: "\f11c"
}

.fa.fa-flag-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-flag-o:before {
    content: "\f024"
}

.fa.fa-mail-reply-all:before {
    content: "\f122"
}

.fa.fa-star-half-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-star-half-o:before {
    content: "\f089"
}

.fa.fa-star-half-empty {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-star-half-empty:before {
    content: "\f089"
}

.fa.fa-star-half-full {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-star-half-full:before {
    content: "\f089"
}

.fa.fa-code-fork:before {
    content: "\f126"
}

.fa.fa-chain-broken:before {
    content: "\f127"
}

.fa.fa-shield:before {
    content: "\f3ed"
}

.fa.fa-calendar-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-calendar-o:before {
    content: "\f133"
}

.fa.fa-maxcdn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-html5 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-css3 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-ticket:before {
    content: "\f3ff"
}

.fa.fa-minus-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-minus-square-o:before {
    content: "\f146"
}

.fa.fa-level-up:before {
    content: "\f3bf"
}

.fa.fa-level-down:before {
    content: "\f3be"
}

.fa.fa-pencil-square:before {
    content: "\f14b"
}

.fa.fa-external-link-square:before {
    content: "\f360"
}

.fa.fa-compass {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-caret-square-o-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa.fa-toggle-down {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-toggle-down:before {
    content: "\f150"
}

.fa.fa-caret-square-o-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa.fa-toggle-up {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-toggle-up:before {
    content: "\f151"
}

.fa.fa-caret-square-o-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa.fa-toggle-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-toggle-right:before {
    content: "\f152"
}

.fa.fa-eur:before {
    content: "\f153"
}

.fa.fa-euro:before {
    content: "\f153"
}

.fa.fa-gbp:before {
    content: "\f154"
}

.fa.fa-usd:before {
    content: "\f155"
}

.fa.fa-dollar:before {
    content: "\f155"
}

.fa.fa-inr:before {
    content: "\f156"
}

.fa.fa-rupee:before {
    content: "\f156"
}

.fa.fa-jpy:before {
    content: "\f157"
}

.fa.fa-cny:before {
    content: "\f157"
}

.fa.fa-rmb:before {
    content: "\f157"
}

.fa.fa-yen:before {
    content: "\f157"
}

.fa.fa-rub:before {
    content: "\f158"
}

.fa.fa-ruble:before {
    content: "\f158"
}

.fa.fa-rouble:before {
    content: "\f158"
}

.fa.fa-krw:before {
    content: "\f159"
}

.fa.fa-won:before {
    content: "\f159"
}

.fa.fa-btc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-bitcoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-bitcoin:before {
    content: "\f15a"
}

.fa.fa-file-text:before {
    content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
    content: "\f881"
}

.fa.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa.fa-sort-amount-desc:before {
    content: "\f884"
}

.fa.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
    content: "\f886"
}

.fa.fa-youtube-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-youtube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-xing {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-xing-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-youtube-play {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-youtube-play:before {
    content: "\f167"
}

.fa.fa-dropbox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-stack-overflow {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-instagram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-flickr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-adn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-bitbucket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-bitbucket-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-bitbucket-square:before {
    content: "\f171"
}

.fa.fa-tumblr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-tumblr-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-long-arrow-down:before {
    content: "\f309"
}

.fa.fa-long-arrow-up:before {
    content: "\f30c"
}

.fa.fa-long-arrow-left:before {
    content: "\f30a"
}

.fa.fa-long-arrow-right:before {
    content: "\f30b"
}

.fa.fa-apple {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-windows {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-android {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-linux {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-dribbble {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-skype {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-foursquare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-trello {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-gratipay {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-gittip {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-gittip:before {
    content: "\f184"
}

.fa.fa-sun-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-sun-o:before {
    content: "\f185"
}

.fa.fa-moon-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-moon-o:before {
    content: "\f186"
}

.fa.fa-vk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-renren {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-pagelines {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-stack-exchange {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-arrow-circle-o-right {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
    content: "\f35a"
}

.fa.fa-arrow-circle-o-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
    content: "\f359"
}

.fa.fa-caret-square-o-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa.fa-toggle-left {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-toggle-left:before {
    content: "\f191"
}

.fa.fa-dot-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-dot-circle-o:before {
    content: "\f192"
}

.fa.fa-vimeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-try:before {
    content: "\f195"
}

.fa.fa-turkish-lira:before {
    content: "\f195"
}

.fa.fa-plus-square-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-plus-square-o:before {
    content: "\f0fe"
}

.fa.fa-slack {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wordpress {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-openid {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-institution:before {
    content: "\f19c"
}

.fa.fa-bank:before {
    content: "\f19c"
}

.fa.fa-mortar-board:before {
    content: "\f19d"
}

.fa.fa-yahoo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-reddit {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-reddit-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-stumbleupon-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-stumbleupon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-delicious {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-digg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-pied-piper-pp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-pied-piper-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-drupal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-joomla {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-spoon:before {
    content: "\f2e5"
}

.fa.fa-behance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-behance-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-steam {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-steam-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-automobile:before {
    content: "\f1b9"
}

.fa.fa-envelope-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-envelope-o:before {
    content: "\f0e0"
}

.fa.fa-spotify {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-deviantart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-soundcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-file-pdf-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa.fa-file-word-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-word-o:before {
    content: "\f1c2"
}

.fa.fa-file-excel-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa.fa-file-image-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-image-o:before {
    content: "\f1c5"
}

.fa.fa-file-photo-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-photo-o:before {
    content: "\f1c5"
}

.fa.fa-file-picture-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa.fa-file-archive-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa.fa-file-zip-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa.fa-file-audio-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa.fa-file-sound-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa.fa-file-video-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-video-o:before {
    content: "\f1c8"
}

.fa.fa-file-movie-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-movie-o:before {
    content: "\f1c8"
}

.fa.fa-file-code-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-file-code-o:before {
    content: "\f1c9"
}

.fa.fa-vine {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-codepen {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-jsfiddle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-life-ring {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-life-bouy {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-life-bouy:before {
    content: "\f1cd"
}

.fa.fa-life-buoy {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-life-buoy:before {
    content: "\f1cd"
}

.fa.fa-life-saver {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-life-saver:before {
    content: "\f1cd"
}

.fa.fa-support {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-support:before {
    content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa.fa-rebel {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-ra {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-ra:before {
    content: "\f1d0"
}

.fa.fa-resistance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-resistance:before {
    content: "\f1d0"
}

.fa.fa-empire {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-ge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-ge:before {
    content: "\f1d1"
}

.fa.fa-git-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-git {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-hacker-news {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-y-combinator-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-y-combinator-square:before {
    content: "\f1d4"
}

.fa.fa-yc-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-yc-square:before {
    content: "\f1d4"
}

.fa.fa-tencent-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-qq {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-weixin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wechat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wechat:before {
    content: "\f1d7"
}

.fa.fa-send:before {
    content: "\f1d8"
}

.fa.fa-paper-plane-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-paper-plane-o:before {
    content: "\f1d8"
}

.fa.fa-send-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-send-o:before {
    content: "\f1d8"
}

.fa.fa-circle-thin {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-circle-thin:before {
    content: "\f111"
}

.fa.fa-header:before {
    content: "\f1dc"
}

.fa.fa-sliders:before {
    content: "\f1de"
}

.fa.fa-futbol-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-futbol-o:before {
    content: "\f1e3"
}

.fa.fa-soccer-ball-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa.fa-slideshare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-twitch {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-yelp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-newspaper-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa.fa-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google-wallet {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc-visa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc-mastercard {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc-discover {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc-amex {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc-stripe {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-bell-slash-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-bell-slash-o:before {
    content: "\f1f6"
}

.fa.fa-trash:before {
    content: "\f2ed"
}

.fa.fa-copyright {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-eyedropper:before {
    content: "\f1fb"
}

.fa.fa-area-chart:before {
    content: "\f1fe"
}

.fa.fa-pie-chart:before {
    content: "\f200"
}

.fa.fa-line-chart:before {
    content: "\f201"
}

.fa.fa-lastfm {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-lastfm-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-ioxhost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-angellist {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-cc:before {
    content: "\f20a"
}

.fa.fa-ils:before {
    content: "\f20b"
}

.fa.fa-shekel:before {
    content: "\f20b"
}

.fa.fa-sheqel:before {
    content: "\f20b"
}

.fa.fa-meanpath {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-meanpath:before {
    content: "\f2b4"
}

.fa.fa-buysellads {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-connectdevelop {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-dashcube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-forumbee {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-leanpub {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-sellsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-shirtsinbulk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-simplybuilt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-skyatlas {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-diamond {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-diamond:before {
    content: "\f3a5"
}

.fa.fa-intersex:before {
    content: "\f224"
}

.fa.fa-facebook-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-facebook-official:before {
    content: "\f09a"
}

.fa.fa-pinterest-p {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-whatsapp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-hotel:before {
    content: "\f236"
}

.fa.fa-viacoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-medium {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-y-combinator {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-yc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-yc:before {
    content: "\f23b"
}

.fa.fa-optin-monster {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-opencart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-expeditedssl {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-battery-4:before {
    content: "\f240"
}

.fa.fa-battery:before {
    content: "\f240"
}

.fa.fa-battery-3:before {
    content: "\f241"
}

.fa.fa-battery-2:before {
    content: "\f242"
}

.fa.fa-battery-1:before {
    content: "\f243"
}

.fa.fa-battery-0:before {
    content: "\f244"
}

.fa.fa-object-group {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-object-ungroup {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-sticky-note-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-sticky-note-o:before {
    content: "\f249"
}

.fa.fa-cc-jcb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cc-diners-club {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-clone {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hourglass-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hourglass-o:before {
    content: "\f254"
}

.fa.fa-hourglass-1:before {
    content: "\f251"
}

.fa.fa-hourglass-2:before {
    content: "\f252"
}

.fa.fa-hourglass-3:before {
    content: "\f253"
}

.fa.fa-hand-rock-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-rock-o:before {
    content: "\f255"
}

.fa.fa-hand-grab-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-grab-o:before {
    content: "\f255"
}

.fa.fa-hand-paper-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-paper-o:before {
    content: "\f256"
}

.fa.fa-hand-stop-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-stop-o:before {
    content: "\f256"
}

.fa.fa-hand-scissors-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa.fa-hand-lizard-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa.fa-hand-spock-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-spock-o:before {
    content: "\f259"
}

.fa.fa-hand-pointer-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa.fa-hand-peace-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa.fa-registered {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-creative-commons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-gg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-gg-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-tripadvisor {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-odnoklassniki {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-odnoklassniki-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-get-pocket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wikipedia-w {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-safari {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-chrome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-firefox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-opera {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-internet-explorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-television:before {
    content: "\f26c"
}

.fa.fa-contao {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-500px {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-amazon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-calendar-plus-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa.fa-calendar-minus-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa.fa-calendar-times-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-calendar-times-o:before {
    content: "\f273"
}

.fa.fa-calendar-check-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-calendar-check-o:before {
    content: "\f274"
}

.fa.fa-map-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-map-o:before {
    content: "\f279"
}

.fa.fa-commenting:before {
    content: "\f4ad"
}

.fa.fa-commenting-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-commenting-o:before {
    content: "\f4ad"
}

.fa.fa-houzz {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-vimeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-vimeo:before {
    content: "\f27d"
}

.fa.fa-black-tie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-fonticons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-reddit-alien {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-edge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-credit-card-alt:before {
    content: "\f09d"
}

.fa.fa-codiepie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-modx {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-fort-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-usb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-product-hunt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-mixcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-scribd {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-pause-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-pause-circle-o:before {
    content: "\f28b"
}

.fa.fa-stop-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-stop-circle-o:before {
    content: "\f28d"
}

.fa.fa-bluetooth {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-bluetooth-b {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-gitlab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wpbeginner {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wpforms {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-envira {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wheelchair-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wheelchair-alt:before {
    content: "\f368"
}

.fa.fa-question-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-question-circle-o:before {
    content: "\f059"
}

.fa.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa.fa-deafness:before {
    content: "\f2a4"
}

.fa.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa.fa-glide {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-glide-g {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-signing:before {
    content: "\f2a7"
}

.fa.fa-viadeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-viadeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-snapchat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-snapchat-ghost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-snapchat-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-pied-piper {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-first-order {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-yoast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-themeisle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google-plus-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa.fa-google-plus-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-google-plus-circle:before {
    content: "\f2b3"
}

.fa.fa-font-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-fa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-fa:before {
    content: "\f2b4"
}

.fa.fa-handshake-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-handshake-o:before {
    content: "\f2b5"
}

.fa.fa-envelope-open-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-envelope-open-o:before {
    content: "\f2b6"
}

.fa.fa-linode {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-address-book-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-address-book-o:before {
    content: "\f2b9"
}

.fa.fa-vcard:before {
    content: "\f2bb"
}

.fa.fa-address-card-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-address-card-o:before {
    content: "\f2bb"
}

.fa.fa-vcard-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-vcard-o:before {
    content: "\f2bb"
}

.fa.fa-user-circle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-user-circle-o:before {
    content: "\f2bd"
}

.fa.fa-user-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-user-o:before {
    content: "\f007"
}

.fa.fa-id-badge {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-drivers-license:before {
    content: "\f2c2"
}

.fa.fa-id-card-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-id-card-o:before {
    content: "\f2c2"
}

.fa.fa-drivers-license-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-drivers-license-o:before {
    content: "\f2c2"
}

.fa.fa-quora {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-free-code-camp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-telegram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-thermometer-4:before {
    content: "\f2c7"
}

.fa.fa-thermometer:before {
    content: "\f2c7"
}

.fa.fa-thermometer-3:before {
    content: "\f2c8"
}

.fa.fa-thermometer-2:before {
    content: "\f2c9"
}

.fa.fa-thermometer-1:before {
    content: "\f2ca"
}

.fa.fa-thermometer-0:before {
    content: "\f2cb"
}

.fa.fa-bathtub:before {
    content: "\f2cd"
}

.fa.fa-s15:before {
    content: "\f2cd"
}

.fa.fa-window-maximize {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-window-restore {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-times-rectangle:before {
    content: "\f410"
}

.fa.fa-window-close-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-window-close-o:before {
    content: "\f410"
}

.fa.fa-times-rectangle-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-times-rectangle-o:before {
    content: "\f410"
}

.fa.fa-bandcamp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-grav {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-etsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-imdb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-ravelry {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-eercast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-eercast:before {
    content: "\f2da"
}

.fa.fa-snowflake-o {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

.fa.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa.fa-superpowers {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-wpexplorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa.fa-cab:before {
    content: "\f1ba"
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border-radius: .1em;
    border: solid .08em #eee;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-abacus:before {
    content: "\f640"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acorn:before {
    content: "\f6ae"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-conditioner:before {
    content: "\f8f4"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-alarm-clock:before {
    content: "\f34e"
}

.fa-alarm-exclamation:before {
    content: "\f843"
}

.fa-alarm-plus:before {
    content: "\f844"
}

.fa-alarm-snooze:before {
    content: "\f845"
}

.fa-album:before {
    content: "\f89f"
}

.fa-album-collection:before {
    content: "\f8a0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-alicorn:before {
    content: "\f6b0"
}

.fa-alien:before {
    content: "\f8f5"
}

.fa-alien-monster:before {
    content: "\f8f6"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-slash:before {
    content: "\f846"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-amp-guitar:before {
    content: "\f8a1"
}

.fa-analytics:before {
    content: "\f643"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angel:before {
    content: "\f779"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-crate:before {
    content: "\f6b1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-alt-down:before {
    content: "\f354"
}

.fa-arrow-alt-from-bottom:before {
    content: "\f346"
}

.fa-arrow-alt-from-left:before {
    content: "\f347"
}

.fa-arrow-alt-from-right:before {
    content: "\f348"
}

.fa-arrow-alt-from-top:before {
    content: "\f349"
}

.fa-arrow-alt-left:before {
    content: "\f355"
}

.fa-arrow-alt-right:before {
    content: "\f356"
}

.fa-arrow-alt-square-down:before {
    content: "\f350"
}

.fa-arrow-alt-square-left:before {
    content: "\f351"
}

.fa-arrow-alt-square-right:before {
    content: "\f352"
}

.fa-arrow-alt-square-up:before {
    content: "\f353"
}

.fa-arrow-alt-to-bottom:before {
    content: "\f34a"
}

.fa-arrow-alt-to-left:before {
    content: "\f34b"
}

.fa-arrow-alt-to-right:before {
    content: "\f34c"
}

.fa-arrow-alt-to-top:before {
    content: "\f34d"
}

.fa-arrow-alt-up:before {
    content: "\f357"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-from-bottom:before {
    content: "\f342"
}

.fa-arrow-from-left:before {
    content: "\f343"
}

.fa-arrow-from-right:before {
    content: "\f344"
}

.fa-arrow-from-top:before {
    content: "\f345"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-square-down:before {
    content: "\f339"
}

.fa-arrow-square-left:before {
    content: "\f33a"
}

.fa-arrow-square-right:before {
    content: "\f33b"
}

.fa-arrow-square-up:before {
    content: "\f33c"
}

.fa-arrow-to-bottom:before {
    content: "\f33d"
}

.fa-arrow-to-left:before {
    content: "\f33e"
}

.fa-arrow-to-right:before {
    content: "\f340"
}

.fa-arrow-to-top:before {
    content: "\f341"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-atom-alt:before {
    content: "\f5d3"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-axe:before {
    content: "\f6b2"
}

.fa-axe-battle:before {
    content: "\f6b3"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backpack:before {
    content: "\f5d4"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-badge:before {
    content: "\f335"
}

.fa-badge-check:before {
    content: "\f336"
}

.fa-badge-dollar:before {
    content: "\f645"
}

.fa-badge-percent:before {
    content: "\f646"
}

.fa-badge-sheriff:before {
    content: "\f8a2"
}

.fa-badger-honey:before {
    content: "\f6b4"
}

.fa-bags-shopping:before {
    content: "\f847"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ball-pile:before {
    content: "\f77e"
}

.fa-ballot:before {
    content: "\f732"
}

.fa-ballot-check:before {
    content: "\f733"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-banjo:before {
    content: "\f8a3"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-barcode-alt:before {
    content: "\f463"
}

.fa-barcode-read:before {
    content: "\f464"
}

.fa-barcode-scan:before {
    content: "\f465"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball:before {
    content: "\f432"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-basketball-hoop:before {
    content: "\f435"
}

.fa-bat:before {
    content: "\f6b5"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-bolt:before {
    content: "\f376"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-slash:before {
    content: "\f377"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-bed-alt:before {
    content: "\f8f7"
}

.fa-bed-bunk:before {
    content: "\f8f8"
}

.fa-bed-empty:before {
    content: "\f8f9"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-exclamation:before {
    content: "\f848"
}

.fa-bell-on:before {
    content: "\f8fa"
}

.fa-bell-plus:before {
    content: "\f849"
}

.fa-bell-school:before {
    content: "\f5d5"
}

.fa-bell-school-slash:before {
    content: "\f5d6"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bells:before {
    content: "\f77f"
}

.fa-betamax:before {
    content: "\f8a4"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-biking-mountain:before {
    content: "\f84b"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blanket:before {
    content: "\f498"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blinds:before {
    content: "\f8fb"
}

.fa-blinds-open:before {
    content: "\f8fc"
}

.fa-blinds-raised:before {
    content: "\f8fd"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bone-break:before {
    content: "\f5d8"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-alt:before {
    content: "\f5d9"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-heart:before {
    content: "\f499"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-book-spells:before {
    content: "\f6b8"
}

.fa-book-user:before {
    content: "\f7e7"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-books:before {
    content: "\f5db"
}

.fa-books-medical:before {
    content: "\f7e8"
}

.fa-boombox:before {
    content: "\f8a5"
}

.fa-boot:before {
    content: "\f782"
}

.fa-booth-curtain:before {
    content: "\f734"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-bottom:before {
    content: "\f84d"
}

.fa-border-center-h:before {
    content: "\f89c"
}

.fa-border-center-v:before {
    content: "\f89d"
}

.fa-border-inner:before {
    content: "\f84e"
}

.fa-border-left:before {
    content: "\f84f"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-outer:before {
    content: "\f851"
}

.fa-border-right:before {
    content: "\f852"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-border-style-alt:before {
    content: "\f854"
}

.fa-border-top:before {
    content: "\f855"
}

.fa-bow-arrow:before {
    content: "\f6b9"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-bowling-pins:before {
    content: "\f437"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-alt:before {
    content: "\f49a"
}

.fa-box-ballot:before {
    content: "\f735"
}

.fa-box-check:before {
    content: "\f467"
}

.fa-box-fragile:before {
    content: "\f49b"
}

.fa-box-full:before {
    content: "\f49c"
}

.fa-box-heart:before {
    content: "\f49d"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-box-up:before {
    content: "\f49f"
}

.fa-box-usd:before {
    content: "\f4a0"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-boxes-alt:before {
    content: "\f4a1"
}

.fa-boxing-glove:before {
    content: "\f438"
}

.fa-brackets:before {
    content: "\f7e9"
}

.fa-brackets-curly:before {
    content: "\f7ea"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-loaf:before {
    content: "\f7eb"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-bring-forward:before {
    content: "\f856"
}

.fa-bring-front:before {
    content: "\f857"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-browser:before {
    content: "\f37e"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bullseye-arrow:before {
    content: "\f648"
}

.fa-bullseye-pointer:before {
    content: "\f649"
}

.fa-burger-soda:before {
    content: "\f858"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-burrito:before {
    content: "\f7ed"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-bus-school:before {
    content: "\f5dd"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-cabinet-filing:before {
    content: "\f64b"
}

.fa-cactus:before {
    content: "\f8a7"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calculator-alt:before {
    content: "\f64c"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-edit:before {
    content: "\f333"
}

.fa-calendar-exclamation:before {
    content: "\f334"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-star:before {
    content: "\f736"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camcorder:before {
    content: "\f8a8"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-alt:before {
    content: "\f332"
}

.fa-camera-home:before {
    content: "\f8fe"
}

.fa-camera-movie:before {
    content: "\f8a9"
}

.fa-camera-polaroid:before {
    content: "\f8aa"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campfire:before {
    content: "\f6ba"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candle-holder:before {
    content: "\f6bc"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-candy-corn:before {
    content: "\f6bd"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-building:before {
    content: "\f859"
}

.fa-car-bump:before {
    content: "\f5e0"
}

.fa-car-bus:before {
    content: "\f85a"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-garage:before {
    content: "\f5e2"
}

.fa-car-mechanic:before {
    content: "\f5e3"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-car-tilt:before {
    content: "\f5e5"
}

.fa-car-wash:before {
    content: "\f5e6"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caravan-alt:before {
    content: "\e000"
}

.fa-caret-circle-down:before {
    content: "\f32d"
}

.fa-caret-circle-left:before {
    content: "\f32e"
}

.fa-caret-circle-right:before {
    content: "\f330"
}

.fa-caret-circle-up:before {
    content: "\f331"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cars:before {
    content: "\f85b"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cassette-tape:before {
    content: "\f8ab"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cat-space:before {
    content: "\e001"
}

.fa-cauldron:before {
    content: "\f6bf"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cctv:before {
    content: "\f8ac"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chair-office:before {
    content: "\f6c1"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-line-down:before {
    content: "\f64d"
}

.fa-chart-network:before {
    content: "\f78a"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-chart-pie-alt:before {
    content: "\f64e"
}

.fa-chart-scatter:before {
    content: "\f7ee"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-cheese-swiss:before {
    content: "\f7f0"
}

.fa-cheeseburger:before {
    content: "\f7f1"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-bishop-alt:before {
    content: "\f43b"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-clock:before {
    content: "\f43d"
}

.fa-chess-clock-alt:before {
    content: "\f43e"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-king-alt:before {
    content: "\f440"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-knight-alt:before {
    content: "\f442"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-pawn-alt:before {
    content: "\f444"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-queen-alt:before {
    content: "\f446"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chess-rook-alt:before {
    content: "\f448"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-double-down:before {
    content: "\f322"
}

.fa-chevron-double-left:before {
    content: "\f323"
}

.fa-chevron-double-right:before {
    content: "\f324"
}

.fa-chevron-double-up:before {
    content: "\f325"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-square-down:before {
    content: "\f329"
}

.fa-chevron-square-left:before {
    content: "\f32a"
}

.fa-chevron-square-right:before {
    content: "\f32b"
}

.fa-chevron-square-up:before {
    content: "\f32c"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chimney:before {
    content: "\f78b"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clarinet:before {
    content: "\f8ad"
}

.fa-claw-marks:before {
    content: "\f6c2"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clipboard-list-check:before {
    content: "\f737"
}

.fa-clipboard-prescription:before {
    content: "\f5e8"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-drizzle:before {
    content: "\f738"
}

.fa-cloud-hail:before {
    content: "\f739"
}

.fa-cloud-hail-mixed:before {
    content: "\f73a"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-music:before {
    content: "\f8ae"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-rainbow:before {
    content: "\f73e"
}

.fa-cloud-showers:before {
    content: "\f73f"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sleet:before {
    content: "\f741"
}

.fa-cloud-snow:before {
    content: "\f742"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-clouds:before {
    content: "\f744"
}

.fa-clouds-moon:before {
    content: "\f745"
}

.fa-clouds-sun:before {
    content: "\f746"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-club:before {
    content: "\f327"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-coffee-pot:before {
    content: "\e002"
}

.fa-coffee-togo:before {
    content: "\f6c5"
}

.fa-coffin:before {
    content: "\f6c6"
}

.fa-coffin-cross:before {
    content: "\e051"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coin:before {
    content: "\f85c"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comet:before {
    content: "\e003"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-alt-check:before {
    content: "\f4a2"
}

.fa-comment-alt-dollar:before {
    content: "\f650"
}

.fa-comment-alt-dots:before {
    content: "\f4a3"
}

.fa-comment-alt-edit:before {
    content: "\f4a4"
}

.fa-comment-alt-exclamation:before {
    content: "\f4a5"
}

.fa-comment-alt-lines:before {
    content: "\f4a6"
}

.fa-comment-alt-medical:before {
    content: "\f7f4"
}

.fa-comment-alt-minus:before {
    content: "\f4a7"
}

.fa-comment-alt-music:before {
    content: "\f8af"
}

.fa-comment-alt-plus:before {
    content: "\f4a8"
}

.fa-comment-alt-slash:before {
    content: "\f4a9"
}

.fa-comment-alt-smile:before {
    content: "\f4aa"
}

.fa-comment-alt-times:before {
    content: "\f4ab"
}

.fa-comment-check:before {
    content: "\f4ac"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-edit:before {
    content: "\f4ae"
}

.fa-comment-exclamation:before {
    content: "\f4af"
}

.fa-comment-lines:before {
    content: "\f4b0"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-minus:before {
    content: "\f4b1"
}

.fa-comment-music:before {
    content: "\f8b0"
}

.fa-comment-plus:before {
    content: "\f4b2"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comment-smile:before {
    content: "\f4b4"
}

.fa-comment-times:before {
    content: "\f4b5"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-alt:before {
    content: "\f4b6"
}

.fa-comments-alt-dollar:before {
    content: "\f652"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compass-slash:before {
    content: "\f5e9"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-compress-wide:before {
    content: "\f326"
}

.fa-computer-classic:before {
    content: "\f8b1"
}

.fa-computer-speaker:before {
    content: "\f8b2"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-construction:before {
    content: "\f85d"
}

.fa-container-storage:before {
    content: "\f4b7"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-conveyor-belt:before {
    content: "\f46e"
}

.fa-conveyor-belt-alt:before {
    content: "\f46f"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-corn:before {
    content: "\f6c7"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-cowbell:before {
    content: "\f8b3"
}

.fa-cowbell-more:before {
    content: "\f8b4"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-credit-card-blank:before {
    content: "\f389"
}

.fa-credit-card-front:before {
    content: "\f38a"
}

.fa-cricket:before {
    content: "\f449"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-croissant:before {
    content: "\f7f6"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-crutches:before {
    content: "\f7f8"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-curling:before {
    content: "\f44a"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dagger:before {
    content: "\f6cb"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-debug:before {
    content: "\f7f9"
}

.fa-deer:before {
    content: "\f78e"
}

.fa-deer-rudolph:before {
    content: "\f78f"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-desktop-alt:before {
    content: "\f390"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dewpoint:before {
    content: "\f748"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d10:before {
    content: "\f6cd"
}

.fa-dice-d12:before {
    content: "\f6ce"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d4:before {
    content: "\f6d0"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-d8:before {
    content: "\f6d2"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digging:before {
    content: "\f85e"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-diploma:before {
    content: "\f5ea"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-disc-drive:before {
    content: "\f8b5"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-do-not-enter:before {
    content: "\f5ec"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dog-leashed:before {
    content: "\f6d4"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-empty:before {
    content: "\f473"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-dolly-flatbed-alt:before {
    content: "\f475"
}

.fa-dolly-flatbed-empty:before {
    content: "\f476"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-circle:before {
    content: "\f5ed"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-draw-square:before {
    content: "\f5ef"
}

.fa-dreidel:before {
    content: "\f792"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-drone:before {
    content: "\f85f"
}

.fa-drone-alt:before {
    content: "\f860"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick:before {
    content: "\f6d6"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dryer:before {
    content: "\f861"
}

.fa-dryer-alt:before {
    content: "\f862"
}

.fa-duck:before {
    content: "\f6d8"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-ear:before {
    content: "\f5f0"
}

.fa-ear-muffs:before {
    content: "\f795"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-eclipse:before {
    content: "\f749"
}

.fa-eclipse-alt:before {
    content: "\f74a"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-egg-fried:before {
    content: "\f7fc"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-elephant:before {
    content: "\f6da"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-h-alt:before {
    content: "\f39b"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ellipsis-v-alt:before {
    content: "\f39c"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-empty-set:before {
    content: "\f656"
}

.fa-engine-warning:before {
    content: "\f5f2"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-dollar:before {
    content: "\f657"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-square:before {
    content: "\f321"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows:before {
    content: "\f31d"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expand-wide:before {
    content: "\f320"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-evil:before {
    content: "\f6db"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fan-table:before {
    content: "\e004"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-farm:before {
    content: "\f864"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-faucet-drip:before {
    content: "\e006"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-field-hockey:before {
    content: "\f44c"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-certificate:before {
    content: "\f5f3"
}

.fa-file-chart-line:before {
    content: "\f659"
}

.fa-file-chart-pie:before {
    content: "\f65a"
}

.fa-file-check:before {
    content: "\f316"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-edit:before {
    content: "\f31c"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-exclamation:before {
    content: "\f31a"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-minus:before {
    content: "\f318"
}

.fa-file-music:before {
    content: "\f8b6"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-plus:before {
    content: "\f319"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-search:before {
    content: "\f865"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-spreadsheet:before {
    content: "\f65b"
}

.fa-file-times:before {
    content: "\f317"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-user:before {
    content: "\f65c"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-files-medical:before {
    content: "\f7fd"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-film-alt:before {
    content: "\f3a0"
}

.fa-film-canister:before {
    content: "\f8b7"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-fire-smoke:before {
    content: "\f74b"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-fireplace:before {
    content: "\f79a"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fish-cooked:before {
    content: "\f7fe"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-alt:before {
    content: "\f74c"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flame:before {
    content: "\f6df"
}

.fa-flashlight:before {
    content: "\f8b8"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flask-poison:before {
    content: "\f6e0"
}

.fa-flask-potion:before {
    content: "\f6e1"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flower:before {
    content: "\f7ff"
}

.fa-flower-daffodil:before {
    content: "\f800"
}

.fa-flower-tulip:before {
    content: "\f801"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-flute:before {
    content: "\f8b9"
}

.fa-flux-capacitor:before {
    content: "\f8ba"
}

.fa-fly:before {
    content: "\f417"
}

.fa-fog:before {
    content: "\f74e"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-download:before {
    content: "\e053"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-folder-times:before {
    content: "\f65f"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-folder-upload:before {
    content: "\e054"
}

.fa-folders:before {
    content: "\f660"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-font-case:before {
    content: "\f866"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-football-helmet:before {
    content: "\f44f"
}

.fa-forklift:before {
    content: "\f47a"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-fragile:before {
    content: "\f4bb"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-french-fries:before {
    content: "\f803"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frosty-head:before {
    content: "\f79b"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-function:before {
    content: "\f661"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-galaxy:before {
    content: "\e008"
}

.fa-game-board:before {
    content: "\f867"
}

.fa-game-board-alt:before {
    content: "\f868"
}

.fa-game-console-handheld:before {
    content: "\f8bb"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gamepad-alt:before {
    content: "\f8bc"
}

.fa-garage:before {
    content: "\e009"
}

.fa-garage-car:before {
    content: "\e00a"
}

.fa-garage-open:before {
    content: "\e00b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gas-pump-slash:before {
    content: "\f5f4"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gift-card:before {
    content: "\f663"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-gingerbread-man:before {
    content: "\f79d"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass:before {
    content: "\f804"
}

.fa-glass-champagne:before {
    content: "\f79e"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-citrus:before {
    content: "\f869"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glass-whiskey-rocks:before {
    content: "\f7a1"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glasses-alt:before {
    content: "\f5f5"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-globe-snow:before {
    content: "\f7a3"
}

.fa-globe-stand:before {
    content: "\f5f6"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-golf-club:before {
    content: "\f451"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gramophone:before {
    content: "\f8bd"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-guitar-electric:before {
    content: "\f8be"
}

.fa-guitars:before {
    content: "\f8bf"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-h1:before {
    content: "\f313"
}

.fa-h2:before {
    content: "\f314"
}

.fa-h3:before {
    content: "\f315"
}

.fa-h4:before {
    content: "\f86a"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hammer-war:before {
    content: "\f6e4"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-heart:before {
    content: "\f4bc"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-box:before {
    content: "\f47b"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-magic:before {
    content: "\f6e5"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-seedling:before {
    content: "\f4bf"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-receiving:before {
    content: "\f47c"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-heart:before {
    content: "\f4c3"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-usd:before {
    content: "\f4c5"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt:before {
    content: "\f4c6"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-chef:before {
    content: "\f86b"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-santa:before {
    content: "\f7a7"
}

.fa-hat-winter:before {
    content: "\f7a8"
}

.fa-hat-witch:before {
    content: "\f6e7"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side:before {
    content: "\f6e9"
}

.fa-head-side-brain:before {
    content: "\f808"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-headphones:before {
    content: "\f8c2"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-medical:before {
    content: "\f809"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-head-vr:before {
    content: "\f6ea"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heart-circle:before {
    content: "\f4c7"
}

.fa-heart-rate:before {
    content: "\f5f8"
}

.fa-heart-square:before {
    content: "\f4c8"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-heat:before {
    content: "\e00c"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-helmet-battle:before {
    content: "\f6eb"
}

.fa-hexagon:before {
    content: "\f312"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-mask:before {
    content: "\f6ee"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-hockey-sticks:before {
    content: "\f454"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-home-alt:before {
    content: "\f80a"
}

.fa-home-heart:before {
    content: "\f4c9"
}

.fa-home-lg:before {
    content: "\f80b"
}

.fa-home-lg-alt:before {
    content: "\f80c"
}

.fa-hood-cloak:before {
    content: "\f6ef"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-horizontal-rule:before {
    content: "\f86c"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-horse-saddle:before {
    content: "\f8c3"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hospitals:before {
    content: "\f80e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house:before {
    content: "\e00d"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-day:before {
    content: "\e00e"
}

.fa-house-flood:before {
    content: "\f74f"
}

.fa-house-leave:before {
    content: "\e00f"
}

.fa-house-night:before {
    content: "\e010"
}

.fa-house-return:before {
    content: "\e011"
}

.fa-house-signal:before {
    content: "\e012"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-humidity:before {
    content: "\f750"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-ice-skate:before {
    content: "\f7ac"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-icons-alt:before {
    content: "\f86e"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-image-polaroid:before {
    content: "\f8c4"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-inbox-in:before {
    content: "\f310"
}

.fa-inbox-out:before {
    content: "\f311"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-industry-alt:before {
    content: "\f3b3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-info-square:before {
    content: "\f30f"
}

.fa-inhaler:before {
    content: "\f5f9"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-integral:before {
    content: "\f667"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-intersection:before {
    content: "\f668"
}

.fa-inventory:before {
    content: "\f480"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-island-tropical:before {
    content: "\f811"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-jack-o-lantern:before {
    content: "\f30e"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-joystick:before {
    content: "\f8c5"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-jug:before {
    content: "\f8c6"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-kazoo:before {
    content: "\f8c7"
}

.fa-kerning:before {
    content: "\f86f"
}

.fa-key:before {
    content: "\f084"
}

.fa-key-skeleton:before {
    content: "\f6f3"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-keynote:before {
    content: "\f66c"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kidneys:before {
    content: "\f5fb"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kite:before {
    content: "\f6f4"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-knife-kitchen:before {
    content: "\f6f5"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-lambda:before {
    content: "\f66e"
}

.fa-lamp:before {
    content: "\f4ca"
}

.fa-lamp-desk:before {
    content: "\e014"
}

.fa-lamp-floor:before {
    content: "\e015"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-landmark-alt:before {
    content: "\f752"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lasso:before {
    content: "\f8c8"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-layer-minus:before {
    content: "\f5fe"
}

.fa-layer-plus:before {
    content: "\f5ff"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leaf-heart:before {
    content: "\f4cb"
}

.fa-leaf-maple:before {
    content: "\f6f6"
}

.fa-leaf-oak:before {
    content: "\f6f7"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-light-ceiling:before {
    content: "\e016"
}

.fa-light-switch:before {
    content: "\e017"
}

.fa-light-switch-off:before {
    content: "\e018"
}

.fa-light-switch-on:before {
    content: "\e019"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-lightbulb-dollar:before {
    content: "\f670"
}

.fa-lightbulb-exclamation:before {
    content: "\f671"
}

.fa-lightbulb-on:before {
    content: "\f672"
}

.fa-lightbulb-slash:before {
    content: "\f673"
}

.fa-lights-holiday:before {
    content: "\f7b2"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-line-columns:before {
    content: "\f870"
}

.fa-line-height:before {
    content: "\f871"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lips:before {
    content: "\f600"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-music:before {
    content: "\f8c9"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location:before {
    content: "\f601"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-location-circle:before {
    content: "\f602"
}

.fa-location-slash:before {
    content: "\f603"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-alt:before {
    content: "\f30d"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-lock-open-alt:before {
    content: "\f3c2"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-loveseat:before {
    content: "\f4cc"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luchador:before {
    content: "\f455"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-mace:before {
    content: "\f6f8"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailbox:before {
    content: "\f813"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-mandolin:before {
    content: "\f6f9"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-marker-alt-slash:before {
    content: "\f605"
}

.fa-map-marker-check:before {
    content: "\f606"
}

.fa-map-marker-edit:before {
    content: "\f607"
}

.fa-map-marker-exclamation:before {
    content: "\f608"
}

.fa-map-marker-minus:before {
    content: "\f609"
}

.fa-map-marker-plus:before {
    content: "\f60a"
}

.fa-map-marker-question:before {
    content: "\f60b"
}

.fa-map-marker-slash:before {
    content: "\f60c"
}

.fa-map-marker-smile:before {
    content: "\f60d"
}

.fa-map-marker-times:before {
    content: "\f60e"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-meat:before {
    content: "\f814"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaphone:before {
    content: "\f675"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microphone-stand:before {
    content: "\f8cb"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-microwave:before {
    content: "\e01b"
}

.fa-mind-share:before {
    content: "\f677"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-hexagon:before {
    content: "\f307"
}

.fa-minus-octagon:before {
    content: "\f308"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mistletoe:before {
    content: "\f7b4"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-mobile-android:before {
    content: "\f3ce"
}

.fa-mobile-android-alt:before {
    content: "\f3cf"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-money-check-edit:before {
    content: "\f872"
}

.fa-money-check-edit-alt:before {
    content: "\f873"
}

.fa-monitor-heart-rate:before {
    content: "\f611"
}

.fa-monkey:before {
    content: "\f6fb"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-moon-cloud:before {
    content: "\f754"
}

.fa-moon-stars:before {
    content: "\f755"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mountains:before {
    content: "\f6fd"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-alt:before {
    content: "\f8cd"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mp3-player:before {
    content: "\f8ce"
}

.fa-mug:before {
    content: "\f874"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-mug-marshmallows:before {
    content: "\f7b7"
}

.fa-mug-tea:before {
    content: "\f875"
}

.fa-music:before {
    content: "\f001"
}

.fa-music-alt:before {
    content: "\f8cf"
}

.fa-music-alt-slash:before {
    content: "\f8d0"
}

.fa-music-slash:before {
    content: "\f8d1"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-narwhal:before {
    content: "\f6fe"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octagon:before {
    content: "\f306"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-oil-temp:before {
    content: "\f614"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-omega:before {
    content: "\f67a"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-ornament:before {
    content: "\f7b8"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-outlet:before {
    content: "\e01c"
}

.fa-oven:before {
    content: "\e01d"
}

.fa-overline:before {
    content: "\f876"
}

.fa-page-break:before {
    content: "\f877"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-brush-alt:before {
    content: "\f5a9"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-pallet-alt:before {
    content: "\f483"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-paragraph-rtl:before {
    content: "\f878"
}

.fa-parking:before {
    content: "\f540"
}

.fa-parking-circle:before {
    content: "\f615"
}

.fa-parking-circle-slash:before {
    content: "\f616"
}

.fa-parking-slash:before {
    content: "\f617"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paw-alt:before {
    content: "\f701"
}

.fa-paw-claws:before {
    content: "\f702"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pegasus:before {
    content: "\f703"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-paintbrush:before {
    content: "\f618"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-pennant:before {
    content: "\f456"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-person-carry:before {
    content: "\f4cf"
}

.fa-person-dolly:before {
    content: "\f4d0"
}

.fa-person-dolly-empty:before {
    content: "\f4d1"
}

.fa-person-sign:before {
    content: "\f757"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-laptop:before {
    content: "\f87a"
}

.fa-phone-office:before {
    content: "\f67d"
}

.fa-phone-plus:before {
    content: "\f4d2"
}

.fa-phone-rotary:before {
    content: "\f8d3"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pi:before {
    content: "\f67e"
}

.fa-piano:before {
    content: "\f8d4"
}

.fa-piano-keyboard:before {
    content: "\f8d5"
}

.fa-pie:before {
    content: "\f705"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-pig:before {
    content: "\f706"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza:before {
    content: "\f817"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-planet-moon:before {
    content: "\e01f"
}

.fa-planet-ringed:before {
    content: "\e020"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-hexagon:before {
    content: "\f300"
}

.fa-plus-octagon:before {
    content: "\f301"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-podium:before {
    content: "\f680"
}

.fa-podium-star:before {
    content: "\f758"
}

.fa-police-box:before {
    content: "\e021"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poll-people:before {
    content: "\f759"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-popcorn:before {
    content: "\f819"
}

.fa-portal-enter:before {
    content: "\e022"
}

.fa-portal-exit:before {
    content: "\e023"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-presentation:before {
    content: "\f685"
}

.fa-print:before {
    content: "\f02f"
}

.fa-print-search:before {
    content: "\f81a"
}

.fa-print-slash:before {
    content: "\f686"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-projector:before {
    content: "\f8d6"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pumpkin:before {
    content: "\f707"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-question-square:before {
    content: "\f2fd"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-rabbit:before {
    content: "\f708"
}

.fa-rabbit-fast:before {
    content: "\f709"
}

.fa-racquet:before {
    content: "\f45a"
}

.fa-radar:before {
    content: "\e024"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-radio:before {
    content: "\f8d7"
}

.fa-radio-alt:before {
    content: "\f8d8"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-raindrops:before {
    content: "\f75c"
}

.fa-ram:before {
    content: "\f70a"
}

.fa-ramp-loading:before {
    content: "\f4d4"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-raygun:before {
    content: "\e025"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-rectangle-landscape:before {
    content: "\f2fa"
}

.fa-rectangle-portrait:before {
    content: "\f2fb"
}

.fa-rectangle-wide:before {
    content: "\f2fc"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-refrigerator:before {
    content: "\e026"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-repeat-1:before {
    content: "\f365"
}

.fa-repeat-1-alt:before {
    content: "\f366"
}

.fa-repeat-alt:before {
    content: "\f364"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-retweet-alt:before {
    content: "\f361"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-rings-wedding:before {
    content: "\f81b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocket-launch:before {
    content: "\e027"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-route-highway:before {
    content: "\f61a"
}

.fa-route-interstate:before {
    content: "\f61b"
}

.fa-router:before {
    content: "\f8da"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-triangle:before {
    content: "\f61c"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-rv:before {
    content: "\f7be"
}

.fa-sack:before {
    content: "\f81c"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salad:before {
    content: "\f81e"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sandwich:before {
    content: "\f81f"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-sausage:before {
    content: "\f820"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-sax-hot:before {
    content: "\f8db"
}

.fa-saxophone:before {
    content: "\f8dc"
}

.fa-scalpel:before {
    content: "\f61d"
}

.fa-scalpel-path:before {
    content: "\f61e"
}

.fa-scanner:before {
    content: "\f488"
}

.fa-scanner-image:before {
    content: "\f8f3"
}

.fa-scanner-keyboard:before {
    content: "\f489"
}

.fa-scanner-touchscreen:before {
    content: "\f48a"
}

.fa-scarecrow:before {
    content: "\f70d"
}

.fa-scarf:before {
    content: "\f7c1"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-scroll-old:before {
    content: "\f70f"
}

.fa-scrubber:before {
    content: "\f2f8"
}

.fa-scythe:before {
    content: "\f710"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-send-back:before {
    content: "\f87e"
}

.fa-send-backward:before {
    content: "\f87f"
}

.fa-sensor:before {
    content: "\e028"
}

.fa-sensor-alert:before {
    content: "\e029"
}

.fa-sensor-fire:before {
    content: "\e02a"
}

.fa-sensor-on:before {
    content: "\e02b"
}

.fa-sensor-smoke:before {
    content: "\e02c"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-all:before {
    content: "\f367"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-sheep:before {
    content: "\f711"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield:before {
    content: "\f132"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-check:before {
    content: "\f2f7"
}

.fa-shield-cross:before {
    content: "\f712"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shipping-timed:before {
    content: "\f48c"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shish-kebab:before {
    content: "\f821"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shovel:before {
    content: "\f713"
}

.fa-shovel-snow:before {
    content: "\f7c3"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shredder:before {
    content: "\f68a"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-shuttlecock:before {
    content: "\f45b"
}

.fa-sickle:before {
    content: "\f822"
}

.fa-sigma:before {
    content: "\f68b"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signal-1:before {
    content: "\f68c"
}

.fa-signal-2:before {
    content: "\f68d"
}

.fa-signal-3:before {
    content: "\f68e"
}

.fa-signal-4:before {
    content: "\f68f"
}

.fa-signal-alt:before {
    content: "\f690"
}

.fa-signal-alt-1:before {
    content: "\f691"
}

.fa-signal-alt-2:before {
    content: "\f692"
}

.fa-signal-alt-3:before {
    content: "\f693"
}

.fa-signal-alt-slash:before {
    content: "\f694"
}

.fa-signal-slash:before {
    content: "\f695"
}

.fa-signal-stream:before {
    content: "\f8dd"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-siren:before {
    content: "\e02d"
}

.fa-siren-on:before {
    content: "\e02e"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-skeleton:before {
    content: "\f620"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-ski-jump:before {
    content: "\f7c7"
}

.fa-ski-lift:before {
    content: "\f7c8"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-cow:before {
    content: "\f8de"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sledding:before {
    content: "\f7cb"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-sliders-h-square:before {
    content: "\f3f0"
}

.fa-sliders-v:before {
    content: "\f3f1"
}

.fa-sliders-v-square:before {
    content: "\f3f2"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-plus:before {
    content: "\f5b9"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoke:before {
    content: "\f760"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snake:before {
    content: "\f716"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snooze:before {
    content: "\f880"
}

.fa-snow-blowing:before {
    content: "\f761"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowflakes:before {
    content: "\f7cf"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowmobile:before {
    content: "\f7d1"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-solar-system:before {
    content: "\e02f"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-alt:before {
    content: "\f883"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-circle:before {
    content: "\e030"
}

.fa-sort-circle-down:before {
    content: "\e031"
}

.fa-sort-circle-up:before {
    content: "\e032"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-shapes-down:before {
    content: "\f888"
}

.fa-sort-shapes-down-alt:before {
    content: "\f889"
}

.fa-sort-shapes-up:before {
    content: "\f88a"
}

.fa-sort-shapes-up-alt:before {
    content: "\f88b"
}

.fa-sort-size-down:before {
    content: "\f88c"
}

.fa-sort-size-down-alt:before {
    content: "\f88d"
}

.fa-sort-size-up:before {
    content: "\f88e"
}

.fa-sort-size-up-alt:before {
    content: "\f88f"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-soup:before {
    content: "\f823"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-space-station-moon:before {
    content: "\e033"
}

.fa-space-station-moon-alt:before {
    content: "\e034"
}

.fa-spade:before {
    content: "\f2f4"
}

.fa-sparkles:before {
    content: "\f890"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker:before {
    content: "\f8df"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-speakers:before {
    content: "\f8e0"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spider-black-widow:before {
    content: "\f718"
}

.fa-spider-web:before {
    content: "\f719"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spinner-third:before {
    content: "\f3f4"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-sprinkler:before {
    content: "\e035"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root:before {
    content: "\f697"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-squirrel:before {
    content: "\f71a"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-staff:before {
    content: "\f71b"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-christmas:before {
    content: "\f7d4"
}

.fa-star-exclamation:before {
    content: "\f2f3"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-star-shooting:before {
    content: "\e036"
}

.fa-starfighter:before {
    content: "\e037"
}

.fa-starfighter-alt:before {
    content: "\e038"
}

.fa-stars:before {
    content: "\f762"
}

.fa-starship:before {
    content: "\e039"
}

.fa-starship-freighter:before {
    content: "\e03a"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steak:before {
    content: "\f824"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-steering-wheel:before {
    content: "\f622"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stocking:before {
    content: "\f7d5"
}

.fa-stomach:before {
    content: "\f623"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-stretcher:before {
    content: "\f825"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-sun-cloud:before {
    content: "\f763"
}

.fa-sun-dust:before {
    content: "\f764"
}

.fa-sun-haze:before {
    content: "\f765"
}

.fa-sunglasses:before {
    content: "\f892"
}

.fa-sunrise:before {
    content: "\f766"
}

.fa-sunset:before {
    content: "\f767"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sword:before {
    content: "\f71c"
}

.fa-sword-laser:before {
    content: "\e03b"
}

.fa-sword-laser-alt:before {
    content: "\e03c"
}

.fa-swords:before {
    content: "\f71d"
}

.fa-swords-laser:before {
    content: "\e03d"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablet-android:before {
    content: "\f3fb"
}

.fa-tablet-android-alt:before {
    content: "\f3fc"
}

.fa-tablet-rugged:before {
    content: "\f48f"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer:before {
    content: "\f0e4"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-tachometer-alt-fast:before {
    content: "\f625"
}

.fa-tachometer-alt-fastest:before {
    content: "\f626"
}

.fa-tachometer-alt-slow:before {
    content: "\f627"
}

.fa-tachometer-alt-slowest:before {
    content: "\f628"
}

.fa-tachometer-average:before {
    content: "\f629"
}

.fa-tachometer-fast:before {
    content: "\f62a"
}

.fa-tachometer-fastest:before {
    content: "\f62b"
}

.fa-tachometer-slow:before {
    content: "\f62c"
}

.fa-tachometer-slowest:before {
    content: "\f62d"
}

.fa-taco:before {
    content: "\f826"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tally:before {
    content: "\f69c"
}

.fa-tanakh:before {
    content: "\f827"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-tasks-alt:before {
    content: "\f828"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-telescope:before {
    content: "\e03e"
}

.fa-temperature-down:before {
    content: "\e03f"
}

.fa-temperature-frigid:before {
    content: "\f768"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-hot:before {
    content: "\f76a"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-temperature-up:before {
    content: "\e040"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-tennis-ball:before {
    content: "\f45e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text:before {
    content: "\f893"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-size:before {
    content: "\f894"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-theta:before {
    content: "\f69e"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-thunderstorm-moon:before {
    content: "\f76d"
}

.fa-thunderstorm-sun:before {
    content: "\f76e"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-tilde:before {
    content: "\f69f"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-hexagon:before {
    content: "\f2ee"
}

.fa-times-octagon:before {
    content: "\f2f0"
}

.fa-times-square:before {
    content: "\f2d3"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tire:before {
    content: "\f631"
}

.fa-tire-flat:before {
    content: "\f632"
}

.fa-tire-pressure-warning:before {
    content: "\f633"
}

.fa-tire-rugged:before {
    content: "\f634"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-alt:before {
    content: "\f71f"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-tombstone:before {
    content: "\f720"
}

.fa-tombstone-alt:before {
    content: "\f721"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-toothbrush:before {
    content: "\f635"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-cone:before {
    content: "\f636"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-traffic-light-go:before {
    content: "\f638"
}

.fa-traffic-light-slow:before {
    content: "\f639"
}

.fa-traffic-light-stop:before {
    content: "\f63a"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-transporter:before {
    content: "\e042"
}

.fa-transporter-1:before {
    content: "\e043"
}

.fa-transporter-2:before {
    content: "\e044"
}

.fa-transporter-3:before {
    content: "\e045"
}

.fa-transporter-empty:before {
    content: "\e046"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-trash-undo:before {
    content: "\f895"
}

.fa-trash-undo-alt:before {
    content: "\f896"
}

.fa-treasure-chest:before {
    content: "\f723"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-tree-alt:before {
    content: "\f400"
}

.fa-tree-christmas:before {
    content: "\f7db"
}

.fa-tree-decorated:before {
    content: "\f7dc"
}

.fa-tree-large:before {
    content: "\f7dd"
}

.fa-tree-palm:before {
    content: "\f82b"
}

.fa-trees:before {
    content: "\f724"
}

.fa-trello:before {
    content: "\f181"
}

.fa-triangle:before {
    content: "\f2ec"
}

.fa-triangle-music:before {
    content: "\f8e2"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-trophy-alt:before {
    content: "\f2eb"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-container:before {
    content: "\f4dc"
}

.fa-truck-couch:before {
    content: "\f4dd"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-truck-plow:before {
    content: "\f7de"
}

.fa-truck-ramp:before {
    content: "\f4e0"
}

.fa-trumpet:before {
    content: "\f8e3"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-turkey:before {
    content: "\f725"
}

.fa-turntable:before {
    content: "\f8e4"
}

.fa-turtle:before {
    content: "\f726"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-tv-alt:before {
    content: "\f8e5"
}

.fa-tv-music:before {
    content: "\f8e6"
}

.fa-tv-retro:before {
    content: "\f401"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typewriter:before {
    content: "\f8e7"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-ufo:before {
    content: "\e047"
}

.fa-ufo-beam:before {
    content: "\e048"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-unicorn:before {
    content: "\f727"
}

.fa-union:before {
    content: "\f6a2"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-usb-drive:before {
    content: "\f8e9"
}

.fa-usd-circle:before {
    content: "\f2e8"
}

.fa-usd-square:before {
    content: "\f2e9"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alien:before {
    content: "\e04a"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-chart:before {
    content: "\f6a3"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-cowboy:before {
    content: "\f8ea"
}

.fa-user-crown:before {
    content: "\f6a4"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-hard-hat:before {
    content: "\f82c"
}

.fa-user-headset:before {
    content: "\f82d"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-md-chat:before {
    content: "\f82e"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-music:before {
    content: "\f8eb"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-robot:before {
    content: "\e04b"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-user-unlock:before {
    content: "\e058"
}

.fa-user-visor:before {
    content: "\e04c"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-class:before {
    content: "\f63d"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-crown:before {
    content: "\f6a5"
}

.fa-users-medical:before {
    content: "\f830"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-fork:before {
    content: "\f2e3"
}

.fa-utensil-knife:before {
    content: "\f2e4"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-utensils-alt:before {
    content: "\f2e6"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vacuum:before {
    content: "\e04d"
}

.fa-vacuum-robot:before {
    content: "\e04e"
}

.fa-value-absolute:before {
    content: "\f6a6"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-vhs:before {
    content: "\f8ec"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-plus:before {
    content: "\f4e1"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-violin:before {
    content: "\f8ed"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume:before {
    content: "\f6a8"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-slash:before {
    content: "\f2e2"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-nay:before {
    content: "\f771"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-wagon-covered:before {
    content: "\f8ee"
}

.fa-walker:before {
    content: "\f831"
}

.fa-walkie-talkie:before {
    content: "\f8ef"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-wand:before {
    content: "\f72a"
}

.fa-wand-magic:before {
    content: "\f72b"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-warehouse-alt:before {
    content: "\f495"
}

.fa-washer:before {
    content: "\f898"
}

.fa-watch:before {
    content: "\f2e1"
}

.fa-watch-calculator:before {
    content: "\f8f0"
}

.fa-watch-fitness:before {
    content: "\f63e"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-water-lower:before {
    content: "\f774"
}

.fa-water-rise:before {
    content: "\f775"
}

.fa-wave-sine:before {
    content: "\f899"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-wave-triangle:before {
    content: "\f89a"
}

.fa-waveform:before {
    content: "\f8f1"
}

.fa-waveform-path:before {
    content: "\f8f2"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-webcam:before {
    content: "\f832"
}

.fa-webcam-slash:before {
    content: "\f833"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whale:before {
    content: "\f72c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheat:before {
    content: "\f72d"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whistle:before {
    content: "\f460"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wifi-1:before {
    content: "\f6aa"
}

.fa-wifi-2:before {
    content: "\f6ab"
}

.fa-wifi-slash:before {
    content: "\f6ac"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-wind-turbine:before {
    content: "\f89b"
}

.fa-wind-warning:before {
    content: "\f776"
}

.fa-window:before {
    content: "\f40e"
}

.fa-window-alt:before {
    content: "\f40f"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-frame:before {
    content: "\e04f"
}

.fa-window-frame-open:before {
    content: "\e050"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-windsock:before {
    content: "\f777"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wreath:before {
    content: "\f7e2"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

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

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

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('../fonts/fa-regular-400.eot');
    src: url('../fonts/fa-regular-400.eot#iefix') format('embedded-opentype'), url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../images/fa-regular-400.svg#fontawesome') format('svg')
}

.far {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url('../fonts/fa-light-300.eot');
    src: url('../fonts/fa-light-300.eot#iefix') format('embedded-opentype'), url('../fonts/fa-light-300.woff2') format('woff2'), url('../fonts/fa-light-300.woff') format('woff'), url('../fonts/fa-light-300.ttf') format('truetype'), url('../images/fa-light-300.svg#fontawesome') format('svg')
}

.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url('../fonts/fa-solid-900.eot');
    src: url('../fonts/fa-solid-900.eot#iefix') format('embedded-opentype'), url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../images/fa-solid-900.svg#fontawesome') format('svg')
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('../fonts/fa-brands-400.eot');
    src: url('../fonts/fa-brands-400.eot#iefix') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../images/fa-brands-400.svg#fontawesome') format('svg')
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
    font-family: 'Font Awesome 5 Duotone';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url('../fonts/fa-duotone-900.eot');
    src: url('../fonts/fa-duotone-900.eot#iefix') format('embedded-opentype'), url('../fonts/fa-duotone-900.woff2') format('woff2'), url('../fonts/fa-duotone-900.woff') format('woff'), url('../fonts/fa-duotone-900.ttf') format('truetype'), url('../images/fa-duotone-900.svg#fontawesome') format('svg')
}

.fad {
    position: relative;
    font-family: 'Font Awesome 5 Duotone';
    font-weight: 900
}

.fad:before {
    position: absolute;
    color: var(--fa-primary-color, inherit);
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1)
}

.fad:after {
    color: var(--fa-secondary-color, inherit);
    opacity: .4;
    opacity: var(--fa-secondary-opacity, .4)
}

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
    opacity: .4;
    opacity: var(--fa-secondary-opacity, .4)
}

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1)
}

.fad.fa-inverse {
    color: #fff
}

.fad.fa-stack-1x,
.fad.fa-stack-2x {
    position: absolute
}

.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
    left: 50%;
    transform: translateX(-50%)
}

.fad.fa-abacus:after {
    content: "\10f640"
}

.fad.fa-acorn:after {
    content: "\10f6ae"
}

.fad.fa-ad:after {
    content: "\10f641"
}

.fad.fa-address-book:after {
    content: "\10f2b9"
}

.fad.fa-address-card:after {
    content: "\10f2bb"
}

.fad.fa-adjust:after {
    content: "\10f042"
}

.fad.fa-air-conditioner:after {
    content: "\10f8f4"
}

.fad.fa-air-freshener:after {
    content: "\10f5d0"
}

.fad.fa-alarm-clock:after {
    content: "\10f34e"
}

.fad.fa-alarm-exclamation:after {
    content: "\10f843"
}

.fad.fa-alarm-plus:after {
    content: "\10f844"
}

.fad.fa-alarm-snooze:after {
    content: "\10f845"
}

.fad.fa-album:after {
    content: "\10f89f"
}

.fad.fa-album-collection:after {
    content: "\10f8a0"
}

.fad.fa-alicorn:after {
    content: "\10f6b0"
}

.fad.fa-alien:after {
    content: "\10f8f5"
}

.fad.fa-alien-monster:after {
    content: "\10f8f6"
}

.fad.fa-align-center:after {
    content: "\10f037"
}

.fad.fa-align-justify:after {
    content: "\10f039"
}

.fad.fa-align-left:after {
    content: "\10f036"
}

.fad.fa-align-right:after {
    content: "\10f038"
}

.fad.fa-align-slash:after {
    content: "\10f846"
}

.fad.fa-allergies:after {
    content: "\10f461"
}

.fad.fa-ambulance:after {
    content: "\10f0f9"
}

.fad.fa-american-sign-language-interpreting:after {
    content: "\10f2a3"
}

.fad.fa-amp-guitar:after {
    content: "\10f8a1"
}

.fad.fa-analytics:after {
    content: "\10f643"
}

.fad.fa-anchor:after {
    content: "\10f13d"
}

.fad.fa-angel:after {
    content: "\10f779"
}

.fad.fa-angle-double-down:after {
    content: "\10f103"
}

.fad.fa-angle-double-left:after {
    content: "\10f100"
}

.fad.fa-angle-double-right:after {
    content: "\10f101"
}

.fad.fa-angle-double-up:after {
    content: "\10f102"
}

.fad.fa-angle-down:after {
    content: "\10f107"
}

.fad.fa-angle-left:after {
    content: "\10f104"
}

.fad.fa-angle-right:after {
    content: "\10f105"
}

.fad.fa-angle-up:after {
    content: "\10f106"
}

.fad.fa-angry:after {
    content: "\10f556"
}

.fad.fa-ankh:after {
    content: "\10f644"
}

.fad.fa-apple-alt:after {
    content: "\10f5d1"
}

.fad.fa-apple-crate:after {
    content: "\10f6b1"
}

.fad.fa-archive:after {
    content: "\10f187"
}

.fad.fa-archway:after {
    content: "\10f557"
}

.fad.fa-arrow-alt-circle-down:after {
    content: "\10f358"
}

.fad.fa-arrow-alt-circle-left:after {
    content: "\10f359"
}

.fad.fa-arrow-alt-circle-right:after {
    content: "\10f35a"
}

.fad.fa-arrow-alt-circle-up:after {
    content: "\10f35b"
}

.fad.fa-arrow-alt-down:after {
    content: "\10f354"
}

.fad.fa-arrow-alt-from-bottom:after {
    content: "\10f346"
}

.fad.fa-arrow-alt-from-left:after {
    content: "\10f347"
}

.fad.fa-arrow-alt-from-right:after {
    content: "\10f348"
}

.fad.fa-arrow-alt-from-top:after {
    content: "\10f349"
}

.fad.fa-arrow-alt-left:after {
    content: "\10f355"
}

.fad.fa-arrow-alt-right:after {
    content: "\10f356"
}

.fad.fa-arrow-alt-square-down:after {
    content: "\10f350"
}

.fad.fa-arrow-alt-square-left:after {
    content: "\10f351"
}

.fad.fa-arrow-alt-square-right:after {
    content: "\10f352"
}

.fad.fa-arrow-alt-square-up:after {
    content: "\10f353"
}

.fad.fa-arrow-alt-to-bottom:after {
    content: "\10f34a"
}

.fad.fa-arrow-alt-to-left:after {
    content: "\10f34b"
}

.fad.fa-arrow-alt-to-right:after {
    content: "\10f34c"
}

.fad.fa-arrow-alt-to-top:after {
    content: "\10f34d"
}

.fad.fa-arrow-alt-up:after {
    content: "\10f357"
}

.fad.fa-arrow-circle-down:after {
    content: "\10f0ab"
}

.fad.fa-arrow-circle-left:after {
    content: "\10f0a8"
}

.fad.fa-arrow-circle-right:after {
    content: "\10f0a9"
}

.fad.fa-arrow-circle-up:after {
    content: "\10f0aa"
}

.fad.fa-arrow-down:after {
    content: "\10f063"
}

.fad.fa-arrow-from-bottom:after {
    content: "\10f342"
}

.fad.fa-arrow-from-left:after {
    content: "\10f343"
}

.fad.fa-arrow-from-right:after {
    content: "\10f344"
}

.fad.fa-arrow-from-top:after {
    content: "\10f345"
}

.fad.fa-arrow-left:after {
    content: "\10f060"
}

.fad.fa-arrow-right:after {
    content: "\10f061"
}

.fad.fa-arrow-square-down:after {
    content: "\10f339"
}

.fad.fa-arrow-square-left:after {
    content: "\10f33a"
}

.fad.fa-arrow-square-right:after {
    content: "\10f33b"
}

.fad.fa-arrow-square-up:after {
    content: "\10f33c"
}

.fad.fa-arrow-to-bottom:after {
    content: "\10f33d"
}

.fad.fa-arrow-to-left:after {
    content: "\10f33e"
}

.fad.fa-arrow-to-right:after {
    content: "\10f340"
}

.fad.fa-arrow-to-top:after {
    content: "\10f341"
}

.fad.fa-arrow-up:after {
    content: "\10f062"
}

.fad.fa-arrows:after {
    content: "\10f047"
}

.fad.fa-arrows-alt:after {
    content: "\10f0b2"
}

.fad.fa-arrows-alt-h:after {
    content: "\10f337"
}

.fad.fa-arrows-alt-v:after {
    content: "\10f338"
}

.fad.fa-arrows-h:after {
    content: "\10f07e"
}

.fad.fa-arrows-v:after {
    content: "\10f07d"
}

.fad.fa-assistive-listening-systems:after {
    content: "\10f2a2"
}

.fad.fa-asterisk:after {
    content: "\10f069"
}

.fad.fa-at:after {
    content: "\10f1fa"
}

.fad.fa-atlas:after {
    content: "\10f558"
}

.fad.fa-atom:after {
    content: "\10f5d2"
}

.fad.fa-atom-alt:after {
    content: "\10f5d3"
}

.fad.fa-audio-description:after {
    content: "\10f29e"
}

.fad.fa-award:after {
    content: "\10f559"
}

.fad.fa-axe:after {
    content: "\10f6b2"
}

.fad.fa-axe-battle:after {
    content: "\10f6b3"
}

.fad.fa-baby:after {
    content: "\10f77c"
}

.fad.fa-baby-carriage:after {
    content: "\10f77d"
}

.fad.fa-backpack:after {
    content: "\10f5d4"
}

.fad.fa-backspace:after {
    content: "\10f55a"
}

.fad.fa-backward:after {
    content: "\10f04a"
}

.fad.fa-bacon:after {
    content: "\10f7e5"
}

.fad.fa-bacteria:after {
    content: "\10e059"
}

.fad.fa-bacterium:after {
    content: "\10e05a"
}

.fad.fa-badge:after {
    content: "\10f335"
}

.fad.fa-badge-check:after {
    content: "\10f336"
}

.fad.fa-badge-dollar:after {
    content: "\10f645"
}

.fad.fa-badge-percent:after {
    content: "\10f646"
}

.fad.fa-badge-sheriff:after {
    content: "\10f8a2"
}

.fad.fa-badger-honey:after {
    content: "\10f6b4"
}

.fad.fa-bags-shopping:after {
    content: "\10f847"
}

.fad.fa-bahai:after {
    content: "\10f666"
}

.fad.fa-balance-scale:after {
    content: "\10f24e"
}

.fad.fa-balance-scale-left:after {
    content: "\10f515"
}

.fad.fa-balance-scale-right:after {
    content: "\10f516"
}

.fad.fa-ball-pile:after {
    content: "\10f77e"
}

.fad.fa-ballot:after {
    content: "\10f732"
}

.fad.fa-ballot-check:after {
    content: "\10f733"
}

.fad.fa-ban:after {
    content: "\10f05e"
}

.fad.fa-band-aid:after {
    content: "\10f462"
}

.fad.fa-banjo:after {
    content: "\10f8a3"
}

.fad.fa-barcode:after {
    content: "\10f02a"
}

.fad.fa-barcode-alt:after {
    content: "\10f463"
}

.fad.fa-barcode-read:after {
    content: "\10f464"
}

.fad.fa-barcode-scan:after {
    content: "\10f465"
}

.fad.fa-bars:after {
    content: "\10f0c9"
}

.fad.fa-baseball:after {
    content: "\10f432"
}

.fad.fa-baseball-ball:after {
    content: "\10f433"
}

.fad.fa-basketball-ball:after {
    content: "\10f434"
}

.fad.fa-basketball-hoop:after {
    content: "\10f435"
}

.fad.fa-bat:after {
    content: "\10f6b5"
}

.fad.fa-bath:after {
    content: "\10f2cd"
}

.fad.fa-battery-bolt:after {
    content: "\10f376"
}

.fad.fa-battery-empty:after {
    content: "\10f244"
}

.fad.fa-battery-full:after {
    content: "\10f240"
}

.fad.fa-battery-half:after {
    content: "\10f242"
}

.fad.fa-battery-quarter:after {
    content: "\10f243"
}

.fad.fa-battery-slash:after {
    content: "\10f377"
}

.fad.fa-battery-three-quarters:after {
    content: "\10f241"
}

.fad.fa-bed:after {
    content: "\10f236"
}

.fad.fa-bed-alt:after {
    content: "\10f8f7"
}

.fad.fa-bed-bunk:after {
    content: "\10f8f8"
}

.fad.fa-bed-empty:after {
    content: "\10f8f9"
}

.fad.fa-beer:after {
    content: "\10f0fc"
}

.fad.fa-bell:after {
    content: "\10f0f3"
}

.fad.fa-bell-exclamation:after {
    content: "\10f848"
}

.fad.fa-bell-on:after {
    content: "\10f8fa"
}

.fad.fa-bell-plus:after {
    content: "\10f849"
}

.fad.fa-bell-school:after {
    content: "\10f5d5"
}

.fad.fa-bell-school-slash:after {
    content: "\10f5d6"
}

.fad.fa-bell-slash:after {
    content: "\10f1f6"
}

.fad.fa-bells:after {
    content: "\10f77f"
}

.fad.fa-betamax:after {
    content: "\10f8a4"
}

.fad.fa-bezier-curve:after {
    content: "\10f55b"
}

.fad.fa-bible:after {
    content: "\10f647"
}

.fad.fa-bicycle:after {
    content: "\10f206"
}

.fad.fa-biking:after {
    content: "\10f84a"
}

.fad.fa-biking-mountain:after {
    content: "\10f84b"
}

.fad.fa-binoculars:after {
    content: "\10f1e5"
}

.fad.fa-biohazard:after {
    content: "\10f780"
}

.fad.fa-birthday-cake:after {
    content: "\10f1fd"
}

.fad.fa-blanket:after {
    content: "\10f498"
}

.fad.fa-blender:after {
    content: "\10f517"
}

.fad.fa-blender-phone:after {
    content: "\10f6b6"
}

.fad.fa-blind:after {
    content: "\10f29d"
}

.fad.fa-blinds:after {
    content: "\10f8fb"
}

.fad.fa-blinds-open:after {
    content: "\10f8fc"
}

.fad.fa-blinds-raised:after {
    content: "\10f8fd"
}

.fad.fa-blog:after {
    content: "\10f781"
}

.fad.fa-bold:after {
    content: "\10f032"
}

.fad.fa-bolt:after {
    content: "\10f0e7"
}

.fad.fa-bomb:after {
    content: "\10f1e2"
}

.fad.fa-bone:after {
    content: "\10f5d7"
}

.fad.fa-bone-break:after {
    content: "\10f5d8"
}

.fad.fa-bong:after {
    content: "\10f55c"
}

.fad.fa-book:after {
    content: "\10f02d"
}

.fad.fa-book-alt:after {
    content: "\10f5d9"
}

.fad.fa-book-dead:after {
    content: "\10f6b7"
}

.fad.fa-book-heart:after {
    content: "\10f499"
}

.fad.fa-book-medical:after {
    content: "\10f7e6"
}

.fad.fa-book-open:after {
    content: "\10f518"
}

.fad.fa-book-reader:after {
    content: "\10f5da"
}

.fad.fa-book-spells:after {
    content: "\10f6b8"
}

.fad.fa-book-user:after {
    content: "\10f7e7"
}

.fad.fa-bookmark:after {
    content: "\10f02e"
}

.fad.fa-books:after {
    content: "\10f5db"
}

.fad.fa-books-medical:after {
    content: "\10f7e8"
}

.fad.fa-boombox:after {
    content: "\10f8a5"
}

.fad.fa-boot:after {
    content: "\10f782"
}

.fad.fa-booth-curtain:after {
    content: "\10f734"
}

.fad.fa-border-all:after {
    content: "\10f84c"
}

.fad.fa-border-bottom:after {
    content: "\10f84d"
}

.fad.fa-border-center-h:after {
    content: "\10f89c"
}

.fad.fa-border-center-v:after {
    content: "\10f89d"
}

.fad.fa-border-inner:after {
    content: "\10f84e"
}

.fad.fa-border-left:after {
    content: "\10f84f"
}

.fad.fa-border-none:after {
    content: "\10f850"
}

.fad.fa-border-outer:after {
    content: "\10f851"
}

.fad.fa-border-right:after {
    content: "\10f852"
}

.fad.fa-border-style:after {
    content: "\10f853"
}

.fad.fa-border-style-alt:after {
    content: "\10f854"
}

.fad.fa-border-top:after {
    content: "\10f855"
}

.fad.fa-bow-arrow:after {
    content: "\10f6b9"
}

.fad.fa-bowling-ball:after {
    content: "\10f436"
}

.fad.fa-bowling-pins:after {
    content: "\10f437"
}

.fad.fa-box:after {
    content: "\10f466"
}

.fad.fa-box-alt:after {
    content: "\10f49a"
}

.fad.fa-box-ballot:after {
    content: "\10f735"
}

.fad.fa-box-check:after {
    content: "\10f467"
}

.fad.fa-box-fragile:after {
    content: "\10f49b"
}

.fad.fa-box-full:after {
    content: "\10f49c"
}

.fad.fa-box-heart:after {
    content: "\10f49d"
}

.fad.fa-box-open:after {
    content: "\10f49e"
}

.fad.fa-box-tissue:after {
    content: "\10e05b"
}

.fad.fa-box-up:after {
    content: "\10f49f"
}

.fad.fa-box-usd:after {
    content: "\10f4a0"
}

.fad.fa-boxes:after {
    content: "\10f468"
}

.fad.fa-boxes-alt:after {
    content: "\10f4a1"
}

.fad.fa-boxing-glove:after {
    content: "\10f438"
}

.fad.fa-brackets:after {
    content: "\10f7e9"
}

.fad.fa-brackets-curly:after {
    content: "\10f7ea"
}

.fad.fa-braille:after {
    content: "\10f2a1"
}

.fad.fa-brain:after {
    content: "\10f5dc"
}

.fad.fa-bread-loaf:after {
    content: "\10f7eb"
}

.fad.fa-bread-slice:after {
    content: "\10f7ec"
}

.fad.fa-briefcase:after {
    content: "\10f0b1"
}

.fad.fa-briefcase-medical:after {
    content: "\10f469"
}

.fad.fa-bring-forward:after {
    content: "\10f856"
}

.fad.fa-bring-front:after {
    content: "\10f857"
}

.fad.fa-broadcast-tower:after {
    content: "\10f519"
}

.fad.fa-broom:after {
    content: "\10f51a"
}

.fad.fa-browser:after {
    content: "\10f37e"
}

.fad.fa-brush:after {
    content: "\10f55d"
}

.fad.fa-bug:after {
    content: "\10f188"
}

.fad.fa-building:after {
    content: "\10f1ad"
}

.fad.fa-bullhorn:after {
    content: "\10f0a1"
}

.fad.fa-bullseye:after {
    content: "\10f140"
}

.fad.fa-bullseye-arrow:after {
    content: "\10f648"
}

.fad.fa-bullseye-pointer:after {
    content: "\10f649"
}

.fad.fa-burger-soda:after {
    content: "\10f858"
}

.fad.fa-burn:after {
    content: "\10f46a"
}

.fad.fa-burrito:after {
    content: "\10f7ed"
}

.fad.fa-bus:after {
    content: "\10f207"
}

.fad.fa-bus-alt:after {
    content: "\10f55e"
}

.fad.fa-bus-school:after {
    content: "\10f5dd"
}

.fad.fa-business-time:after {
    content: "\10f64a"
}

.fad.fa-cabinet-filing:after {
    content: "\10f64b"
}

.fad.fa-cactus:after {
    content: "\10f8a7"
}

.fad.fa-calculator:after {
    content: "\10f1ec"
}

.fad.fa-calculator-alt:after {
    content: "\10f64c"
}

.fad.fa-calendar:after {
    content: "\10f133"
}

.fad.fa-calendar-alt:after {
    content: "\10f073"
}

.fad.fa-calendar-check:after {
    content: "\10f274"
}

.fad.fa-calendar-day:after {
    content: "\10f783"
}

.fad.fa-calendar-edit:after {
    content: "\10f333"
}

.fad.fa-calendar-exclamation:after {
    content: "\10f334"
}

.fad.fa-calendar-minus:after {
    content: "\10f272"
}

.fad.fa-calendar-plus:after {
    content: "\10f271"
}

.fad.fa-calendar-star:after {
    content: "\10f736"
}

.fad.fa-calendar-times:after {
    content: "\10f273"
}

.fad.fa-calendar-week:after {
    content: "\10f784"
}

.fad.fa-camcorder:after {
    content: "\10f8a8"
}

.fad.fa-camera:after {
    content: "\10f030"
}

.fad.fa-camera-alt:after {
    content: "\10f332"
}

.fad.fa-camera-home:after {
    content: "\10f8fe"
}

.fad.fa-camera-movie:after {
    content: "\10f8a9"
}

.fad.fa-camera-polaroid:after {
    content: "\10f8aa"
}

.fad.fa-camera-retro:after {
    content: "\10f083"
}

.fad.fa-campfire:after {
    content: "\10f6ba"
}

.fad.fa-campground:after {
    content: "\10f6bb"
}

.fad.fa-candle-holder:after {
    content: "\10f6bc"
}

.fad.fa-candy-cane:after {
    content: "\10f786"
}

.fad.fa-candy-corn:after {
    content: "\10f6bd"
}

.fad.fa-cannabis:after {
    content: "\10f55f"
}

.fad.fa-capsules:after {
    content: "\10f46b"
}

.fad.fa-car:after {
    content: "\10f1b9"
}

.fad.fa-car-alt:after {
    content: "\10f5de"
}

.fad.fa-car-battery:after {
    content: "\10f5df"
}

.fad.fa-car-building:after {
    content: "\10f859"
}

.fad.fa-car-bump:after {
    content: "\10f5e0"
}

.fad.fa-car-bus:after {
    content: "\10f85a"
}

.fad.fa-car-crash:after {
    content: "\10f5e1"
}

.fad.fa-car-garage:after {
    content: "\10f5e2"
}

.fad.fa-car-mechanic:after {
    content: "\10f5e3"
}

.fad.fa-car-side:after {
    content: "\10f5e4"
}

.fad.fa-car-tilt:after {
    content: "\10f5e5"
}

.fad.fa-car-wash:after {
    content: "\10f5e6"
}

.fad.fa-caravan:after {
    content: "\10f8ff"
}

.fad.fa-caravan-alt:after {
    content: "\10e000"
}

.fad.fa-caret-circle-down:after {
    content: "\10f32d"
}

.fad.fa-caret-circle-left:after {
    content: "\10f32e"
}

.fad.fa-caret-circle-right:after {
    content: "\10f330"
}

.fad.fa-caret-circle-up:after {
    content: "\10f331"
}

.fad.fa-caret-down:after {
    content: "\10f0d7"
}

.fad.fa-caret-left:after {
    content: "\10f0d9"
}

.fad.fa-caret-right:after {
    content: "\10f0da"
}

.fad.fa-caret-square-down:after {
    content: "\10f150"
}

.fad.fa-caret-square-left:after {
    content: "\10f191"
}

.fad.fa-caret-square-right:after {
    content: "\10f152"
}

.fad.fa-caret-square-up:after {
    content: "\10f151"
}

.fad.fa-caret-up:after {
    content: "\10f0d8"
}

.fad.fa-carrot:after {
    content: "\10f787"
}

.fad.fa-cars:after {
    content: "\10f85b"
}

.fad.fa-cart-arrow-down:after {
    content: "\10f218"
}

.fad.fa-cart-plus:after {
    content: "\10f217"
}

.fad.fa-cash-register:after {
    content: "\10f788"
}

.fad.fa-cassette-tape:after {
    content: "\10f8ab"
}

.fad.fa-cat:after {
    content: "\10f6be"
}

.fad.fa-cat-space:after {
    content: "\10e001"
}

.fad.fa-cauldron:after {
    content: "\10f6bf"
}

.fad.fa-cctv:after {
    content: "\10f8ac"
}

.fad.fa-certificate:after {
    content: "\10f0a3"
}

.fad.fa-chair:after {
    content: "\10f6c0"
}

.fad.fa-chair-office:after {
    content: "\10f6c1"
}

.fad.fa-chalkboard:after {
    content: "\10f51b"
}

.fad.fa-chalkboard-teacher:after {
    content: "\10f51c"
}

.fad.fa-charging-station:after {
    content: "\10f5e7"
}

.fad.fa-chart-area:after {
    content: "\10f1fe"
}

.fad.fa-chart-bar:after {
    content: "\10f080"
}

.fad.fa-chart-line:after {
    content: "\10f201"
}

.fad.fa-chart-line-down:after {
    content: "\10f64d"
}

.fad.fa-chart-network:after {
    content: "\10f78a"
}

.fad.fa-chart-pie:after {
    content: "\10f200"
}

.fad.fa-chart-pie-alt:after {
    content: "\10f64e"
}

.fad.fa-chart-scatter:after {
    content: "\10f7ee"
}

.fad.fa-check:after {
    content: "\10f00c"
}

.fad.fa-check-circle:after {
    content: "\10f058"
}

.fad.fa-check-double:after {
    content: "\10f560"
}

.fad.fa-check-square:after {
    content: "\10f14a"
}

.fad.fa-cheese:after {
    content: "\10f7ef"
}

.fad.fa-cheese-swiss:after {
    content: "\10f7f0"
}

.fad.fa-cheeseburger:after {
    content: "\10f7f1"
}

.fad.fa-chess:after {
    content: "\10f439"
}

.fad.fa-chess-bishop:after {
    content: "\10f43a"
}

.fad.fa-chess-bishop-alt:after {
    content: "\10f43b"
}

.fad.fa-chess-board:after {
    content: "\10f43c"
}

.fad.fa-chess-clock:after {
    content: "\10f43d"
}

.fad.fa-chess-clock-alt:after {
    content: "\10f43e"
}

.fad.fa-chess-king:after {
    content: "\10f43f"
}

.fad.fa-chess-king-alt:after {
    content: "\10f440"
}

.fad.fa-chess-knight:after {
    content: "\10f441"
}

.fad.fa-chess-knight-alt:after {
    content: "\10f442"
}

.fad.fa-chess-pawn:after {
    content: "\10f443"
}

.fad.fa-chess-pawn-alt:after {
    content: "\10f444"
}

.fad.fa-chess-queen:after {
    content: "\10f445"
}

.fad.fa-chess-queen-alt:after {
    content: "\10f446"
}

.fad.fa-chess-rook:after {
    content: "\10f447"
}

.fad.fa-chess-rook-alt:after {
    content: "\10f448"
}

.fad.fa-chevron-circle-down:after {
    content: "\10f13a"
}

.fad.fa-chevron-circle-left:after {
    content: "\10f137"
}

.fad.fa-chevron-circle-right:after {
    content: "\10f138"
}

.fad.fa-chevron-circle-up:after {
    content: "\10f139"
}

.fad.fa-chevron-double-down:after {
    content: "\10f322"
}

.fad.fa-chevron-double-left:after {
    content: "\10f323"
}

.fad.fa-chevron-double-right:after {
    content: "\10f324"
}

.fad.fa-chevron-double-up:after {
    content: "\10f325"
}

.fad.fa-chevron-down:after {
    content: "\10f078"
}

.fad.fa-chevron-left:after {
    content: "\10f053"
}

.fad.fa-chevron-right:after {
    content: "\10f054"
}

.fad.fa-chevron-square-down:after {
    content: "\10f329"
}

.fad.fa-chevron-square-left:after {
    content: "\10f32a"
}

.fad.fa-chevron-square-right:after {
    content: "\10f32b"
}

.fad.fa-chevron-square-up:after {
    content: "\10f32c"
}

.fad.fa-chevron-up:after {
    content: "\10f077"
}

.fad.fa-child:after {
    content: "\10f1ae"
}

.fad.fa-chimney:after {
    content: "\10f78b"
}

.fad.fa-church:after {
    content: "\10f51d"
}

.fad.fa-circle:after {
    content: "\10f111"
}

.fad.fa-circle-notch:after {
    content: "\10f1ce"
}

.fad.fa-city:after {
    content: "\10f64f"
}

.fad.fa-clarinet:after {
    content: "\10f8ad"
}

.fad.fa-claw-marks:after {
    content: "\10f6c2"
}

.fad.fa-clinic-medical:after {
    content: "\10f7f2"
}

.fad.fa-clipboard:after {
    content: "\10f328"
}

.fad.fa-clipboard-check:after {
    content: "\10f46c"
}

.fad.fa-clipboard-list:after {
    content: "\10f46d"
}

.fad.fa-clipboard-list-check:after {
    content: "\10f737"
}

.fad.fa-clipboard-prescription:after {
    content: "\10f5e8"
}

.fad.fa-clipboard-user:after {
    content: "\10f7f3"
}

.fad.fa-clock:after {
    content: "\10f017"
}

.fad.fa-clone:after {
    content: "\10f24d"
}

.fad.fa-closed-captioning:after {
    content: "\10f20a"
}

.fad.fa-cloud:after {
    content: "\10f0c2"
}

.fad.fa-cloud-download:after {
    content: "\10f0ed"
}

.fad.fa-cloud-download-alt:after {
    content: "\10f381"
}

.fad.fa-cloud-drizzle:after {
    content: "\10f738"
}

.fad.fa-cloud-hail:after {
    content: "\10f739"
}

.fad.fa-cloud-hail-mixed:after {
    content: "\10f73a"
}

.fad.fa-cloud-meatball:after {
    content: "\10f73b"
}

.fad.fa-cloud-moon:after {
    content: "\10f6c3"
}

.fad.fa-cloud-moon-rain:after {
    content: "\10f73c"
}

.fad.fa-cloud-music:after {
    content: "\10f8ae"
}

.fad.fa-cloud-rain:after {
    content: "\10f73d"
}

.fad.fa-cloud-rainbow:after {
    content: "\10f73e"
}

.fad.fa-cloud-showers:after {
    content: "\10f73f"
}

.fad.fa-cloud-showers-heavy:after {
    content: "\10f740"
}

.fad.fa-cloud-sleet:after {
    content: "\10f741"
}

.fad.fa-cloud-snow:after {
    content: "\10f742"
}

.fad.fa-cloud-sun:after {
    content: "\10f6c4"
}

.fad.fa-cloud-sun-rain:after {
    content: "\10f743"
}

.fad.fa-cloud-upload:after {
    content: "\10f0ee"
}

.fad.fa-cloud-upload-alt:after {
    content: "\10f382"
}

.fad.fa-clouds:after {
    content: "\10f744"
}

.fad.fa-clouds-moon:after {
    content: "\10f745"
}

.fad.fa-clouds-sun:after {
    content: "\10f746"
}

.fad.fa-club:after {
    content: "\10f327"
}

.fad.fa-cocktail:after {
    content: "\10f561"
}

.fad.fa-code:after {
    content: "\10f121"
}

.fad.fa-code-branch:after {
    content: "\10f126"
}

.fad.fa-code-commit:after {
    content: "\10f386"
}

.fad.fa-code-merge:after {
    content: "\10f387"
}

.fad.fa-coffee:after {
    content: "\10f0f4"
}

.fad.fa-coffee-pot:after {
    content: "\10e002"
}

.fad.fa-coffee-togo:after {
    content: "\10f6c5"
}

.fad.fa-coffin:after {
    content: "\10f6c6"
}

.fad.fa-coffin-cross:after {
    content: "\10e051"
}

.fad.fa-cog:after {
    content: "\10f013"
}

.fad.fa-cogs:after {
    content: "\10f085"
}

.fad.fa-coin:after {
    content: "\10f85c"
}

.fad.fa-coins:after {
    content: "\10f51e"
}

.fad.fa-columns:after {
    content: "\10f0db"
}

.fad.fa-comet:after {
    content: "\10e003"
}

.fad.fa-comment:after {
    content: "\10f075"
}

.fad.fa-comment-alt:after {
    content: "\10f27a"
}

.fad.fa-comment-alt-check:after {
    content: "\10f4a2"
}

.fad.fa-comment-alt-dollar:after {
    content: "\10f650"
}

.fad.fa-comment-alt-dots:after {
    content: "\10f4a3"
}

.fad.fa-comment-alt-edit:after {
    content: "\10f4a4"
}

.fad.fa-comment-alt-exclamation:after {
    content: "\10f4a5"
}

.fad.fa-comment-alt-lines:after {
    content: "\10f4a6"
}

.fad.fa-comment-alt-medical:after {
    content: "\10f7f4"
}

.fad.fa-comment-alt-minus:after {
    content: "\10f4a7"
}

.fad.fa-comment-alt-music:after {
    content: "\10f8af"
}

.fad.fa-comment-alt-plus:after {
    content: "\10f4a8"
}

.fad.fa-comment-alt-slash:after {
    content: "\10f4a9"
}

.fad.fa-comment-alt-smile:after {
    content: "\10f4aa"
}

.fad.fa-comment-alt-times:after {
    content: "\10f4ab"
}

.fad.fa-comment-check:after {
    content: "\10f4ac"
}

.fad.fa-comment-dollar:after {
    content: "\10f651"
}

.fad.fa-comment-dots:after {
    content: "\10f4ad"
}

.fad.fa-comment-edit:after {
    content: "\10f4ae"
}

.fad.fa-comment-exclamation:after {
    content: "\10f4af"
}

.fad.fa-comment-lines:after {
    content: "\10f4b0"
}

.fad.fa-comment-medical:after {
    content: "\10f7f5"
}

.fad.fa-comment-minus:after {
    content: "\10f4b1"
}

.fad.fa-comment-music:after {
    content: "\10f8b0"
}

.fad.fa-comment-plus:after {
    content: "\10f4b2"
}

.fad.fa-comment-slash:after {
    content: "\10f4b3"
}

.fad.fa-comment-smile:after {
    content: "\10f4b4"
}

.fad.fa-comment-times:after {
    content: "\10f4b5"
}

.fad.fa-comments:after {
    content: "\10f086"
}

.fad.fa-comments-alt:after {
    content: "\10f4b6"
}

.fad.fa-comments-alt-dollar:after {
    content: "\10f652"
}

.fad.fa-comments-dollar:after {
    content: "\10f653"
}

.fad.fa-compact-disc:after {
    content: "\10f51f"
}

.fad.fa-compass:after {
    content: "\10f14e"
}

.fad.fa-compass-slash:after {
    content: "\10f5e9"
}

.fad.fa-compress:after {
    content: "\10f066"
}

.fad.fa-compress-alt:after {
    content: "\10f422"
}

.fad.fa-compress-arrows-alt:after {
    content: "\10f78c"
}

.fad.fa-compress-wide:after {
    content: "\10f326"
}

.fad.fa-computer-classic:after {
    content: "\10f8b1"
}

.fad.fa-computer-speaker:after {
    content: "\10f8b2"
}

.fad.fa-concierge-bell:after {
    content: "\10f562"
}

.fad.fa-construction:after {
    content: "\10f85d"
}

.fad.fa-container-storage:after {
    content: "\10f4b7"
}

.fad.fa-conveyor-belt:after {
    content: "\10f46e"
}

.fad.fa-conveyor-belt-alt:after {
    content: "\10f46f"
}

.fad.fa-cookie:after {
    content: "\10f563"
}

.fad.fa-cookie-bite:after {
    content: "\10f564"
}

.fad.fa-copy:after {
    content: "\10f0c5"
}

.fad.fa-copyright:after {
    content: "\10f1f9"
}

.fad.fa-corn:after {
    content: "\10f6c7"
}

.fad.fa-couch:after {
    content: "\10f4b8"
}

.fad.fa-cow:after {
    content: "\10f6c8"
}

.fad.fa-cowbell:after {
    content: "\10f8b3"
}

.fad.fa-cowbell-more:after {
    content: "\10f8b4"
}

.fad.fa-credit-card:after {
    content: "\10f09d"
}

.fad.fa-credit-card-blank:after {
    content: "\10f389"
}

.fad.fa-credit-card-front:after {
    content: "\10f38a"
}

.fad.fa-cricket:after {
    content: "\10f449"
}

.fad.fa-croissant:after {
    content: "\10f7f6"
}

.fad.fa-crop:after {
    content: "\10f125"
}

.fad.fa-crop-alt:after {
    content: "\10f565"
}

.fad.fa-cross:after {
    content: "\10f654"
}

.fad.fa-crosshairs:after {
    content: "\10f05b"
}

.fad.fa-crow:after {
    content: "\10f520"
}

.fad.fa-crown:after {
    content: "\10f521"
}

.fad.fa-crutch:after {
    content: "\10f7f7"
}

.fad.fa-crutches:after {
    content: "\10f7f8"
}

.fad.fa-cube:after {
    content: "\10f1b2"
}

.fad.fa-cubes:after {
    content: "\10f1b3"
}

.fad.fa-curling:after {
    content: "\10f44a"
}

.fad.fa-cut:after {
    content: "\10f0c4"
}

.fad.fa-dagger:after {
    content: "\10f6cb"
}

.fad.fa-database:after {
    content: "\10f1c0"
}

.fad.fa-deaf:after {
    content: "\10f2a4"
}

.fad.fa-debug:after {
    content: "\10f7f9"
}

.fad.fa-deer:after {
    content: "\10f78e"
}

.fad.fa-deer-rudolph:after {
    content: "\10f78f"
}

.fad.fa-democrat:after {
    content: "\10f747"
}

.fad.fa-desktop:after {
    content: "\10f108"
}

.fad.fa-desktop-alt:after {
    content: "\10f390"
}

.fad.fa-dewpoint:after {
    content: "\10f748"
}

.fad.fa-dharmachakra:after {
    content: "\10f655"
}

.fad.fa-diagnoses:after {
    content: "\10f470"
}

.fad.fa-diamond:after {
    content: "\10f219"
}

.fad.fa-dice:after {
    content: "\10f522"
}

.fad.fa-dice-d10:after {
    content: "\10f6cd"
}

.fad.fa-dice-d12:after {
    content: "\10f6ce"
}

.fad.fa-dice-d20:after {
    content: "\10f6cf"
}

.fad.fa-dice-d4:after {
    content: "\10f6d0"
}

.fad.fa-dice-d6:after {
    content: "\10f6d1"
}

.fad.fa-dice-d8:after {
    content: "\10f6d2"
}

.fad.fa-dice-five:after {
    content: "\10f523"
}

.fad.fa-dice-four:after {
    content: "\10f524"
}

.fad.fa-dice-one:after {
    content: "\10f525"
}

.fad.fa-dice-six:after {
    content: "\10f526"
}

.fad.fa-dice-three:after {
    content: "\10f527"
}

.fad.fa-dice-two:after {
    content: "\10f528"
}

.fad.fa-digging:after {
    content: "\10f85e"
}

.fad.fa-digital-tachograph:after {
    content: "\10f566"
}

.fad.fa-diploma:after {
    content: "\10f5ea"
}

.fad.fa-directions:after {
    content: "\10f5eb"
}

.fad.fa-disc-drive:after {
    content: "\10f8b5"
}

.fad.fa-disease:after {
    content: "\10f7fa"
}

.fad.fa-divide:after {
    content: "\10f529"
}

.fad.fa-dizzy:after {
    content: "\10f567"
}

.fad.fa-dna:after {
    content: "\10f471"
}

.fad.fa-do-not-enter:after {
    content: "\10f5ec"
}

.fad.fa-dog:after {
    content: "\10f6d3"
}

.fad.fa-dog-leashed:after {
    content: "\10f6d4"
}

.fad.fa-dollar-sign:after {
    content: "\10f155"
}

.fad.fa-dolly:after {
    content: "\10f472"
}

.fad.fa-dolly-empty:after {
    content: "\10f473"
}

.fad.fa-dolly-flatbed:after {
    content: "\10f474"
}

.fad.fa-dolly-flatbed-alt:after {
    content: "\10f475"
}

.fad.fa-dolly-flatbed-empty:after {
    content: "\10f476"
}

.fad.fa-donate:after {
    content: "\10f4b9"
}

.fad.fa-door-closed:after {
    content: "\10f52a"
}

.fad.fa-door-open:after {
    content: "\10f52b"
}

.fad.fa-dot-circle:after {
    content: "\10f192"
}

.fad.fa-dove:after {
    content: "\10f4ba"
}

.fad.fa-download:after {
    content: "\10f019"
}

.fad.fa-drafting-compass:after {
    content: "\10f568"
}

.fad.fa-dragon:after {
    content: "\10f6d5"
}

.fad.fa-draw-circle:after {
    content: "\10f5ed"
}

.fad.fa-draw-polygon:after {
    content: "\10f5ee"
}

.fad.fa-draw-square:after {
    content: "\10f5ef"
}

.fad.fa-dreidel:after {
    content: "\10f792"
}

.fad.fa-drone:after {
    content: "\10f85f"
}

.fad.fa-drone-alt:after {
    content: "\10f860"
}

.fad.fa-drum:after {
    content: "\10f569"
}

.fad.fa-drum-steelpan:after {
    content: "\10f56a"
}

.fad.fa-drumstick:after {
    content: "\10f6d6"
}

.fad.fa-drumstick-bite:after {
    content: "\10f6d7"
}

.fad.fa-dryer:after {
    content: "\10f861"
}

.fad.fa-dryer-alt:after {
    content: "\10f862"
}

.fad.fa-duck:after {
    content: "\10f6d8"
}

.fad.fa-dumbbell:after {
    content: "\10f44b"
}

.fad.fa-dumpster:after {
    content: "\10f793"
}

.fad.fa-dumpster-fire:after {
    content: "\10f794"
}

.fad.fa-dungeon:after {
    content: "\10f6d9"
}

.fad.fa-ear:after {
    content: "\10f5f0"
}

.fad.fa-ear-muffs:after {
    content: "\10f795"
}

.fad.fa-eclipse:after {
    content: "\10f749"
}

.fad.fa-eclipse-alt:after {
    content: "\10f74a"
}

.fad.fa-edit:after {
    content: "\10f044"
}

.fad.fa-egg:after {
    content: "\10f7fb"
}

.fad.fa-egg-fried:after {
    content: "\10f7fc"
}

.fad.fa-eject:after {
    content: "\10f052"
}

.fad.fa-elephant:after {
    content: "\10f6da"
}

.fad.fa-ellipsis-h:after {
    content: "\10f141"
}

.fad.fa-ellipsis-h-alt:after {
    content: "\10f39b"
}

.fad.fa-ellipsis-v:after {
    content: "\10f142"
}

.fad.fa-ellipsis-v-alt:after {
    content: "\10f39c"
}

.fad.fa-empty-set:after {
    content: "\10f656"
}

.fad.fa-engine-warning:after {
    content: "\10f5f2"
}

.fad.fa-envelope:after {
    content: "\10f0e0"
}

.fad.fa-envelope-open:after {
    content: "\10f2b6"
}

.fad.fa-envelope-open-dollar:after {
    content: "\10f657"
}

.fad.fa-envelope-open-text:after {
    content: "\10f658"
}

.fad.fa-envelope-square:after {
    content: "\10f199"
}

.fad.fa-equals:after {
    content: "\10f52c"
}

.fad.fa-eraser:after {
    content: "\10f12d"
}

.fad.fa-ethernet:after {
    content: "\10f796"
}

.fad.fa-euro-sign:after {
    content: "\10f153"
}

.fad.fa-exchange:after {
    content: "\10f0ec"
}

.fad.fa-exchange-alt:after {
    content: "\10f362"
}

.fad.fa-exclamation:after {
    content: "\10f12a"
}

.fad.fa-exclamation-circle:after {
    content: "\10f06a"
}

.fad.fa-exclamation-square:after {
    content: "\10f321"
}

.fad.fa-exclamation-triangle:after {
    content: "\10f071"
}

.fad.fa-expand:after {
    content: "\10f065"
}

.fad.fa-expand-alt:after {
    content: "\10f424"
}

.fad.fa-expand-arrows:after {
    content: "\10f31d"
}

.fad.fa-expand-arrows-alt:after {
    content: "\10f31e"
}

.fad.fa-expand-wide:after {
    content: "\10f320"
}

.fad.fa-external-link:after {
    content: "\10f08e"
}

.fad.fa-external-link-alt:after {
    content: "\10f35d"
}

.fad.fa-external-link-square:after {
    content: "\10f14c"
}

.fad.fa-external-link-square-alt:after {
    content: "\10f360"
}

.fad.fa-eye:after {
    content: "\10f06e"
}

.fad.fa-eye-dropper:after {
    content: "\10f1fb"
}

.fad.fa-eye-evil:after {
    content: "\10f6db"
}

.fad.fa-eye-slash:after {
    content: "\10f070"
}

.fad.fa-fan:after {
    content: "\10f863"
}

.fad.fa-fan-table:after {
    content: "\10e004"
}

.fad.fa-farm:after {
    content: "\10f864"
}

.fad.fa-fast-backward:after {
    content: "\10f049"
}

.fad.fa-fast-forward:after {
    content: "\10f050"
}

.fad.fa-faucet:after {
    content: "\10e005"
}

.fad.fa-faucet-drip:after {
    content: "\10e006"
}

.fad.fa-fax:after {
    content: "\10f1ac"
}

.fad.fa-feather:after {
    content: "\10f52d"
}

.fad.fa-feather-alt:after {
    content: "\10f56b"
}

.fad.fa-female:after {
    content: "\10f182"
}

.fad.fa-field-hockey:after {
    content: "\10f44c"
}

.fad.fa-fighter-jet:after {
    content: "\10f0fb"
}

.fad.fa-file:after {
    content: "\10f15b"
}

.fad.fa-file-alt:after {
    content: "\10f15c"
}

.fad.fa-file-archive:after {
    content: "\10f1c6"
}

.fad.fa-file-audio:after {
    content: "\10f1c7"
}

.fad.fa-file-certificate:after {
    content: "\10f5f3"
}

.fad.fa-file-chart-line:after {
    content: "\10f659"
}

.fad.fa-file-chart-pie:after {
    content: "\10f65a"
}

.fad.fa-file-check:after {
    content: "\10f316"
}

.fad.fa-file-code:after {
    content: "\10f1c9"
}

.fad.fa-file-contract:after {
    content: "\10f56c"
}

.fad.fa-file-csv:after {
    content: "\10f6dd"
}

.fad.fa-file-download:after {
    content: "\10f56d"
}

.fad.fa-file-edit:after {
    content: "\10f31c"
}

.fad.fa-file-excel:after {
    content: "\10f1c3"
}

.fad.fa-file-exclamation:after {
    content: "\10f31a"
}

.fad.fa-file-export:after {
    content: "\10f56e"
}

.fad.fa-file-image:after {
    content: "\10f1c5"
}

.fad.fa-file-import:after {
    content: "\10f56f"
}

.fad.fa-file-invoice:after {
    content: "\10f570"
}

.fad.fa-file-invoice-dollar:after {
    content: "\10f571"
}

.fad.fa-file-medical:after {
    content: "\10f477"
}

.fad.fa-file-medical-alt:after {
    content: "\10f478"
}

.fad.fa-file-minus:after {
    content: "\10f318"
}

.fad.fa-file-music:after {
    content: "\10f8b6"
}

.fad.fa-file-pdf:after {
    content: "\10f1c1"
}

.fad.fa-file-plus:after {
    content: "\10f319"
}

.fad.fa-file-powerpoint:after {
    content: "\10f1c4"
}

.fad.fa-file-prescription:after {
    content: "\10f572"
}

.fad.fa-file-search:after {
    content: "\10f865"
}

.fad.fa-file-signature:after {
    content: "\10f573"
}

.fad.fa-file-spreadsheet:after {
    content: "\10f65b"
}

.fad.fa-file-times:after {
    content: "\10f317"
}

.fad.fa-file-upload:after {
    content: "\10f574"
}

.fad.fa-file-user:after {
    content: "\10f65c"
}

.fad.fa-file-video:after {
    content: "\10f1c8"
}

.fad.fa-file-word:after {
    content: "\10f1c2"
}

.fad.fa-files-medical:after {
    content: "\10f7fd"
}

.fad.fa-fill:after {
    content: "\10f575"
}

.fad.fa-fill-drip:after {
    content: "\10f576"
}

.fad.fa-film:after {
    content: "\10f008"
}

.fad.fa-film-alt:after {
    content: "\10f3a0"
}

.fad.fa-film-canister:after {
    content: "\10f8b7"
}

.fad.fa-filter:after {
    content: "\10f0b0"
}

.fad.fa-fingerprint:after {
    content: "\10f577"
}

.fad.fa-fire:after {
    content: "\10f06d"
}

.fad.fa-fire-alt:after {
    content: "\10f7e4"
}

.fad.fa-fire-extinguisher:after {
    content: "\10f134"
}

.fad.fa-fire-smoke:after {
    content: "\10f74b"
}

.fad.fa-fireplace:after {
    content: "\10f79a"
}

.fad.fa-first-aid:after {
    content: "\10f479"
}

.fad.fa-fish:after {
    content: "\10f578"
}

.fad.fa-fish-cooked:after {
    content: "\10f7fe"
}

.fad.fa-fist-raised:after {
    content: "\10f6de"
}

.fad.fa-flag:after {
    content: "\10f024"
}

.fad.fa-flag-alt:after {
    content: "\10f74c"
}

.fad.fa-flag-checkered:after {
    content: "\10f11e"
}

.fad.fa-flag-usa:after {
    content: "\10f74d"
}

.fad.fa-flame:after {
    content: "\10f6df"
}

.fad.fa-flashlight:after {
    content: "\10f8b8"
}

.fad.fa-flask:after {
    content: "\10f0c3"
}

.fad.fa-flask-poison:after {
    content: "\10f6e0"
}

.fad.fa-flask-potion:after {
    content: "\10f6e1"
}

.fad.fa-flower:after {
    content: "\10f7ff"
}

.fad.fa-flower-daffodil:after {
    content: "\10f800"
}

.fad.fa-flower-tulip:after {
    content: "\10f801"
}

.fad.fa-flushed:after {
    content: "\10f579"
}

.fad.fa-flute:after {
    content: "\10f8b9"
}

.fad.fa-flux-capacitor:after {
    content: "\10f8ba"
}

.fad.fa-fog:after {
    content: "\10f74e"
}

.fad.fa-folder:after {
    content: "\10f07b"
}

.fad.fa-folder-download:after {
    content: "\10e053"
}

.fad.fa-folder-minus:after {
    content: "\10f65d"
}

.fad.fa-folder-open:after {
    content: "\10f07c"
}

.fad.fa-folder-plus:after {
    content: "\10f65e"
}

.fad.fa-folder-times:after {
    content: "\10f65f"
}

.fad.fa-folder-tree:after {
    content: "\10f802"
}

.fad.fa-folder-upload:after {
    content: "\10e054"
}

.fad.fa-folders:after {
    content: "\10f660"
}

.fad.fa-font:after {
    content: "\10f031"
}

.fad.fa-font-awesome-logo-full:after {
    content: "\10f4e6"
}

.fad.fa-font-case:after {
    content: "\10f866"
}

.fad.fa-football-ball:after {
    content: "\10f44e"
}

.fad.fa-football-helmet:after {
    content: "\10f44f"
}

.fad.fa-forklift:after {
    content: "\10f47a"
}

.fad.fa-forward:after {
    content: "\10f04e"
}

.fad.fa-fragile:after {
    content: "\10f4bb"
}

.fad.fa-french-fries:after {
    content: "\10f803"
}

.fad.fa-frog:after {
    content: "\10f52e"
}

.fad.fa-frosty-head:after {
    content: "\10f79b"
}

.fad.fa-frown:after {
    content: "\10f119"
}

.fad.fa-frown-open:after {
    content: "\10f57a"
}

.fad.fa-function:after {
    content: "\10f661"
}

.fad.fa-funnel-dollar:after {
    content: "\10f662"
}

.fad.fa-futbol:after {
    content: "\10f1e3"
}

.fad.fa-galaxy:after {
    content: "\10e008"
}

.fad.fa-game-board:after {
    content: "\10f867"
}

.fad.fa-game-board-alt:after {
    content: "\10f868"
}

.fad.fa-game-console-handheld:after {
    content: "\10f8bb"
}

.fad.fa-gamepad:after {
    content: "\10f11b"
}

.fad.fa-gamepad-alt:after {
    content: "\10f8bc"
}

.fad.fa-garage:after {
    content: "\10e009"
}

.fad.fa-garage-car:after {
    content: "\10e00a"
}

.fad.fa-garage-open:after {
    content: "\10e00b"
}

.fad.fa-gas-pump:after {
    content: "\10f52f"
}

.fad.fa-gas-pump-slash:after {
    content: "\10f5f4"
}

.fad.fa-gavel:after {
    content: "\10f0e3"
}

.fad.fa-gem:after {
    content: "\10f3a5"
}

.fad.fa-genderless:after {
    content: "\10f22d"
}

.fad.fa-ghost:after {
    content: "\10f6e2"
}

.fad.fa-gift:after {
    content: "\10f06b"
}

.fad.fa-gift-card:after {
    content: "\10f663"
}

.fad.fa-gifts:after {
    content: "\10f79c"
}

.fad.fa-gingerbread-man:after {
    content: "\10f79d"
}

.fad.fa-glass:after {
    content: "\10f804"
}

.fad.fa-glass-champagne:after {
    content: "\10f79e"
}

.fad.fa-glass-cheers:after {
    content: "\10f79f"
}

.fad.fa-glass-citrus:after {
    content: "\10f869"
}

.fad.fa-glass-martini:after {
    content: "\10f000"
}

.fad.fa-glass-martini-alt:after {
    content: "\10f57b"
}

.fad.fa-glass-whiskey:after {
    content: "\10f7a0"
}

.fad.fa-glass-whiskey-rocks:after {
    content: "\10f7a1"
}

.fad.fa-glasses:after {
    content: "\10f530"
}

.fad.fa-glasses-alt:after {
    content: "\10f5f5"
}

.fad.fa-globe:after {
    content: "\10f0ac"
}

.fad.fa-globe-africa:after {
    content: "\10f57c"
}

.fad.fa-globe-americas:after {
    content: "\10f57d"
}

.fad.fa-globe-asia:after {
    content: "\10f57e"
}

.fad.fa-globe-europe:after {
    content: "\10f7a2"
}

.fad.fa-globe-snow:after {
    content: "\10f7a3"
}

.fad.fa-globe-stand:after {
    content: "\10f5f6"
}

.fad.fa-golf-ball:after {
    content: "\10f450"
}

.fad.fa-golf-club:after {
    content: "\10f451"
}

.fad.fa-gopuram:after {
    content: "\10f664"
}

.fad.fa-graduation-cap:after {
    content: "\10f19d"
}

.fad.fa-gramophone:after {
    content: "\10f8bd"
}

.fad.fa-greater-than:after {
    content: "\10f531"
}

.fad.fa-greater-than-equal:after {
    content: "\10f532"
}

.fad.fa-grimace:after {
    content: "\10f57f"
}

.fad.fa-grin:after {
    content: "\10f580"
}

.fad.fa-grin-alt:after {
    content: "\10f581"
}

.fad.fa-grin-beam:after {
    content: "\10f582"
}

.fad.fa-grin-beam-sweat:after {
    content: "\10f583"
}

.fad.fa-grin-hearts:after {
    content: "\10f584"
}

.fad.fa-grin-squint:after {
    content: "\10f585"
}

.fad.fa-grin-squint-tears:after {
    content: "\10f586"
}

.fad.fa-grin-stars:after {
    content: "\10f587"
}

.fad.fa-grin-tears:after {
    content: "\10f588"
}

.fad.fa-grin-tongue:after {
    content: "\10f589"
}

.fad.fa-grin-tongue-squint:after {
    content: "\10f58a"
}

.fad.fa-grin-tongue-wink:after {
    content: "\10f58b"
}

.fad.fa-grin-wink:after {
    content: "\10f58c"
}

.fad.fa-grip-horizontal:after {
    content: "\10f58d"
}

.fad.fa-grip-lines:after {
    content: "\10f7a4"
}

.fad.fa-grip-lines-vertical:after {
    content: "\10f7a5"
}

.fad.fa-grip-vertical:after {
    content: "\10f58e"
}

.fad.fa-guitar:after {
    content: "\10f7a6"
}

.fad.fa-guitar-electric:after {
    content: "\10f8be"
}

.fad.fa-guitars:after {
    content: "\10f8bf"
}

.fad.fa-h-square:after {
    content: "\10f0fd"
}

.fad.fa-h1:after {
    content: "\10f313"
}

.fad.fa-h2:after {
    content: "\10f314"
}

.fad.fa-h3:after {
    content: "\10f315"
}

.fad.fa-h4:after {
    content: "\10f86a"
}

.fad.fa-hamburger:after {
    content: "\10f805"
}

.fad.fa-hammer:after {
    content: "\10f6e3"
}

.fad.fa-hammer-war:after {
    content: "\10f6e4"
}

.fad.fa-hamsa:after {
    content: "\10f665"
}

.fad.fa-hand-heart:after {
    content: "\10f4bc"
}

.fad.fa-hand-holding:after {
    content: "\10f4bd"
}

.fad.fa-hand-holding-box:after {
    content: "\10f47b"
}

.fad.fa-hand-holding-heart:after {
    content: "\10f4be"
}

.fad.fa-hand-holding-magic:after {
    content: "\10f6e5"
}

.fad.fa-hand-holding-medical:after {
    content: "\10e05c"
}

.fad.fa-hand-holding-seedling:after {
    content: "\10f4bf"
}

.fad.fa-hand-holding-usd:after {
    content: "\10f4c0"
}

.fad.fa-hand-holding-water:after {
    content: "\10f4c1"
}

.fad.fa-hand-lizard:after {
    content: "\10f258"
}

.fad.fa-hand-middle-finger:after {
    content: "\10f806"
}

.fad.fa-hand-paper:after {
    content: "\10f256"
}

.fad.fa-hand-peace:after {
    content: "\10f25b"
}

.fad.fa-hand-point-down:after {
    content: "\10f0a7"
}

.fad.fa-hand-point-left:after {
    content: "\10f0a5"
}

.fad.fa-hand-point-right:after {
    content: "\10f0a4"
}

.fad.fa-hand-point-up:after {
    content: "\10f0a6"
}

.fad.fa-hand-pointer:after {
    content: "\10f25a"
}

.fad.fa-hand-receiving:after {
    content: "\10f47c"
}

.fad.fa-hand-rock:after {
    content: "\10f255"
}

.fad.fa-hand-scissors:after {
    content: "\10f257"
}

.fad.fa-hand-sparkles:after {
    content: "\10e05d"
}

.fad.fa-hand-spock:after {
    content: "\10f259"
}

.fad.fa-hands:after {
    content: "\10f4c2"
}

.fad.fa-hands-heart:after {
    content: "\10f4c3"
}

.fad.fa-hands-helping:after {
    content: "\10f4c4"
}

.fad.fa-hands-usd:after {
    content: "\10f4c5"
}

.fad.fa-hands-wash:after {
    content: "\10e05e"
}

.fad.fa-handshake:after {
    content: "\10f2b5"
}

.fad.fa-handshake-alt:after {
    content: "\10f4c6"
}

.fad.fa-handshake-alt-slash:after {
    content: "\10e05f"
}

.fad.fa-handshake-slash:after {
    content: "\10e060"
}

.fad.fa-hanukiah:after {
    content: "\10f6e6"
}

.fad.fa-hard-hat:after {
    content: "\10f807"
}

.fad.fa-hashtag:after {
    content: "\10f292"
}

.fad.fa-hat-chef:after {
    content: "\10f86b"
}

.fad.fa-hat-cowboy:after {
    content: "\10f8c0"
}

.fad.fa-hat-cowboy-side:after {
    content: "\10f8c1"
}

.fad.fa-hat-santa:after {
    content: "\10f7a7"
}

.fad.fa-hat-winter:after {
    content: "\10f7a8"
}

.fad.fa-hat-witch:after {
    content: "\10f6e7"
}

.fad.fa-hat-wizard:after {
    content: "\10f6e8"
}

.fad.fa-hdd:after {
    content: "\10f0a0"
}

.fad.fa-head-side:after {
    content: "\10f6e9"
}

.fad.fa-head-side-brain:after {
    content: "\10f808"
}

.fad.fa-head-side-cough:after {
    content: "\10e061"
}

.fad.fa-head-side-cough-slash:after {
    content: "\10e062"
}

.fad.fa-head-side-headphones:after {
    content: "\10f8c2"
}

.fad.fa-head-side-mask:after {
    content: "\10e063"
}

.fad.fa-head-side-medical:after {
    content: "\10f809"
}

.fad.fa-head-side-virus:after {
    content: "\10e064"
}

.fad.fa-head-vr:after {
    content: "\10f6ea"
}

.fad.fa-heading:after {
    content: "\10f1dc"
}

.fad.fa-headphones:after {
    content: "\10f025"
}

.fad.fa-headphones-alt:after {
    content: "\10f58f"
}

.fad.fa-headset:after {
    content: "\10f590"
}

.fad.fa-heart:after {
    content: "\10f004"
}

.fad.fa-heart-broken:after {
    content: "\10f7a9"
}

.fad.fa-heart-circle:after {
    content: "\10f4c7"
}

.fad.fa-heart-rate:after {
    content: "\10f5f8"
}

.fad.fa-heart-square:after {
    content: "\10f4c8"
}

.fad.fa-heartbeat:after {
    content: "\10f21e"
}

.fad.fa-heat:after {
    content: "\10e00c"
}

.fad.fa-helicopter:after {
    content: "\10f533"
}

.fad.fa-helmet-battle:after {
    content: "\10f6eb"
}

.fad.fa-hexagon:after {
    content: "\10f312"
}

.fad.fa-highlighter:after {
    content: "\10f591"
}

.fad.fa-hiking:after {
    content: "\10f6ec"
}

.fad.fa-hippo:after {
    content: "\10f6ed"
}

.fad.fa-history:after {
    content: "\10f1da"
}

.fad.fa-hockey-mask:after {
    content: "\10f6ee"
}

.fad.fa-hockey-puck:after {
    content: "\10f453"
}

.fad.fa-hockey-sticks:after {
    content: "\10f454"
}

.fad.fa-holly-berry:after {
    content: "\10f7aa"
}

.fad.fa-home:after {
    content: "\10f015"
}

.fad.fa-home-alt:after {
    content: "\10f80a"
}

.fad.fa-home-heart:after {
    content: "\10f4c9"
}

.fad.fa-home-lg:after {
    content: "\10f80b"
}

.fad.fa-home-lg-alt:after {
    content: "\10f80c"
}

.fad.fa-hood-cloak:after {
    content: "\10f6ef"
}

.fad.fa-horizontal-rule:after {
    content: "\10f86c"
}

.fad.fa-horse:after {
    content: "\10f6f0"
}

.fad.fa-horse-head:after {
    content: "\10f7ab"
}

.fad.fa-horse-saddle:after {
    content: "\10f8c3"
}

.fad.fa-hospital:after {
    content: "\10f0f8"
}

.fad.fa-hospital-alt:after {
    content: "\10f47d"
}

.fad.fa-hospital-symbol:after {
    content: "\10f47e"
}

.fad.fa-hospital-user:after {
    content: "\10f80d"
}

.fad.fa-hospitals:after {
    content: "\10f80e"
}

.fad.fa-hot-tub:after {
    content: "\10f593"
}

.fad.fa-hotdog:after {
    content: "\10f80f"
}

.fad.fa-hotel:after {
    content: "\10f594"
}

.fad.fa-hourglass:after {
    content: "\10f254"
}

.fad.fa-hourglass-end:after {
    content: "\10f253"
}

.fad.fa-hourglass-half:after {
    content: "\10f252"
}

.fad.fa-hourglass-start:after {
    content: "\10f251"
}

.fad.fa-house:after {
    content: "\10e00d"
}

.fad.fa-house-damage:after {
    content: "\10f6f1"
}

.fad.fa-house-day:after {
    content: "\10e00e"
}

.fad.fa-house-flood:after {
    content: "\10f74f"
}

.fad.fa-house-leave:after {
    content: "\10e00f"
}

.fad.fa-house-night:after {
    content: "\10e010"
}

.fad.fa-house-return:after {
    content: "\10e011"
}

.fad.fa-house-signal:after {
    content: "\10e012"
}

.fad.fa-house-user:after {
    content: "\10e065"
}

.fad.fa-hryvnia:after {
    content: "\10f6f2"
}

.fad.fa-humidity:after {
    content: "\10f750"
}

.fad.fa-hurricane:after {
    content: "\10f751"
}

.fad.fa-i-cursor:after {
    content: "\10f246"
}

.fad.fa-ice-cream:after {
    content: "\10f810"
}

.fad.fa-ice-skate:after {
    content: "\10f7ac"
}

.fad.fa-icicles:after {
    content: "\10f7ad"
}

.fad.fa-icons:after {
    content: "\10f86d"
}

.fad.fa-icons-alt:after {
    content: "\10f86e"
}

.fad.fa-id-badge:after {
    content: "\10f2c1"
}

.fad.fa-id-card:after {
    content: "\10f2c2"
}

.fad.fa-id-card-alt:after {
    content: "\10f47f"
}

.fad.fa-igloo:after {
    content: "\10f7ae"
}

.fad.fa-image:after {
    content: "\10f03e"
}

.fad.fa-image-polaroid:after {
    content: "\10f8c4"
}

.fad.fa-images:after {
    content: "\10f302"
}

.fad.fa-inbox:after {
    content: "\10f01c"
}

.fad.fa-inbox-in:after {
    content: "\10f310"
}

.fad.fa-inbox-out:after {
    content: "\10f311"
}

.fad.fa-indent:after {
    content: "\10f03c"
}

.fad.fa-industry:after {
    content: "\10f275"
}

.fad.fa-industry-alt:after {
    content: "\10f3b3"
}

.fad.fa-infinity:after {
    content: "\10f534"
}

.fad.fa-info:after {
    content: "\10f129"
}

.fad.fa-info-circle:after {
    content: "\10f05a"
}

.fad.fa-info-square:after {
    content: "\10f30f"
}

.fad.fa-inhaler:after {
    content: "\10f5f9"
}

.fad.fa-integral:after {
    content: "\10f667"
}

.fad.fa-intersection:after {
    content: "\10f668"
}

.fad.fa-inventory:after {
    content: "\10f480"
}

.fad.fa-island-tropical:after {
    content: "\10f811"
}

.fad.fa-italic:after {
    content: "\10f033"
}

.fad.fa-jack-o-lantern:after {
    content: "\10f30e"
}

.fad.fa-jedi:after {
    content: "\10f669"
}

.fad.fa-joint:after {
    content: "\10f595"
}

.fad.fa-journal-whills:after {
    content: "\10f66a"
}

.fad.fa-joystick:after {
    content: "\10f8c5"
}

.fad.fa-jug:after {
    content: "\10f8c6"
}

.fad.fa-kaaba:after {
    content: "\10f66b"
}

.fad.fa-kazoo:after {
    content: "\10f8c7"
}

.fad.fa-kerning:after {
    content: "\10f86f"
}

.fad.fa-key:after {
    content: "\10f084"
}

.fad.fa-key-skeleton:after {
    content: "\10f6f3"
}

.fad.fa-keyboard:after {
    content: "\10f11c"
}

.fad.fa-keynote:after {
    content: "\10f66c"
}

.fad.fa-khanda:after {
    content: "\10f66d"
}

.fad.fa-kidneys:after {
    content: "\10f5fb"
}

.fad.fa-kiss:after {
    content: "\10f596"
}

.fad.fa-kiss-beam:after {
    content: "\10f597"
}

.fad.fa-kiss-wink-heart:after {
    content: "\10f598"
}

.fad.fa-kite:after {
    content: "\10f6f4"
}

.fad.fa-kiwi-bird:after {
    content: "\10f535"
}

.fad.fa-knife-kitchen:after {
    content: "\10f6f5"
}

.fad.fa-lambda:after {
    content: "\10f66e"
}

.fad.fa-lamp:after {
    content: "\10f4ca"
}

.fad.fa-lamp-desk:after {
    content: "\10e014"
}

.fad.fa-lamp-floor:after {
    content: "\10e015"
}

.fad.fa-landmark:after {
    content: "\10f66f"
}

.fad.fa-landmark-alt:after {
    content: "\10f752"
}

.fad.fa-language:after {
    content: "\10f1ab"
}

.fad.fa-laptop:after {
    content: "\10f109"
}

.fad.fa-laptop-code:after {
    content: "\10f5fc"
}

.fad.fa-laptop-house:after {
    content: "\10e066"
}

.fad.fa-laptop-medical:after {
    content: "\10f812"
}

.fad.fa-lasso:after {
    content: "\10f8c8"
}

.fad.fa-laugh:after {
    content: "\10f599"
}

.fad.fa-laugh-beam:after {
    content: "\10f59a"
}

.fad.fa-laugh-squint:after {
    content: "\10f59b"
}

.fad.fa-laugh-wink:after {
    content: "\10f59c"
}

.fad.fa-layer-group:after {
    content: "\10f5fd"
}

.fad.fa-layer-minus:after {
    content: "\10f5fe"
}

.fad.fa-layer-plus:after {
    content: "\10f5ff"
}

.fad.fa-leaf:after {
    content: "\10f06c"
}

.fad.fa-leaf-heart:after {
    content: "\10f4cb"
}

.fad.fa-leaf-maple:after {
    content: "\10f6f6"
}

.fad.fa-leaf-oak:after {
    content: "\10f6f7"
}

.fad.fa-lemon:after {
    content: "\10f094"
}

.fad.fa-less-than:after {
    content: "\10f536"
}

.fad.fa-less-than-equal:after {
    content: "\10f537"
}

.fad.fa-level-down:after {
    content: "\10f149"
}

.fad.fa-level-down-alt:after {
    content: "\10f3be"
}

.fad.fa-level-up:after {
    content: "\10f148"
}

.fad.fa-level-up-alt:after {
    content: "\10f3bf"
}

.fad.fa-life-ring:after {
    content: "\10f1cd"
}

.fad.fa-light-ceiling:after {
    content: "\10e016"
}

.fad.fa-light-switch:after {
    content: "\10e017"
}

.fad.fa-light-switch-off:after {
    content: "\10e018"
}

.fad.fa-light-switch-on:after {
    content: "\10e019"
}

.fad.fa-lightbulb:after {
    content: "\10f0eb"
}

.fad.fa-lightbulb-dollar:after {
    content: "\10f670"
}

.fad.fa-lightbulb-exclamation:after {
    content: "\10f671"
}

.fad.fa-lightbulb-on:after {
    content: "\10f672"
}

.fad.fa-lightbulb-slash:after {
    content: "\10f673"
}

.fad.fa-lights-holiday:after {
    content: "\10f7b2"
}

.fad.fa-line-columns:after {
    content: "\10f870"
}

.fad.fa-line-height:after {
    content: "\10f871"
}

.fad.fa-link:after {
    content: "\10f0c1"
}

.fad.fa-lips:after {
    content: "\10f600"
}

.fad.fa-lira-sign:after {
    content: "\10f195"
}

.fad.fa-list:after {
    content: "\10f03a"
}

.fad.fa-list-alt:after {
    content: "\10f022"
}

.fad.fa-list-music:after {
    content: "\10f8c9"
}

.fad.fa-list-ol:after {
    content: "\10f0cb"
}

.fad.fa-list-ul:after {
    content: "\10f0ca"
}

.fad.fa-location:after {
    content: "\10f601"
}

.fad.fa-location-arrow:after {
    content: "\10f124"
}

.fad.fa-location-circle:after {
    content: "\10f602"
}

.fad.fa-location-slash:after {
    content: "\10f603"
}

.fad.fa-lock:after {
    content: "\10f023"
}

.fad.fa-lock-alt:after {
    content: "\10f30d"
}

.fad.fa-lock-open:after {
    content: "\10f3c1"
}

.fad.fa-lock-open-alt:after {
    content: "\10f3c2"
}

.fad.fa-long-arrow-alt-down:after {
    content: "\10f309"
}

.fad.fa-long-arrow-alt-left:after {
    content: "\10f30a"
}

.fad.fa-long-arrow-alt-right:after {
    content: "\10f30b"
}

.fad.fa-long-arrow-alt-up:after {
    content: "\10f30c"
}

.fad.fa-long-arrow-down:after {
    content: "\10f175"
}

.fad.fa-long-arrow-left:after {
    content: "\10f177"
}

.fad.fa-long-arrow-right:after {
    content: "\10f178"
}

.fad.fa-long-arrow-up:after {
    content: "\10f176"
}

.fad.fa-loveseat:after {
    content: "\10f4cc"
}

.fad.fa-low-vision:after {
    content: "\10f2a8"
}

.fad.fa-luchador:after {
    content: "\10f455"
}

.fad.fa-luggage-cart:after {
    content: "\10f59d"
}

.fad.fa-lungs:after {
    content: "\10f604"
}

.fad.fa-lungs-virus:after {
    content: "\10e067"
}

.fad.fa-mace:after {
    content: "\10f6f8"
}

.fad.fa-magic:after {
    content: "\10f0d0"
}

.fad.fa-magnet:after {
    content: "\10f076"
}

.fad.fa-mail-bulk:after {
    content: "\10f674"
}

.fad.fa-mailbox:after {
    content: "\10f813"
}

.fad.fa-male:after {
    content: "\10f183"
}

.fad.fa-mandolin:after {
    content: "\10f6f9"
}

.fad.fa-map:after {
    content: "\10f279"
}

.fad.fa-map-marked:after {
    content: "\10f59f"
}

.fad.fa-map-marked-alt:after {
    content: "\10f5a0"
}

.fad.fa-map-marker:after {
    content: "\10f041"
}

.fad.fa-map-marker-alt:after {
    content: "\10f3c5"
}

.fad.fa-map-marker-alt-slash:after {
    content: "\10f605"
}

.fad.fa-map-marker-check:after {
    content: "\10f606"
}

.fad.fa-map-marker-edit:after {
    content: "\10f607"
}

.fad.fa-map-marker-exclamation:after {
    content: "\10f608"
}

.fad.fa-map-marker-minus:after {
    content: "\10f609"
}

.fad.fa-map-marker-plus:after {
    content: "\10f60a"
}

.fad.fa-map-marker-question:after {
    content: "\10f60b"
}

.fad.fa-map-marker-slash:after {
    content: "\10f60c"
}

.fad.fa-map-marker-smile:after {
    content: "\10f60d"
}

.fad.fa-map-marker-times:after {
    content: "\10f60e"
}

.fad.fa-map-pin:after {
    content: "\10f276"
}

.fad.fa-map-signs:after {
    content: "\10f277"
}

.fad.fa-marker:after {
    content: "\10f5a1"
}

.fad.fa-mars:after {
    content: "\10f222"
}

.fad.fa-mars-double:after {
    content: "\10f227"
}

.fad.fa-mars-stroke:after {
    content: "\10f229"
}

.fad.fa-mars-stroke-h:after {
    content: "\10f22b"
}

.fad.fa-mars-stroke-v:after {
    content: "\10f22a"
}

.fad.fa-mask:after {
    content: "\10f6fa"
}

.fad.fa-meat:after {
    content: "\10f814"
}

.fad.fa-medal:after {
    content: "\10f5a2"
}

.fad.fa-medkit:after {
    content: "\10f0fa"
}

.fad.fa-megaphone:after {
    content: "\10f675"
}

.fad.fa-meh:after {
    content: "\10f11a"
}

.fad.fa-meh-blank:after {
    content: "\10f5a4"
}

.fad.fa-meh-rolling-eyes:after {
    content: "\10f5a5"
}

.fad.fa-memory:after {
    content: "\10f538"
}

.fad.fa-menorah:after {
    content: "\10f676"
}

.fad.fa-mercury:after {
    content: "\10f223"
}

.fad.fa-meteor:after {
    content: "\10f753"
}

.fad.fa-microchip:after {
    content: "\10f2db"
}

.fad.fa-microphone:after {
    content: "\10f130"
}

.fad.fa-microphone-alt:after {
    content: "\10f3c9"
}

.fad.fa-microphone-alt-slash:after {
    content: "\10f539"
}

.fad.fa-microphone-slash:after {
    content: "\10f131"
}

.fad.fa-microphone-stand:after {
    content: "\10f8cb"
}

.fad.fa-microscope:after {
    content: "\10f610"
}

.fad.fa-microwave:after {
    content: "\10e01b"
}

.fad.fa-mind-share:after {
    content: "\10f677"
}

.fad.fa-minus:after {
    content: "\10f068"
}

.fad.fa-minus-circle:after {
    content: "\10f056"
}

.fad.fa-minus-hexagon:after {
    content: "\10f307"
}

.fad.fa-minus-octagon:after {
    content: "\10f308"
}

.fad.fa-minus-square:after {
    content: "\10f146"
}

.fad.fa-mistletoe:after {
    content: "\10f7b4"
}

.fad.fa-mitten:after {
    content: "\10f7b5"
}

.fad.fa-mobile:after {
    content: "\10f10b"
}

.fad.fa-mobile-alt:after {
    content: "\10f3cd"
}

.fad.fa-mobile-android:after {
    content: "\10f3ce"
}

.fad.fa-mobile-android-alt:after {
    content: "\10f3cf"
}

.fad.fa-money-bill:after {
    content: "\10f0d6"
}

.fad.fa-money-bill-alt:after {
    content: "\10f3d1"
}

.fad.fa-money-bill-wave:after {
    content: "\10f53a"
}

.fad.fa-money-bill-wave-alt:after {
    content: "\10f53b"
}

.fad.fa-money-check:after {
    content: "\10f53c"
}

.fad.fa-money-check-alt:after {
    content: "\10f53d"
}

.fad.fa-money-check-edit:after {
    content: "\10f872"
}

.fad.fa-money-check-edit-alt:after {
    content: "\10f873"
}

.fad.fa-monitor-heart-rate:after {
    content: "\10f611"
}

.fad.fa-monkey:after {
    content: "\10f6fb"
}

.fad.fa-monument:after {
    content: "\10f5a6"
}

.fad.fa-moon:after {
    content: "\10f186"
}

.fad.fa-moon-cloud:after {
    content: "\10f754"
}

.fad.fa-moon-stars:after {
    content: "\10f755"
}

.fad.fa-mortar-pestle:after {
    content: "\10f5a7"
}

.fad.fa-mosque:after {
    content: "\10f678"
}

.fad.fa-motorcycle:after {
    content: "\10f21c"
}

.fad.fa-mountain:after {
    content: "\10f6fc"
}

.fad.fa-mountains:after {
    content: "\10f6fd"
}

.fad.fa-mouse:after {
    content: "\10f8cc"
}

.fad.fa-mouse-alt:after {
    content: "\10f8cd"
}

.fad.fa-mouse-pointer:after {
    content: "\10f245"
}

.fad.fa-mp3-player:after {
    content: "\10f8ce"
}

.fad.fa-mug:after {
    content: "\10f874"
}

.fad.fa-mug-hot:after {
    content: "\10f7b6"
}

.fad.fa-mug-marshmallows:after {
    content: "\10f7b7"
}

.fad.fa-mug-tea:after {
    content: "\10f875"
}

.fad.fa-music:after {
    content: "\10f001"
}

.fad.fa-music-alt:after {
    content: "\10f8cf"
}

.fad.fa-music-alt-slash:after {
    content: "\10f8d0"
}

.fad.fa-music-slash:after {
    content: "\10f8d1"
}

.fad.fa-narwhal:after {
    content: "\10f6fe"
}

.fad.fa-network-wired:after {
    content: "\10f6ff"
}

.fad.fa-neuter:after {
    content: "\10f22c"
}

.fad.fa-newspaper:after {
    content: "\10f1ea"
}

.fad.fa-not-equal:after {
    content: "\10f53e"
}

.fad.fa-notes-medical:after {
    content: "\10f481"
}

.fad.fa-object-group:after {
    content: "\10f247"
}

.fad.fa-object-ungroup:after {
    content: "\10f248"
}

.fad.fa-octagon:after {
    content: "\10f306"
}

.fad.fa-oil-can:after {
    content: "\10f613"
}

.fad.fa-oil-temp:after {
    content: "\10f614"
}

.fad.fa-om:after {
    content: "\10f679"
}

.fad.fa-omega:after {
    content: "\10f67a"
}

.fad.fa-ornament:after {
    content: "\10f7b8"
}

.fad.fa-otter:after {
    content: "\10f700"
}

.fad.fa-outdent:after {
    content: "\10f03b"
}

.fad.fa-outlet:after {
    content: "\10e01c"
}

.fad.fa-oven:after {
    content: "\10e01d"
}

.fad.fa-overline:after {
    content: "\10f876"
}

.fad.fa-page-break:after {
    content: "\10f877"
}

.fad.fa-pager:after {
    content: "\10f815"
}

.fad.fa-paint-brush:after {
    content: "\10f1fc"
}

.fad.fa-paint-brush-alt:after {
    content: "\10f5a9"
}

.fad.fa-paint-roller:after {
    content: "\10f5aa"
}

.fad.fa-palette:after {
    content: "\10f53f"
}

.fad.fa-pallet:after {
    content: "\10f482"
}

.fad.fa-pallet-alt:after {
    content: "\10f483"
}

.fad.fa-paper-plane:after {
    content: "\10f1d8"
}

.fad.fa-paperclip:after {
    content: "\10f0c6"
}

.fad.fa-parachute-box:after {
    content: "\10f4cd"
}

.fad.fa-paragraph:after {
    content: "\10f1dd"
}

.fad.fa-paragraph-rtl:after {
    content: "\10f878"
}

.fad.fa-parking:after {
    content: "\10f540"
}

.fad.fa-parking-circle:after {
    content: "\10f615"
}

.fad.fa-parking-circle-slash:after {
    content: "\10f616"
}

.fad.fa-parking-slash:after {
    content: "\10f617"
}

.fad.fa-passport:after {
    content: "\10f5ab"
}

.fad.fa-pastafarianism:after {
    content: "\10f67b"
}

.fad.fa-paste:after {
    content: "\10f0ea"
}

.fad.fa-pause:after {
    content: "\10f04c"
}

.fad.fa-pause-circle:after {
    content: "\10f28b"
}

.fad.fa-paw:after {
    content: "\10f1b0"
}

.fad.fa-paw-alt:after {
    content: "\10f701"
}

.fad.fa-paw-claws:after {
    content: "\10f702"
}

.fad.fa-peace:after {
    content: "\10f67c"
}

.fad.fa-pegasus:after {
    content: "\10f703"
}

.fad.fa-pen:after {
    content: "\10f304"
}

.fad.fa-pen-alt:after {
    content: "\10f305"
}

.fad.fa-pen-fancy:after {
    content: "\10f5ac"
}

.fad.fa-pen-nib:after {
    content: "\10f5ad"
}

.fad.fa-pen-square:after {
    content: "\10f14b"
}

.fad.fa-pencil:after {
    content: "\10f040"
}

.fad.fa-pencil-alt:after {
    content: "\10f303"
}

.fad.fa-pencil-paintbrush:after {
    content: "\10f618"
}

.fad.fa-pencil-ruler:after {
    content: "\10f5ae"
}

.fad.fa-pennant:after {
    content: "\10f456"
}

.fad.fa-people-arrows:after {
    content: "\10e068"
}

.fad.fa-people-carry:after {
    content: "\10f4ce"
}

.fad.fa-pepper-hot:after {
    content: "\10f816"
}

.fad.fa-percent:after {
    content: "\10f295"
}

.fad.fa-percentage:after {
    content: "\10f541"
}

.fad.fa-person-booth:after {
    content: "\10f756"
}

.fad.fa-person-carry:after {
    content: "\10f4cf"
}

.fad.fa-person-dolly:after {
    content: "\10f4d0"
}

.fad.fa-person-dolly-empty:after {
    content: "\10f4d1"
}

.fad.fa-person-sign:after {
    content: "\10f757"
}

.fad.fa-phone:after {
    content: "\10f095"
}

.fad.fa-phone-alt:after {
    content: "\10f879"
}

.fad.fa-phone-laptop:after {
    content: "\10f87a"
}

.fad.fa-phone-office:after {
    content: "\10f67d"
}

.fad.fa-phone-plus:after {
    content: "\10f4d2"
}

.fad.fa-phone-rotary:after {
    content: "\10f8d3"
}

.fad.fa-phone-slash:after {
    content: "\10f3dd"
}

.fad.fa-phone-square:after {
    content: "\10f098"
}

.fad.fa-phone-square-alt:after {
    content: "\10f87b"
}

.fad.fa-phone-volume:after {
    content: "\10f2a0"
}

.fad.fa-photo-video:after {
    content: "\10f87c"
}

.fad.fa-pi:after {
    content: "\10f67e"
}

.fad.fa-piano:after {
    content: "\10f8d4"
}

.fad.fa-piano-keyboard:after {
    content: "\10f8d5"
}

.fad.fa-pie:after {
    content: "\10f705"
}

.fad.fa-pig:after {
    content: "\10f706"
}

.fad.fa-piggy-bank:after {
    content: "\10f4d3"
}

.fad.fa-pills:after {
    content: "\10f484"
}

.fad.fa-pizza:after {
    content: "\10f817"
}

.fad.fa-pizza-slice:after {
    content: "\10f818"
}

.fad.fa-place-of-worship:after {
    content: "\10f67f"
}

.fad.fa-plane:after {
    content: "\10f072"
}

.fad.fa-plane-alt:after {
    content: "\10f3de"
}

.fad.fa-plane-arrival:after {
    content: "\10f5af"
}

.fad.fa-plane-departure:after {
    content: "\10f5b0"
}

.fad.fa-plane-slash:after {
    content: "\10e069"
}

.fad.fa-planet-moon:after {
    content: "\10e01f"
}

.fad.fa-planet-ringed:after {
    content: "\10e020"
}

.fad.fa-play:after {
    content: "\10f04b"
}

.fad.fa-play-circle:after {
    content: "\10f144"
}

.fad.fa-plug:after {
    content: "\10f1e6"
}

.fad.fa-plus:after {
    content: "\10f067"
}

.fad.fa-plus-circle:after {
    content: "\10f055"
}

.fad.fa-plus-hexagon:after {
    content: "\10f300"
}

.fad.fa-plus-octagon:after {
    content: "\10f301"
}

.fad.fa-plus-square:after {
    content: "\10f0fe"
}

.fad.fa-podcast:after {
    content: "\10f2ce"
}

.fad.fa-podium:after {
    content: "\10f680"
}

.fad.fa-podium-star:after {
    content: "\10f758"
}

.fad.fa-police-box:after {
    content: "\10e021"
}

.fad.fa-poll:after {
    content: "\10f681"
}

.fad.fa-poll-h:after {
    content: "\10f682"
}

.fad.fa-poll-people:after {
    content: "\10f759"
}

.fad.fa-poo:after {
    content: "\10f2fe"
}

.fad.fa-poo-storm:after {
    content: "\10f75a"
}

.fad.fa-poop:after {
    content: "\10f619"
}

.fad.fa-popcorn:after {
    content: "\10f819"
}

.fad.fa-portal-enter:after {
    content: "\10e022"
}

.fad.fa-portal-exit:after {
    content: "\10e023"
}

.fad.fa-portrait:after {
    content: "\10f3e0"
}

.fad.fa-pound-sign:after {
    content: "\10f154"
}

.fad.fa-power-off:after {
    content: "\10f011"
}

.fad.fa-pray:after {
    content: "\10f683"
}

.fad.fa-praying-hands:after {
    content: "\10f684"
}

.fad.fa-prescription:after {
    content: "\10f5b1"
}

.fad.fa-prescription-bottle:after {
    content: "\10f485"
}

.fad.fa-prescription-bottle-alt:after {
    content: "\10f486"
}

.fad.fa-presentation:after {
    content: "\10f685"
}

.fad.fa-print:after {
    content: "\10f02f"
}

.fad.fa-print-search:after {
    content: "\10f81a"
}

.fad.fa-print-slash:after {
    content: "\10f686"
}

.fad.fa-procedures:after {
    content: "\10f487"
}

.fad.fa-project-diagram:after {
    content: "\10f542"
}

.fad.fa-projector:after {
    content: "\10f8d6"
}

.fad.fa-pump-medical:after {
    content: "\10e06a"
}

.fad.fa-pump-soap:after {
    content: "\10e06b"
}

.fad.fa-pumpkin:after {
    content: "\10f707"
}

.fad.fa-puzzle-piece:after {
    content: "\10f12e"
}

.fad.fa-qrcode:after {
    content: "\10f029"
}

.fad.fa-question:after {
    content: "\10f128"
}

.fad.fa-question-circle:after {
    content: "\10f059"
}

.fad.fa-question-square:after {
    content: "\10f2fd"
}

.fad.fa-quidditch:after {
    content: "\10f458"
}

.fad.fa-quote-left:after {
    content: "\10f10d"
}

.fad.fa-quote-right:after {
    content: "\10f10e"
}

.fad.fa-quran:after {
    content: "\10f687"
}

.fad.fa-rabbit:after {
    content: "\10f708"
}

.fad.fa-rabbit-fast:after {
    content: "\10f709"
}

.fad.fa-racquet:after {
    content: "\10f45a"
}

.fad.fa-radar:after {
    content: "\10e024"
}

.fad.fa-radiation:after {
    content: "\10f7b9"
}

.fad.fa-radiation-alt:after {
    content: "\10f7ba"
}

.fad.fa-radio:after {
    content: "\10f8d7"
}

.fad.fa-radio-alt:after {
    content: "\10f8d8"
}

.fad.fa-rainbow:after {
    content: "\10f75b"
}

.fad.fa-raindrops:after {
    content: "\10f75c"
}

.fad.fa-ram:after {
    content: "\10f70a"
}

.fad.fa-ramp-loading:after {
    content: "\10f4d4"
}

.fad.fa-random:after {
    content: "\10f074"
}

.fad.fa-raygun:after {
    content: "\10e025"
}

.fad.fa-receipt:after {
    content: "\10f543"
}

.fad.fa-record-vinyl:after {
    content: "\10f8d9"
}

.fad.fa-rectangle-landscape:after {
    content: "\10f2fa"
}

.fad.fa-rectangle-portrait:after {
    content: "\10f2fb"
}

.fad.fa-rectangle-wide:after {
    content: "\10f2fc"
}

.fad.fa-recycle:after {
    content: "\10f1b8"
}

.fad.fa-redo:after {
    content: "\10f01e"
}

.fad.fa-redo-alt:after {
    content: "\10f2f9"
}

.fad.fa-refrigerator:after {
    content: "\10e026"
}

.fad.fa-registered:after {
    content: "\10f25d"
}

.fad.fa-remove-format:after {
    content: "\10f87d"
}

.fad.fa-repeat:after {
    content: "\10f363"
}

.fad.fa-repeat-1:after {
    content: "\10f365"
}

.fad.fa-repeat-1-alt:after {
    content: "\10f366"
}

.fad.fa-repeat-alt:after {
    content: "\10f364"
}

.fad.fa-reply:after {
    content: "\10f3e5"
}

.fad.fa-reply-all:after {
    content: "\10f122"
}

.fad.fa-republican:after {
    content: "\10f75e"
}

.fad.fa-restroom:after {
    content: "\10f7bd"
}

.fad.fa-retweet:after {
    content: "\10f079"
}

.fad.fa-retweet-alt:after {
    content: "\10f361"
}

.fad.fa-ribbon:after {
    content: "\10f4d6"
}

.fad.fa-ring:after {
    content: "\10f70b"
}

.fad.fa-rings-wedding:after {
    content: "\10f81b"
}

.fad.fa-road:after {
    content: "\10f018"
}

.fad.fa-robot:after {
    content: "\10f544"
}

.fad.fa-rocket:after {
    content: "\10f135"
}

.fad.fa-rocket-launch:after {
    content: "\10e027"
}

.fad.fa-route:after {
    content: "\10f4d7"
}

.fad.fa-route-highway:after {
    content: "\10f61a"
}

.fad.fa-route-interstate:after {
    content: "\10f61b"
}

.fad.fa-router:after {
    content: "\10f8da"
}

.fad.fa-rss:after {
    content: "\10f09e"
}

.fad.fa-rss-square:after {
    content: "\10f143"
}

.fad.fa-ruble-sign:after {
    content: "\10f158"
}

.fad.fa-ruler:after {
    content: "\10f545"
}

.fad.fa-ruler-combined:after {
    content: "\10f546"
}

.fad.fa-ruler-horizontal:after {
    content: "\10f547"
}

.fad.fa-ruler-triangle:after {
    content: "\10f61c"
}

.fad.fa-ruler-vertical:after {
    content: "\10f548"
}

.fad.fa-running:after {
    content: "\10f70c"
}

.fad.fa-rupee-sign:after {
    content: "\10f156"
}

.fad.fa-rv:after {
    content: "\10f7be"
}

.fad.fa-sack:after {
    content: "\10f81c"
}

.fad.fa-sack-dollar:after {
    content: "\10f81d"
}

.fad.fa-sad-cry:after {
    content: "\10f5b3"
}

.fad.fa-sad-tear:after {
    content: "\10f5b4"
}

.fad.fa-salad:after {
    content: "\10f81e"
}

.fad.fa-sandwich:after {
    content: "\10f81f"
}

.fad.fa-satellite:after {
    content: "\10f7bf"
}

.fad.fa-satellite-dish:after {
    content: "\10f7c0"
}

.fad.fa-sausage:after {
    content: "\10f820"
}

.fad.fa-save:after {
    content: "\10f0c7"
}

.fad.fa-sax-hot:after {
    content: "\10f8db"
}

.fad.fa-saxophone:after {
    content: "\10f8dc"
}

.fad.fa-scalpel:after {
    content: "\10f61d"
}

.fad.fa-scalpel-path:after {
    content: "\10f61e"
}

.fad.fa-scanner:after {
    content: "\10f488"
}

.fad.fa-scanner-image:after {
    content: "\10f8f3"
}

.fad.fa-scanner-keyboard:after {
    content: "\10f489"
}

.fad.fa-scanner-touchscreen:after {
    content: "\10f48a"
}

.fad.fa-scarecrow:after {
    content: "\10f70d"
}

.fad.fa-scarf:after {
    content: "\10f7c1"
}

.fad.fa-school:after {
    content: "\10f549"
}

.fad.fa-screwdriver:after {
    content: "\10f54a"
}

.fad.fa-scroll:after {
    content: "\10f70e"
}

.fad.fa-scroll-old:after {
    content: "\10f70f"
}

.fad.fa-scrubber:after {
    content: "\10f2f8"
}

.fad.fa-scythe:after {
    content: "\10f710"
}

.fad.fa-sd-card:after {
    content: "\10f7c2"
}

.fad.fa-search:after {
    content: "\10f002"
}

.fad.fa-search-dollar:after {
    content: "\10f688"
}

.fad.fa-search-location:after {
    content: "\10f689"
}

.fad.fa-search-minus:after {
    content: "\10f010"
}

.fad.fa-search-plus:after {
    content: "\10f00e"
}

.fad.fa-seedling:after {
    content: "\10f4d8"
}

.fad.fa-send-back:after {
    content: "\10f87e"
}

.fad.fa-send-backward:after {
    content: "\10f87f"
}

.fad.fa-sensor:after {
    content: "\10e028"
}

.fad.fa-sensor-alert:after {
    content: "\10e029"
}

.fad.fa-sensor-fire:after {
    content: "\10e02a"
}

.fad.fa-sensor-on:after {
    content: "\10e02b"
}

.fad.fa-sensor-smoke:after {
    content: "\10e02c"
}

.fad.fa-server:after {
    content: "\10f233"
}

.fad.fa-shapes:after {
    content: "\10f61f"
}

.fad.fa-share:after {
    content: "\10f064"
}

.fad.fa-share-all:after {
    content: "\10f367"
}

.fad.fa-share-alt:after {
    content: "\10f1e0"
}

.fad.fa-share-alt-square:after {
    content: "\10f1e1"
}

.fad.fa-share-square:after {
    content: "\10f14d"
}

.fad.fa-sheep:after {
    content: "\10f711"
}

.fad.fa-shekel-sign:after {
    content: "\10f20b"
}

.fad.fa-shield:after {
    content: "\10f132"
}

.fad.fa-shield-alt:after {
    content: "\10f3ed"
}

.fad.fa-shield-check:after {
    content: "\10f2f7"
}

.fad.fa-shield-cross:after {
    content: "\10f712"
}

.fad.fa-shield-virus:after {
    content: "\10e06c"
}

.fad.fa-ship:after {
    content: "\10f21a"
}

.fad.fa-shipping-fast:after {
    content: "\10f48b"
}

.fad.fa-shipping-timed:after {
    content: "\10f48c"
}

.fad.fa-shish-kebab:after {
    content: "\10f821"
}

.fad.fa-shoe-prints:after {
    content: "\10f54b"
}

.fad.fa-shopping-bag:after {
    content: "\10f290"
}

.fad.fa-shopping-basket:after {
    content: "\10f291"
}

.fad.fa-shopping-cart:after {
    content: "\10f07a"
}

.fad.fa-shovel:after {
    content: "\10f713"
}

.fad.fa-shovel-snow:after {
    content: "\10f7c3"
}

.fad.fa-shower:after {
    content: "\10f2cc"
}

.fad.fa-shredder:after {
    content: "\10f68a"
}

.fad.fa-shuttle-van:after {
    content: "\10f5b6"
}

.fad.fa-shuttlecock:after {
    content: "\10f45b"
}

.fad.fa-sickle:after {
    content: "\10f822"
}

.fad.fa-sigma:after {
    content: "\10f68b"
}

.fad.fa-sign:after {
    content: "\10f4d9"
}

.fad.fa-sign-in:after {
    content: "\10f090"
}

.fad.fa-sign-in-alt:after {
    content: "\10f2f6"
}

.fad.fa-sign-language:after {
    content: "\10f2a7"
}

.fad.fa-sign-out:after {
    content: "\10f08b"
}

.fad.fa-sign-out-alt:after {
    content: "\10f2f5"
}

.fad.fa-signal:after {
    content: "\10f012"
}

.fad.fa-signal-1:after {
    content: "\10f68c"
}

.fad.fa-signal-2:after {
    content: "\10f68d"
}

.fad.fa-signal-3:after {
    content: "\10f68e"
}

.fad.fa-signal-4:after {
    content: "\10f68f"
}

.fad.fa-signal-alt:after {
    content: "\10f690"
}

.fad.fa-signal-alt-1:after {
    content: "\10f691"
}

.fad.fa-signal-alt-2:after {
    content: "\10f692"
}

.fad.fa-signal-alt-3:after {
    content: "\10f693"
}

.fad.fa-signal-alt-slash:after {
    content: "\10f694"
}

.fad.fa-signal-slash:after {
    content: "\10f695"
}

.fad.fa-signal-stream:after {
    content: "\10f8dd"
}

.fad.fa-signature:after {
    content: "\10f5b7"
}

.fad.fa-sim-card:after {
    content: "\10f7c4"
}

.fad.fa-sink:after {
    content: "\10e06d"
}

.fad.fa-siren:after {
    content: "\10e02d"
}

.fad.fa-siren-on:after {
    content: "\10e02e"
}

.fad.fa-sitemap:after {
    content: "\10f0e8"
}

.fad.fa-skating:after {
    content: "\10f7c5"
}

.fad.fa-skeleton:after {
    content: "\10f620"
}

.fad.fa-ski-jump:after {
    content: "\10f7c7"
}

.fad.fa-ski-lift:after {
    content: "\10f7c8"
}

.fad.fa-skiing:after {
    content: "\10f7c9"
}

.fad.fa-skiing-nordic:after {
    content: "\10f7ca"
}

.fad.fa-skull:after {
    content: "\10f54c"
}

.fad.fa-skull-cow:after {
    content: "\10f8de"
}

.fad.fa-skull-crossbones:after {
    content: "\10f714"
}

.fad.fa-slash:after {
    content: "\10f715"
}

.fad.fa-sledding:after {
    content: "\10f7cb"
}

.fad.fa-sleigh:after {
    content: "\10f7cc"
}

.fad.fa-sliders-h:after {
    content: "\10f1de"
}

.fad.fa-sliders-h-square:after {
    content: "\10f3f0"
}

.fad.fa-sliders-v:after {
    content: "\10f3f1"
}

.fad.fa-sliders-v-square:after {
    content: "\10f3f2"
}

.fad.fa-smile:after {
    content: "\10f118"
}

.fad.fa-smile-beam:after {
    content: "\10f5b8"
}

.fad.fa-smile-plus:after {
    content: "\10f5b9"
}

.fad.fa-smile-wink:after {
    content: "\10f4da"
}

.fad.fa-smog:after {
    content: "\10f75f"
}

.fad.fa-smoke:after {
    content: "\10f760"
}

.fad.fa-smoking:after {
    content: "\10f48d"
}

.fad.fa-smoking-ban:after {
    content: "\10f54d"
}

.fad.fa-sms:after {
    content: "\10f7cd"
}

.fad.fa-snake:after {
    content: "\10f716"
}

.fad.fa-snooze:after {
    content: "\10f880"
}

.fad.fa-snow-blowing:after {
    content: "\10f761"
}

.fad.fa-snowboarding:after {
    content: "\10f7ce"
}

.fad.fa-snowflake:after {
    content: "\10f2dc"
}

.fad.fa-snowflakes:after {
    content: "\10f7cf"
}

.fad.fa-snowman:after {
    content: "\10f7d0"
}

.fad.fa-snowmobile:after {
    content: "\10f7d1"
}

.fad.fa-snowplow:after {
    content: "\10f7d2"
}

.fad.fa-soap:after {
    content: "\10e06e"
}

.fad.fa-socks:after {
    content: "\10f696"
}

.fad.fa-solar-panel:after {
    content: "\10f5ba"
}

.fad.fa-solar-system:after {
    content: "\10e02f"
}

.fad.fa-sort:after {
    content: "\10f0dc"
}

.fad.fa-sort-alpha-down:after {
    content: "\10f15d"
}

.fad.fa-sort-alpha-down-alt:after {
    content: "\10f881"
}

.fad.fa-sort-alpha-up:after {
    content: "\10f15e"
}

.fad.fa-sort-alpha-up-alt:after {
    content: "\10f882"
}

.fad.fa-sort-alt:after {
    content: "\10f883"
}

.fad.fa-sort-amount-down:after {
    content: "\10f160"
}

.fad.fa-sort-amount-down-alt:after {
    content: "\10f884"
}

.fad.fa-sort-amount-up:after {
    content: "\10f161"
}

.fad.fa-sort-amount-up-alt:after {
    content: "\10f885"
}

.fad.fa-sort-circle:after {
    content: "\10e030"
}

.fad.fa-sort-circle-down:after {
    content: "\10e031"
}

.fad.fa-sort-circle-up:after {
    content: "\10e032"
}

.fad.fa-sort-down:after {
    content: "\10f0dd"
}

.fad.fa-sort-numeric-down:after {
    content: "\10f162"
}

.fad.fa-sort-numeric-down-alt:after {
    content: "\10f886"
}

.fad.fa-sort-numeric-up:after {
    content: "\10f163"
}

.fad.fa-sort-numeric-up-alt:after {
    content: "\10f887"
}

.fad.fa-sort-shapes-down:after {
    content: "\10f888"
}

.fad.fa-sort-shapes-down-alt:after {
    content: "\10f889"
}

.fad.fa-sort-shapes-up:after {
    content: "\10f88a"
}

.fad.fa-sort-shapes-up-alt:after {
    content: "\10f88b"
}

.fad.fa-sort-size-down:after {
    content: "\10f88c"
}

.fad.fa-sort-size-down-alt:after {
    content: "\10f88d"
}

.fad.fa-sort-size-up:after {
    content: "\10f88e"
}

.fad.fa-sort-size-up-alt:after {
    content: "\10f88f"
}

.fad.fa-sort-up:after {
    content: "\10f0de"
}

.fad.fa-soup:after {
    content: "\10f823"
}

.fad.fa-spa:after {
    content: "\10f5bb"
}

.fad.fa-space-shuttle:after {
    content: "\10f197"
}

.fad.fa-space-station-moon:after {
    content: "\10e033"
}

.fad.fa-space-station-moon-alt:after {
    content: "\10e034"
}

.fad.fa-spade:after {
    content: "\10f2f4"
}

.fad.fa-sparkles:after {
    content: "\10f890"
}

.fad.fa-speaker:after {
    content: "\10f8df"
}

.fad.fa-speakers:after {
    content: "\10f8e0"
}

.fad.fa-spell-check:after {
    content: "\10f891"
}

.fad.fa-spider:after {
    content: "\10f717"
}

.fad.fa-spider-black-widow:after {
    content: "\10f718"
}

.fad.fa-spider-web:after {
    content: "\10f719"
}

.fad.fa-spinner:after {
    content: "\10f110"
}

.fad.fa-spinner-third:after {
    content: "\10f3f4"
}

.fad.fa-splotch:after {
    content: "\10f5bc"
}

.fad.fa-spray-can:after {
    content: "\10f5bd"
}

.fad.fa-sprinkler:after {
    content: "\10e035"
}

.fad.fa-square:after {
    content: "\10f0c8"
}

.fad.fa-square-full:after {
    content: "\10f45c"
}

.fad.fa-square-root:after {
    content: "\10f697"
}

.fad.fa-square-root-alt:after {
    content: "\10f698"
}

.fad.fa-squirrel:after {
    content: "\10f71a"
}

.fad.fa-staff:after {
    content: "\10f71b"
}

.fad.fa-stamp:after {
    content: "\10f5bf"
}

.fad.fa-star:after {
    content: "\10f005"
}

.fad.fa-star-and-crescent:after {
    content: "\10f699"
}

.fad.fa-star-christmas:after {
    content: "\10f7d4"
}

.fad.fa-star-exclamation:after {
    content: "\10f2f3"
}

.fad.fa-star-half:after {
    content: "\10f089"
}

.fad.fa-star-half-alt:after {
    content: "\10f5c0"
}

.fad.fa-star-of-david:after {
    content: "\10f69a"
}

.fad.fa-star-of-life:after {
    content: "\10f621"
}

.fad.fa-star-shooting:after {
    content: "\10e036"
}

.fad.fa-starfighter:after {
    content: "\10e037"
}

.fad.fa-starfighter-alt:after {
    content: "\10e038"
}

.fad.fa-stars:after {
    content: "\10f762"
}

.fad.fa-starship:after {
    content: "\10e039"
}

.fad.fa-starship-freighter:after {
    content: "\10e03a"
}

.fad.fa-steak:after {
    content: "\10f824"
}

.fad.fa-steering-wheel:after {
    content: "\10f622"
}

.fad.fa-step-backward:after {
    content: "\10f048"
}

.fad.fa-step-forward:after {
    content: "\10f051"
}

.fad.fa-stethoscope:after {
    content: "\10f0f1"
}

.fad.fa-sticky-note:after {
    content: "\10f249"
}

.fad.fa-stocking:after {
    content: "\10f7d5"
}

.fad.fa-stomach:after {
    content: "\10f623"
}

.fad.fa-stop:after {
    content: "\10f04d"
}

.fad.fa-stop-circle:after {
    content: "\10f28d"
}

.fad.fa-stopwatch:after {
    content: "\10f2f2"
}

.fad.fa-stopwatch-20:after {
    content: "\10e06f"
}

.fad.fa-store:after {
    content: "\10f54e"
}

.fad.fa-store-alt:after {
    content: "\10f54f"
}

.fad.fa-store-alt-slash:after {
    content: "\10e070"
}

.fad.fa-store-slash:after {
    content: "\10e071"
}

.fad.fa-stream:after {
    content: "\10f550"
}

.fad.fa-street-view:after {
    content: "\10f21d"
}

.fad.fa-stretcher:after {
    content: "\10f825"
}

.fad.fa-strikethrough:after {
    content: "\10f0cc"
}

.fad.fa-stroopwafel:after {
    content: "\10f551"
}

.fad.fa-subscript:after {
    content: "\10f12c"
}

.fad.fa-subway:after {
    content: "\10f239"
}

.fad.fa-suitcase:after {
    content: "\10f0f2"
}

.fad.fa-suitcase-rolling:after {
    content: "\10f5c1"
}

.fad.fa-sun:after {
    content: "\10f185"
}

.fad.fa-sun-cloud:after {
    content: "\10f763"
}

.fad.fa-sun-dust:after {
    content: "\10f764"
}

.fad.fa-sun-haze:after {
    content: "\10f765"
}

.fad.fa-sunglasses:after {
    content: "\10f892"
}

.fad.fa-sunrise:after {
    content: "\10f766"
}

.fad.fa-sunset:after {
    content: "\10f767"
}

.fad.fa-superscript:after {
    content: "\10f12b"
}

.fad.fa-surprise:after {
    content: "\10f5c2"
}

.fad.fa-swatchbook:after {
    content: "\10f5c3"
}

.fad.fa-swimmer:after {
    content: "\10f5c4"
}

.fad.fa-swimming-pool:after {
    content: "\10f5c5"
}

.fad.fa-sword:after {
    content: "\10f71c"
}

.fad.fa-sword-laser:after {
    content: "\10e03b"
}

.fad.fa-sword-laser-alt:after {
    content: "\10e03c"
}

.fad.fa-swords:after {
    content: "\10f71d"
}

.fad.fa-swords-laser:after {
    content: "\10e03d"
}

.fad.fa-synagogue:after {
    content: "\10f69b"
}

.fad.fa-sync:after {
    content: "\10f021"
}

.fad.fa-sync-alt:after {
    content: "\10f2f1"
}

.fad.fa-syringe:after {
    content: "\10f48e"
}

.fad.fa-table:after {
    content: "\10f0ce"
}

.fad.fa-table-tennis:after {
    content: "\10f45d"
}

.fad.fa-tablet:after {
    content: "\10f10a"
}

.fad.fa-tablet-alt:after {
    content: "\10f3fa"
}

.fad.fa-tablet-android:after {
    content: "\10f3fb"
}

.fad.fa-tablet-android-alt:after {
    content: "\10f3fc"
}

.fad.fa-tablet-rugged:after {
    content: "\10f48f"
}

.fad.fa-tablets:after {
    content: "\10f490"
}

.fad.fa-tachometer:after {
    content: "\10f0e4"
}

.fad.fa-tachometer-alt:after {
    content: "\10f3fd"
}

.fad.fa-tachometer-alt-average:after {
    content: "\10f624"
}

.fad.fa-tachometer-alt-fast:after {
    content: "\10f625"
}

.fad.fa-tachometer-alt-fastest:after {
    content: "\10f626"
}

.fad.fa-tachometer-alt-slow:after {
    content: "\10f627"
}

.fad.fa-tachometer-alt-slowest:after {
    content: "\10f628"
}

.fad.fa-tachometer-average:after {
    content: "\10f629"
}

.fad.fa-tachometer-fast:after {
    content: "\10f62a"
}

.fad.fa-tachometer-fastest:after {
    content: "\10f62b"
}

.fad.fa-tachometer-slow:after {
    content: "\10f62c"
}

.fad.fa-tachometer-slowest:after {
    content: "\10f62d"
}

.fad.fa-taco:after {
    content: "\10f826"
}

.fad.fa-tag:after {
    content: "\10f02b"
}

.fad.fa-tags:after {
    content: "\10f02c"
}

.fad.fa-tally:after {
    content: "\10f69c"
}

.fad.fa-tanakh:after {
    content: "\10f827"
}

.fad.fa-tape:after {
    content: "\10f4db"
}

.fad.fa-tasks:after {
    content: "\10f0ae"
}

.fad.fa-tasks-alt:after {
    content: "\10f828"
}

.fad.fa-taxi:after {
    content: "\10f1ba"
}

.fad.fa-teeth:after {
    content: "\10f62e"
}

.fad.fa-teeth-open:after {
    content: "\10f62f"
}

.fad.fa-telescope:after {
    content: "\10e03e"
}

.fad.fa-temperature-down:after {
    content: "\10e03f"
}

.fad.fa-temperature-frigid:after {
    content: "\10f768"
}

.fad.fa-temperature-high:after {
    content: "\10f769"
}

.fad.fa-temperature-hot:after {
    content: "\10f76a"
}

.fad.fa-temperature-low:after {
    content: "\10f76b"
}

.fad.fa-temperature-up:after {
    content: "\10e040"
}

.fad.fa-tenge:after {
    content: "\10f7d7"
}

.fad.fa-tennis-ball:after {
    content: "\10f45e"
}

.fad.fa-terminal:after {
    content: "\10f120"
}

.fad.fa-text:after {
    content: "\10f893"
}

.fad.fa-text-height:after {
    content: "\10f034"
}

.fad.fa-text-size:after {
    content: "\10f894"
}

.fad.fa-text-width:after {
    content: "\10f035"
}

.fad.fa-th:after {
    content: "\10f00a"
}

.fad.fa-th-large:after {
    content: "\10f009"
}

.fad.fa-th-list:after {
    content: "\10f00b"
}

.fad.fa-theater-masks:after {
    content: "\10f630"
}

.fad.fa-thermometer:after {
    content: "\10f491"
}

.fad.fa-thermometer-empty:after {
    content: "\10f2cb"
}

.fad.fa-thermometer-full:after {
    content: "\10f2c7"
}

.fad.fa-thermometer-half:after {
    content: "\10f2c9"
}

.fad.fa-thermometer-quarter:after {
    content: "\10f2ca"
}

.fad.fa-thermometer-three-quarters:after {
    content: "\10f2c8"
}

.fad.fa-theta:after {
    content: "\10f69e"
}

.fad.fa-thumbs-down:after {
    content: "\10f165"
}

.fad.fa-thumbs-up:after {
    content: "\10f164"
}

.fad.fa-thumbtack:after {
    content: "\10f08d"
}

.fad.fa-thunderstorm:after {
    content: "\10f76c"
}

.fad.fa-thunderstorm-moon:after {
    content: "\10f76d"
}

.fad.fa-thunderstorm-sun:after {
    content: "\10f76e"
}

.fad.fa-ticket:after {
    content: "\10f145"
}

.fad.fa-ticket-alt:after {
    content: "\10f3ff"
}

.fad.fa-tilde:after {
    content: "\10f69f"
}

.fad.fa-times:after {
    content: "\10f00d"
}

.fad.fa-times-circle:after {
    content: "\10f057"
}

.fad.fa-times-hexagon:after {
    content: "\10f2ee"
}

.fad.fa-times-octagon:after {
    content: "\10f2f0"
}

.fad.fa-times-square:after {
    content: "\10f2d3"
}

.fad.fa-tint:after {
    content: "\10f043"
}

.fad.fa-tint-slash:after {
    content: "\10f5c7"
}

.fad.fa-tire:after {
    content: "\10f631"
}

.fad.fa-tire-flat:after {
    content: "\10f632"
}

.fad.fa-tire-pressure-warning:after {
    content: "\10f633"
}

.fad.fa-tire-rugged:after {
    content: "\10f634"
}

.fad.fa-tired:after {
    content: "\10f5c8"
}

.fad.fa-toggle-off:after {
    content: "\10f204"
}

.fad.fa-toggle-on:after {
    content: "\10f205"
}

.fad.fa-toilet:after {
    content: "\10f7d8"
}

.fad.fa-toilet-paper:after {
    content: "\10f71e"
}

.fad.fa-toilet-paper-alt:after {
    content: "\10f71f"
}

.fad.fa-toilet-paper-slash:after {
    content: "\10e072"
}

.fad.fa-tombstone:after {
    content: "\10f720"
}

.fad.fa-tombstone-alt:after {
    content: "\10f721"
}

.fad.fa-toolbox:after {
    content: "\10f552"
}

.fad.fa-tools:after {
    content: "\10f7d9"
}

.fad.fa-tooth:after {
    content: "\10f5c9"
}

.fad.fa-toothbrush:after {
    content: "\10f635"
}

.fad.fa-torah:after {
    content: "\10f6a0"
}

.fad.fa-torii-gate:after {
    content: "\10f6a1"
}

.fad.fa-tornado:after {
    content: "\10f76f"
}

.fad.fa-tractor:after {
    content: "\10f722"
}

.fad.fa-trademark:after {
    content: "\10f25c"
}

.fad.fa-traffic-cone:after {
    content: "\10f636"
}

.fad.fa-traffic-light:after {
    content: "\10f637"
}

.fad.fa-traffic-light-go:after {
    content: "\10f638"
}

.fad.fa-traffic-light-slow:after {
    content: "\10f639"
}

.fad.fa-traffic-light-stop:after {
    content: "\10f63a"
}

.fad.fa-trailer:after {
    content: "\10e041"
}

.fad.fa-train:after {
    content: "\10f238"
}

.fad.fa-tram:after {
    content: "\10f7da"
}

.fad.fa-transgender:after {
    content: "\10f224"
}

.fad.fa-transgender-alt:after {
    content: "\10f225"
}

.fad.fa-transporter:after {
    content: "\10e042"
}

.fad.fa-transporter-1:after {
    content: "\10e043"
}

.fad.fa-transporter-2:after {
    content: "\10e044"
}

.fad.fa-transporter-3:after {
    content: "\10e045"
}

.fad.fa-transporter-empty:after {
    content: "\10e046"
}

.fad.fa-trash:after {
    content: "\10f1f8"
}

.fad.fa-trash-alt:after {
    content: "\10f2ed"
}

.fad.fa-trash-restore:after {
    content: "\10f829"
}

.fad.fa-trash-restore-alt:after {
    content: "\10f82a"
}

.fad.fa-trash-undo:after {
    content: "\10f895"
}

.fad.fa-trash-undo-alt:after {
    content: "\10f896"
}

.fad.fa-treasure-chest:after {
    content: "\10f723"
}

.fad.fa-tree:after {
    content: "\10f1bb"
}

.fad.fa-tree-alt:after {
    content: "\10f400"
}

.fad.fa-tree-christmas:after {
    content: "\10f7db"
}

.fad.fa-tree-decorated:after {
    content: "\10f7dc"
}

.fad.fa-tree-large:after {
    content: "\10f7dd"
}

.fad.fa-tree-palm:after {
    content: "\10f82b"
}

.fad.fa-trees:after {
    content: "\10f724"
}

.fad.fa-triangle:after {
    content: "\10f2ec"
}

.fad.fa-triangle-music:after {
    content: "\10f8e2"
}

.fad.fa-trophy:after {
    content: "\10f091"
}

.fad.fa-trophy-alt:after {
    content: "\10f2eb"
}

.fad.fa-truck:after {
    content: "\10f0d1"
}

.fad.fa-truck-container:after {
    content: "\10f4dc"
}

.fad.fa-truck-couch:after {
    content: "\10f4dd"
}

.fad.fa-truck-loading:after {
    content: "\10f4de"
}

.fad.fa-truck-monster:after {
    content: "\10f63b"
}

.fad.fa-truck-moving:after {
    content: "\10f4df"
}

.fad.fa-truck-pickup:after {
    content: "\10f63c"
}

.fad.fa-truck-plow:after {
    content: "\10f7de"
}

.fad.fa-truck-ramp:after {
    content: "\10f4e0"
}

.fad.fa-trumpet:after {
    content: "\10f8e3"
}

.fad.fa-tshirt:after {
    content: "\10f553"
}

.fad.fa-tty:after {
    content: "\10f1e4"
}

.fad.fa-turkey:after {
    content: "\10f725"
}

.fad.fa-turntable:after {
    content: "\10f8e4"
}

.fad.fa-turtle:after {
    content: "\10f726"
}

.fad.fa-tv:after {
    content: "\10f26c"
}

.fad.fa-tv-alt:after {
    content: "\10f8e5"
}

.fad.fa-tv-music:after {
    content: "\10f8e6"
}

.fad.fa-tv-retro:after {
    content: "\10f401"
}

.fad.fa-typewriter:after {
    content: "\10f8e7"
}

.fad.fa-ufo:after {
    content: "\10e047"
}

.fad.fa-ufo-beam:after {
    content: "\10e048"
}

.fad.fa-umbrella:after {
    content: "\10f0e9"
}

.fad.fa-umbrella-beach:after {
    content: "\10f5ca"
}

.fad.fa-underline:after {
    content: "\10f0cd"
}

.fad.fa-undo:after {
    content: "\10f0e2"
}

.fad.fa-undo-alt:after {
    content: "\10f2ea"
}

.fad.fa-unicorn:after {
    content: "\10f727"
}

.fad.fa-union:after {
    content: "\10f6a2"
}

.fad.fa-universal-access:after {
    content: "\10f29a"
}

.fad.fa-university:after {
    content: "\10f19c"
}

.fad.fa-unlink:after {
    content: "\10f127"
}

.fad.fa-unlock:after {
    content: "\10f09c"
}

.fad.fa-unlock-alt:after {
    content: "\10f13e"
}

.fad.fa-upload:after {
    content: "\10f093"
}

.fad.fa-usb-drive:after {
    content: "\10f8e9"
}

.fad.fa-usd-circle:after {
    content: "\10f2e8"
}

.fad.fa-usd-square:after {
    content: "\10f2e9"
}

.fad.fa-user:after {
    content: "\10f007"
}

.fad.fa-user-alien:after {
    content: "\10e04a"
}

.fad.fa-user-alt:after {
    content: "\10f406"
}

.fad.fa-user-alt-slash:after {
    content: "\10f4fa"
}

.fad.fa-user-astronaut:after {
    content: "\10f4fb"
}

.fad.fa-user-chart:after {
    content: "\10f6a3"
}

.fad.fa-user-check:after {
    content: "\10f4fc"
}

.fad.fa-user-circle:after {
    content: "\10f2bd"
}

.fad.fa-user-clock:after {
    content: "\10f4fd"
}

.fad.fa-user-cog:after {
    content: "\10f4fe"
}

.fad.fa-user-cowboy:after {
    content: "\10f8ea"
}

.fad.fa-user-crown:after {
    content: "\10f6a4"
}

.fad.fa-user-edit:after {
    content: "\10f4ff"
}

.fad.fa-user-friends:after {
    content: "\10f500"
}

.fad.fa-user-graduate:after {
    content: "\10f501"
}

.fad.fa-user-hard-hat:after {
    content: "\10f82c"
}

.fad.fa-user-headset:after {
    content: "\10f82d"
}

.fad.fa-user-injured:after {
    content: "\10f728"
}

.fad.fa-user-lock:after {
    content: "\10f502"
}

.fad.fa-user-md:after {
    content: "\10f0f0"
}

.fad.fa-user-md-chat:after {
    content: "\10f82e"
}

.fad.fa-user-minus:after {
    content: "\10f503"
}

.fad.fa-user-music:after {
    content: "\10f8eb"
}

.fad.fa-user-ninja:after {
    content: "\10f504"
}

.fad.fa-user-nurse:after {
    content: "\10f82f"
}

.fad.fa-user-plus:after {
    content: "\10f234"
}

.fad.fa-user-robot:after {
    content: "\10e04b"
}

.fad.fa-user-secret:after {
    content: "\10f21b"
}

.fad.fa-user-shield:after {
    content: "\10f505"
}

.fad.fa-user-slash:after {
    content: "\10f506"
}

.fad.fa-user-tag:after {
    content: "\10f507"
}

.fad.fa-user-tie:after {
    content: "\10f508"
}

.fad.fa-user-times:after {
    content: "\10f235"
}

.fad.fa-user-unlock:after {
    content: "\10e058"
}

.fad.fa-user-visor:after {
    content: "\10e04c"
}

.fad.fa-users:after {
    content: "\10f0c0"
}

.fad.fa-users-class:after {
    content: "\10f63d"
}

.fad.fa-users-cog:after {
    content: "\10f509"
}

.fad.fa-users-crown:after {
    content: "\10f6a5"
}

.fad.fa-users-medical:after {
    content: "\10f830"
}

.fad.fa-users-slash:after {
    content: "\10e073"
}

.fad.fa-utensil-fork:after {
    content: "\10f2e3"
}

.fad.fa-utensil-knife:after {
    content: "\10f2e4"
}

.fad.fa-utensil-spoon:after {
    content: "\10f2e5"
}

.fad.fa-utensils:after {
    content: "\10f2e7"
}

.fad.fa-utensils-alt:after {
    content: "\10f2e6"
}

.fad.fa-vacuum:after {
    content: "\10e04d"
}

.fad.fa-vacuum-robot:after {
    content: "\10e04e"
}

.fad.fa-value-absolute:after {
    content: "\10f6a6"
}

.fad.fa-vector-square:after {
    content: "\10f5cb"
}

.fad.fa-venus:after {
    content: "\10f221"
}

.fad.fa-venus-double:after {
    content: "\10f226"
}

.fad.fa-venus-mars:after {
    content: "\10f228"
}

.fad.fa-vest:after {
    content: "\10e085"
}

.fad.fa-vest-patches:after {
    content: "\10e086"
}

.fad.fa-vhs:after {
    content: "\10f8ec"
}

.fad.fa-vial:after {
    content: "\10f492"
}

.fad.fa-vials:after {
    content: "\10f493"
}

.fad.fa-video:after {
    content: "\10f03d"
}

.fad.fa-video-plus:after {
    content: "\10f4e1"
}

.fad.fa-video-slash:after {
    content: "\10f4e2"
}

.fad.fa-vihara:after {
    content: "\10f6a7"
}

.fad.fa-violin:after {
    content: "\10f8ed"
}

.fad.fa-virus:after {
    content: "\10e074"
}

.fad.fa-virus-slash:after {
    content: "\10e075"
}

.fad.fa-viruses:after {
    content: "\10e076"
}

.fad.fa-voicemail:after {
    content: "\10f897"
}

.fad.fa-volcano:after {
    content: "\10f770"
}

.fad.fa-volleyball-ball:after {
    content: "\10f45f"
}

.fad.fa-volume:after {
    content: "\10f6a8"
}

.fad.fa-volume-down:after {
    content: "\10f027"
}

.fad.fa-volume-mute:after {
    content: "\10f6a9"
}

.fad.fa-volume-off:after {
    content: "\10f026"
}

.fad.fa-volume-slash:after {
    content: "\10f2e2"
}

.fad.fa-volume-up:after {
    content: "\10f028"
}

.fad.fa-vote-nay:after {
    content: "\10f771"
}

.fad.fa-vote-yea:after {
    content: "\10f772"
}

.fad.fa-vr-cardboard:after {
    content: "\10f729"
}

.fad.fa-wagon-covered:after {
    content: "\10f8ee"
}

.fad.fa-walker:after {
    content: "\10f831"
}

.fad.fa-walkie-talkie:after {
    content: "\10f8ef"
}

.fad.fa-walking:after {
    content: "\10f554"
}

.fad.fa-wallet:after {
    content: "\10f555"
}

.fad.fa-wand:after {
    content: "\10f72a"
}

.fad.fa-wand-magic:after {
    content: "\10f72b"
}

.fad.fa-warehouse:after {
    content: "\10f494"
}

.fad.fa-warehouse-alt:after {
    content: "\10f495"
}

.fad.fa-washer:after {
    content: "\10f898"
}

.fad.fa-watch:after {
    content: "\10f2e1"
}

.fad.fa-watch-calculator:after {
    content: "\10f8f0"
}

.fad.fa-watch-fitness:after {
    content: "\10f63e"
}

.fad.fa-water:after {
    content: "\10f773"
}

.fad.fa-water-lower:after {
    content: "\10f774"
}

.fad.fa-water-rise:after {
    content: "\10f775"
}

.fad.fa-wave-sine:after {
    content: "\10f899"
}

.fad.fa-wave-square:after {
    content: "\10f83e"
}

.fad.fa-wave-triangle:after {
    content: "\10f89a"
}

.fad.fa-waveform:after {
    content: "\10f8f1"
}

.fad.fa-waveform-path:after {
    content: "\10f8f2"
}

.fad.fa-webcam:after {
    content: "\10f832"
}

.fad.fa-webcam-slash:after {
    content: "\10f833"
}

.fad.fa-weight:after {
    content: "\10f496"
}

.fad.fa-weight-hanging:after {
    content: "\10f5cd"
}

.fad.fa-whale:after {
    content: "\10f72c"
}

.fad.fa-wheat:after {
    content: "\10f72d"
}

.fad.fa-wheelchair:after {
    content: "\10f193"
}

.fad.fa-whistle:after {
    content: "\10f460"
}

.fad.fa-wifi:after {
    content: "\10f1eb"
}

.fad.fa-wifi-1:after {
    content: "\10f6aa"
}

.fad.fa-wifi-2:after {
    content: "\10f6ab"
}

.fad.fa-wifi-slash:after {
    content: "\10f6ac"
}

.fad.fa-wind:after {
    content: "\10f72e"
}

.fad.fa-wind-turbine:after {
    content: "\10f89b"
}

.fad.fa-wind-warning:after {
    content: "\10f776"
}

.fad.fa-window:after {
    content: "\10f40e"
}

.fad.fa-window-alt:after {
    content: "\10f40f"
}

.fad.fa-window-close:after {
    content: "\10f410"
}

.fad.fa-window-frame:after {
    content: "\10e04f"
}

.fad.fa-window-frame-open:after {
    content: "\10e050"
}

.fad.fa-window-maximize:after {
    content: "\10f2d0"
}

.fad.fa-window-minimize:after {
    content: "\10f2d1"
}

.fad.fa-window-restore:after {
    content: "\10f2d2"
}

.fad.fa-windsock:after {
    content: "\10f777"
}

.fad.fa-wine-bottle:after {
    content: "\10f72f"
}

.fad.fa-wine-glass:after {
    content: "\10f4e3"
}

.fad.fa-wine-glass-alt:after {
    content: "\10f5ce"
}

.fad.fa-won-sign:after {
    content: "\10f159"
}

.fad.fa-wreath:after {
    content: "\10f7e2"
}

.fad.fa-wrench:after {
    content: "\10f0ad"
}

.fad.fa-x-ray:after {
    content: "\10f497"
}

.fad.fa-yen-sign:after {
    content: "\10f157"
}

.fad.fa-yin-yang:after {
    content: "\10f6ad"
}

.cstm-pl-sm-banner {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    background: #fff;
    padding: 15px;
    margin: 15px 0;
    border: 1px solid #ededed;
    max-width: 365px;
    border-radius: 5px;
    align-items: stretch
}

.cstm-pl-sm-banner__title {
    display: inherit;
    flex-direction: column;
    justify-content: space-between;
    font-size: 15px;
    color: #000;
    padding-right: 6px
}

.cstm-pl-sm-banner * {
    font-family: "Quicksand", sans-serif !important
}

.cstm-pl-sm-banner p {
    margin-bottom: 0 !important
}

.cstm-pl-sm-banner p {
    font-weight: 300;
    line-height: 1.35;
    margin-bottom: 10px
}

.cstm-pl-sm-banner b {
    font-weight: 600
}

.cstm-pl-sm-banner .cstm-pl-banner__call {
    display: inherit;
    flex-direction: column;
    justify-content: space-between
}

.cstm-pl-sm-banner__logo {
    width: 109px
}

.cstm-pl-sm-banner * {
    font-family: "Quicksand", sans-serif !important
}

.cstm-pl-sm-banner .cstm-pl-banner__call .cstm-pl-gray {
    margin-top: 6px;
    font-size: 12px;
    text-align: right;
    color: #7f7f7f;
    text-decoration: underline
}

.cstm-pl-sm-banner * {
    font-family: "Quicksand", sans-serif !important
}

.cstm-pl-gray {
    color: #7f7f7f
}

.cstm-pl-modal__content {
    background-color: #fff;
    border-radius: 6px;
    max-width: 420px;
    position: relative;
    z-index: 2
}

.cstm-pl-modal__header {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
    position: relative
}

.cstm-pl-modal__logo {
    align-items: flex-end;
    background-color: #000;
    display: flex;
    justify-content: center;
    padding: 40px 0 5px
}

.cstm-pl-modal__logo img {
    margin: 0 auto
}

.cstm-pl-modal__title {
    padding: 30px 40px;
    font-size: 16px;
    text-align: center
}

.cstm-pl-modal__title h3 {
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 20px
}

.cstm-pl-modal__title .plPriceSlots {
    font-weight: 700
}

.cstm-pl-modal__title p {
    line-height: 160%
}

.cstm-pl-modal__footer {
    position: relative
}

.cstm-pl-modal .curveBottom,
.cstm-pl-modal .curveTop {
    max-width: 100%
}

.cstm-pl-modal__legal {
    background-color: #000;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    color: #fff;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    margin-top: -5px
}

.cstm-pl-modal__legal small {
    display: inline-block;
    width: 100%;
    text-align: end;
    font-size: 74%;
    margin-top: 16px
}

.cstm-pl-modal__legal p {
    font-weight: 300;
    line-height: 1.35;
    margin-bottom: 10px
}

.pagaleve-modal .modal-inner-wrap {
    width: 480px
}

.pagaleve-modal .modal-body-content {
    max-width: 550px;
    text-align: center;
    float: left
}

.pagaleve-modal .modal-footer {
    display: none
}

.pagaleve-modal .action-close {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy41NDQiIGhlaWdodD0iMTMuNTQ0IiB2aWV3Qm94PSIwIDAgMTMuNTQ0IDEzLjU0NCI+CiAgPGcgaWQ9IkdydXBvXzEiIGRhdGEtbmFtZT0iR3J1cG8gMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1NTIuNzI4IC0zNzcuNzI4KSI+CiAgICA8bGluZSBpZD0iTGluaGFfMSIgZGF0YS1uYW1lPSJMaW5oYSAxIiB4Mj0iMTIuODM3IiB5Mj0iMTIuODM3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTUzLjA4MiAzNzguMDgyKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEiLz4KICAgIDxsaW5lIGlkPSJMaW5oYV8yIiBkYXRhLW5hbWU9IkxpbmhhIDIiIHgxPSIxMi44MzciIHkyPSIxMi44MzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1NTMuMDgyIDM3OC4wODIpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==) no-repeat center;
    cursor: pointer;
    position: absolute;
    right: 14px;
    top: 14px;
    height: 25px;
    width: 25px
}

.pagaleve-container,
.pagaleve-upfront-container {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    list-style: none;
    font: normal normal normal 12px/1.3 Verdana;
    color: #555;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 20px 10px;
    box-shadow: 0 0 5px 1px #ccc;
    background-repeat: no-repeat;
    min-height: 400px;
    background-size: contain;
    background-position: center
}

.pagaleve-container .emphasis,
.pagaleve-upfront-container .emphasis {
    display: inline-block;
    text-decoration: underline
}

.pagaleve-container {
    background-image: url('../images/split.png')
}

.pagaleve-upfront-container {
    background-image: url('../images/upfront.png')
}

.pagaleve-logo {
    object-fit: none;
    min-width: 100px;
    min-height: 100px;
    zoom: .4;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAxMAAABkCAYAAAD9lW20AAAAAXNSR0IArs4c6QAAIABJREFUeF7sfQecZFWV/jnvVXWu6jREQUFQEFBEJgCSBhBFxQB0D6BixLCGXXTXgH91dF10VQy7qyuuiKICU41hTauEGXKYGVARUAQEBIY0U91V1T2d6r3z/32v3um5/fpV1avUYajzE2em+70bzr3v3vOdyNQA6s2uO5WFP0dMhxBRrAFdLGSTjxPJFR0J/tRjPDi+kANp9t3kQMUcYCKSit9qvrCIOdBc0kW8OAs+tObuaNQSLCLOmkN5BxG9gYi2EdF/EdEdRGQRkdsoPjTbbXIAHMAmrCv15NYdawlv8DdwXdteZI1dnE4OvmuRjak5nGcJB7pHrtgvZtmHiMg+zNIpTDYJjxHzo0RyT7pr4M/E3IQNz5L90JxmkwNNDjxbODAHxthE5BDRBUT0CYML00R0DBHd3gQUz5a9sXDzrDuY6MsNXUYiZy3clOatZye+faL7qd3PGZu3HpsdzQMHGqtvqqX1/kxqJRG9TZhOJaK9SjGDiZ4R4t+4LJeMJAavn/NsLQOZh1VodtHkQJMDTQ40OVCWA2p12IOI7iKiZUQEEAFw0UZElxLRW4lIAUfZBpsPNDlQDQfqDyayqVuJ6IhqBrPk3mE6OJ0YvHfJjbs54CXFAd/a969EdGyVA9/Elpy/rWvNNVW+33ytyYFnHweagPvZt+bBGS/+PaBg4gW+S1PCd2SFWxMAxP/6bk8q6y0ia/XiZ27zA4jOgUaAiduIaFX0ISzhJ9k6JJ04454lPIPm0BcxB/q2/ShJ8db/IJJz6uGSyMQ/kunJ96f735xdxNNuDq3JgSYHmhxociAaBxRM7EdEdxJRMgAmfk5EbzTuj0UEJqJNsPnU0uBAE0zUsk6hYKKJtmthafPdAgf6cqmDSAgXATRO9aT7bLFOfab7jPvr2WizrSYHno0caJ72z8ZVX1RzNsHE74loCVkmFhUfm4OpkQPzCSZuFvb895YUsdD+RPQvoYNuWiaW1FoulcEiNkKY/g+YokFjfpLYOmkpWtUaKryJoHkmGgqciwPuogtmL4yVFt24GrRhm82W4UBDP4wm9xcxBxYHmGjuv0W8RcoNrT6LN49ggr+XTg68s9y0Ftvve7Opo5noxp0DTNRn0yy2NdqZxtOXu/JgEveGiEBigoj+RkyPk9AUET2PiPYhoq6yPBF6lON05LaOwcfLPrszP6AA4rrPWrR6bb7oVCUF/2MiWiBgIWstooP883pAiLmQ6nFmXPjHvUK8tpkCcmfer825NTkwmwOLA0w0V+VZz4EmmCizBZYEmNgZMIJsiPXlnlkhJMcyWS8igpTHfyV2fr4tceafnw1fam861c0xz+/1+SXnK3QNWfI/8bHJXwezie0jl7Tlch2vEuJ3E9EpZfh2Uzqxy2ri1cWF6J2Z8RDEeRBZTwp0T6ql/7nufq5wH5MrQhbbLk9MWu2P5JKnbp15zhPgB13ieajYkUrZNHCvMK91TWfnPbf8smPLHuN54kGAyB2EsX32XqG1TVCx+LfuznBwL34u7+QjbIKJnXyBl8r0mmBiZwATS2W3zRJ61lo9I4ccatlyApGs9jMVwd8zSC4R/9CabPng1l1en1uKU4065v7s0A+F5M1e9ZfwMLmHROQDw91rfhOlzd5M6jXM9O1SaWSF+GPDyYEvRWlvp3nGs0YMWQok+keHThSXziaSI4h4TyLp8VeAmWlCXHqamJBo4SeOO/3TTM+bhj1eiFgzFoJ6MycwxmXZ1AGu0KvIoiNJPAtUkkjwbaSJ5EHLsq6l8Yn1W3d5yxOFsQWAUr3H12xvJ+NAE9gs0QVtgoklunA7x7B3nBsNBhPmAdV0c9o5Nk/1s0BQMbt0gjABPBwfyZVnxxa6tW20/aQte566vfoRLN43+3OpE0To2hIjvGWK6Q2jicFnKplF3/af7EV5B/EXqEYfRqOWbb9wa+fpBSF0Zye4C/muQMty61a7wp/jtpajKWYTOS7J1LT35wwxE7fEiOIxL5pCcuNPEMmF6eSaCxsmtBtj7MtccQRZ9oeZ6HXU1dbqgUx8E3kH8RJEtgVQUxjK6MRWEvqxbdMXn+kafJI8q0YVFpSmXLmzfwXN+e08HGiCiZ1nLZf0TBoMJkzeNMHEkt4pVQy+e+Qnz7ct9wRmWS1CJxDR7lU0Y77y5XRy8KM1trEoX+8rXZ9lU0eCjnuMB8ejDt6UB7tyqV1aXLqDmPYOf98Tjv85attL9jlDSO/PDn1R4tbHuCVOMjYODb8QwWIB9EBiWIaUlZ7EzvGYTW0tJLmxmykWOzPdcfpjJGtjxCXiLSphmI5RhPuyqc8R8yc50cEyOg7QsMMlyxurN6IdNqyYbXN7G8a2TcT9wHD3mVd43oLeY81q6JUsQ/PZJgfqx4GGovMmmKjfQjVbqoEDTTBRhnlLImaihg1Qz1d3Hb1st7zEjyWRk4joFUS0bz3bJ6Ixa7J1j53N3ckvSje3SnWBeU9RzF7uCa01kKfhZguJBGIhzWTbRtv3WHpWnwouaV9I30c2tGWzz/yUk12nSG4UgrgWd4JuH6AC/46R5Wv8ZwR4xg/QIWIlHO7qjEtu+yNuPH/8SPtZD9fFrcgEErmhKznRdZrkRrFceSK2/f5L7QLMx+F4LEZxm9ztUx8fTg78OxkgqoYt1Hy1yYEmBxYfB4qCCdgtZVEXrVt8zGyOqHoONMFEE0xUvXsS2cuWxTm+ml1ZLexZHg6ourGoL7KsSSfWpKI+vhSe68umLiGit4WPVd6ZTq75Xj3m0ZcduphI3hHaFtOZ6cTgunr0U1sbFQCEqB0JFawN8KvLrFtnJZODbi43TcQxAyAQt7daZMcJAjyTTAixzV1tcWIL1gsi17MM+FmdaJo72+IyOvGIOHTscN/g32sCFJ4Fwfuf9OWG1nFX56CMjk6TeOCvsnOaySEhmxMdGPd56a6Br9c0tqh8bj73rOVAA77aZy0vK5x40zJRIcN2mscX2UdX2SUVYRX6sqkiFbCbbk4R2Ff0kcWwb5BtiGJyLAM4CCPu4SWmoFPHMaKgWpFibXJROrnmvbXwclG9K2utvtxBTxNRf8i47k0n6CWzMg7VMPie4cv3sWwbvJ1jnRCSS4eTa95aQ/OL91U/GLl/ZN0nqLvrAhkdg5Ae9wcMTb6N2AMZn7yZmH7OzHeS6+Zc5hZLZD+y+GQiPp062tpkbGI2oEh0wEJxazpx79FeLEa1VgDZEENWrb7MurWc7PqM5MbyHpCo/oRGbQzLi/Nw3aOHk2tubgKKxbtFmyNrcqBKDjTBRJWMa75WXw5Uf1UVGUcTTNR3gRaytb0k1T4+Ji8Xh44m4pcT07FE1NKAMT1JRDcK0zU0Tb+Flrcvl3qEhJ4b0tdf08nBxltAGjDJsCZ7RlMvtVxC5dI5JCQfH06u+fd6DqUvm4I7FdYxSA+lk4OlU9LWcyDz1ZYv3PfnfvoikfwdZFnt5HpZVnH2OdzRasv2ySeJ5QPpxJqfFBtWIZuSfIOTHa+U3PgOQME0zV0eoPhOOjn4nqrAhA8kvOxbcftXlMf4CiEaNbLJ4fYWWyam/pjuev4K4uUAUTNWmhrbbujrdVRMNHSczcaXIgd2qt3VBBNLcQvO15jncavXelnNYUk9wISszPa7rpzPFq0kl9rrynemJ5hoHW/q/lGUdp9VMROyIbYs88yhjiUnsfBJxAAR1BaFTxU+s5WJbnNJbrJdvmZrz+Adwfd7s+t+wMTnhLYbs/cuHkMwj19PhZMOe7w3s+7NzPzDsN9Z5B6wNXnmX+vQzUwTvdmhjzJJGECRttH2rqUXN1GGOz6Y6MsOfY8THW/3NP4Fy4zD7a22jE8+bLfQK55pG3ygEKx8nU30jBANCA0NMQ3swt6//XoU2JdWouOcHYDCC9wW7mq33OzYe4d7zryIfHBQGFmZ/ehbTQrJCpzfc0ssKVPTiN2AkFAPcrirzabc9rdu6z7z0qZ1oh4sbbbR5MCi4UAdwETj7szGtbxo+N8ciM+BRQcm5KCnu6Sr9fcktH8jV4mJPsObuj9Xro+dGkxIyu7P0uEu0wme6xLRy0mooxxPqvg96kOgqvN613KvHelcc1e57DL9maFzhOUHRfq6T4g2MsldYtlXDXedcVcVY1oUr/TlUp8moc+GDGY8nRys+1r4tSd+FTZ5FAvcljzjL4uCMfUYhAIJpMeddu4jmzu8WnSgmM2UdzI0nX95uv/se1Cwjg4OFIAzx2DUbejLpH7DyY5TJLddgYlLFlvkUp7EOSbdfeZtkTI8zQSFX9KWzXXeyJ1ty2VsQtusBwfQhsOJdluy479Ldw++qirLSb1G0mynyYEmB+rNgTqAiboNCWPBf5rYIqxaEmRO/FfuuboN6lnWkPK2kCyksBbF1gFroM8Z+dCr49jiAxPLM+8Xpv+qbjoVvTXFsWQP38ol023ON5hoKJIX4Z6xdS+xHHs1s5wgRMcVil/Vl5ho0iW6lVnWk1jXphPLNlZaZdmvj/BolJEJe1WjLxru2uV7lfYTpf1GPtOXTaFewYeDfQjRA8PJwSJxI9WPaNnIFS9zLWuOJQgtstCqbd2DG73WG7oRqx9/RW/6AKB3JPVuq6v1Ihmf9AKTZwTs3MQ/p5MDF5YFEtqp356XaldoI7fF95GJaXV5critxaaJqQenhVZmuwfTZYva+WCiN7PuB1ay8xwDnFQ0zTIPC9kWk+NmnBb7ZZm20//WBBTVsHdn+CCqmXfznUXOgYUGEyq8eoqLIrxS4BBeirWQ1EKF3mLPRF0GFZDxvIKaqO/O13PmGEvxLep4FKB5rrtFXtJnioEGHVPVPFt0YMJZnrmQea5wFZWrlTzHzAfwxmRJN5L5BhOVjD/Ks/D1dmB5EK9QHP5bFuW9Cp/BBr6DidaLS+s7uummSmoiFOurL5u6j4heWMFY7hLiDwwnB5ACdUlQb2bov5jl/cHBCtMdw4nB5fWeRPfIFfvZlvVAWLsu0/EjicFiKWrrPZTGt7cjFuFSK9nxFsltxz61fKvEk3mhg32hn8tZymYG67fZn7lihbB1K9mWTY6LAxqHcZ4TnTHJjf02nRw8xXsHrlNhNR5m2kl9gDpb/1O2T9TTtSnI24J1IjN+crpn8Oqmq1Pjt16zh/nkwLMa6NUXTERnpYIIU3hFHaPDiehQInoREe1GRHsQUU8hvTVtIaJtRPQ3IoI3wb1EXrygl//aJ0/ZU+XuCRu98qfKJuv+Wth4onN97nDAL7VA4Ldw4cUaHERELyXyPHyQ3GVPImr1+Y/Ct1iHe4joj/6ffw6sQcWgYtGBCVmReZMQRYpnqHGZh7kzuStfx9jkRWmpgYllYz/Zw3Xdo/1aD68koufVyKdir+NAuIaYr8m7cq0nlNWZ+jND/y0slWZuEhL5XLp7zdo6D6chzTXBREPYCp1U4WxDqtVs6hbuaj9SRscdCPbc1R6T0bEr0ok1ZxUV9ksNSzMvZdedy53t3wlkeMpzoiNGue1f3JYc/ESo4O6/vyw3dLwrssGrZC2e+1Xdz2N/GgUwkZt4Rzo5cEkTTDRoz1XbbC2ixEyfERqJ8Ei1U2i+t2AcqC+YiDYNU+CHoPo6IjqbiF7sA4horRSegmLrOiK6FElY/BfDgEq5NnV3H0FE7ySiaSL6tg9aFgugMNfqH4hoVyL6BRENlZtcyO81pk4tDQBwiDGFzHegkcI8StNZH9ghNTySkKhHiAFUyh8edb+8ag3AlgGx5aHsb4jp5ChcqPKZaRY6hzd3X1Hu/cUOJnYZTe2edxDzIKuJGHEPjcrI8zARXStC62M2rX+maxAZmBpK/aPrThKXr66yk++kEwPvjaxxrrITvCYHSQt15N7sWnIYCVeU7eqkE69v/ePzcnPWrHs0ln4g9SqkjK0rbezeOv2aXW7GoT+HvjF+6B/PfnyfisZPJBOW0GbqSl5eDpjXdSLlGvMtAnvKLzsmcuO3cnvLS2RiCm5OrpVIxt1s5vPp7jWfIrkoTvweXDyVkYhFzC4ALyU73msEdhfSMLXFWSadNenEGalZAdmplE2Dg86yZy7f0221N3Jr/DkyOeMqVdkYoj/tgQnKjb99W3Lw+89eMFH+QozO0uaTTQ4sCg7MJ5gw3ZUgCH+QiJBOHBYJJVgVVDGi8qX+qS5M6tIUTFF+ExH9JxFpHSkvUUYRn3+T+QpuXktEvzR+gXMdrty3+sJ1tRaPeiy0rhPuepRP2MVo9H0+8IlqlQFfVAl+DBH9MxGdGlBG4ffq2qRdmQegGUthrgPiW1HX6htE9JD/YqRxLTow4QlnA2LTI9k1rtBKIq5vNieRLZbt/Ixv74sUtLsYwUR/JrVSLDqbxKsyDXNWI+gp8rSmtN5xY9dmek6HJaIiksNH9hOLv0ZE2PBbmPmrtDHxPYZ3fkTqz6V+LOJpPSomJipohxtIcqS0y3T2RmLPtFgxvca58YbbaducVK0dZP/l7/ap0DDUle6n3KNHOteah/9M+z/kVX88xdoDGo4qSG5gt/skvoMjCeYNF+vWrrVo7VoXhRVbKHYbtcb3k0lkSSKnACayn0t3D36mBjBRcF+SlN2Xoxu4q/0oGR3fEZAdsy2adjJk0VHpxOC9ngBPA6j9ILCa9OdSGyjRfpzkZt6pgueRX/EtE+PvSicHL372gonI/Go+2OTAUuHAfIEJU4B9FxEheQ1cmEAqpJvxEyZwUF6GgQsVas13ryIi3NuIhQz4+pe8Odb7rtxTfodQjOFnJy6CKEAVyJFUBhaESd81FvWOYAmAO/dEmXGaFhvc4cjKeJaxUbEOZvwEfhV1HdTCoUVZ4XqG9r/oAxdz/UO/jUUJJhbTV7yYwMSeW37ZMZkY/59qhesyfM0y0fUidK3YtH64c+DuWrT6smpbUtzYn4hm14pg5nN5Y/K7kdcYRd1GX/RGIj5GhPq4kKp2HyJ6WRRTHpO8bVtyTbGsUJGHUexBWZ45T5i+Wm1DOw+YwCnG7+BNSVTzXnjSWAXZHO8f/dut1N56uGyfdIjJtbqSccnl/n1bcuDjs9O4VjhsPyDbTxawmVtiu8l0fkeQt1fDYuLutkTHqi186naSzXHUeujLrvsKJzo/0qCA67mTYM4XXLu2F6qcG5mpKpxx8/EmB5ocWFwcmA8woYIk/O7hOgQtOAjKE83gpIKr+u/PKYwaEHoh5EJwNWVQBSXqXvNxIvqy/14x7biiCwAHJA+BMkxj2PTPNxDR/y6gdULXCEV+NxN5BVNVyMf4n/DjG+CJUAwtma5aUK4iSVGvEWSuIEDXQYGF+fPgzlXrRTBoHe/q+iGmBdYnyHIlAcXiBxMNV2GWPhkWDZiQlN2bo6u5EERdD5ogoZuRcUlE1qeTu22uZyYkWT5yvjD/W8hA77U2dR9c6wRQjZttfjuxfNTQkIQ1m6GYfUjxuhS1jcRZkfkRE72p2lZ2JjAhRN+yN3XPCSavljeVvxc4LGYK1qXWU1fHaj8Am7izDUL+VenEIPxLQdWfMho/MTp0Mgn9zrsjYHsotFkIyB7dfnk6MeBZ1/qz695KXR3fl9FxBFwjWKLuZ/Bsvnl1MBi5uiQ//dLhvrPvaoKJyndW840mB+rKgepPnOAwKgATXqeRvQL8jlSARM0puB/BGqGCqvrta7BuUHAd9rXt0HJD2Eeqc/zXaUwi7N0dRUGJ4Ir+Nl+TXwxQKA8gYOP+makl5AMICPAr6rp+lTWm4/u+L5gHx3eLl5Y/GpD4EhH9i999MI14cF3wGCwgiImA1QOZS7v82mF9gSmEramCClh6ACiwFkUzc9X9Iqs1ZqKyNWr804sFTPRl1p1HcBOqnrDxNsPyYFm0PtE1dsvD/HZssOIkwn3ZdauYrQORVZYsd4tM822oUF3yNRJLVmQRWLVvyHNbrU3dpr9g9TMCNE+nuilGP2Ci1xdrSIj+dzg5CO1E3cldkU3BMa/ahncuMCHftTf1nFstL+r+3o6MSd+iZPv7CoXm2CrUgJZpYuuwdOKMe8qmcC03sA1rY7R6bb43m/oXK9H+pVkVsr06D522ZEc/TJZzFUnsTrKtFiMDVLnWa/s9k5eyVsan7rEn6Ihndh0crSrovLZRNN9WDtRPiFxkPN1pJ7bI+DxnOBWACe/dSsCEAgkoXRAoDEBgCrBoy9RiQ+i8log2+JpsyAAZIkL2ILirQ4BFrAXcd48iolf52YYwLnWzMQGKtg1hG/EQACdhgEJ5ACUlgAO8F1Sho9aJNT4YKuuuU+cFL2aVwAejY4OlB7WfSs0N7cDqDxepIK+C/4Z89ls/VgQZs2D5GCEixENgDZBdaz8/49bxRHQSESX8eWN9TYuRud5IYQ+39dCA9iaYKLNzCmCCbzS/wZljk61DPGGk0QShPjf0mJ/eK6oeFR/T3cTiBU3z9PT16f43A6GWJ6+/1NuJ+FO+S5H5Dtq9WUg+Ppxcc3NYY7Ii8yoh+r8iHf3W2tRdSJtZLxLh3lzq+0UrZmP3u7Q8rNJ2rUOIBiaKJ+ppgolaV6DE+36QdN9o6lXc2vJ/Mo7yJ15lab+Q2/YfpLvXvK1mTb2XOUpgaJC+3NDl3NV+puHCpHUeoJ3Lcmt8T5mcamQa2ABDOM+J9hjlxv59W3JNbW5dDVyqZtNNDixeDixqoNQoMKFCNxLhIKg5CCQgwKp/PsDC/xDRD4korOhpMQZC6Ef7CEAGsAAFte2IwYNbEFyYIPRCIA4TZlUQxzgQ05En4hiRqJVjExFicD2azwUNxkoErRKQk15tuHuZYM8cJ3j7Zj9LFdZGZXfTiqMB7L8morGQ76nYvJHxE5YHZMF6rv+eAh380+wDQfewAM0BZUsCTMznygcXYDFYJvpyqYNIvJzAJYmJHhTi9QAQcYpteCpxWuXZgCTV0pejy4jo9DLdYdN/JZ0Y+FgwtsJdPvIzYg61BDDJGt7Uo9kayk0p+u/lonhfrhfBVjDHhtGV6eRg1RaEYgMpASYeFeJigGqmuVecfGP8D3uPQEswi5JjLdsevPzkp6IzINqTG/uGp19z2s2hQdZfu/bQu9788HPLZnNiEliBkEN8FgktNstEocbDLk+nutw2+gO1xPaTqbzvXkTEcZtpavot27rX/MiMnajqvNFq1g9d0pZd1nkbd7QdKtsn8ySCQ1fIYibLIso75iEdbdGqf0rIsphcd8xx6cWZnsGHyA9Mr77J5ptNDjQ5UC0HqjpbSnfWCDChAjDiEiGgwqpgCpTm3yG8f5aIHveHiSkGi9CZ2jT8XsdsFlB7ox/wi0KtZvtoVgEFQA3S0IKCrNQ2EcgMP3+4U2m/2t58WyeUj0cSEawrIB2T/gm3daTGDbNK6M9gDfinEKCl8wKYO4+IfmywRmNZzBoUZpYtBYJmtixYLM433KjMdTDvrTP8FLKzAEWFYKL8p1APNyeBj+/yzGku05FElppfqv1+Z71nkfsw2fbP+baEWaRjbtv+VBcDmFiWW7faFYagPIeE6OdM8kvXiV070nv6I7UyqYrsSd9JJwffo/3K4WN7iJXHOKBNCNIzPJzcmx9g+PHVnXbJXPkCh10UYQnLAJafptjuueRpKNZSNwqCCeML+T9rUzc0DiVpKdaZcFdkYJGCmXoWLTow4R3dKZt40Cm4IHV+yUjh6lIh49KoOO6Rw31n3l27haLQV3/uiheJa22kuN1lgAcz4K7ctqjX7/2aF2Of3JZcc0HN86vXqBrTjl6Oc7dlZa4djRldZa3qvRy8n2H+8oJyFjeFyglh62Omp2zIlMpLLFV3W2w+3qlTdauVv1hvMKHtdRMRtPkQ7k1rgQqYcJuBJvun/pAhWELgLFZhOWxmCiw0bgL+/P/ta+BNywfe1TEAuKCGVJjwrcItshB9lInyUtCg65jhArXKH2MDt8bMVJWXAEFw09Jx6J+wIODnYWPRubzFr8Fh8kO/G7QP9zO4FqviOGo6XXM9FABqulmk0wUweU5g7RVQwDqEeh5woZpZhwrBRPmdXiuYkIK//c+NjAHlO638iUkm92ze1KsfQtEWFgOY6Bm+8jDLdpEmbS6xrEkn1tRF09+XS51BUk0BFT43nRzwMjQ5yzOfYfY+9jkkxF+0NyUbmqq1mHBeGIy8M51cgxzKdaMSlokmmKgbl2toyM/qBOuE00a3c3vLQTI+NXOoc3urLeOT91qTrUds3eX1OfItDFX3qAHZudQZ3Noy5Lk0FQro1f2sLTNGz71JRsevTicGCzV7ilXjrnqyC/qimYHEO3pKjCaY6aQSgWdOsw2QQhZsLg1aQRUStXlTOxrsMphJpuEAo4o56/er37AKv8Waqut+KzPeRoEJ061GFYN6biKVKdLS3+e7u1QKIsKmZGq5P09EnzSEfvOTw9+LafOVF3v5MRvQtAetE1B8fqdcZqIq9kjwFRWykRb/hkD2pnJWCZ0HYk4h92EeKsibQAI1OT7kd1wNiAj7FtE3QAUyd/3Gz45lgkn9OwoMzkppX/cLrmYwsTxzpjBdXofFLNfEVt4nuTsPcclCJosBTOwjl7Rlc50IPoKPYYDkknRyzTvKTTbK7/uyKaT/OiTKs4FnhvNC+2feNZCRR7IPkoRW3RZ26IV8ZzeCshpG3SNX7Gdb1v1FhLefpJODMNHVjZpgYgcrF6VlAsPzrRPLhtetdm24AXpH++yMS7mxghscBG4Q6kFUS35//dnUFyjR+XHDGlJti5W+53Br3JbJ6Scsu3X51s7Xb6k5yLzSEUR7Xk3xeDqKQBLUZJq9tPqFoKDdxNqhbWhPobELnvEq7JUScqPNoPqnTIE7OD6MHUkqNPUj/o2YG7gzBJNmqDAeZS6V8rvS2Wn7quE038dcUC1ZU05iznDjDIvjiyoYKQ9V2Cx5l1c6Gf8OUaEweB7gLkYwMTITKTjFHY01Cj5bidbeDH41XVCKDb+eYELnCjdWKHTDXJsAJFC3AXcsQEakukIRea/B1+Daw+PGAAAgAElEQVTnvxLR/zOEaDSh40GNsOV+30Fsr3PwrBOGZl2FcQCgw/zMRg3QC8zMVNcFlgMEWAetEhDUX1Mk/iP4bphlCEXl4PoEilRULuIa4DEFdvheEVAPt2hzL+h40D/G4fW/6MCEszxzITMhary+FBIDy8wH8MbkX0t1tBjABMbXl01hUVHhOkhb0omBvWoSfnDKZ65cJeyiMmNVJESfSJ/4qnuEBB9PGP3O2tStQVZV9RH1pb5sCuZZHDZB+ls6OTgnPiFqu2HPNcHEDq4sWjCBIfoZl/qyQx/hRPtX/DSxKlR67kCSHft0unvNv5KsjRGvDROIim8V81oyLAD92dQvKdHx2nmrKQFBhhn5qkhcOWY4OXhTTbU0avk4Sr8bdpGHZgnxhTovcN5oErVmUCgSgg0qui8jIrhmwMVRwQQEcGSTQTYTBHDCb/l2X+DTpup9EUfhWLBPaAFf6mv6cG4h/Sbce/Gf3lxI6wj3AswFrpw4qzEf07VV8/OHAeFK+B1lDuYzphCIn8NfHZl1oLmEZhZBndCuJo3aQFhLgD2sD4J2MRdUKsbcdJ2D7Zp9FhME6yEgKkgx9xt88RHACxcQKNyQFQfz0cxBGBvWB3vuQd9vH/EG8N/fagy81H6rZo3qBSa0b4wP7kDYjypAqiAOIAs3IQjz9QYSyiK1AqHPb/nB2WGacWjkoZkP8lPnARedu/19F7ROvJeILmqAEB48UxC/CQ1+ME4CzyGOAt9wcPz6bwAQyFJhgdA/ISJVihY7Myv9hoPPK6DAOQt5CudrsH4HFDWonQGlAPKc15dqtkysyHxICmin0TTN7lgP37Hn9lIdLRYw0Z9dd75QaN0Gci33pSNdZ+IQrpr6sikAuAvDG5ALOcZfc/NyQYmMSXdtPeGVjxJ7aHsOMfNpvDH5s6oHWMGLKApGxB8JeUWsydZuz52lTlQzmMiuA0/DXL/Wp5ODEJTqSl251C4tMuNfOatt16LDRroG/1Cuw6UQMyG01qKBz3jmBe+QQ+j9AAkzu325ocu4q/0sGd0+TTJTQIjJRoC0e0q6e/C3NQvgfiapmQrcbS37ycSMe1U5Fu/4faWiEVLBtrfaNDb+oW3dZ/7nuzdfFL9o+bsdGjDcrIa8yw3R6dVbX6LPIPQ48C9YCCY4L6DdRFEpCCnBy9G8bGF9QKAmanYgpWE18XTQrOKCv5SIUGlXgQfGWZP7UwSWYG6mGw+y0yCLClJvVpMuG8L49USeayoEDLVaBAUU5SmE4NN8zSP8tQGsKt1h5jTxLvpS4H2APx/4gQPgVUrgzR3+XsD6aAryoKVCxwxhHj7lAGNIUILEIaBa5mTyDuAUiUhQRwjCX1gsXrk5Yr9hn6HGAMAFqBRIwveAmgNpIvoRET1ZLBWn0Rb2LZRkAC4KQPEzzAXfFZKhmC5aYWzSeWOu6DfMKoEYCbgJNwpIKC91v2JMAJkAcUFg85AvyI769XrMs0zngurNH5tn64TJZyRggQJVx66gCPEIyMxUDAiBDwAaOB/D5g1LQbGsVuX2YyW/13XGnkTqWjPuT+dyge+SFlt8YAKVkyV2VxFXmUoYUfJZIf6CvSmJyPWStFjARF/miiOILWhu5pCfphVmvaqpLzv0HSIJqxEwkU509RC/ehLuIn05T3s0twDME+7jz7z5lDYumLKD9AR3Jp/L13Fl2t4qZoMN3ZsdejuRhMZG2EIveKZ7sG6uVrWCiWLB9fVY02Ls68+k7hT2TL0mPZ5ODO9L/J6yZuvFCiYQb6VCcyn3xdSjt7R/vPvxTZNdbQePj6L2BA51cTket2Ta2ea41spMz+l/qzlgeabOxZWrxHJvILZayHUbmc0p35LojHXktn/vb8mBd26+SOKHv5vyXMRlS46XGF3nCdDzCSz0AoVQCwFYCZcjUkYjuF+FbrVGIMMYClfBrP4i4x1Tc6x3mXmn6eUXFDS0Cfgjo7CmGUTaqDPK9AkHIIKyA0KjUq1zgTYcyiBoXFWQ1L2GtmEluMZIjAGeYA3gzlKNdcZ8ByAFyiiAPAA+UNDtSjXOhd8WxP1gfIQZPwElHwAF1gdp0fGKJTsAH6wfmA+EfKVvEtEHqgQTpjUCbaP4GdrSVJnoo9I1Ml3Z8D7qLyAeQJOp6J5QXn7az4yk84HXBOIDtpQAFPW2TGhyjaBbjqYwbZQmPHhdKW8gUKvHRNDCAPdu1F4IpinVMcLCB4CFzIPmtwB+Ix0tqnmXrTtRITItZlnQsWMcsKhCaRfkpf4ba449Yt4V+j6+WShly467CvEp7BWdzw/8GhcKInRsOHcwn8yiAxOYjawa3c11nU8xBlnQHNaPmNLMnKKNiYujaOYWBZjw6igMfYyJvhDGCCG6bjg5WFNl7N5s6lIuaHmC9Eg6OQhTl0d92aF3EQnSwc0i+dTUdQ/dfMqyJMfmxFwI0eftTd2oWTEv1JtddyoTh7pbWa61YmvPGTDj1oVqBRMeT3OpT5MQ+KP+xFemE8NnRxHsq5lEb+6KQyyxfi4FbRboCSEa9FxiItBiAxNe9rcBskwAMbrqqd06863PoRi3wB4x5eZzLdt7H+Z7GW4IRPKV59Ho3nfsG2/pH5mYcpm9YnZ57myLydjEbenE8LEe/2sNWnY3xMhane/LXnkud7Z8R8YmTI1fBG5HeAQ5fojzuyU7Y5ns6J2PJwdXEu8QfOTIrc+h6fhzyCbMUWjKytJ+XX81+SUDYpeLH4swknKPmK4UEBDg0oNCVyAAhqv9vPOm5hNuJUiNqOBXhVRT8DRBgwkcVIA17zmNzTDjB5BtBRpMZPgLWg/Kzanc700hFUAIAr/W2dFAXnMu3u4MWDDwM1MYN7Wfak1Rlz1o9iHYI+jTdBmBjzb6NfkNMIU1MN0wys0Hv1dBBsABVlXwTuP5sL+DQnTY+oTNB22rwK7zgYYe/vNf9weGPpENEILkxYbfvMYaFHMfKTUvU6iDFvYrfmE1czy17De1fum6rfPXCCBBeWkGDUOhg3fwTUC7Dh4XA3z1ABPaNsCt3gGmFhprAusA9ks1wDPKngp7RnkDUAnZJAhw9LzQ78P89vVdxE1A0RoUghE7ASEY9RgqxAtFp2N+l7AYAsBHtUqg0aDgHpwvXN1hzQyxMlXL4rLv6f5CLQoAIDOoXXnqpYpdlGCi7PTm8YGFBhO7PXlp53R728XEhBzJxWhrOjlYjZl8pr3+TOpbwh5an0VMNBnbPtH/1O7neEVQ+nOpE1BFe9ZDDk3TKybSf6FTtizjlqDG273upU+/ZODC36+QghZpbxLKCtEDtrg/3dpzZniWqhrWuDczdAqz4PKcS+Ieme4+s+rYkGCD9QATaLNv++V7Sz52KDM/NB+FEBHUn8l1rbBY4tY4bfQqI0ekxQQmYI1gYk+gQlpi4vxpQvI6Zj5QChopXMg45zx/cxa+e3pX96r4b7p/MfDor064ctno9/eJt8RGph2yCuGODnd12pLZ/r10z8A7U5SyKUU0MDjgRlE+hO85sYjZ7c2k/tNKdn6gqoDswjUJXW7hzPZEYSADoZhFrt0et550cg+QPX6i8Lsz+deNvMx6nE+2LD5OiKFd3Y1IcFmhpSyRPMZk3ULkXMabenHxEQAFDVH18yy/f/TShisGLqbnGxpsjA1uTkg5iPgA0Gf8NJD4e5iQGhQ8S40g7FmzTWjCoY2GO4pyuFa3J1NIhTAETSi03gqIVGDW+eFP82fF5hM2l2Cbn/P5hzYg6EPwgg+3OWfEW+BMRhxGVI2zCmlwaYK7BgQyULByroI2FfJLrQ32pApOpqCEn6mCBVaIt6uVgog+TgXlmtYg0D9Dc+CX6FwFOPwJwAJrhM7HBJw6RvNnpeYEfgSfxXwUlMDPHJ4AALIg8BHfIQK6FWRiTMjUiLu/mMBbIZgITS2sPIDLCoBLsLDalb6jaNQ9Uv4kiPaEjgu8wZ1dqNmzQ5jGOA/yg8GDY1N+IbYFLuAAa6pN1/lhrgBr9dLyF7NK6GyjWCUgx0HZiTM7GKMAZQAqW88noNMzCXsXaXsRbxLcH0iYdHYTTJTZ1AsKJmRDrG/0mV+ReD61pej+dHIQAWJVU39m3YeEOTRWhYU/tK17AMFOCASH36SXBnaGfubcRt+YOuJB6zV/6ub4LF/Zn+722G/efdk9MFWGuT/hhLzeteiDw12DyCRVF+rNrHszMyO13RyyyD1ga/LMkkH3lQyiXmCikj4X+tnFAiZUm+6564xlPy5E/8h2Ypl337jTRDLle1LAq9Ym4hYi/IlM/fEx4pvsjRd/456937XvX3oO2r3VfmxfbonFKE8xEupqiydo+v2P8OkIAvTIs4CYKV4HhrgQjBEkuLD7NDQg1629zjp+7fEOpcg64JVX3uAkO47KZcacaSa75AGs1yGuSVwfMcsXKQT6ZaG8OJaQ1TIsvOVvlN9892G3H/5Pe21xjp06wZ7oWEaWjx08XiA8pIBICrxoLfDCnSSRyRvY4o/x7d23+XOEpaMR8RQ6IwhMcD9ADntTCMYZgIA++KaDiRp/ZVpzTEFLuYw2oMGGcAzBGLED8KeHLz00amZsRZggbwZ4wnLwz37DtQhP5rsQUv/RbzNY4TcMJCErEIqAwb0HIB/8gDCEoFIIR+pzjyZNAVX/rYAEbmTnEBGAEjTO0DwHwQTAWzm/fOWzCjEoHAYBAsAIQrxZkTeMv7AkIHYA88E6YQ2RCQmpLwH4Te+DID8UlKAPjBNgAa44sIZAEFQQoXyFCxlct6IIiPoMxgCBGWArOP6w/YY+ETj+sL9O6BtZxLDXsEal9puCEgVJyFgEVy7se8QHBMGE+tfXCUzMyTSl7eJPxNDAhTnoEoTsTrD0z7cQawJLgEnEEAZjCDSOI2xsur66V4LvwjIEeQV7spZvXb8Pj5dMdIMUEg8ErRKIRYFSIawvHT9S7iLGJjhWKF9gHcLeq5clJaooYVquEG+m/avFDd/2AU0wUYadCwkm+rLrvk3EMwXhig5V+Lx094CagaNukFnPlaxlQTQhIueSbd/FrgtNCbRSMyRv3H4nD/PLnrZfn7aIcdl58tprnetvvP1jY210iq1l7EPHBuuHsJxTUb2MEp8TUnJKQXM1h/JC/dnuQRwedaEmmDD2wTxWwJ4BEitH9iWxfkSxxFHkbCeRvGptZwv+hWHO+GgLiW21d5F7wzh9km4Z/eKef+884NA2erJPMrGDrNb4IfH2J/vyw9/6+f7nve/Clbc8NvDYtr2H9q5938gHd6GJIzf1trY/Lz6Zp2lWU4MR3ia+IO+J88KeU0fadSlHozQuFk1SJ/3ZEedeye79KLXdnR5vS914+PiAfWg7HW0Tbd8OpGH6rIfxQrXuzHaXJc4owMYn7E09ENA84NQAQGGCCVyO+weEN2QNgeIEwiBcBIKCahBUwK8YFkhccMgIBOupaU2AMAHBDtZSCNIAJ1BsgPQ5FczNf19BRGf5z1VzcZvCAmK3oFEv1R+6Qrap3/lxALDQAESY8RuYC4RuCD9w/YK7AwQPvcODvFGtPrScCIiGIIN3TGEdAc7gRxQwoQIFhHlFyyYwCgrJAA4I8oZFBGOA4GbGY2HcsBru7a8N1htCqyqdgiBJ+0I/EHjxHzSl1YIJnQ+EfwiqB5bZb3APg1YYzyL2AQHAAK163mANsUYAsQBomA80yQAJYfvNnB/ccOD7j/0fDKBGUDmCohsNJqAJR7pXrImek9BePEIkcIVDRiq1DNTl7ozYCPrECfgvRPSlEAEdfIPLWxh4VJ4hLTG+qUZaJ8rFSsDaioriOKdKgQnU10BcTRCIYI9ApoGbX6PiuqIsCfgIaxDOM71XMJ4Tm2CiDPsWCkz054ZOExEzQDFspONCvHY4ccaXa00Ni8b7sin4EVZk4ZC/u4/wOZN7H8Z9D1xtHTvz7j+6v7/ux/zIC+ma9t3Iimi6d+mUdM8gLp+aqC+bgobHDMzT9h5PJwdxoNSNmmBi/sHEDJBYnjtE2L2W7a5dxRkNcysouc6uiGu321aGJ9w3jV+X/3Uu1/K86ThlH3ShCpYt5NIbD0vyJfFj093SPu6SM8oiW4QZKfHgprDVImsrsTtGIo+TxKy8TI27QlmOMcc57sGBaZnmeD4u21+Qj3Ws6x7+0Q0bzzh/90e+OCrueGyaOhwkcp2QgkiXJ6HH3SyNkkNZh2iKu2iEWughcflqd9oLjyCOOyS8x3Ni9JeO7fT/OvYd/2xyVZvlCskkOcTe91bJ2Z5n4hjZCXLd3EX2xiRM2Y0AFMXABLrDBQuLIfL0Q/AP0+DrhQ0BApZSXGxhVErwgnYTlodCIb/Z/ZgCMdydAAJM7WiUc8PsGz79EHSCLkCm4A+BG4ogDbgM9rGjvbmzgpCHoHQImyCzXXNuEOZVCDdBTVQwoYIaMhtBgx/sywwUxRoi5gBBomZKVJ1XKX4iYBb8grsZ/m4ItbPWCl8K3GNfHSJ0RbFM6D5CH+A7gEQQGGFOeA6AAe5pKHSGmBqPAktRbL9BMEeKTwTb630UBH3aHLTRWE8o40xrSKPBhPJCM/boFHWciO84M8rGb/AzsGL9zehDxwf3J+Vt2DoErRPB2AnTOlGN4iA4bdMCCN5qf1pgrph1RwGGWZfCjNOBAgFxUAtNXyWi84x56fzeWsmFE2kStaaGjdTJPD60EGBiL0m1b895pcpnAp9Dpvwz17HPG+k93cwzXhNn+rOpt0lBQxKZ+KOT18tG97grrFXXn8R7YMPTQzT2+Arn6n4+IX6bfDp+/NwaPkWb3zrFdNBoYhACRVWE4GIWC0JG2N7+WTo5iGwIdaNnJZhYnl1PLHMC/oXom/ambvU5rhuPzYY0RkJWZvtFZCPbnc8XZzv8eKpK1IDy1DbH6T7Zlj9QNtBzmGKOzTIZF+4Tpge3T8qHee/8hfYxcc9NCsTmGW9sM/wVbkPuJDRpc/afFEIq2fprfOLnW++bfiNtbDmY2rseIzeAtgOvQryAw04Xe7ppGC56ppkecqZpjfRMX2KtttolbjvieBHWVZInwLCdtMkZ/RRvSny+AUHZxcCEBj0X07J7XPfrEEB4hhZfCcKCaYUx3bO0PfyJPkyNHoROBHbDNSUIXPTfGndQiXuHPqtFt4q5IcFFBq5PZqKISuaCdnWuEKYASGABNjWG4JEp6CvP9GdRwITOBxYMuBeZMQZozxTOvuxrVTX+St2tFMAEXed0fXx/vBktP6wTa434BVMAN+cT9J8H/8qBCd2DOC8QowDeqXUD8zEDj2EpgkZcXXA1BqLcftMDwtxvyEYGkIW5BYGL7m/z09U5NxpMqLANAPdfIX764AEsUXC1qzWGqMzRFCrL44fgFyw+SFKilht1sUFmRqwhgGuYxt88c0zXSj0PMP9aYyeUh3ApRNYjXTvdn/geYB3FWIu5U+k4URsDNVrM7xj3CSwTcH3Evm2EC2q5awPjhuUXShiAy6Dl5N+qvnmK9bzYwUSl0HMhwERfZt15xAwEGEoi9G/DyYFP1cMaMasDSdn9ObpWCmb0ssRTMimvmhjd02nP/zF2chcTw9+TBp1brl9PT7+c1rVtpd1497INmQ+wfD2dWAPkWxX1ZVNI84gLZQ4J8/uHEwMzPvBVdRB46dkIJpyVI19iYVyys4iZ38YbkzhMG0bqfiMrMj8mO3m2OFlTEKiqXw9QUJw2yEMTJ7i3xA6k9tjT5Hqn5V5k0T203b3YesnUO/jFrS457txDc1ZQIwLCTZ/2uWNqsbwkl190N018gh5sPYDb+ClxvbyXHs04Yxn/Vs9xKdi58c+niN37rdW8P/cxciDUACR0jN7lB0NJnvPHxjf23VhnQFEKTJgzV/6ZwuJ/GHEHptAd4WKdOfUVVKjmF4WYYIGAVtYU+k2BEppl5FiPAij0GZw/OIfMdkwtOwAE6kugToQKnqaAGmUfYy76H8YOIQPxHh/0XzaF7iCgiAomlHHI4AIAhxgXUxDWv8NSALew6/y+sT4m2IkyHzyjwroK4VD8IPYNsRnFNPradtSYCV0jaIqh+DDPD5NPZgC77rdKhWndb+oKBZcugAMNhFewhTkE12i+wQSC2eFGEwQ6dZcRo26GMs/p2YBvCC5vpQR1FfbfRUTIRBkU9rF/YRWCsF5p7IR+I+gDFkCzWrTyEiAN32WxOB5tA3VNACZMd6w6sauuzZjnsvLy4rpvlPkEE3LQ013UEV9OYo0TJe/kO7hsjvxKWbogYCKbUnQaNtzvpJOD5eMoKp2o/3z/9tRzJO+Z05BppTSty99i/3d+1d3Wq+7ahVtnsjjt5vxii7O7PEpXtKl/stkOfE1xiRcrODXWNtq+65Y9Ty1ZTDBsYH0l6kvAXO2403tmet6E4Ma6Ub3BRKVgt24TqaAhOTLTJ3mv3ojhEsfruTPxyvmoJZJfnnm1bXf8WtztYVrXCmay41EEJ1sUp4vdP+TfJffEDqJ2ety3GOxCTPfRZP5m++j8UfS8NoemygnuJQXcQl8252jKfbNzQ/4XNNzyfIpR2vt5eSqMZyJ/vXVM/lh+bludgITfMefZ7oiJM3aztakbQg8kYlQ3jSC0lx17OTBhNmBeWNDgA0yAogTWlh1IoPAWrLHQHJsCq/4dbhDwe98WsXgYgnmRnhW++GHtwWVGs+bVay5mO1DEqCLK5KHJk6hgQgUr5U8YkIDrD7SViJGoFkQE18sEFfAzR+E1CFhBNy7zvShgQoEEYkiQRcnU/iqv8CfqZSBuJggGouyrsGfQDnijMUCIX0GGplLzmS8woWmY4caF7FJB5UxQtVEtD+rxnnk86nrBDQ1gAjJTOa0/9DCI1YJbm34Dum9gNYKCLIrSwJyLPo/AaqSwDQIVaPMBMFCPodz4cHZgfFDAhikA6sHDWttQBYa2o+P89ZIFE7Iye4yIIBjY13zLn5jp9byxB8Jq3Wi+wUR/5ooVwpZpxjfn8lDbaPsh1Qja2ogcJC3UkVtB5B4nzMcS08tJvAwSt7LlvI9v77sLaUopb0OzBrRelDpeP735utHj88+nLgScebSFtj/1Eueq3ej8+GY6OTb7faar0110yq5j+WV5NwYT86xAbm2DiU7blhysqFp2f2boHGGBj7JmyZg1biH64XByEGbIulK9wURdB9fAxuTwLR3EHW92Ldrfcvn3tG8yVaxOQb0BkqzIXEV25yvEGSt1GQdmX0yuKjxWEPAtmiCXznNvmf62bInvTy20lcRTi+JGyBBN32+dQPtzX7xWAb5gDYnRQzIy9Xx3vbSQ27oLWYTQ6WKHMia7J1n0Zxqn7/Ahk+daL2mVWfGfdVtwl612i9yJ1/Gm5C/raJ2oBEzoJQXhGC48uLQr1d6XY4gpOEADjqq05p5SQQOF4BBHUkrQ0N/B8gmwECZ4Qyv6bn9QlQot5eZiCr5w20Caz2JgOwqY0PEBKMDVxWxLeYS79ig/gLtewMicpwq6cPtAHBxcXYrNqRyY0L0Hdx3EW0CgDAp+6BtAApmq6gWMzPmYa66+8UEXO31+vsEE9jj2ZrHxlNt/RX9f7/Pf76gSMIFXdH8CMAE4BdceFg4I/XD9i2qd0KlhXbGnoHQIghRkyIRrZqnvXdtBWliksUUsT90UZVUvXLQXlY+/WZJgQo6XNhnLAunBk9ggXm9tSiLArm4032CiNzv0USYJrWbNQh/c1j0Ik1lkAq9obHSVBx6IjyMSCP6Qj8IozdPufvyH3hGSi+J9uV6Y5hCsiM1tUv6Qezuv/t0HjzqwlSwERs3Qre62P59q3dBNV3fs7kln5uoIv3Vb9wDQO/XkUsdZMmMWn9W4EF8wnBxAVoOytOvoZbvl3Rgy0MBtoNh+Hncd56CR3rPgp1xXeraACVisHIf2t4h3ZRHPnU2Yx1xyn4pZ7gNbO8+CBrfhJIWg69uZ7Q4RpzRCqHA0KuA/TWPTx7jrnb/KRNteZBPyHPUQ08Pk0GspOfVD67hYD7dacISCS1C1VOivhTbLo1Mr3Bvj+1ELj8wkcJ3dKk5sZDL4K03SB+k5k1+xj4oj/MIlt6YxFBl7nu1kjNzc93hj8p1mLY9q5+q/FxVMqECjWnyNqaiHdSQ4BVNwgJsOXDyDggYy+UBDfk8RQUPbQMFO+GVr1hvMV+eCjFPI8AOKKqxUym4TUGhO+DDAXQ5MmPIfrNRmmkv95mA5Pt7PQNQIIKFzV0DxKiJCFWbv6Ak568uBCR0jCvrBHcwUmpVHqGsC96ZGzkeFSoAaKA2xZ8LWaL7BRDHLBPhdqXtXpfu2mucxJqwThP+XEhE8DkrhFv0drBP4RlFAsph1Iur6l4uVQBwHAAbSVUcZW6hlwn9xMVmIzPVSF8svFu7COh7R8+HmJIdnVok1U2J91sR4bLKH7901cgGucrt4vsFEXzaFDE5hQcJ5ydOy4b5B5LcuSwAR7vbsl1m87BjFwMOcdljkPby5BweLf2yn7P6stVxYDiKhbrbo72zlb3vq+Fd/lHfkTp95/AZ55u7TT7ptq5zfgotmFjHz6dsSA7B4eNSXTSEjDvKNzybhVLp7oFSRPu/53tzQmSyCSxM+vcVJ5LPp7jUI6PPIK871RCZJe3Rna636u7OCiWVjP9lD8vkBYj7Jz5ldmsdEaSG60WK52mbnyqe7zsbaVkYRzqL88uF32LGei8XJ1l2DhsFq/MTv5Ynpl7k3WvuRbWdJPNs/hPn7aELW8r4Tn7ZWtTK5lvpJVDbRHU8roPih/Mk5x73LeiG18jMB6wSO5yQxPUIOHUXtk7+yT7R6qT3uUL6cu1W1wxLkohKZ/ju7yf3hPlonV6coYEKFKGjo4L4A1jdK+Fb+qIAHtz24KKFmgAqsus9g9YTPdam0jkF3IBVWkFIYYATJMuptkQiusY4PheqgzYf7aVBYLQcmwtyBVDGkbcFSA222Wa282v1W7j0V2j5LRJ8uInyXAhO672DZ+JG4GRYAACAASURBVCMx7UMyp5aCVhfGWCKcROWGXPL3Oh9Y7rFGGlRraibmC0zoWMJiJmqa5Dy8jHSr8DZAhrEo35XOFRYY7F3lsX4PsE4AmOA7LXfm6B7BWYEzA2dHEJxgv0LuKAdOtK2lEjMRXFooSt5QvVqtyE5pNJiQ/aWVerPvERKkqeslBP0yZADJEVkZFvkSbU7+tl450hcATCAPcZj7z23p5GBYutPQlXBWZL7PBW19RcTCH+XNSWTlKEpypLRLPotgJeRvnkV/p7HHXrbuphZaNhckBC0OfdlUsbn+JJ0cRD7zorRs5MrlruXCbz/UranwIrJoytXpruHXEL/Hi6eRFSODQgz/SATDPcHIkrAp+R/V7pedDUz4Fc41daYZIGisRdm7Ni9e/n/+ynByAAdN3UhWZr5KdvI8yTcGTHh7xI+f+IXcP/F6d2P8IGq3kSYW0mUhIHtChqyXuWfwAbZL+ZosA2gTgdMT5DjvdK5zL6OROFyZ4AishEXoIqaHyM3fY62mg3iXWIS4jVp4Lsw2i7jj7Lov5jt6HqxT3YkoYEKFeNRQQE7/chdxLfM039V+PkREcE0IWicguMDdBq495gegQgdqZsDVQbPN4BltA24OaHO+54KMa0h9WtjWOyy35cCEzgl1FVD3Q+ehf6LOwglVpM2tdq2U3wBIENw0z71p+S4FJlTQxH2IgPvg2uJugGCPLIBRhNLq5jH72NS9gIJ155dIhbzQ2ZxQxwVjgEKyjmrn6lho7GNYC3G3BL/HKA1j3wDEIaZT94LuH8g+H43wrer64dtGVrggMEFGStSEgVKtHDDxhRWPv8gcBmuVGc+DbE6oPYG4pIXK5hTka+HqKlhdkM5/csmACQ9E9OQ+JCyoZhhaTdmY7f0s9Gne3I0gqppovsFEfzb1tBDBd24WCcmlw8k1kcCBHD3SK5OMTVxpukxhcl/Gm3oRBFSUZGX2rSKCQ3kOucxX7nrtb1/tu5rP+j0TPSMx+2XpjtMf6x75ca9txZGvPwQMyCXp5BpYVMKJifoyQ18lknJZn+51nfjLR3rfCI0DycrskSICs32wz19yjN7Gt3ZXXJRsZwETftFCBLl6Qbd1pPXC7j8OJ85EgFzN5C4f+RnbXW8Qt5J4icq61VMSKZe+6t4x+RG5v/VAauMnyPUyKXV4Lk9u/jH7ZHoOJWO1Agq4KtncRtc690+eJLfGDqEOD7yA8P8AF/fSdudX1hHTr+H96xxwHcobYS9VnLhsWSfx7YkNslYsXsu1ujuUAxN6IcN6CWVRlEu4ssUt/rSODfl/AQo0PSPGoOMKSyGpQoUGPpupUvEuXKOg7cTPy6Lwek3GEIo1u51pnSgFJpTnENjhhqMVmRGEr9Kk5rxvnOA9lxHKZ8S1IL4laG0pBSZ0TgBWAFhBcPRNP7PTfIE9zE7HhJhPgBjc+WFZchoNJnQNUbMDNU+UlEcIfn9DHfdlvZuq9IzQ+WrxRf0WTPc9WESRmr9cwDQUB5CVkKwmaJXQbGBR95T2BX6jwjz4r2AZn54qV+rNv3q1Zy0JMCErRp4vxDBlzWQMisQBoV9z69RZfPMuuUjPhzw032CiL5vSjA+B0ciF6eQaaIzLkhw2tqfE8rAcVEIuk3yS/Qq4pV50V2SKFYUjJjmp/9qrkLM6ND0rqmwK89fZlTcSexVZw+gj6eRg0dS4eKE3M/RfzIJ+QkmINuQpP5hLnj1TOMlZkf0OkyAAK4zuZNc5ge/oi+RGpg0seTAhF8X7cz2fF2IUVipiiahkG4U+myfhL6STyz5HvNrMvV5xw+6KzG/Z6nhlPTM5hQ3Cz7hEYzQtb3NumL6StrXsQ3FCTMOuXuzCBF1svXjiHXxwW62xE4W+YvQIZfKHOxusacpb7cQE1dsyYrqfxunbfNDUe6zD4kKOVx677gf3bCZ4XTAy3IrUMwi7FJgwpwUXSSRomE9hFRwoZp1QwQrCKGLylP2mphZuMtDWBzWdsHQgDWlUoaLib6LIC8o7jAljMwM6S4EJHec/EBGEbBXSw6wShRqK86OwNn3ekYIzGGtQDEyokAY3FFSYhquTrhvaxH0LuaJYPEy91iOsHeU1YiShDTcB0ny5OSlfkS0L6VWhL1H/fPAOcsThvoZdY4EayZNK2sY4a1FwoOBdmHUCVevfWeL8qbdVAnPW7xVWKlirgueIBnJD2YHfLSbyEmPU/U6qt5tTAUggVSkj1V419Hsemzy22jiKBQATiPfwAlxnEfN/pBMDSJFYlhAwKSuycCFCXvBShCC6WxkXN/M63phE9dKSJKvSLxHXhj9zGD3Im5IvXJYder0U8qz7VOGFw3RwOjEIzUBRKllgT+SKdHLXtwQFV2dF5ke8o1psWNs3cmfyZL6OTS+TkvxYymACcRGu4/zcL3ZVbunr8fubpphOq6UoIfjNdsdAZZmcqhu6BmT/XUamjnavo23ktEASaSGmv9M0/SPvlvu6dVyXUEjpiSq6RADbue419F0ZpudS3LvRH6U8fZB2c79gH2l1UowaFHAdHK1vmaA8u7Sa70jeVKcg7FJgQgVcWAUgvFR4aFTB8LmvqOAJwQrCZVDwhKIBsQ+oxGsGheNugiAGNxxTEEM6WTxfSYaY6BMpzSH9LQQfWBjM2IlSYELfC1o0VFgHyECc2nyDI/ClVOxEMTChQhpi8OCpEARHqDwNV66FINMKhDtVhXXTRa7Rlgldb/wJt2EI17o/VKAdqCAuYSH4WGmfQetE0O0Nehx8L2HWCeVXKasE4npQtLKSb0THBAUr3IaCblP3+xZOyGwLcTaW5fGiBhNwbZKe3EZiQUR81SREKXtTd9mA3rAOFgBMwC9uDnBipsu2JQbfFJUJsiJ7lJDA3xFBPQViLzHNTUxw9bGuJzexqdLaHM6KzDeZCBfKHGLif+FNya+QCPflhm73AyijDlmfuzWdHES6wZLkC8LQmszZwyz87W3dA5rLfaYdWZk5W4R+XKphEfmSvbkHrnSRaKmCiWXZK17okoWUj6WqrAd5gIv4cRYv2JrJoj4SL6NaibiV2U0I0QOua78y03M6BLKKyVkxcoEV6/5EI2MmzEH58RPyAWd99pv0TPfeZJPtuTlN0z/xMudr1moboKMeBynaeJdzDV1MGXouxQjWiftk3L3dPs5ZyXvH8zRJdqRKFBWzNfiCHzORH2er5YV8e8dj8xAzoUIeLmFcxvNtlSickAUCIEChOhSzCwqf6m6gVjxc+hC2kKZcrSsqCMBtBDUNFmIumIcKM4gRg+UxKKAEK2ArEIL2E98n7iFTiw8whSrbUDpV6l5S86Y0+kR8A6wMJpWzTECzCyvRYrEcBfkBawtAdFCQrxJMwCVRsO/UTSnMmqZj0P0Jv3xkUSwGuBZizYPfZT32kSmMB60Tuj+KWSf0mwpmBdN1w3cDt0Z4w1Qi9CtvkdEJe8EsXKdta3X3hTpPSs6nHnfgrMWtp2VClo+cL8ww+dRMLNaLeXOiYr/tBQATOCTD6jvcnU4OIqAnMsnhWXhJvI5IkIZuE3Ul76ylqBhqC4jVCQE+LLPPJOetvfn3CQQeUe9o6sXsepqOuVaW4jNwWayjtnWfASBSlvozqTuFQ13f/ppODs4JYod21V2e/SazlzO+GDnMfAxvTGLsZWkpgonukdS+tuUFr0Wx9t0lQr+0iH6xLTn8ew1kn2EMUghnuw8X5tcxMaoFw/2gHD1MMfsYxM6UezD4+/zyzFl2rOsycUaDPtOVNlX2ec3sdJc8OXWoe5O1O1EMp3qbZ5nI03m028hX7WO762WZACR5l3s1XSIZ2ptintSzhRx6DSXdH9jHWP3UTg45jcrgZPLDZavVEnfqj9amJC7GelEpy4SuJ3y3kQJ0oS5MFRb+n69dDPrXo0ow3FIwPswHgten/JSiwWc1xmKh5qICCgAQNPAKdopZJrDO+B1cgpA+U4NuNYxoIa1GGJvuH1iAUCwPipBg1i0VuHQd9R2NlwgGtiL+A/fNQgnK2q8CvqAgXyWY8NaxUjCBFMCIKQSZLnzgITTmcJerRNte67mBfvGfujKZ1sBa29ZvEpkzkUEzGDsRZp0wBX5YkiD4B8FfLckWlLfBmjd6rsD1Ey6gpYBhrXwJez/4bYR+K4sWTKC4mnRmHw1NHbpjujeL0J/gqM9EyHRU9OJjkjW8qQfao4po/sHEuv8hYqQgDJIT59ieTyVOQ9DygpCszL5TRL4b1rkQ/dje1I3guBnqzw2dRiKXScEPszwJ/VO6exAapEjUm113ARPjwp5LMXvvYsKqrMj8gxQyMEADF0a3WJu6Xx5lEEsNTPSmU90c87R65VzgbnZZzh9JrLlBjsi9yHVcFHPqslh+yRt7NEPMHBb52aBQMCus+rn5/D32BB3xzK6DFaVxlsOGnycx6w7mWL8IkkbVxSgwZx7q4rRVtrsnuRucP9JYHAI+0sT6heNkiJdPnWG9sLWmAGwhcrlQwO5BGZ7cX66L7S6ujRsKztx9xPQgTdCn6HmTn7WPjDORVS9LSIn9nedYMuY6uQvsjclPzkPROhUaoPlGHRy4aC6UcKdCxuuJCC6ASnqha+E5E0zgZzizS1kxFsLPWXmIzHXQmKobjYKDoGVC3WtOIS8bm0fql475okYQkoAs1NqYmlFUsIbVJ2hpCIIJXT+k+3xuQDBFkhKcg5VqkaNcDVGfUQFSKygvBJjAWJW3xTT1ABkAXuazUedYzXPmWgM84kiEgF/P/rWPYNYyXQOkekYiGD0T9E9NURxMtlCwSjDlfGN1pdmv9LsCn1HzJizOCfsEFdTnIyUzNoWFK8rnOxTDqN8KmnMGzAOYmHHJ+146OYCglkgkK3LHCblgaBhtYYtO59u7sfFnSFZmXyskl5N4ecJnEVvOoajuHKlz46H5BhO9uXXvZWH4pM4hYXnfcGINCjktCLkrMvC9RaaDOcQWH8u3J+ekAV2WW7faFb6UifYq8WWNC/M/DycGvlWJZbA3O3RMwWUrhFcibxnuXoOPLpRkeeYsYc/lKfQbYLKO402J0LbNBpcUmBDh3tzQT7l0do4RZn6n1gOR5dnXCQs0NzOuTMz8Md6Y/FKpTdiXS60h8SqNwu88nJgvTycGAFIqImdl5lLLSrxFnFxDak1oNew8iftx9+apC2VL2wuohVD/AapaVKmepnj+YfskXkadNaeH1VoTv3bvm3qte3vsIO60nvTPb0hKe5NFd8t292L7JVPv4Be31QReynNaMznl2ZVVfEfPnTKQsnlosB7CcDHLBEaFywnuMwChyL5WiYuAP6sqXpnLD70k4TON804FcNX0/syvAwTBwgs89F1JkIEF+1HdnzAYZIQqlRWm/GrU9oQyBCm8kXJS3ZaKgQnMHXMAMAJACmpd4QIDRcFCWVp0n2BcuAffYwC4MDcn7FnMFbWM4JWgGZN0/oiLgSW1LhunyqVSXiqA02tS99t8WCYwdB3HWX4q2LBgcLXKNVqQ1W8Q64KCtG/3dSvfJKYLfJtJPdZM54ykCkhDrcopU0kFl2tNQY89BmsE9tKyELdGxLQiI2K134c5p5v96vJB10QAYMRhoUhstf1E3aoKdGGxgvsp3PBwnsHFC+Mz+q+lfGuR4dTLzUlWZj8sIqhUGSRhlpW8sQd+ZXN/uXzkFcKMUvVAsx4Jy/fsjT2RgYzZaLVgotqd3rf9J3tR3oHGKEzIvS+duPcg4rW1ZDCIupFmPSfLswcICzSGYXSPtam7qHvLsmf+N+G0Tr6XiYCq9fBGO2kWWmeR9bVnus9AgFFlJBtifbln4FY1x+2Kif99W3IAh19RclZkL2ISFLAJ20k/szb1hBUPnPXsUgIT/dl1bxXi0JS+/qTuY3bfuC1xJlwIUG8BgfyoNL8PEf+FyH2KyUI2IVeIbrWEbqd44iq+lZGDfw7tkrnyBQ670O4izWQ4MQ+mEwNDlSy8rBh+qZB1BxNbQhLROhHxMW8gcDiKyXfkrsn3uHe3Hkxt/JiXcYkIZd3/LBPuevvl7mp+Xsyh6ZrcjjRrVIYm869zNjg30FjrbsSeVQKkNn6vX5pybrFe7h7Jz403rs4ET7OdiLtO9jJ7U/eb6miV0OlgIaDhQkpF1GZQgRwXE34Gn3xMv9ojtJKtFPas9vs835UGLqLYEAXMR16x1COZyPY1dpgP7hu4+Gk6R7QBQIRLH3nwF1qTj7vwJsMnH/PGmIKWCQUTENIhrAfBBEAGivc1WogptYYq4ADYwMcfewXCbSkwAcsM3FIAqswAeQiQcAFbqL2m6wA+Q1CDMq6w3wq8B5+jgolgnRPsRfAqaprlGa2v77OPvRsMTAaPIXhDydYoQGF+K7irgunw6w1oi1kndO6qPIAXAywjSPkKt8agVQLf+aF1sHLptwXlBOJdTOuEjglKdqQ4NvdPrede8H39zuDyCPdG010dGTLhij+ruN88WCZ0jFyRZcJZkb2AScJcWJ6wNnUj6LMoycrhQ13Xei8x9VhCv6HNyR8zVZcjvVowUe3KYkF6syn4cOJSDSE+N50cCHU1qrbPKO/JypEBEQ51E0MlbN7UDURelgAsuGVytwnOj5hpW8u+aDywSya1f96iE9jlE8mS14bWtBD51rbuNUVTx6I5vx4HDoEdQeo7+tnO7tgufMeeyJ5QlJYKmPDrekDzC41KGP1J8nSMWWHdL06INMC44MIKKaKdbcx8AW1MfD3sG/P7hRbjRUX6fcKeoBdGdXdS4dZZPvJ5K9b9SXGyKkxUsoWKr6cnMbbQtfLQ1EnurbEDqdV62suhRLSHByTG3W9bB0++xzq0DWlaa+lU4Q2TTV+VO5yPuH+196dWSoek2oQ0iOwJWeLJR6wT+bnc21IrkAkZu8Mct0WmM+zK4X6xOqvaszPs8PIFpWJgApZjnHso0rRQAp72C4saYnq0CJ0Kdxo3YFomFEyoZQJtBDM/zbsCyOAhBAO4JkLDCIEE4ysFJrRCcBBM4OewWCwkmFAhFgHliDOIAiYQzAow0RcQ1DWT00LtNXwiKjxDyYazNrjfooIJ1DrA3sRdZoIRtAk/+ygAXdcV7mNwIzMEWS+gG2OFmzUEWWio6w0ozH2l6XLxTaFf7Fv0V++4gTDrhB5der6j9hLusD38miBhVgkkfAEAr0dMie4JABnU+DAt8AooALRgsQGV6LOqra3rCisMgMuBPpACoMLZDLf1txHRD8y+a7oMwy7SulkmVmQ+JQUUGCSXmY+OGiBby2WPd+cbTKDPvuzQu4gEh3YYjbiOc9hI71kP1zq3St6XVSOHi8th1qAxnnb34j/0eoXhGkHI3OTk8ycy0wnEfCKJ5/takpj4/G3JgS+Ue85ZkfkaE/1T2CfHwq/nzUkICkVpqYCJvkzqs8RelpwwetJ17CNGek+HpsEjZO9xV+T+rQign9sG85W8MTEYVkm8Z/jyfSzbBkCGu8EcEqJPDCcHYc4uS2ZWIXdF5iqOJV8heQ9Q4ECt6TzTgOsHZdvU/u4G2Y2oFQ3C7LKrV+9hmt5Hu0991T4q3kY215qmVfu7Sh4Yf6W7seUAarMBXMImgVsd8RN/ozydSr1TP7KPtZPUYtcrIFuIHItt22Oh63j7vrRVoqpLSl8qBiYg8AFMQANYVQdlN1D5B0zhDsKZVpxVMKHabBNMaOYn0zIB32LE8CFl7EJbJiCgIk4KCgEzmLWYZQIJKuBqGwQTUM58a4HBhAp/OC+QdU8FrXKWCVi9FEyomxMERAiKC7XXsBt1PhgHKosH3erKgQkdO9YY80GSFlObjbnC3Q7W5iggUPcq4gUgME4zUdz3vVJB9km/jhSsdHgeY6jFDRLvY2xag0iD0c1geV3fUrVeyn/d4U/onJHd8OSQooaQARBDBXkC3g7BuBacW7AsKVCvNFYiOCodD6xNqPgOxUaYhQKB2uf4L2PfqFtfLXzQtdzPB5RQAppgRsE7Motib84AmZou37AR1w1MLB85XdgrVBdGOWb5N+ro/kYlNQFmNRTx+FgIMEHym9a+3CjcS4pl27lviumYWvL1V7Pb3BUZ1cDNvD6TDraaBou8A212zIof7wqfyCwoulRMq120V9eiw0a6BktW8vaE5uIgiaKkiV0KYGK3Jy/tnO5og5Y1LAuXCPFxw8mBWfEuzvLMZ5hpbSXLysxv5I1JM2h15vX+0XUnicvInz2HUBk9kRh77sP89kj1PbTmgRwu3cLZX3EsebQ4WU8bJ0R20UOthKdTQbC3aZgm6Wz3hvxvZSS2D8VomIR6iOkRcugF1D55k73a3pU6Yw7la3Jv2pEp6qnJQ90N1j4UjyMWQ2/TMD7hpoB15C80QV/i/Sf/xVregvBtvXErWSvjWWT5zbPVEifJk0P5c2Mbe75bsXtTtPO0GJjAcHCBIlMcArCxVxdKANd+EbuhfsGmpvdyIkKcD4Qf/fk6IhoMcX2AKwCEgShCXJXLV/I15Tc0qfeFCNPFArDPJCLMU78YFSIRJwUBvsq1ibZJyjBCG0EwONxmSwVgq3AFyyruU2iWTTAF5cm+81V1r8i8VBhDxXfIO0EAVw5M6LeD93D2QugNCrvQmENzjr7wXCkrma4tgBcUQBBowzTj0LF8gIiQQhWkbasbWZT9HAQRiGmBEhVzMIGE+f3BBQ+xePX8prStY33LhycaGMopaOM/6LvVQSEW/C4g0EOwr4dVQvmmbaFtWAAUoOj1ZmZ4gsVQa4RVAyqw5uriiP7hsgkw2V9k7YPnhrefFi+YeMmTndLajmxO8HMsRsh3v86y6NJgMHaUnTz7mfCDbkHABCadS72bhS4qMY+HLJcGtvYM4rIqTnU5vwvNo+4H9WY/JoX865PM9F3e2I1DvSbac8svOyY6tx8Dy4MQAzwg+FEDGatp+//SyUGkmCxLflwANC04yIL0K2tTNz6sorQUwETpAn+0Lt09COFhhvzChEgNiQMmMsGSaG/q/kyxF3qzqZ9z4aKYSyxr0ok1kbOtaVCwHC8xdyz7dYvj7yeGbA2RXHD5qStH2TNO1ZRIXPEFd2P+fPlb/EBqIwRBQy3d6dWVcKbvsY6Tg3j3llrjFTRT1NM05rzG2eBupok4gqzhxlRusDi1kU3qXhp3rrSWT5/OB7S5NE0Vhr9hyp4WnTlmkd1BlM/+nSw5l2/vuapiIBF5h8xogIOWCUxbNWIQ4hdSANdLHDF2cCcNCndf9qsV43zC9wFN3VeJ6LwQIQ7BrCiUVk/BJzq3dwj9qNME7akKQTqnoFCAtvE7ZLKDe0NQS641CxZqPnqbYVwAerBi6VyK1ZnQdxBsjdgtU0hN+9YjyBl1vCkrWaIZART7B/tINb8qLEYBE7oeumeDsQ4YkArh+Lue68VAhbYHyxriI2D1CAvIRlsAQLB4e3F2PuF98FPjofTn+p3r70xgB4AO1ya4sJt94V1dW82k1oi10jnje0VNMnMM+G4wBrVS6lmFd+ptlTA3jwI7xA4j6DmYcETHiGxkiCUBf1Qhp0BNwZ1pLdG7UXmrfSK2CApEZLACha05xgC3uUAA9iIGE95MisdNhH2tD4nIkCWxH/EdXchcURdaKDCBwm/9uaENsiMdW9h88kT8Y9fhb4z03P3HhQjMrorJclG8N9e7ij2XJc/yAG1ksTStlXbxiGU7R23tPAvZDiKRuyJ7LZE3jtnE9IC1sbtkCtWlACb6cqmrSLxAwyBNOa79omABOWdF5gouHKgVEQudxZu7cRiH0rJs6gC3kAljTpE7IfrFcHIwHGgUac+syiwrM68U8Q7Ul3MsaZHrKLAwLjRm3+93VouFIOgYDcmfxwedO1qRTWmLF2/rZ1KicfmFtWr6VH5BzUBCM0VNket+2L154puypQNxElv9AO8oDMcN0+u5XeXlLut4eTHvbuVpyiumF0LmZeJd5sxxJqudSKZJZPxpEb7YislX+NbutBy/IcbXrS5lIIkyxGLPFLNMqFYM+wLppZFlbaEEVgUTcPOBu09Qy4uLFlo7VXbgwoXWF+4/QeDxTV97u1Bz0X6D2ZmKgQndK1CsQNMJS6YZsAxNPgTyharCq/sHvtxI2KHxBfh5OTABRQWKC6orGvYo3oNPOkBSPbXKlXwjOidzfLpuUQKwdR5YJ6wXkqSY9Q9MDTssS/gPldlBpSxMyg/ERyBNMMK2TGHW3BewUuCbhZUC1oyo8UFQFCOVL74fra0V7EMDyWH9U6VXI8CE8gLjQBa3sMPU5KUK2o2wSuj+MeepljgzLgvPmQI/AB3OLfCqkhICiIkAEMU5Efzmg33AAouEKXPOtHKKsEo+Cu/Zerk5oS05XtpkLAv3i7AibrPGFthd1zDLJ4plfKpkUgsGJqAqz6T2d9jb2KWsMzodWGn+yEIOMeWJ5S+Ow/+R6RlEgHH1VI/PVtZayzIHvtS1YHXwLA8wJ1ZSzC7a+IWupbjz9nTHWdA0RSZnxcj/cHhtj63Wpu4wi8VM24sLTMxdrH3kkrZsrhMaOJj6Z5NwKt09MAs0QCstD2dx2YQFpePg+rUQDfsWBsNtiq/jfRIn8RCX9J3tzab+lwmFFOdQLp0Y7p9TFK/MKiKGwhOQ/QQLsipzhOvSqy3iY4VkFVvtbcQ+dnHHSSTvECEhlTAMAS4L21YLb3Qem17l3mgdQHF7m+9u5AVc07h8hV848RHr8DYUpyvhKRVpv/kVtem7cpdzrvsn+2Bqp0fJjV5C3JfuuojpUXJoObXmf2efJH3cEXckLxaxprfSyz7GAA4cJ89g4wGI6b8L0Q3C7jX2dOw3/7+9b4GTpKruPqeq5z3dPY998PJTQA3yMJrdWUBUHqICgaDC9AKJoGB8YHwS/YiPzzWJGhVNUNSgiSgmwPYAPkjgi0EWUMRld0VFCFHRNZ/y2t2Z6e55T3ed7/evrjN7p6a6u7q7enZ66Pv78Rt2purWvefeunX+5/E/UCxvwgAAIABJREFUWmiygR4J/8fR75nQBEt8oKCUAFDUGEoTahlKXaQvEBQn0EHCMquKty49vKYInzTDnEAfCUudNv3AI6EcDC9RnKK1TEw/+Pj4nx8QhhUYruA9CJ5Jnb/qCfiJmHKEKx4IgKTPhEIDhcl8HUuBCb3nfZ4i7c+xQF0jFBo7EPPRfQFQBBAAq7w/hCaMZwJLpuMHPek/BCj+uoZg4gE4QFFGfCfDAgpUc8c3xE944beWI68Sxe3wjkD3QOiinkWYJwoNIlkcdcGwlwB80ExiAPxbjUCYFwxU8PKhNfJc0L4R4gfg4gc2KkM9E/B+K+tVLe9nmHt0TPgJJjXksZhhX+jD/2/kr4JcAMn3AN0wAkAH0PwW6DQwkiLpHzUtcH6pgc8PVkwZlAQSGMTygAn3lamOzUmlLCdOHSr5eSS4VVuJ1RGhL1iSuIJ3sTIthlm8RdccSDCBgfTl0ifbQv8RuvDb4hmOMTsnKdVn1ZOv4wZYoQvMr+Ci5wFuMcTfRd3wEj1ELHeRWCOjiWG8PFW3wlDmaiZ6Z8CNWWtHMkipXrh0OcFEkEZSSUvpy219uSUMBowljZnP03oSC+/bS3LrZN4Bl/XS65GoviPpFhWUEzMDVOA3OSL/yyLeRT3xb4Sprt6fSV/ExfoeS/sX64Sw1c/9NyPsiUaGHU0Aly1i0W1jh5Ed2wCvk+D8EHoeW93rXXAhDrn4I0b0hLM3f0LsLnqC5mNr8xZN5YUGHEt+7czypbw2/yXrZKudLKtATgR5Eu10r+yeO9m5r+0PqINRu6LSGrpzNdU5fGmZZK3N/MvYHL3RPmjmGjmpo9vpZJrH9wJ51MXvhptLwvQoE//CcZwfWszbaEZ+xQ/1jS2s+bDYNAJ0VQ3jXahR+5epnGdClShQPSNhFD9rekjVB8D+G/TDreBAlQb9ibh7hGEBbOuKYNwoP4KcBLAG+cMJcP4hsXa5lVWdi5/JCOMu5Zkw5/t5z6viV75R7BMhFyXm09Al02cGKXuVwAS+QVgHDXPS6EYkyEO3QMJ8QwcfsC/V+q9VmIMs32HBhDl2LcJmKv5+hRPhOYgIQFhMuXnrGBFSBlAK8hO/4u/vW6eKXAMtSoprEH3grztkgga9z1Rgr/HyFfC3RgIJ9K/7C8ZrrYoeZD/S9wSeLoR5NfrdNucNOmR44NH8QM4MGzO3G9ZA1xm/x3nlNy6a5BG4RnNrsP7wcsDAU9aIsDxgovg1rIoa1pSEHP10r9PT/jkmBiqrcsxyD0/Onc2PrKuq0q4+/0CDCYxjMJt+LSpMB1qXK305A6zPlW6p5e8DUzc+i/PWaQ7RaUwMLupSyeO1dG/e8ygLbROLt82R3B1FEnoZMDFl7UiW9aAsJ5ioRXBliiBKwZkfzPT96YJSif6lDJgoVtGVn4jw7y2mPcQ8SY7zP2RZP+MHEpoAVnaY6yZuWJ93YshRCWh86WhiGCEkNTeEPtEpZAUBG3nJ9LPzszNHWJb1AmLaZAkfM/3jwvq3Fn7Qfz091X4ktbXDK9G9zqLHexw6tL+D7rdPoWdRghyah7Ltiz+Fc0MQO+UecMagl5xRbp4Ex9itcl34Hg0wdXSwJTNc9JO4d8dcL0vxk6l2b5ddCZ8NKdoEEVCQZ4J5JL9b6DBiepimC1+iY6ffSn847ZyUz/EsP8bMO4mdB6lAj1Gs8CvePphddKZ6cqK7wW/rjmA5WjkwgeerRR/KKpTW5Q490ech4RHhC/7kXq0AbSoP+qFHfhsSIf3Kt7+K7nLIGc/QuWgsvql4lAMTep9JD2pCWby7AHuwdC6n8q1yhkUVVm8oRGE8EzpGGIWQiwOWGj9IVKVwufebjs3PImS+C4FgooTgVUZIuEdEB8JX/Ex3kJnG/8MrjfCqSsqwygXJxwjnQ7I4GvrR5F3d16qE+n+//5TczzOhuRV6r2kVB2CHl0UNT40GEjoGfY7mTpTKU9CK4KZRoZHvNsal3x94GRFCqeyIfm+Cgjv8XBJS7A0S66Tnm5kbaYIIXAoPx597NWnK7pMqFfPKsooyzMn/NNmYPUlYkOAZFP9dZnB8C++ID9fy0VwJYAIT65tIv8gq0HeICUky5ebqJ6eoKXyk0krHszesiZF9okXWSQ7L6Syuuy/y/URET6DgkjDdKXn7P0z60kpjDPt3Z1N2hETwgvrbb6wdSbhkS7aVDiYGsluvImJwsi9uTP8zGk+hMNeS5gxloDCo+zmsGHczybU0O/N5/tlBsPKVbAPZdGD/QvzxscSwWl3CPjfwOg1/ouERpj3DXEppPvxX37z+N7nZ1z9nWrJjE5KI7RYn+Ygz+eu9eef+R18ydwIflizQfJuNPAMkeMPi71r9jddMcCarsQ6/x/fb0M9doGBTJj9FFxTupv/LOTqcYjQ+5xCDBFU/X/+1JNTYc5+4D7PoWLboUCbqkSnq51k+3Op0jrK7utfJzO87rdjf0EGf+PCmUwLpfxHC5I55pPhBquUsrGtBijdXAhOq5CE8AknDMAAtl8KqH0q4/qF0woqqyqqOC+F54N83P6qVlG9YZ3E2gpe/ktIWgYgXyRlhJcgfxHuuc8AF5cCEyrvXSy7F+efPBUH9J1CzLqfyrc/yV75WmZXyTODv/ntVidKfCCWGlV7XeznAte6F0z2Lr7k+GHM1CdjmvtF+wVyFUDDUFkFTUgqsL/pGMrEWIQyzjubehZX6o164ko5V32/0X0nBNv+uh57mIOHmG0AX7imwphId1ftRrh89jUGxC2polY05DvwOYBuhX8v1Tqt8NSQU64uq1MjhUnlqiLGGM5lfKf+cTV3NTJTXdUDOKbwgyMFAqzjPyJW/RoIJlYYM5Y5xWC5iETAAIAavYmOhi3hnEu7RqtpKARMYdCKTHohZ/BESAd/3wssXYkIvGU2kEANccwO9aL6340RyrNM98IDYYRPR1ty370aE2NwL8MBk3TcaPx8sHA1tzsbsT4kFyou/fd/akUR+R8m28sFEGow0QdXf7xtNpMBtvqQVNo1/ioURY1xL+yULn8M7Ewj7CGwD2TQ475fkQbHQl/YlU5fX8tBK9yyACyK+4/Zfxc4663mzh2dG3jGeaP9cz9wcTVhMFohl85Tn9vZYx/jMR3+/NvXX2bP3HJnY27mO8rTGIXkWscSJ+FCLuE1Y1iNvmomTIk4fsZsvgjMVsc+ub8H1XOCKX1lzn+rf2fG/7V/EjqJuenLeYftwZhmA08P9tDMdzXGX2BakjGtQY5mmqI1n3dTHXquDktztco51uM8Bl61FbWyhDnhnLEa/n52dpLy8khIX3Z9++OH24WOOLrgppyOIilo270O5pagEJnCvKlGoMQTDURhFp9Lyh/m7KhFmzQisoSp5SG5EOExADQx3WlDOoHwAjPiVbwAQAJHlsq6qzDQkIigcAmMplTOhioOfV1+VbcRk4/xHraNgJSNaCGiG2uA7poqdqb+UAxMqd4TqIHzFbLrftOhY1IXYguCwKR2E5iJ/wM9gVCuYwPNsQu5k8d2B0g8KV394EXInAHKrYbLS7z32N/I4ITMUTgN9rDbsEcOyssTAqNZ1XG9azd18PCJCGC1qSejfayeDqH0P6n5DpeugWmdKD10JNIU5d2q5xjwTsaf/0qNzxZdCm8rNBHfmGuH/NdTP1ONAy42CeChCjFBTtFDnVlOCif0SEaZNuRMckc1c5P4unSwrtMvamayYyO1f2ZUEJnRsa8bTGwqWvJOJEWsJC1LZxkwf2hdPfazSdYv+Lrd39E1MnGChynSx1gNihUu5zKrq2ncxDrW7hXmbRYVty53fIS+ePERiebxAS94FEbre3pm8pNzkVjyYyGy9kZgXUb+682H67mg89eqgucmGyYPFykMxOqjGhf1/PO+8sFQhw/5cehuLm0ezeMsRfWMskdIiPDU+usJtsi1GfGq+PzvyMovkbpstK+84iELCgZnnZHfMmZj61lg8BZaRUM21+j+8p4u61jo0/xRTWzxB7XBfTNHYcZbd/+X+sbc8dscnv9yde9uzCzw1TmLFkMkA4GADb7gLwtJBHe4uhDrTbkaWeBU0AHZc25P3N6RaezYlJip093Tac9Mzu6coP+RWl5ct1gpjeAsDJszQFQB5hGtEr+AtXln9OPsrP+MqVerg6gcwDwI3qlDjGnDgm4qhAgul5lyuuUB2UMo0YM5viSwHJlR5QHw8YuuV4QV9qNKOJF5QhOuGbJQ1X8cCuSsdrF/xxhjKgQlT6dOqwtqH7jeEAaLwGHIoGg1gdQ+osho0n1Bgooy+bCqA8ExB6Yc1HR5nfO/e771boRRF30FoAkiEAYOGHd4KkA0EertLHKSgNIW8Eeb1L0SkhkMTtIQ6gxtwkYoWjG4ATdAtsUdQTwIUturpadS+rzQl9T6oNwKADt95vJNgXPODx3L9wagAlkWAJAA6DX3Ge1A0XIVoTQ0mzPkhr4J6Ot4rRc7jQKs9O/Jc3tWHJLrQbSWCCR382qfTvYUueTU51h8Ky3Fc3Eg4qBY3oe+NJlNwp5ZukrYHs84fOcynuZSt4BoXNy416pZlontEZJtjy13jPY8+dCAVHtk4/mZhDqznwSJv4Z19UA5KthUPJrJprWTqn8O9o4kUmBwCm2zIHC+WS5lYbbiT25+QXGXv6Av0bpT2Xsq1o4nNOLwb0yRtE6cK63O3rpuX/I+5s/1QmZlbCHngrnZbpmd/IXneNDaQygyn03Y6NVxM2Bwmpj13s8slkEPG+S7asGuDa/2paPXPf/1Mmu24/dl2G2Ucx8UQ7unsi4SSgvcL0+mMtAyAB0FkkieW0qd2nuNdMclO3zGa9OqsuPetCK9EUVTFWQexOZlrrmsCFhKEnyAsrlEKnip28NKBhSYovAkhSvBKwIcUpL/p72AZBAhHkU2/sop/wwINr1xtgKKypVVlBM8YqhMjJNYfPgM5lwtz0nVQhRFUoniPTe+Gzg1hFvq9NXdtVO+vGVoCaykMO0GKN55XDkzg7zof1ND4gW+A2idyMbBGSFatGNZR4yR17UFJC2CjJ4H/rQ4FJiqMAX1qWIxeir2htOm1AAntB31DRqbnALkaUGSx//Efoka0ejOuxx4BkMF7DSYkMFjh3dLmV5BrFHFDbsNcEDWBrDXzLGvIw/ydlnn11VhgxshC9qh2Dy8pcozM/FXIGGHI8CqC6QnyRyikSbpSFYgwN0SkwliOMKdyA5ah7BuFRKsyLrqUmc7mB5JAXqHbSgYT/kkMZNP4GC6tl0A0k4hP9vsrDCfHbznCsgvIdwDQAIBAgEW0jWmKHFCUyX1s0w/29fC9xCmEChzwVixYl/kpEeOlW9LYoufz9iReuJJtxYOJ3MjVJBLEVPWL0UQKB07JJsdPrHecwke4+BGvFlg+be1IBgKRgWwaB1mQBevTo4kULGbRN0Op7s+m77Li3afSxNS8iKvYOWRbFhcKM4UCnzjen/oJeR6MsvIpavmBl3x5567YWzZunD8le9tRv5GZHzkdseTk7BxyIEqHBkZj2slzvDtGuclP7Ets/kCYeUQv7JI9hgUT6ECVQ+QvIEcO1rLalPDg4WAs+GgCIOD9B9MPlCFTWdX/D5OoqsonAsuQ1Goq8doPwgZwPsMKiLlgjqGsfiHWSGUDoIaCc/DC+8ObtJswYELXCjKBkg2FRO/TMeMaJMkiJCJIcQ0x7JKXmMp8OQu+dlAJTOA6VZ6hH8BSb8pH/x9MSDDKYa5RAlhT+QZbGJhxcKYGgT2MNQowobLBvBVUqCdGlft61gj36rrrmMv3F6wVBynE9Y5r8f2VgXip5/lBpYY+RvXeRjVPBWK1gno1wNd6f/QJs1GBCTlh7DlSsHBIwZLwJBN/mnbEv17JCuiFaAQWLGOR83ln3y3VrF4zgYnB3MiHRATWoiXNYTolZtmgh3wpiZxOQmdWTuauIKngFzQvTD+1hO8ky7lzX0/8+8RnIQlxxTUZylwuRVaEpS1kWNyKBxOZkXcTC5hx/C3fHafE7zillpaS6yMbHu8mu+dlRPIih/gwEurnYh0K0P0i1ySQ8YrzsUP5wZ5F7+KaPd+OOx2zmcCwMqbLx+IpL+Gr9tM/cCLptE2pVGEgm/4Mx7vfK7kpQ5EQh3s6LZmcvnQ0ccF1dSvgGl70y891DKw/6Afc07lRpmbzJNKIMEH/dItBU13tLDOzxariIYDRMr2cYcBEEEMPrP0gSEBidhSKh6kQQLkHvSNiwE0gobSaWvcizIZUZVWZYExqThNQwCqNWHlPEUMOTM26iWnNBVPRdzzrsN+Cb8o1DJjAllBFCrIHLagJIsz+4J3Q705NVk1j/5kgD7/G+Yw8KvPZ+L35fPy7GjABIwc8RPDcmHLSPgDGEEIMAIv5KMNNra+JCUrQL/YUvFgmkPDPJ0owoeOGbHUf17zhygjBBBZmboR5i45BwUyp62qVdYT3LbzyjZZbhGN2u1LwqLINWmudk75LS9g/qh1UNLYw46lRgAl54ZM90tH9KJGAI3t/Y7qd2b6Ut/cG8uC7UhnKvEuKRVuWNGZ+OT+QQAxu6NZMYKI/u/UkJva7cHWuYEapmF8RWjD7L8QBvFNItlkW3dWR7f7h44ecgwqpK7rJxswmYTemOFgRFvoL3pkMBhrGzFY+mEifQUx3BL4PlrxyX+/mO0sulHeWotYL5fPPJmv+50soRjeOnyfMUMaWvm8kR/KOvl+bf+jPjpzNJEhIXdIsltP2xjfDQhxt88Kb+nMjF1id7TfK9GwxdKhY8C7P8d6YTOT+YTS++T3kXVvzANyyEeieZTA78g2Kd/+Z5CZLWYhrfkyFGx2K2RblC5PE1vEuiUE98wqjRoebSRgwgZ6CAAWoIsE+8y3vUWpJ05jhSiNQy7CpGIKC9tOG1Vb71PVCSCzi6AF+w4SE6DUAJgBACI0ICg/C/FAo7XOeQPyW40pzwd/980f1+K94sd2mguxXUnFvWDChz0F/MEhgzOZ8TAUfYAOx5VpduVolXGWgYTOQHcJPUdisEpDAOMOACVynij1AJDz5pjzMfuA9BVOOnke17jeNOcf8QCigbGvlgATG0QgwEWZfLfM10R0uyzzw1uN8EliZYGJT5mIRAtf30sY0IcLXWE7+S7xrAIkjbnP55Tfm3iAsoI5bmjdANM/tc4N831ok/ZTo2mcfYqL+TPqlXEwCDBiLdexysA2F3rVybdtArh/8340ADToMJKv+jJjuEuJt9mz7PXvXnltSpqHHvowXyqbx00QYoQilCuk9wbPTz6tEcep+hYayaSJBaIO/3WHtSCIx7YC2vrFv9ln2PJLcl+QRscgX9yU3gxkssOGdcjblvsgiSCwtusmFvicW3W+RTDti9TEJchyMStgLXc3z7HS/X4YD2a1fJWKEGPjbnD1Dg3vWpWqqB1NSyF5405rJWw52CoVd3B47WObmNdwoz72dMZmc/d5ofLiYU1RvjoHnBRjI3PRuTvT8veSmS8V4N3pfFLi7AzkgP2vrnXnJU3zxZN1zq3/ElcAEYtWVkSQoTAgjQAIkrOBm+KFa5/2aif7b77pHcjJYbpQEwHyWKqUwiCB+HrHd1cTPx4gYpcbBdgTDDkJZggAF5gJlFhSYsJJrqzQXKNamFRE1H670EmDRR1DyN36P5FHEr7vWSiaypDSbk7nSpkxheEA4bKliaPBCbvHYYLRQrFpANbzP793wW09xluC8+YB3rmA+KhP3yPX+DYAH76iCpbBgAn0ooChWi3bLxSww2+Dv5noB0GC/oZJzrWuEsCnIRQlggva28kkjZ8dcx7BF6+p/O1s9tCRQhwQOGJgoh0dlY+bdwq4lpFzDIbJLivGnXUw0ZPAeL72P6XbrgaSyT4QWWTN5JjCpwdzWfxHhPw09wXAXPiLCrudhTux7conXqfUp3N0r5CowNzl2/kpm121eklqXRd7KO/sCk7L9U1npYALjHcimQYcICjl/Gy8480f4C9fpRbIx83ZhQgXSGprcY+3oW8TYhNokbRSDpwL89/5WNiG8hgEUb/Es8oPZ9Cco3nOl4SUocGebLTPzv7MtGtrTm3qSvFCo2p9VZIpakxs5xXEtmuJaOXyhBaVzJmp+cMkb8xzviTnZyWvGkql3rAB2p1JgAjLC+4h9CiMSCmOh+RVjVUyh6IN5BAYBhKSEycGCBxLsZcpqo/2biqoqkVD2zvQKNtUSN6/3IKkbMfh4tt+ij2doyBa8LVAaEUcPJblSQ/8gT3g9EV1oJI1Djrq/TNmBOhJzR+4Jfq/hKKWoYf3PV48L5gEvJ2oX+IuhmfPDNxkJ05hXWMIT5G8hNwXeAM2n8ssMY8fc0TdC3gAI9ZpqwATmp3MCaAHToYKaIPmBChdsQwhfQ2J7GG8YDFUwJsGbpvTifmCkoAxABWADVLzIUVHAiP3RAhOV3oYD+PeWX2W/8JcJTLiPCV0BW44ffaE49oMR1jEQZj652hAnDLrZwMRA7uZjSBy42NXCUcurhkrHdwFAxGy6y1W0mrTJ0L5nEbcNi8gZ3qHeUWEqd/KOxKuZOFQMYXOAia1/Scg5CmzymdHEZigbS5ozlIEiFEgfW2k7sPC5vDOB+O2F1p8ZuYbZrZGypAnz28fiw6pEVug+5BHueRni2VsH2zj/MNn2esp7lEnMTCIFZnrVvnjqrrrzCjzQ4nlAdnJn2yEyM7+f0ce2mG2LZC5fKuGykkhr+DtYnNxQLsexnD8a773gpwcYUFQCE2AVQQ7OG4hIK6H7Q8T8nh5QSwKE7PQUVyh+ABc4/1Ah9vkeIxSswmCyQTOVNZWrKnbwsiKuHVb4WoCE9mcCCtCoAkBXmgvOWeRSYD5QwmG0QU4TPO1QTqFkI+wKyvzhxobwy8R8jtZPgHcd4MYEEyZbVqUwLvXOwNMCEhMYCvSMNKk8FRhiePAy4lsEzwu+5097v8M18JKAehbsPxgXkuC7vDn5lW7z36gDco4XcgWDo65btWBCdR+MRQEFHu8PEVPQp/vmF0R0j5eUDmYiRALgHnjUkIsBik4kWMN4A2CA5pcTnonxYl3hzYFXFOsMZh3IoAUmajjtWrccWAksE5jAJNkHJsorBDKUvUJIoADVPUYh/oq9IwEO8apbs4EJTHAgu/VSIkb8bFgr6O+F6C6L6K5Cwd7WiCrTVQs+ghtk4/hbhBl5DyW9EL7HPM752JA/abjcUJoBTKybuGF93omhONGS8D8mms079tGZvvMW5Ta4X9WhzE1ctBZW2eSbvCN5nkmWMJi9+SghByEjQSGIM3mhQ7PJFD7M0TVPwR8Yv2mYe7vSMjWj4U0Fjnfbkpu+ajQx/L76gYRHvyrCAxMjd3NP18tlYrqo3DA53BazaK7wtJA8zV3tx8r0Ah1tdHMt1RNznnu7YpSd/sd9yeG31ZU7Uf9oy4IJJvqZFKlgoVjBMwAvBfjdTQVYlTq1Ui8dFbvheEHvfBCIMBVVKHMpj+++HiChY1IFHKFI8KSgqm6lMfjnUy5Mzg9ONJwLz0XyMDzU8CTAgAKvB0CI3zMBeT8RMidE5wPZgCgBVnc0jAN/02+1OQ7/fMr9Df1o7kTQOoPfHyFdaPgJS36tYAJ9mIACdRJAAw5lvrr9VpquNmiu5nqibgbqY8FDBJCI/AyAzhaYqP+safWwzBKoW1H3jzeKBGztU4ay5wgJLFSlYttDiIvv4lj8bL6fK7LWBHXWjGAC8+jPpP+Y2WXCWELByUR74HUQy9lmi9y1N3EBrC2rqsmG8SPFYigHYT00e9i2TuYfxVHpNnRrBjCByQxkS1bCRm3kB2PTMy976qCLwT+90OT4zAniuHHfYcEY7r2TJ2dfy4+sW8h98Bic0E9QlXESls+PxTcH0deGXofACzV/IZu+juNdb/DyFyyyLKaCk3Pa7ePGu877bd3WemWKymy9mhM97zSYoorx6d0dlkzPXjAv+e+1UewX3B7rl7n8MuVSiMMd7RbNzD02T7zJBWz15oXUviqVPBMokIbimFAQoYjBcg0FT71jQUqeP+ZeGbPU+quhURrao0qqWot1b/+zZ+3Gvo0CSKiUTIs+2Am1Gr2GyphhVqpEal6BqaBrYrI5H1N5VypTPBdFwFAkD54HVc5hTYfFXGtlYI4IFYISC+AR0t23KH8EIUmfMXKm/KDCXBu18JthRBoCaM4J49ckeV1LeABwPqAug1LgovYFamDUAyYUULjeO+98ghFOQ0KDwE25/eZfUxOsoH9zD/6d5xHRtUbBN1T3VjCDvvDtQo4QCnlW8hzV/la27mxJIAIJrGgw4Z76G7JrHIs+ziQ4uKpRauDg/4ZVmHwr7zqkZnahZgUT7t6QbbGB7J7TyaJN5EgbsfVbsWT7WM/wz1dQIasItvHSLmRT9jIRQcXaMO1RFn4N70z8d5iLzWuaBUygpkjMKjwiRSvlkiZE3xqPP3Ke8JZF4V2yIftSsQQfPigipc8LkQli2sX5tosWeXYkbQ/kXLrK4GR0pim26fn7ulNmgmO1yxB8vUfROpBN38Pxrpd7YII43mU7uelvjSVSry2tWIfUrRYAy01v5K7Or8q0W0sCjE7owM1ZkNzU348mhsEcRIMTt5wuFv0nFVw20CCmnWjmvrgXoZjNlhQ27u1J7TqA3okwYAKKHMKUzJoSsIDDEg3qU1U2TUVUlUL31DOmbipz+jdT6cbvEB6FJGhlNasm2TrsWpl94j1AfDxy/HRM/rAe/7iD5qdKramgAjyALeh6r28o47gO/V9FRFf4BozrUEOm2jkbYU18OJH8tWdh19+rEq7zMM8NMwFbh2Mq6Ph/BREACgh9/FsiUhIJjBX7IyowoWMwAeQ7PEX/IO+PChL8oKeW/QYGwQ95wAH3q+zx8wEi+iPfGqGq8dYa1ijs3mxd15JAJBJY8WBi4bTZMH6kY/F7uJhwVqG4mjzEZH2QdyQCKSirkVxTg4klr/dOAAAZYElEQVRqJrrKrpWNmfcI02crTEuE5GuWVXi3n/I0rDiaBUxgPgOZrVuIGfSEpdrN9gy9MYhRyc09Iftsh/goJjqChI4kplkSmiSLhBx6EVhROJZYr15AeCQKHbPXMxF49QObkFw5ltiM8IVom2d9f85vruvMren9IXW1v1imZqEUOFY80VbIZT4+ltj8Qdp5bRttfIsyz1Q3hm1bYnTqlvzayZtf7BSc+8W2OqjgeDkRCC/qjElu+s7RZAqJr0Sys41443x/Nv0+q7frUzKxTExPC6FOUxfvS6a+0SRgQhU3VTSR/AuDEsJV/UUmTS+EuYYKOILqeyCHAFZocP6r1dzP+lTdfih/tc5HLdRggIO1HXWU/A3KeBDQVEXb/91G+CBCwjAf5Hz4n4X7wPAHxfyVKNlO4nocAdKQYxISOS8ZpwlCwF4F6ljkM4Aa12zuexdgjND8Cn84LnJHkLwN8oeHvY70WVF7JsxxmvNBvgO8Owh/Oso3H8xFvWRh9hvWE8xdkL/mkeFZut/U64B9DTZK5F3gb4gsQHJ4resT5f5t9dWSQFkJNA2Y0FnIBmkjO3OZCF1AxPjAIMYQL/akQzJlw4uxve+7Ua17M4OJoldHPs1EqDUwwY5cR73JT/HdoC5cmS2qU7MCIxg+Yt9li7bw9iTYOWpuzQQmSG7vGMhNwPoVGG7kCeEhW+h1e5IpJLaWbIWh8U8z8aLEbWa5kh/oc4GBlyNxKxG9oEw3O0bjYycR16jMlxvgli0WbdnixLO3rWmT6e3c2XaEzIISlgoAE042+9ejydRHSK5tq+n5IhYxO8nxf+2PWW07qKv9SCMXosAdbbbM5X8X4/mNT/de9BR516snZCA3cgP3dl24uHhezduw0o0FeGMkN3XZaGLzV5sITJjhPmodhmcNyb+w8KMGAQqPBdaK8QkFSjPCeqDMIQwIISXaqrXMV5J3ub/7nwX6WSjgCOU6ogTNsr8/AAZ48qCgwmCGWHtltAqai3msIgkd1yCHCq3eI9dMvkZ/qA+BucCAAIABpbxSRAHGjmRznE0AESB+UNIPU+lG/40EEyqPIg12sSGxGvsMSfkAfpAfktArNew3hNliryFpHIno5fabAgqsB0KTEXKKiumt1pJAU0ig6cAEpCpDmSEpHjz+lufZ6b4w9QHCrk6zggkZFlt2Z2F9QoLdQhPiT9o7EprEFlYMTXedDGXeKURXBw2cWYb4gT6EN9TdmgpMIJs1c/PzCuyAXQUc7YvbfrUCfP9fnKf8J3KJixBesKQJwniGMm8SYnxk51nk66guvz5367p5KnyQxK0/US5fZZ9TsDc0LNnf8ExkB3ru556OFy3yTEzkPj4WH67NM4G+oYMxyWA2/R2Kd5+zKE+iyBTlOCynjsc337sowdsLvTpEbuueyU1v5+6OY71xVVK46tmrHpiYuXQ0OXwdOWmbOBWG3nL/M+tVOYs9VRPm5H+ihvP4x43kZjACHUxEKHKqxiXIE8oY2HIQcw/r/UJdIiN+vZHeiFJrpnPxPxuKOKzT+IkQG3jglf0LlLFQsBHKhLwu5LmZIV2LK08vXS/TW4FxQXlVr089e0vv9Redw+9xxiAnA8xTSKTHGmGcGAu8gQA0mBPIH8DkZdYrKlX0TsHE+4kIhgvNmdCfOI+QW1Fv3gvGiD1kGt7wb6wPaGwxl0OIOEEk6qUAWxXmg30Gj4q53zQ3ptx+8+dFtPIkotiZrT4aIoGgAzrSB0WZgF1qYPJc6ZD+7KPeoWteFnmhsKYFExuzJwlLUDXsKe5JJFeydyKKDSmbMu8QISQ8LtWZO2SAf9CHpMO628oGE8Ea4GAufZqIS++oBcJKySFLJDeK8G09Cbrrd5wKJDE4TNJdkzk5nck6h0gQhli+aCLTlIi8aiyxGWwmjWpQ6N1K1APZ9Pc53vVSM2eCctPf2ZdInUuoWI2gj2raQmG69Ec50f1/fN4FlymKslPv2JdMXRPIFKUsU7n00ST0Q4rZScoXGkkZ64IJyk29YV9i89eb0DNhro4q4pqsXM3KmfkFBwJE+Mda73jCKKj+Z/o9CdXIL8y1OqZa1ifMvep5QQjrewLqTMDLA09AvWBC5xrVfgsL3hX04fmL8tfCCL91TUsCB0oCTemZgLBc7wTTCMkCW9EDbOXP4+2DsEJF1poWTAxl3+AxYS1Vpm3ncP5R/+7IhLQCOypXcI2fMWCi9MJ4bF8jBrd7+VVkmkLlc2b6tYgULYhsJUjkCGI6jiSU6x93TZBDrxvtS4GqsrFtITl65Msc7/zzBTYn22LKOxluo2PcxG/PWxBqMF6fg9mbzqWOjm/JrJtuofHtxYTrzMR1o32bL3X7pS2AK0vBio4NtLVdHWmZnQ9KTA01pBAXFbi30y5MzpwyHk/d0+RgIkg5LmXpN5XtlQAeKi2Vjle9BqYy6Z9jMyiaOmZVkE2F2lTS/SxW5eSkFhLkiIDlyJ+8DvpbZaALq8BXWhfz7+qBwTj8e0qBWjXzqebZrWubVALROHZX9uSbFky4X/DnSgf1Z19IYk3T4b3/xSMc+eHRtGBiY/ZSYQHd4VIwQXIk7+hbUldgZW/V6kYnQ5nLpZjAtnT+LTDhymQgmz6Rib4txRCE5WhPWA6ds7cvtWs5HqZKc//EzRdaHW03yPTiOhOUm/zkvsTmK+nhdDsdk6pcRXkBSLg1M7ZTzE5QHkXo2I2x5p4OWyZnd4zGH3kJ8ZZ8aZDifVo8D0V/buRjVm/XBxqUP+FQzLa4UHhKbHvjaPd5vyNni0XWYtauiusRzdewnjCnikNsXVBKAnUvXqNDpMIunU4EXgfkvKAQoSZ242/IUwDrHMLAWiFCYaXauq4hEqj7rWvIqBrXaVODicaJZX/PTQsmynkmhC4mFhQqWtzYihM5QcwnyyHqSJ/hiPVKJvnzQDAx7/TzT/rx4am7rewwp8rTcwvaSezrJLVVuq78BO8KoTutmH3x3p7zlu670J1UeeFCBewb1rRR7FGK2YMLFbAtZnJkzmL7jL3x87a5TEu0IR9ImewQ04+vjYH1CSFd01m6j3o7wQ6VJxEUpitQzLZprjBqEx3vJq97QKHsiI16DwOZ9B2c6D5DclMa+13lZEtc7jI5uaxSt44mUueFGlc0Tw589TwvDhKmf2Kw1iirD+pMKDXsM+1b3Dip19ezuQ5BYdLVhQhGMxYk3f/SK8aneR8ADwARABiggm/tn/pkXdPdLaHXJDa/IuZLh4qiz8b3UR5M1LAzliNnovFiWQVgYmP2T4Tl242SVQ1bo1FDqbbfOd6R6DSrM1fbgXl9s4MJdy4iPJi9+fXCbsX5dfXII+DeJ4XpI2O9j/wT+WpYRPyc4O40PyG79SqO914huUmvarA43N5myVw+I/nCOWMDF4Iq1K3NgpqO+ztby8SnukmYa59O9zqddBv1dp4iEzNafdgNceL2GDlzhXPGEsP/VlVFbYMVyrbadnFX++HRVsgWhzs7LGcm/ydjifNvW/1goolPpmV5Ico/xCc9/WfCq/VwHhHNehS0qD693E3zIC73aFM1z0gLQIIFCpXTlzJatbbFcq9V63nPMAm0PBMVFrxpPRMvnjxEYnnkj0S+xk3+jtxn7Ui+NKo5rAow4QmjfzSdtGJ8uZC8i4jW1ymjJ4jks9Zs57V7155rsrTU2W2Vt3sUsWsmbzxECrEHqc1eJ/MITXLDIArcHrNlbn6eif+PzM99cXTwz7JLniDCA9n0q4j5s9zbebRMzBjVq4uWf5qc+fC++PDf1qSsa/hUJr1JmH5AFreRI1EkZOc53hWj3PTd+xKpU4tgqYaE8ypFXuby5g9zcmfwjNFMNVToS0QEdjazobAb6kBElehcaZfpdwzgHaAB9LP6HupPnFsg3VhOqt9K4279vSWBZ4QEIlc0W56JlbNvnKHMHYQaE622IAFmfhM/kAjMJalFTKsJTCzMX9Lta3J0hjBtFqHTq/BWPClE/0lCW8cSY9+tqX5DLYtQ6R7POzGY3XoJ9XR+TSbd4nX7k3MttriniyQ79Rti+k9UlyPmMWHuIJEXsNBp3B47kSyLZGZuP5BgmuPennbJTRZDiFyy2CKDVKUhLQUs22LwgAxkR97EvR1fkQnkdywUH6u6O1fRarNtmi9ME9PG0XjqkYVaF7X0Fs09zQ8mopHDyutlKT7S34BqFzSnCC3C3tfCeci5e5FRJK/6PV+dFBQgoHL4dl8YE8Y6T0wvJCGwPLbyJaqTbevqlgTqlsDKBhOyxVqbPfqIOaFCJjm8u6aPNKoAjX2zj9vmn9WV7Xrs8UPOQTxl6NasngksrHN87mhxHBRlwweh1Yju4+ckTo4yUX9VgglzpyAEamLrUULWMSz8PCFnkIjd/dQ1G5t4wW965n5+5MSufFvhob2J1H+vrE1maEgeY9NAdutVVjxxhZPLKTf8AnMOvBTU0Uk0P0dSKBDKRVBHO5HjkExCuXcjmpSxZY7jLpB4wJ6hV7hVw6thhQoSVDptUypVGMimP8XxnvdJbsJj7Fl4Zljx5ilmxwjjz8+fPxrffAt51brDdtCg61pgokGCbUC3JphAjQ7UvlhgLfM8Euqd0NoPDRjGQpcKEFDU7twArwQK+MHwgfaMcR01UuCtvlsSqEYCDQITfPziejru+/3V0cTwZWEH15+76VjLsa4Xdqtoot1XcJxLMn0XPBa2D4QcDOTob4noCq9yZlaY/2osPoyy9qFas4IJnZwMjb9CiG8OWVk1lEya9KL7OW+dyw/GI60q6oIJkeGAYLLIa56sJLnL0PhfCdGHibgL1WtZ6B28M3njShrjorEYyc79ufTnrd7uv5CpGaKCkydi24tdgfKu4UV6NioFpxaVcxnjOB63JZt7IE90ZjaZGq0pvMkvLDMhOztyFfd2XiGzc0TzBeRn4PmVzmt3/NzdEZOpGYfYvnA0fn46krFFs7AmmHiQiJ5n0Gtifq0E7GjkHFUvqsDje/k2o6aDggoUtDzOK9TWyNAiDaWC9w/fMjMEUD2FbyAi0MU2chxRybXVT0sCq04ClT5OVU+4dJgT3TsaHzs9TOhDXy59siUEC0SfbwBPWQ79cRhqyWIhLbqJif5kySSYrh7tfeS9YRJCEXZAJF8JFARbx47Gz4cLeEU3OX7fYU4h9kFmGiaiwRU7WP1ERTvAh5npWppIXMuPcGX6zyqfveo9EwHykE2Zi0ToX31/yrMlJ/D2vuWhfa1yndzLFynrN72JxLqaEz3dMjGFvxWIEJ4kGv60gMeNSsE2d3e4oUzO9Oz1yfjUW3bzG2ciVdaNMQ5mb75EyLmK4z1rZGYGoMLkrzdjyPH/Nne0EbW3keSmHiJx3jyavOBHkY6tFpkvvse0doPN6QhDtpA7qiAjjAVJvi3rcv3yrrcHVcwRzgQPd4fhnVAlHiQfrzGA7uJwp/pXUYHEs4noAS/kUsGE/oRHFEZHFNWs/4n1Sq3S/St/hJVm0Lx/b8m+YWu3nGACzorvUX7udYFJjt4UB7NbXyPEN5QppjUpwsNjyWHkAwS25Pi/9ttW23eIqFyi7TcT8cmLXGWgRBvIjryRSL7suXSXXtUkYGK/ViQWbZhaT9Y8rMmrvznOPt41kGnkREODiRV4iNU6JGdo/FYifq1friL0MXtn8kONlHfdfUNZp48yDAlrsjc9X8j+MJEMU29XhxsWNDdPkjfK1VhM3N5GZNkk0zNE+cIDFtHH9iZSOF+IvNCkusdlduCO0eWIkoF9txzGbYW3C/MlFLMO5k7oc27uuKc3WUSSJ5maRTjWfzHTF+J7p/559+ERg5xoJqhbDgoiFEMogAD4UEAxMRQyfFX9Me+17uxoJrnKelFAcQ0Rv93dbMWkazQFFGB2+oC3bvh9VAX1FEhgb6AQHWhfDfKDhf//UyKCztDySqyyzdeaTvNIoBFg4t+J6KxSIhCmH7dx/qyney96ym9E6M+NXM4iysZQTorzLHTZvmTqG/6L+sZuebZlFwA0XlBpGYRoG+XptWMDqSUK50Bm6xZi/ki5PmyLDt7Tm3qy0nNaf1+9EggNJlaRCJyhzH1ecahFsxKSf7J39AXW9lhx0/cYlDCutZn0cx2h88nik4Tk+SSylthCjgS0drgtdpPwTsuSb++Nb97mzgX5ER8loi1VFn+rRhBGrYoBuT0hucmXs9AmtuRIEddrC0/KU0z8SyG+dzQ+umPB8xumzkU1Y4nuWlX4ziciVGDXBlABxqkf1g8mohtsq6eFZOaDvdogoI5Wj4BZ4+HDHn0sRFYvwxP0EvSBmiugpb3Fy4cwgYz+/78R0TlN4ZFobaaWBFaxBKIHE7n0ZhK6qYLMfm2Ldcae5PkoPOOGH/RnR/6GmT5YhaxFiK8cSwx/Su/pn0gfx45LG3dIFf381LILZ+3tufDx4liQZ8FfohIFzxb6FbpzNJl6ZRXPaV0aqQQaaX0M33cLTOxf1KYCE8VzxyIgAqP+hevVbLd6idqFaI5tx57f00N7iFP73RXLqagDtNDRvOj55d4jjI2GnVrJKiJ9RUt3pi8YqhXDqgzq4K8RuUw84V++ZRps6zEL4CBFRFt9Vac1rAnr9lUvtwLAcFGOUchVdcP1vNwMiP1oD3DiZ5BHAkZAhGDtbgHQ1i5tSeDASiByMIHpDObSHxShvymXMMhEe0jo7H2JtT8eyO29lkgurUkUXv7DmoljXu6IfLPGROPdTNaZXXHnt2aeRZmv2nbbote0vBI1rdiquik0mFhFKtKq8EyYu9ANK7rbpo/e45T0NOy8to02vBkUT4tDOJZrXTHGkRGLhtfi6BSilMcudbentN3jEG1BFYlGU3RG9f4GSW65pBnVHJ5J/Wgy9heICEXjzErtpofi50T0biICu5I2JQ/Au+Pfn1hz7VvfLfwbz0D4VK+R+I3+zOTr1xERvvn1ekJaEPaZtJNbc22IBBoCJlxAkd16iRAjcRm0caXaJBH9mIheVs/sEK5kEb1EinG3tbZ9RATubCQAlmxC9J2uia4Lq6WYrXVQrftWtgTKgAnsJzDWrMaGdyTpn1jTeSaWrkyxTgRyKha1j0j9lv6I9WTABrTmAQ9B74GZ7K7J5avxfVkNczI38O1epWkTUGCOZhgSPBgodndPFZPvJCIAhPcS0QbvPtMjYQKJvySiz7TyJKqQbuvSlgQaKIGGgQmMeSCTPoPYjYuFdaGmBuUdcZNMdEpNHRRvGhfiLzLJ+yqAmwqP4K+MxuVtoUMO6hhw69bmkEAZMNEcE4hwlKsATEQojVZXLQmsOgmoBwEGwtu8KtR+2mJT+YcAYFDBtSg091siQjgxQAjAI+rVHERERxLRyUT0xx7DF+4zC0vqvzV0Ct/xq1qhTatuf7Um1MQSaCiYgFzWjN+80bEcJEmtr15Oct1ofN2bifZYAxP8NRK5sPo+6AnHorPGe1M/GZwYeYU4cquX1FVVV0z8yX2J4Suruql18aqXQHgw0Rje25Uk4BaYWEmrsYLGErFTZgXN7Jk4FAUU7UR0HRFd5AnBDyL8/8ZlWdSk8TwYOBC7YXP0fqosNRRKgQN+b3o8EEJ1tQckNLxqxa9D6xVY8UvUGmCdEmg4mMD4kuPpw23LTYx+ftjxLlHeUYk3l/47IX5/2D6I6BHJ05ljA6n/0Xu8JG2wPR0asp+CsPzFWHzzP4a8vnXZM0gChaHM15jokmfQlEtOVYg+Z+9Ivqsli5YEWhI4sBJosPKqgAKTBCXsxwxAgf9VIKDKvoYnafV4v3AAPHCtWZhRw940FO4pIkJhOugRWrW+WfKDDuxmaD29JYFlkMCygAnMI569dbCN8nB3nlhhXmWV94FM+l3E9FmD07pUdz+ap/w5ucRFqNK5qHngBoDiD8qNhYlmhenPRuMpVN1stZYElkhANmUvE5F/aokGJd/kfN7ZBxrHVmtJoCWB1S0BE1Cg/gMo3fXbrsxn0C/0P0gjyJMQ9HeADxNYoLL1XxHRE5EkW6/udWnNbtVJoMGmgYjktWxgAuNd/+T1PfPdnekydShmiOn1lZT3gdzW80j4X4gICVtLFTyib/XE6aLfcQoVMQNbIpMeiLGbj3FSiUvGhPjcscTw9yOSdaubVSAB/2stw2LL7kyaiJE4+IxtQnKdtSN5GbtVpFstegk0xwcl+nlH2GNLhBEK0+3KT+X6JiKCZ/JY40E4D7TCogkc9BIFGPipxfD0b/BCgPq9WNslCtamqCXQ6q8lgZYEFg6D5RWFbIsN5PZ+MaCOw6gQnTuWSKHSZcW2Jrf1VEcYtHCLWGVE+AtjiYffaXLHl+rskMdv657tnd4qRGf7rnlcLOvMsd7zf1ZxIK0LWhKAyW1T9mXkyAaypB5GseaTpfA0WfQAb0/+qPkG3xrxM1YCLWAR5dKblacBCF5NRBd7SdXV5EoiNwJJ2sixvNFL2sY4NTwqqsraUc691VdLApFJoJmPpWX1TCxIHEXqJm5+G4m8h4nWgdrVcez3ZvrOAzVr6DaYu+kFIhZCnuBd+D0TfXJfIoXiR+GbbIsN5p5+vxC/md1qm/zvliXva9WQCC/C1pUtCbQkcGAl0MwfoQMrudbTI5KA1ovYX9yRaC0RHe95Ko4josNRcN5XawLsTo8REQx3O7z/wPaEFtRnRMP1ddN6gRoj11avwRJYhfvt/wO1m9bW1MVbowAAAABJRU5ErkJggg==') -300px 0;
    min-width: 487px;
    max-width: 487px;
    margin-bottom: 40px
}

.pagaleve-title {
    font-weight: 700;
    font-size: 16px
}

.pagaleve-cards {
    margin: 0;
    padding: 0;
    border: 0;
    margin-top: 20px
}

.pagaleve-card {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-top: 1px solid #eee
}

.pagaleve-card-title {
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 5px
}

.pagaleve-card-subtitle {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    list-style: none;
    color: #555
}

.pagaleve-bill {
    object-fit: none;
    min-width: 100px;
    min-height: 100px;
    zoom: .4;
    filter: grayscale(1);
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAxMAAABkCAYAAAD9lW20AAAAAXNSR0IArs4c6QAAIABJREFUeF7sfQecZFWV/jnvVXWu6jREQUFQEFBEJgCSBhBFxQB0D6BixLCGXXTXgH91dF10VQy7qyuuiKICU41hTauEGXKYGVARUAQEBIY0U91V1T2d6r3z/32v3um5/fpV1avUYajzE2em+70bzr3v3vOdyNQA6s2uO5WFP0dMhxBRrAFdLGSTjxPJFR0J/tRjPDi+kANp9t3kQMUcYCKSit9qvrCIOdBc0kW8OAs+tObuaNQSLCLOmkN5BxG9gYi2EdF/EdEdRGQRkdsoPjTbbXIAHMAmrCv15NYdawlv8DdwXdteZI1dnE4OvmuRjak5nGcJB7pHrtgvZtmHiMg+zNIpTDYJjxHzo0RyT7pr4M/E3IQNz5L90JxmkwNNDjxbODAHxthE5BDRBUT0CYML00R0DBHd3gQUz5a9sXDzrDuY6MsNXUYiZy3clOatZye+faL7qd3PGZu3HpsdzQMHGqtvqqX1/kxqJRG9TZhOJaK9SjGDiZ4R4t+4LJeMJAavn/NsLQOZh1VodtHkQJMDTQ40OVCWA2p12IOI7iKiZUQEEAFw0UZElxLRW4lIAUfZBpsPNDlQDQfqDyayqVuJ6IhqBrPk3mE6OJ0YvHfJjbs54CXFAd/a969EdGyVA9/Elpy/rWvNNVW+33ytyYFnHweagPvZt+bBGS/+PaBg4gW+S1PCd2SFWxMAxP/6bk8q6y0ia/XiZ27zA4jOgUaAiduIaFX0ISzhJ9k6JJ04454lPIPm0BcxB/q2/ShJ8db/IJJz6uGSyMQ/kunJ96f735xdxNNuDq3JgSYHmhxociAaBxRM7EdEdxJRMgAmfk5EbzTuj0UEJqJNsPnU0uBAE0zUsk6hYKKJtmthafPdAgf6cqmDSAgXATRO9aT7bLFOfab7jPvr2WizrSYHno0caJ72z8ZVX1RzNsHE74loCVkmFhUfm4OpkQPzCSZuFvb895YUsdD+RPQvoYNuWiaW1FoulcEiNkKY/g+YokFjfpLYOmkpWtUaKryJoHkmGgqciwPuogtmL4yVFt24GrRhm82W4UBDP4wm9xcxBxYHmGjuv0W8RcoNrT6LN49ggr+XTg68s9y0Ftvve7Opo5noxp0DTNRn0yy2NdqZxtOXu/JgEveGiEBigoj+RkyPk9AUET2PiPYhoq6yPBF6lON05LaOwcfLPrszP6AA4rrPWrR6bb7oVCUF/2MiWiBgIWstooP883pAiLmQ6nFmXPjHvUK8tpkCcmfer825NTkwmwOLA0w0V+VZz4EmmCizBZYEmNgZMIJsiPXlnlkhJMcyWS8igpTHfyV2fr4tceafnw1fam861c0xz+/1+SXnK3QNWfI/8bHJXwezie0jl7Tlch2vEuJ3E9EpZfh2Uzqxy2ri1cWF6J2Z8RDEeRBZTwp0T6ql/7nufq5wH5MrQhbbLk9MWu2P5JKnbp15zhPgB13ieajYkUrZNHCvMK91TWfnPbf8smPLHuN54kGAyB2EsX32XqG1TVCx+LfuznBwL34u7+QjbIKJnXyBl8r0mmBiZwATS2W3zRJ61lo9I4ccatlyApGs9jMVwd8zSC4R/9CabPng1l1en1uKU4065v7s0A+F5M1e9ZfwMLmHROQDw91rfhOlzd5M6jXM9O1SaWSF+GPDyYEvRWlvp3nGs0YMWQok+keHThSXziaSI4h4TyLp8VeAmWlCXHqamJBo4SeOO/3TTM+bhj1eiFgzFoJ6MycwxmXZ1AGu0KvIoiNJPAtUkkjwbaSJ5EHLsq6l8Yn1W3d5yxOFsQWAUr3H12xvJ+NAE9gs0QVtgoklunA7x7B3nBsNBhPmAdV0c9o5Nk/1s0BQMbt0gjABPBwfyZVnxxa6tW20/aQte566vfoRLN43+3OpE0To2hIjvGWK6Q2jicFnKplF3/af7EV5B/EXqEYfRqOWbb9wa+fpBSF0Zye4C/muQMty61a7wp/jtpajKWYTOS7J1LT35wwxE7fEiOIxL5pCcuNPEMmF6eSaCxsmtBtj7MtccQRZ9oeZ6HXU1dbqgUx8E3kH8RJEtgVQUxjK6MRWEvqxbdMXn+kafJI8q0YVFpSmXLmzfwXN+e08HGiCiZ1nLZf0TBoMJkzeNMHEkt4pVQy+e+Qnz7ct9wRmWS1CJxDR7lU0Y77y5XRy8KM1trEoX+8rXZ9lU0eCjnuMB8ejDt6UB7tyqV1aXLqDmPYOf98Tjv85attL9jlDSO/PDn1R4tbHuCVOMjYODb8QwWIB9EBiWIaUlZ7EzvGYTW0tJLmxmykWOzPdcfpjJGtjxCXiLSphmI5RhPuyqc8R8yc50cEyOg7QsMMlyxurN6IdNqyYbXN7G8a2TcT9wHD3mVd43oLeY81q6JUsQ/PZJgfqx4GGovMmmKjfQjVbqoEDTTBRhnlLImaihg1Qz1d3Hb1st7zEjyWRk4joFUS0bz3bJ6Ixa7J1j53N3ckvSje3SnWBeU9RzF7uCa01kKfhZguJBGIhzWTbRtv3WHpWnwouaV9I30c2tGWzz/yUk12nSG4UgrgWd4JuH6AC/46R5Wv8ZwR4xg/QIWIlHO7qjEtu+yNuPH/8SPtZD9fFrcgEErmhKznRdZrkRrFceSK2/f5L7QLMx+F4LEZxm9ztUx8fTg78OxkgqoYt1Hy1yYEmBxYfB4qCCdgtZVEXrVt8zGyOqHoONMFEE0xUvXsS2cuWxTm+ml1ZLexZHg6ourGoL7KsSSfWpKI+vhSe68umLiGit4WPVd6ZTq75Xj3m0ZcduphI3hHaFtOZ6cTgunr0U1sbFQCEqB0JFawN8KvLrFtnJZODbi43TcQxAyAQt7daZMcJAjyTTAixzV1tcWIL1gsi17MM+FmdaJo72+IyOvGIOHTscN/g32sCFJ4Fwfuf9OWG1nFX56CMjk6TeOCvsnOaySEhmxMdGPd56a6Br9c0tqh8bj73rOVAA77aZy0vK5x40zJRIcN2mscX2UdX2SUVYRX6sqkiFbCbbk4R2Ff0kcWwb5BtiGJyLAM4CCPu4SWmoFPHMaKgWpFibXJROrnmvbXwclG9K2utvtxBTxNRf8i47k0n6CWzMg7VMPie4cv3sWwbvJ1jnRCSS4eTa95aQ/OL91U/GLl/ZN0nqLvrAhkdg5Ae9wcMTb6N2AMZn7yZmH7OzHeS6+Zc5hZLZD+y+GQiPp062tpkbGI2oEh0wEJxazpx79FeLEa1VgDZEENWrb7MurWc7PqM5MbyHpCo/oRGbQzLi/Nw3aOHk2tubgKKxbtFmyNrcqBKDjTBRJWMa75WXw5Uf1UVGUcTTNR3gRaytb0k1T4+Ji8Xh44m4pcT07FE1NKAMT1JRDcK0zU0Tb+Flrcvl3qEhJ4b0tdf08nBxltAGjDJsCZ7RlMvtVxC5dI5JCQfH06u+fd6DqUvm4I7FdYxSA+lk4OlU9LWcyDz1ZYv3PfnfvoikfwdZFnt5HpZVnH2OdzRasv2ySeJ5QPpxJqfFBtWIZuSfIOTHa+U3PgOQME0zV0eoPhOOjn4nqrAhA8kvOxbcftXlMf4CiEaNbLJ4fYWWyam/pjuev4K4uUAUTNWmhrbbujrdVRMNHSczcaXIgd2qt3VBBNLcQvO15jncavXelnNYUk9wISszPa7rpzPFq0kl9rrynemJ5hoHW/q/lGUdp9VMROyIbYs88yhjiUnsfBJxAAR1BaFTxU+s5WJbnNJbrJdvmZrz+Adwfd7s+t+wMTnhLYbs/cuHkMwj19PhZMOe7w3s+7NzPzDsN9Z5B6wNXnmX+vQzUwTvdmhjzJJGECRttH2rqUXN1GGOz6Y6MsOfY8THW/3NP4Fy4zD7a22jE8+bLfQK55pG3ygEKx8nU30jBANCA0NMQ3swt6//XoU2JdWouOcHYDCC9wW7mq33OzYe4d7zryIfHBQGFmZ/ehbTQrJCpzfc0ssKVPTiN2AkFAPcrirzabc9rdu6z7z0qZ1oh4sbbbR5MCi4UAdwETj7szGtbxo+N8ciM+BRQcm5KCnu6Sr9fcktH8jV4mJPsObuj9Xro+dGkxIyu7P0uEu0wme6xLRy0mooxxPqvg96kOgqvN613KvHelcc1e57DL9maFzhOUHRfq6T4g2MsldYtlXDXedcVcVY1oUr/TlUp8moc+GDGY8nRys+1r4tSd+FTZ5FAvcljzjL4uCMfUYhAIJpMeddu4jmzu8WnSgmM2UdzI0nX95uv/se1Cwjg4OFIAzx2DUbejLpH7DyY5TJLddgYlLFlvkUp7EOSbdfeZtkTI8zQSFX9KWzXXeyJ1ty2VsQtusBwfQhsOJdluy479Ldw++qirLSb1G0mynyYEmB+rNgTqAiboNCWPBf5rYIqxaEmRO/FfuuboN6lnWkPK2kCyksBbF1gFroM8Z+dCr49jiAxPLM+8Xpv+qbjoVvTXFsWQP38ol023ON5hoKJIX4Z6xdS+xHHs1s5wgRMcVil/Vl5ho0iW6lVnWk1jXphPLNlZaZdmvj/BolJEJe1WjLxru2uV7lfYTpf1GPtOXTaFewYeDfQjRA8PJwSJxI9WPaNnIFS9zLWuOJQgtstCqbd2DG73WG7oRqx9/RW/6AKB3JPVuq6v1Ihmf9AKTZwTs3MQ/p5MDF5YFEtqp356XaldoI7fF95GJaXV5critxaaJqQenhVZmuwfTZYva+WCiN7PuB1ay8xwDnFQ0zTIPC9kWk+NmnBb7ZZm20//WBBTVsHdn+CCqmXfznUXOgYUGEyq8eoqLIrxS4BBeirWQ1EKF3mLPRF0GFZDxvIKaqO/O13PmGEvxLep4FKB5rrtFXtJnioEGHVPVPFt0YMJZnrmQea5wFZWrlTzHzAfwxmRJN5L5BhOVjD/Ks/D1dmB5EK9QHP5bFuW9Cp/BBr6DidaLS+s7uummSmoiFOurL5u6j4heWMFY7hLiDwwnB5ACdUlQb2bov5jl/cHBCtMdw4nB5fWeRPfIFfvZlvVAWLsu0/EjicFiKWrrPZTGt7cjFuFSK9nxFsltxz61fKvEk3mhg32hn8tZymYG67fZn7lihbB1K9mWTY6LAxqHcZ4TnTHJjf02nRw8xXsHrlNhNR5m2kl9gDpb/1O2T9TTtSnI24J1IjN+crpn8Oqmq1Pjt16zh/nkwLMa6NUXTERnpYIIU3hFHaPDiehQInoREe1GRHsQUU8hvTVtIaJtRPQ3IoI3wb1EXrygl//aJ0/ZU+XuCRu98qfKJuv+Wth4onN97nDAL7VA4Ldw4cUaHERELyXyPHyQ3GVPImr1+Y/Ct1iHe4joj/6ffw6sQcWgYtGBCVmReZMQRYpnqHGZh7kzuStfx9jkRWmpgYllYz/Zw3Xdo/1aD68koufVyKdir+NAuIaYr8m7cq0nlNWZ+jND/y0slWZuEhL5XLp7zdo6D6chzTXBREPYCp1U4WxDqtVs6hbuaj9SRscdCPbc1R6T0bEr0ok1ZxUV9ksNSzMvZdedy53t3wlkeMpzoiNGue1f3JYc/ESo4O6/vyw3dLwrssGrZC2e+1Xdz2N/GgUwkZt4Rzo5cEkTTDRoz1XbbC2ixEyfERqJ8Ei1U2i+t2AcqC+YiDYNU+CHoPo6IjqbiF7sA4horRSegmLrOiK6FElY/BfDgEq5NnV3H0FE7ySiaSL6tg9aFgugMNfqH4hoVyL6BRENlZtcyO81pk4tDQBwiDGFzHegkcI8StNZH9ghNTySkKhHiAFUyh8edb+8ag3AlgGx5aHsb4jp5ChcqPKZaRY6hzd3X1Hu/cUOJnYZTe2edxDzIKuJGHEPjcrI8zARXStC62M2rX+maxAZmBpK/aPrThKXr66yk++kEwPvjaxxrrITvCYHSQt15N7sWnIYCVeU7eqkE69v/ePzcnPWrHs0ln4g9SqkjK0rbezeOv2aXW7GoT+HvjF+6B/PfnyfisZPJBOW0GbqSl5eDpjXdSLlGvMtAnvKLzsmcuO3cnvLS2RiCm5OrpVIxt1s5vPp7jWfIrkoTvweXDyVkYhFzC4ALyU73msEdhfSMLXFWSadNenEGalZAdmplE2Dg86yZy7f0221N3Jr/DkyOeMqVdkYoj/tgQnKjb99W3Lw+89eMFH+QozO0uaTTQ4sCg7MJ5gw3ZUgCH+QiJBOHBYJJVgVVDGi8qX+qS5M6tIUTFF+ExH9JxFpHSkvUUYRn3+T+QpuXktEvzR+gXMdrty3+sJ1tRaPeiy0rhPuepRP2MVo9H0+8IlqlQFfVAl+DBH9MxGdGlBG4ffq2qRdmQegGUthrgPiW1HX6htE9JD/YqRxLTow4QlnA2LTI9k1rtBKIq5vNieRLZbt/Ixv74sUtLsYwUR/JrVSLDqbxKsyDXNWI+gp8rSmtN5xY9dmek6HJaIiksNH9hOLv0ZE2PBbmPmrtDHxPYZ3fkTqz6V+LOJpPSomJipohxtIcqS0y3T2RmLPtFgxvca58YbbaducVK0dZP/l7/ap0DDUle6n3KNHOteah/9M+z/kVX88xdoDGo4qSG5gt/skvoMjCeYNF+vWrrVo7VoXhRVbKHYbtcb3k0lkSSKnACayn0t3D36mBjBRcF+SlN2Xoxu4q/0oGR3fEZAdsy2adjJk0VHpxOC9ngBPA6j9ILCa9OdSGyjRfpzkZt6pgueRX/EtE+PvSicHL372gonI/Go+2OTAUuHAfIEJU4B9FxEheQ1cmEAqpJvxEyZwUF6GgQsVas13ryIi3NuIhQz4+pe8Odb7rtxTfodQjOFnJy6CKEAVyJFUBhaESd81FvWOYAmAO/dEmXGaFhvc4cjKeJaxUbEOZvwEfhV1HdTCoUVZ4XqG9r/oAxdz/UO/jUUJJhbTV7yYwMSeW37ZMZkY/59qhesyfM0y0fUidK3YtH64c+DuWrT6smpbUtzYn4hm14pg5nN5Y/K7kdcYRd1GX/RGIj5GhPq4kKp2HyJ6WRRTHpO8bVtyTbGsUJGHUexBWZ45T5i+Wm1DOw+YwCnG7+BNSVTzXnjSWAXZHO8f/dut1N56uGyfdIjJtbqSccnl/n1bcuDjs9O4VjhsPyDbTxawmVtiu8l0fkeQt1fDYuLutkTHqi186naSzXHUeujLrvsKJzo/0qCA67mTYM4XXLu2F6qcG5mpKpxx8/EmB5ocWFwcmA8woYIk/O7hOgQtOAjKE83gpIKr+u/PKYwaEHoh5EJwNWVQBSXqXvNxIvqy/14x7biiCwAHJA+BMkxj2PTPNxDR/y6gdULXCEV+NxN5BVNVyMf4n/DjG+CJUAwtma5aUK4iSVGvEWSuIEDXQYGF+fPgzlXrRTBoHe/q+iGmBdYnyHIlAcXiBxMNV2GWPhkWDZiQlN2bo6u5EERdD5ogoZuRcUlE1qeTu22uZyYkWT5yvjD/W8hA77U2dR9c6wRQjZttfjuxfNTQkIQ1m6GYfUjxuhS1jcRZkfkRE72p2lZ2JjAhRN+yN3XPCSavljeVvxc4LGYK1qXWU1fHaj8Am7izDUL+VenEIPxLQdWfMho/MTp0Mgn9zrsjYHsotFkIyB7dfnk6MeBZ1/qz695KXR3fl9FxBFwjWKLuZ/Bsvnl1MBi5uiQ//dLhvrPvaoKJyndW840mB+rKgepPnOAwKgATXqeRvQL8jlSARM0puB/BGqGCqvrta7BuUHAd9rXt0HJD2Eeqc/zXaUwi7N0dRUGJ4Ir+Nl+TXwxQKA8gYOP+makl5AMICPAr6rp+lTWm4/u+L5gHx3eLl5Y/GpD4EhH9i999MI14cF3wGCwgiImA1QOZS7v82mF9gSmEramCClh6ACiwFkUzc9X9Iqs1ZqKyNWr804sFTPRl1p1HcBOqnrDxNsPyYFm0PtE1dsvD/HZssOIkwn3ZdauYrQORVZYsd4tM822oUF3yNRJLVmQRWLVvyHNbrU3dpr9g9TMCNE+nuilGP2Ci1xdrSIj+dzg5CO1E3cldkU3BMa/ahncuMCHftTf1nFstL+r+3o6MSd+iZPv7CoXm2CrUgJZpYuuwdOKMe8qmcC03sA1rY7R6bb43m/oXK9H+pVkVsr06D522ZEc/TJZzFUnsTrKtFiMDVLnWa/s9k5eyVsan7rEn6Ihndh0crSrovLZRNN9WDtRPiFxkPN1pJ7bI+DxnOBWACe/dSsCEAgkoXRAoDEBgCrBoy9RiQ+i8log2+JpsyAAZIkL2ILirQ4BFrAXcd48iolf52YYwLnWzMQGKtg1hG/EQACdhgEJ5ACUlgAO8F1Sho9aJNT4YKuuuU+cFL2aVwAejY4OlB7WfSs0N7cDqDxepIK+C/4Z89ls/VgQZs2D5GCEixENgDZBdaz8/49bxRHQSESX8eWN9TYuRud5IYQ+39dCA9iaYKLNzCmCCbzS/wZljk61DPGGk0QShPjf0mJ/eK6oeFR/T3cTiBU3z9PT16f43A6GWJ6+/1NuJ+FO+S5H5Dtq9WUg+Ppxcc3NYY7Ii8yoh+r8iHf3W2tRdSJtZLxLh3lzq+0UrZmP3u7Q8rNJ2rUOIBiaKJ+ppgolaV6DE+36QdN9o6lXc2vJ/Mo7yJ15lab+Q2/YfpLvXvK1mTb2XOUpgaJC+3NDl3NV+puHCpHUeoJ3Lcmt8T5mcamQa2ABDOM+J9hjlxv59W3JNbW5dDVyqZtNNDixeDixqoNQoMKFCNxLhIKg5CCQgwKp/PsDC/xDRD4korOhpMQZC6Ef7CEAGsAAFte2IwYNbEFyYIPRCIA4TZlUQxzgQ05En4hiRqJVjExFicD2azwUNxkoErRKQk15tuHuZYM8cJ3j7Zj9LFdZGZXfTiqMB7L8morGQ76nYvJHxE5YHZMF6rv+eAh380+wDQfewAM0BZUsCTMznygcXYDFYJvpyqYNIvJzAJYmJHhTi9QAQcYpteCpxWuXZgCTV0pejy4jo9DLdYdN/JZ0Y+FgwtsJdPvIzYg61BDDJGt7Uo9kayk0p+u/lonhfrhfBVjDHhtGV6eRg1RaEYgMpASYeFeJigGqmuVecfGP8D3uPQEswi5JjLdsevPzkp6IzINqTG/uGp19z2s2hQdZfu/bQu9788HPLZnNiEliBkEN8FgktNstEocbDLk+nutw2+gO1xPaTqbzvXkTEcZtpavot27rX/MiMnajqvNFq1g9d0pZd1nkbd7QdKtsn8ySCQ1fIYibLIso75iEdbdGqf0rIsphcd8xx6cWZnsGHyA9Mr77J5ptNDjQ5UC0HqjpbSnfWCDChAjDiEiGgwqpgCpTm3yG8f5aIHveHiSkGi9CZ2jT8XsdsFlB7ox/wi0KtZvtoVgEFQA3S0IKCrNQ2EcgMP3+4U2m/2t58WyeUj0cSEawrIB2T/gm3daTGDbNK6M9gDfinEKCl8wKYO4+IfmywRmNZzBoUZpYtBYJmtixYLM433KjMdTDvrTP8FLKzAEWFYKL8p1APNyeBj+/yzGku05FElppfqv1+Z71nkfsw2fbP+baEWaRjbtv+VBcDmFiWW7faFYagPIeE6OdM8kvXiV070nv6I7UyqYrsSd9JJwffo/3K4WN7iJXHOKBNCNIzPJzcmx9g+PHVnXbJXPkCh10UYQnLAJafptjuueRpKNZSNwqCCeML+T9rUzc0DiVpKdaZcFdkYJGCmXoWLTow4R3dKZt40Cm4IHV+yUjh6lIh49KoOO6Rw31n3l27haLQV3/uiheJa22kuN1lgAcz4K7ctqjX7/2aF2Of3JZcc0HN86vXqBrTjl6Oc7dlZa4djRldZa3qvRy8n2H+8oJyFjeFyglh62Omp2zIlMpLLFV3W2w+3qlTdauVv1hvMKHtdRMRtPkQ7k1rgQqYcJuBJvun/pAhWELgLFZhOWxmCiw0bgL+/P/ta+BNywfe1TEAuKCGVJjwrcItshB9lInyUtCg65jhArXKH2MDt8bMVJWXAEFw09Jx6J+wIODnYWPRubzFr8Fh8kO/G7QP9zO4FqviOGo6XXM9FABqulmk0wUweU5g7RVQwDqEeh5woZpZhwrBRPmdXiuYkIK//c+NjAHlO638iUkm92ze1KsfQtEWFgOY6Bm+8jDLdpEmbS6xrEkn1tRF09+XS51BUk0BFT43nRzwMjQ5yzOfYfY+9jkkxF+0NyUbmqq1mHBeGIy8M51cgxzKdaMSlokmmKgbl2toyM/qBOuE00a3c3vLQTI+NXOoc3urLeOT91qTrUds3eX1OfItDFX3qAHZudQZ3Noy5Lk0FQro1f2sLTNGz71JRsevTicGCzV7ilXjrnqyC/qimYHEO3pKjCaY6aQSgWdOsw2QQhZsLg1aQRUStXlTOxrsMphJpuEAo4o56/er37AKv8Waqut+KzPeRoEJ061GFYN6biKVKdLS3+e7u1QKIsKmZGq5P09EnzSEfvOTw9+LafOVF3v5MRvQtAetE1B8fqdcZqIq9kjwFRWykRb/hkD2pnJWCZ0HYk4h92EeKsibQAI1OT7kd1wNiAj7FtE3QAUyd/3Gz45lgkn9OwoMzkppX/cLrmYwsTxzpjBdXofFLNfEVt4nuTsPcclCJosBTOwjl7Rlc50IPoKPYYDkknRyzTvKTTbK7/uyKaT/OiTKs4FnhvNC+2feNZCRR7IPkoRW3RZ26IV8ZzeCshpG3SNX7Gdb1v1FhLefpJODMNHVjZpgYgcrF6VlAsPzrRPLhtetdm24AXpH++yMS7mxghscBG4Q6kFUS35//dnUFyjR+XHDGlJti5W+53Br3JbJ6Scsu3X51s7Xb6k5yLzSEUR7Xk3xeDqKQBLUZJq9tPqFoKDdxNqhbWhPobELnvEq7JUScqPNoPqnTIE7OD6MHUkqNPUj/o2YG7gzBJNmqDAeZS6V8rvS2Wn7quE038dcUC1ZU05iznDjDIvjiyoYKQ9V2Cx5l1c6Gf8OUaEweB7gLkYwMTITKTjFHY01Cj5bidbeDH41XVCKDb+eYELnCjdWKHTDXJsAJFC3AXcsQEakukIRea/B1+Daw+PGAAAgAElEQVTnvxLR/zOEaDSh40GNsOV+30Fsr3PwrBOGZl2FcQCgw/zMRg3QC8zMVNcFlgMEWAetEhDUX1Mk/iP4bphlCEXl4PoEilRULuIa4DEFdvheEVAPt2hzL+h40D/G4fW/6MCEszxzITMhary+FBIDy8wH8MbkX0t1tBjABMbXl01hUVHhOkhb0omBvWoSfnDKZ65cJeyiMmNVJESfSJ/4qnuEBB9PGP3O2tStQVZV9RH1pb5sCuZZHDZB+ls6OTgnPiFqu2HPNcHEDq4sWjCBIfoZl/qyQx/hRPtX/DSxKlR67kCSHft0unvNv5KsjRGvDROIim8V81oyLAD92dQvKdHx2nmrKQFBhhn5qkhcOWY4OXhTTbU0avk4Sr8bdpGHZgnxhTovcN5oErVmUCgSgg0qui8jIrhmwMVRwQQEcGSTQTYTBHDCb/l2X+DTpup9EUfhWLBPaAFf6mv6cG4h/Sbce/Gf3lxI6wj3AswFrpw4qzEf07VV8/OHAeFK+B1lDuYzphCIn8NfHZl1oLmEZhZBndCuJo3aQFhLgD2sD4J2MRdUKsbcdJ2D7Zp9FhME6yEgKkgx9xt88RHACxcQKNyQFQfz0cxBGBvWB3vuQd9vH/EG8N/fagy81H6rZo3qBSa0b4wP7kDYjypAqiAOIAs3IQjz9QYSyiK1AqHPb/nB2WGacWjkoZkP8lPnARedu/19F7ROvJeILmqAEB48UxC/CQ1+ME4CzyGOAt9wcPz6bwAQyFJhgdA/ISJVihY7Myv9hoPPK6DAOQt5CudrsH4HFDWonQGlAPKc15dqtkysyHxICmin0TTN7lgP37Hn9lIdLRYw0Z9dd75QaN0Gci33pSNdZ+IQrpr6sikAuAvDG5ALOcZfc/NyQYmMSXdtPeGVjxJ7aHsOMfNpvDH5s6oHWMGLKApGxB8JeUWsydZuz52lTlQzmMiuA0/DXL/Wp5ODEJTqSl251C4tMuNfOatt16LDRroG/1Cuw6UQMyG01qKBz3jmBe+QQ+j9AAkzu325ocu4q/0sGd0+TTJTQIjJRoC0e0q6e/C3NQvgfiapmQrcbS37ycSMe1U5Fu/4faWiEVLBtrfaNDb+oW3dZ/7nuzdfFL9o+bsdGjDcrIa8yw3R6dVbX6LPIPQ48C9YCCY4L6DdRFEpCCnBy9G8bGF9QKAmanYgpWE18XTQrOKCv5SIUGlXgQfGWZP7UwSWYG6mGw+y0yCLClJvVpMuG8L49USeayoEDLVaBAUU5SmE4NN8zSP8tQGsKt1h5jTxLvpS4H2APx/4gQPgVUrgzR3+XsD6aAryoKVCxwxhHj7lAGNIUILEIaBa5mTyDuAUiUhQRwjCX1gsXrk5Yr9hn6HGAMAFqBRIwveAmgNpIvoRET1ZLBWn0Rb2LZRkAC4KQPEzzAXfFZKhmC5aYWzSeWOu6DfMKoEYCbgJNwpIKC91v2JMAJkAcUFg85AvyI769XrMs0zngurNH5tn64TJZyRggQJVx66gCPEIyMxUDAiBDwAaOB/D5g1LQbGsVuX2YyW/13XGnkTqWjPuT+dyge+SFlt8YAKVkyV2VxFXmUoYUfJZIf6CvSmJyPWStFjARF/miiOILWhu5pCfphVmvaqpLzv0HSIJqxEwkU509RC/ehLuIn05T3s0twDME+7jz7z5lDYumLKD9AR3Jp/L13Fl2t4qZoMN3ZsdejuRhMZG2EIveKZ7sG6uVrWCiWLB9fVY02Ls68+k7hT2TL0mPZ5ODO9L/J6yZuvFCiYQb6VCcyn3xdSjt7R/vPvxTZNdbQePj6L2BA51cTket2Ta2ea41spMz+l/qzlgeabOxZWrxHJvILZayHUbmc0p35LojHXktn/vb8mBd26+SOKHv5vyXMRlS46XGF3nCdDzCSz0AoVQCwFYCZcjUkYjuF+FbrVGIMMYClfBrP4i4x1Tc6x3mXmn6eUXFDS0Cfgjo7CmGUTaqDPK9AkHIIKyA0KjUq1zgTYcyiBoXFWQ1L2GtmEluMZIjAGeYA3gzlKNdcZ8ByAFyiiAPAA+UNDtSjXOhd8WxP1gfIQZPwElHwAF1gdp0fGKJTsAH6wfmA+EfKVvEtEHqgQTpjUCbaP4GdrSVJnoo9I1Ml3Z8D7qLyAeQJOp6J5QXn7az4yk84HXBOIDtpQAFPW2TGhyjaBbjqYwbZQmPHhdKW8gUKvHRNDCAPdu1F4IpinVMcLCB4CFzIPmtwB+Ix0tqnmXrTtRITItZlnQsWMcsKhCaRfkpf4ba449Yt4V+j6+WShly467CvEp7BWdzw/8GhcKInRsOHcwn8yiAxOYjawa3c11nU8xBlnQHNaPmNLMnKKNiYujaOYWBZjw6igMfYyJvhDGCCG6bjg5WFNl7N5s6lIuaHmC9Eg6OQhTl0d92aF3EQnSwc0i+dTUdQ/dfMqyJMfmxFwI0eftTd2oWTEv1JtddyoTh7pbWa61YmvPGTDj1oVqBRMeT3OpT5MQ+KP+xFemE8NnRxHsq5lEb+6KQyyxfi4FbRboCSEa9FxiItBiAxNe9rcBskwAMbrqqd06863PoRi3wB4x5eZzLdt7H+Z7GW4IRPKV59Ho3nfsG2/pH5mYcpm9YnZ57myLydjEbenE8LEe/2sNWnY3xMhane/LXnkud7Z8R8YmTI1fBG5HeAQ5fojzuyU7Y5ns6J2PJwdXEu8QfOTIrc+h6fhzyCbMUWjKytJ+XX81+SUDYpeLH4swknKPmK4UEBDg0oNCVyAAhqv9vPOm5hNuJUiNqOBXhVRT8DRBgwkcVIA17zmNzTDjB5BtBRpMZPgLWg/Kzanc700hFUAIAr/W2dFAXnMu3u4MWDDwM1MYN7Wfak1Rlz1o9iHYI+jTdBmBjzb6NfkNMIU1MN0wys0Hv1dBBsABVlXwTuP5sL+DQnTY+oTNB22rwK7zgYYe/vNf9weGPpENEILkxYbfvMYaFHMfKTUvU6iDFvYrfmE1czy17De1fum6rfPXCCBBeWkGDUOhg3fwTUC7Dh4XA3z1ABPaNsCt3gGmFhprAusA9ks1wDPKngp7RnkDUAnZJAhw9LzQ78P89vVdxE1A0RoUghE7ASEY9RgqxAtFp2N+l7AYAsBHtUqg0aDgHpwvXN1hzQyxMlXL4rLv6f5CLQoAIDOoXXnqpYpdlGCi7PTm8YGFBhO7PXlp53R728XEhBzJxWhrOjlYjZl8pr3+TOpbwh5an0VMNBnbPtH/1O7neEVQ+nOpE1BFe9ZDDk3TKybSf6FTtizjlqDG273upU+/ZODC36+QghZpbxLKCtEDtrg/3dpzZniWqhrWuDczdAqz4PKcS+Ieme4+s+rYkGCD9QATaLNv++V7Sz52KDM/NB+FEBHUn8l1rbBY4tY4bfQqI0ekxQQmYI1gYk+gQlpi4vxpQvI6Zj5QChopXMg45zx/cxa+e3pX96r4b7p/MfDor064ctno9/eJt8RGph2yCuGODnd12pLZ/r10z8A7U5SyKUU0MDjgRlE+hO85sYjZ7c2k/tNKdn6gqoDswjUJXW7hzPZEYSADoZhFrt0et550cg+QPX6i8Lsz+deNvMx6nE+2LD5OiKFd3Y1IcFmhpSyRPMZk3ULkXMabenHxEQAFDVH18yy/f/TShisGLqbnGxpsjA1uTkg5iPgA0Gf8NJD4e5iQGhQ8S40g7FmzTWjCoY2GO4pyuFa3J1NIhTAETSi03gqIVGDW+eFP82fF5hM2l2Cbn/P5hzYg6EPwgg+3OWfEW+BMRhxGVI2zCmlwaYK7BgQyULByroI2FfJLrQ32pApOpqCEn6mCBVaIt6uVgog+TgXlmtYg0D9Dc+CX6FwFOPwJwAJrhM7HBJw6RvNnpeYEfgSfxXwUlMDPHJ4AALIg8BHfIQK6FWRiTMjUiLu/mMBbIZgITS2sPIDLCoBLsLDalb6jaNQ9Uv4kiPaEjgu8wZ1dqNmzQ5jGOA/yg8GDY1N+IbYFLuAAa6pN1/lhrgBr9dLyF7NK6GyjWCUgx0HZiTM7GKMAZQAqW88noNMzCXsXaXsRbxLcH0iYdHYTTJTZ1AsKJmRDrG/0mV+ReD61pej+dHIQAWJVU39m3YeEOTRWhYU/tK17AMFOCASH36SXBnaGfubcRt+YOuJB6zV/6ub4LF/Zn+722G/efdk9MFWGuT/hhLzeteiDw12DyCRVF+rNrHszMyO13RyyyD1ga/LMkkH3lQyiXmCikj4X+tnFAiZUm+6564xlPy5E/8h2Ypl337jTRDLle1LAq9Ym4hYi/IlM/fEx4pvsjRd/456937XvX3oO2r3VfmxfbonFKE8xEupqiydo+v2P8OkIAvTIs4CYKV4HhrgQjBEkuLD7NDQg1629zjp+7fEOpcg64JVX3uAkO47KZcacaSa75AGs1yGuSVwfMcsXKQT6ZaG8OJaQ1TIsvOVvlN9892G3H/5Pe21xjp06wZ7oWEaWjx08XiA8pIBICrxoLfDCnSSRyRvY4o/x7d23+XOEpaMR8RQ6IwhMcD9ADntTCMYZgIA++KaDiRp/ZVpzTEFLuYw2oMGGcAzBGLED8KeHLz00amZsRZggbwZ4wnLwz37DtQhP5rsQUv/RbzNY4TcMJCErEIqAwb0HIB/8gDCEoFIIR+pzjyZNAVX/rYAEbmTnEBGAEjTO0DwHwQTAWzm/fOWzCjEoHAYBAsAIQrxZkTeMv7AkIHYA88E6YQ2RCQmpLwH4Te+DID8UlKAPjBNgAa44sIZAEFQQoXyFCxlct6IIiPoMxgCBGWArOP6w/YY+ETj+sL9O6BtZxLDXsEal9puCEgVJyFgEVy7se8QHBMGE+tfXCUzMyTSl7eJPxNDAhTnoEoTsTrD0z7cQawJLgEnEEAZjCDSOI2xsur66V4LvwjIEeQV7spZvXb8Pj5dMdIMUEg8ErRKIRYFSIawvHT9S7iLGJjhWKF9gHcLeq5clJaooYVquEG+m/avFDd/2AU0wUYadCwkm+rLrvk3EMwXhig5V+Lx094CagaNukFnPlaxlQTQhIueSbd/FrgtNCbRSMyRv3H4nD/PLnrZfn7aIcdl58tprnetvvP1jY210iq1l7EPHBuuHsJxTUb2MEp8TUnJKQXM1h/JC/dnuQRwedaEmmDD2wTxWwJ4BEitH9iWxfkSxxFHkbCeRvGptZwv+hWHO+GgLiW21d5F7wzh9km4Z/eKef+884NA2erJPMrGDrNb4IfH2J/vyw9/6+f7nve/Clbc8NvDYtr2H9q5938gHd6GJIzf1trY/Lz6Zp2lWU4MR3ia+IO+J88KeU0fadSlHozQuFk1SJ/3ZEedeye79KLXdnR5vS914+PiAfWg7HW0Tbd8OpGH6rIfxQrXuzHaXJc4owMYn7E09ENA84NQAQGGCCVyO+weEN2QNgeIEwiBcBIKCahBUwK8YFkhccMgIBOupaU2AMAHBDtZSCNIAJ1BsgPQ5FczNf19BRGf5z1VzcZvCAmK3oFEv1R+6Qrap3/lxALDQAESY8RuYC4RuCD9w/YK7AwQPvcODvFGtPrScCIiGIIN3TGEdAc7gRxQwoQIFhHlFyyYwCgrJAA4I8oZFBGOA4GbGY2HcsBru7a8N1htCqyqdgiBJ+0I/EHjxHzSl1YIJnQ+EfwiqB5bZb3APg1YYzyL2AQHAAK163mANsUYAsQBomA80yQAJYfvNnB/ccOD7j/0fDKBGUDmCohsNJqAJR7pXrImek9BePEIkcIVDRiq1DNTl7ozYCPrECfgvRPSlEAEdfIPLWxh4VJ4hLTG+qUZaJ8rFSsDaioriOKdKgQnU10BcTRCIYI9ApoGbX6PiuqIsCfgIaxDOM71XMJ4Tm2CiDPsWCkz054ZOExEzQDFspONCvHY4ccaXa00Ni8b7sin4EVZk4ZC/u4/wOZN7H8Z9D1xtHTvz7j+6v7/ux/zIC+ma9t3Iimi6d+mUdM8gLp+aqC+bgobHDMzT9h5PJwdxoNSNmmBi/sHEDJBYnjtE2L2W7a5dxRkNcysouc6uiGu321aGJ9w3jV+X/3Uu1/K86ThlH3ShCpYt5NIbD0vyJfFj093SPu6SM8oiW4QZKfHgprDVImsrsTtGIo+TxKy8TI27QlmOMcc57sGBaZnmeD4u21+Qj3Ws6x7+0Q0bzzh/90e+OCrueGyaOhwkcp2QgkiXJ6HH3SyNkkNZh2iKu2iEWughcflqd9oLjyCOOyS8x3Ni9JeO7fT/OvYd/2xyVZvlCskkOcTe91bJ2Z5n4hjZCXLd3EX2xiRM2Y0AFMXABLrDBQuLIfL0Q/AP0+DrhQ0BApZSXGxhVErwgnYTlodCIb/Z/ZgCMdydAAJM7WiUc8PsGz79EHSCLkCm4A+BG4ogDbgM9rGjvbmzgpCHoHQImyCzXXNuEOZVCDdBTVQwoYIaMhtBgx/sywwUxRoi5gBBomZKVJ1XKX4iYBb8grsZ/m4ItbPWCl8K3GNfHSJ0RbFM6D5CH+A7gEQQGGFOeA6AAe5pKHSGmBqPAktRbL9BMEeKTwTb630UBH3aHLTRWE8o40xrSKPBhPJCM/boFHWciO84M8rGb/AzsGL9zehDxwf3J+Vt2DoErRPB2AnTOlGN4iA4bdMCCN5qf1pgrph1RwGGWZfCjNOBAgFxUAtNXyWi84x56fzeWsmFE2kStaaGjdTJPD60EGBiL0m1b895pcpnAp9Dpvwz17HPG+k93cwzXhNn+rOpt0lBQxKZ+KOT18tG97grrFXXn8R7YMPTQzT2+Arn6n4+IX6bfDp+/NwaPkWb3zrFdNBoYhACRVWE4GIWC0JG2N7+WTo5iGwIdaNnJZhYnl1PLHMC/oXom/ambvU5rhuPzYY0RkJWZvtFZCPbnc8XZzv8eKpK1IDy1DbH6T7Zlj9QNtBzmGKOzTIZF+4Tpge3T8qHee/8hfYxcc9NCsTmGW9sM/wVbkPuJDRpc/afFEIq2fprfOLnW++bfiNtbDmY2rseIzeAtgOvQryAw04Xe7ppGC56ppkecqZpjfRMX2KtttolbjvieBHWVZInwLCdtMkZ/RRvSny+AUHZxcCEBj0X07J7XPfrEEB4hhZfCcKCaYUx3bO0PfyJPkyNHoROBHbDNSUIXPTfGndQiXuHPqtFt4q5IcFFBq5PZqKISuaCdnWuEKYASGABNjWG4JEp6CvP9GdRwITOBxYMuBeZMQZozxTOvuxrVTX+St2tFMAEXed0fXx/vBktP6wTa434BVMAN+cT9J8H/8qBCd2DOC8QowDeqXUD8zEDj2EpgkZcXXA1BqLcftMDwtxvyEYGkIW5BYGL7m/z09U5NxpMqLANAPdfIX764AEsUXC1qzWGqMzRFCrL44fgFyw+SFKilht1sUFmRqwhgGuYxt88c0zXSj0PMP9aYyeUh3ApRNYjXTvdn/geYB3FWIu5U+k4URsDNVrM7xj3CSwTcH3Evm2EC2q5awPjhuUXShiAy6Dl5N+qvnmK9bzYwUSl0HMhwERfZt15xAwEGEoi9G/DyYFP1cMaMasDSdn9ObpWCmb0ssRTMimvmhjd02nP/zF2chcTw9+TBp1brl9PT7+c1rVtpd1497INmQ+wfD2dWAPkWxX1ZVNI84gLZQ4J8/uHEwMzPvBVdRB46dkIJpyVI19iYVyys4iZ38YbkzhMG0bqfiMrMj8mO3m2OFlTEKiqXw9QUJw2yEMTJ7i3xA6k9tjT5Hqn5V5k0T203b3YesnUO/jFrS457txDc1ZQIwLCTZ/2uWNqsbwkl190N018gh5sPYDb+ClxvbyXHs04Yxn/Vs9xKdi58c+niN37rdW8P/cxciDUACR0jN7lB0NJnvPHxjf23VhnQFEKTJgzV/6ZwuJ/GHEHptAd4WKdOfUVVKjmF4WYYIGAVtYU+k2BEppl5FiPAij0GZw/OIfMdkwtOwAE6kugToQKnqaAGmUfYy76H8YOIQPxHh/0XzaF7iCgiAomlHHI4AIAhxgXUxDWv8NSALew6/y+sT4m2IkyHzyjwroK4VD8IPYNsRnFNPradtSYCV0jaIqh+DDPD5NPZgC77rdKhWndb+oKBZcugAMNhFewhTkE12i+wQSC2eFGEwQ6dZcRo26GMs/p2YBvCC5vpQR1FfbfRUTIRBkU9rF/YRWCsF5p7IR+I+gDFkCzWrTyEiAN32WxOB5tA3VNACZMd6w6sauuzZjnsvLy4rpvlPkEE3LQ013UEV9OYo0TJe/kO7hsjvxKWbogYCKbUnQaNtzvpJOD5eMoKp2o/3z/9tRzJO+Z05BppTSty99i/3d+1d3Wq+7ahVtnsjjt5vxii7O7PEpXtKl/stkOfE1xiRcrODXWNtq+65Y9Ty1ZTDBsYH0l6kvAXO2403tmet6E4Ma6Ub3BRKVgt24TqaAhOTLTJ3mv3ojhEsfruTPxyvmoJZJfnnm1bXf8WtztYVrXCmay41EEJ1sUp4vdP+TfJffEDqJ2ety3GOxCTPfRZP5m++j8UfS8NoemygnuJQXcQl8252jKfbNzQ/4XNNzyfIpR2vt5eSqMZyJ/vXVM/lh+bludgITfMefZ7oiJM3aztakbQg8kYlQ3jSC0lx17OTBhNmBeWNDgA0yAogTWlh1IoPAWrLHQHJsCq/4dbhDwe98WsXgYgnmRnhW++GHtwWVGs+bVay5mO1DEqCLK5KHJk6hgQgUr5U8YkIDrD7SViJGoFkQE18sEFfAzR+E1CFhBNy7zvShgQoEEYkiQRcnU/iqv8CfqZSBuJggGouyrsGfQDnijMUCIX0GGplLzmS8woWmY4caF7FJB5UxQtVEtD+rxnnk86nrBDQ1gAjJTOa0/9DCI1YJbm34Dum9gNYKCLIrSwJyLPo/AaqSwDQIVaPMBMFCPodz4cHZgfFDAhikA6sHDWttQBYa2o+P89ZIFE7Iye4yIIBjY13zLn5jp9byxB8Jq3Wi+wUR/5ooVwpZpxjfn8lDbaPsh1Qja2ogcJC3UkVtB5B4nzMcS08tJvAwSt7LlvI9v77sLaUopb0OzBrRelDpeP735utHj88+nLgScebSFtj/1Eueq3ej8+GY6OTb7faar0110yq5j+WV5NwYT86xAbm2DiU7blhysqFp2f2boHGGBj7JmyZg1biH64XByEGbIulK9wURdB9fAxuTwLR3EHW92Ldrfcvn3tG8yVaxOQb0BkqzIXEV25yvEGSt1GQdmX0yuKjxWEPAtmiCXznNvmf62bInvTy20lcRTi+JGyBBN32+dQPtzX7xWAb5gDYnRQzIy9Xx3vbSQ27oLWYTQ6WKHMia7J1n0Zxqn7/Ahk+daL2mVWfGfdVtwl612i9yJ1/Gm5C/raJ2oBEzoJQXhGC48uLQr1d6XY4gpOEADjqq05p5SQQOF4BBHUkrQ0N/B8gmwECZ4Qyv6bn9QlQot5eZiCr5w20Caz2JgOwqY0PEBKMDVxWxLeYS79ig/gLtewMicpwq6cPtAHBxcXYrNqRyY0L0Hdx3EW0CgDAp+6BtAApmq6gWMzPmYa66+8UEXO31+vsEE9jj2ZrHxlNt/RX9f7/Pf76gSMIFXdH8CMAE4BdceFg4I/XD9i2qd0KlhXbGnoHQIghRkyIRrZqnvXdtBWliksUUsT90UZVUvXLQXlY+/WZJgQo6XNhnLAunBk9ggXm9tSiLArm4032CiNzv0USYJrWbNQh/c1j0Ik1lkAq9obHSVBx6IjyMSCP6Qj8IozdPufvyH3hGSi+J9uV6Y5hCsiM1tUv6Qezuv/t0HjzqwlSwERs3Qre62P59q3dBNV3fs7kln5uoIv3Vb9wDQO/XkUsdZMmMWn9W4EF8wnBxAVoOytOvoZbvl3Rgy0MBtoNh+Hncd56CR3rPgp1xXeraACVisHIf2t4h3ZRHPnU2Yx1xyn4pZ7gNbO8+CBrfhJIWg69uZ7Q4RpzRCqHA0KuA/TWPTx7jrnb/KRNteZBPyHPUQ08Pk0GspOfVD67hYD7dacISCS1C1VOivhTbLo1Mr3Bvj+1ELj8wkcJ3dKk5sZDL4K03SB+k5k1+xj4oj/MIlt6YxFBl7nu1kjNzc93hj8p1mLY9q5+q/FxVMqECjWnyNqaiHdSQ4BVNwgJsOXDyDggYy+UBDfk8RQUPbQMFO+GVr1hvMV+eCjFPI8AOKKqxUym4TUGhO+DDAXQ5MmPIfrNRmmkv95mA5Pt7PQNQIIKFzV0DxKiJCFWbv6Ak568uBCR0jCvrBHcwUmpVHqGsC96ZGzkeFSoAaKA2xZ8LWaL7BRDHLBPhdqXtXpfu2mucxJqwThP+XEhE8DkrhFv0drBP4RlFAsph1Iur6l4uVQBwHAAbSVUcZW6hlwn9xMVmIzPVSF8svFu7COh7R8+HmJIdnVok1U2J91sR4bLKH7901cgGucrt4vsFEXzaFDE5hQcJ5ydOy4b5B5LcuSwAR7vbsl1m87BjFwMOcdljkPby5BweLf2yn7P6stVxYDiKhbrbo72zlb3vq+Fd/lHfkTp95/AZ55u7TT7ptq5zfgotmFjHz6dsSA7B4eNSXTSEjDvKNzybhVLp7oFSRPu/53tzQmSyCSxM+vcVJ5LPp7jUI6PPIK871RCZJe3Rna636u7OCiWVjP9lD8vkBYj7Jz5ldmsdEaSG60WK52mbnyqe7zsbaVkYRzqL88uF32LGei8XJ1l2DhsFq/MTv5Ynpl7k3WvuRbWdJPNs/hPn7aELW8r4Tn7ZWtTK5lvpJVDbRHU8roPih/Mk5x73LeiG18jMB6wSO5yQxPUIOHUXtk7+yT7R6qT3uUL6cu1W1wxLkohKZ/ju7yf3hPlonV6coYEKFKGjo4L4A1jdK+Fb+qIAHtz24KKFmgAqsus9g9YTPdam0jkF3IBVWkFIYYATJMuptkQiusY4PheqgzYf7aVBYLQcmwtyBVDGkbcFSA222Wa282v1W7j0V2j5LRJ8uInyXAhO672DZ+JG4GRYAACAASURBVCMx7UMyp5aCVhfGWCKcROWGXPL3Oh9Y7rFGGlRraibmC0zoWMJiJmqa5Dy8jHSr8DZAhrEo35XOFRYY7F3lsX4PsE4AmOA7LXfm6B7BWYEzA2dHEJxgv0LuKAdOtK2lEjMRXFooSt5QvVqtyE5pNJiQ/aWVerPvERKkqeslBP0yZADJEVkZFvkSbU7+tl450hcATCAPcZj7z23p5GBYutPQlXBWZL7PBW19RcTCH+XNSWTlKEpypLRLPotgJeRvnkV/p7HHXrbuphZaNhckBC0OfdlUsbn+JJ0cRD7zorRs5MrlruXCbz/UranwIrJoytXpruHXEL/Hi6eRFSODQgz/SATDPcHIkrAp+R/V7pedDUz4Fc41daYZIGisRdm7Ni9e/n/+ynByAAdN3UhWZr5KdvI8yTcGTHh7xI+f+IXcP/F6d2P8IGq3kSYW0mUhIHtChqyXuWfwAbZL+ZosA2gTgdMT5DjvdK5zL6OROFyZ4AishEXoIqaHyM3fY62mg3iXWIS4jVp4Lsw2i7jj7Lov5jt6HqxT3YkoYEKFeNRQQE7/chdxLfM039V+PkREcE0IWicguMDdBq495gegQgdqZsDVQbPN4BltA24OaHO+54KMa0h9WtjWOyy35cCEzgl1FVD3Q+ehf6LOwglVpM2tdq2U3wBIENw0z71p+S4FJlTQxH2IgPvg2uJugGCPLIBRhNLq5jH72NS9gIJ155dIhbzQ2ZxQxwVjgEKyjmrn6lho7GNYC3G3BL/HKA1j3wDEIaZT94LuH8g+H43wrer64dtGVrggMEFGStSEgVKtHDDxhRWPv8gcBmuVGc+DbE6oPYG4pIXK5hTka+HqKlhdkM5/csmACQ9E9OQ+JCyoZhhaTdmY7f0s9Gne3I0gqppovsFEfzb1tBDBd24WCcmlw8k1kcCBHD3SK5OMTVxpukxhcl/Gm3oRBFSUZGX2rSKCQ3kOucxX7nrtb1/tu5rP+j0TPSMx+2XpjtMf6x75ca9txZGvPwQMyCXp5BpYVMKJifoyQ18lknJZn+51nfjLR3rfCI0DycrskSICs32wz19yjN7Gt3ZXXJRsZwETftFCBLl6Qbd1pPXC7j8OJ85EgFzN5C4f+RnbXW8Qt5J4icq61VMSKZe+6t4x+RG5v/VAauMnyPUyKXV4Lk9u/jH7ZHoOJWO1Agq4KtncRtc690+eJLfGDqEOD7yA8P8AF/fSdudX1hHTr+H96xxwHcobYS9VnLhsWSfx7YkNslYsXsu1ujuUAxN6IcN6CWVRlEu4ssUt/rSODfl/AQo0PSPGoOMKSyGpQoUGPpupUvEuXKOg7cTPy6Lwek3GEIo1u51pnSgFJpTnENjhhqMVmRGEr9Kk5rxvnOA9lxHKZ8S1IL4laG0pBSZ0TgBWAFhBcPRNP7PTfIE9zE7HhJhPgBjc+WFZchoNJnQNUbMDNU+UlEcIfn9DHfdlvZuq9IzQ+WrxRf0WTPc9WESRmr9cwDQUB5CVkKwmaJXQbGBR95T2BX6jwjz4r2AZn54qV+rNv3q1Zy0JMCErRp4vxDBlzWQMisQBoV9z69RZfPMuuUjPhzw032CiL5vSjA+B0ciF6eQaaIzLkhw2tqfE8rAcVEIuk3yS/Qq4pV50V2SKFYUjJjmp/9qrkLM6ND0rqmwK89fZlTcSexVZw+gj6eRg0dS4eKE3M/RfzIJ+QkmINuQpP5hLnj1TOMlZkf0OkyAAK4zuZNc5ge/oi+RGpg0seTAhF8X7cz2fF2IUVipiiahkG4U+myfhL6STyz5HvNrMvV5xw+6KzG/Z6nhlPTM5hQ3Cz7hEYzQtb3NumL6StrXsQ3FCTMOuXuzCBF1svXjiHXxwW62xE4W+YvQIZfKHOxusacpb7cQE1dsyYrqfxunbfNDUe6zD4kKOVx677gf3bCZ4XTAy3IrUMwi7FJgwpwUXSSRomE9hFRwoZp1QwQrCKGLylP2mphZuMtDWBzWdsHQgDWlUoaLib6LIC8o7jAljMwM6S4EJHec/EBGEbBXSw6wShRqK86OwNn3ekYIzGGtQDEyokAY3FFSYhquTrhvaxH0LuaJYPEy91iOsHeU1YiShDTcB0ny5OSlfkS0L6VWhL1H/fPAOcsThvoZdY4EayZNK2sY4a1FwoOBdmHUCVevfWeL8qbdVAnPW7xVWKlirgueIBnJD2YHfLSbyEmPU/U6qt5tTAUggVSkj1V419Hsemzy22jiKBQATiPfwAlxnEfN/pBMDSJFYlhAwKSuycCFCXvBShCC6WxkXN/M63phE9dKSJKvSLxHXhj9zGD3Im5IvXJYder0U8qz7VOGFw3RwOjEIzUBRKllgT+SKdHLXtwQFV2dF5ke8o1psWNs3cmfyZL6OTS+TkvxYymACcRGu4/zcL3ZVbunr8fubpphOq6UoIfjNdsdAZZmcqhu6BmT/XUamjnavo23ktEASaSGmv9M0/SPvlvu6dVyXUEjpiSq6RADbue419F0ZpudS3LvRH6U8fZB2c79gH2l1UowaFHAdHK1vmaA8u7Sa70jeVKcg7FJgQgVcWAUgvFR4aFTB8LmvqOAJwQrCZVDwhKIBsQ+oxGsGheNugiAGNxxTEEM6WTxfSYaY6BMpzSH9LQQfWBjM2IlSYELfC1o0VFgHyECc2nyDI/ClVOxEMTChQhpi8OCpEARHqDwNV66FINMKhDtVhXXTRa7Rlgldb/wJt2EI17o/VKAdqCAuYSH4WGmfQetE0O0Nehx8L2HWCeVXKasE4npQtLKSb0THBAUr3IaCblP3+xZOyGwLcTaW5fGiBhNwbZKe3EZiQUR81SREKXtTd9mA3rAOFgBMwC9uDnBipsu2JQbfFJUJsiJ7lJDA3xFBPQViLzHNTUxw9bGuJzexqdLaHM6KzDeZCBfKHGLif+FNya+QCPflhm73AyijDlmfuzWdHES6wZLkC8LQmszZwyz87W3dA5rLfaYdWZk5W4R+XKphEfmSvbkHrnSRaKmCiWXZK17okoWUj6WqrAd5gIv4cRYv2JrJoj4SL6NaibiV2U0I0QOua78y03M6BLKKyVkxcoEV6/5EI2MmzEH58RPyAWd99pv0TPfeZJPtuTlN0z/xMudr1moboKMeBynaeJdzDV1MGXouxQjWiftk3L3dPs5ZyXvH8zRJdqRKFBWzNfiCHzORH2er5YV8e8dj8xAzoUIeLmFcxvNtlSickAUCIEChOhSzCwqf6m6gVjxc+hC2kKZcrSsqCMBtBDUNFmIumIcKM4gRg+UxKKAEK2ArEIL2E98n7iFTiw8whSrbUDpV6l5S86Y0+kR8A6wMJpWzTECzCyvRYrEcBfkBawtAdFCQrxJMwCVRsO/UTSnMmqZj0P0Jv3xkUSwGuBZizYPfZT32kSmMB60Tuj+KWSf0mwpmBdN1w3cDt0Z4w1Qi9CtvkdEJe8EsXKdta3X3hTpPSs6nHnfgrMWtp2VClo+cL8ww+dRMLNaLeXOiYr/tBQATOCTD6jvcnU4OIqAnMsnhWXhJvI5IkIZuE3Ul76ylqBhqC4jVCQE+LLPPJOetvfn3CQQeUe9o6sXsepqOuVaW4jNwWayjtnWfASBSlvozqTuFQ13f/ppODs4JYod21V2e/SazlzO+GDnMfAxvTGLsZWkpgonukdS+tuUFr0Wx9t0lQr+0iH6xLTn8ew1kn2EMUghnuw8X5tcxMaoFw/2gHD1MMfsYxM6UezD4+/zyzFl2rOsycUaDPtOVNlX2ec3sdJc8OXWoe5O1O1EMp3qbZ5nI03m028hX7WO762WZACR5l3s1XSIZ2ptintSzhRx6DSXdH9jHWP3UTg45jcrgZPLDZavVEnfqj9amJC7GelEpy4SuJ3y3kQJ0oS5MFRb+n69dDPrXo0ow3FIwPswHgten/JSiwWc1xmKh5qICCgAQNPAKdopZJrDO+B1cgpA+U4NuNYxoIa1GGJvuH1iAUCwPipBg1i0VuHQd9R2NlwgGtiL+A/fNQgnK2q8CvqAgXyWY8NaxUjCBFMCIKQSZLnzgITTmcJerRNte67mBfvGfujKZ1sBa29ZvEpkzkUEzGDsRZp0wBX5YkiD4B8FfLckWlLfBmjd6rsD1Ey6gpYBhrXwJez/4bYR+K4sWTKC4mnRmHw1NHbpjujeL0J/gqM9EyHRU9OJjkjW8qQfao4po/sHEuv8hYqQgDJIT59ieTyVOQ9DygpCszL5TRL4b1rkQ/dje1I3guBnqzw2dRiKXScEPszwJ/VO6exAapEjUm113ARPjwp5LMXvvYsKqrMj8gxQyMEADF0a3WJu6Xx5lEEsNTPSmU90c87R65VzgbnZZzh9JrLlBjsi9yHVcFHPqslh+yRt7NEPMHBb52aBQMCus+rn5/D32BB3xzK6DFaVxlsOGnycx6w7mWL8IkkbVxSgwZx7q4rRVtrsnuRucP9JYHAI+0sT6heNkiJdPnWG9sLWmAGwhcrlQwO5BGZ7cX66L7S6ujRsKztx9xPQgTdCn6HmTn7WPjDORVS9LSIn9nedYMuY6uQvsjclPzkPROhUaoPlGHRy4aC6UcKdCxuuJCC6ASnqha+E5E0zgZzizS1kxFsLPWXmIzHXQmKobjYKDoGVC3WtOIS8bm0fql475okYQkoAs1NqYmlFUsIbVJ2hpCIIJXT+k+3xuQDBFkhKcg5VqkaNcDVGfUQFSKygvBJjAWJW3xTT1ABkAXuazUedYzXPmWgM84kiEgF/P/rWPYNYyXQOkekYiGD0T9E9NURxMtlCwSjDlfGN1pdmv9LsCn1HzJizOCfsEFdTnIyUzNoWFK8rnOxTDqN8KmnMGzAOYmHHJ+146OYCglkgkK3LHCblgaBhtYYtO59u7sfFnSFZmXyskl5N4ecJnEVvOoajuHKlz46H5BhO9uXXvZWH4pM4hYXnfcGINCjktCLkrMvC9RaaDOcQWH8u3J+ekAV2WW7faFb6UifYq8WWNC/M/DycGvlWJZbA3O3RMwWUrhFcibxnuXoOPLpRkeeYsYc/lKfQbYLKO402J0LbNBpcUmBDh3tzQT7l0do4RZn6n1gOR5dnXCQs0NzOuTMz8Md6Y/FKpTdiXS60h8SqNwu88nJgvTycGAFIqImdl5lLLSrxFnFxDak1oNew8iftx9+apC2VL2wuohVD/AapaVKmepnj+YfskXkadNaeH1VoTv3bvm3qte3vsIO60nvTPb0hKe5NFd8t292L7JVPv4Be31QReynNaMznl2ZVVfEfPnTKQsnlosB7CcDHLBEaFywnuMwChyL5WiYuAP6sqXpnLD70k4TON804FcNX0/syvAwTBwgs89F1JkIEF+1HdnzAYZIQqlRWm/GrU9oQyBCm8kXJS3ZaKgQnMHXMAMAJACmpd4QIDRcFCWVp0n2BcuAffYwC4MDcn7FnMFbWM4JWgGZN0/oiLgSW1LhunyqVSXiqA02tS99t8WCYwdB3HWX4q2LBgcLXKNVqQ1W8Q64KCtG/3dSvfJKYLfJtJPdZM54ykCkhDrcopU0kFl2tNQY89BmsE9tKyELdGxLQiI2K134c5p5v96vJB10QAYMRhoUhstf1E3aoKdGGxgvsp3PBwnsHFC+Mz+q+lfGuR4dTLzUlWZj8sIqhUGSRhlpW8sQd+ZXN/uXzkFcKMUvVAsx4Jy/fsjT2RgYzZaLVgotqd3rf9J3tR3oHGKEzIvS+duPcg4rW1ZDCIupFmPSfLswcICzSGYXSPtam7qHvLsmf+N+G0Tr6XiYCq9fBGO2kWWmeR9bVnus9AgFFlJBtifbln4FY1x+2Kif99W3IAh19RclZkL2ISFLAJ20k/szb1hBUPnPXsUgIT/dl1bxXi0JS+/qTuY3bfuC1xJlwIUG8BgfyoNL8PEf+FyH2KyUI2IVeIbrWEbqd44iq+lZGDfw7tkrnyBQ670O4izWQ4MQ+mEwNDlSy8rBh+qZB1BxNbQhLROhHxMW8gcDiKyXfkrsn3uHe3Hkxt/JiXcYkIZd3/LBPuevvl7mp+Xsyh6ZrcjjRrVIYm869zNjg30FjrbsSeVQKkNn6vX5pybrFe7h7Jz403rs4ET7OdiLtO9jJ7U/eb6miV0OlgIaDhQkpF1GZQgRwXE34Gn3xMv9ojtJKtFPas9vs835UGLqLYEAXMR16x1COZyPY1dpgP7hu4+Gk6R7QBQIRLH3nwF1qTj7vwJsMnH/PGmIKWCQUTENIhrAfBBEAGivc1WogptYYq4ADYwMcfewXCbSkwAcsM3FIAqswAeQiQcAFbqL2m6wA+Q1CDMq6w3wq8B5+jgolgnRPsRfAqaprlGa2v77OPvRsMTAaPIXhDydYoQGF+K7irgunw6w1oi1kndO6qPIAXAywjSPkKt8agVQLf+aF1sHLptwXlBOJdTOuEjglKdqQ4NvdPrede8H39zuDyCPdG010dGTLhij+ruN88WCZ0jFyRZcJZkb2AScJcWJ6wNnUj6LMoycrhQ13Xei8x9VhCv6HNyR8zVZcjvVowUe3KYkF6syn4cOJSDSE+N50cCHU1qrbPKO/JypEBEQ51E0MlbN7UDURelgAsuGVytwnOj5hpW8u+aDywSya1f96iE9jlE8mS14bWtBD51rbuNUVTx6I5vx4HDoEdQeo7+tnO7tgufMeeyJ5QlJYKmPDrekDzC41KGP1J8nSMWWHdL06INMC44MIKKaKdbcx8AW1MfD3sG/P7hRbjRUX6fcKeoBdGdXdS4dZZPvJ5K9b9SXGyKkxUsoWKr6cnMbbQtfLQ1EnurbEDqdV62suhRLSHByTG3W9bB0++xzq0DWlaa+lU4Q2TTV+VO5yPuH+196dWSoek2oQ0iOwJWeLJR6wT+bnc21IrkAkZu8Mct0WmM+zK4X6xOqvaszPs8PIFpWJgApZjnHso0rRQAp72C4saYnq0CJ0Kdxo3YFomFEyoZQJtBDM/zbsCyOAhBAO4JkLDCIEE4ysFJrRCcBBM4OewWCwkmFAhFgHliDOIAiYQzAow0RcQ1DWT00LtNXwiKjxDyYazNrjfooIJ1DrA3sRdZoIRtAk/+ygAXdcV7mNwIzMEWS+gG2OFmzUEWWio6w0ozH2l6XLxTaFf7Fv0V++4gTDrhB5der6j9hLusD38miBhVgkkfAEAr0dMie4JABnU+DAt8AooALRgsQGV6LOqra3rCisMgMuBPpACoMLZDLf1txHRD8y+a7oMwy7SulkmVmQ+JQUUGCSXmY+OGiBby2WPd+cbTKDPvuzQu4gEh3YYjbiOc9hI71kP1zq3St6XVSOHi8th1qAxnnb34j/0eoXhGkHI3OTk8ycy0wnEfCKJ5/takpj4/G3JgS+Ue85ZkfkaE/1T2CfHwq/nzUkICkVpqYCJvkzqs8RelpwwetJ17CNGek+HpsEjZO9xV+T+rQign9sG85W8MTEYVkm8Z/jyfSzbBkCGu8EcEqJPDCcHYc4uS2ZWIXdF5iqOJV8heQ9Q4ECt6TzTgOsHZdvU/u4G2Y2oFQ3C7LKrV+9hmt5Hu0991T4q3kY215qmVfu7Sh4Yf6W7seUAarMBXMImgVsd8RN/ozydSr1TP7KPtZPUYtcrIFuIHItt22Oh63j7vrRVoqpLSl8qBiYg8AFMQANYVQdlN1D5B0zhDsKZVpxVMKHabBNMaOYn0zIB32LE8CFl7EJbJiCgIk4KCgEzmLWYZQIJKuBqGwQTUM58a4HBhAp/OC+QdU8FrXKWCVi9FEyomxMERAiKC7XXsBt1PhgHKosH3erKgQkdO9YY80GSFlObjbnC3Q7W5iggUPcq4gUgME4zUdz3vVJB9km/jhSsdHgeY6jFDRLvY2xag0iD0c1geV3fUrVeyn/d4U/onJHd8OSQooaQARBDBXkC3g7BuBacW7AsKVCvNFYiOCodD6xNqPgOxUaYhQKB2uf4L2PfqFtfLXzQtdzPB5RQAppgRsE7Motib84AmZou37AR1w1MLB85XdgrVBdGOWb5N+ro/kYlNQFmNRTx+FgIMEHym9a+3CjcS4pl27lviumYWvL1V7Pb3BUZ1cDNvD6TDraaBou8A212zIof7wqfyCwoulRMq120V9eiw0a6BktW8vaE5uIgiaKkiV0KYGK3Jy/tnO5og5Y1LAuXCPFxw8mBWfEuzvLMZ5hpbSXLysxv5I1JM2h15vX+0XUnicvInz2HUBk9kRh77sP89kj1PbTmgRwu3cLZX3EsebQ4WU8bJ0R20UOthKdTQbC3aZgm6Wz3hvxvZSS2D8VomIR6iOkRcugF1D55k73a3pU6Yw7la3Jv2pEp6qnJQ90N1j4UjyMWQ2/TMD7hpoB15C80QV/i/Sf/xVregvBtvXErWSvjWWT5zbPVEifJk0P5c2Mbe75bsXtTtPO0GJjAcHCBIlMcArCxVxdKANd+EbuhfsGmpvdyIkKcD4Qf/fk6IhoMcX2AKwCEgShCXJXLV/I15Tc0qfeFCNPFArDPJCLMU78YFSIRJwUBvsq1ibZJyjBCG0EwONxmSwVgq3AFyyruU2iWTTAF5cm+81V1r8i8VBhDxXfIO0EAVw5M6LeD93D2QugNCrvQmENzjr7wXCkrma4tgBcUQBBowzTj0LF8gIiQQhWkbasbWZT9HAQRiGmBEhVzMIGE+f3BBQ+xePX8prStY33LhycaGMopaOM/6LvVQSEW/C4g0EOwr4dVQvmmbaFtWAAUoOj1ZmZ4gsVQa4RVAyqw5uriiP7hsgkw2V9k7YPnhrefFi+YeMmTndLajmxO8HMsRsh3v86y6NJgMHaUnTz7mfCDbkHABCadS72bhS4qMY+HLJcGtvYM4rIqTnU5vwvNo+4H9WY/JoX865PM9F3e2I1DvSbac8svOyY6tx8Dy4MQAzwg+FEDGatp+//SyUGkmCxLflwANC04yIL0K2tTNz6sorQUwETpAn+0Lt09COFhhvzChEgNiQMmMsGSaG/q/kyxF3qzqZ9z4aKYSyxr0ok1kbOtaVCwHC8xdyz7dYvj7yeGbA2RXHD5qStH2TNO1ZRIXPEFd2P+fPlb/EBqIwRBQy3d6dWVcKbvsY6Tg3j3llrjFTRT1NM05rzG2eBupok4gqzhxlRusDi1kU3qXhp3rrSWT5/OB7S5NE0Vhr9hyp4WnTlmkd1BlM/+nSw5l2/vuapiIBF5h8xogIOWCUxbNWIQ4hdSANdLHDF2cCcNCndf9qsV43zC9wFN3VeJ6LwQIQ7BrCiUVk/BJzq3dwj9qNME7akKQTqnoFCAtvE7ZLKDe0NQS641CxZqPnqbYVwAerBi6VyK1ZnQdxBsjdgtU0hN+9YjyBl1vCkrWaIZART7B/tINb8qLEYBE7oeumeDsQ4YkArh+Lue68VAhbYHyxriI2D1CAvIRlsAQLB4e3F2PuF98FPjofTn+p3r70xgB4AO1ya4sJt94V1dW82k1oi10jnje0VNMnMM+G4wBrVS6lmFd+ptlTA3jwI7xA4j6DmYcETHiGxkiCUBf1Qhp0BNwZ1pLdG7UXmrfSK2CApEZLACha05xgC3uUAA9iIGE95MisdNhH2tD4nIkCWxH/EdXchcURdaKDCBwm/9uaENsiMdW9h88kT8Y9fhb4z03P3HhQjMrorJclG8N9e7ij2XJc/yAG1ksTStlXbxiGU7R23tPAvZDiKRuyJ7LZE3jtnE9IC1sbtkCtWlACb6cqmrSLxAwyBNOa79omABOWdF5gouHKgVEQudxZu7cRiH0rJs6gC3kAljTpE7IfrFcHIwHGgUac+syiwrM68U8Q7Ul3MsaZHrKLAwLjRm3+93VouFIOgYDcmfxwedO1qRTWmLF2/rZ1KicfmFtWr6VH5BzUBCM0VNket+2L154puypQNxElv9AO8oDMcN0+u5XeXlLut4eTHvbuVpyiumF0LmZeJd5sxxJqudSKZJZPxpEb7YislX+NbutBy/IcbXrS5lIIkyxGLPFLNMqFYM+wLppZFlbaEEVgUTcPOBu09Qy4uLFlo7VXbgwoXWF+4/QeDxTV97u1Bz0X6D2ZmKgQndK1CsQNMJS6YZsAxNPgTyharCq/sHvtxI2KHxBfh5OTABRQWKC6orGvYo3oNPOkBSPbXKlXwjOidzfLpuUQKwdR5YJ6wXkqSY9Q9MDTssS/gPldlBpSxMyg/ERyBNMMK2TGHW3BewUuCbhZUC1oyo8UFQFCOVL74fra0V7EMDyWH9U6VXI8CE8gLjQBa3sMPU5KUK2o2wSuj+MeepljgzLgvPmQI/AB3OLfCqkhICiIkAEMU5Efzmg33AAouEKXPOtHKKsEo+Cu/Zerk5oS05XtpkLAv3i7AibrPGFthd1zDLJ4plfKpkUgsGJqAqz6T2d9jb2KWsMzodWGn+yEIOMeWJ5S+Ow/+R6RlEgHH1VI/PVtZayzIHvtS1YHXwLA8wJ1ZSzC7a+IWupbjz9nTHWdA0RSZnxcj/cHhtj63Wpu4wi8VM24sLTMxdrH3kkrZsrhMaOJj6Z5NwKt09MAs0QCstD2dx2YQFpePg+rUQDfsWBsNtiq/jfRIn8RCX9J3tzab+lwmFFOdQLp0Y7p9TFK/MKiKGwhOQ/QQLsipzhOvSqy3iY4VkFVvtbcQ+dnHHSSTvECEhlTAMAS4L21YLb3Qem17l3mgdQHF7m+9u5AVc07h8hV848RHr8DYUpyvhKRVpv/kVtem7cpdzrvsn+2Bqp0fJjV5C3JfuuojpUXJoObXmf2efJH3cEXckLxaxprfSyz7GAA4cJ89g4wGI6b8L0Q3C7jX2dOw3/7+9b4GTpKruPqeq5z3dPY998PJTQA3yMJrdWUBUHqICgaDC9AKJoGB8YHwS/YiPzzWJGhVNUNSgiSgmwPYAPkjgi0EWUMRld0VFCFHRNZ/y2t2Z6e55T3ed7/evrjN7p6a6u7q7enZ66Pv78Rt2purWvefeunX+5/E/UCxvwgAAIABJREFUWmiygR4J/8fR75nQBEt8oKCUAFDUGEoTahlKXaQvEBQn0EHCMquKty49vKYInzTDnEAfCUudNv3AI6EcDC9RnKK1TEw/+Pj4nx8QhhUYruA9CJ5Jnb/qCfiJmHKEKx4IgKTPhEIDhcl8HUuBCb3nfZ4i7c+xQF0jFBo7EPPRfQFQBBAAq7w/hCaMZwJLpuMHPek/BCj+uoZg4gE4QFFGfCfDAgpUc8c3xE944beWI68Sxe3wjkD3QOiinkWYJwoNIlkcdcGwlwB80ExiAPxbjUCYFwxU8PKhNfJc0L4R4gfg4gc2KkM9E/B+K+tVLe9nmHt0TPgJJjXksZhhX+jD/2/kr4JcAMn3AN0wAkAH0PwW6DQwkiLpHzUtcH6pgc8PVkwZlAQSGMTygAn3lamOzUmlLCdOHSr5eSS4VVuJ1RGhL1iSuIJ3sTIthlm8RdccSDCBgfTl0ifbQv8RuvDb4hmOMTsnKdVn1ZOv4wZYoQvMr+Ci5wFuMcTfRd3wEj1ELHeRWCOjiWG8PFW3wlDmaiZ6Z8CNWWtHMkipXrh0OcFEkEZSSUvpy219uSUMBowljZnP03oSC+/bS3LrZN4Bl/XS65GoviPpFhWUEzMDVOA3OSL/yyLeRT3xb4Sprt6fSV/ExfoeS/sX64Sw1c/9NyPsiUaGHU0Aly1i0W1jh5Ed2wCvk+D8EHoeW93rXXAhDrn4I0b0hLM3f0LsLnqC5mNr8xZN5YUGHEt+7czypbw2/yXrZKudLKtATgR5Eu10r+yeO9m5r+0PqINRu6LSGrpzNdU5fGmZZK3N/MvYHL3RPmjmGjmpo9vpZJrH9wJ51MXvhptLwvQoE//CcZwfWszbaEZ+xQ/1jS2s+bDYNAJ0VQ3jXahR+5epnGdClShQPSNhFD9rekjVB8D+G/TDreBAlQb9ibh7hGEBbOuKYNwoP4KcBLAG+cMJcP4hsXa5lVWdi5/JCOMu5Zkw5/t5z6viV75R7BMhFyXm09Al02cGKXuVwAS+QVgHDXPS6EYkyEO3QMJ8QwcfsC/V+q9VmIMs32HBhDl2LcJmKv5+hRPhOYgIQFhMuXnrGBFSBlAK8hO/4u/vW6eKXAMtSoprEH3grztkgga9z1Rgr/HyFfC3RgIJ9K/7C8ZrrYoeZD/S9wSeLoR5NfrdNucNOmR44NH8QM4MGzO3G9ZA1xm/x3nlNy6a5BG4RnNrsP7wcsDAU9aIsDxgovg1rIoa1pSEHP10r9PT/jkmBiqrcsxyD0/Onc2PrKuq0q4+/0CDCYxjMJt+LSpMB1qXK305A6zPlW6p5e8DUzc+i/PWaQ7RaUwMLupSyeO1dG/e8ygLbROLt82R3B1FEnoZMDFl7UiW9aAsJ5ioRXBliiBKwZkfzPT96YJSif6lDJgoVtGVn4jw7y2mPcQ8SY7zP2RZP+MHEpoAVnaY6yZuWJ93YshRCWh86WhiGCEkNTeEPtEpZAUBG3nJ9LPzszNHWJb1AmLaZAkfM/3jwvq3Fn7Qfz091X4ktbXDK9G9zqLHexw6tL+D7rdPoWdRghyah7Ltiz+Fc0MQO+UecMagl5xRbp4Ex9itcl34Hg0wdXSwJTNc9JO4d8dcL0vxk6l2b5ddCZ8NKdoEEVCQZ4J5JL9b6DBiepimC1+iY6ffSn847ZyUz/EsP8bMO4mdB6lAj1Gs8CvePphddKZ6cqK7wW/rjmA5WjkwgeerRR/KKpTW5Q490ech4RHhC/7kXq0AbSoP+qFHfhsSIf3Kt7+K7nLIGc/QuWgsvql4lAMTep9JD2pCWby7AHuwdC6n8q1yhkUVVm8oRGE8EzpGGIWQiwOWGj9IVKVwufebjs3PImS+C4FgooTgVUZIuEdEB8JX/Ex3kJnG/8MrjfCqSsqwygXJxwjnQ7I4GvrR5F3d16qE+n+//5TczzOhuRV6r2kVB2CHl0UNT40GEjoGfY7mTpTKU9CK4KZRoZHvNsal3x94GRFCqeyIfm+Cgjv8XBJS7A0S66Tnm5kbaYIIXAoPx597NWnK7pMqFfPKsooyzMn/NNmYPUlYkOAZFP9dZnB8C++ID9fy0VwJYAIT65tIv8gq0HeICUky5ebqJ6eoKXyk0krHszesiZF9okXWSQ7L6Syuuy/y/URET6DgkjDdKXn7P0z60kpjDPt3Z1N2hETwgvrbb6wdSbhkS7aVDiYGsluvImJwsi9uTP8zGk+hMNeS5gxloDCo+zmsGHczybU0O/N5/tlBsPKVbAPZdGD/QvzxscSwWl3CPjfwOg1/ouERpj3DXEppPvxX37z+N7nZ1z9nWrJjE5KI7RYn+Ygz+eu9eef+R18ydwIflizQfJuNPAMkeMPi71r9jddMcCarsQ6/x/fb0M9doGBTJj9FFxTupv/LOTqcYjQ+5xCDBFU/X/+1JNTYc5+4D7PoWLboUCbqkSnq51k+3Op0jrK7utfJzO87rdjf0EGf+PCmUwLpfxHC5I55pPhBquUsrGtBijdXAhOq5CE8AknDMAAtl8KqH0q4/qF0woqqyqqOC+F54N83P6qVlG9YZ3E2gpe/ktIWgYgXyRlhJcgfxHuuc8AF5cCEyrvXSy7F+efPBUH9J1CzLqfyrc/yV75WmZXyTODv/ntVidKfCCWGlV7XeznAte6F0z2Lr7k+GHM1CdjmvtF+wVyFUDDUFkFTUgqsL/pGMrEWIQyzjubehZX6o164ko5V32/0X0nBNv+uh57mIOHmG0AX7imwphId1ftRrh89jUGxC2polY05DvwOYBuhX8v1Tqt8NSQU64uq1MjhUnlqiLGGM5lfKf+cTV3NTJTXdUDOKbwgyMFAqzjPyJW/RoIJlYYM5Y5xWC5iETAAIAavYmOhi3hnEu7RqtpKARMYdCKTHohZ/BESAd/3wssXYkIvGU2kEANccwO9aL6340RyrNM98IDYYRPR1ty370aE2NwL8MBk3TcaPx8sHA1tzsbsT4kFyou/fd/akUR+R8m28sFEGow0QdXf7xtNpMBtvqQVNo1/ioURY1xL+yULn8M7Ewj7CGwD2TQ475fkQbHQl/YlU5fX8tBK9yyACyK+4/Zfxc4663mzh2dG3jGeaP9cz9wcTVhMFohl85Tn9vZYx/jMR3+/NvXX2bP3HJnY27mO8rTGIXkWscSJ+FCLuE1Y1iNvmomTIk4fsZsvgjMVsc+ub8H1XOCKX1lzn+rf2fG/7V/EjqJuenLeYftwZhmA08P9tDMdzXGX2BakjGtQY5mmqI1n3dTHXquDktztco51uM8Bl61FbWyhDnhnLEa/n52dpLy8khIX3Z9++OH24WOOLrgppyOIilo270O5pagEJnCvKlGoMQTDURhFp9Lyh/m7KhFmzQisoSp5SG5EOExADQx3WlDOoHwAjPiVbwAQAJHlsq6qzDQkIigcAmMplTOhioOfV1+VbcRk4/xHraNgJSNaCGiG2uA7poqdqb+UAxMqd4TqIHzFbLrftOhY1IXYguCwKR2E5iJ/wM9gVCuYwPNsQu5k8d2B0g8KV394EXInAHKrYbLS7z32N/I4ITMUTgN9rDbsEcOyssTAqNZ1XG9azd18PCJCGC1qSejfayeDqH0P6n5DpeugWmdKD10JNIU5d2q5xjwTsaf/0qNzxZdCm8rNBHfmGuH/NdTP1ONAy42CeChCjFBTtFDnVlOCif0SEaZNuRMckc1c5P4unSwrtMvamayYyO1f2ZUEJnRsa8bTGwqWvJOJEWsJC1LZxkwf2hdPfazSdYv+Lrd39E1MnGChynSx1gNihUu5zKrq2ncxDrW7hXmbRYVty53fIS+ePERiebxAS94FEbre3pm8pNzkVjyYyGy9kZgXUb+682H67mg89eqgucmGyYPFykMxOqjGhf1/PO+8sFQhw/5cehuLm0ezeMsRfWMskdIiPDU+usJtsi1GfGq+PzvyMovkbpstK+84iELCgZnnZHfMmZj61lg8BZaRUM21+j+8p4u61jo0/xRTWzxB7XBfTNHYcZbd/+X+sbc8dscnv9yde9uzCzw1TmLFkMkA4GADb7gLwtJBHe4uhDrTbkaWeBU0AHZc25P3N6RaezYlJip093Tac9Mzu6coP+RWl5ct1gpjeAsDJszQFQB5hGtEr+AtXln9OPsrP+MqVerg6gcwDwI3qlDjGnDgm4qhAgul5lyuuUB2UMo0YM5viSwHJlR5QHw8YuuV4QV9qNKOJF5QhOuGbJQ1X8cCuSsdrF/xxhjKgQlT6dOqwtqH7jeEAaLwGHIoGg1gdQ+osho0n1Bgooy+bCqA8ExB6Yc1HR5nfO/e771boRRF30FoAkiEAYOGHd4KkA0EertLHKSgNIW8Eeb1L0SkhkMTtIQ6gxtwkYoWjG4ATdAtsUdQTwIUturpadS+rzQl9T6oNwKADt95vJNgXPODx3L9wagAlkWAJAA6DX3Ge1A0XIVoTQ0mzPkhr4J6Ot4rRc7jQKs9O/Jc3tWHJLrQbSWCCR382qfTvYUueTU51h8Ky3Fc3Eg4qBY3oe+NJlNwp5ZukrYHs84fOcynuZSt4BoXNy416pZlontEZJtjy13jPY8+dCAVHtk4/mZhDqznwSJv4Z19UA5KthUPJrJprWTqn8O9o4kUmBwCm2zIHC+WS5lYbbiT25+QXGXv6Av0bpT2Xsq1o4nNOLwb0yRtE6cK63O3rpuX/I+5s/1QmZlbCHngrnZbpmd/IXneNDaQygyn03Y6NVxM2Bwmpj13s8slkEPG+S7asGuDa/2paPXPf/1Mmu24/dl2G2Ucx8UQ7unsi4SSgvcL0+mMtAyAB0FkkieW0qd2nuNdMclO3zGa9OqsuPetCK9EUVTFWQexOZlrrmsCFhKEnyAsrlEKnip28NKBhSYovAkhSvBKwIcUpL/p72AZBAhHkU2/sop/wwINr1xtgKKypVVlBM8YqhMjJNYfPgM5lwtz0nVQhRFUoniPTe+Gzg1hFvq9NXdtVO+vGVoCaykMO0GKN55XDkzg7zof1ND4gW+A2idyMbBGSFatGNZR4yR17UFJC2CjJ4H/rQ4FJiqMAX1qWIxeir2htOm1AAntB31DRqbnALkaUGSx//Efoka0ejOuxx4BkMF7DSYkMFjh3dLmV5BrFHFDbsNcEDWBrDXzLGvIw/ydlnn11VhgxshC9qh2Dy8pcozM/FXIGGHI8CqC6QnyRyikSbpSFYgwN0SkwliOMKdyA5ah7BuFRKsyLrqUmc7mB5JAXqHbSgYT/kkMZNP4GC6tl0A0k4hP9vsrDCfHbznCsgvIdwDQAIBAgEW0jWmKHFCUyX1s0w/29fC9xCmEChzwVixYl/kpEeOlW9LYoufz9iReuJJtxYOJ3MjVJBLEVPWL0UQKB07JJsdPrHecwke4+BGvFlg+be1IBgKRgWwaB1mQBevTo4kULGbRN0Op7s+m77Li3afSxNS8iKvYOWRbFhcKM4UCnzjen/oJeR6MsvIpavmBl3x5567YWzZunD8le9tRv5GZHzkdseTk7BxyIEqHBkZj2slzvDtGuclP7Ets/kCYeUQv7JI9hgUT6ECVQ+QvIEcO1rLalPDg4WAs+GgCIOD9B9MPlCFTWdX/D5OoqsonAsuQ1Goq8doPwgZwPsMKiLlgjqGsfiHWSGUDoIaCc/DC+8ObtJswYELXCjKBkg2FRO/TMeMaJMkiJCJIcQ0x7JKXmMp8OQu+dlAJTOA6VZ6hH8BSb8pH/x9MSDDKYa5RAlhT+QZbGJhxcKYGgT2MNQowobLBvBVUqCdGlft61gj36rrrmMv3F6wVBynE9Y5r8f2VgXip5/lBpYY+RvXeRjVPBWK1gno1wNd6f/QJs1GBCTlh7DlSsHBIwZLwJBN/mnbEv17JCuiFaAQWLGOR83ln3y3VrF4zgYnB3MiHRATWoiXNYTolZtmgh3wpiZxOQmdWTuauIKngFzQvTD+1hO8ky7lzX0/8+8RnIQlxxTUZylwuRVaEpS1kWNyKBxOZkXcTC5hx/C3fHafE7zillpaS6yMbHu8mu+dlRPIih/gwEurnYh0K0P0i1ySQ8YrzsUP5wZ5F7+KaPd+OOx2zmcCwMqbLx+IpL+Gr9tM/cCLptE2pVGEgm/4Mx7vfK7kpQ5EQh3s6LZmcvnQ0ccF1dSvgGl70y891DKw/6Afc07lRpmbzJNKIMEH/dItBU13tLDOzxariIYDRMr2cYcBEEEMPrP0gSEBidhSKh6kQQLkHvSNiwE0gobSaWvcizIZUZVWZYExqThNQwCqNWHlPEUMOTM26iWnNBVPRdzzrsN+Cb8o1DJjAllBFCrIHLagJIsz+4J3Q705NVk1j/5kgD7/G+Yw8KvPZ+L35fPy7GjABIwc8RPDcmHLSPgDGEEIMAIv5KMNNra+JCUrQL/YUvFgmkPDPJ0owoeOGbHUf17zhygjBBBZmboR5i45BwUyp62qVdYT3LbzyjZZbhGN2u1LwqLINWmudk75LS9g/qh1UNLYw46lRgAl54ZM90tH9KJGAI3t/Y7qd2b6Ut/cG8uC7UhnKvEuKRVuWNGZ+OT+QQAxu6NZMYKI/u/UkJva7cHWuYEapmF8RWjD7L8QBvFNItlkW3dWR7f7h44ecgwqpK7rJxswmYTemOFgRFvoL3pkMBhrGzFY+mEifQUx3BL4PlrxyX+/mO0sulHeWotYL5fPPJmv+50soRjeOnyfMUMaWvm8kR/KOvl+bf+jPjpzNJEhIXdIsltP2xjfDQhxt88Kb+nMjF1id7TfK9GwxdKhY8C7P8d6YTOT+YTS++T3kXVvzANyyEeieZTA78g2Kd/+Z5CZLWYhrfkyFGx2K2RblC5PE1vEuiUE98wqjRoebSRgwgZ6CAAWoIsE+8y3vUWpJ05jhSiNQy7CpGIKC9tOG1Vb71PVCSCzi6AF+w4SE6DUAJgBACI0ICg/C/FAo7XOeQPyW40pzwd/980f1+K94sd2mguxXUnFvWDChz0F/MEhgzOZ8TAUfYAOx5VpduVolXGWgYTOQHcJPUdisEpDAOMOACVynij1AJDz5pjzMfuA9BVOOnke17jeNOcf8QCigbGvlgATG0QgwEWZfLfM10R0uyzzw1uN8EliZYGJT5mIRAtf30sY0IcLXWE7+S7xrAIkjbnP55Tfm3iAsoI5bmjdANM/tc4N831ok/ZTo2mcfYqL+TPqlXEwCDBiLdexysA2F3rVybdtArh/8340ADToMJKv+jJjuEuJt9mz7PXvXnltSpqHHvowXyqbx00QYoQilCuk9wbPTz6tEcep+hYayaSJBaIO/3WHtSCIx7YC2vrFv9ln2PJLcl+QRscgX9yU3gxkssOGdcjblvsgiSCwtusmFvicW3W+RTDti9TEJchyMStgLXc3z7HS/X4YD2a1fJWKEGPjbnD1Dg3vWpWqqB1NSyF5405rJWw52CoVd3B47WObmNdwoz72dMZmc/d5ofLiYU1RvjoHnBRjI3PRuTvT8veSmS8V4N3pfFLi7AzkgP2vrnXnJU3zxZN1zq3/ElcAEYtWVkSQoTAgjQAIkrOBm+KFa5/2aif7b77pHcjJYbpQEwHyWKqUwiCB+HrHd1cTPx4gYpcbBdgTDDkJZggAF5gJlFhSYsJJrqzQXKNamFRE1H670EmDRR1DyN36P5FHEr7vWSiaypDSbk7nSpkxheEA4bKliaPBCbvHYYLRQrFpANbzP793wW09xluC8+YB3rmA+KhP3yPX+DYAH76iCpbBgAn0ooChWi3bLxSww2+Dv5noB0GC/oZJzrWuEsCnIRQlggva28kkjZ8dcx7BF6+p/O1s9tCRQhwQOGJgoh0dlY+bdwq4lpFzDIbJLivGnXUw0ZPAeL72P6XbrgaSyT4QWWTN5JjCpwdzWfxHhPw09wXAXPiLCrudhTux7conXqfUp3N0r5CowNzl2/kpm121eklqXRd7KO/sCk7L9U1npYALjHcimQYcICjl/Gy8480f4C9fpRbIx83ZhQgXSGprcY+3oW8TYhNokbRSDpwL89/5WNiG8hgEUb/Es8oPZ9Cco3nOl4SUocGebLTPzv7MtGtrTm3qSvFCo2p9VZIpakxs5xXEtmuJaOXyhBaVzJmp+cMkb8xzviTnZyWvGkql3rAB2p1JgAjLC+4h9CiMSCmOh+RVjVUyh6IN5BAYBhKSEycGCBxLsZcpqo/2biqoqkVD2zvQKNtUSN6/3IKkbMfh4tt+ij2doyBa8LVAaEUcPJblSQ/8gT3g9EV1oJI1Djrq/TNmBOhJzR+4Jfq/hKKWoYf3PV48L5gEvJ2oX+IuhmfPDNxkJ05hXWMIT5G8hNwXeAM2n8ssMY8fc0TdC3gAI9ZpqwATmp3MCaAHToYKaIPmBChdsQwhfQ2J7GG8YDFUwJsGbpvTifmCkoAxABWADVLzIUVHAiP3RAhOV3oYD+PeWX2W/8JcJTLiPCV0BW44ffaE49oMR1jEQZj652hAnDLrZwMRA7uZjSBy42NXCUcurhkrHdwFAxGy6y1W0mrTJ0L5nEbcNi8gZ3qHeUWEqd/KOxKuZOFQMYXOAia1/Scg5CmzymdHEZigbS5ozlIEiFEgfW2k7sPC5vDOB+O2F1p8ZuYbZrZGypAnz28fiw6pEVug+5BHueRni2VsH2zj/MNn2esp7lEnMTCIFZnrVvnjqrrrzCjzQ4nlAdnJn2yEyM7+f0ce2mG2LZC5fKuGykkhr+DtYnNxQLsexnD8a773gpwcYUFQCE2AVQQ7OG4hIK6H7Q8T8nh5QSwKE7PQUVyh+ABc4/1Ah9vkeIxSswmCyQTOVNZWrKnbwsiKuHVb4WoCE9mcCCtCoAkBXmgvOWeRSYD5QwmG0QU4TPO1QTqFkI+wKyvzhxobwy8R8jtZPgHcd4MYEEyZbVqUwLvXOwNMCEhMYCvSMNKk8FRhiePAy4lsEzwu+5097v8M18JKAehbsPxgXkuC7vDn5lW7z36gDco4XcgWDo65btWBCdR+MRQEFHu8PEVPQp/vmF0R0j5eUDmYiRALgHnjUkIsBik4kWMN4A2CA5pcTnonxYl3hzYFXFOsMZh3IoAUmajjtWrccWAksE5jAJNkHJsorBDKUvUJIoADVPUYh/oq9IwEO8apbs4EJTHAgu/VSIkb8bFgr6O+F6C6L6K5Cwd7WiCrTVQs+ghtk4/hbhBl5DyW9EL7HPM752JA/abjcUJoBTKybuGF93omhONGS8D8mms079tGZvvMW5Ta4X9WhzE1ctBZW2eSbvCN5nkmWMJi9+SghByEjQSGIM3mhQ7PJFD7M0TVPwR8Yv2mYe7vSMjWj4U0Fjnfbkpu+ajQx/L76gYRHvyrCAxMjd3NP18tlYrqo3DA53BazaK7wtJA8zV3tx8r0Ah1tdHMt1RNznnu7YpSd/sd9yeG31ZU7Uf9oy4IJJvqZFKlgoVjBMwAvBfjdTQVYlTq1Ui8dFbvheEHvfBCIMBVVKHMpj+++HiChY1IFHKFI8KSgqm6lMfjnUy5Mzg9ONJwLz0XyMDzU8CTAgAKvB0CI3zMBeT8RMidE5wPZgCgBVnc0jAN/02+1OQ7/fMr9Df1o7kTQOoPfHyFdaPgJS36tYAJ9mIACdRJAAw5lvrr9VpquNmiu5nqibgbqY8FDBJCI/AyAzhaYqP+safWwzBKoW1H3jzeKBGztU4ay5wgJLFSlYttDiIvv4lj8bL6fK7LWBHXWjGAC8+jPpP+Y2WXCWELByUR74HUQy9lmi9y1N3EBrC2rqsmG8SPFYigHYT00e9i2TuYfxVHpNnRrBjCByQxkS1bCRm3kB2PTMy976qCLwT+90OT4zAniuHHfYcEY7r2TJ2dfy4+sW8h98Bic0E9QlXESls+PxTcH0deGXofACzV/IZu+juNdb/DyFyyyLKaCk3Pa7ePGu877bd3WemWKymy9mhM97zSYoorx6d0dlkzPXjAv+e+1UewX3B7rl7n8MuVSiMMd7RbNzD02T7zJBWz15oXUviqVPBMokIbimFAQoYjBcg0FT71jQUqeP+ZeGbPU+quhURrao0qqWot1b/+zZ+3Gvo0CSKiUTIs+2Am1Gr2GyphhVqpEal6BqaBrYrI5H1N5VypTPBdFwFAkD54HVc5hTYfFXGtlYI4IFYISC+AR0t23KH8EIUmfMXKm/KDCXBu18JthRBoCaM4J49ckeV1LeABwPqAug1LgovYFamDUAyYUULjeO+98ghFOQ0KDwE25/eZfUxOsoH9zD/6d5xHRtUbBN1T3VjCDvvDtQo4QCnlW8hzV/la27mxJIAIJrGgw4Z76G7JrHIs+ziQ4uKpRauDg/4ZVmHwr7zqkZnahZgUT7t6QbbGB7J7TyaJN5EgbsfVbsWT7WM/wz1dQIasItvHSLmRT9jIRQcXaMO1RFn4N70z8d5iLzWuaBUygpkjMKjwiRSvlkiZE3xqPP3Ke8JZF4V2yIftSsQQfPigipc8LkQli2sX5tosWeXYkbQ/kXLrK4GR0pim26fn7ulNmgmO1yxB8vUfROpBN38Pxrpd7YII43mU7uelvjSVSry2tWIfUrRYAy01v5K7Or8q0W0sCjE7owM1ZkNzU348mhsEcRIMTt5wuFv0nFVw20CCmnWjmvrgXoZjNlhQ27u1J7TqA3okwYAKKHMKUzJoSsIDDEg3qU1U2TUVUlUL31DOmbipz+jdT6cbvEB6FJGhlNasm2TrsWpl94j1AfDxy/HRM/rAe/7iD5qdKramgAjyALeh6r28o47gO/V9FRFf4BozrUEOm2jkbYU18OJH8tWdh19+rEq7zMM8NMwFbh2Mq6Ph/BREACgh9/FsiUhIJjBX7IyowoWMwAeQ7PEX/IO+PChL8oKeW/QYGwQ95wAH3q+zx8wEi+iPfGqGq8dYa1ijs3mxd15JAJBJY8WBi4bTZMH6kY/F7uJhwVqG4mjzEZH2QdyQCKSirkVxTg4klr/dOAAAZYElEQVRqJrrKrpWNmfcI02crTEuE5GuWVXi3n/I0rDiaBUxgPgOZrVuIGfSEpdrN9gy9MYhRyc09Iftsh/goJjqChI4kplkSmiSLhBx6EVhROJZYr15AeCQKHbPXMxF49QObkFw5ltiM8IVom2d9f85vruvMren9IXW1v1imZqEUOFY80VbIZT4+ltj8Qdp5bRttfIsyz1Q3hm1bYnTqlvzayZtf7BSc+8W2OqjgeDkRCC/qjElu+s7RZAqJr0Sys41443x/Nv0+q7frUzKxTExPC6FOUxfvS6a+0SRgQhU3VTSR/AuDEsJV/UUmTS+EuYYKOILqeyCHAFZocP6r1dzP+lTdfih/tc5HLdRggIO1HXWU/A3KeBDQVEXb/91G+CBCwjAf5Hz4n4X7wPAHxfyVKNlO4nocAdKQYxISOS8ZpwlCwF4F6ljkM4Aa12zuexdgjND8Cn84LnJHkLwN8oeHvY70WVF7JsxxmvNBvgO8Owh/Oso3H8xFvWRh9hvWE8xdkL/mkeFZut/U64B9DTZK5F3gb4gsQHJ4resT5f5t9dWSQFkJNA2Y0FnIBmkjO3OZCF1AxPjAIMYQL/akQzJlw4uxve+7Ua17M4OJoldHPs1EqDUwwY5cR73JT/HdoC5cmS2qU7MCIxg+Yt9li7bw9iTYOWpuzQQmSG7vGMhNwPoVGG7kCeEhW+h1e5IpJLaWbIWh8U8z8aLEbWa5kh/oc4GBlyNxKxG9oEw3O0bjYycR16jMlxvgli0WbdnixLO3rWmT6e3c2XaEzIISlgoAE042+9ejydRHSK5tq+n5IhYxO8nxf+2PWW07qKv9SCMXosAdbbbM5X8X4/mNT/de9BR516snZCA3cgP3dl24uHhezduw0o0FeGMkN3XZaGLzV5sITJjhPmodhmcNyb+w8KMGAQqPBdaK8QkFSjPCeqDMIQwIISXaqrXMV5J3ub/7nwX6WSjgCOU6ogTNsr8/AAZ48qCgwmCGWHtltAqai3msIgkd1yCHCq3eI9dMvkZ/qA+BucCAAIABpbxSRAHGjmRznE0AESB+UNIPU+lG/40EEyqPIg12sSGxGvsMSfkAfpAfktArNew3hNliryFpHIno5fabAgqsB0KTEXKKiumt1pJAU0ig6cAEpCpDmSEpHjz+lufZ6b4w9QHCrk6zggkZFlt2Z2F9QoLdQhPiT9o7EprEFlYMTXedDGXeKURXBw2cWYb4gT6EN9TdmgpMIJs1c/PzCuyAXQUc7YvbfrUCfP9fnKf8J3KJixBesKQJwniGMm8SYnxk51nk66guvz5367p5KnyQxK0/US5fZZ9TsDc0LNnf8ExkB3ru556OFy3yTEzkPj4WH67NM4G+oYMxyWA2/R2Kd5+zKE+iyBTlOCynjsc337sowdsLvTpEbuueyU1v5+6OY71xVVK46tmrHpiYuXQ0OXwdOWmbOBWG3nL/M+tVOYs9VRPm5H+ihvP4x43kZjACHUxEKHKqxiXIE8oY2HIQcw/r/UJdIiN+vZHeiFJrpnPxPxuKOKzT+IkQG3jglf0LlLFQsBHKhLwu5LmZIV2LK08vXS/TW4FxQXlVr089e0vv9Redw+9xxiAnA8xTSKTHGmGcGAu8gQA0mBPIH8DkZdYrKlX0TsHE+4kIhgvNmdCfOI+QW1Fv3gvGiD1kGt7wb6wPaGwxl0OIOEEk6qUAWxXmg30Gj4q53zQ3ptx+8+dFtPIkotiZrT4aIoGgAzrSB0WZgF1qYPJc6ZD+7KPeoWteFnmhsKYFExuzJwlLUDXsKe5JJFeydyKKDSmbMu8QISQ8LtWZO2SAf9CHpMO628oGE8Ea4GAufZqIS++oBcJKySFLJDeK8G09Cbrrd5wKJDE4TNJdkzk5nck6h0gQhli+aCLTlIi8aiyxGWwmjWpQ6N1K1APZ9Pc53vVSM2eCctPf2ZdInUuoWI2gj2raQmG69Ec50f1/fN4FlymKslPv2JdMXRPIFKUsU7n00ST0Q4rZScoXGkkZ64IJyk29YV9i89eb0DNhro4q4pqsXM3KmfkFBwJE+Mda73jCKKj+Z/o9CdXIL8y1OqZa1ifMvep5QQjrewLqTMDLA09AvWBC5xrVfgsL3hX04fmL8tfCCL91TUsCB0oCTemZgLBc7wTTCMkCW9EDbOXP4+2DsEJF1poWTAxl3+AxYS1Vpm3ncP5R/+7IhLQCOypXcI2fMWCi9MJ4bF8jBrd7+VVkmkLlc2b6tYgULYhsJUjkCGI6jiSU6x93TZBDrxvtS4GqsrFtITl65Msc7/zzBTYn22LKOxluo2PcxG/PWxBqMF6fg9mbzqWOjm/JrJtuofHtxYTrzMR1o32bL3X7pS2AK0vBio4NtLVdHWmZnQ9KTA01pBAXFbi30y5MzpwyHk/d0+RgIkg5LmXpN5XtlQAeKi2Vjle9BqYy6Z9jMyiaOmZVkE2F2lTS/SxW5eSkFhLkiIDlyJ+8DvpbZaALq8BXWhfz7+qBwTj8e0qBWjXzqebZrWubVALROHZX9uSbFky4X/DnSgf1Z19IYk3T4b3/xSMc+eHRtGBiY/ZSYQHd4VIwQXIk7+hbUldgZW/V6kYnQ5nLpZjAtnT+LTDhymQgmz6Rib4txRCE5WhPWA6ds7cvtWs5HqZKc//EzRdaHW03yPTiOhOUm/zkvsTmK+nhdDsdk6pcRXkBSLg1M7ZTzE5QHkXo2I2x5p4OWyZnd4zGH3kJ8ZZ8aZDifVo8D0V/buRjVm/XBxqUP+FQzLa4UHhKbHvjaPd5vyNni0XWYtauiusRzdewnjCnikNsXVBKAnUvXqNDpMIunU4EXgfkvKAQoSZ242/IUwDrHMLAWiFCYaXauq4hEqj7rWvIqBrXaVODicaJZX/PTQsmynkmhC4mFhQqWtzYihM5QcwnyyHqSJ/hiPVKJvnzQDAx7/TzT/rx4am7rewwp8rTcwvaSezrJLVVuq78BO8KoTutmH3x3p7zlu670J1UeeFCBewb1rRR7FGK2YMLFbAtZnJkzmL7jL3x87a5TEu0IR9ImewQ04+vjYH1CSFd01m6j3o7wQ6VJxEUpitQzLZprjBqEx3vJq97QKHsiI16DwOZ9B2c6D5DclMa+13lZEtc7jI5uaxSt44mUueFGlc0Tw589TwvDhKmf2Kw1iirD+pMKDXsM+1b3Dip19ezuQ5BYdLVhQhGMxYk3f/SK8aneR8ADwARABiggm/tn/pkXdPdLaHXJDa/IuZLh4qiz8b3UR5M1LAzliNnovFiWQVgYmP2T4Tl242SVQ1bo1FDqbbfOd6R6DSrM1fbgXl9s4MJdy4iPJi9+fXCbsX5dfXII+DeJ4XpI2O9j/wT+WpYRPyc4O40PyG79SqO914huUmvarA43N5myVw+I/nCOWMDF4Iq1K3NgpqO+ztby8SnukmYa59O9zqddBv1dp4iEzNafdgNceL2GDlzhXPGEsP/VlVFbYMVyrbadnFX++HRVsgWhzs7LGcm/ydjifNvW/1goolPpmV5Ico/xCc9/WfCq/VwHhHNehS0qD693E3zIC73aFM1z0gLQIIFCpXTlzJatbbFcq9V63nPMAm0PBMVFrxpPRMvnjxEYnnkj0S+xk3+jtxn7Ui+NKo5rAow4QmjfzSdtGJ8uZC8i4jW1ymjJ4jks9Zs57V7155rsrTU2W2Vt3sUsWsmbzxECrEHqc1eJ/MITXLDIArcHrNlbn6eif+PzM99cXTwz7JLniDCA9n0q4j5s9zbebRMzBjVq4uWf5qc+fC++PDf1qSsa/hUJr1JmH5AFreRI1EkZOc53hWj3PTd+xKpU4tgqYaE8ypFXuby5g9zcmfwjNFMNVToS0QEdjazobAb6kBElehcaZfpdwzgHaAB9LP6HupPnFsg3VhOqt9K4279vSWBZ4QEIlc0W56JlbNvnKHMHYQaE622IAFmfhM/kAjMJalFTKsJTCzMX9Lta3J0hjBtFqHTq/BWPClE/0lCW8cSY9+tqX5DLYtQ6R7POzGY3XoJ9XR+TSbd4nX7k3MttriniyQ79Rti+k9UlyPmMWHuIJEXsNBp3B47kSyLZGZuP5BgmuPennbJTRZDiFyy2CKDVKUhLQUs22LwgAxkR97EvR1fkQnkdywUH6u6O1fRarNtmi9ME9PG0XjqkYVaF7X0Fs09zQ8mopHDyutlKT7S34BqFzSnCC3C3tfCeci5e5FRJK/6PV+dFBQgoHL4dl8YE8Y6T0wvJCGwPLbyJaqTbevqlgTqlsDKBhOyxVqbPfqIOaFCJjm8u6aPNKoAjX2zj9vmn9WV7Xrs8UPOQTxl6NasngksrHN87mhxHBRlwweh1Yju4+ckTo4yUX9VgglzpyAEamLrUULWMSz8PCFnkIjd/dQ1G5t4wW965n5+5MSufFvhob2J1H+vrE1maEgeY9NAdutVVjxxhZPLKTf8AnMOvBTU0Uk0P0dSKBDKRVBHO5HjkExCuXcjmpSxZY7jLpB4wJ6hV7hVw6thhQoSVDptUypVGMimP8XxnvdJbsJj7Fl4Zljx5ilmxwjjz8+fPxrffAt51brDdtCg61pgokGCbUC3JphAjQ7UvlhgLfM8Euqd0NoPDRjGQpcKEFDU7twArwQK+MHwgfaMcR01UuCtvlsSqEYCDQITfPziejru+/3V0cTwZWEH15+76VjLsa4Xdqtoot1XcJxLMn0XPBa2D4QcDOTob4noCq9yZlaY/2osPoyy9qFas4IJnZwMjb9CiG8OWVk1lEya9KL7OW+dyw/GI60q6oIJkeGAYLLIa56sJLnL0PhfCdGHibgL1WtZ6B28M3njShrjorEYyc79ufTnrd7uv5CpGaKCkydi24tdgfKu4UV6NioFpxaVcxnjOB63JZt7IE90ZjaZGq0pvMkvLDMhOztyFfd2XiGzc0TzBeRn4PmVzmt3/NzdEZOpGYfYvnA0fn46krFFs7AmmHiQiJ5n0Gtifq0E7GjkHFUvqsDje/k2o6aDggoUtDzOK9TWyNAiDaWC9w/fMjMEUD2FbyAi0MU2chxRybXVT0sCq04ClT5OVU+4dJgT3TsaHzs9TOhDXy59siUEC0SfbwBPWQ79cRhqyWIhLbqJif5kySSYrh7tfeS9YRJCEXZAJF8JFARbx47Gz4cLeEU3OX7fYU4h9kFmGiaiwRU7WP1ERTvAh5npWppIXMuPcGX6zyqfveo9EwHykE2Zi0ToX31/yrMlJ/D2vuWhfa1yndzLFynrN72JxLqaEz3dMjGFvxWIEJ4kGv60gMeNSsE2d3e4oUzO9Oz1yfjUW3bzG2ciVdaNMQ5mb75EyLmK4z1rZGYGoMLkrzdjyPH/Nne0EbW3keSmHiJx3jyavOBHkY6tFpkvvse0doPN6QhDtpA7qiAjjAVJvi3rcv3yrrcHVcwRzgQPd4fhnVAlHiQfrzGA7uJwp/pXUYHEs4noAS/kUsGE/oRHFEZHFNWs/4n1Sq3S/St/hJVm0Lx/b8m+YWu3nGACzorvUX7udYFJjt4UB7NbXyPEN5QppjUpwsNjyWHkAwS25Pi/9ttW23eIqFyi7TcT8cmLXGWgRBvIjryRSL7suXSXXtUkYGK/ViQWbZhaT9Y8rMmrvznOPt41kGnkREODiRV4iNU6JGdo/FYifq1friL0MXtn8kONlHfdfUNZp48yDAlrsjc9X8j+MJEMU29XhxsWNDdPkjfK1VhM3N5GZNkk0zNE+cIDFtHH9iZSOF+IvNCkusdlduCO0eWIkoF9txzGbYW3C/MlFLMO5k7oc27uuKc3WUSSJ5maRTjWfzHTF+J7p/559+ERg5xoJqhbDgoiFEMogAD4UEAxMRQyfFX9Me+17uxoJrnKelFAcQ0Rv93dbMWkazQFFGB2+oC3bvh9VAX1FEhgb6AQHWhfDfKDhf//UyKCztDySqyyzdeaTvNIoBFg4t+J6KxSIhCmH7dx/qyney96ym9E6M+NXM4iysZQTorzLHTZvmTqG/6L+sZuebZlFwA0XlBpGYRoG+XptWMDqSUK50Bm6xZi/ki5PmyLDt7Tm3qy0nNaf1+9EggNJlaRCJyhzH1ecahFsxKSf7J39AXW9lhx0/cYlDCutZn0cx2h88nik4Tk+SSylthCjgS0drgtdpPwTsuSb++Nb97mzgX5ER8loi1VFn+rRhBGrYoBuT0hucmXs9AmtuRIEddrC0/KU0z8SyG+dzQ+umPB8xumzkU1Y4nuWlX4ziciVGDXBlABxqkf1g8mohtsq6eFZOaDvdogoI5Wj4BZ4+HDHn0sRFYvwxP0EvSBmiugpb3Fy4cwgYz+/78R0TlN4ZFobaaWBFaxBKIHE7n0ZhK6qYLMfm2Ldcae5PkoPOOGH/RnR/6GmT5YhaxFiK8cSwx/Su/pn0gfx45LG3dIFf381LILZ+3tufDx4liQZ8FfohIFzxb6FbpzNJl6ZRXPaV0aqQQaaX0M33cLTOxf1KYCE8VzxyIgAqP+hevVbLd6idqFaI5tx57f00N7iFP73RXLqagDtNDRvOj55d4jjI2GnVrJKiJ9RUt3pi8YqhXDqgzq4K8RuUw84V++ZRps6zEL4CBFRFt9Vac1rAnr9lUvtwLAcFGOUchVdcP1vNwMiP1oD3DiZ5BHAkZAhGDtbgHQ1i5tSeDASiByMIHpDObSHxShvymXMMhEe0jo7H2JtT8eyO29lkgurUkUXv7DmoljXu6IfLPGROPdTNaZXXHnt2aeRZmv2nbbote0vBI1rdiquik0mFhFKtKq8EyYu9ANK7rbpo/e45T0NOy8to02vBkUT4tDOJZrXTHGkRGLhtfi6BSilMcudbentN3jEG1BFYlGU3RG9f4GSW65pBnVHJ5J/Wgy9heICEXjzErtpofi50T0biICu5I2JQ/Au+Pfn1hz7VvfLfwbz0D4VK+R+I3+zOTr1xERvvn1ekJaEPaZtJNbc22IBBoCJlxAkd16iRAjcRm0caXaJBH9mIheVs/sEK5kEb1EinG3tbZ9RATubCQAlmxC9J2uia4Lq6WYrXVQrftWtgTKgAnsJzDWrMaGdyTpn1jTeSaWrkyxTgRyKha1j0j9lv6I9WTABrTmAQ9B74GZ7K7J5avxfVkNczI38O1epWkTUGCOZhgSPBgodndPFZPvJCIAhPcS0QbvPtMjYQKJvySiz7TyJKqQbuvSlgQaKIGGgQmMeSCTPoPYjYuFdaGmBuUdcZNMdEpNHRRvGhfiLzLJ+yqAmwqP4K+MxuVtoUMO6hhw69bmkEAZMNEcE4hwlKsATEQojVZXLQmsOgmoBwEGwtu8KtR+2mJT+YcAYFDBtSg091siQjgxQAjAI+rVHERERxLRyUT0xx7DF+4zC0vqvzV0Ct/xq1qhTatuf7Um1MQSaCiYgFzWjN+80bEcJEmtr15Oct1ofN2bifZYAxP8NRK5sPo+6AnHorPGe1M/GZwYeYU4cquX1FVVV0z8yX2J4Suruql18aqXQHgw0Rje25Uk4BaYWEmrsYLGErFTZgXN7Jk4FAUU7UR0HRFd5AnBDyL8/8ZlWdSk8TwYOBC7YXP0fqosNRRKgQN+b3o8EEJ1tQckNLxqxa9D6xVY8UvUGmCdEmg4mMD4kuPpw23LTYx+ftjxLlHeUYk3l/47IX5/2D6I6BHJ05ljA6n/0Xu8JG2wPR0asp+CsPzFWHzzP4a8vnXZM0gChaHM15jokmfQlEtOVYg+Z+9Ivqsli5YEWhI4sBJosPKqgAKTBCXsxwxAgf9VIKDKvoYnafV4v3AAPHCtWZhRw940FO4pIkJhOugRWrW+WfKDDuxmaD29JYFlkMCygAnMI569dbCN8nB3nlhhXmWV94FM+l3E9FmD07pUdz+ap/w5ucRFqNK5qHngBoDiD8qNhYlmhenPRuMpVN1stZYElkhANmUvE5F/aokGJd/kfN7ZBxrHVmtJoCWB1S0BE1Cg/gMo3fXbrsxn0C/0P0gjyJMQ9HeADxNYoLL1XxHRE5EkW6/udWnNbtVJoMGmgYjktWxgAuNd/+T1PfPdnekydShmiOn1lZT3gdzW80j4X4gICVtLFTyib/XE6aLfcQoVMQNbIpMeiLGbj3FSiUvGhPjcscTw9yOSdaubVSAB/2stw2LL7kyaiJE4+IxtQnKdtSN5GbtVpFstegk0xwcl+nlH2GNLhBEK0+3KT+X6JiKCZ/JY40E4D7TCogkc9BIFGPipxfD0b/BCgPq9WNslCtamqCXQ6q8lgZYEFg6D5RWFbIsN5PZ+MaCOw6gQnTuWSKHSZcW2Jrf1VEcYtHCLWGVE+AtjiYffaXLHl+rskMdv657tnd4qRGf7rnlcLOvMsd7zf1ZxIK0LWhKAyW1T9mXkyAaypB5GseaTpfA0WfQAb0/+qPkG3xrxM1YCLWAR5dKblacBCF5NRBd7SdXV5EoiNwJJ2sixvNFL2sY4NTwqqsraUc691VdLApFJoJmPpWX1TCxIHEXqJm5+G4m8h4nWgdrVcez3ZvrOAzVr6DaYu+kFIhZCnuBd+D0TfXJfIoXiR+GbbIsN5p5+vxC/md1qm/zvliXva9WQCC/C1pUtCbQkcGAl0MwfoQMrudbTI5KA1ovYX9yRaC0RHe95Ko4josNRcN5XawLsTo8REQx3O7z/wPaEFtRnRMP1ddN6gRoj11avwRJYhfvt/wO1m9bW1MVbowAAAABJRU5ErkJggg==') 0 0;
    margin-right: 30px;
    animation: 3s wiggle 2s
}

.pagaleve-bag {
    object-fit: none;
    min-width: 100px;
    min-height: 100px;
    zoom: .4;
    filter: grayscale(1);
    background: url('data:image/png;base64,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') -200px 0;
    margin-left: 5px;
    margin: 0 25px 0 5px;
    animation: 3s wiggle 6s
}

.account.vault-cards-listaction .page-title-wrapper {
    display: none
}

.account.vault-cards-listaction .address-select-modal__form-container {
    margin-bottom: 20px
}

.account.vault-cards-listaction .address-select-modal__form-container>div {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.account.vault-cards-listaction .address-select-modal__form-container>div>div {
    margin-top: 10px
}

.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action=save-address] {
    display: none !important
}

.account.vault-cards-listaction #form-validate {
    display: none
}

.account.vault-cards-listaction [for=repeat_order_cc_number]+.control {
    position: relative
}

.account.vault-cards-listaction .account-section__title-view-all-link {
    display: block;
    margin-bottom: 30px
}

.account.vault-cards-listaction .braintree-credit-card-types {
    display: flex;
    flex-wrap: wrap
}

.account.vault-cards-listaction .braintree-credit-card-types .item {
    margin-right: 5px;
    margin-top: 5px
}

.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
    margin-right: 0
}

.account.vault-cards-listaction .braintree-credit-card-types img {
    height: 24px
}

.account.vault-cards-listaction .separator {
    margin: 10px 10px 0
}

.account.vault-cards-listaction .address-select-container {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 25px
}

.account.vault-cards-listaction #braintree_submit {
    font-size: 1.6rem;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    height: 40px;
    margin: 10px 0;
    padding: 0 20px
}

.account.vault-cards-listaction .subs-modal-overlay {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: .3;
    position: fixed;
    top: 0;
    width: 100%
}

.account.vault-cards-listaction #paypal_container {
    margin: auto;
    max-width: 360px
}

.account.vault-cards-listaction .add-methods {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.account.vault-cards-listaction .add-method {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    padding: 3px;
    width: 50%
}

.account.vault-cards-listaction .add-method:hover {
    border-color: #797777
}

.account.vault-cards-listaction .add-method:first-child {
    margin-right: 35px
}

.account.vault-cards-listaction .add-method>div {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 10px
}

.account.vault-cards-listaction .add-method>div p {
    font-weight: 700;
    padding-top: 15px
}

.account.vault-cards-listaction .add-method .icon-container {
    background: #f0f0f0;
    border-radius: 0 0 1px 1px;
    height: 100%;
    padding: 15px 0;
    width: 100%
}

.account.vault-cards-listaction .add-method .icon-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    list-style: none;
    margin: 0;
    max-width: 160px;
    padding: 0;
    width: 100%
}

.account.vault-cards-listaction .add-method .icon-container ul li {
    margin: 0;
    width: 25%
}

.account.vault-cards-listaction .add-method .icon-container ul li img {
    height: 24px
}

.account.vault-cards-listaction .subs-modal {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.account.vault-cards-listaction .subs-modal__box {
    -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, .25);
    background-color: #fff;
    box-shadow: 0 4px 15px 5px rgba(0, 0, 0, .25);
    margin: 20px;
    max-width: 610px;
    overflow-y: auto;
    padding: 40px 20px;
    position: relative;
    text-align: center;
    width: 100%
}

.account.vault-cards-listaction .subs-modal__close-button {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    box-shadow: none !important;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px
}

.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
    background: 0 0;
    border: none
}

.account.vault-cards-listaction .subs-modal__close-button:hover {
    background: 0 0;
    border: none
}

.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
    pointer-events: none;
    opacity: .5
}

.account.vault-cards-listaction .subs-modal__screen-reader-label {
    display: none
}

.account.vault-cards-listaction .subs-modal__title {
    text-align: center
}

.account.vault-cards-listaction .add-card-modal .subs-modal__box {
    padding: 20px
}

.account.vault-cards-listaction .add-card-modal form {
    margin: 0
}

.account.vault-cards-listaction .add-card-modal legend {
    border-bottom: none !important;
    margin-bottom: 20px !important;
    padding-bottom: 0 !important
}

.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
    font-weight: 500;
    margin: 30px 0
}

.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
    max-width: 400px
}

.braintree-three-d-modal {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100vw;
    z-index: #000
}

.braintree-three-d-modal .bt-modal-frame {
    background-color: #fff;
    border-radius: 6px;
    height: 420px;
    margin: auto;
    width: 440px;
    z-index: 2
}

.braintree-three-d-modal .bt-modal-body {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    height: 380px;
    margin: 20px
}

.braintree-three-d-modal .bt-mask {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: .75;
    position: absolute;
    top: 0;
    width: 100%
}

.braintree-applepay-container-product {
    display: inline-block
}

.braintree-applepay-container-product .braintree-apple-pay-button {
    margin: 0;
    margin-bottom: 15px;
    padding: 10px 0
}

.braintree-apple-pay-button {
    -apple-pay-button-type: plain;
    -webkit-appearance: -apple-pay-button;
    background-color: #000;
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% calc(60% + 2px);
    border: 1px solid #000;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    margin: 20px auto;
    min-height: 40px;
    padding: 2px;
    transition: background-color .15s;
    width: 200px
}

.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
    width: 100%
}

.ppcredit-summary {
    background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
    color: #fff;
    margin: 10px 0;
    padding: 15px;
    text-align: center
}

.ppcreditcalc-container {
    background: #fff;
    border: 1px solid #dedede
}

.ppcreditcalc-header {
    background: #fff;
    padding: 15px
}

.ppcreditcalc-legal {
    background-color: #eee;
    border-top: 1px solid #dedede;
    font-size: 1.2rem;
    line-height: 2rem;
    padding: 15px
}

.ppcreditcalc-instalments {
    background-color: #eee;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    list-style: none;
    margin: 0;
    padding: 0
}

.ppcreditcalc-instalments li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.ppcreditcalc-instalments-term {
    color: #000;
    display: block;
    padding: 10px 15px
}

.ppcreditcalc-instalments-term:hover {
    background: braintree_color-ppcredit-light;
    color: #fff;
    text-decoration: none
}

.ppcreditcalc-instalments-term.active {
    background: braintree_color-ppcredit-dark;
    color: #fff
}

.ppcreditcalc-instalment-summary {
    padding: 15px
}

.ppcreditcalc-instalment-summary dl {
    margin: 0
}

.ppcreditcalc-instalment-summary dt {
    display: inline-block;
    width: 50%
}

.ppcreditcalc-instalment-summary dd {
    display: inline-block
}

#braintree_expirationDate {
    width: 90px
}

button.braintree-googlepay-button,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
    border-radius: 4px;
    box-shadow: rgba(60, 64, 67, .3) 0 1px 1px 0, rgba(60, 64, 67, .15) 0 1px 3px 1px;
    cursor: pointer;
    height: 40px;
    min-height: 40px;
    padding: 11px 24px
}

button.braintree-googlepay-button.black,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
    background-color: #000;
    box-shadow: none;
    padding: 12px 24px 10px
}

button.braintree-googlepay-button.white,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
    background-color: #fff
}

button.braintree-googlepay-button.short,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
    min-width: 90px;
    width: 160px
}

button.braintree-googlepay-button.black.short,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
    background-image: url(../images/dark_gpay.svg)
}

button.braintree-googlepay-button.white.short,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
    background-image: url(../images/light_gpay.svg)
}

button.braintree-googlepay-button.black:active,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
    background-color: #5f6368
}

button.braintree-googlepay-button.black:hover,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
    background-color: #3c4043
}

button.braintree-googlepay-button.white:active,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
    background-color: #fff
}

button.braintree-googlepay-button.white:focus,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
    box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px
}

button.braintree-googlepay-button.white:hover,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
    background-color: #f8f8f8
}

button.braintree-googlepay-button.long,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
    min-width: 152px;
    width: 240px
}

button.braintree-googlepay-button.white.long,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
    background-image: url(../images/en.svg)
}

button.braintree-googlepay-button.black.long,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar>.action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
    background-image: url(../images/en_1.svg)
}

.googlepay-minicart-logo.minicart .braintree-googlepay-button.long,
.googlepay-minicart-logo.cart .braintree-googlepay-button.long {
    width: 100%
}

.googlepay-minicart-logo {
    margin-top: 15px;
    text-align: center
}

.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
    -webkit-filter: none;
    -webkit-transition: none;
    width: 30px
}

.braintree-card-control {
    position: relative
}

.braintree-credit-card-selected {
    left: 10px;
    position: absolute;
    z-index: 10
}

.braintree-paypal-logo.oneclick-container {
    width: 100%
}

#payment_form_braintree_ach_direct_debit .field>.fields .field .label {
    font-weight: 600
}

#payment_form_braintree_ach_direct_debit .field>.fields .field.required>.label:after {
    color: #e02b27;
    content: '*';
    font-size: 1.8rem;
    margin: 0 0 0 5px
}

#payment_form_braintree_ach_direct_debit .field>.fields .field .control {
    margin: 10px 10px 0 0
}

#payment_form_braintree_ach_direct_debit .field>.fields .field .control input[type=text]::placeholder,
#payment_form_braintree_ach_direct_debit .field>.fields .field .control input[type=number]::placeholder {
    color: #d3d3d3
}

#payment-method-braintree-lpm .primary {
    width: 100%
}

#payment-method-braintree-lpm .primary .action {
    margin-bottom: 12px;
    width: 100%
}

#payment-method-braintree-lpm .primary .action img {
    height: 40px
}

#payment-method-braintree-applepay #braintree_applepay_enable_vault {
    padding-top: 20px
}

#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
    font-weight: 600
}

#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.8rem;
    margin: 0 0 0 5px
}

#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    box-sizing: border-box;
    font-family: Roboto;
    font-size: 1.4rem;
    height: 32px;
    padding: 0 9px;
    position: relative;
    vertical-align: baseline;
    width: 5rem
}

#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error {
    height: auto;
    opacity: 1
}

#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.braintree-paypal-fieldset {
    display: none
}

.braintree-paypal-buttons,
.braintree-paypal-vault {
    margin-top: 20px
}

.payment-method-braintree .hosted-control {
    border: 1px solid #c2c2c2;
    height: 32px;
    max-width: 300px;
    padding: 8px 15px
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error {
    height: auto;
    opacity: 1
}

.payment-method-braintree .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.payment-method-braintree .cvv {
    max-width: 200px;
    position: relative
}

.payment-method-braintree .cvv .field-tooltip {
    right: 30px;
    top: 10px
}

#braintree_cc_number {
    padding-left: 68px
}

.braintree-express-payments {
    display: flex;
    flex-wrap: wrap
}

.braintree-express-payments>div {
    display: flex;
    flex-wrap: wrap
}

.braintree-express-payments span {
    display: block;
    font-size: 18px;
    margin: 20px 0
}

.braintree-express-payments span.express-payment-title {
    width: 100%
}

.braintree-express-payments span.express-payment-subtitle {
    align-items: center;
    display: flex;
    position: relative;
    width: 100%
}

.braintree-express-payments span.express-payment-subtitle>span {
    background: #fff;
    display: block;
    margin: 0 auto;
    padding: 0 5px
}

.braintree-express-payments span.express-payment-subtitle:before {
    background: #ccc;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
    z-index: -1
}

.braintree-express-payments>div>div {
    margin-top: 5px;
    padding-right: 5px;
    width: 240px
}

.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
    margin: 0;
    min-height: 30px
}

.braintree-express-payments .braintree-googlepay-button {
    height: 35px
}

.braintree-express-payments .braintree-apple-pay-button {
    height: 29px;
    width: 234px
}

.gigya-layout-cell.responsive.with-social-login {
    display: none !important
}

.customer-account-login .gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-social-login {
    display: none
}

.customer-account-login .gigya-clear {
    display: none
}

.customer-account-login #gigya-login-form>.gigya-layout-row.with-divider .with-social-login,
.customer-account-create #gigya-login-form>.gigya-layout-row.with-divider .with-social-login,
.checkout-cart-index #gigya-login-form>.gigya-layout-row.with-divider .with-social-login,
.customer-account-login #gigya-register-form>.gigya-layout-row.with-divider .with-social-login,
.customer-account-create #gigya-register-form>.gigya-layout-row.with-divider .with-social-login,
.checkout-cart-index #gigya-register-form>.gigya-layout-row.with-divider .with-social-login,
.customer-account-login #gigya-login-form>.gigya-layout-row.with-divider .with-site-login,
.customer-account-create #gigya-login-form>.gigya-layout-row.with-divider .with-site-login,
.checkout-cart-index #gigya-login-form>.gigya-layout-row.with-divider .with-site-login,
.customer-account-login #gigya-register-form>.gigya-layout-row.with-divider .with-site-login,
.customer-account-create #gigya-register-form>.gigya-layout-row.with-divider .with-site-login,
.checkout-cart-index #gigya-register-form>.gigya-layout-row.with-divider .with-site-login {
    min-width: 0;
    width: 370px
}

.customer-account-login #gigya-login-form>.gigya-layout-row:not(.with-divider) .with-site-login,
.customer-account-create #gigya-login-form>.gigya-layout-row:not(.with-divider) .with-site-login,
.checkout-cart-index #gigya-login-form>.gigya-layout-row:not(.with-divider) .with-site-login,
.customer-account-login #gigya-register-form>.gigya-layout-row:not(.with-divider) .with-site-login,
.customer-account-create #gigya-register-form>.gigya-layout-row:not(.with-divider) .with-site-login,
.checkout-cart-index #gigya-register-form>.gigya-layout-row:not(.with-divider) .with-site-login {
    min-width: 0;
    width: 510px;
    margin: 0 auto;
    float: none
}

.customer-account-login #gigya-login-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.customer-account-create #gigya-login-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.checkout-cart-index #gigya-login-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.customer-account-login #gigya-register-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.customer-account-create #gigya-register-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.checkout-cart-index #gigya-register-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    margin-top: 0 !important;
    margin-bottom: 20px
}

.customer-account-login #gigya-login-form>.gigya-layout-row:not(.with-divider) .gigya-button-login input,
.customer-account-create #gigya-login-form>.gigya-layout-row:not(.with-divider) .gigya-button-login input,
.checkout-cart-index #gigya-login-form>.gigya-layout-row:not(.with-divider) .gigya-button-login input,
.customer-account-login #gigya-register-form>.gigya-layout-row:not(.with-divider) .gigya-button-login input,
.customer-account-create #gigya-register-form>.gigya-layout-row:not(.with-divider) .gigya-button-login input,
.checkout-cart-index #gigya-register-form>.gigya-layout-row:not(.with-divider) .gigya-button-login input,
.customer-account-login #gigya-login-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.customer-account-create #gigya-login-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.checkout-cart-index #gigya-login-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.customer-account-login #gigya-register-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.customer-account-create #gigya-register-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword,
.checkout-cart-index #gigya-register-form>.gigya-layout-row:not(.with-divider) a.gigya-button-forgotPassword {
    max-width: 500px !important
}

.customer-account-login .breadcrumbs,
.customer-account-create .breadcrumbs,
.checkout-cart-index .breadcrumbs,
.customer-account-login #maincontent,
.customer-account-create #maincontent,
.checkout-cart-index #maincontent {
    width: 100%;
    max-width: 1250px !important;
    margin: 0 auto
}

.customer-account-login h1.gigya-screen-caption,
.customer-account-create h1.gigya-screen-caption,
.checkout-cart-index h1.gigya-screen-caption {
    border-top: 0 !important
}

.customer-account-login .block-customer-login *,
.customer-account-create .block-customer-login *,
.checkout-cart-index .block-customer-login * {
    font-family: Roboto !important
}

.customer-account-login .block-customer-login input[type=submit],
.customer-account-create .block-customer-login input[type=submit],
.checkout-cart-index .block-customer-login input[type=submit] {
    background-color: #282b33;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    border-radius: 5px
}

.customer-account-login .gigya-composite-control.gigya-composite-control-submit.gigya-button-login,
.customer-account-create .gigya-composite-control.gigya-composite-control-submit.gigya-button-login,
.checkout-cart-index .gigya-composite-control.gigya-composite-control-submit.gigya-button-login {
    margin-top: 7px
}

.customer-account-login .gigya-composite-control.gigya-composite-control-password.gigya-input-form,
.customer-account-create .gigya-composite-control.gigya-composite-control-password.gigya-input-form,
.checkout-cart-index .gigya-composite-control.gigya-composite-control-password.gigya-input-form {
    margin: 10px 0
}

.customer-account-login .customer-account-login .block-customer-login h1.gigya-screen-caption,
.customer-account-create .customer-account-login .block-customer-login h1.gigya-screen-caption,
.checkout-cart-index .customer-account-login .block-customer-login h1.gigya-screen-caption {
    color: #282b33 !important;
    font-family: Nunito !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px;
    letter-spacing: .15px;
    border-top: 0;
    border-bottom: 1px solid #c4c4c4 !important;
    padding-bottom: 12px;
    padding-top: 5px;
    margin: 0 auto
}

.customer-account-login .gigya-input-form .gigya-input-text,
.customer-account-create .gigya-input-form .gigya-input-text,
.checkout-cart-index .gigya-input-form .gigya-input-text,
.customer-account-login .gigya-input-form .gigya-input-password,
.customer-account-create .gigya-input-form .gigya-input-password,
.checkout-cart-index .gigya-input-form .gigya-input-password {
    border-radius: 5px !important;
    border: 1px solid #d8d6de !important;
    height: 48px !important
}

.customer-account-login .gigya-link-register,
.customer-account-create .gigya-link-register,
.checkout-cart-index .gigya-link-register {
    color: #343d55 !important;
    text-align: center !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 21px !important
}

.customer-account-login .gigya-input-form .gigya-label-text,
.customer-account-create .gigya-input-form .gigya-label-text,
.checkout-cart-index .gigya-input-form .gigya-label-text {
    color: #343d55 !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    margin-left: 3px !important
}

.customer-account-login .gigya-label-text.gigya-checkbox-text,
.customer-account-create .gigya-label-text.gigya-checkbox-text,
.checkout-cart-index .gigya-label-text.gigya-checkbox-text {
    color: #343d55 !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 21px !important
}

.customer-account-login .or-label,
.customer-account-create .or-label,
.checkout-cart-index .or-label,
.customer-account-login .or-label-registration,
.customer-account-create .or-label-registration,
.checkout-cart-index .or-label-registration {
    background-color: #f4f3f8 !important
}

.customer-account-login .gigya-screen a.gigya-button-forgotPassword,
.customer-account-create .gigya-screen a.gigya-button-forgotPassword,
.checkout-cart-index .gigya-screen a.gigya-button-forgotPassword,
.customer-account-login .gigya-screen .gigya-button-login input,
.customer-account-create .gigya-screen .gigya-button-login input,
.checkout-cart-index .gigya-screen .gigya-button-login input {
    margin-top: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #282b33;
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.3px;
    height: 48px !important
}

.customer-account-login .gigya-screen a.gigya-button-forgotPassword,
.customer-account-create .gigya-screen a.gigya-button-forgotPassword,
.checkout-cart-index .gigya-screen a.gigya-button-forgotPassword {
    display: flex;
    width: calc(100% - 2px);
    max-width: 370px !important;
    padding: 0 !important;
    background-color: transparent !important;
    gap: 4px;
    cursor: pointer;
    border-radius: 4px !important;
    border: 1px solid #282b33 !important;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4) !important;
    color: #282b33 !important;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    font-size: 16px !important;
    margin-left: 1px !important
}

.customer-account-login .gigya-screen .gigya-label .gigya-label-text,
.customer-account-create .gigya-screen .gigya-label .gigya-label-text,
.checkout-cart-index .gigya-screen .gigya-label .gigya-label-text {
    font-size: 14px !important;
    color: #4e515e;
    margin-left: 4px
}

.customer-account-login .gigya-screen .gigya-required-display,
.customer-account-create .gigya-screen .gigya-required-display,
.checkout-cart-index .gigya-screen .gigya-required-display {
    color: #e76468;
    padding: 0 1px !important
}

.customer-account-login .gigya-screen .gigya-button-login input,
.customer-account-create .gigya-screen .gigya-button-login input,
.checkout-cart-index .gigya-screen .gigya-button-login input {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #282b33;
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.3px;
    height: 48px !important;
    width: calc(100% - 2px)
}

.customer-account-login .gigya-screen .with-two-inputs,
.customer-account-create .gigya-screen .with-two-inputs,
.checkout-cart-index .gigya-screen .with-two-inputs {
    margin-top: 5px
}

.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-label,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-label,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-label,
.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label,
.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label {
    padding-bottom: 3px !important
}

.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input,
.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-textbox select,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-textbox select,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-textbox select,
.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select,
.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-input-password,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-input-password,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-input-password {
    margin-bottom: 11px !important;
    height: 48px !important
}

.customer-account-login .gigya-screen .gigya-text-bold,
.customer-account-create .gigya-screen .gigya-text-bold,
.checkout-cart-index .gigya-screen .gigya-text-bold {
    font-weight: 700;
    margin-top: 20px;
    font-size: 16px !important
}

.customer-account-login .gigya-screen .gigya-label-text,
.customer-account-create .gigya-screen .gigya-label-text,
.checkout-cart-index .gigya-screen .gigya-label-text,
.customer-account-login .gigya-screen .gigya-text-form .gigya-label-text,
.customer-account-create .gigya-screen .gigya-text-form .gigya-label-text,
.checkout-cart-index .gigya-screen .gigya-text-form .gigya-label-text {
    color: #343d55;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    line-height: 21px
}

.customer-account-login .gigya-screen .gigya-text-form .gigya-label-text,
.customer-account-create .gigya-screen .gigya-text-form .gigya-label-text,
.checkout-cart-index .gigya-screen .gigya-text-form .gigya-label-text {
    margin-left: 0 !important
}

.customer-account-login .gigya-screen .gigya-input-submit-register,
.customer-account-create .gigya-screen .gigya-input-submit-register,
.checkout-cart-index .gigya-screen .gigya-input-submit-register {
    margin-top: -18px
}

.customer-account-login .gigya-screen .gigya-input-submit-register .gigya-input-submit,
.customer-account-create .gigya-screen .gigya-input-submit-register .gigya-input-submit,
.checkout-cart-index .gigya-screen .gigya-input-submit-register .gigya-input-submit {
    height: 48px !important;
    display: flex;
    justify-content: center;
    align-items: center
}

.customer-account-login .gigya-screen .gigya-composite-control-link,
.customer-account-create .gigya-screen .gigya-composite-control-link,
.checkout-cart-index .gigya-screen .gigya-composite-control-link {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px
}

.customer-account-login .gigya-screen .gigya-text-form .gigya-multi-choice-item label,
.customer-account-create .gigya-screen .gigya-text-form .gigya-multi-choice-item label,
.checkout-cart-index .gigya-screen .gigya-text-form .gigya-multi-choice-item label {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px
}

.customer-account-login .gigya-screen .gigya-container.gigya-label .gigya-label-text.gigya-checkbox-text,
.customer-account-create .gigya-screen .gigya-container.gigya-label .gigya-label-text.gigya-checkbox-text,
.checkout-cart-index .gigya-screen .gigya-container.gigya-label .gigya-label-text.gigya-checkbox-text {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px
}

.customer-account-login .gigya-screen #gigya-checkbox-remember,
.customer-account-create .gigya-screen #gigya-checkbox-remember,
.checkout-cart-index .gigya-screen #gigya-checkbox-remember {
    display: flex;
    width: 18px;
    height: 18px;
    padding-bottom: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    top: -3px;
    appearance: none;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    margin-left: 2px
}

.customer-account-login .gigya-screen #gigya-checkbox-remember:checked,
.customer-account-create .gigya-screen #gigya-checkbox-remember:checked,
.checkout-cart-index .gigya-screen #gigya-checkbox-remember:checked {
    background: #282b33 !important;
    border: 1px solid #fff;
    content: url('../images/checked-white2.svg')
}

.customer-account-login .gigya-screen #gigya-checkbox-remember~.gigya-label,
.customer-account-create .gigya-screen #gigya-checkbox-remember~.gigya-label,
.checkout-cart-index .gigya-screen #gigya-checkbox-remember~.gigya-label {
    margin-left: 4px;
    cursor: pointer
}

.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label {
    padding-bottom: 4px !important
}

.customer-account-login .gigya-screen a.gigya-button-forgotPassword,
.customer-account-create .gigya-screen a.gigya-button-forgotPassword,
.checkout-cart-index .gigya-screen a.gigya-button-forgotPassword {
    margin-top: 32px
}

.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-submit.gigya-button-login,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-submit.gigya-button-login,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-submit.gigya-button-login {
    display: flex !important;
    width: 100% !important
}

.customer-account-login .gigya-screen .gigya-title-form,
.customer-account-create .gigya-screen .gigya-title-form,
.checkout-cart-index .gigya-screen .gigya-title-form {
    padding-bottom: 38px !important;
    font-size: 16px !important
}

.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label {
    padding-bottom: 0 !important
}

.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label {
    padding-bottom: 0 !important
}

.customer-account-login .gigya-screen .gigya-composite-control-submit,
.customer-account-create .gigya-screen .gigya-composite-control-submit,
.checkout-cart-index .gigya-screen .gigya-composite-control-submit {
    height: 48px !important;
    margin-top: -30px !important
}

.customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-submit.gigya-button-login,
.customer-account-create .gigya-screen .gigya-composite-control.gigya-composite-control-submit.gigya-button-login,
.checkout-cart-index .gigya-screen .gigya-composite-control.gigya-composite-control-submit.gigya-button-login {
    display: flex !important;
    width: 100% !important
}

#gigya-verification-sent-screen .main-text {
    color: #282b33;
    font-weight: 400
}

#gigya-verification-sent-screen .gigya-composite-control-link.gigya-button {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #282b33;
    color: #282b33 !important;
    background-color: transparent !important;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.3px;
    height: 48px !important
}

.gigya-reset-password-form>.gigya-composite-control-label {
    font-size: 16px !important
}

.gigya-reset-password-form .gigya-composite-control-textbox.email-wrapper {
    margin-bottom: 36px
}

.gigya-reset-password-form .gigya-composite-control-submit {
    margin-top: 18px !important
}

.gigya-reset-password-form .gigya-composite-control-submit .gigya-input-submit {
    height: 48px !important
}

.sales-order-history fieldset.fieldset:nth-child(2),
.sales-order-history div.actions-toolbar:nth-child(9) {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items thead {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr {
    padding: 0 23px;
    display: block;
    border: 1px solid #282b33;
    border-radius: 4px
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #343d55
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.id a {
    color: #006bd1;
    text-decoration: underline
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.actions:before {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.actions .action.order {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.actions .action.view {
    margin-right: 0
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td:before {
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
    color: #343d55
}

.sales-order-view .block-order-details-comments .block-title strong,
.panini_subscription-subscription-view .block-order-details-comments .block-title strong {
    color: #394c60 !important
}

.sales-order-view .page-main,
.panini_subscription-subscription-view .page-main {
    padding: 41px 0 0
}

.sales-order-view .page-main .column.main,
.panini_subscription-subscription-view .page-main .column.main {
    display: flex;
    flex-direction: column
}

.sales-order-view .page-main .column.main .new-page-title .action.back,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .action.back {
    display: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__header,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__header {
    padding-left: 15px;
    padding-right: 15px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info {
    margin-top: 16px;
    padding: 25px 25px 28px;
    display: flex;
    flex-direction: column;
    row-gap: 19px;
    border-radius: 4px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #343d55
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status {
    font-size: 18px;
    font-weight: 700
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status>span,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status>span {
    color: #db9703
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status>span.pending,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status>span.pending {
    color: #ea5455
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status>span.complete,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status>span.complete {
    color: #35b068
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .total,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .total {
    font-weight: 700
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking {
    margin-top: 25px;
    padding: 10px;
    display: flex;
    justify-content: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking .tracking__item.completed .tracking__item__name,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking .tracking__item.completed .tracking__item__name {
    color: #282b33 !important
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div {
    display: flex;
    flex-direction: column;
    row-gap: 20px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div div,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div div {
    height: 111px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item {
    display: flex;
    align-items: center;
    column-gap: 30px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__icon {
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #fff
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__name,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__name {
    font-family: Nunito;
    font-weight: 700;
    color: #aeaeae
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__date,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__date {
    font-weight: 400;
    color: #343d55
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e926";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e85f";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e8a1";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon {
    display: flex;
    text-decoration: none;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e928";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e928";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon {
    background: #282b33;
    box-shadow: 0 3px 6px rgba(114, 102, 239, .4)
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon:before {
    font-size: 24px;
    color: #fff
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__info .tracking__item__name,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__info .tracking__item__name {
    color: #343d55
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon {
    background: #fff
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon:before {
    font-size: 24px;
    color: #282b33
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator {
    padding-left: 8px;
    position: relative;
    display: inline-block;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #282b33;
    content: "\e842";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after {
    position: absolute;
    top: -5rem;
    left: -1rem
}

.sales-order-view .page-main .column.main ul.items.order-links,
.panini_subscription-subscription-view .page-main .column.main ul.items.order-links {
    display: none
}

.sales-order-view .page-main .column.main .order-details-items.ordered,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered {
    order: 1;
    border: none
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-title,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-title,
.sales-order-view .page-main .column.main .order-details-items.ordered .actions-toolbar,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .actions-toolbar {
    display: none
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 23px;
    display: flex;
    justify-content: space-between
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header strong,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header strong {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    color: #343d55
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header a,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header a {
    font-size: 14px;
    color: #006bd1
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product {
    padding-left: 15px;
    padding-right: 15px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div {
    margin-bottom: 23px;
    padding-bottom: 23px;
    border-bottom: 1px solid #c4c4c4
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner {
    display: flex;
    column-gap: 9px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner>img,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner>img {
    padding: 0;
    max-width: 102px;
    height: 128px;
    background: #f4f4f4;
    border-radius: 4px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .name,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .name {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    color: #343d55
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span {
    letter-spacing: .15px;
    color: #343d55
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__qty,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__qty {
    font-size: 14px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__price,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__price {
    font-size: 18px;
    font-weight: 700
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .presale,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .presale {
    margin: 23px 20px 0;
    padding: 10px 23px;
    display: flex;
    justify-content: center;
    background: #006bd1;
    border-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container {
    margin-bottom: 32px;
    padding: 0 15px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info {
    border: 1px solid #282b33;
    box-sizing: border-box;
    border-radius: 4px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription {
    height: 300px;
    overflow: scroll
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription:not(:last-of-type),
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription:not(:last-of-type) {
    border-bottom: .5px solid #282b33
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status {
    color: #f5623d
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status.success,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status.success {
    color: #35b068
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals {
    padding: 24px 40px;
    display: flex;
    justify-content: space-between !important;
    align-items: center;
    border-radius: 4px;
    background: #fff;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .15px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total {
    text-align: right
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total strong,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total strong {
    font-weight: 700
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items {
    display: none
}

.sales-order-view .page-main .column.main .block-order-details-view,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view {
    margin: 40px 0 10px;
    padding-left: 15px;
    padding-right: 15px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-title,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-title {
    margin-bottom: 25px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-title strong,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-title strong {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    color: #343d55
}

.sales-order-view .page-main .column.main .block-order-details-view .block-content,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-content {
    display: flex;
    flex-direction: column;
    row-gap: 20px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-content .box-title,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-content .box-title {
    display: block;
    border-bottom: 1px solid #e9e9eb;
    padding-bottom: 3px;
    margin-bottom: 10px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-content .box-title span,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-content .box-title span {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 700;
    color: #282b33
}

.sales-order-view .page-main .column.main .wishlist-account,
.panini_subscription-subscription-view .page-main .column.main .wishlist-account {
    order: 2
}

.sales-order-view .page-main .sidebar-additional,
.panini_subscription-subscription-view .page-main .sidebar-additional {
    display: none
}

.volume-container-wrapper.attributes-subscription-container-missingStickers {
    display: none
}

.product-options-wrapper {
    margin: 0
}

.product-options-wrapper>.fieldset {
    margin: 0;
    margin-right: 12px
}

.product-options-wrapper>.fieldset label {
    margin-bottom: 4px
}

.product-options-wrapper>.fieldset select {
    height: 48px;
    border: 1px solid #e0ddde
}

.page-bottom .block {
    background: unset !important
}

.catalog-product-view #product_addtocart_form {
    display: flex !important
}

.catalog-product-view #product_addtocart_form .login-required {
    width: 100%;
    Margin: 0
}

.catalog-product-view #product_addtocart_form .login-required .bt-login-required {
    width: 100%;
    height: 48px;
    background: #28c76f;
    border: none;
    font-size: 16px;
    color: #fff
}

.catalog-product-view .page-wrapper .slick-slide.slick-current.slick-active {
    display: block !important
}

.catalog-product-view .page-wrapper .slick-list.slick-list {
    flex: 1
}

.catalog-product-view .page-wrapper .item.product.product-item,
.catalog-product-view .page-wrapper div.slick-slide.slick-current.slick-active>div>li {
    display: block !important
}

.catalog-product-view .page-wrapper .slick-track {
    margin-left: initial
}

.catalog-product-view .page-wrapper .block.upsell,
.catalog-product-view .page-wrapper .block.related {
    padding-left: 15px;
    padding-right: 15px
}

.catalog-product-view .price-final_price>.price-final_price {
    order: 2
}

.catalog-product-view .page-wrapper .page-main {
    margin-bottom: 0
}

.catalog-product-view .page-wrapper .column.main {
    padding-bottom: 0
}

.catalog-product-view .page-wrapper .product.media {
    position: relative;
    max-width: 618px
}

.catalog-product-view .page-wrapper .product.media .product-social-links {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    z-index: 1
}

.catalog-product-view .page-wrapper .product.media .product-social-links .product-addto-links {
    display: inline-block
}

.catalog-product-view .page-wrapper .product.media .product-social-links .product-addto-links .action.tocompare {
    display: none
}

.catalog-product-view .page-wrapper .product.media .product-social-links .product-addto-links .action.towishlist {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f5f5f5;
    border-radius: .4rem;
    height: 4.8rem;
    width: 4.8rem;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .product-social-links .product-addto-links .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    line-height: 24px;
    color: #000;
    content: "\e879";
    font-family: 'feather';
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product.media .product-social-links .product-addto-links .action.towishlist.active {
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .product-social-links .product-addto-links .action.towishlist.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    line-height: 24px;
    color: #d00f14;
    content: "\e90c";
    font-family: 'feather';
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product.media .product-social-links .product-addto-links .action.towishlist span {
    display: none
}

.catalog-product-view .page-wrapper .product.media .presale-tag-container,
.catalog-product-view .page-wrapper .product.media .amasty-label-container {
    background: #fff200;
    border-radius: 4px;
    color: #000;
    font-size: 10px;
    font-weight: 700;
    line-height: 16.55px;
    letter-spacing: .1px;
    padding: 2.76px 8.279999999999999px;
    text-align: center;
    z-index: 1
}

.catalog-product-view .page-wrapper .product.media .amasty-label-container .amlabel-text {
    width: calc(100% - 24px) !important
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 1.6rem;
    padding: 1.9rem 1.2rem;
    max-width: 618px
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__stage {
    margin-bottom: 1.6rem
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__stage .amasty-label-image {
    display: none
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb-border {
    display: none
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame {
    border: 1.38px solid #f5f5f5;
    border-radius: 3px;
    margin: 0 5px;
    max-width: 4.6rem;
    max-height: 4.6rem
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active {
    border-color: #282b33
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame .fotorama__thumb {
    background: unset
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr {
    background-color: #fff;
    width: 2rem
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr .fotorama__thumb--icon {
    background-image: none;
    padding: 0;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr .fotorama__thumb--icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 19px;
    color: #fff;
    content: "\f060";
    font-family: 'Font Awesome 5 Pro';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr .fotorama__thumb--icon:after {
    background-color: #838383;
    border-radius: 50%;
    height: 1.9rem;
    width: 1.9rem
}

.catalog-product-view .page-wrapper .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon:after {
    content: "\f061"
}

.catalog-product-view .page-wrapper .product.media .share-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    column-gap: 1.1rem
}

.catalog-product-view .page-wrapper .product.media .share-container button,
.catalog-product-view .page-wrapper .product.media .share-container a,
.catalog-product-view .page-wrapper .product.media .share-container .quote-details-items .actions-toolbar>.action,
.catalog-product-view .page-wrapper .product.media .share-container .cart.table-wrapper .actions-toolbar>.action,
.catalog-product-view .page-wrapper .product.media .share-container .action-gift {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .share-container .copy-container {
    display: flex;
    justify-content: center;
    position: relative
}

.catalog-product-view .page-wrapper .product.media .share-container .copy-container .copy-url {
    padding: 0;
    border: none;
    background: #3c64b1;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .share-container .copy-container .copy-url:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    content: "\e884";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product.media .share-container .copy-container .copied {
    position: absolute;
    top: 6rem;
    font-weight: 700;
    color: #006400
}

.catalog-product-view .page-wrapper .product.media .share-container .whatsapp {
    background: #17a700;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .share-container .whatsapp:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    content: "\f232";
    font-family: 'Font Awesome 5 Brands';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product.media .share-container .facebook {
    background: #004280;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .share-container .facebook:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    content: "\f39e";
    font-family: 'Font Awesome 5 Brands';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product.media .share-container .twitter {
    background: #009ee3;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .share-container .twitter:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    content: "\f099";
    font-family: 'Font Awesome 5 Brands';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product.media .warning-container {
    margin: 24px 0 33px;
    display: none;
    justify-content: center
}

.catalog-product-view .page-wrapper .product.media .warning-container a {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #db9703;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product.media .warning-container a i {
    font-size: 22px
}

.catalog-product-view .page-wrapper .product.media .warning-container a span {
    text-decoration: underline
}

.catalog-product-view .page-wrapper .page-title-wrapper .page-title {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px;
    color: #343d55
}

.catalog-product-view .page-wrapper .page-title-wrapper .product-reviews-summary .rating-summary {
    left: 0;
    padding-right: 1.2rem
}

.catalog-product-view .page-wrapper .page-title-wrapper .product-reviews-summary .rating-result {
    margin: 0;
    width: unset
}

.catalog-product-view .page-wrapper .page-title-wrapper .product-reviews-summary .rating-result:before {
    font-size: 1.6rem;
    height: 2.4rem;
    line-height: 2.4rem
}

.catalog-product-view .page-wrapper .page-title-wrapper .product-reviews-summary .rating-result>span:before {
    font-size: 1.6rem;
    font-weight: 700;
    height: 2.4rem;
    line-height: 2.4rem
}

.catalog-product-view .page-wrapper .page-title-wrapper .product-reviews-summary .reviews-actions {
    line-height: 2.1rem;
    vertical-align: bottom
}

.catalog-product-view .page-wrapper .page-title-wrapper .product-reviews-summary .reviews-actions a {
    color: #838383;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 2.1rem;
    margin-top: .2rem;
    text-decoration: none
}

.catalog-product-view .page-wrapper .page-title-wrapper .product-reviews-summary:not(.empty) .reviews-actions .action.add {
    display: none
}

.catalog-product-view .page-wrapper .product-info-main {
    padding-top: 40px
}

.catalog-product-view .page-wrapper .product-info-main .missingStickers--container--wrapper {
    background-color: #fff;
    padding: 20px;
    border-radius: 4px
}

.catalog-product-view .page-wrapper .product-info-main .tags-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px
}

.catalog-product-view .page-wrapper .product-info-main .tags-container span {
    padding: 2px 20px;
    background: #2684c7;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.catalog-product-view .page-wrapper .product-info-main .presale-container {
    color: #24262f;
    background: #fff200;
    border-radius: 5px;
    font-weight: 700;
    letter-spacing: .15px;
    margin: 1.6rem 0;
    padding: .4rem 1.4rem;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute {
    position: relative
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .value[itemprop=description] {
    font-size: 14px;
    line-height: 24px;
    color: #24262f
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .value[itemprop=description]>p {
    max-height: 200px;
    overflow: hidden
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .value[itemprop=description]>p.show-text {
    max-height: unset
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .text-overlay {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, #f4f3f8 100%)
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .read-more {
    padding: 0;
    position: relative;
    bottom: 0;
    background: unset;
    border: none;
    font-size: 14px;
    font-weight: 700;
    color: #282b33;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .read-more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    margin: 0 0 0 1.2rem;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .read-more.no-display {
    display: none
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .read-less {
    padding: 0;
    position: relative;
    bottom: 0;
    background: unset;
    border: none;
    font-size: 14px;
    font-weight: 700;
    color: #282b33;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .read-less:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\f106";
    font-family: 'Font Awesome 5 Pro';
    margin: 0 0 0 1.2rem;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .product.attribute .read-less.no-display {
    display: none
}

.catalog-product-view .page-wrapper .product-info-main .link-preview {
    margin-bottom: 1.6rem;
    background-color: #fff;
    border: 1px solid #dedada;
    border-radius: 4px
}

.catalog-product-view .page-wrapper .product-info-main .link-preview a {
    display: inline-block;
    text-decoration: none;
    color: #282b33;
    font-weight: 700;
    gap: 0 1.5rem;
    letter-spacing: .15px;
    line-height: 2.1rem;
    text-transform: underline;
    padding: 1.5rem 1.6rem;
    width: calc(100% - 3.2rem)
}

.catalog-product-view .page-wrapper .product-info-main .link-preview a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 2.1rem;
    color: inherit;
    content: "\f33d";
    font-family: 'Font Awesome 5 Pro';
    margin: 0 15px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price {
    border-top: 1px solid #dedada;
    margin-top: 2.4rem;
    padding-top: 1.3rem
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price .product-info-stock-sku {
    display: none
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price>.price-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price>.price-box .price-container .price-label {
    display: none
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price>.price-box .price-container .price-wrapper .price {
    color: #24262f;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: .15px
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price>.price-box .old-price .price-container .price-wrapper .price {
    color: #838383;
    font-size: 1.4rem;
    font-weight: 400
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price .product-item-installments {
    color: #24262f;
    font-size: 14px;
    line-height: 2.4rem;
    margin-right: .8rem
}

.catalog-product-view .page-wrapper .product-info-main .product-info-price .product-item-installments .product-item-installments-price {
    color: #24262f;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.4rem;
    margin-right: .8rem
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock {
    padding-top: 23px;
    clear: left
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock h5 {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    color: #d00f14
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock .control label {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock .control input {
    padding-left: 15px;
    height: 38px;
    border-radius: 5px
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock .control:first-of-type {
    margin-bottom: 18px
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock>a {
    margin-top: 32px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 19px;
    border-radius: 5px;
    background: #f9e800;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .15px;
    color: #24262f;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock>a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
    color: #24262f;
    content: "\e836";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .product.alert.stock>a.action.alert {
    height: auto;
    padding: 1rem
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .box-tocart {
    margin: 1.6rem 0;
    width: 100%
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty {
    margin-bottom: 1.6rem;
    padding-right: 0
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.label {
    display: none
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control button,
.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control .quote-details-items .actions-toolbar>.action,
.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control .cart.table-wrapper .actions-toolbar>.action,
.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control .action-gift {
    background: #f5f5f5;
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    color: #24262f;
    font-size: 13px;
    height: 3.2rem;
    padding: 0;
    position: absolute;
    right: .8rem;
    width: 3.2rem;
    z-index: 1
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control button.decrement-qty,
.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control .quote-details-items .actions-toolbar>.action.decrement-qty,
.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control .cart.table-wrapper .actions-toolbar>.action.decrement-qty,
.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control .action-gift.decrement-qty {
    left: .8rem
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control input {
    background: #fff;
    border: 1px solid #e0ddde;
    border-radius: 4px;
    font-size: 2rem;
    height: 4.8rem;
    margin: 0;
    position: relative;
    width: 100%
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .field.qty>.control #qty-error {
    position: absolute;
    bottom: 6.6rem;
    white-space: nowrap
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .actions .action.primary.tocart {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background: #28c76f;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    height: 4.8rem;
    justify-content: center;
    line-height: 2.1rem;
    letter-spacing: .15px;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .actions .action.primary.tocart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2rem;
    line-height: 2rem;
    color: #fff;
    content: "\e905";
    font-family: 'feather';
    vertical-align: sub;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .product-add-form .actions .action.primary.tocart span {
    margin-left: 1.4rem
}

.catalog-product-view .page-wrapper .product-info-main .accordion {
    background-color: #fff;
    border: 1px solid #dedada;
    border-radius: 4px;
    margin-bottom: 1.6rem;
    padding: 1.5rem 1.6rem
}

.catalog-product-view .page-wrapper .product-info-main .accordion div[data-role=collapsible] {
    cursor: pointer
}

.catalog-product-view .page-wrapper .product-info-main .accordion div[data-role=collapsible] h4 {
    margin: 0;
    position: relative;
    display: flex !important;
    align-items: center;
    column-gap: 13px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #5e5873;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .accordion div[data-role=collapsible] h4:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #6e6b7b;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .accordion div[data-role=collapsible] h4:after {
    position: absolute;
    right: 0;
    transition: transform .5s linear
}

.catalog-product-view .page-wrapper .product-info-main .accordion div[data-role=collapsible].active h4:after {
    transform: rotate(180deg)
}

.catalog-product-view .page-wrapper .product-info-main .accordion div[data-role=content] {
    padding-top: 30px
}

.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container h4 {
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container h4:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: inherit;
    content: "\e928";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .estimate-shipping>div {
    margin-bottom: 15px;
    position: relative;
    display: flex;
    align-items: center
}

.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .estimate-shipping>div input {
    height: 38px;
    max-width: 100%;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 6px
}

.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .estimate-shipping>div button,
.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .estimate-shipping>div .quote-details-items .actions-toolbar>.action,
.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .estimate-shipping>div .cart.table-wrapper .actions-toolbar>.action,
.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .estimate-shipping>div .action-gift {
    position: absolute;
    right: 0;
    border: none;
    background: unset;
    font-size: 16px;
    font-weight: 500;
    color: #2684c7
}

.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .estimate-shipping>a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    color: #006bd1
}

.catalog-product-view .page-wrapper .product-info-main .accordion.shipping-container .search-zip-trigger {
    display: none
}

.catalog-product-view .page-wrapper .product-info-main .accordion.subscription-container h4 {
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .accordion.subscription-container h4:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: inherit;
    content: "\e919";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-info-main .accordion.subscription-container span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .15px;
    color: #343d55
}

.catalog-product-view .page-wrapper .product-info-main .accordion.subscription-container a {
    padding-left: 15px;
    margin-top: 5px;
    width: 233px;
    height: 40px;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-color: #2684c7;
    border-radius: 5px;
    background: #2684c7;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-info-main .accordion.subscription-container a:before {
    position: absolute;
    left: 16px
}

.catalog-product-view .page-wrapper .product-info-main .accordion.subscription-container a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: inherit;
    content: "\e919";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-extra-info-container {
    margin: 2.5rem -15px 0
}

.catalog-product-view .page-wrapper .product-extra-info-container .additional-attributes-wrapper {
    background: #fff;
    margin-bottom: 0;
    padding: 2.4rem 2.4rem 4.8rem;
    width: auto
}

.catalog-product-view .page-wrapper .product-extra-info-container .additional-attributes-wrapper h4 {
    color: #282b33;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: .15px;
    line-height: 1.5;
    margin: 0 0 1.6rem
}

.catalog-product-view .page-wrapper .product-extra-info-container .additional-attributes-wrapper .additional-attributes tbody {
    font-size: 14px
}

.catalog-product-view .page-wrapper .product-extra-info-container .additional-attributes-wrapper .additional-attributes tbody tr {
    line-height: 24px
}

.catalog-product-view .page-wrapper .product-extra-info-container .additional-attributes-wrapper .additional-attributes tbody tr td.col.data {
    padding-bottom: .4rem;
    font-weight: 700;
    color: #24262f
}

.catalog-product-view .page-wrapper .product-extra-info-container .additional-attributes-wrapper .additional-attributes tbody tr td.col.data:before {
    font-weight: 400 !important;
    color: #24262f
}

.catalog-product-view .page-wrapper .product-extra-info-container .subscription-info {
    background: #fff;
    border-radius: 0 0 5px 5px;
    padding: 1.6rem 2.4rem 2.4rem
}

.catalog-product-view .page-wrapper .product-extra-info-container .subscription-info>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column
}

.catalog-product-view .page-wrapper .product-extra-info-container .subscription-info>div:before {
    content: url('../images/subscription-img.svg')
}

.catalog-product-view .page-wrapper .product-extra-info-container .subscription-info>div span {
    margin: 12px 0 20px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: .15px
}

.catalog-product-view .page-wrapper .product-extra-info-container .subscription-info>div .subscription-button {
    background: #fff;
    border: 1px solid #282b33;
    border-radius: .4rem;
    box-sizing: border-box;
    color: #282b33;
    font-size: 16px;
    font-weight: 700;
    height: 4.8rem;
    letter-spacing: .15px;
    text-align: center;
    text-decoration: none;
    padding: 1.2rem 0
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container {
    border-radius: .4rem;
    margin: 3.2rem 0 2rem;
    padding: 2.4rem
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container table,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container table {
    border: none !important;
    width: 100%
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container table td,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container table td {
    border: none !important
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .subscription-detail>p,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .subscription-detail>p {
    display: none
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .subscription-detail-text,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .subscription-detail-text {
    margin: 0 0 19px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .15px;
    color: #282b33
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume:not(:last-of-type),
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume:not(:last-of-type) {
    margin-bottom: 4.8rem
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume>span,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume>span {
    color: #282b33;
    display: block;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .15px
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 14px;
    column-gap: 9px
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner>img,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner>img {
    padding: .2rem 0;
    height: 128px;
    background: #f4f4f4;
    border-radius: 4px
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 4px 0;
    width: 100%
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .name,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .name {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: .15px;
    color: #24262f
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .presale,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .presale {
    background-color: #fff200;
    color: #24262f;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: .15px;
    line-height: 2;
    margin-bottom: .4rem;
    max-width: fit-content;
    padding: 0 .85rem
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-price,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-price {
    color: #24262f;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: .15px;
    line-height: 1.5
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-actions,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-actions {
    display: flex;
    flex-direction: row;
    margin-top: auto;
    gap: 0 12px
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    gap: 0 1.2rem;
    width: 100%
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy a:not(.towishlist),
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy a:not(.towishlist) {
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    background: #28c76f;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    height: 4rem;
    justify-content: center;
    width: 100%;
    display: flex;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy a:not(.towishlist):before,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy a:not(.towishlist):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    content: "\e905";
    font-family: 'feather';
    margin: 0 14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .action.towishlist,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .action.towishlist {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: .4rem;
    height: 4rem;
    width: 4rem;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .action.towishlist:before,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    line-height: 24px;
    color: #8991a7;
    content: "\e879";
    font-family: 'feather';
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .action.towishlist.active,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .action.towishlist.active {
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .action.towishlist.active:before,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .action.towishlist.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    line-height: 24px;
    color: #d00f14;
    content: "\e90c";
    font-family: 'feather';
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .action.towishlist span,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .action.towishlist span {
    display: none
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .tocart.primary,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .tocart.primary {
    height: 40px;
    width: 225px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #28c76f;
    border: 0
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .tocart.primary:before,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .tocart.primary:before {
    padding: 4px 10px 0 0;
    content: url('../images/cart-card-dkt.svg')
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .tocart.primary span,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .tocart.primary span {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .15px
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .bt-login-required,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .bt-login-required {
    height: 40px !important;
    width: 225px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #28c76f;
    border: 0;
    color: #fff
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .bt-login-required span,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .bt-login-required span {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .15px
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .stock.unavailable,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .stock.unavailable {
    width: 100%
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .stock.unavailable a,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .stock.unavailable a {
    height: 40px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .15px;
    background-color: #fff200;
    color: #000
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .volume-buy .stock.unavailable a:before,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .volume-buy .stock.unavailable a:before {
    padding: 4px 10px 0 0;
    content: url('../images/warn.svg');
    filter: brightness(0)
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .action.towishlist,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .action.towishlist {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f5f5f5;
    border-radius: .4rem;
    height: 40px;
    width: 40px;
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .action.towishlist:before,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    line-height: 24px;
    color: #000;
    content: "\e879";
    font-family: 'feather';
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .action.towishlist.active,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .action.towishlist.active {
    text-decoration: none
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .action.towishlist.active:before,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .action.towishlist.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    line-height: 24px;
    color: #d00f14;
    content: "\e90c";
    font-family: 'feather';
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-wrapper .product-extra-info-container .volumes-container .volume .volume-inner .volume-info .action.towishlist span,
.catalog-product-view .page-wrapper .product-extra-info-container .subscription-details-container .volume .volume-inner .volume-info .action.towishlist span {
    display: none
}

.catalog-product-view .page-wrapper .block.upsell,
.catalog-product-view .page-wrapper .block.related,
.catalog-product-view .page-wrapper .block.crosssell {
    padding-top: 18px
}

.catalog-product-view .page-wrapper .block.upsell .title strong,
.catalog-product-view .page-wrapper .block.related .title strong,
.catalog-product-view .page-wrapper .block.crosssell .title strong {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .15px;
    color: #343d55
}

.catalog-product-view .page-wrapper #reviews,
.catalog-product-view .page-wrapper #review-form {
    scroll-margin-top: 15rem
}

.catalog-product-view .page-wrapper .review-list {
    background-color: #fff;
    margin: 2rem 0 0;
    padding: 6.2rem 2rem 0
}

.catalog-product-view .page-wrapper .review-list .block-title strong {
    color: #282b33;
    display: block;
    font-family: Nunito;
    font-size: 2.4rem;
    line-height: 1.5;
    margin: 0 0 .8rem
}

.catalog-product-view .page-wrapper .review-list .block-subtitle {
    margin-bottom: 1.4rem
}

.catalog-product-view .page-wrapper .review-list .review-item {
    border-bottom: 0;
    border-top: 1px solid #d5d5d5;
    padding: 2.2rem 0 0
}

.catalog-product-view .page-wrapper .review-list .review-item>div {
    margin: 0 0 1.6rem
}

.catalog-product-view .page-wrapper .review-list .review-title {
    color: #282b33;
    font-family: Nunito;
    font-size: 2rem;
    line-height: 1.3
}

.catalog-product-view .page-wrapper .review-list .review-subtitle {
    line-height: 1.7
}

.catalog-product-view .page-wrapper .review-list .review-ratings {
    float: none
}

.catalog-product-view .page-wrapper .review-list .review-ratings .rating-label {
    display: none
}

.catalog-product-view .page-wrapper .review-list .review-ratings .rating-result {
    margin: 0;
    width: unset
}

.catalog-product-view .page-wrapper .review-list .review-ratings .rating-result:before {
    font-size: 1.8rem;
    height: 2.7rem;
    line-height: 2.7rem
}

.catalog-product-view .page-wrapper .review-list .review-ratings .rating-result>span:before {
    font-size: 1.8rem;
    font-weight: 700;
    height: 2.7rem;
    line-height: 2.7rem
}

.catalog-product-view .page-wrapper .review-list .review-content {
    color: #292929
}

.catalog-product-view .page-wrapper .review-list .review-details>p {
    color: #777;
    display: inline-block;
    margin: 0
}

.catalog-product-view .page-wrapper .review-list .review-toolbar {
    border: none;
    margin: 0
}

.catalog-product-view .page-wrapper .review-list .review-toolbar .action {
    border: none
}

.catalog-product-view .page-wrapper .review-list .review-toolbar .action.previous:before {
    content: url('../images/catalogo-up.svg');
    transform: rotate(270deg)
}

.catalog-product-view .page-wrapper .review-list .review-toolbar .action.next:before {
    content: url('../images/catalogo-up.svg');
    transform: rotate(90deg)
}

.catalog-product-view .page-wrapper .review-add {
    background-color: #fff;
    margin: 0;
    padding: 4rem 2rem 10.5rem
}

.catalog-product-view .page-wrapper .review-add .review-form {
    max-width: 83rem
}

.catalog-product-view .page-wrapper .review-add .fieldset .review-legend.legend {
    color: #282b33;
    font-family: Nunito;
    font-weight: 700;
    line-height: 1.3
}

.catalog-product-view .page-wrapper .review-add .fieldset .review-legend.legend span:first-of-type {
    margin-right: .8rem
}

.catalog-product-view .page-wrapper .review-add .label {
    line-height: 1.641rem;
    font-weight: 400;
    margin: 0 0 .4rem
}

.catalog-product-view .page-wrapper .review-add .control .label {
    display: none
}

.catalog-product-view .page-wrapper .review-add .review-field-ratings {
    margin-bottom: 2.7rem
}

.catalog-product-view .page-wrapper .review-add .review-field-ratings>.control {
    height: 4.8rem;
    margin: .8rem 0 0
}

.catalog-product-view .page-wrapper .review-add .review-field-ratings>.control #product-review-table {
    height: 4.6rem
}

.catalog-product-view .page-wrapper .review-add .review-control-vote:before,
.catalog-product-view .page-wrapper .review-add .review-control-vote label:before {
    height: 4.8rem;
    line-height: 4.8rem
}

.catalog-product-view .page-wrapper .review-add .review-control-vote label:before {
    font-weight: 700
}

.catalog-product-view .page-wrapper .review-add .field .control input,
.catalog-product-view .page-wrapper .review-add .field .control textarea {
    background-color: transparent;
    border-color: #d8d6de;
    resize: none
}

.catalog-product-view .page-wrapper .review-add .field .control textarea {
    height: 10.7rem
}

.catalog-product-view .page-wrapper .review-add .action.submit.primary {
    color: #fff;
    background-color: #282b33;
    font-size: 1.6rem;
    line-height: 2.33rem;
    padding: 1.15rem 1.5rem
}

.catalog-product-view .bundle-options-container {
    margin: 0 -1.5rem 0
}

.catalog-product-view .bundle-options-container #product_addtocart_form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.catalog-product-view .bundle-options-container .product-add-form {
    background-color: transparent;
    padding: 0
}

.catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 0;
    margin-bottom: 2rem
}

.catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control {
    margin-top: 20px
}

.catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .field-sticker-option {
    display: none
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary {
    background-color: transparent;
    padding: 0
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary>.title>strong {
    color: #282b33;
    display: block;
    font-family: Nunito;
    font-weight: 700;
    line-height: 1.5;
    font-size: 2.4rem;
    margin-bottom: 1.2rem;
    margin-top: 0
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .bundle-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .bundle-info>.price-box {
    display: none
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    gap: 0 1.4rem
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-image-container {
    background: #f4f4f4;
    border-radius: 4px;
    height: 12.8rem;
    max-width: 8.8rem;
    padding: .2rem 0
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-image-container .product-image-photo {
    bottom: 0;
    display: block;
    height: 12.8rem;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: .4rem 0
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .stock,
.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .product.name,
.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .price {
    color: #24262f
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .product.name {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: .15px
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .price-as-configured {
    margin: 0
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .price {
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: .15px
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .stock {
    line-height: 2.4rem
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .product-details .mobile-hidden .price-box {
    display: none
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary {
    background: #f5f5f5;
    border-radius: .4rem;
    color: #fff;
    display: block;
    height: 0;
    margin-top: 0;
    padding: 0 2.4rem;
    overflow: hidden
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary .subtitle {
    color: #282b33;
    font-family: Nunito;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.6rem
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary #bundle-summary {
    color: #24262f
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary #bundle-summary strong {
    font-weight: 400
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary #bundle-summary [data-container=options] {
    font-weight: 700;
    margin-top: .8rem
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary #bundle-summary li {
    margin-bottom: 1.6rem
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary #bundle-summary li:last-of-type {
    margin: 0
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary.empty {
    height: 0;
    transition: all .5s .5s
}

.catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .bundle-summary:not(.empty) {
    height: unset;
    transition: all .5s .5s;
    padding: 2.4rem
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper {
    padding: 0
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .qty-holder {
    display: none
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .options-list {
    display: flex;
    flex-wrap: wrap
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .fieldset .field.choice {
    display: flex;
    gap: 15px
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .field.option .label.label-bundle-image {
    display: block;
    width: 110px
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .field.option .label img {
    border-radius: 6px;
    height: 160px;
    border: 1px solid #e0e0e0;
    outline: 0 solid #004280;
    transition: outline, opacity .2s .1s ease-in-out;
    opacity: .5
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip {
    position: relative
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-left: 5px;
    left: 100%;
    top: 0
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:after,
.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:after,
.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:before {
    right: 100%
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:after {
    border-right-color: #fff;
    margin-top: -5px;
    top: 15px
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-content:before {
    border-right-color: #bbb;
    margin-top: -6px;
    top: 15px
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-toggle {
    cursor: help
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-toggle:hover+.tooltip-content,
.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-toggle:focus+.tooltip-content,
.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip:hover .tooltip-content {
    display: block
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .tooltip .tooltip-toggle {
    cursor: pointer
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .product.bundle.option {
    visibility: hidden;
    width: 0;
    margin: 0
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .product.bundle.option:disabled label {
    opacity: .5;
    cursor: none;
    pointer-events: none
}

.catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper .product.bundle.option:checked+label img {
    outline: 2px solid #004280;
    transition: outline, opacity .2s .1s ease-in-out;
    opacity: 1
}

.catalog-product-view .bundle-options-container .product-add-form .product-options-wrapper {
    margin: 0
}

.catalog-product-view .bundle-options-container .product-add-form .product-options-wrapper>.fieldset {
    margin: 0
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container {
    margin-bottom: .4rem
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container h3 {
    background-color: #fff;
    box-sizing: border-box;
    color: #282b33;
    margin: 0;
    padding: 2.4rem 2rem 1.6rem
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .missingStickers--container--wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 4px
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .missingStickers--container--selector-wrapper {
    background-color: #fff;
    box-sizing: border-box;
    padding: 2rem;
    width: 100%
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .missingStickers--container--selector {
    display: -webkit-grid;
    display: -ms-gridbox;
    display: grid;
    border-left: .9399999999999999px solid #838383;
    border-top: .9399999999999999px solid #838383;
    box-sizing: border-box;
    grid-template-columns: repeat(7, 1fr);
    width: 100%
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .missingStickers--container--selector .sticker {
    background-color: #fff;
    border: 0;
    color: #24262f;
    font-size: 1.3rem;
    height: 3.8rem;
    line-height: 1.5;
    max-width: unset;
    min-width: unset;
    user-select: none;
    width: 100%
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .missingStickers--container--selector .sticker.selected {
    background: #4d7ba7;
    color: #fff
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info {
    box-sizing: border-box;
    padding: 2rem;
    width: 100%
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info>span {
    font-size: 1.2rem;
    line-height: 2;
    word-wrap: anywhere
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info .add-to-cart {
    margin: 0 0 1.7rem
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info .add-to-cart>span {
    background-color: #fff;
    border: 1px solid #e0ddde;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    text-align: center;
    padding-block: 1.2rem;
    width: 100%
}

.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info button,
.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info .quote-details-items .actions-toolbar>.action,
.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info .cart.table-wrapper .actions-toolbar>.action,
.catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .mobile-info .action-gift {
    font-weight: 700;
    padding-block: 1.35rem
}

.catalog-product-view .bundle-actions {
    margin: 0
}

.catalog-product-view .bundle-actions>button:not(#bundle-slide),
.catalog-product-view .bundle-actions>.quote-details-items .actions-toolbar>.action:not(#bundle-slide),
.catalog-product-view .bundle-actions>.cart.table-wrapper .actions-toolbar>.action:not(#bundle-slide),
.catalog-product-view .bundle-actions>.action-gift:not(#bundle-slide) {
    display: none
}

.catalog-product-view .bundle-actions #bundle-slide {
    margin: 2.4rem 0 1.6rem;
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container {
    margin: 0 0 2.4rem;
    padding: 0
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form {
    background-color: #fff;
    padding: 2.4rem 2rem 3rem
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .fieldset-bundle-options .label {
    margin-bottom: 1.6rem
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-title {
    font-family: Nunito;
    font-size: 2.4rem;
    line-height: 1.5
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control {
    line-height: 1.7;
    margin: 0;
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .fieldset-bundle-options .desktop-hidden {
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main {
    grid-area: 2/2/3/3;
    padding-top: 0;
    width: unset
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .box-tocart {
    margin: 2.1rem 0 1rem;
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty {
    margin-bottom: 1.2rem;
    padding-right: 0
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.label {
    display: none
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control button,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control .quote-details-items .actions-toolbar>.action,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control .cart.table-wrapper .actions-toolbar>.action,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control .action-gift {
    background: #f5f5f5;
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    color: #24262f;
    font-size: 13px;
    height: 3.2rem;
    padding: 0;
    position: absolute;
    right: .8rem;
    width: 3.2rem;
    z-index: 1
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control button.decrement-qty,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control .quote-details-items .actions-toolbar>.action.decrement-qty,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control .cart.table-wrapper .actions-toolbar>.action.decrement-qty,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control .action-gift.decrement-qty {
    left: .8rem
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control input {
    background: #fff;
    border: 1px solid #e0ddde;
    border-radius: 4px;
    font-size: 2rem;
    height: 4.8rem;
    margin: 0;
    position: relative;
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .field.qty>.control #qty-error {
    position: absolute;
    bottom: 6.6rem;
    white-space: nowrap
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .actions {
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .actions .action.primary.tocart {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background: #28c76f;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    height: 4.8rem;
    justify-content: center;
    line-height: 2.1rem;
    letter-spacing: .15px;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .actions .action.primary.tocart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2rem;
    line-height: 2rem;
    color: #fff;
    content: "\e905";
    font-family: 'feather';
    vertical-align: sub;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .product-info-main .actions .action.primary.tocart span {
    margin-left: 1.4rem
}

.catalog-product-view .block.block-wishlist {
    display: none
}

.catalog-product-view #maincontent .filter-options-item .filter-options-title {
    position: relative;
    cursor: pointer
}

.catalog-product-view #maincontent .filter-options-item .filter-options-title:after {
    content: url("../images/down.svg");
    position: absolute;
    right: 0;
    transform: rotateX(0deg);
    transition: transform .4s .1s
}

.catalog-product-view #maincontent .filter-options-item.active .filter-options-title:after {
    transform: rotateX(180deg);
    transition: transform .4s .1s
}

.catalog-product-view #maincontent .sidebar.sidebar-additional .block.block-compare {
    display: none
}

.catalog-product-view .page-product-bundle .form_stickers .field {
    margin-bottom: 2.4rem
}

.catalog-product-view .page-product-bundle .form_stickers .field:last-of-type {
    margin-bottom: .8rem
}

.catalog-product-view .page-product-bundle .form_stickers label {
    display: block;
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: .6rem
}

.catalog-product-view .page-product-bundle .form_stickers .msg-container {
    color: #24262f;
    font-size: 1.2rem;
    line-height: 1.4rem
}

.catalog-product-view .actions.product-addtocart-button-fixed {
    display: none
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-details {
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-details .product-image-container {
    background: 0 0
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-details .product-image-photo {
    margin: 0 auto
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-details-wrapper {
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-title {
    font-family: Nunito;
    font-size: 2.4rem;
    line-height: 1.5
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control {
    line-height: 1.7;
    margin: 0;
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .desktop-hidden {
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .desktop-hidden>.box-tocart>.fieldset {
    display: flex;
    justify-content: space-between;
    gap: 0;
    flex-direction: column
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .box-tocart {
    margin: 2.1rem 0 1rem;
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .box-tocart #product-addtocart-button {
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty {
    margin-bottom: 1.2rem;
    padding-right: 0
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.label {
    display: none
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control {
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    position: relative
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control button,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .quote-details-items .actions-toolbar>.action,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .cart.table-wrapper .actions-toolbar>.action,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .action-gift {
    background: #f5f5f5;
    border-radius: 8px;
    border: none;
    box-sizing: border-box;
    color: #24262f;
    font-size: 13px;
    height: 3.2rem;
    padding: 0;
    position: absolute;
    right: .8rem;
    width: 3.2rem;
    z-index: 1
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .quote-details-items .actions-toolbar>.action {
    background: #f5f5f5;
    border-radius: 8px;
    border: none;
    box-sizing: border-box;
    color: #24262f;
    font-size: 13px;
    height: 3.2rem;
    padding: 0;
    position: absolute;
    right: .8rem;
    width: 3.2rem;
    z-index: 1
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .quote-details-items .actions-toolbar>.action.decrement-qty {
    left: .8rem
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .cart.table-wrapper .actions-toolbar>.action,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .action-gift {
    background: #f5f5f5;
    border-radius: 8px;
    border: none;
    box-sizing: border-box;
    color: #24262f;
    font-size: 13px;
    height: 3.2rem;
    padding: 0;
    position: absolute;
    right: .8rem;
    width: 3.2rem;
    z-index: 1
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .cart.table-wrapper .actions-toolbar>.action.decrement-qty,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .action-gift.decrement-qty {
    left: .8rem
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .action-gift {
    background: #f5f5f5;
    border-radius: 8px;
    border: none;
    box-sizing: border-box;
    color: #24262f;
    font-size: 13px;
    height: 3.2rem;
    padding: 0;
    position: absolute;
    right: .8rem;
    width: 3.2rem;
    z-index: 1
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control button.decrement-qty,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .quote-details-items .actions-toolbar>.action.decrement-qty,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .cart.table-wrapper .actions-toolbar>.action.decrement-qty,
.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .action-gift.decrement-qty {
    left: .8rem
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control .action-gift.decrement-qty {
    left: .8rem
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control input {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e0ddde;
    font-size: 2rem;
    height: 4.8rem;
    margin: 0;
    position: relative;
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .field.qty>.control #qty-error {
    bottom: 6.6rem;
    position: absolute;
    white-space: nowrap
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .actions {
    width: 100%
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .actions .action.primary.tocart {
    align-items: center;
    background: #28c76f;
    border-radius: 5px;
    border: none;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    height: 4.8rem;
    justify-content: center;
    letter-spacing: .15px;
    line-height: 2.1rem;
    text-decoration: none
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .actions .action.primary.tocart:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: "\e905";
    display: inline-block;
    font-family: 'feather';
    font-size: 2rem;
    font-weight: 400;
    line-height: 2rem;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: sub
}

.catalog-product-view .page-bottom>.product-extra-info-container>.bundle-options-container .product-add-form .actions .action.primary.tocart span {
    margin-left: 1.4rem
}

.catalog-category-view .pagebuilder-seo-content {
    margin-bottom: 40px
}

.catalog-category-view .pagebuilder-seo-content .pagebuilder-seo-content-text {
    overflow-y: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    transition: all .5s;
    transition: max-height 1.5s .3s;
    max-height: 450px
}

.catalog-category-view .pagebuilder-seo-content .pagebuilder-seo-content-text h2,
.catalog-category-view .pagebuilder-seo-content .pagebuilder-seo-content-text h3,
.catalog-category-view .pagebuilder-seo-content .pagebuilder-seo-content-text h4,
.catalog-category-view .pagebuilder-seo-content .pagebuilder-seo-content-text p {
    color: #343d55
}

.catalog-category-view .pagebuilder-seo-content.pagebuilder-seo-content-open .pagebuilder-seo-content-text {
    -webkit-line-clamp: unset;
    max-height: 5000px;
    transition: max-height 1.5s .3s
}

.catalog-category-view .pagebuilder-seo-content .pagebuilder-button-primary {
    background: 0 0;
    border: 0;
    color: #333;
    cursor: pointer
}

@media all and (min-width:1024px) and (max-width:1440px) {
    .catalog-product-view .bundle-options-container .bundle-info {
        flex-direction: column
    }
    .catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .missingStickers--container--selector-wrapper .missingStickers--container--selector {
        grid-template-columns: repeat(9, 1fr)
    }
    .catalog-product-view .is-not-stickers .block-bundle-summary:before {
        height: 605px
    }
    .catalog-product-view .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers {
        width: 50% !important
    }
    .catalog-product-view .catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper {
        width: 50% !important
    }
    .catalog-product-view .catalog-product-view .bundle-options-container .bundle-info {
        flex-direction: column !important
    }
}

@media all and (min-width:1024px) and (max-width:1440px) and all and (min-width:480px) and (max-width:768px) {
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers {
        width: 100% !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper {
        width: 100% !important
    }
    .catalog-product-view .bundle-options-container .bundle-info {
        flex-direction: row !important
    }
}

@media only screen and (max-width:375px) {
    .catalog-product-view .bundle-options-container .product-add-form .missingStickers--container .missingStickers--container--selector {
        grid-template-columns: repeat(5, 1fr)
    }
}

.cart-empty {
    margin: 0 22px 20px
}

.checkout-cart-index .breadcrumbs,
.checkout-cart-index .page-main {
    max-width: 1260px;
    padding: 0
}

.checkout-cart-index .page-title-wrapper {
    display: none
}

.checkout-cart-index .cart-summary {
    padding: 40px 30px 47px;
    margin-bottom: 38px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    background: #fff;
    border-radius: 4px
}

.checkout-cart-index .cart-summary .summary.title {
    margin: 0 0 27px;
    color: #282b33;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px
}

.checkout-cart-index .cart-summary .zipCodeLink {
    color: #2684c7;
    text-align: right;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-decoration-line: underline;
    float: right;
    margin-top: 18px
}

.checkout-cart-index .cart-summary .block.discount {
    order: 1
}

.checkout-cart-index .cart-summary .block.discount #discount-coupon-form .field-error,
.checkout-cart-index .cart-summary .block.discount #discount-coupon-form div.mage-error[generated] {
    margin-top: 3px;
    position: absolute
}

.checkout-cart-index .cart-summary .block.discount .fieldset.coupon {
    margin: 0;
    position: relative
}

.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .field {
    margin: 0
}

.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .field>.label {
    color: #282b33;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px
}

.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .field .control>.input-text {
    padding: 8px 75px 8px 12px;
    margin: 0;
    height: 40px;
    color: #8ab5ff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.3px;
    border-radius: 4px;
    border: 1px solid #b6bfc8;
    background: #fff
}

.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -11px
}

.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar button,
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .quote-details-items .actions-toolbar>.action,
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .cart.table-wrapper .actions-toolbar>.action,
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .action-gift {
    border-radius: 0 4px 4px 0;
    background: #282b33;
    height: 41px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    width: 80px;
    padding: 8px
}

.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar button span,
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .quote-details-items .actions-toolbar>.action span,
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .cart.table-wrapper .actions-toolbar>.action span,
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .actions-toolbar .action-gift span {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.checkout-cart-index .cart-summary .block.shipping {
    order: 2
}

.checkout-cart-index .cart-summary .pre-sale-info {
    color: #24262f;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%
}

.checkout-cart-index .cart-summary .cart-totals {
    padding-top: 29px;
    order: 3;
    border: none
}

.checkout-cart-index .cart-summary .cart-totals .totals th {
    color: #838383;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.checkout-cart-index .cart-summary .cart-totals .totals .mark {
    padding-left: 0 !important
}

.checkout-cart-index .cart-summary .cart-totals .totals td {
    color: #394c60;
    text-align: right;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.3px
}

.checkout-cart-index .cart-summary .cart-totals .totals.grand td {
    color: #28c76f;
    text-align: right;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.checkout-cart-index .cart-summary .cart-totals .totals .product-item-installments {
    display: block;
    font-size: 1.8rem
}

.checkout-cart-index .cart-summary .block.giftcard {
    display: none
}

.checkout-cart-index .cart-summary #co-shipping-method-form {
    margin-top: 52px
}

.checkout-cart-index .cart-summary #co-shipping-method-form .block .fieldset {
    margin: 40px 0 25px 5px
}

.checkout-cart-index .cart-summary .checkout-methods-items {
    order: 4;
    margin-bottom: 32px
}

.checkout-cart-index .cart-summary .checkout-methods-items .item+.item {
    margin: 0
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.primary.checkout {
    padding: 0;
    height: 50px;
    box-sizing: border-box;
    background: #282b33;
    border-color: #282b33;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.multicheckout {
    display: none
}

.checkout-cart-index .cart-summary>.action.secondary {
    order: 5;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid #282b33;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px;
    color: #282b33;
    text-decoration: none
}

.checkout-cart-index .form.form-cart .cart.table-wrapper #cart-items {
    color: #838383;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: .15px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-header {
    display: flex;
    align-items: center
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-header strong,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-header strong a {
    color: #282b33;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: .15px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-header>span {
    color: #838383;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px;
    display: flex;
    width: 82px;
    height: 24px;
    flex-direction: column;
    justify-content: flex-end;
    flex-shrink: 0;
    margin-left: 16px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-header .action.clear {
    display: flex;
    width: 209px;
    height: 52px;
    padding: 20px 28px;
    justify-content: center;
    align-items: center;
    gap: 32px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #282b33;
    text-decoration: none;
    margin-bottom: 8px;
    margin-left: auto
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-header .action.clear span {
    color: #282b33;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .15px;
    text-decoration: none
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .field-error,
.checkout-cart-index .form.form-cart .cart.table-wrapper div.mage-error[generated] {
    margin-top: 70px;
    position: absolute
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item {
    padding: 24px 0;
    display: flex;
    column-gap: 25px;
    border-top: 1px solid #c4c4c4;
    flex-wrap: nowrap
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .item-photo {
    width: 102px;
    position: relative
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .item-photo .product-image-photo {
    width: 102px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .item-photo .product-image-photo img {
    width: 102px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .item-photo .towishlist {
    position: absolute;
    right: 0;
    z-index: 9;
    background: #f3f8ff;
    border-radius: 16px;
    width: 32px;
    height: 32px;
    display: flex;
    top: 0;
    justify-content: center;
    align-items: center
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .item-photo .towishlist:before {
    font-size: 16px;
    color: #8991a7
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container {
    padding-top: 6px;
    padding-bottom: 5px;
    width: 100%;
    display: flex;
    flex-direction: column
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .product-item-name {
    color: #282b33;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    margin-bottom: 0 !important
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .product-item-name a {
    color: #282b33
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .product-pre-sale {
    padding: 2px 9px;
    max-width: fit-content;
    box-sizing: border-box;
    border: 1px solid #32c09c;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .15px;
    color: #32c09c
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container [data-th=Qtd] {
    margin-left: auto;
    margin-right: -17px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty {
    display: flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #e0ddde;
    background: #fff;
    width: 140px;
    height: 48px;
    flex-shrink: 0;
    justify-content: space-evenly
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty button,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .quote-details-items .actions-toolbar>.action,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .cart.table-wrapper .actions-toolbar>.action,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .action-gift {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #f5f5f5;
    padding: 0
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty button i:before,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .quote-details-items .actions-toolbar>.action i:before,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .cart.table-wrapper .actions-toolbar>.action i:before,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .action-gift i:before {
    color: #24262f;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty button#dec-cart,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .quote-details-items .actions-toolbar>.action#dec-cart,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .cart.table-wrapper .actions-toolbar>.action#dec-cart,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .action-gift#dec-cart {
    margin-left: 8px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty button#inc-cart,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .quote-details-items .actions-toolbar>.action#inc-cart,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .cart.table-wrapper .actions-toolbar>.action#inc-cart,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .action-gift#inc-cart {
    margin-right: 8px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty input {
    color: #24262f;
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px;
    width: 60px;
    border: 0;
    padding: 8px 4px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .control.qty .btn-qty {
    display: none
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info {
    margin-top: 11px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info>.price .label {
    color: #24262f;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .item-actions {
    margin-right: 0;
    float: right;
    width: 23px;
    margin-left: 0
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .item-actions .gift-options-cart-item {
    display: none
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .item-actions .action-edit {
    display: none
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .item-actions .action-delete {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 0;
    margin-right: 15px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .item-actions .action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #282b33;
    content: "\e8da";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .item-actions .action-delete span {
    display: none
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info [data-th="Preço unitário"] {
    display: none
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .price-including-tax,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart.item .info-container .item-info .price-excluding-tax {
    font-size: 16px;
    margin-top: 4px
}

.checkout-cart-index .form.form-cart .cart.table-wrapper .pre-sale-date {
    border-radius: 4px;
    background: #fff200;
    color: #24262f;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px;
    min-height: 24px;
    height: auto;
    padding: 4px 10px;
    width: calc(100% - 20px)
}

.checkout-cart-index .form.form-cart .cart.main.actions {
    display: none
}

.checkout-cart-index #gift-options-cart {
    display: none
}

.checkout-cart-index .common-products {
    margin-top: 30px
}

.checkout-cart-index .common-products ol.product-items .slick-prev:before {
    transform: rotate(90deg) scale(120%) !important
}

.checkout-cart-index .common-products ol.product-items .slick-slide .product-item {
    display: block !important;
    margin: auto !important;
    max-width: unset !important
}

@media all and (min-width:768px) and (max-width:1224px) {
    .checkout-cart-index {
        min-width: 1224px
    }
}

@media all and (max-width:420px) {
    .checkout-cart-index {
        min-width: 360px
    }
}

.checkout-index-index #customerbalance-placer {
    margin-top: 20px
}

.checkout-index-index #hpp_actionModalWrapper {
    display: none
}

.checkout-index-index #block-discount-heading:after {
    display: none
}

.checkout-index-index .checkout-container {
    max-width: 1260px;
    margin: auto
}

.checkout-index-index .checkout-container .new-address-popup {
    margin: 0
}

.checkout-index-index .checkout-container .new-address-popup .action-show-popup {
    background: unset;
    border: 1px solid #282b33;
    height: 50px;
    margin: 0
}

.checkout-index-index .checkout-container .checkout-shipping-method {
    color: #282b33;
    font-family: Nunito;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px
}

.checkout-index-index .checkout-container .checkout-shipping-method #checkout-step-shipping_method thead {
    display: none
}

.checkout-index-index .checkout-container .checkout-shipping-method #checkout-step-shipping_method tbody {
    margin-top: 1rem
}

.checkout-index-index .checkout-container .checkout-shipping-method #checkout-step-shipping_method tbody td {
    border: none;
    color: #343d55;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    padding: 1.2rem 0 1.2rem 1rem
}

.checkout-index-index .checkout-container .checkout-shipping-method #checkout-step-shipping_method tbody td.col-price .price {
    font-weight: 700
}

.checkout-index-index .checkout-container .field.addresses .shipping-address-items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 32px
}

.checkout-index-index .checkout-container .field.addresses .shipping-address-item {
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, .16);
    width: 345px;
    padding: 15px 62px
}

.checkout-index-index .fieldset>.field:not(.choice)>.label {
    width: 100%;
    text-align: left
}

.checkout-index-index .opc-progress-bar {
    display: flex
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item {
    max-width: 220px;
    display: flex !important;
    align-items: center;
    position: relative;
    text-align: left
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item:not(:last-of-type) {
    display: inline-block;
    text-decoration: none
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item:not(:last-of-type):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #6e6b7b;
    content: "\e844";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item:not(:last-of-type):after {
    padding-right: 20px;
    position: absolute;
    right: 0
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item.shipping {
    display: inline-block;
    text-decoration: none
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item.shipping:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: inherit;
    content: "\e928";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item.payment {
    display: inline-block;
    text-decoration: none
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item.payment:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: inherit;
    content: "\e85f";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item:before {
    min-width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 1rem 0 0;
    padding: 0;
    background: #fff;
    height: 40px;
    width: 40px;
    border-radius: 6px;
    color: #c4c4c4
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item>div {
    display: flex;
    flex-direction: column
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item strong {
    align-items: center;
    justify-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #c4c4c4
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item span {
    display: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #c4c4c4
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:before {
    background: #282b33;
    color: #fff;
    box-shadow: 0 3px 6px rgba(114, 102, 239, .4)
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active strong {
    display: flex;
    color: #282b33
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active span {
    color: #838383
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete:before {
    background: #282b33;
    color: #fff
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete strong {
    display: flex;
    color: #282b33
}

.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete span {
    color: #838383
}

.checkout-index-index #shipping.checkout-shipping-address {
    margin-top: 20px
}

.checkout-index-index .field select[name=region_id][disabled],
.checkout-index-index .field select[name=country_id][disabled] {
    background: 0 0;
    border: 0;
    opacity: 1;
    color: #333;
    -webkit-appearance: none;
    -moz-appearance: none
}

.checkout-index-index .opc-estimated-wrapper {
    margin: 30px 0;
    padding: 30px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, .16);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    background: #fff;
    align-items: center
}

.checkout-index-index .opc-estimated-wrapper .estimated-block {
    font-size: 24px;
    font-weight: 700;
    color: #28c76f;
    width: 100%
}

.checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-price-container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.checkout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
    margin: 0;
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
    margin: 0;
    width: 100%;
    text-align: center
}

.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart {
    margin: 25px 0 0;
    width: 260px;
    border-radius: 5px;
    border: 1px solid #282b33;
    height: 48px
}

.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    display: none
}

.checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .cart-list {
    color: #282b33;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .15px
}

.checkout-index-index .minicart-wrapper {
    position: relative
}

.checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
    display: none;
    background: #282b33;
    color: #fff;
    height: 13px;
    line-height: 15px;
    border-radius: 35px;
    margin: 3px -12px 3px;
    padding: 0;
    min-width: 13px;
    font-size: 10px
}

.checkout-index-index button,
.checkout-index-index .quote-details-items .actions-toolbar>.action,
.checkout-index-index .cart.table-wrapper .actions-toolbar>.action,
.checkout-index-index .action-gift {
    background-image: none;
    background: #fff;
    border: 1px solid #fff;
    color: #282b33
}

.checkout-index-index .cart.table-wrapper .actions-toolbar>.action,
.checkout-index-index .action-gift {
    background-image: none;
    background: #fff;
    border: 1px solid #fff;
    color: #282b33
}

.checkout-index-index .action-gift {
    background-image: none;
    background: #fff;
    border: 1px solid #fff;
    color: #282b33
}

.checkout-index-index .opc-wrapper .step-title {
    color: #282b33;
    font-family: Nunito;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px;
    border-bottom: 1px solid #c4c4c4
}

.checkout-index-index .opc-wrapper .shipping-address-item {
    width: 98%;
    min-height: 250px;
    margin: 1rem;
    background: #fff;
    box-shadow: 0 4px 4px #c4c4c4;
    border-radius: 4px;
    border-color: #fff;
    padding: 20px 35px 15px 45px
}

.checkout-index-index .opc-wrapper .shipping-address-item:after {
    display: block;
    content: '';
    position: absolute;
    top: 22px;
    left: 18px;
    height: 15px;
    width: 16px;
    padding-top: 1px;
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 50%
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    background: #282b33;
    color: #fff;
    content: "\e83f";
    font-family: 'feather';
    height: 17px;
    width: 18px;
    font-size: 14px;
    line-height: 15px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 23px;
    border: none
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:before {
    position: absolute;
    top: 22px;
    left: 13px;
    z-index: 1;
    font-weight: 700;
    width: auto;
    background-color: transparent
}

.checkout-index-index .opc-wrapper .shipping-address-item .action-select-shipping-item {
    float: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    font-size: 0;
    padding: 0
}

.checkout-index-index .opc-wrapper .shipping-address-item .action.edit-address-link {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    display: inline-block;
    text-decoration: none
}

.checkout-index-index .opc-wrapper .shipping-address-item .action.edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #282b33;
    content: "\e867";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-index-index .opc-wrapper .shipping-address-item .action.edit-address-link:before {
    font-weight: 700
}

.checkout-index-index .opc-wrapper .step-content .actions-toolbar {
    margin: 0
}

.checkout-index-index .opc-wrapper .step-content .actions-toolbar>.primary {
    float: none
}

.checkout-index-index .opc-wrapper .step-content .actions-toolbar>.primary .action.continue.primary {
    width: 100%
}

.checkout-index-index .opc-wrapper .step-content .actions-toolbar>.primary .action.continue.primary>span {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 0 2.5rem;
    margin-bottom: 2.4rem;
    min-height: 48px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method label[for=adyen_pix] {
    text-transform: capitalize
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method__logo {
    display: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method._active .payment-option-title:after {
    transform: rotate(180deg)
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .adyen-checkout__store-details .adyen-checkout__checkbox__input {
    display: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .adyen-checkout__store-details .adyen-checkout__checkbox__label:after,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .adyen-checkout__store-details .adyen-checkout__checkbox__label:before {
    left: -14px !important
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form ._social_security_number {
    margin: 0
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form input.input-text,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form .adyen-checkout__input,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form .adyen-combo-card-select,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form .mp-box-inputs input,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form .mp-box-inputs select,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form #adyen-combo-card-select {
    border-radius: 4px;
    border: 1px solid #d8d6de;
    background: #fff;
    height: 48px;
    color: #343d55;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.3px;
    padding: 0 15px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form #payment_form_adyen_cc .field.required {
    position: relative
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form #payment_form_adyen_cc .field.required label {
    color: #343d55;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    left: 1.3rem;
    background: #fff;
    padding: 0 3px;
    z-index: 2
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form label {
    position: relative;
    padding: 0
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form label:after {
    display: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form label em {
    display: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method form label>span {
    color: #343d55;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    left: 1.3rem;
    background: #fff;
    padding: 0 3px;
    z-index: 2
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .action.primary.checkout {
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px;
    border-radius: 5px;
    background: #282b33
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-title {
    display: flex;
    padding: 13.3px 0;
    color: #394c60;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    position: relative;
    border: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-title:after {
    position: absolute;
    right: 0;
    top: 14px;
    content: url('../images/checkout-arrow.svg');
    pointer-events: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-title input {
    display: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-title .label {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    padding: 13.3px 0
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-title .label img {
    display: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-title .label>span {
    font-size: 15px;
    font-weight: 500
}

.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-billing-address {
    margin: 2rem 0;
    font-size: 16px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-billing-address .action-update {
    color: #282b33;
    border: 1px solid #282b33;
    height: 38px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-billing-address .action-cancel {
    background: #282b33;
    height: 38px;
    padding: 0;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px;
    margin-top: 0
}

.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-billing-address .field-select-billing select {
    border-radius: 4px;
    border: 1px solid #d8d6de;
    background: #fff;
    height: 48px;
    color: #343d55;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.3px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0;
    color: #343d55;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-billing-address .billing-address-details a {
    color: #343d55;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content>form {
    margin-top: 30px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content>form fieldset.adyen_cc_vault .field {
    display: flex;
    justify-content: start
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content>form fieldset.adyen_cc_vault .field .control {
    margin-left: 17px;
    margin-top: -1px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content>form fieldset.adyen_cc_vault .checkout-component-dock .adyen-checkout__label__text,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content>form fieldset.adyen_cc_vault .checkout-component-dock .adyen-checkout__label {
    font-size: 13px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content>form fieldset.adyen_cc_vault .checkout-component-dock .adyen-checkout__label .adyen-checkout__label__text {
    padding-bottom: 1px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content .gpay-card-info-container {
    width: 285px;
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px;
    border-radius: 5px;
    background: #282b33
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content .gpay-card-info-container div,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content .gpay-card-info-container iframe {
    display: none
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content .gpay-card-info-container:after {
    content: "Comprar com GPay"
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content fieldset>.field label,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content fieldset>.field label>span {
    font-size: 13px;
    color: #333;
    margin: 0;
    float: none;
    width: auto;
    text-align: left
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content fieldset>.field .control {
    margin: 0;
    float: none;
    width: auto
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content .action.action-edit-address {
    color: #282b33;
    border: 1px solid #282b33;
    width: 140px;
    height: 38px;
    padding: 0;
    margin-top: 2.4rem;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px
}

.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content .action.action-edit-address a {
    color: #282b33
}

.checkout-index-index .opc-wrapper #store-pickup #store-selector .form-continue .secondary button,
.checkout-index-index .opc-wrapper #store-pickup #store-selector .form-continue .secondary .quote-details-items .actions-toolbar>.action,
.checkout-index-index .opc-wrapper #store-pickup #store-selector .form-continue .secondary .cart.table-wrapper .actions-toolbar>.action,
.checkout-index-index .opc-wrapper #store-pickup #store-selector .form-continue .secondary .action-gift {
    height: 50px;
    margin-left: 15px;
    font-size: 16px
}

.checkout-index-index .estimated-resume {
    display: block;
    color: #343d55;
    font-size: 24px;
    padding-bottom: 20px;
    margin: 10px 0;
    color: #282b33;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px
}

.checkout-index-index .opc-summary-wrapper {
    left: 0
}

.checkout-index-index .opc-summary-wrapper .modal-header .action-close {
    display: inline-block;
    text-decoration: none
}

.checkout-index-index .opc-summary-wrapper .modal-header .action-close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.checkout-index-index .opc-summary-wrapper .modal-header .action-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 1;
    color: #282b33;
    content: "\e8f6";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary {
    background: inherit;
    padding: 24px 14px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals {
    font-size: 13px;
    color: #6e6b7b;
    margin: 2rem 0
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals th,
.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals td {
    vertical-align: middle
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .totals.sub th,
.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .totals.sub th span {
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .totals.sub .price {
    color: #343d55;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.3px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .totals.discount th {
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .totals.discount .price {
    color: #282b33;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.3px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .totals.shipping th {
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .totals.shipping .price {
    color: #282b33;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.3px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .grand.totals th {
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .table-totals .grand.totals .price {
    color: #28c76f;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    line-height: normal
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .title {
    border: 0;
    margin-bottom: 0;
    color: #282b33;
    font-size: 20px;
    font-weight: 500;
    line-height: normal
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items {
    border: none
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper {
    padding: 0;
    max-height: unset;
    min-height: 190px;
    margin: 0 !important
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items {
    padding: 0
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item {
    padding: 22px 0
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-image-container {
    flex-basis: 86px;
    flex-grow: 0;
    flex-shrink: 0;
    height: 130px !important;
    width: 86px !important
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-image-container .product-image-wrapper {
    padding: 10px 8px !important;
    background: #fafafa;
    border-radius: 4px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-item-details {
    flex: 1;
    padding: 0;
    margin-left: 17px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-item-details .product-item-inner {
    position: relative;
    display: flex;
    margin: 0;
    height: 130px;
    flex-wrap: wrap
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block {
    margin: 0;
    padding: 0;
    display: flex;
    flex-basis: 210px;
    flex-direction: column;
    justify-content: space-between
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block .product-item-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block .details-qty {
    font-size: 14px;
    font-weight: 400
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-item-details .product-item-inner .subtotal {
    position: absolute;
    bottom: 0;
    right: 0
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .product-item-details .product-item-inner .subtotal span {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .15px
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .release-date {
    background: #fff200;
    border-radius: .4rem;
    margin-top: 1.6rem;
    text-align: center;
    padding: .4rem 1.2rem;
    width: 100%
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .release-date span,
.checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .release-date strong {
    color: #282b33
}

.checkout-index-index .opc-summary-wrapper .opc-block-summary .action.viewcart {
    display: none
}

.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information {
    padding: 0;
    display: none
}

.checkout-index-index .opc-summary-wrapper .opc-block-shipping-information .shipping-information-title .action-edit:before {
    color: #343d55;
    font-size: 2rem
}

.checkout-index-index .modal-popup {
    left: 0
}

.checkout-index-index .modal-popup .form-shipping-address fieldset.field.street {
    margin: 0
}

.checkout-index-index .modal-popup .form-shipping-address fieldset.field.street>.control {
    float: none;
    width: 100%
}

.checkout-index-index .modal-popup .form-shipping-address fieldset.field.street>.control>.field>.label {
    font-weight: 700;
    margin: 0 0 5px;
    width: 25.8%;
    box-sizing: border-box
}

.checkout-index-index .modal-popup .form-shipping-address fieldset.field.street>.control>.field>.control {
    width: 74.2%;
    margin: 0 0 29px
}

.checkout-index-index #discount-form .actions-toolbar .action-apply {
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px;
    border-radius: 5px;
    background: #282b33
}

.checkout-index-index .checkout-payment-method .form.payments .giftcardaccount {
    display: none
}

.checkout-index-index .checkout-payment-method .form.payments .discount-code {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 0 2.5rem;
    max-width: 100%;
    margin: auto auto 2.4rem auto
}

.checkout-index-index .checkout-payment-method .form.payments .discount-code._active .payment-option-title:after {
    transform: rotate(180deg)
}

.checkout-index-index .checkout-payment-method .form.payments .discount-code .payment-option-title {
    padding: 13.3px 0;
    position: relative;
    border: none
}

.checkout-index-index .checkout-payment-method .form.payments .discount-code .payment-option-title:after {
    position: absolute;
    right: 0;
    top: 14px;
    content: url('../images/checkout-arrow.svg')
}

.checkout-index-index .checkout-payment-method .form.payments .discount-code .payment-option-title span {
    color: #394c60;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.checkout-index-index .checkout-payment-method .adyen-checkout__dropdown__list {
    max-height: 375px;
    z-index: 10
}

.checkout-index-index .checkout-payment-method .adyen-checkout__field.adyen-checkout__field--stateOrProvince [role=combobox] {
    border: 0 !important
}

.checkout-index-index .checkout-payment-method .adyen-checkout__field.adyen-checkout__field--sendCopyToEmail input[type=checkbox] {
    margin: 2px -24px 0 0
}

.checkout-index-index .checkout-payment-method .adyen-checkout__field.adyen-checkout__field--sendCopyToEmail .adyen-checkout__checkbox__label {
    text-indent: 21px;
    line-height: 18px
}

.checkout-index-index .checkout-payment-method .adyen-checkout__field.adyen-checkout__field--sendCopyToEmail label {
    display: flex
}

.checkout-index-index .checkout-payment-method .opc-wrapper .step-content .actions-toolbar {
    margin: 22px 0
}

.checkout-index-index .form-mercadopago .label {
    position: absolute !important;
    padding: 13px 15px !important
}

.checkout-index-index .form-mercadopago .field.choice .label {
    position: relative !important;
    padding: 0 !important
}

.checkout-index-index .form-mercadopago .payer-document-type .control .input-text,
.checkout-index-index .form-mercadopago .document-identification .control .input-text,
.checkout-index-index .form-mercadopago .fullname .control .input-text {
    height: 48px !important
}

.checkout-index-index .form-mercadopago .payer-document-type .control .input-text:focus~.label,
.checkout-index-index .form-mercadopago .document-identification .control .input-text:focus~.label,
.checkout-index-index .form-mercadopago .fullname .control .input-text:focus~.label {
    font-size: 10px;
    padding-bottom: calc(4.33333333px) !important;
    padding-top: calc(4.33333333px) !important
}

.checkout-index-index #co-mercadopago-form .mp-box-inputs .container,
.checkout-index-index #co-mercadopago-form #mpInstallments {
    height: 48px !important;
    font-family: Roboto, Arial
}

.checkout-index-index #co-mercadopago-form input::placeholder {
    font-family: Roboto, Arial
}

.checkout-index-index #co-mercadopago-form .mp-box-inputs label {
    font-family: Roboto, Arial
}

.product-item .message.notice {
    line-height: normal;
    position: absolute;
    display: block;
    height: 12px;
    top: -22px;
    right: 0;
    z-index: 9;
    background: #e5efe5;
    border-radius: 4px;
    padding: 8px 12px;
    color: #006400;
    font-weight: 700
}

#minicart-content-wrapper #mini-cart .product-item {
    position: relative
}

#minicart-content-wrapper #mini-cart .product-item .message.notice {
    top: -10px
}

.checkout-onepage-success .page-title-wrapper {
    display: none
}

.checkout-onepage-success .checkout-success .success__message {
    padding: 11px;
    align-items: center;
    column-gap: 14px;
    background: #10a162;
    border-radius: 4px;
    display: flex;
    text-decoration: none
}

.checkout-onepage-success .checkout-success .success__message:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    content: "\e83e";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-onepage-success .checkout-success .success__message span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #fff
}

.checkout-onepage-success .checkout-success .success__shipping {
    margin-bottom: 22px
}

.checkout-onepage-success .checkout-success .success__shipping>div:last-of-type {
    display: none
}

.checkout-onepage-success .checkout-success .success__shipping>div>strong {
    display: block;
    border-bottom: 1px solid #e9e9eb;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #282b33
}

.checkout-onepage-success .checkout-success .success__shipping>div>div {
    font-size: 16px;
    font-weight: 400
}

.checkout-onepage-success .checkout-success .success__sidebar {
    margin-bottom: 30px;
    padding: 30px 30px 50px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .06);
    border-radius: 4px
}

.checkout-onepage-success .checkout-success .success__sidebar>strong {
    margin-bottom: 27px;
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #282b33
}

.checkout-onepage-success .checkout-success .success__sidebar .sidebar__total {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.checkout-onepage-success .checkout-success .success__sidebar .sidebar__total+.sidebar__total {
    margin-top: 33px
}

.checkout-onepage-success .checkout-success .success__sidebar .sidebar__total span {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    color: #8b99a7
}

.checkout-onepage-success .checkout-success .success__sidebar .sidebar__total span.total {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #343d55
}

.checkout-onepage-success .checkout-success .success__sidebar .sidebar__total span.total--success {
    color: #28c76f
}

.checkout-onepage-success .checkout-success .success__sidebar .sidebar__total span.total--general {
    font-size: 24px;
    font-weight: 700
}

.checkout-onepage-success .checkout-success .success__products {
    margin-bottom: 30px
}

.checkout-onepage-success .checkout-success .success__products .products__title {
    display: flex;
    align-items: center;
    column-gap: 14px;
    border-bottom: 1px solid #c4c4c4
}

.checkout-onepage-success .checkout-success .success__products .products__title strong {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #282b33
}

.checkout-onepage-success .checkout-success .success__products .products__title span {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #aeaeae
}

.checkout-onepage-success .checkout-success .success__products .products__container .product {
    padding: 22px 15px;
    display: flex;
    align-items: flex-start;
    column-gap: 9px
}

.checkout-onepage-success .checkout-success .success__products .products__container .product+.product {
    border-top: 1px solid #c4c4c4
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__presale {
    padding: 10px 17px 10px 23px;
    background: #006bd1;
    border-radius: 4px
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__presale+.product {
    margin-top: 22px;
    border-top: 1px solid #c4c4c4
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__presale span {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #fff
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__image {
    padding: 10px 8px;
    height: 130px;
    width: 102px;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: #f4f4f4;
    border-radius: 4px
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__image img {
    transform: scale(1.5)
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__info {
    height: 150px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__info>strong {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #343d55
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__info .info__details {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__info .info__details span {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #343d55
}

.checkout-onepage-success .checkout-success .success__products .products__container .product__info .info__details span.price {
    font-size: 18px;
    font-weight: 700
}

.checkout-onepage-success .checkout-success .actions-toolbar {
    padding: 0 15px;
    margin: 22px 0;
    display: flex;
    flex-direction: column;
    row-gap: 22px
}

.checkout-onepage-success .checkout-success .actions-toolbar .action {
    padding: 0;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500
}

.checkout-onepage-success .checkout-success .actions-toolbar .action.secondary.continue {
    background: #fff;
    border: 1px solid #282b33;
    color: #282b33;
    text-decoration: none
}

.checkout-onepage-success .checkout-success .actions-toolbar .action.primary.order {
    background: #282b33;
    color: #fff
}

.checkout-onepage-success .checkout-success .additional-info {
    display: block
}

.checkout-onepage-success .checkout-success .additional-info>div {
    display: none
}

.checkout-onepage-success .checkout-success .additional-info #ActionContainer {
    display: block
}

.checkout-onepage-success .checkout-success .additional-info #ActionContainer .adyen-checkout__voucher-result--boletobancario .adyen-checkout__voucher-result__code {
    padding: 20px 0
}

.account.sales-order-history .toolbar-amount {
    display: none
}

.account .processing,
.account .separation_and_handler {
    color: #f5623d !important
}

.account .complete {
    color: #35b068 !important
}

.account .canceled {
    color: #d20303 !important
}

.account .page-title-wrapper .page-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .15px;
    color: #282b33
}

.customer-account-edit #gigya-edit-profile {
    max-width: 100%
}

.customer-account-edit .block-dashboard-info {
    margin-top: -7rem
}

.customer-account-edit .block-title strong {
    color: #282b33 !important
}

.customer-account-create #form-validate ._has-datepicker~.ui-datepicker-trigger:before,
.customer-account-edit #form-validate ._has-datepicker~.ui-datepicker-trigger:before {
    content: "\e612"
}

.customer-account-create #ui-datepicker-div.ui-datepicker,
.customer-account-edit #ui-datepicker-div.ui-datepicker {
    width: 270px
}

.block-title #block-reorder-heading {
    color: #282b33
}

.magento_customerbalance-info-index .storecredit .block-title strong,
.magento_reward-customer-info .block-reward-info .block-title strong,
.magento_reward-customer-info .block-reward-history .block-title strong {
    color: #343d55 !important
}

.magento_reward-customer-info .block-reward-info .block-title a {
    display: none !important
}

.account.newsletter-manage-index #form-validate {
    display: grid;
    width: 100%;
    justify-content: left
}

.account.newsletter-manage-index #form-validate legend {
    width: 100%
}

.account.newsletter-manage-index #form-validate .actions-toolbar .secondary {
    display: none
}

.account .block-reviews-dashboard {
    display: none
}

.wishlist-index-index #my-orders-search-advanced-form,
.wishlist-index-index .block.block-wishlist {
    display: none
}

.wishlist-index-index .column.main .actions-toolbar {
    display: none
}

.wishlist-index-index .items.pages-items {
    position: relative;
    background: #f5f5f5;
    width: 160px;
    border-radius: 16px
}

.wishlist-index-index .items.pages-items .item {
    padding: 0;
    margin: 0
}

.wishlist-index-index .items.pages-items .item a {
    width: 32px;
    text-align: center;
    color: #6e6b7b;
    padding: 0;
    margin: 0
}

.wishlist-index-index .items.pages-items .item.current strong {
    width: 32px;
    text-align: center;
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 25px;
    color: #282b33
}

.wishlist-index-index .items.pages-items .pages-item-next {
    position: absolute;
    right: -1rem;
    width: 0
}

.wishlist-index-index .items.pages-items .pages-item-next a {
    background: #f5f5f5;
    border-radius: 25px;
    border: none
}

.wishlist-index-index .items.pages-items .pages-item-next a:before {
    content: url("../images/right.svg");
    font-size: 0px;
    padding: 8px 0 0 8px
}

.wishlist-index-index .items.pages-items .pages-item-previous {
    position: absolute;
    left: -4rem;
    width: 0
}

.wishlist-index-index .items.pages-items .pages-item-previous a {
    background: #f5f5f5;
    border-radius: 25px;
    border: none
}

.wishlist-index-index .items.pages-items .pages-item-previous a:before {
    content: url("../images/left.svg");
    font-size: 0px;
    padding: 8px 0 0 7px
}

.wishlist-index-index .price-box {
    margin: 0 0 12px !important
}

.wishlist-index-index .product-item-details {
    max-width: 235px
}

.wishlist-index-index .product-item-details .product-item-name a {
    height: 42px !important
}

.wishlist-index-index .tooltip.wrapper.product-item-tooltip {
    display: none
}

.wishlist-index-index .product-image-photo {
    transform: unset !important
}

.wishlist-index-index .page-title {
    margin-bottom: 24px
}

.wishlist-index-index .toolbar-amount {
    margin-bottom: 20px
}

.wishlist-index-index .toolbar-amount span {
    color: #838383;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.wishlist-index-index ol.product-items {
    display: grid
}

.wishlist-index-index ol.product-items li {
    width: 100% !important;
    display: flex;
    margin-bottom: 10px !important;
    z-index: 1
}

.wishlist-index-index ol.product-items li:nth-child(3n+1) {
    justify-content: left
}

.wishlist-index-index ol.product-items li:nth-child(3n+2) {
    justify-content: center
}

.wishlist-index-index ol.product-items li:nth-child(3n+3) {
    justify-content: right
}

.wishlist-index-index .product-item-inner .product-item-actions {
    position: relative;
    margin: 0
}

.wishlist-index-index .product-item-inner .product-item-actions .stock.unavailable {
    margin: 0 !important
}

.wishlist-index-index .product-item-inner .product-item-actions .action.edit {
    display: none
}

.wishlist-index-index .product-item-inner .product-item-actions .btn-remove {
    position: absolute;
    font-size: 0;
    background: #ffd7d8;
    border-radius: 4px;
    text-decoration: none;
    display: grid;
    place-items: center;
    z-index: 2
}

.wishlist-index-index .product-item-inner .product-item-actions .btn-remove:before {
    content: "\e879";
    font-family: 'feather';
    color: #c70005;
    padding-top: .3rem
}

.wishlist-index-index #wishlist-view-form>.actions-toolbar {
    display: none
}

.wishlist-index-index .pager .limiter {
    display: none
}

.wishlist-index-index .product-item-details .comment-box,
.wishlist-index-index .product-item-details .field.qty {
    display: none
}

.account.sales-order-view .column.main .order-title__info {
    background: #fff
}

.account.sales-order-view .block-order-details-view .block-content {
    display: grid !important;
    grid-template-columns: 35% 35% 30%
}

.account.sales-order-view .block-order-details-view .block-content .box {
    width: 100% !important
}

.account.sales-order-view .block-order-details-view .block-content .box-order-billing-address {
    grid-column: 1;
    grid-row: 1
}

.account.sales-order-history .order-products-toolbar .pages {
    width: unset !important
}

.account.sales-order-history .column.main .filter-divider {
    display: none
}

.account.sales-order-history .column.main .orders-history #my-orders-table {
    border-radius: 4px
}

.account.sales-order-history .table-order-items .status {
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.account.sales-order-history .table-order-items .status.processing,
.account.sales-order-history .table-order-items .status.separation_and_handler,
.account.sales-order-history .table-order-items .status.canceled {
    color: #f5623d !important
}

.account.sales-order-history .table-order-items .status.complete {
    color: #35b068 !important
}

.account .block.block-reorder {
    display: none !important
}

.account .col.status.green,
.account span.green {
    color: #35b068 !important
}

.account .col.status.orange,
.account span.orange {
    color: #f5623d !important
}

.account .col.status.red,
.account span.red {
    color: #d00f14 !important
}

.account .gigya-label {
    padding: 0
}

.account .gigya-label span {
    font-size: 12px
}

.account .gigya-input-submit {
    background: #282b33
}

.account .gigya-input-text {
    height: 38px;
    font-size: 16px;
    border-color: #d8d6de;
    border-radius: 5px
}

.account .block-content .box-content address {
    font-size: 16px !important
}

.account .breadcrumbs {
    padding-left: 5%
}

.account #maincontent {
    padding-left: 5%
}

.color-title {
    color: #282b33
}

.line-title {
    border-bottom: 1px solid #e9e9eb;
    padding-bottom: 10px
}

.sales-order-history .page-main,
.customer-account-index .page-main {
    margin-bottom: 70px
}

.sales-order-history .wishlist-account,
.customer-account-index .wishlist-account {
    display: none
}

.sales-order-history .block-title,
.customer-account-index .block-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    line-height: 24px
}

.sales-order-history .block-title strong,
.customer-account-index .block-title strong {
    margin: 0 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: .15px;
    color: #282b33 !important;
    font-family: "Nunito"
}

.sales-order-history .block-title>a.edit,
.customer-account-index .block-title>a.edit {
    color: #006bd1
}

.sales-order-history .block-content .box-actions,
.customer-account-index .block-content .box-actions {
    display: none
}

.sales-order-history strong.box-title,
.customer-account-index strong.box-title {
    display: none !important
}

.sales-order-history .box-actions>a,
.customer-account-index .box-actions>a {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px;
    color: #006bd1;
    text-decoration: underline
}

.sales-order-history .block-dashboard-info,
.customer-account-index .block-dashboard-info {
    position: relative
}

.sales-order-history .block-dashboard-info .box-information,
.customer-account-index .block-dashboard-info .box-information {
    font-size: 16px;
    line-height: 24px
}

.sales-order-history .block-dashboard-info .box-newsletter .box-actions,
.customer-account-index .block-dashboard-info .box-newsletter .box-actions {
    display: block !important
}

.sales-order-history .block-dashboard-addresses .box-billing-address,
.customer-account-index .block-dashboard-addresses .box-billing-address {
    display: none
}

.sales-order-history .block-dashboard-addresses .box-shipping-address .hasnt-address,
.customer-account-index .block-dashboard-addresses .box-shipping-address .hasnt-address {
    padding-top: 8px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    color: #f5623d
}

.sales-order-history .block-dashboard-addresses .box-actions>a.edit,
.customer-account-index .block-dashboard-addresses .box-actions>a.edit {
    display: none
}

.sales-order-history .block-dashboard-orders .block-title>a.edit,
.customer-account-index .block-dashboard-orders .block-title>a.edit,
.sales-order-history .block-dashboard-orders .block-title>a.view,
.customer-account-index .block-dashboard-orders .block-title>a.view {
    color: #006bd1
}

.sales-order-history .block-dashboard-orders .table-order-items tbody tr,
.customer-account-index .block-dashboard-orders .table-order-items tbody tr {
    padding: 0 23px;
    display: block;
    border: 1px solid #282b33;
    border-radius: 4px
}

.sales-order-history .block-dashboard-orders .table-order-items tbody tr:not(:last-of-type),
.customer-account-index .block-dashboard-orders .table-order-items tbody tr:not(:last-of-type) {
    margin-bottom: 25px
}

.sales-order-history .block-dashboard-orders .table-order-items tbody tr td.id a,
.customer-account-index .block-dashboard-orders .table-order-items tbody tr td.id a {
    color: #006bd1;
    text-decoration: underline
}

.sales-order-history .block-dashboard-orders .table-order-items tbody tr td,
.customer-account-index .block-dashboard-orders .table-order-items tbody tr td {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #343d55
}

.sales-order-history .block-dashboard-orders .table-order-items tbody tr td.actions:before,
.customer-account-index .block-dashboard-orders .table-order-items tbody tr td.actions:before {
    display: none
}

.sales-order-history .block-dashboard-orders .table-order-items tbody tr td.actions .action.order,
.customer-account-index .block-dashboard-orders .table-order-items tbody tr td.actions .action.order {
    display: none
}

.sales-order-history .block-dashboard-orders .table-order-items tbody tr td:before,
.customer-account-index .block-dashboard-orders .table-order-items tbody tr td:before {
    font-weight: 500;
    line-height: 16px;
    text-decoration: none !important;
    color: #343d55 !important
}

.sales-order-history .sidebar-additional,
.customer-account-index .sidebar-additional {
    display: none
}

.account .sidebar-main .title strong {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    color: #282b33
}

.account .sidebar-main .block-collapsible-nav-content {
    background: #fff;
    border-radius: 6px
}

.account .sidebar-main .block-collapsible-nav-content .nav.item {
    padding: 2px 0 2px 15px;
    position: relative;
    display: flex !important;
    align-items: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:before {
    padding-right: 18px
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(1) {
    margin-bottom: 16px;
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(1):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e8e9";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(2) {
    margin-bottom: 16px;
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(2):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e88c";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(3) {
    margin-bottom: 16px;
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(3):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e8a1";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(4) {
    margin-bottom: 16px;
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(4):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e879";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(5) {
    margin-bottom: 16px;
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(5):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e919";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(6) {
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(6):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e86d";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(7) {
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(7):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e919";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(8) {
    display: inline-block;
    text-decoration: none
}

.account .sidebar-main .block-collapsible-nav-content .nav.item:nth-of-type(8):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e85f";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .sidebar-main .block-collapsible-nav-content .nav.item a,
.account .sidebar-main .block-collapsible-nav-content .nav.item strong {
    padding: 5px 0;
    width: 100%;
    border: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    color: #282b33
}

.account .sidebar-main .block-collapsible-nav-content .nav.item a:hover,
.account .sidebar-main .block-collapsible-nav-content .nav.item strong:hover {
    background: 0 0 !important
}

.account .sidebar-main .block-collapsible-nav-content .nav.item.current {
    background: #282b33
}

.account .sidebar-main .block-collapsible-nav-content .nav.item.current strong {
    color: #fff
}

.account .sidebar-main .block-collapsible-nav-content .nav.item.current:before {
    color: #fff
}

.account .sidebar-main .block-collapsible-nav-content .nav.item.current:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40%;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff;
    clear: both
}

.customer-address-form .actions-toolbar .secondary .action.back {
    display: block
}

.customer-address-form div.sidebar:nth-child(3) {
    display: none
}

.customer-address-form input#city {
    display: none
}

.customer-address-form .field.required .label span:after {
    content: "*";
    color: #c70005;
    padding-left: .5rem
}

.customer-address-form .field.required .label span:after {
    content: "*";
    color: #c70005
}

.customer-address-form #primary_billing,
.customer-address-form #primary_shipping {
    margin-bottom: 5px
}

.customer-address-form .field-name-firstname {
    grid-row: 1
}

.customer-address-form .form-address-edit>.actions-toolbar {
    max-width: 405px;
    grid-template-columns: 1fr 1fr;
    column-gap: 24px;
    margin: 0 !important
}

.customer-address-form .form-address-edit>.actions-toolbar .primary {
    grid-column: 2/3;
    grid-row: 1
}

.customer-address-form .form-address-edit .fieldset {
    margin: 0;
    grid-template-columns: 1fr 1fr;
    column-gap: 18px
}

.customer-address-form .form-address-edit .fieldset .field {
    margin: 0 0 24px;
    display: grid;
    column-gap: 6px
}

.customer-address-form .form-address-edit .fieldset .field label {
    width: auto;
    text-align: left
}

.customer-address-form .form-address-edit .fieldset .field label:after {
    display: none
}

.customer-address-form .form-address-edit .fieldset .field label span {
    color: #343d55;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.customer-address-form .form-address-edit .fieldset .field.company {
    grid-column: 2/3;
    grid-row: 2
}

.customer-address-form .form-address-edit .fieldset .field.company label {
    display: flex;
    column-gap: 6px
}

.customer-address-form .form-address-edit .fieldset .field.company label:after {
    content: "(Opcional)";
    color: #aeaeae;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    display: block
}

.customer-address-form .form-address-edit .fieldset .field.telephone {
    grid-column: 1/2;
    grid-row: 2
}

.customer-address-form .form-address-edit .fieldset .field:nth-child(7),
.customer-address-form .form-address-edit .fieldset .field.zip {
    grid-row: 1
}

.customer-address-form .form-address-edit .fieldset .field.region,
.customer-address-form .form-address-edit .fieldset .field.city {
    grid-row: 2
}

.customer-address-form .form-address-edit .fieldset .field.country {
    grid-column: 1/3;
    grid-row: 4
}

.customer-address-form .form-address-edit .fieldset .field.street-address {
    grid-column: 1/3;
    grid-row: 3
}

.customer-address-form .form-address-edit .fieldset .field.choice {
    grid-column: 1/3;
    grid-template-columns: 25px 1fr;
    margin: 0 0 2rem
}

.customer-address-form .form-address-edit .fieldset .field.choice input {
    grid-column: 1/2;
    margin: 0;
    max-width: 14px
}

.customer-address-form .form-address-edit .fieldset .field .control {
    width: 100%
}

.customer-address-form .form-address-edit .fieldset .legend,
.customer-address-form .form-address-edit .fieldset br {
    display: none
}

.customer-address-form .form-address-edit .fieldset select:read-only,
.customer-address-form .form-address-edit .fieldset input[name=city]:read-only {
    opacity: .7;
    color: #aaa
}

.customer-address-form .form-address-edit .actions-toolbar {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 25px
}

.customer-address-form .form-address-edit .actions-toolbar .action {
    font-size: 16px;
    font-weight: 500
}

.customer-address-form .form-address-edit .actions-toolbar>.primary .action.submit {
    padding: 9px 17px
}

.customer-address-form .form-address-edit .actions-toolbar>.secondary {
    box-sizing: border-box;
    border: 1px solid #282b33;
    border-radius: 4px;
    padding: 8px 28px;
    height: 48px
}

.customer-address-form .form-address-edit .actions-toolbar>.secondary .action.back {
    color: #282b33;
    text-decoration: none
}

.field.password .control,
.field.confirmation.required .control {
    position: relative
}

.field.password .control .pass-change,
.field.confirmation.required .control .pass-change {
    position: absolute;
    width: 28px;
    right: 10px;
    z-index: 10;
    top: 5px;
    cursor: pointer
}

.account .block-compare {
    display: none
}

.account #maincontent {
    padding: 0;
    max-width: 1280px
}

.account #maincontent .wishlist-account {
    display: none
}

.customer-address-index .column.main {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px
}

.customer-address-index .column.main .page-title-wrapper {
    width: 100%
}

.customer-address-index .column.main .wishlist-account {
    display: none
}

.customer-address-index .column.main #authenticationPopup {
    display: none
}

.customer-address-index .column.main>.block {
    max-width: 300px;
    width: 100%
}

.customer-address-index .column.main .adddress-list {
    width: 100%
}

.customer-address-index .column.main .adddress-list>.actions-toolbar .primary button,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .quote-details-items .actions-toolbar>.action,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .cart.table-wrapper .actions-toolbar>.action,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .action-gift {
    width: 344px;
    height: 48px;
    border: 1px solid #282b33;
    border-radius: 4px;
    background: unset;
    color: #282b33
}

.customer-address-index .column.main .adddress-list>.actions-toolbar .primary button:before,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .quote-details-items .actions-toolbar>.action:before,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .cart.table-wrapper .actions-toolbar>.action:before,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .action-gift:before {
    content: "+";
    padding: 0 3px 0 0;
    font-size: 18px
}

.customer-address-index .column.main .adddress-list>.actions-toolbar .primary button span,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .quote-details-items .actions-toolbar>.action span,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .cart.table-wrapper .actions-toolbar>.action span,
.customer-address-index .column.main .adddress-list>.actions-toolbar .primary .action-gift span {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.3px
}

.customer-address-index .column.main .account-address {
    padding: 15px 14px 17px;
    display: grid;
    border-radius: 4px;
    cursor: pointer;
    max-width: 345px;
    box-sizing: border-box;
    background: #fff;
    grid-template-columns: 44px 1fr
}

.customer-address-index .column.main .account-address__icon {
    grid-column: 1/2;
    margin-right: 39px;
    width: 18px;
    height: 18px;
    border: 1px solid #d8d6de;
    border-radius: 100%;
    box-sizing: border-box
}

.customer-address-index .column.main .account-address__info {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px;
    color: #343d55
}

.customer-address-index .column.main .account-address__actions {
    grid-column: 1/3;
    margin-top: 15px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.customer-address-index .column.main .account-address__actions>span {
    padding: 2px 4px;
    margin-right: auto;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    color: #282b33;
    background: rgba(1, 50, 76, .1);
    width: 70px;
    height: 32px;
    display: grid;
    place-items: center
}

.customer-address-index .column.main .account-address__actions a {
    font-size: 16px;
    font-weight: 400;
    color: #006bd1
}

.customer-address-index .column.main .account-address__actions a+a {
    margin-left: 14px;
    padding-left: 14px;
    border-left: 1px solid #e9e9eb
}

.customer-address-index .column.main .account-address.active .account-address__icon {
    border: none;
    display: inline-block;
    text-decoration: none
}

.customer-address-index .column.main .account-address.active .account-address__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    content: "\e83f";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.customer-address-index .column.main .account-address.active .account-address__icon:before {
    padding: 0 3px;
    background: #282b33;
    border-radius: 100%
}

.wishlist-account .block-wishlist .block-content .actions-toolbar {
    position: relative;
    top: 0;
    left: 0;
    font-size: inherit
}

.product-items-without-carousel .slick-list,
.product-items-without-carousel .slick-track {
    width: 100%
}

.product-items-without-carousel .slick-track {
    margin: 0
}

.slick-linked .slick-slide:not(.slick-current) {
    opacity: .5
}

.slick-linked-home {
    background: #282b33;
    height: 550px;
    overflow: hidden
}

.slick-linked-home span.price {
    float: left
}

.slick-linked-home span.price span.price-label {
    text-align: left
}

.slick-linked-home span.special-price span.price-container {
    float: left
}

.slick-linked-home span.special-price span.price-container span.price-label {
    text-align: left
}

.slick-linked-home .price-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    width: 50%
}

.slick-linked-home .price-box .old-price span.price {
    text-decoration: line-through
}

.slick-linked-home .price-box .old-price .price-label {
    display: none
}

.slick-linked-home .price-box .old-price .price-wrapper .price {
    color: #838383;
    font-size: 16px;
    font-weight: 500;
    margin-right: 20px
}

.slick-linked-home .product-item-info-hide-price .price-box {
    display: none !important
}

.slick-linked-home .product-item-inner {
    align-self: end;
    width: 50%
}

.slick-linked-home .product-item-actions .actions-secondary {
    display: none
}

.slick-linked-home .pagebuilder-slide-wrapper [data-element=content] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    overflow: unset
}

.slick-linked-home .pagebuilder-slider-nav {
    margin-right: 114px
}

.slick-linked-home .pagebuilder-slider-nav .slick-slide {
    width: 240px !important
}

.slick-linked-home .pagebuilder-slider-nav .slick-dots {
    display: none !important
}

.slick-linked-home .pagebuilder-slider-nav .product-item {
    padding: 0;
    box-shadow: none;
    border: 0
}

.slick-linked-home .pagebuilder-slider-nav .product-item-details,
.slick-linked-home .pagebuilder-slider-nav .amlabel-position-wrapper {
    display: none !important
}

.slick-linked-home .pagebuilder-slider-nav .widget-product-carousel {
    align-items: center;
    height: 540px;
    display: flex
}

.slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-prev,
.slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-next {
    box-shadow: none !important;
    border-radius: 4px;
    border: 1px solid #fff;
    background: #282b33;
    z-index: 2;
    height: 47px;
    width: 40px
}

.slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-prev:before,
.slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-next:before {
    content: url("../images/top.svg");
    color: #fff;
    line-height: 51px;
    font-size: 24px;
    display: block;
    padding: 0
}

.slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-prev {
    transform: rotate(270deg) scale(120%)
}

.slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-next {
    transform: rotate(90deg) scale(120%)
}

.slick-linked-home .pagebuilder-slider-content {
    width: 440px !important
}

.slick-linked-home .pagebuilder-slider-content .slick-dots,
.slick-linked-home .pagebuilder-slider-content .product-item-installments {
    display: none !important
}

.slick-linked-home .pagebuilder-slider-content .price-label {
    display: block;
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px
}

.slick-linked-home .pagebuilder-slider-content .product-item-inner .actions-primary {
    width: 100% !important
}

.slick-linked-home .pagebuilder-slider-content .product-item-inner .tocart.primary {
    border-radius: 4px;
    background: #28c76f;
    padding: 9px 6px;
    width: 100% !important;
    max-width: 185px;
    align-items: center;
    display: flex;
    justify-content: center;
    float: right;
    border: 0
}

.slick-linked-home .pagebuilder-slider-content .product-item-inner .tocart.primary:before {
    padding: 4px 10px 0 0;
    content: url('../images/cart-card-dkt.svg')
}

.slick-linked-home .pagebuilder-slider-content .product-item-inner .tocart.primary:hover {
    border: 0
}

.slick-linked-home .pagebuilder-slider-content .product-item-inner .tocart.primary span {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .15px
}

.slick-linked-home .pagebuilder-slider-content .price-wrapper .price {
    color: #fff;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px;
    display: block
}

.slick-linked-home .pagebuilder-slider-content .bt-stock-unavailable {
    display: flex;
    width: 100%;
    max-width: 176px;
    height: 32px;
    padding: 7px 0;
    justify-content: center;
    align-items: center;
    gap: 7px;
    flex-shrink: 0;
    background: #fff200;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .15px;
    color: #24262f;
    border-radius: 4px;
    text-decoration: none;
    float: right
}

.slick-linked-home .pagebuilder-slider-content .bt-stock-unavailable:before {
    content: url('../images/warn.svg');
    filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(347deg) brightness(105%) contrast(80%);
    display: block;
    margin-top: 4px
}

.slick-linked-home .pagebuilder-slider-content .bt-stock-unavailable:hover {
    text-decoration: none
}

.slick-linked-home .pagebuilder-column-group {
    display: flex;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child {
    width: 403px;
    margin: 103px 82px 0 90px
}

.slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    margin: 0;
    padding: 0;
    align-items: normal
}

.slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child h2,
.slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child h3,
.slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child h4,
.slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child h5 {
    color: #fff200;
    font-family: Nunito;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-top: 0
}

.slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child p {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 40px;
    letter-spacing: .15px
}

[data-carousel-mode=linkedContent] .product-item-inner {
    width: 100% !important
}

[data-carousel-mode=linkedContent] .product-item-inner .product-item-actions {
    width: 100% !important;
    display: flex
}

[data-carousel-mode=linkedContent] .product-item-inner .product-item-actions .product-item-subscription-container .product-item-subscription-container-link {
    display: flex;
    width: 189px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    border: #fff 1px solid;
    color: #fff;
    height: 46px;
    font-weight: 700;
    text-decoration: none
}

[data-carousel-mode=linkedContent] .product-item-inner .product-item-actions .actions-primary .action.subscribe {
    display: flex;
    width: 189px;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    height: 48px;
    border-radius: 4px;
    background: #282b33
}

[data-carousel-mode=linkedContent] .product-item-inner .product-item-actions .actions-primary .action.subscribe:before {
    display: none
}

[data-carousel-mode=linkedContent] .price-box.price-final_price~.product-item-inner {
    width: 50% !important
}

.sales-order-history fieldset.fieldset:nth-child(2),
.sales-order-history div.actions-toolbar:nth-child(9) {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items thead {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr {
    padding: 0 23px;
    display: block;
    border: 1px solid #282b33;
    border-radius: 4px
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #343d55
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.id a {
    color: #006bd1;
    text-decoration: underline
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.actions:before {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.actions .action.order {
    display: none
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td.actions .action.view {
    margin-right: 0
}

.sales-order-history .column.main .table-wrapper .table-order-items tbody tr td:before {
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
    color: #343d55
}

.sales-order-view .block-order-details-comments .block-title strong,
.panini_subscription-subscription-view .block-order-details-comments .block-title strong {
    color: #394c60 !important
}

.sales-order-view .page-main,
.panini_subscription-subscription-view .page-main {
    padding: 41px 0 0
}

.sales-order-view .page-main .column.main,
.panini_subscription-subscription-view .page-main .column.main {
    display: flex;
    flex-direction: column
}

.sales-order-view .page-main .column.main .new-page-title .action.back,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .action.back {
    display: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__header,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__header {
    padding-left: 15px;
    padding-right: 15px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info {
    margin-top: 16px;
    padding: 25px 25px 28px;
    display: flex;
    flex-direction: column;
    row-gap: 19px;
    border-radius: 4px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #343d55
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status {
    font-size: 18px;
    font-weight: 700
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status>span,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status>span {
    color: #db9703
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status>span.pending,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status>span.pending {
    color: #ea5455
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .status>span.complete,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .status>span.complete {
    color: #35b068
}

.sales-order-view .page-main .column.main .new-page-title .order-title__info .total,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__info .total {
    font-weight: 700
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking {
    margin-top: 25px;
    padding: 10px;
    display: flex;
    justify-content: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking .tracking__item.completed .tracking__item__name,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking .tracking__item.completed .tracking__item__name {
    color: #282b33 !important
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div {
    display: flex;
    flex-direction: column;
    row-gap: 20px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div div,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div div {
    height: 111px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item {
    display: flex;
    align-items: center;
    column-gap: 30px
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__icon {
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #fff
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__name,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__name {
    font-family: Nunito;
    font-weight: 700;
    color: #aeaeae
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__date,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item .tracking__item__info .tracking__item__date {
    font-weight: 400;
    color: #343d55
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.order .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e926";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.payment .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e85f";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.separation .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e8a1";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon {
    display: flex;
    text-decoration: none;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.awaiting_collection .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e928";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon {
    display: flex;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.sent .tracking__item__icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    color: #c4c4c4;
    content: "\e928";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon {
    background: #282b33;
    box-shadow: 0 3px 6px rgba(114, 102, 239, .4)
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__icon:before {
    font-size: 24px;
    color: #fff
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__info .tracking__item__name,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.active .tracking__item__info .tracking__item__name {
    color: #343d55
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon {
    background: #fff
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon:before,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .tracking__item.completed .tracking__item__icon:before {
    font-size: 24px;
    color: #282b33
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator {
    padding-left: 8px;
    position: relative;
    display: inline-block;
    text-decoration: none
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #282b33;
    content: "\e842";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sales-order-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after,
.panini_subscription-subscription-view .page-main .column.main .new-page-title .order-title__tracking>div .chevron-separator:after {
    position: absolute;
    top: -5rem;
    left: -1rem
}

.sales-order-view .page-main .column.main ul.items.order-links,
.panini_subscription-subscription-view .page-main .column.main ul.items.order-links {
    display: none
}

.sales-order-view .page-main .column.main .order-details-items.ordered,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered {
    order: 1;
    border: none
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-title,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-title,
.sales-order-view .page-main .column.main .order-details-items.ordered .actions-toolbar,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .actions-toolbar {
    display: none
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 23px;
    display: flex;
    justify-content: space-between
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header strong,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header strong {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    color: #343d55
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header a,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items__header a {
    font-size: 14px;
    color: #006bd1
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product {
    padding-left: 15px;
    padding-right: 15px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div {
    margin-bottom: 23px;
    padding-bottom: 23px;
    border-bottom: 1px solid #c4c4c4
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner {
    display: flex;
    column-gap: 9px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner>img,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner>img {
    padding: 0;
    max-width: 102px;
    height: 128px;
    background: #f4f4f4;
    border-radius: 4px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .name,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .name {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    color: #343d55
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span {
    letter-spacing: .15px;
    color: #343d55
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__qty,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__qty {
    font-size: 14px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__price,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .product-inner .product-info .product-buy span.product-buy__price {
    font-size: 18px;
    font-weight: 700
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .product>div .presale,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .product>div .presale {
    margin: 23px 20px 0;
    padding: 10px 23px;
    display: flex;
    justify-content: center;
    background: #006bd1;
    border-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container {
    margin-bottom: 32px;
    padding: 0 15px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info {
    border: 1px solid #282b33;
    box-sizing: border-box;
    border-radius: 4px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription {
    height: 300px;
    overflow: scroll
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription:not(:last-of-type),
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription:not(:last-of-type) {
    border-bottom: .5px solid #282b33
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status {
    color: #f5623d
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status.success,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .subscriptions-container .subscription-info .subscription .subscription__status.success {
    color: #35b068
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals {
    padding: 24px 40px;
    display: flex;
    justify-content: space-between !important;
    align-items: center;
    border-radius: 4px;
    background: #fff;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .15px
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total {
    text-align: right
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total strong,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .items-footer__totals .items-footer__total strong {
    font-weight: 700
}

.sales-order-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items,
.panini_subscription-subscription-view .page-main .column.main .order-details-items.ordered .order-items .table-order-items {
    display: none
}

.sales-order-view .page-main .column.main .box-order-shipping-method,
.panini_subscription-subscription-view .page-main .column.main .box-order-shipping-method {
    margin-top: 15px
}

.sales-order-view .page-main .column.main .box-content-line,
.panini_subscription-subscription-view .page-main .column.main .box-content-line {
    display: block
}

.sales-order-view .page-main .column.main .block-order-details-view,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view {
    margin: 40px 0 10px;
    padding-left: 15px;
    padding-right: 15px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-title,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-title {
    margin-bottom: 25px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-title strong,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-title strong {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    color: #343d55
}

.sales-order-view .page-main .column.main .block-order-details-view .block-content,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-content {
    display: flex;
    flex-direction: column;
    row-gap: 20px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-content .box-title,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-content .box-title {
    display: block;
    border-bottom: 1px solid #e9e9eb;
    padding-bottom: 3px;
    margin-bottom: 10px
}

.sales-order-view .page-main .column.main .block-order-details-view .block-content .box-title span,
.panini_subscription-subscription-view .page-main .column.main .block-order-details-view .block-content .box-title span {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 700;
    color: #282b33
}

.sales-order-view .page-main .column.main .wishlist-account,
.panini_subscription-subscription-view .page-main .column.main .wishlist-account {
    order: 2
}

.sales-order-view .page-main .sidebar-additional,
.panini_subscription-subscription-view .page-main .sidebar-additional {
    display: none
}

.checkout-cart-index .cart-discount {
    display: none
}

.page-header .panel.header,
.cms-page-view .breadcrumbs {
    display: none
}

.cms-page-view .sections.nav-sections,
.cms-page-view .page-header,
.cms-home .sections.nav-sections,
.cms-home .page-header {
    margin-bottom: 0;
    border: 0
}

.cms-home .page-main,
.cms-page-view .page-main {
    padding: 0
}

.carrossel-assinaturas .product-items {
    display: block !important
}

.checkout-cart-index .product-pre-sale.mobile {
    display: none !important
}

#discount-coupon-form .field-error,
#discount-coupon-form div.mage-error[generated] {
    margin-top: 3px;
    position: absolute
}

.submenu-container {
    margin-top: 2px !important
}

div.marcas figure {
    background: 0 0 !important
}

.customer-menu--icon {
    margin: -3px 3px 0 0
}

.customer-menu--icon:not(.connected):before {
    content: url('../images/account-icon.svg') !important
}

.breadcrumbs .items .item.home a {
    font-size: 0;
    display: inline-block;
    text-decoration: none
}

.breadcrumbs .items .item.home a>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.breadcrumbs .items .item.home a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    color: #282b33;
    content: "\e87a";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.breadcrumbs .items .item.home a:after {
    position: relative;
    bottom: 8px
}

.breadcrumbs .items .item.home:after {
    line-height: inherit
}

.page-header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 120;
    background-color: #f4f3f8
}

.page-header .header.content {
    display: flex;
    align-items: center
}

.page-header .header.content:before,
.page-header .header.content:after {
    display: none
}

.page-header .header.content .header-top-links {
    display: none
}

.page-header .header.content .header-top-links a {
    display: inline-block;
    text-decoration: none;
    font-size: 1.3rem;
    white-space: nowrap;
    color: #fff
}

.page-header .header.content .header-top-links a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 24px;
    color: inherit;
    content: "\e869";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .header-top-links a:after {
    position: relative;
    left: 3px
}

.page-header .header.content .customer-menu {
    display: none;
    order: 6;
    margin: 0;
    padding: 0;
    float: none
}

.page-header .header.content .customer-menu--icon {
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .customer-menu--icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: calc(34px);
    line-height: 1;
    color: #282b33;
    content: '\e627';
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .customer-menu--icon:hover:before {
    color: #ccc
}

.page-header .header.content .customer-menu--icon:active:before {
    color: #ccc
}

.page-header .header.content .customer-menu--icon.connected:before {
    all: revert
}

.page-header .header.content .customer-menu--icon.connected img {
    width: 34px;
    height: 34px;
    cursor: pointer;
    border-radius: 100%
}

.page-header .header.content .nav-toggle {
    display: inline-block;
    text-decoration: none;
    position: unset;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    order: 1;
    margin-right: 11px
}

.page-header .header.content .nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #282b33;
    content: "\e88f";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .nav-toggle:hover:before {
    color: #ccc
}

.page-header .header.content .nav-toggle:active:before {
    color: #ccc
}

.page-header .header.content .nav-toggle:before {
    color: #282b33
}

.page-header .header.content .logo {
    float: none;
    margin: 0 0 0 5px;
    max-width: none;
    order: 2
}

.page-header .header.content .wishlist-link li {
    list-style: none
}

.page-header .header.content .wishlist-link li a {
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .wishlist-link li a:hover:before {
    color: #282b33
}

.page-header .header.content .wishlist-link li a>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .header.content .wishlist-link li a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #282b33;
    content: "\e879";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .wishlist-link li a:hover:before {
    color: #ccc
}

.page-header .header.content .wishlist-link li a:active:before {
    color: #ccc
}

.page-header .header.content .block-search {
    order: 4
}

.page-header .header.content .block-search .block-content {
    margin: 0
}

.page-header .header.content .block-search .block-content .control .search-autocomplete {
    margin: 0 15px;
    top: inherit
}

.page-header .header.content .block-search .label {
    display: inline-block;
    text-decoration: none;
    float: none
}

.page-header .header.content .block-search .label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #282b33;
    content: "\e8bd";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .block-search .label:hover:before {
    color: #ccc
}

.page-header .header.content .block-search .label:active:before {
    color: #ccc
}

.page-header .header.content .block-search .control {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 78px;
    width: 100vw;
    background-color: #f4f3f8
}

.page-header .header.content .block-search .control input#search {
    width: 92vw;
    border: 1px solid #d7d7d7;
    background: #fff;
    box-shadow: unset;
    height: 48px;
    margin: 0 15px 20px
}

.page-header .header.content .minicart-wrapper {
    float: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative
}

.page-header .header.content .minicart-wrapper.has-price,
.page-header .header.content .minicart-wrapper.has-price.active {
    background: #282b33;
    padding: 5px 15px 7px 9px;
    border-radius: 4px
}

.page-header .header.content .minicart-wrapper.has-price .minicart-wrapper-subtotal,
.page-header .header.content .minicart-wrapper.has-price.active .minicart-wrapper-subtotal {
    margin: 0 0 0 16px !important
}

.page-header .header.content .minicart-wrapper.has-price .minicart-wrapper-subtotal span,
.page-header .header.content .minicart-wrapper.has-price.active .minicart-wrapper-subtotal span {
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

.page-header .header.content .minicart-wrapper:before,
.page-header .header.content .minicart-wrapper:after {
    content: '';
    display: table
}

.page-header .header.content .minicart-wrapper:after {
    clear: both
}

.page-header .header.content .minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .minicart-wrapper .action.showcart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 1;
    color: #282b33;
    content: "\e905";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .minicart-wrapper .action.showcart:hover:before {
    color: #282b33
}

.page-header .header.content .minicart-wrapper .action.showcart:active:before {
    color: #282b33
}

.page-header .header.content .minicart-wrapper .action.showcart.active {
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .minicart-wrapper .action.showcart.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 1;
    color: #282b33;
    content: "\e905";
    font-family: 'feather';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .minicart-wrapper .action.showcart.active:hover:before {
    color: #282b33
}

.page-header .header.content .minicart-wrapper .action.showcart.active:active:before {
    color: #282b33
}

.page-header .header.content .minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    width: 320px;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.page-header .header.content .minicart-wrapper .block-minicart li {
    margin: 0
}

.page-header .header.content .minicart-wrapper .block-minicart li:hover {
    cursor: pointer
}

.page-header .header.content .minicart-wrapper .block-minicart:before,
.page-header .header.content .minicart-wrapper .block-minicart:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.page-header .header.content .minicart-wrapper .block-minicart:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.page-header .header.content .minicart-wrapper .block-minicart:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.page-header .header.content .minicart-wrapper .block-minicart:before {
    right: 26px;
    top: -12px
}

.page-header .header.content .minicart-wrapper .block-minicart:after {
    right: 25px;
    top: -14px
}

.page-header .header.content .minicart-wrapper.active {
    overflow: visible
}

.page-header .header.content .minicart-wrapper.active .block-minicart {
    display: block
}

.page-header .header.content .minicart-wrapper .action.showcart:before,
.page-header .header.content .minicart-wrapper.active .action.showcart:before {
    color: #282b33
}

.page-header .header.content .minicart-wrapper .action.showcart:hover:before,
.page-header .header.content .minicart-wrapper.active .action.showcart:hover:before {
    color: #282b33
}

.page-header .header.content .minicart-wrapper .action.showcart .counter.qty,
.page-header .header.content .minicart-wrapper.active .action.showcart .counter.qty {
    font-weight: 500
}

.page-header .header.content .minicart-wrapper .minicart-wrapper-subtotal {
    font-weight: 500;
    color: #fff;
    margin: 0 0 0 10px;
    display: inline-block;
    margin-top: 4px
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper {
    padding: 15px
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
    content: "\f00d";
    font-family: 'Font Awesome 5 Pro';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close:hover:before {
    color: inherit
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close:active:before {
    color: inherit
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close:focus,
.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close:active {
    background: 0 0;
    border: none
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close:hover {
    background: 0 0;
    border: none
}

.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close.disabled,
.page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close[disabled],
fieldset[disabled] .page-header .header.content .minicart-wrapper #minicart-content-wrapper .action.close {
    pointer-events: none;
    opacity: .5
}

.sections.nav-sections .nav-sections-item-title a {
    color: #282b33;
    text-decoration: none
}

.sections.nav-sections .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative
}

.sections.nav-sections .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: calc(20px);
    line-height: 24px;
    color: inherit;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sections.nav-sections .navigation .parent .level-top:after {
    position: absolute;
    right: 10px;
    top: 13px
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
    display: block
}

.breadcrumbs ul li {
    display: flex;
    justify-content: center;
    align-items: center
}

.breadcrumbs ul a {
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px
}

.breadcrumbs ul strong {
    color: #282b33;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px
}

.breadcrumbs .item.home a:after {
    display: none !important
}

.modal-popup .action-close:not(.action-dismiss):before {
    font-family: 'Font Awesome 5 Pro' !important;
    color: #282b33
}

.page-header .header.content .minicart-wrapper .action.showcart {
    position: relative
}

.page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    bottom: 10px;
    left: 15px
}

.page-header .header.content .minicart-wrapper .action.showcart .counter.qty:not(.empty) {
    padding: 0;
    margin: 0;
    height: 18px;
    background: #c70005;
    border-radius: 100%;
    line-height: 18px
}

.page-header .header.content .minicart-wrapper .update-cart-item {
    display: none !important
}

.page-header .header.content .minicart-wrapper .block-minicart {
    right: 2px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 7px rgba(0, 0, 0, .17)
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper {
    padding: 0
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .minicart-widgets {
    display: none
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-title {
    display: block;
    border: none;
    font-family: Nunito;
    font-size: 24px;
    font-weight: 700;
    color: #282b33
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .action.close {
    top: 25px;
    right: 20px
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .action.close:before {
    font-size: 24px;
    line-height: 24px;
    color: #282b33;
    font-weight: 200
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
    padding: 0;
    margin: 0;
    border: none
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .product.options {
    display: none !important
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
    border-color: #ebe9f1;
    border: none
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:first-child>.product {
    border-top: none !important
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product {
    padding: 24px 0;
    display: flex;
    border: none;
    border-top: 1px solid #c4c4c4
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product:before,
.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product:after {
    display: none
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-gallery .product-item-photo {
    display: flex
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-gallery .product-item-photo .product-image-container {
    max-width: 88px;
    height: 135px
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-gallery .product-item-photo .product-image-container .product-image-wrapper {
    height: 100%;
    display: flex
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-gallery .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    object-fit: fill;
    margin: 0;
    height: max-content;
    width: 100%
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details {
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: .15px;
    color: #24262f;
    max-width: 371px
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing {
    justify-content: left;
    align-items: flex-end
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.details-qty {
    margin: 0;
    display: flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #e0ddde;
    padding: 8px
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.details-qty button,
.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.details-qty .quote-details-items .actions-toolbar>.action,
.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.details-qty .cart.table-wrapper .actions-toolbar>.action,
.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.details-qty .action-gift {
    padding: 0;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    font-size: 22px;
    font-weight: 400;
    border: none
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.details-qty input {
    padding: 0;
    width: 60px;
    height: 24px;
    border: none;
    font-size: 20px;
    font-weight: 400;
    color: #24262f
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.product.actions {
    margin: 0
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.product.actions>.primary {
    display: none
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.product.actions>.secondary .action.delete:before {
    content: "\e8da";
    font-size: 20px;
    line-height: 24px;
    color: #282b33;
    width: 24px
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.price-container {
    padding: 13px 0
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.price-container .price-excluding-tax {
    margin: 0
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product .product-item-details .product-item-pricing>.price-container .price-excluding-tax .price {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px;
    color: #282b33
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal {
    padding: 20px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #c4c4c4;
    height: 35px
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal .label {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #24262f
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal>.price-container .price {
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    color: #28c76f
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content>.actions {
    padding: 0 30px 32px
}

.page-header .header.content .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content>.actions .secondary .action.viewcart {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #282b33;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
    text-decoration: none
}

.page-with-filter .columns .column.main .products-grid ol li {
    max-width: 235px !important
}

.products-grid .product-item-details .product-reviews-summary.short {
    display: none !important
}

#html-body.catalog-product-view .product.alert.stock>.control {
    display: none !important
}

.page-with-filter .page-main h1 span,
.catalogsearch-advanced-result-subscription .page-main h1 span {
    color: #282b33;
    font-family: Nunito;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .15px
}

.page-with-filter .columns .column.main #panini-toolbar-products,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 0 2rem;
    margin: 0
}

.page-with-filter .columns .column.main #panini-toolbar-products:after,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products:after,
.page-with-filter .columns .column.main #panini-toolbar-products:before,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products:before {
    content: none
}

.page-with-filter .columns .column.main #panini-toolbar-products .modes,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .modes,
.page-with-filter .columns .column.main #panini-toolbar-products .field.limiter,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .field.limiter {
    display: none
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages {
    float: unset;
    margin: 0 auto 4rem
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages ul,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages ul {
    display: table;
    margin: auto;
    position: relative
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages li,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages li {
    margin: 0
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages li:not(.current) a,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages li:not(.current) a {
    color: #6e6b7b;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding: 0 7.5px
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages li.current strong,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages li.current strong {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50px;
    padding: 0;
    color: #282b33;
    font-size: 16px;
    font-weight: 700;
    line-height: 33px;
    text-align: center
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages li.pages-item-next a,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages li.pages-item-next a {
    margin: 0;
    padding: 0;
    border: none
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages li.pages-item-next a:before,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages li.pages-item-next a:before {
    content: url('../images/catalogo-up.svg');
    transform: rotate(90deg);
    top: 2px;
    position: absolute;
    right: 6px
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages li.pages-item-previous a,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages li.pages-item-previous a {
    margin: 0;
    padding: 0;
    border: none
}

.page-with-filter .columns .column.main #panini-toolbar-products .pages li.pages-item-previous a:before,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .pages li.pages-item-previous a:before {
    content: url('../images/catalogo-up.svg');
    transform: rotate(270deg);
    top: 2px;
    position: absolute;
    left: 6px
}

.page-with-filter .columns .column.main #panini-toolbar-products .toolbar-sorter,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .toolbar-sorter {
    padding: 0;
    cursor: pointer
}

.page-with-filter .columns .column.main #panini-toolbar-products .toolbar-sorter .sorter-action,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .toolbar-sorter .sorter-action {
    display: none
}

.page-with-filter .columns .column.main #panini-toolbar-products .toolbar-sorter>label,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .toolbar-sorter>label {
    color: #282b33;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .4px;
    background: #f4f3f8;
    pointer-events: none
}

.page-with-filter .columns .column.main #panini-toolbar-products .toolbar-amount,
.catalogsearch-advanced-result-subscription .columns .column.main #panini-toolbar-products .toolbar-amount {
    right: 19.3rem;
    top: .5rem;
    color: #838383;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.page-with-filter .columns .sidebar-additional,
.catalogsearch-advanced-result-subscription .columns .sidebar-additional {
    display: none
}

.page-with-filter #layered-filter-block .filter-content .filter-current,
.catalogsearch-advanced-result-subscription #layered-filter-block .filter-content .filter-current {
    margin-bottom: 3rem
}

.page-with-filter #layered-filter-block .filter-content .filter-current .block-subtitle,
.catalogsearch-advanced-result-subscription #layered-filter-block .filter-content .filter-current .block-subtitle {
    display: none
}

.page-with-filter #layered-filter-block .filter-content .filter-current ol,
.catalogsearch-advanced-result-subscription #layered-filter-block .filter-content .filter-current ol {
    display: flex;
    flex-wrap: wrap;
    column-gap: 9px;
    row-gap: 9px
}

.page-with-filter #layered-filter-block .filter-content .filter-current ol li,
.catalogsearch-advanced-result-subscription #layered-filter-block .filter-content .filter-current ol li {
    margin: 0;
    background: #282b33;
    padding: 9px 16px;
    position: relative;
    border-radius: 4px
}

.page-with-filter #layered-filter-block .filter-content .filter-current ol li .filter-label,
.catalogsearch-advanced-result-subscription #layered-filter-block .filter-content .filter-current ol li .filter-label {
    display: none
}

.page-with-filter #layered-filter-block .filter-content .filter-current ol li .filter-value,
.catalogsearch-advanced-result-subscription #layered-filter-block .filter-content .filter-current ol li .filter-value {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    padding-right: 2rem
}

.page-with-filter #layered-filter-block .filter-content .filter-current ol li .action.remove,
.catalogsearch-advanced-result-subscription #layered-filter-block .filter-content .filter-current ol li .action.remove {
    font-size: 0;
    width: 10px;
    height: 20px;
    top: 9px;
    position: absolute;
    right: 13px;
    content: url('../images/close-white.svg')
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item {
    background: #fff;
    padding: 1.2rem 1.6rem;
    margin-bottom: 8px;
    border-radius: 4px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item.active .filter-options-title:after,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item.active .filter-options-title:after {
    transform: rotate(0deg) !important
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-title,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-title {
    color: #282b33;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px;
    margin: 0;
    position: relative
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-title:after,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-title:after {
    content: url('../images/catalogo-up.svg');
    right: 0;
    transform: rotate(180deg);
    position: absolute
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content {
    margin: 10px 0 0
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .smile-es-range-slider .actions-toolbar [data-role=message-box],
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .smile-es-range-slider .actions-toolbar [data-role=message-box] {
    color: #282b33;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.3px;
    padding: 0;
    display: grid;
    align-content: center
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .no-results-message p,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .no-results-message p {
    border-radius: 4px;
    padding: 1rem
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol {
    margin-top: 12px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li {
    padding: 5px 3rem 5px 0;
    margin: 0;
    position: relative
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a {
    text-decoration: none;
    color: #24262f;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a>span.count,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a>span.count {
    position: absolute;
    top: .5rem;
    right: 0;
    color: #24262f;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a>span.count:before,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a>span.count:before,
.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a>span.count:after,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li a>span.count:after {
    display: none
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li input,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li input {
    padding: 0;
    top: 1.8px;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    appearance: none
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li input:not(:checked),
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li input:not(:checked) {
    border: 1px solid #24262f;
    background-color: #fff
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li input:checked,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li input:checked {
    background: #282b33;
    border: 1px solid #282b33;
    color: #fff;
    content: url('../images/checked-white.svg')
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span:not(.count),
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span:not(.count) {
    color: #24262f;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span.count,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span.count {
    position: absolute;
    top: .5rem;
    right: 0;
    color: #24262f;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span.count:before,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span.count:before,
.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span.count:after,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content ol li label>span.count:after {
    display: none
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions {
    text-align: left;
    margin-top: 12px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-more,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-more,
.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-less,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-less {
    color: #282b33;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.3px;
    text-decoration: none
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-more>span:after,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-more>span:after,
.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-less>span:after,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .actions .secondary .show-less>span:after {
    display: none
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .field.search,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .field.search {
    margin: 2px 0 12px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .field.search input,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .field.search input {
    border-radius: 4px;
    border: 1px solid #f4f3f8;
    height: 48px;
    font-size: 14px
}

.page-with-filter #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .field.search input::placeholder,
.catalogsearch-advanced-result-subscription #layered-filter-block #narrow-by-list .filter-options-item .filter-options-content .field.search input::placeholder {
    color: #f4f3f8
}

.page-with-filter.catalog-category-view .page-title,
.catalogsearch-advanced-result-subscription.catalog-category-view .page-title {
    font-size: 2rem;
    line-height: 1.2;
    margin: 0
}

.page-with-filter.catalog-category-view .category-description,
.catalogsearch-advanced-result-subscription.catalog-category-view .category-description {
    margin-bottom: 1.2rem
}

.page-with-filter ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalogsearch-advanced-result-subscription ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    z-index: 0
}

.catalogsearch-advanced-result-subscription #maincontent .columns {
    display: flex !important
}

.catalogsearch-advanced-result-subscription #maincontent .search.results #panini-toolbar-products,
.catalogsearch-advanced-result-subscription #maincontent .search.results .products-grid {
    padding-left: 0 !important
}

.catalogsearch-advanced-result-subscription .product-items {
    grid-template-columns: repeat(auto-fill, calc((100% - 1%)/2))
}

.catalogsearch-advanced-result-subscription .products-grid .product-item {
    width: 100% !important
}

.catalogsearch-advanced-result-subscription .product-item-info {
    max-width: 100%;
    width: 100% !important
}

.catalogsearch-result-index .page-title {
    width: 100%
}

.catalogsearch-result-index .page-title .base {
    word-wrap: break-word
}

.footer-links-wrapper [data-role=content] {
    display: block !important
}

#footer-links-col2 h3 a {
    font-size: 18px
}

#footer-links-col2 li a {
    font-size: 14px
}

#footer-links-social {
    margin-top: 3rem
}

.subscribe.page-footer {
    position: relative;
    background-color: #282b33
}

.subscribe.page-footer .back-to-top {
    cursor: pointer;
    width: 56px;
    height: 48px;
    position: fixed;
    bottom: 10rem;
    right: 2rem;
    background: url('../images/top.svg') #282b33 no-repeat center;
    z-index: 10;
    border-radius: 5px;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .15);
    display: none
}

.subscribe.page-footer #newsletter-validate-detail .actions-mobile {
    display: none
}

.subscribe.page-footer #newsletter-validate-detail header h4 {
    color: #fff200;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: .15px;
    font-family: "Nunito";
    margin: 7px 0 10px
}

.subscribe.page-footer #newsletter-validate-detail header h5 {
    margin: 0 0 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    color: #fff
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .actions-desktop {
    position: absolute
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .actions-desktop button,
.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .actions-desktop .quote-details-items .actions-toolbar>.action,
.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .actions-desktop .cart.table-wrapper .actions-toolbar>.action,
.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .actions-desktop .action-gift {
    color: #282b33;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .4px;
    font-size: 14px;
    background: #fff200;
    width: 189px;
    height: 48px;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .15)
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .field.birthday {
    display: none
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .field label {
    position: unset
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .field label span {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px;
    color: #fff
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .field .control {
    margin: 5px 0 22px
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .field .control:before {
    display: none
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .field .control input {
    height: 48px;
    padding: 15px 16px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px;
    margin: 0;
    color: #b2c6d9;
    background-color: rgba(0, 0, 0, 0)
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites label input,
.subscribe.page-footer #newsletter-validate-detail .field.terms .control input {
    width: 14px;
    padding: 0;
    top: 1px;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    appearance: none
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites label input:not(:checked),
.subscribe.page-footer #newsletter-validate-detail .field.terms .control input:not(:checked) {
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0)
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites label input:checked,
.subscribe.page-footer #newsletter-validate-detail .field.terms .control input:checked {
    background: #fff;
    border: 1px solid #fff;
    color: #282b33;
    content: url('../images/checked.svg')
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites {
    color: #fff
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites>strong {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites fieldset {
    border: none;
    margin: 7px 0 24px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 12px;
    row-gap: 12px
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites fieldset label {
    background: rgba(255, 255, 255, .1);
    padding: 8px;
    cursor: pointer;
    border-radius: 4px
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites fieldset label input {
    margin: 0
}

.subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-favorites fieldset label span {
    margin-left: 8px
}

.subscribe.page-footer #newsletter-validate-detail .field.terms {
    color: #fff
}

.subscribe.page-footer #newsletter-validate-detail .field.terms .control:before {
    display: none
}

.subscribe.page-footer #newsletter-validate-detail .field.terms .control label {
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px
}

.subscribe.page-footer #newsletter-validate-detail .field.terms .control label input {
    margin: 0 16px 0 0;
    min-width: 18px;
    min-height: 18px
}

.subscribe.page-footer #newsletter-validate-detail .field.terms .control label a {
    color: #8ab5ff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .15px
}

footer.page-footer {
    background: #fff
}

footer.page-footer .footer.content .custom-footer-links .footer-links-selo {
    margin: 30px 0 10px
}

footer.page-footer .footer.content .custom-footer-links .footer-links-social-wrapper {
    border-bottom: 1px solid rgba(0, 66, 128, .3)
}

footer.page-footer .footer.content .custom-footer-links .footer-links-social-wrapper #footer-links-social>span {
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: .15px;
    color: #24262f
}

footer.page-footer .footer.content .custom-footer-links .footer-links-social-wrapper #footer-links-social a {
    padding: 0 2.4rem;
    position: relative
}

footer.page-footer .footer.content .custom-footer-links .footer-links-social-wrapper #footer-links-social a svg {
    filter: invert(70%) sepia(19%) saturate(3983%) hue-rotate(170deg) brightness(52%) contrast(102%);
    position: absolute
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 {
    display: flex;
    width: 100%
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2>h3 {
    margin: .3rem 0 1.4rem
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2>h3 a {
    color: #24262f;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .15px
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 a {
    text-decoration: none
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 ul>li {
    padding: .5rem 0
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 ul>li a {
    color: #24262f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 161.687%;
    letter-spacing: .15px
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 ul h3 {
    margin: 3rem 0 0
}

footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 ul h3 li a {
    color: #24262f;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .15px
}

footer.page-footer .footer.content .copyright {
    text-align: center;
    margin: 0
}

footer.page-footer .footer.content .copyright span {
    color: #24262f;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 161.687%;
    letter-spacing: .15px
}

.home-title-container {
    display: flex
}

.home-title-container .home-title-box {
    display: block;
    width: 350px;
    text-align: center;
    color: #fff;
    background-color: #006bd1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .2);
    border-radius: 5px;
    padding: 0 15px;
    margin: 0 0 15px
}

.home-title-container .home-title-box>h2,
.home-title-container .home-title-box>h3,
.home-title-container .home-title-box>h4,
.home-title-container .home-title-box>h5 {
    margin: 0;
    font-size: 2.4rem;
    font-family: Nunito;
    font-weight: 800;
    line-height: 75px
}

.home-title-container .home-title-box-link {
    display: none !important;
    font-size: 1.8rem;
    font-family: Nunito;
    font-weight: 700;
    line-height: 75px;
    color: #006bd1;
    margin-left: 4rem;
    display: block;
    text-decoration: none
}

.home-title-container .home-title-box-link:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: calc(16px);
    line-height: 24px;
    color: #006bd1;
    content: "\e829";
    font-family: 'feather';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.home-title-container .home-title-box-link>a {
    color: #006bd1
}

.home-title-container .home-title-box-link:after {
    margin-left: 10px
}

.amgdprcookie-modal-container h3 {
    color: #000
}

.cms-page-view .page-main div:not(.common-products) h2 {
    color: #000 !important
}

.page-bottom [id*=campaign-cart-popup-] {
    display: none
}

.cms-index-index #maincontent {
    padding: 0 !important
}

.cms-index-index #maincontent .page-title-wrapper {
    display: none !important
}

div.banner-marcas figure {
    font-size: 0
}

div.banner-marcas figure img {
    width: 100%
}

.description-marcas {
    background: #282b33
}

.description-marcas .pagebuilder-column-group {
    display: flex;
    max-width: 1280px;
    margin: auto;
    width: 100%
}

.description-marcas .pagebuilder-column-group figure {
    font-size: 0
}

.chars-marcas .slick-initialized {
    max-width: 1324px !important
}

.chars-marcas .slick-initialized .slick-arrow {
    width: 56px;
    height: 48px;
    background: #282b33;
    border-radius: 4px;
    top: 39%;
    z-index: 1
}

.chars-marcas .slick-initialized .slick-list {
    max-width: 1280px;
    margin: auto
}

.chars-marcas .slick-initialized .slick-list figure img {
    border-radius: 10rem;
    margin: auto
}

.chars-marcas .slick-initialized .slick-prev {
    left: 0
}

.chars-marcas .slick-initialized .slick-prev:before {
    content: url('../images/top.svg');
    font-size: 24px;
    padding: 0;
    transform: rotate(270deg) scale(120%);
    display: block
}

.chars-marcas .slick-initialized .slick-next {
    right: 0
}

.chars-marcas .slick-initialized .slick-next:before {
    right: 0;
    content: url('../images/top.svg');
    font-size: 24px;
    padding: 0;
    transform: rotate(90deg) scale(120%);
    display: block
}

.page-wrapper {
    background: #f4f3f8
}

[data-content-type=row] .slick-dots li.slick-active button,
[data-content-type=row] .slick-dots li.slick-active .quote-details-items .actions-toolbar>.action,
[data-content-type=row] .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar>.action,
[data-content-type=row] .slick-dots li.slick-active .action-gift {
    opacity: 1
}

[data-content-type=row] .slick-dots li button,
[data-content-type=row] .slick-dots li .quote-details-items .actions-toolbar>.action,
[data-content-type=row] .slick-dots li .cart.table-wrapper .actions-toolbar>.action,
[data-content-type=row] .slick-dots li .action-gift {
    border: none;
    width: 8px;
    height: 8px;
    background: #282b33;
    opacity: .3
}

div.sign-home {
    margin: auto;
    max-width: 1280px;
    text-align: center
}

div.marcas {
    justify-content: space-between !important;
    column-gap: 8px;
    max-width: 1280px;
    flex-direction: unset !important;
    margin: auto
}

div.marcas .slick-slide {
    width: 150px !important;
    margin: 0 10.5px
}

div.marcas figure {
    max-width: 170px;
    height: 62px;
    border-radius: 4.68px;
    background: #fff
}

div.marcas figure img {
    width: 170px;
    object-fit: contain;
    max-height: 52px;
    padding-top: 5px
}

div.marcas .slick-arrow {
    background: unset;
    height: 40px;
    width: 44px;
    top: 3rem
}

div.marcas .slick-prev {
    left: 0
}

div.marcas .slick-prev:before {
    font-size: 20px;
    padding: 0;
    display: block;
    filter: invert(19%) sepia(39%) saturate(30034%) hue-rotate(191deg) brightness(93%) contrast(104%)
}

div.marcas .slick-next {
    right: 0
}

div.marcas .slick-next:before {
    font-size: 20px;
    padding: 0;
    display: block;
    filter: invert(19%) sepia(39%) saturate(30034%) hue-rotate(191deg) brightness(93%) contrast(104%)
}

div.mini-banners {
    display: flex;
    justify-content: space-between !important;
    column-gap: 24px;
    max-width: 1280px;
    margin: auto;
    flex-direction: unset !important;
    row-gap: 6px
}

@media only screen and (max-width:600px) {
    .product-item .product-item-info .product-image-container {
        max-width: 240px !important
    }
    .cms-index-index #maincontent .size-limiter-full-bleed {
        display: block !important;
        margin-bottom: 50px !important
    }
    .cms-index-index #maincontent .size-limiter {
        display: block !important
    }
    .product-items.widget-product-carousel.slick-initialized.slick-slider {
        display: block !important
    }
}

.cms-assinaturas #ui-id-2 {
    display: none
}

#html-body .navigation>.ui-menu>.ui-menu-item:first-child {
    display: none
}

.block .block-wishlist {
    position: relative
}

.block .block-wishlist .block-title strong {
    color: #282b33
}

.block .block-wishlist .block-content .actions-toolbar {
    position: absolute;
    top: 0;
    left: 185px
}

.block .block-wishlist .block-content .actions-toolbar .action.details {
    color: #006bd1
}

div.pagebuilder-slider[data-appearance=default][data-content-type=slider] {
    visibility: visible
}

div.pagebuilder-slider[data-appearance=default][data-content-type=slider] [data-content-type=slide],
div.pagebuilder-slider[data-appearance=default][data-content-type=slider] .slick-slide {
    visibility: hidden
}

div.pagebuilder-slider[data-appearance=default][data-content-type=slider] [data-content-type=slide]:first-child,
div.pagebuilder-slider[data-appearance=default][data-content-type=slider] .slick-slide:first-child {
    visibility: visible !important
}

div.pagebuilder-slider[data-appearance=default][data-content-type=slider].slick-initialized {
    visibility: visible !important
}

div.pagebuilder-slider[data-appearance=default][data-content-type=slider].slick-initialized [data-content-type=slide],
div.pagebuilder-slider[data-appearance=default][data-content-type=slider].slick-initialized .slick-slide {
    visibility: visible !important
}

.pagebuilder-custom-image img {
    max-height: 425px;
    height: 100%
}

.widget-product-carousel {
    text-align: center
}

.widget-product-carousel .slick-slide {
    margin: 0 10px;
    max-width: 242px
}

.widget-product-carousel .product-item .product.has-subscription .price-final_price {
    width: auto;
    margin-bottom: 0
}

[data-appearance=carousel] .widget-product-carousel .slick-slide {
    margin: 0 10px;
    max-width: none
}

.pagebuilder-countdown-data {
    display: flex;
    flex-direction: row;
    gap: 15px
}

.pagebuilder-countdown-data .pagebuilder-countdown-content>span {
    display: block
}

.page-with-filter .product.details.has-subscription .product-item-inner {
    width: auto;
    float: none
}

.product-item-details .product-item-subscription-container a {
    color: #fff;
    text-decoration: none !important
}

.product-item-details:not(.is-subscription) .product-item-subscription-container~.product-item-inner .product-item-actions .action.tocart.primary.subscribe:after {
    content: 'Adicionar'
}

.product-item-inner .product-item-actions .actions-primary .action.subscribe {
    background: #282b33 !important
}

.product-item-details:not(.is-subscription) .product-item-subscription-container~.product-item-inner .action.tocart.primary.subscribe {
    background: #28c76f !important
}

.product-item-details:not(.is-subscription) .product-item-subscription-container~.product-item-inner .product-item-actions .action.tocart.primary.subscribe span {
    display: none
}

.cms-home .product.details.has-subscription .product-item-subscription-container,
.cms-page .product.details.has-subscription .product-item-subscription-container,
.cms-page-view .product.details.has-subscription .product-item-subscription-container,
.page-with-filter .product.details.has-subscription .product-item-subscription-container {
    padding: 0;
    width: 109px;
    border: none;
    background: #282b33;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .15px;
    border-radius: 5px;
    float: left;
    color: #fff
}

.cms-home .product-item-details.is-subscription .subscription-installments~.product-item-subscription-container,
.cms-page .product-item-details.is-subscription .subscription-installments~.product-item-subscription-container,
.cms-page-view .product-item-details.is-subscription .subscription-installments~.product-item-subscription-container,
.page-with-filter .product-item-details.is-subscription .subscription-installments~.product-item-subscription-container {
    display: none !important
}

#html-body .cards-cromos {
    display: grid;
    grid-template-columns: 1fr
}

#html-body .cards-cromos>.price-container.price-final_price {
    grid-row: 2;
    color: #24262f
}

#html-body .cards-cromos>.price-from {
    min-height: 26px
}

#html-body .product-item-details>.price-box.price-final_price>.old-price .price,
#html-body .cards-cromos>.old-price span.price {
    font-size: 2rem;
    color: #838383;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    text-decoration-line: strikethrough
}

#html-body .cards-cromos .price-container {
    display: unset !important;
    order: 2
}

.product-items .product-item .product-item-details .price-box .price-to {
    margin-bottom: 0 !important
}

.amlabel-position-wrapper[class*=amlabel-position-bottom-center] .amlabel-text.-am-centered {
    white-space: normal !important
}

.amlabel-position-wrapper[class*=amlabel-position-bottom-center] {
    width: 100% !important
}

.product-item-details .product-item-actions {
    width: 100% !important;
    margin: 0 !important
}

.has-subscription .product-item-actions {
    column-gap: 8px
}

.is-subscription .product-item-actions {
    column-gap: 8px
}

.is-subscription .product-item-actions .product-item-subscription-container {
    width: 100%;
    margin-right: 0 !important
}

.grid-marcas ol.widget-product-grid {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    row-gap: 24px
}

.grid-marcas ol.widget-product-grid li {
    width: 410px !important;
    margin: 0 !important
}

.grid-marcas ol.widget-product-grid li .product-item-info {
    display: flex
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-photo .product-image-container {
    padding: 0;
    height: unset
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
    margin: auto 0;
    position: unset !important;
    object-fit: contain
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper {
    display: none !important
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details {
    width: 100%;
    display: flex !important;
    flex-wrap: wrap !important
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .pre-sale {
    width: 100%
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .pre-sale p {
    background: #fff200;
    border-radius: 4px;
    color: #000;
    text-align: center
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box>.price-container,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured>.price-container {
    margin: 0
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box>.price-container .price-wrapper .price,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured>.price-container .price-wrapper .price {
    color: #24262f
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box>.price-container .product-item-installments,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments {
    color: #24262f
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box>.price-container .product-item-installments span,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments span {
    color: #24262f
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price {
    order: 2;
    width: 100%
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price .price-container .price-label,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price .price-container .price-label {
    display: none
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price .price-container .price-wrapper .price,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price .price-container .price-wrapper .price {
    color: #24262f
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments {
    color: #24262f
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments span,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments span {
    color: #24262f
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .old-price,
.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .old-price {
    display: none
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner {
    width: 100%;
    align-items: end;
    display: flex
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-cart .box-tocart .fieldset {
    margin: 0
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-cart .box-tocart .fieldset .product-item-actions {
    margin: 0
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions {
    display: flex;
    margin: 0;
    width: 100%;
    column-gap: 24px
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .product-item-subscription-container {
    order: 2;
    margin: 0
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .product-item-subscription-container a {
    display: grid;
    place-items: center;
    text-decoration: none;
    background: #282b33;
    border-radius: 4px;
    color: #fff
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
    width: 100%;
    order: 2
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary {
    padding: 0;
    width: 100%;
    border: none;
    background: #28c76f;
    display: flex;
    justify-content: center;
    align-items: center
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary:before {
    display: block
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary span {
    color: #fff
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    width: 100%
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a {
    padding: 0;
    width: 100%;
    border: none;
    text-decoration: none;
    color: #24262f;
    background: #fff200;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a:before {
    content: url('../images/warn.svg');
    filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(347deg) brightness(105%) contrast(80%);
    display: block
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
    background: #f5f5f5;
    z-index: 1;
    border-radius: 4px
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a {
    width: 100%;
    height: 100%
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a:before {
    color: #8991a7
}

.grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .tocompare {
    display: none
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li {
    position: relative
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container {
    background: #fff;
    border-radius: 4px
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 0 !important;
    overflow: unset;
    height: 100%
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper {
    right: unset !important
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper .amasty-label-container {
    position: absolute;
    top: 8px;
    left: 0;
    margin: 0 5px;
    background: #fff200;
    border-radius: 4px;
    padding: 4px 12px;
    width: auto !important;
    height: 24px !important
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper .amasty-label-container[data-labelname=discount][data-labelvalue="0%"] {
    display: none !important
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper .amasty-label-container .amlabel-text {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .15px;
    position: relative !important
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper+.amlabel-position-wrapper {
    margin-left: 100px !important
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details {
    margin: 0 1px;
    text-align: left
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-name a,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-name a {
    color: #24262f;
    display: block;
    overflow: hidden
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured {
    display: flex;
    flex-wrap: wrap;
    height: 70px
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box>.price-container,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box>.price-container,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured>.price-container,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured>.price-container {
    padding-top: 24px;
    margin: 0;
    display: grid
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box>.price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box>.price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured>.price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured>.price-container .price-wrapper .price {
    color: #24262f
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box>.price-container .product-item-installments,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box>.price-container .product-item-installments,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured>.price-container .product-item-installments,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments {
    color: #24262f
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box>.price-container .product-item-installments span,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box>.price-container .product-item-installments span,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured>.price-container .product-item-installments span,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments span {
    color: #24262f
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price {
    order: 2;
    width: 100%
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container {
    display: grid;
    grid-template-rows: 1fr 1fr
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container .price-label,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container .price-label,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container .price-label,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container .price-label {
    display: none
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container .price-wrapper .price {
    color: #24262f
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container .product-item-installments,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container .product-item-installments,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments {
    color: #24262f
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container .product-item-installments span,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments span,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container .product-item-installments span,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments span {
    color: #24262f
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .old-price .price-container .price-label,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .old-price .price-container .price-label,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .old-price .price-container .price-label,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .old-price .price-container .price-label {
    display: none
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .old-price .price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .old-price .price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .old-price .price-container .price-wrapper .price,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .old-price .price-container .price-wrapper .price {
    color: #24262f
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-cart .box-tocart .fieldset,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-cart .box-tocart .fieldset {
    margin: 0
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-cart .box-tocart .fieldset .product-item-actions,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-cart .box-tocart .fieldset .product-item-actions {
    margin: 0
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions {
    display: flex
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .product-item-subscription-container a,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .product-item-subscription-container a {
    display: grid;
    place-items: center;
    text-decoration: none;
    background: #282b33;
    border-radius: 4px;
    color: #fff
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
    width: 100%
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .tocart.primary,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary {
    padding: 0;
    width: 100%;
    border: none;
    background: #28c76f;
    display: flex;
    justify-content: center;
    align-items: center
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .tocart.primary:before,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary:before {
    display: block
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .tocart.primary span,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary span {
    color: #fff
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .stock.unavailable,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
    width: 100%
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a {
    padding: 0;
    width: 100%;
    border: none;
    text-decoration: none;
    color: #24262f;
    background: #fff200;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a:before,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a:before {
    content: url('../images/warn.svg');
    filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(347deg) brightness(105%) contrast(80%);
    display: block
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-secondary,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
    position: absolute;
    background: #f5f5f5;
    z-index: 1;
    border-radius: 4px
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-secondary a,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a {
    width: 100%;
    height: 100%
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-secondary a:before,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a:before {
    color: #8991a7
}

ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-secondary .tocompare,
ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .tocompare {
    display: none
}

.common-products .slick-arrow {
    z-index: 1 !important
}

.common-products.tabs .tabs-wrapper {
    background: #282b33
}

.common-products.tabs .tabs-wrapper [data-content-type=heading] {
    width: 100%;
    margin: 0 auto;
    background: #282b33;
    padding-top: 5rem;
    color: #fff200;
    font-family: Nunito;
    font-size: 28px;
    font-weight: 800;
    border-bottom: 3px solid #fff200;
    margin-bottom: 3.3rem;
    padding-bottom: 2rem
}

.common-products.tabs figure {
    background: linear-gradient(0deg, #f4f3f8 50%, #282b33 50%);
    text-align: center
}

.common-products.tabs ol.product-items {
    max-width: 1324px;
    margin: auto
}

.common-products [data-content-type=products][data-appearance=carousel] ol:not(.slick-initialized) {
    display: flex;
    overflow: hidden;
    margin: 0 auto
}

.common-products [data-content-type=products][data-appearance=carousel] ol:not(.slick-initialized) li.product-item {
    display: block !important;
    margin: 0 10px
}

.common-products [data-content-type=products][data-appearance=carousel] ol:not(.slick-initialized) li.product-item:first-child {
    visibility: visible !important
}

.common-products .product_recommendations_tpl .block-title.title {
    margin: 0 0 52px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    font-family: Nunito;
    line-height: 24px;
    letter-spacing: .15px;
    color: #282b33 !important
}

.common-products .product_recommendations_tpl .bt-stock-unavailable span {
    text-transform: capitalize
}

.common-products .old-price {
    height: 24px;
    min-width: 74px
}

[data-content-type=products][data-appearance=carousel].pagebuilder-slider-nav li.product-item {
    display: flex !important;
    align-items: center
}

.heading-assinaturas:before {
    content: '';
    background-repeat: no-repeat;
    height: 33.5rem;
    position: absolute;
    width: 100%
}

.heading-assinaturas .pagebuilder-column-group {
    max-width: 1260px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.heading-assinaturas .pagebuilder-column-group [data-content-type=text] {
    color: #fff;
    text-align: center;
    font-family: "Nunito";
    font-size: 18px;
    font-weight: 700;
    line-height: 130%
}

.heading-assinaturas .pagebuilder-column-group [data-content-type=text] a {
    color: #fff;
    text-align: center;
    font-family: "Nunito";
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
    text-decoration: none
}

.heading-assinaturas .pagebuilder-column-group [data-content-type=text] p {
    margin: 0 auto;
    padding: 0 1.5rem 1.5rem;
    width: fit-content
}

.heading-assinaturas .pagebuilder-column-group [data-content-type=text].active a,
.heading-assinaturas .pagebuilder-column-group [data-content-type=text].active p {
    color: #fff200
}

.heading-assinaturas .pagebuilder-column-group [data-content-type=text].active p {
    border-bottom: 4px solid #fff200
}

.heading-assinaturas figure {
    max-width: 1260px;
    margin: auto
}

.heading-assinaturas .row-full-width-inner>h2,
.heading-assinaturas .row-full-width-inner>div,
.heading-assinaturas .row-full-width-inner>figure {
    position: relative
}

.cart-discount #block-free-gift .rule-item {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column
}

.cart-discount #block-free-gift .rule-item .name {
    margin-right: 15px;
    font-size: 18px;
    color: #282b33;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Nunito;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: .15px
}

.cart-discount #block-free-gift button.choose.primary,
.cart-discount #block-free-gift .quote-details-items .actions-toolbar>.action.choose.primary,
.cart-discount #block-free-gift .cart.table-wrapper .actions-toolbar>.action.choose.primary,
.cart-discount #block-free-gift .action-gift.choose.primary {
    width: 200px;
    padding: 0;
    height: 50px;
    box-sizing: border-box;
    background: #282b33;
    border-color: #282b33;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .15px
}

.free-gift-modal.modal-popup .modal-inner-wrap {
    max-width: 800px;
    width: 100% !important;
    background: #f4f3f8
}

.free-gift-modal.modal-popup .modal-content {
    margin-top: 0;
    padding: 0 3rem 3rem
}

.free-gift-modal.modal-popup ol.product-items {
    font-size: 0;
    gap: 20px;
    display: flex;
    overflow-x: visible
}

.free-gift-modal.modal-popup ol.product-items li.product-item {
    width: 100%;
    max-width: 265px;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0 2%;
    min-height: 465px
}

.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .product-item-photo .product-image-container {
    background: #fff;
    border-radius: 4px
}

.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .product-item-photo .product-item {
    width: 284px;
    max-width: 260px
}

.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info strong.product-item-name {
    color: #24262f;
    height: 38px;
    font-size: 15px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: .15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .field.qty {
    justify-content: left;
    align-items: flex-end;
    margin: 10px 0 0;
    display: flex;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #fff;
    padding: 8px;
    font-weight: 700
}

.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .field.qty input {
    padding: 0;
    width: 100%;
    height: 24px;
    border: none;
    font-size: 20px;
    font-weight: 400;
    color: #24262f;
    background: #fff
}

.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .field.qty button,
.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .field.qty .quote-details-items .actions-toolbar>.action,
.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .field.qty .cart.table-wrapper .actions-toolbar>.action,
.free-gift-modal.modal-popup ol.product-items li.product-item .product-item-info .field.qty .action-gift {
    padding: 0;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    font-size: 22px;
    font-weight: 400;
    border: none
}

.free-gift-modal.modal-popup .actions {
    background: #f4f3f8;
    border-top: 0;
    margin: 0 3rem 30px
}

.free-gift-modal.modal-popup .actions .primary-block {
    margin: 10px auto;
    width: 250px
}

.free-gift-modal.modal-popup .actions .primary-block .primary {
    min-width: 100%;
    max-width: 250px;
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #282b33;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
    text-decoration: none
}

.free-gift-modal.modal-popup .slick-track {
    display: flex
}

.free-gift-modal.modal-popup .slick-next.slick-arrow {
    right: -24px
}

.free-gift-modal.modal-popup .slick-prev.slick-arrow {
    left: -24px
}

.free-gift-modal.modal-popup .slick-dots {
    position: absolute;
    height: 15px;
    bottom: -18px;
    overflow-y: hidden
}

.free-gift-modal.modal-popup .slick-dots li {
    height: 15px;
    min-height: 15px;
    max-height: 15px
}

@media only screen and (max-width:769px) {
    .modals-wrapper .modal-popup .modal-header {
        padding-top: 2rem
    }
    .modals-wrapper .modal-popup .modal-title {
        border-bottom: none;
        font-size: 18px;
        font-weight: 300
    }
    .popup-tree .modal-footer .action,
    .popup-tree .modal-footer .action-primary {
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
    .jstree li a>.field-tooltip {
        float: right;
        margin-right: -4rem;
        position: static
    }
    .jstree li a>.field-tooltip .field-tooltip-content {
        left: 0;
        max-width: 90%;
        right: auto;
        top: 4.5rem;
        z-index: 20
    }
    .jstree li a>.field-tooltip .field-tooltip-content:before,
    .jstree li a>.field-tooltip .field-tooltip-content:after {
        left: 6.1rem;
        right: auto
    }
    .account .column.main .block.block-dashboard-info:not(.widget) .block-content .box:last-child {
        margin-bottom: 20px
    }
    .selected-company-name {
        display: block
    }
    .company-select-menu-item {
        font-weight: 400
    }
    .company-select-menu-item .select-company-link {
        margin-right: unset
    }
    .company-select-menu-item.selected .select-company-link {
        color: #000
    }
    .form-create-purchase-order-rule .field.rule-type .field-tooltip {
        position: static
    }
    .form-create-purchase-order-rule .field .field-tooltip .field-tooltip-content {
        bottom: 80px;
        left: 0;
        right: 0;
        top: auto;
        width: 100%
    }
    .form-create-purchase-order-rule .field .field-tooltip .field-tooltip-content:before,
    .form-create-purchase-order-rule .field .field-tooltip .field-tooltip-content:after {
        border-bottom-color: transparent;
        left: 86px;
        top: auto
    }
    .form-create-purchase-order-rule .field .field-tooltip .field-tooltip-content:before {
        border-top-color: #666;
        bottom: -20px
    }
    .form-create-purchase-order-rule .field .field-tooltip .field-tooltip-content:after {
        border-top-color: #f4f4f4;
        bottom: -19px;
        right: auto
    }
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }
}

@media only screen and (max-width:768px) {
    .abs-button-responsive-smaller,
    .product-info-main .box-tocart .actions .action.tocart {
        width: 100%
    }
    .abs-visually-hidden-mobile-m {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .abs-add-clearfix-mobile-m:before,
    .abs-add-clearfix-mobile-m:after,
    .form-create-return .fieldset>.actions-toolbar:before,
    .form-create-return .fieldset>.actions-toolbar:after {
        content: '';
        display: table
    }
    .abs-add-clearfix-mobile-m:after,
    .form-create-return .fieldset>.actions-toolbar:after {
        clear: both
    }
    .abs-icon-add-mobile,
    .block-wishlist-management .wishlist-add.item .add {
        display: block;
        text-decoration: none
    }
    .abs-icon-add-mobile:before,
    .block-wishlist-management .wishlist-add.item .add:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 10px;
        color: inherit;
        content: "\f067";
        font-family: 'feather';
        margin: 0 5px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .abs-toggling-title-mobile,
    .block-wishlist-management .wishlist-select .wishlist-name,
    .block-collapsible-nav .title {
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        cursor: pointer;
        margin-bottom: 0;
        padding: 10px 40px 10px 15px;
        position: relative;
        display: block;
        text-decoration: none
    }
    .abs-toggling-title-mobile:after,
    .block-wishlist-management .wishlist-select .wishlist-name:after,
    .block-collapsible-nav .title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 24px;
        color: inherit;
        content: "\f078";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .block-wishlist-management .wishlist-select .wishlist-name:after,
    .block-collapsible-nav .title:after {
        position: absolute;
        right: 10px;
        top: 0
    }
    .abs-toggling-title-mobile.active:after,
    .block-wishlist-management .wishlist-select .wishlist-name.active:after,
    .block-collapsible-nav .title.active:after {
        content: "\f077"
    }
    .abs-pager-toolbar-mobile .toolbar-amount,
    .abs-pager-toolbar-mobile .limiter,
    .abs-pager-toolbar-mobile .pages,
    .account .toolbar .toolbar-amount,
    .account .toolbar .limiter,
    .account .toolbar .pages,
    .toolbar-wishlist-results .toolbar-amount,
    .toolbar-wishlist-results .limiter,
    .toolbar-wishlist-results .pages {
        float: none;
        margin-bottom: 25px
    }
    .abs-shopping-cart-items-mobile .actions,
    .cart-container .form-cart .actions {
        text-align: center
    }
    .cart-container .form-cart .action.update,
    .cart-container .form-cart .action.continue,
    .cart-container .form-cart .action.clear {
        margin: 0 auto 10px
    }
    .cart-container .form-cart .action.update,
    .cart-container .form-cart .action.clear {
        display: block
    }
    .abs-checkout-tooltip-content-position-top-mobile,
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }
    .field-tooltip .field-tooltip-content:before,
    .field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        margin-top: -21px;
        right: 10px;
        left: auto;
        top: 0
    }
    .field-tooltip .field-tooltip-content:before {
        border-bottom-color: #999
    }
    .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }
    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-main,
    .page-wrapper>.widget,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container {
        padding-left: 15px;
        padding-right: 15px
    }
    .account .page-main,
    .cms-privacy-policy .page-main {
        padding-top: 41px;
        position: relative
    }
    .navigation {
        padding: 0
    }
    .navigation .parent .level-top {
        display: block;
        text-decoration: none;
        position: relative
    }
    .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: 24px;
        color: inherit;
        content: "\f078";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .navigation .parent .level-top:after {
        position: absolute;
        right: 7px;
        top: -8px
    }
    .navigation .parent .level-top.ui-state-active:after {
        content: "\f077"
    }
    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: calc(-1*(100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px)
    }
    .nav-sections .switcher {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem;
        font-weight: 700;
        margin: 0;
        padding: .8rem 3.5rem .8rem 2rem
    }
    .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px
    }
    .nav-sections .switcher:last-child {
        border-bottom: 1px solid #d1d1d1
    }
    .nav-sections .switcher-trigger strong {
        display: block;
        text-decoration: none;
        position: relative
    }
    .nav-sections .switcher-trigger strong:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: 24px;
        color: inherit;
        content: "\f078";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .switcher-trigger strong:after {
        position: absolute;
        right: -40px;
        top: -16px
    }
    .nav-sections .switcher-trigger.active strong:after {
        content: "\f077"
    }
    .nav-sections .switcher-dropdown {
        margin: 0;
        padding: 0;
        list-style: none none;
        display: none;
        padding: 10px 0
    }
    .nav-sections .switcher-options.active .switcher-dropdown {
        display: block
    }
    .nav-sections .header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        border-bottom: 1px solid #d1d1d1
    }
    .nav-sections .header.links li {
        font-size: 1.6rem;
        margin: 0
    }
    .nav-sections .header.links li.greet.welcome {
        border-top: 1px solid #d1d1d1;
        font-weight: 700;
        padding: .8rem 15px
    }
    .nav-sections .header.links li>a {
        border-top: 1px solid #d1d1d1
    }
    .nav-sections .header.links a,
    .nav-sections .header.links a:hover {
        color: #282b33;
        text-decoration: none;
        display: block;
        font-weight: 700;
        padding: .8rem 15px
    }
    .nav-sections .header.links .header.links {
        border: 0
    }
    .nav-before-open {
        height: 100%;
        overflow-x: hidden;
        width: 100%
    }
    .nav-before-open .page-wrapper {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: relative
    }
    .nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }
    .nav-open .page-wrapper {
        left: calc(100% - 54px)
    }
    .nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        left: 0;
        z-index: 99
    }
    .nav-open .nav-toggle:after {
        background: rgba(0, 0, 0, .5);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1
    }
    .nav-sections-items {
        position: relative;
        z-index: 1
    }
    .nav-sections-items:before,
    .nav-sections-items:after {
        content: '';
        display: table
    }
    .nav-sections-items:after {
        clear: both
    }
    .nav-sections-item-title {
        background: #f2f2f2;
        border: solid #e6e6e6;
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        height: 71px;
        padding-top: 24px;
        text-align: center;
        width: 33.33%
    }
    .nav-sections-item-title.active {
        background: 0 0;
        border-bottom: 0
    }
    .nav-sections-item-title .nav-sections-item-switch:hover {
        text-decoration: none
    }
    .nav-sections-item-content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        margin-top: 71px;
        width: 100%;
        padding: 25px 0
    }
    .nav-sections-item-content:before,
    .nav-sections-item-content:after {
        content: '';
        display: table
    }
    .nav-sections-item-content:after {
        clear: both
    }
    .nav-sections-item-content.active {
        display: block
    }
    .navigation {
        background: #fff;
        box-sizing: border-box
    }
    .navigation ul {
        margin: 0;
        padding: 0
    }
    .navigation li {
        margin: 0
    }
    .navigation a {
        display: block;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 15px
    }
    .navigation a,
    .navigation a:hover {
        color: #282b33;
        text-decoration: none
    }
    .navigation .level0 {
        border-top: 1px solid #282b33;
        font-size: 1.6rem
    }
    .navigation .level0>.level-top {
        font-weight: 700;
        padding: 15px 40px 15px 15px;
        text-transform: uppercase;
        word-wrap: break-word
    }
    .navigation .level0>.level-top:hover {
        color: #282b33
    }
    .navigation .level0.active .all-category .ui-state-focus {
        border-color: #282b33;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: #282b33;
        padding-left: 7px;
        text-decoration: none;
        display: inline-block
    }
    .navigation .level0>.level1 {
        font-weight: 600
    }
    .navigation .level0.active>a:not(.ui-state-active),
    .navigation .level0.has-active>a:not(.ui-state-active) {
        border-color: #282b33;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: #282b33;
        text-decoration: none
    }
    .navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
    .navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: -8px
    }
    .navigation li.level0:last-child {
        border-bottom: 1px solid #282b33
    }
    .navigation .submenu>li {
        word-wrap: break-word
    }
    .navigation .submenu>li>a:hover {
        color: #282b33
    }
    .navigation .submenu:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        left: auto !important;
        overflow-x: hidden;
        padding: 0;
        position: relative;
        top: auto !important;
        transition: left .3s ease-out
    }
    .navigation .submenu:not(:first-child)>li>a {
        padding-left: 15px
    }
    .navigation .submenu:not(:first-child)>li:last-child {
        margin-bottom: 0
    }
    .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px
    }
    .navigation .submenu:not(:first-child) ul>li {
        margin: 0
    }
    .navigation .submenu:not(:first-child) ul>li a {
        color: #282b33;
        text-decoration: none;
        display: block;
        line-height: normal
    }
    .navigation .submenu:not(:first-child) ul>li a:hover {
        color: #282b33
    }
    .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important
    }
    .navigation .submenu:not(:first-child) .active>a {
        border-color: #282b33;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px;
        text-decoration: none
    }
    .navigation .submenu:not(:first-child) .level1.active>a {
        padding-left: 7px
    }
    .product.data.items {
        margin: 0;
        padding: 0
    }
    .product.data.items>.item.title {
        box-sizing: border-box;
        float: none;
        width: 100%
    }
    .product.data.items>.item.title>.switch {
        display: block
    }
    .product.data.items>.item.content {
        box-sizing: border-box;
        display: block;
        float: none;
        margin: 0
    }
    .product.data.items>.item.content:before,
    .product.data.items>.item.content:after {
        content: '';
        display: table
    }
    .product.data.items>.item.content:after {
        clear: both
    }
    .product.data.items>.item.content.active {
        display: block
    }
    .product.data.items>.item.title {
        margin: 0 0 5px
    }
    .product.data.items>.item.title>.switch {
        background: #f0f0f0;
        border-bottom: 1px solid #d1d1d1;
        border-left: 1px solid #d1d1d1;
        border-right: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        height: 40px;
        padding: 5px 20px;
        font-weight: 600;
        line-height: 40px;
        font-size: 1.8rem;
        color: #7d7d7d;
        text-decoration: none
    }
    .product.data.items>.item.title>.switch:visited {
        color: #7d7d7d;
        text-decoration: none
    }
    .product.data.items>.item.title>.switch:hover {
        color: #7d7d7d;
        text-decoration: none
    }
    .product.data.items>.item.title>.switch:active {
        color: #343d55;
        text-decoration: none
    }
    .product.data.items>.item.title:not(.disabled)>.switch:focus,
    .product.data.items>.item.title:not(.disabled)>.switch:hover {
        background: #fcfcfc
    }
    .product.data.items>.item.title:not(.disabled)>.switch:active,
    .product.data.items>.item.title.active>.switch,
    .product.data.items>.item.title.active>.switch:focus,
    .product.data.items>.item.title.active>.switch:hover {
        background: #fff;
        color: #343d55;
        text-decoration: none;
        padding-bottom: 5px
    }
    .product.data.items>.item.content {
        background: #fff;
        border: 1px solid #d1d1d1;
        margin: 0 0 5px;
        padding: 20px
    }
    .product.data.items .data.item {
        display: block
    }
    .product.data.items .item.title>.switch {
        padding: 1px 15px 1px
    }
    .product.data.items>.item.content {
        padding: 10px 15px 30px
    }
    .modal-popup.modal-slide {
        left: 44px;
        z-index: 900
    }
    .modal-popup.modal-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .modal-popup.modal-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        width: auto
    }
    .modal-popup.modal-slide .modal-inner-wrap {
        margin: 0;
        max-height: 90vh
    }
    .custom-slide {
        bottom: 0;
        left: 0;
        min-width: 0;
        position: fixed;
        right: 0;
        top: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility 0s .3s, opacity .3s ease;
        transition: visibility 0s .3s, opacity .3s ease;
        left: 44px;
        z-index: 900
    }
    .custom-slide._show {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease
    }
    .custom-slide._show .modal-inner-wrap {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .custom-slide .modal-inner-wrap {
        background-color: #fff;
        box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
        opacity: 1;
        pointer-events: auto
    }
    .custom-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .custom-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        width: auto
    }
    .custom-slide._show {
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        overflow-y: auto
    }
    .custom-slide .modal-inner-wrap {
        background-color: #f4f4f4;
        box-sizing: border-box;
        height: auto;
        min-height: 100%
    }
    body._has-modal-custom {
        height: 100vh;
        overflow: hidden;
        width: 100vw
    }
    body._has-modal-custom .modal-custom-overlay {
        background-color: rgba(51, 51, 51, .55)
    }
    .modal-popup {
        pointer-events: auto
    }
    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #f4f4f4
    }
    .modal-popup.modal-slide._inner-scroll._show {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto
    }
    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        height: auto;
        min-height: 100%
    }
    .modal-popup .modal-title {
        font-size: 14px;
        font-weight: 700
    }
    .checkout-cart-index .page-title-wrapper .block-requisition-list {
        display: none
    }
    .checkout-cart-index .cart.item .block-requisition-list {
        margin-bottom: 0;
        padding: 0;
        width: auto
    }
    .checkout-cart-index .cart.item .block-requisition-list .requisition-list-action .action {
        padding: 0
    }
    .checkout-cart-index .cart.item .block-requisition-list .requisition-list-action .action.toggle>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .checkout-cart-index .block-requisition-list {
        display: inline-block;
        margin-bottom: 25px;
        padding: 0 15px;
        text-align: center;
        vertical-align: middle;
        width: 100%
    }
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle {
        font-size: 1.4rem;
        display: inline-block;
        text-decoration: none;
        color: #757575;
        float: right;
        font-weight: 600;
        text-transform: uppercase
    }
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 24px;
        color: #757575;
        content: '\e901';
        font-family: 'magento-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:hover:before {
        color: #ccc
    }
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:active,
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:focus,
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:hover {
        color: #ccc
    }
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle>span {
        margin-left: 8px;
        vertical-align: middle
    }
    .checkout-cart-index .block-requisition-list .requisition-list-action {
        vertical-align: inherit
    }
    .checkout-cart-index .gift-options-cart-item+.towishlist {
        position: static
    }
    .cart.table-wrapper {
        overflow: visible
    }
    .shipping-address-modal.modal-popup.modal-slide,
    .billing-address-modal.modal-popup.modal-slide {
        left: 0
    }
    .shipping-address-modal .modal-inner-wrap,
    .billing-address-modal .modal-inner-wrap {
        min-height: 400px
    }
    .shipping-address-modal .modal-inner-wrap h1.modal-title,
    .billing-address-modal .modal-inner-wrap h1.modal-title {
        border: none
    }
    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
    .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
    .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
    .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
    .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
        clear: left;
        float: left;
        margin-top: 5px;
        position: relative;
        top: 5px
    }
    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
    .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address {
        margin-top: 5px;
        position: absolute;
        right: 1rem;
        top: 0
    }
    .address-loading-mask {
        top: 105px
    }
    .lac-notification {
        padding: 5px 0
    }
    .lac-notification .lac-notification-icon {
        display: none
    }
    .lac-notification .lac-notification-text,
    .lac-notification .lac-notification-links {
        float: none;
        padding: 5px 0;
        text-align: center
    }
    .my-orders-search-advanced .search-sku {
        margin: 0 !important;
        width: 75% !important
    }
    .my-orders-search-advanced .fieldset:first-of-type {
        margin-bottom: 20px
    }
    .pagebuilder-banner-wrapper {
        background-attachment: scroll !important
    }
    .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
        max-width: none
    }
    .pagebuilder-column {
        background-attachment: scroll !important;
        flex-basis: 100%;
        max-width: 100%
    }
    .pagebuilder-column-group {
        flex-wrap: wrap
    }
    .pagebuilder-column-line {
        flex-wrap: wrap
    }
    [data-content-type=row][data-appearance=contained] [data-element=inner] {
        background-attachment: scroll !important
    }
    [data-content-type=row][data-appearance=full-bleed] {
        background-attachment: scroll !important
    }
    [data-content-type=row][data-appearance=full-width] {
        background-attachment: scroll !important
    }
    .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
        max-width: none
    }
    [data-content-type=tab-item] {
        background-attachment: scroll !important
    }
    .pagebuilder-mobile-hidden {
        display: none !important
    }
    .page-main .admin__data-grid-pager-wrap {
        float: none;
        text-align: center
    }
    .page-main .admin__data-grid-pager-wrap .admin__data-grid-pager {
        float: none;
        padding-top: 10px;
        position: static;
        width: 100%
    }
    .page-main .admin__data-grid-header-row .row .col-xs-9,
    .page-main .admin__data-grid-header-row .row .col-xs-3 {
        text-align: center;
        width: 100%
    }
    .page-main .admin__data-grid-header-row .row .col-xs-3 {
        padding-bottom: 10px
    }
    div.admin__data-grid-filters-wrap .admin__form-field {
        width: 100%
    }
    .product.quote-details-items.items {
        margin-top: 10px
    }
    .product.quote-details-items.items .product-item-details {
        margin-bottom: 0
    }
    .product.quote-details-items.items .quote-table-totals-wrap {
        margin-bottom: 10px
    }
    .orderapprovals-purchaseorder-view .page-main .negotiable-quote-order-information {
        margin-top: .6rem
    }
    div[data-role=am-banners-lite] {
        order: -2
    }
    .amgdprcookie-groups-modal.-table .modal-inner-wrap {
        min-width: 95%
    }
    .amgdprcookie-groups-modal .amgdprcookie-table {
        font-size: 1rem
    }
    .modal-popup .modal-content {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .amgdprcookie-bar-container .action-close {
        padding: 10px;
        right: 0;
        top: 0
    }
    .amgdprcookie-modal-container .amgdprcookie-modal-template {
        min-width: unset;
        width: unset
    }
    .checkout-container .opc-estimated-wrapper {
        margin-top: 10px
    }
    .checkout-container .authentication-wrapper {
        margin-top: -12px
    }
    .page-product-missing-sticker .missingStickers--modal .missingStickers--container--selector {
        max-height: 300px;
        overflow: auto
    }
    .page-product-missing-sticker .missingStickers--container .mobile-info>span {
        word-break: break-all
    }
    .missing-sticker-price .price {
        font-size: 14px !important
    }
    .checkout-index-index .gift-fields .step-title {
        margin-bottom: 20px
    }
    .checkout-index-index .gift-fields .checkbox-gift-choice-button {
        margin: 0 auto;
        max-width: 100%
    }
    .display-m-none {
        display: none !important
    }
    .display-m-inline {
        display: inline !important
    }
    .display-m-inline-block {
        display: inline-block !important
    }
    .display-m-block {
        display: block !important
    }
    .display-m-grid {
        display: grid !important
    }
    .display-m-table {
        display: table !important
    }
    .display-m-table-cell {
        display: table-cell !important
    }
    .display-m-table-row {
        display: table-row !important
    }
    .display-m-flex {
        display: flex !important
    }
    .display-m-inline-flex {
        display: inline-flex !important
    }
    .width-m-5 {
        width: 5% !important
    }
    .width-m-10 {
        width: 10% !important
    }
    .width-m-15 {
        width: 15% !important
    }
    .width-m-20 {
        width: 20% !important
    }
    .width-m-25 {
        width: 25% !important
    }
    .width-m-30 {
        width: 30% !important
    }
    .width-m-35 {
        width: 35% !important
    }
    .width-m-40 {
        width: 40% !important
    }
    .width-m-45 {
        width: 45% !important
    }
    .width-m-50 {
        width: 50% !important
    }
    .width-m-55 {
        width: 55% !important
    }
    .width-m-60 {
        width: 60% !important
    }
    .width-m-65 {
        width: 65% !important
    }
    .width-m-70 {
        width: 70% !important
    }
    .width-m-75 {
        width: 75% !important
    }
    .width-m-80 {
        width: 80% !important
    }
    .width-m-85 {
        width: 85% !important
    }
    .width-m-90 {
        width: 90% !important
    }
    .width-m-95 {
        width: 95% !important
    }
    .width-m-100 {
        width: 100% !important
    }
    .max-width-m-5 {
        max-width: 5% !important
    }
    .max-width-m-10 {
        max-width: 10% !important
    }
    .max-width-m-15 {
        max-width: 15% !important
    }
    .max-width-m-20 {
        max-width: 20% !important
    }
    .max-width-m-25 {
        max-width: 25% !important
    }
    .max-width-m-30 {
        max-width: 30% !important
    }
    .max-width-m-35 {
        max-width: 35% !important
    }
    .max-width-m-40 {
        max-width: 40% !important
    }
    .max-width-m-45 {
        max-width: 45% !important
    }
    .max-width-m-50 {
        max-width: 50% !important
    }
    .max-width-m-55 {
        max-width: 55% !important
    }
    .max-width-m-60 {
        max-width: 60% !important
    }
    .max-width-m-65 {
        max-width: 65% !important
    }
    .max-width-m-70 {
        max-width: 70% !important
    }
    .max-width-m-75 {
        max-width: 75% !important
    }
    .max-width-m-80 {
        max-width: 80% !important
    }
    .max-width-m-85 {
        max-width: 85% !important
    }
    .max-width-m-90 {
        max-width: 90% !important
    }
    .max-width-m-95 {
        max-width: 95% !important
    }
    .max-width-m-100 {
        max-width: 100% !important
    }
    .margin-m-0 {
        margin: 0 !important
    }
    .margin-m-1 {
        margin: 1rem !important
    }
    .margin-m-2 {
        margin: 2rem !important
    }
    .margin-m-3 {
        margin: 3rem !important
    }
    .margin-m-4 {
        margin: 4rem !important
    }
    .margin-m-5 {
        margin: 5rem !important
    }
    .margin-m-6 {
        margin: 6rem !important
    }
    .margin-m-7 {
        margin: 7rem !important
    }
    .margin-m-8 {
        margin: 8rem !important
    }
    .margin-m-9 {
        margin: 9rem !important
    }
    .margin-m-10 {
        margin: 10rem !important
    }
    .margin-left-m-0 {
        margin-left: 0 !important
    }
    .margin-left-m-1 {
        margin-left: 1rem !important
    }
    .margin-left-m-2 {
        margin-left: 2rem !important
    }
    .margin-left-m-3 {
        margin-left: 3rem !important
    }
    .margin-left-m-4 {
        margin-left: 4rem !important
    }
    .margin-left-m-5 {
        margin-left: 5rem !important
    }
    .margin-left-m-6 {
        margin-left: 6rem !important
    }
    .margin-left-m-7 {
        margin-left: 7rem !important
    }
    .margin-left-m-8 {
        margin-left: 8rem !important
    }
    .margin-left-m-9 {
        margin-left: 9rem !important
    }
    .margin-left-m-10 {
        margin-left: 10rem !important
    }
    .margin-right-m-0 {
        margin-right: 0 !important
    }
    .margin-right-m-1 {
        margin-right: 1rem !important
    }
    .margin-right-m-2 {
        margin-right: 2rem !important
    }
    .margin-right-m-3 {
        margin-right: 3rem !important
    }
    .margin-right-m-4 {
        margin-right: 4rem !important
    }
    .margin-right-m-5 {
        margin-right: 5rem !important
    }
    .margin-right-m-6 {
        margin-right: 6rem !important
    }
    .margin-right-m-7 {
        margin-right: 7rem !important
    }
    .margin-right-m-8 {
        margin-right: 8rem !important
    }
    .margin-right-m-9 {
        margin-right: 9rem !important
    }
    .margin-right-m-10 {
        margin-right: 10rem !important
    }
    .margin-top-m-0 {
        margin-top: 0 !important
    }
    .margin-top-m-1 {
        margin-top: 1rem !important
    }
    .margin-top-m-2 {
        margin-top: 2rem !important
    }
    .margin-top-m-3 {
        margin-top: 3rem !important
    }
    .margin-top-m-4 {
        margin-top: 4rem !important
    }
    .margin-top-m-5 {
        margin-top: 5rem !important
    }
    .margin-top-m-6 {
        margin-top: 6rem !important
    }
    .margin-top-m-7 {
        margin-top: 7rem !important
    }
    .margin-top-m-8 {
        margin-top: 8rem !important
    }
    .margin-top-m-9 {
        margin-top: 9rem !important
    }
    .margin-top-m-10 {
        margin-top: 10rem !important
    }
    .margin-bottom-m-0 {
        margin-bottom: 0 !important
    }
    .margin-bottom-m-1 {
        margin-bottom: 1rem !important
    }
    .margin-bottom-m-2 {
        margin-bottom: 2rem !important
    }
    .margin-bottom-m-3 {
        margin-bottom: 3rem !important
    }
    .margin-bottom-m-4 {
        margin-bottom: 4rem !important
    }
    .margin-bottom-m-5 {
        margin-bottom: 5rem !important
    }
    .margin-bottom-m-6 {
        margin-bottom: 6rem !important
    }
    .margin-bottom-m-7 {
        margin-bottom: 7rem !important
    }
    .margin-bottom-m-8 {
        margin-bottom: 8rem !important
    }
    .margin-bottom-m-9 {
        margin-bottom: 9rem !important
    }
    .margin-bottom-m-10 {
        margin-bottom: 10rem !important
    }
    .padding-m-0 {
        padding: 0 !important
    }
    .padding-m-1 {
        padding: 1rem !important
    }
    .padding-m-2 {
        padding: 2rem !important
    }
    .padding-m-3 {
        padding: 3rem !important
    }
    .padding-m-4 {
        padding: 4rem !important
    }
    .padding-m-5 {
        padding: 5rem !important
    }
    .padding-m-6 {
        padding: 6rem !important
    }
    .padding-m-7 {
        padding: 7rem !important
    }
    .padding-m-8 {
        padding: 8rem !important
    }
    .padding-m-9 {
        padding: 9rem !important
    }
    .padding-m-10 {
        padding: 10rem !important
    }
    .padding-left-m-0 {
        padding-left: 0 !important
    }
    .padding-left-m-1 {
        padding-left: 1rem !important
    }
    .padding-left-m-2 {
        padding-left: 2rem !important
    }
    .padding-left-m-3 {
        padding-left: 3rem !important
    }
    .padding-left-m-4 {
        padding-left: 4rem !important
    }
    .padding-left-m-5 {
        padding-left: 5rem !important
    }
    .padding-left-m-6 {
        padding-left: 6rem !important
    }
    .padding-left-m-7 {
        padding-left: 7rem !important
    }
    .padding-left-m-8 {
        padding-left: 8rem !important
    }
    .padding-left-m-9 {
        padding-left: 9rem !important
    }
    .padding-left-m-10 {
        padding-left: 10rem !important
    }
    .padding-right-m-0 {
        padding-right: 0 !important
    }
    .padding-right-m-1 {
        padding-right: 1rem !important
    }
    .padding-right-m-2 {
        padding-right: 2rem !important
    }
    .padding-right-m-3 {
        padding-right: 3rem !important
    }
    .padding-right-m-4 {
        padding-right: 4rem !important
    }
    .padding-right-m-5 {
        padding-right: 5rem !important
    }
    .padding-right-m-6 {
        padding-right: 6rem !important
    }
    .padding-right-m-7 {
        padding-right: 7rem !important
    }
    .padding-right-m-8 {
        padding-right: 8rem !important
    }
    .padding-right-m-9 {
        padding-right: 9rem !important
    }
    .padding-right-m-10 {
        padding-right: 10rem !important
    }
    .padding-top-m-0 {
        padding-top: 0 !important
    }
    .padding-top-m-1 {
        padding-top: 1rem !important
    }
    .padding-top-m-2 {
        padding-top: 2rem !important
    }
    .padding-top-m-3 {
        padding-top: 3rem !important
    }
    .padding-top-m-4 {
        padding-top: 4rem !important
    }
    .padding-top-m-5 {
        padding-top: 5rem !important
    }
    .padding-top-m-6 {
        padding-top: 6rem !important
    }
    .padding-top-m-7 {
        padding-top: 7rem !important
    }
    .padding-top-m-8 {
        padding-top: 8rem !important
    }
    .padding-top-m-9 {
        padding-top: 9rem !important
    }
    .padding-top-m-10 {
        padding-top: 10rem !important
    }
    .padding-bottom-m-0 {
        padding-bottom: 0 !important
    }
    .padding-bottom-m-1 {
        padding-bottom: 1rem !important
    }
    .padding-bottom-m-2 {
        padding-bottom: 2rem !important
    }
    .padding-bottom-m-3 {
        padding-bottom: 3rem !important
    }
    .padding-bottom-m-4 {
        padding-bottom: 4rem !important
    }
    .padding-bottom-m-5 {
        padding-bottom: 5rem !important
    }
    .padding-bottom-m-6 {
        padding-bottom: 6rem !important
    }
    .padding-bottom-m-7 {
        padding-bottom: 7rem !important
    }
    .padding-bottom-m-8 {
        padding-bottom: 8rem !important
    }
    .padding-bottom-m-9 {
        padding-bottom: 9rem !important
    }
    .padding-bottom-m-10 {
        padding-bottom: 10rem !important
    }
    .subscribe.page-footer .block.newsletter {
        max-width: 768px !important;
        min-width: 275px !important;
        width: 100% !important
    }
    .subscribe.page-footer .block.newsletter .form.subscribe {
        display: flex !important;
        flex-wrap: wrap
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>div {
        display: block
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms {
        flex: 1;
        min-width: 100%;
        padding-top: 5px;
        text-align: left !important;
        margin-right: 0 !important
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms label {
        padding: 0 !important;
        margin: 0 !important
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms .control:before {
        content: ''
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms .control input {
        margin-right: 5px
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .newsletter-validate-detail-favorites fieldset {
        display: grid;
        grid-template-columns: 33% 33% 33%
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .actions.actions-desktop {
        display: none !important;
        pointer-events: none
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .actions.actions-mobile {
        display: flex !important;
        justify-content: center;
        width: 100%;
        margin-top: 30px
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .actions.actions-mobile button,
    .subscribe.page-footer .block.newsletter .form.subscribe .actions.actions-mobile .quote-details-items .actions-toolbar>.action,
    .subscribe.page-footer .block.newsletter .form.subscribe .actions.actions-mobile .cart.table-wrapper .actions-toolbar>.action,
    .subscribe.page-footer .block.newsletter .form.subscribe .actions.actions-mobile .action-gift {
        color: #01324c;
        font-weight: 700;
        line-height: normal;
        letter-spacing: .4px;
        font-size: 14px;
        background: #fff200;
        width: 189px;
        height: 48px;
        border-radius: 5px;
        border: none;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .15)
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .newsletter-validate-detail-inputs {
        flex-direction: column;
        height: auto;
        gap: 20px
    }
    .company-account-create .breadcrumbs {
        margin: 2rem !important
    }
    .company-account-create .actions-toolbar {
        justify-content: space-between
    }
    .company-account-create .actions-toolbar .primary {
        padding-top: 1.3rem
    }
    .customer-account-index .block-image-info {
        column-gap: 16px;
        padding: 14px
    }
    .customer-account-index .block-image-info .image-info {
        max-width: 78px
    }
    .customer-account-index .block-image-info .customer-info {
        padding-top: 20px
    }
    .customer-account-index .block-image-info .customer-info strong {
        font-size: 20px
    }
    .customer-account-index #my-orders-table tbody tr {
        background: #fff;
        border: 1px solid #e0e5eb
    }
    .customer-account-index #my-orders-table tbody tr td:not(.actions) {
        display: flex;
        justify-content: space-between;
        text-decoration: none
    }
    .customer-account-index #my-orders-table tbody tr .col.actions {
        border-top: 1px solid #e9e9eb;
        padding-top: 14px;
        margin-top: 20px;
        text-align: center
    }
    .customer-account-index #my-orders-table tbody tr .col.actions a {
        margin: 0
    }
    .customer-account-index #my-orders-table tbody tr .col.actions a span {
        color: #006bd1;
        font-size: 14px;
        font-weight: 400;
        line-height: 17.298px
    }
    .customer-account-index #my-orders-table tbody tr .col.actions:before {
        display: none
    }
    .account.panini_subscription-customer-subscriptions #maincontent .column.main .box-subscriptions {
        display: flex;
        justify-content: center;
        max-width: 100%;
        flex-direction: column;
        align-items: center
    }
    .account.panini_subscription-customer-subscriptions #maincontent .column.main .box-subscriptions a {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 15px 0
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions {
        display: flex
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions .title-mobile,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions .title-mobile {
        display: flex;
        padding: 8px 23px;
        flex-direction: column;
        border-radius: 4px 0 0 4px;
        margin-right: -1px;
        border: 1px solid #004280
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions .title-mobile span,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions .title-mobile span {
        padding: 8px 0;
        font-weight: 500;
        white-space: nowrap
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table thead,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table thead {
        display: none
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr {
        padding: 23px;
        display: block;
        border: 1px solid #004280;
        border-radius: 0 4px 4px 0;
        margin-bottom: 20px;
        border-left: none
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr:nth-child(2n+1),
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr:nth-child(2n+1) {
        background: #fff
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td {
        padding: 8px 0;
        display: flex;
        justify-content: space-between
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td[data-th]:before,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td[data-th]:before {
        padding-right: 10px;
        content: attr(data-th);
        display: inline-block;
        color: #24262f;
        font-weight: 500;
        text-decoration: none
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td.item-title,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td.item-title {
        padding-left: 0
    }
    .account.panini_subscription-customer-recurring #maincontent .column.main .table-subscritions table tbody tr td.item-order a,
    .account.panini_subscription-customer-convencional #maincontent .column.main .table-subscritions table tbody tr td.item-order a {
        color: #006bd1;
        text-decoration: underline
    }
    .catalog-product-view .column.main {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .catalog-product-view .product.media {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }
    .block.related .action.select {
        display: block;
        margin: 5px 0
    }
    .compare,
    .product-addto-links .action.tocompare,
    .product-item-actions .actions-secondary>.action.tocompare {
        display: none
    }
    .block-search .block-content {
        margin-bottom: 0
    }
    .cart.table-wrapper {
        overflow: inherit
    }
    .cart.table-wrapper thead .col:not(.item) {
        display: none
    }
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.subtotal,
    .cart.table-wrapper .col.msrp {
        box-sizing: border-box;
        display: block;
        float: left;
        text-align: center;
        white-space: nowrap;
        width: 33%
    }
    .cart.table-wrapper .col.qty[data-th]:before,
    .cart.table-wrapper .col.price[data-th]:before,
    .cart.table-wrapper .col.subtotal[data-th]:before,
    .cart.table-wrapper .col.msrp[data-th]:before {
        content: attr(data-th) ':';
        display: block;
        font-weight: 700;
        padding-bottom: 10px
    }
    .cart.table-wrapper .col.msrp {
        white-space: normal
    }
    .cart.table-wrapper .item .col.item {
        padding-bottom: 0
    }
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }
    .checkout-payment-method .payment-methods {
        margin: 0 -15px
    }
    .checkout-payment-method .step-title {
        padding-left: 15px;
        padding-right: 15px
    }
    .checkout-payment-method .payment-method-title {
        padding: 15px
    }
    .checkout-payment-method .payment-method-content {
        padding: 0 15px 20px
    }
    .checkout-payment-method .checkout-billing-address .action-cancel {
        margin-top: 10px
    }
    .checkout-payment-method .payment-option {
        margin: 0 -15px
    }
    .checkout-payment-method .payment-option .payment-option-title {
        padding: 15px
    }
    .checkout-payment-method .payment-option .payment-option-content {
        padding: 0 15px 20px
    }
    .contact-index-index .column:not(.sidebar-main) .form.contact {
        float: none;
        width: 100%
    }
    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        float: none;
        width: 100%
    }
    .login-container .fieldset:after {
        text-align: center
    }
    .account .messages {
        margin-bottom: 0
    }
    .control.captcha-image .captcha-img {
        margin-bottom: 10px;
        display: block
    }
    .customer-account-index .page-title-wrapper {
        position: relative
    }
    .form.search.advanced .field.price .with-addon .input-text {
        flex-basis: auto;
        width: 100%
    }
    .gift-options .actions-toolbar .action-update {
        font-size: 2rem;
        padding: 15px;
        width: 100%
    }
    .gift-item-block {
        border-top: 1px solid #c1c1c1;
        border-bottom: 0
    }
    .cart.table-wrapper .gift-content {
        margin-right: -10px
    }
    .gift-wrapping {
        border-bottom: 1px solid #c1c1c1;
        margin-bottom: 20px;
        padding-bottom: 10px
    }
    .gift-wrapping-list {
        width: 100%
    }
    .gift-wrapping-preview img {
        width: 100%
    }
    .item-actions .actions-toolbar .gift-options .gift-wrapping,
    .item-actions .actions-toolbar .gift-options .gift-message {
        display: block
    }
    .form-add-invitations .additional,
    .form-add-invitations .field.text {
        margin-top: 20px
    }
    .page-with-filter .columns .sidebar-main {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0
    }
    .map-popup {
        max-width: 100%
    }
    .map-old-price,
    .map-show-info {
        display: inline-block
    }
    .map-old-price:not(:last-child),
    .map-show-info:not(:last-child) {
        margin-bottom: 10px
    }
    .block-wishlist-management {
        clear: both;
        margin-top: -21px
    }
    .block-wishlist-management .wishlist-select {
        margin: 0 -15px 20px
    }
    .block-wishlist-management .wishlist-select-items {
        border-bottom: 1px solid #d1d1d1;
        background: #f5f5f5;
        display: none;
        padding: 15px 0
    }
    .block-wishlist-management .wishlist-select-items.active {
        display: block
    }
    .block-wishlist-management .wishlist-select-items .item {
        margin: 3px 0 0
    }
    .block-wishlist-management .wishlist-select-items .item:first-child {
        margin-top: 0
    }
    .block-wishlist-management .wishlist-select-items .item.current {
        display: none
    }
    .block-wishlist-management .wishlist-select-items .item a {
        display: block;
        padding: 5px 18px;
        text-decoration: none
    }
    .block-wishlist-management .wishlist-select-items .item a:hover {
        background: #e8e8e8
    }
    .block-wishlist-management .wishlist-title strong {
        font-size: 2.6rem
    }
    .block-wishlist-management .wishlist-info {
        margin-bottom: 15px
    }
    .block-wishlist-management .wishlist-toolbar-select,
    .block-wishlist-management .wishlist-toolbar-actions {
        margin-bottom: 15px
    }
    .products-grid.wishlist .product-item-checkbox {
        left: 0;
        position: absolute;
        top: 20px
    }
    .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
        margin-left: 25px
    }
    .page-multiple-wishlist .products-grid.wishlist .product-item-name,
    .page-multiple-wishlist .products-grid.wishlist .product-item-description,
    .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
    .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
        margin-left: 115px
    }
    .products-grid.wishlist .wishlist-dropdown {
        display: none
    }
    .multishipping-checkout-success .nav-toggle {
        display: block
    }
    .multishipping-checkout-success .logo {
        margin-left: 40px
    }
    .reward-settings+.actions-toolbar {
        margin-top: 10px
    }
    .account .column.main .returns-details-items .block-returns-tracking .block-title>.action.track {
        display: block;
        float: none;
        margin: 10px 0 0
    }
    .order-pager-wrapper .toolbar-amount {
        left: inherit;
        position: relative;
        text-align: center;
        top: inherit
    }
    .order-pager-wrapper .pages {
        text-align: center
    }
    .order-pager-wrapper .action.previous,
    .order-pager-wrapper .action.next {
        margin: 0
    }
    .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: -21px;
        width: 100%;
        z-index: 5
    }
    .block-collapsible-nav .content {
        border-bottom: 1px solid #d1d1d1;
        display: none
    }
    .block-collapsible-nav .content.active {
        display: block
    }
    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
        display: none
    }
    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
        display: none
    }
    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
        display: block
    }
    .my-credit-cards .card-type img {
        vertical-align: middle
    }
    .products-grid.wishlist {
        margin-bottom: 30px;
        margin-right: 0
    }
    .products-grid.wishlist .product-item {
        padding: 20px 0;
        position: relative
    }
    .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 20px
    }
    .products-grid.wishlist .product-item-name {
        font-size: 1.6rem
    }
    .products-grid.wishlist .product-item-actions {
        display: block;
        float: left
    }
    .products-grid.wishlist .product-item-actions .action {
        margin-right: 15px
    }
    .products-grid.wishlist .product-item-actions .action:last-child {
        margin-right: 0
    }
    .products-grid.wishlist .product-item-actions .action.edit {
        float: left
    }
    .products-grid.wishlist .product-item-actions .action.delete {
        float: right
    }
    .products-grid.wishlist .product-item-actions .action.edit,
    .products-grid.wishlist .product-item-actions .action.delete {
        margin-top: 7px
    }
    .products-grid.wishlist .product-item-name,
    .products-grid.wishlist .product-item-description,
    .products-grid.wishlist .product-item .price-box,
    .products-grid.wishlist .product-item-tooltip {
        margin-left: 95px
    }
    .products-grid.wishlist .product-item .box-tocart {
        float: left;
        margin-right: 20px
    }
    .products-grid.wishlist .product-item .box-tocart .stock {
        margin-top: 7px
    }
    .products-grid.wishlist .product-item .giftregisty-dropdown,
    .products-grid.wishlist .product-item .field.qty {
        display: none
    }
    .products-grid.wishlist .product-image-container {
        max-width: 80px
    }
    .wishlist-index-index .product-item {
        width: 100%
    }
    .wishlist-index-index .product-item-info {
        width: auto
    }
    #html-body .payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control select {
        height: 48px;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    #html-body .payment-method.form-mercadopago .fieldset .field.mercadopago-input-group .control~.label {
        display: none
    }
    .sidebar .block-viewed-products-grid .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 2%)/2)
    }
    .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n+1) {
        margin-left: 0
    }
    .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
        display: block;
        position: relative
    }
    .sidebar .block-viewed-products-grid .products-grid .product-item-details {
        margin: 0
    }
    .sidebar .block-viewed-products-grid .products-grid .product-item-info {
        text-align: center
    }
    .account.vault-cards-listaction .add-methods {
        flex-direction: column
    }
    .account.vault-cards-listaction .add-methods>div {
        width: calc(100% - 6px)
    }
    .account.vault-cards-listaction .add-methods>div>div:first-child {
        flex-direction: row
    }
    .account.vault-cards-listaction .add-methods>div>div:first-child img {
        margin-right: 20px
    }
    .account.vault-cards-listaction .add-methods>div:first-child {
        margin-bottom: 20px;
        margin-right: 0
    }
    .account.vault-cards-listaction .braintree-credit-card-types {
        max-width: 130px
    }
    .braintree-applepay-container-product {
        display: block
    }
    .braintree-applepay-container-product .braintree-apple-pay-button {
        width: 100%
    }
    div.braintree-express-payments>div>div {
        width: 100%
    }
    div.braintree-express-payments .braintree-googlepay-button.long {
        height: 45px;
        width: 100%
    }
    div.braintree-express-payments .braintree-apple-pay-button {
        height: 45px;
        width: calc(100% - 10px)
    }
    .customer-account-login .minicart-wrapper,
    .customer-account-create .minicart-wrapper {
        display: none !important
    }
    .gigya-screen-content div.gigya-screen.landscape {
        max-width: 100vw !important;
        padding: 50px 0 !important
    }
    .gigya-layout-cell.responsive.with-divider {
        display: none !important
    }
    .customer-account-login .breadcrumbs,
    .customer-account-create .breadcrumbs,
    .customer-account-login #maincontent,
    .customer-account-create #maincontent {
        width: calc(100% - 30px) !important;
        max-width: 768px !important;
        margin: 0 auto
    }
    #gigya-register #gigya-register-form .gigya-layout-row.with-divider .with-site-login {
        max-width: 100% !important;
        width: 100% !important;
        float: left
    }
    .gigya-screen.portrait .gigya-layout-row .gigya-layout-cell.responsive,
    .gigya-screen.portrait .gigya-layout-row.with-divider .gigya-layout-cell.responsive {
        float: none;
        min-width: 100%;
        width: 100% !important
    }
    .customer-account-create #gigya-register {
        width: 100% !important
    }
    .customer-account-create #gigya-register>.gigya-screen.portrait {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .customer-account-create #gigya-register .gigya-screen-content div.gigya-screen.landscape {
        width: 100%
    }
    .customer-account-create #gigya-register .with-social-login {
        height: 100px
    }
    .customer-account-create #gigya-register .gigya-register-form {
        flex-direction: column
    }
    .customer-account-create #gigya-register .gigya-composite-control-link {
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px
    }
    .customer-account-create #gigya-register .gigya-text-form {
        align-items: center;
        justify-content: flex-start
    }
    .customer-account-create #gigya-register .gigya-text-form input[type=checkbox] {
        height: 18px;
        width: 18px;
        margin: 0;
        top: 0
    }
    .customer-account-create #gigya-register .gigya-screen .gigya-composite-control-submit {
        height: 48px !important;
        margin-top: -18px !important;
        padding-bottom: 32px !important
    }
    .customer-account-create #gigya-register .gigya-screen .gigya-composite-control-submit.gigya-button-login {
        padding-bottom: 4px !important
    }
    .customer-account-create #gigya-register .gigya-screen .gigya-composite-control.gigya-composite-control-link.gigya-link-register {
        text-align: left;
        justify-content: center !important
    }
    .customer-account-create #gigya-register .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
    .customer-account-create #gigya-register .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label {
        padding-bottom: 2px !important
    }
    .customer-account-create #gigya-register .gigya-screen .gigya-forgotPassword.gigya-button-forgotPassword {
        text-align: center !important;
        margin: 32px auto 25px !important;
        float: none !important;
        clear: both
    }
    .customer-account-create #gigya-register .gigya-keep-me-logged-in.gigya-composite-control {
        padding-bottom: 32px;
        width: 100%;
        min-width: 200px
    }
    .customer-account-create #gigya-register .gigya-composite-control-link[data-switch-screen=gigya-login-screen] {
        font-size: 16px !important
    }
    .customer-account-login .block-customer-login .gigya-login {
        margin: 0
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login {
        display: flex
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container {
        width: auto !important
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container * {
        width: auto !important
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list button.tabbing-button>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .action-gift.tabbing-button>div {
        width: 45px !important;
        background-size: cover !important;
        background-image: url('https://cdns.us1.gigya.com/gs/GetSprite.ashx?path=%2FHTMLLogin%2F%5Bfacebook%2Cgoogleplus%2Ctwitter%2Clinkedin%2Camazon%2Cyahoo%5D_45.png') !important
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list button.tabbing-button#Google_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Google_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Google_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .action-gift.tabbing-button#Google_btn>div {
        background-position: -45px 0 !important
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list button.tabbing-button#Twitter_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Twitter_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Twitter_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .action-gift.tabbing-button#Twitter_btn>div {
        background-position: -90px 0 !important
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list button.tabbing-button#LinkedIn_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#LinkedIn_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#LinkedIn_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .action-gift.tabbing-button#LinkedIn_btn>div {
        background-position: -135px 0 !important
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list button.tabbing-button#Amazon_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Amazon_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Amazon_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .action-gift.tabbing-button#Amazon_btn>div {
        background-position: -180px 0 !important
    }
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list button.tabbing-button#Yahoo_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Yahoo_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Yahoo_btn>div,
    .customer-account-login .block-customer-login .gigya-login .gigya-social-login .gigya-social-login-container .gigya-login-providers-list .action-gift.tabbing-button#Yahoo_btn>div {
        background-position: -225px 0 !important
    }
    .customer-account-login .block-customer-login {
        margin: 0 6px
    }
    .customer-account-login .gigya-keep-me-logged-in.gigya-composite-control {
        padding-bottom: 32px;
        width: 100%;
        min-width: 200px
    }
    .customer-account-login .customer-account-login .block-customer-login h1.gigya-screen-caption,
    .customer-account-login #gigya-login-embed_content_caption {
        width: 100% !important;
        text-align: left !important
    }
    .customer-account-login .gigya-screen .gigya-label {
        text-align: left !important
    }
    .customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-submit.gigya-button-login {
        padding-bottom: 0
    }
    .customer-account-login .gigya-screen .gigya-forgotPassword.gigya-button-forgotPassword {
        text-align: center;
        margin-bottom: 25px;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important
    }
    .customer-account-login .customer-account-login .block-customer-login h1.gigya-screen-caption {
        text-align: left !important
    }
    .customer-account-login .gigya-screen .gigya-composite-control.gigya-composite-control-link.gigya-link-register {
        text-align: left;
        justify-content: center !important;
        margin-top: 6px !important
    }
    .customer-account-login .gigya-composite-control-link[data-switch-screen=gigya-login-screen] {
        margin-top: 32px;
        font-size: 16px !important
    }
    .customer-account-login .gigya-screen.portrait.mobile {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .customer-account-login .gigya-screen.portrait {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .customer-account-login .gigya-screen-caption {
        width: 100% !important
    }
    .customer-account-login .customer-account-login .block-customer-login input[type=submit] {
        background-color: #282b33;
        font-size: 14px;
        font-family: Roboto;
        font-weight: 700;
        line-height: 20px;
        float: left !important;
        margin: 2px auto 0 !important;
        border-radius: 5px
    }
    .customer-account-login .gigya-composite-control.gigya-composite-control-submit.gigya-button-login {
        margin-top: 0 !important
    }
    .customer-account-login .gigya-screen .gigya-forgotPassword.gigya-button-forgotPassword {
        text-align: center !important;
        margin: 32px auto 25px !important;
        float: none !important;
        clear: both
    }
    .sales-order-view .desktop-show,
    .panini_subscription-subscription-view .desktop-show {
        display: none
    }
    .sales-order-view .mobile-show,
    .panini_subscription-subscription-view .mobile-show {
        text-decoration: none;
        width: 100%;
        display: grid;
        margin: 0 0 2rem;
        height: 48px;
        place-items: center;
        border: 1px solid #282b33;
        box-sizing: border-box;
        color: #282b33;
        font-size: 16px;
        font-weight: 700;
        border-radius: 4px
    }
    .sales-order-view .tracking__item__icon,
    .panini_subscription-subscription-view .tracking__item__icon {
        max-height: 38px
    }
    .sales-order-view .chevron-separator,
    .panini_subscription-subscription-view .chevron-separator {
        padding: 1rem
    }
    .sales-order-view .chevron-separator:after,
    .panini_subscription-subscription-view .chevron-separator:after {
        top: 0 !important;
        left: 1rem !important
    }
    .order-title__tracking>div {
        width: 80%
    }
    .order-title__tracking>div .tracking__item {
        max-height: 70px
    }
    .order-title__tracking>div .tracking__item .tracking__item__info {
        justify-content: center
    }
    .form_stickers>form .field {
        margin-bottom: 2rem
    }
    .cards-cromos {
        margin-bottom: 2rem
    }
    .cards-cromos .price-to span.price {
        font-size: 24px !important
    }
    .product.alert.stock .action.alert {
        width: 100%;
        box-sizing: border-box
    }
    #product-options-wrapper {
        margin-top: -4px
    }
    #product-options-wrapper label {
        margin: 0
    }
    .volumes-container,
    .subscription-details-container {
        background: #fff
    }
    .mobile-hidden {
        display: none
    }
    .catalog-product-view #product_addtocart_form .login-required .bt-login-required {
        height: 48px !important;
        font-size: 14px !important
    }
    .catalog-product-view #product_addtocart_form .login-required .bt-login-required span {
        display: inline !important
    }
    .catalog-product-view .page-wrapper .page-title-wrapper {
        order: -3
    }
    .catalog-product-view .page-wrapper .page-title-wrapper #page-title-heading {
        margin-bottom: 5px
    }
    .catalog-product-view .page-wrapper .product.media .amasty-label-container {
        height: 17px !important;
        width: 50px !important
    }
    .catalog-product-view .page-wrapper .product.media .amasty-label-container .amlabel-text {
        width: calc(100% - 15px) !important;
        font-size: 10px
    }
    .catalog-product-view .bundle-options-container #product_addtocart_form {
        display: flex;
        flex-direction: column !important;
        justify-content: space-between !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options {
        margin-top: 20px
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-title {
        font-weight: 700;
        line-height: 1.1;
        font-size: 2.6rem;
        margin-top: 0;
        margin-bottom: 2rem
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control {
        margin-top: 20px;
        width: calc(100vw - 96px);
        overflow-x: auto;
        scroll-behavior: smooth
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control::-webkit-scrollbar {
        width: .3em
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 5px
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control::-webkit-scrollbar-thumb {
        background-color: #282b33;
        border-radius: 5px;
        outline: 0px;
        border: 0
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control .nested.options-list {
        width: max-content
    }
    .catalog-product-view .bundle-options-container .product-add-form .fieldset-bundle-options .field-sticker-option {
        display: none
    }
    .catalog-product-view .bundle-options-container .product-add-form>.title>strong {
        color: #343d55;
        font-weight: 700;
        line-height: 1.1;
        font-size: 2.6rem;
        margin-top: 2.5rem;
        margin-bottom: 2rem
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers {
        width: 40%
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers #bundleSummary .title {
        margin-left: 0 !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers #bundleSummary .product-image-container .product-image-wrapper {
        margin: 20px auto 30px;
        height: 240px;
        padding-bottom: 0 !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary {
        position: relative;
        background-color: transparent !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary:before {
        display: none !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .title strong {
        color: #343d55 !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .content .bundle-info .product-details .product.name,
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .content .bundle-info .product-details .available.stock,
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .content .bundle-info .product-details .field.qty span,
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .content .bundle-info .product-details .price {
        color: #343d55 !important;
        display: flex;
        justify-content: space-between
    }
    .catalog-product-view .bundle-options-container .bundle-info {
        flex-direction: row !important;
        justify-content: flex-start !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers {
        width: 100% !important
    }
    .catalog-product-view .bundle-options-container .product-add-form .bundle-options-wrapper {
        width: 100% !important
    }
    .info-container .have-discount {
        text-decoration: line-through
    }
    .checkout-cart-index #maincontent .form-cart .table-wrapper {
        margin: 24px auto 14px;
        width: calc(100% - 40px)
    }
    .checkout-cart-index #maincontent .form-cart .table-wrapper .cart.item .info-container {
        padding-top: 5px;
        padding-bottom: 0;
        width: calc(100% - 150px) !important;
        max-height: -webkit-fill-available;
        height: 100px;
        min-height: -webkit-fit-content
    }
    .checkout-cart-index #maincontent .form-cart .table-wrapper .cart.item .info-container .item-info .item-actions {
        margin-left: 0;
        margin-bottom: 8px;
        margin-top: auto
    }
    .checkout-cart-index #maincontent .cart-header {
        flex-wrap: wrap
    }
    .checkout-cart-index #maincontent #empty_cart_button {
        width: 100%;
        clear: both;
        margin: 22px 0 16px
    }
    .checkout-cart-index #maincontent .product-item-name {
        font-size: 14px !important;
        line-height: 20px !important
    }
    .checkout-cart-index #maincontent .item-info {
        padding-top: 6px;
        margin-top: 0 !important;
        height: fit-content;
        height: -moz-available
    }
    .checkout-cart-index #maincontent .item-info .price {
        width: 100%;
        margin-bottom: 29px
    }
    .checkout-cart-index #maincontent .item-info .item-photo .product-image-photo img {
        max-height: 132px
    }
    .checkout-cart-index #maincontent .item-info .price-including-tax,
    .checkout-cart-index #maincontent .item-info .price-excluding-tax {
        font-size: 14px !important
    }
    .checkout-cart-index #maincontent .item-info .item-actions .action-delete {
        display: inline-block;
        text-decoration: none
    }
    .checkout-cart-index #maincontent .item-info .item-actions .action-delete:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 24px;
        color: #282b33;
        content: "\e8da";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .checkout-cart-index #maincontent .cart.item {
        padding: 24px 0 20px;
        gap: 20px;
        flex-wrap: wrap !important
    }
    .checkout-cart-index #maincontent .cart.item .info-container [data-th=Qtd] {
        margin-left: unset !important;
        margin-right: unset !important;
        margin-bottom: -4px;
        margin-top: auto
    }
    .checkout-cart-index #maincontent .cart-summary {
        margin: 0 17px 38px
    }
    .checkout-cart-index #maincontent .cart-summary .block.discount .fieldset.coupon .actions-toolbar {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 26px !important
    }
    .checkout-cart-index #maincontent .pre-sale-date {
        width: 100%;
        align-items: flex-start;
        margin: 0 0 16px
    }
    .checkout-cart-index #maincontent .pre-sale-date.desktop {
        display: none !important
    }
    .checkout-cart-index #maincontent .pre-sale-date.mobile {
        display: flex
    }
    .block.shipping {
        margin-top: 23px;
        display: block
    }
    .block.shipping .fieldset.estimate {
        margin: 0;
        position: relative
    }
    .block.shipping .fieldset.estimate .field[name="shippingAddress.country_id"],
    .block.shipping .fieldset.estimate .field[name="shippingAddress.region_id"] {
        display: none
    }
    .block.shipping .fieldset.estimate .field.note {
        margin-bottom: 8px;
        color: #282b33;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }
    .block.shipping .fieldset.estimate>a {
        font-size: 16px;
        color: #2684c7
    }
    .block.shipping .fieldset.estimate .field[name="shippingAddress.postcode"] {
        min-width: 254px;
        width: 106%
    }
    .block.shipping .fieldset.estimate .field[name="shippingAddress.postcode"]>.label {
        display: none
    }
    .block.shipping .fieldset.estimate .field[name="shippingAddress.postcode"] input {
        max-width: 768px;
        background: #f5f5f5;
        width: calc(100% - 54px);
        height: 40px !important
    }
    .block.shipping .fieldset.estimate .actions-toolbar {
        position: absolute;
        top: 0 !important;
        left: unset;
        right: 0 !important;
        margin-top: 24px
    }
    .block.shipping .fieldset.estimate .actions-toolbar button,
    .block.shipping .fieldset.estimate .actions-toolbar .quote-details-items .actions-toolbar>.action,
    .block.shipping .fieldset.estimate .actions-toolbar .cart.table-wrapper .actions-toolbar>.action,
    .block.shipping .fieldset.estimate .actions-toolbar .action-gift {
        border-radius: 0 4px 4px 0;
        background: #282b33;
        height: 42px;
        margin: -1px;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        width: 80px;
        padding: 8px
    }
    .block.shipping .fieldset.estimate .actions-toolbar button span,
    .block.shipping .fieldset.estimate .actions-toolbar .quote-details-items .actions-toolbar>.action span,
    .block.shipping .fieldset.estimate .actions-toolbar .cart.table-wrapper .actions-toolbar>.action span,
    .block.shipping .fieldset.estimate .actions-toolbar .action-gift span {
        color: #fff;
        text-align: center;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 23.3px
    }
    .checkout-index-index .minicart-wrapper {
        display: none !important
    }
    .checkout-index-index .checkout-billing-address .primary {
        display: flex;
        justify-content: space-between
    }
    .checkout-index-index .checkout-billing-address .action-update,
    .checkout-index-index .checkout-billing-address .action-cancel {
        width: 110px
    }
    .checkout-index-index .action.primary.checkout {
        width: 100%
    }
    .checkout-index-index .checkout-payment-method .payment-methods {
        margin: 0
    }
    .checkout-index-index .checkout-payment-method .payment-methods .step-title {
        padding: 0 0 .5rem;
        margin: 0 0 16px
    }
    .checkout-index-index .checkout-payment-method .payment-methods .payment-method-content {
        padding: 0 0 1.6rem
    }
    .checkout-index-index td.col-carrier {
        display: none
    }
    .checkout-index-index .opc-wrapper .step-title {
        margin-bottom: 0;
        padding-bottom: 6px
    }
    .checkout-index-index .checkout-container .field.addresses .shipping-address-item {
        margin: 16px 0 0
    }
    .checkout-index-index .checkout-container .new-address-popup {
        margin: 16px auto 0 !important;
        text-align: center
    }
    .checkout-index-index .checkout-container .new-address-popup .action-show-popup {
        width: 320px
    }
    .checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .release-date span,
    .checkout-index-index .opc-summary-wrapper .opc-block-summary>.minicart-items .minicart-items-wrapper>.minicart-items .product-item .product .release-date strong {
        font-size: 1.2rem;
        font-weight: 700;
        line-height: 1.3;
        letter-spacing: .15px
    }
    .checkout-index-index .checkout-billing-address .primary {
        display: flex;
        justify-content: space-between
    }
    .checkout-index-index .checkout-billing-address .action-update,
    .checkout-index-index .checkout-billing-address .action-cancel {
        width: 110px
    }
    .checkout-index-index .action.primary.checkout {
        width: 100%
    }
    .checkout-index-index .checkout-payment-method .payment-methods {
        margin: 0
    }
    .checkout-index-index .checkout-payment-method .payment-methods .step-title {
        padding: 0 0 .5rem;
        margin: 0 0 16px
    }
    .checkout-index-index .checkout-payment-method .payment-methods .payment-method-content {
        padding: 0 0 1.6rem
    }
    .checkout-index-index td.col-carrier {
        display: none
    }
    .checkout-index-index .opc-wrapper .step-title {
        margin-bottom: 0;
        padding-bottom: 6px
    }
    .checkout-index-index .checkout-container .field.addresses .shipping-address-item {
        margin: 16px 0 0
    }
    .checkout-index-index .checkout-container .new-address-popup {
        margin: 16px auto 0 !important;
        text-align: center
    }
    .checkout-index-index .checkout-container .new-address-popup .action-show-popup {
        width: 320px
    }
    .checkout-index-index .gift-fields .step-title {
        margin-bottom: 20px
    }
    .checkout-index-index .gift-fields .checkbox-gift-choice-button {
        margin: 0 auto;
        max-width: 100%
    }
    .customer-account-edit .block-dashboard-info .block-title strong {
        color: #282b33 !important;
        font-size: 18px
    }
    .customer-account-index .page-wrapper .page-header .header.content .block-search .block.block-title {
        display: none !important
    }
    .wishlist-index-index .pages {
        float: unset !important
    }
    .wishlist-index-index ol.product-items {
        grid-template-columns: 1fr 1fr
    }
    .wishlist-index-index ol.product-items li {
        border: none !important;
        max-width: 151px !important
    }
    .wishlist-index-index ol.product-items li .product-item-actions {
        position: unset !important
    }
    .wishlist-index-index ol.product-items li .product-item-info {
        display: grid
    }
    .wishlist-index-index ol.product-items li .product-item-photo {
        margin: 0
    }
    .wishlist-index-index ol.product-items li .product-item-inner {
        width: 100%;
        margin-top: 8px
    }
    .wishlist-index-index ol.product-items li .product-item-inner .box-tocart {
        width: 100%
    }
    .wishlist-index-index ol.product-items li .product-item-inner .box-tocart fieldset {
        width: 100%
    }
    .wishlist-index-index ol.product-items li .product-item-inner .box-tocart fieldset .product-item-actions {
        width: 100%
    }
    .wishlist-index-index .product-item-inner .product-item-actions .btn-remove {
        position: absolute;
        top: 18rem;
        right: 1rem;
        height: 36px;
        width: 36px
    }
    .wishlist-index-index .product-item-inner .product-item-actions .btn-remove:before {
        font-size: 20px
    }
    .account.sales-order-history .page-title-wrapper {
        display: none
    }
    .account.sales-order-history .pager .limiter {
        display: none
    }
    .account.sales-order-history .pager .pages {
        float: unset
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr {
        margin-bottom: 16px;
        border: 1px solid #e0e5eb;
        background: #fff
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr .col.id {
        text-decoration: none
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr .col.id a {
        text-decoration: underline;
        text-decoration-color: #006bd1;
        color: #006bd1
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr td:before {
        color: #343d55
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr .col.actions {
        border-top: 1px solid #e9e9eb;
        padding-top: 14px;
        margin-top: 20px
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr .col.actions>a:nth-child(2) {
        display: none
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr .col.actions a {
        margin: 0;
        text-decoration-color: #006bd1
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr .col.actions a span {
        color: #006bd1;
        font-size: 14px;
        font-weight: 400;
        text-decoration-color: #006bd1;
        line-height: 17.298px
    }
    .account.sales-order-history .column.main .orders-history #my-orders-table tbody tr .col.actions:before {
        display: none
    }
    .account [data-ui-id=page-title-wrapper] {
        display: none
    }
    .account .column.main {
        margin-top: 10rem !important;
        padding: 0 2rem
    }
    .account #maincontent .columns {
        position: relative
    }
    .account .block-collapsible-nav {
        top: 10px
    }
    .account .block-collapsible-nav #block-collapsible-nav {
        padding: 0
    }
    .account .block-collapsible-nav #block-collapsible-nav ul li {
        margin: 0;
        padding: 2rem;
        max-height: 65px;
        box-sizing: border-box;
        border-top: 1px solid #e9e9eb
    }
    .account .block-collapsible-nav #block-collapsible-nav ul li:after,
    .account .block-collapsible-nav #block-collapsible-nav ul li:before {
        display: none
    }
    .account .block-collapsible-nav #block-collapsible-nav ul li strong {
        color: #fff;
        font-family: "Nunito";
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px
    }
    .account .block-collapsible-nav #block-collapsible-nav ul li a {
        color: #282b33;
        font-family: "Nunito";
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px
    }
    .account .block-collapsible-nav .block-collapsible-nav-title {
        border: none;
        background: #fff;
        height: 64px;
        box-sizing: border-box;
        padding: 2rem
    }
    .account .block-collapsible-nav .block-collapsible-nav-title.active:after {
        transform: unset !important
    }
    .account .block-collapsible-nav .block-collapsible-nav-title:after {
        right: 24px;
        top: 2rem;
        content: "\f077";
        font-family: 'Font Awesome 5 Pro';
        transform: rotate(180deg);
        font-size: 12px
    }
    .account .block-collapsible-nav .block-collapsible-nav-title strong {
        color: #282b33 !important;
        font-family: "Nunito";
        font-size: 20px !important;
        font-weight: 700 !important
    }
    .sales-order-view .page-main .column.main .block-order-details-view .block-content {
        display: block !important
    }
    #form-validate fieldset {
        display: unset;
        width: 100%
    }
    #form-validate .actions-toolbar {
        display: grid;
        grid-template-columns: 1fr 1fr
    }
    #form-validate .actions-toolbar .primary {
        grid-column: 1
    }
    #form-validate .actions-toolbar .primary button,
    #form-validate .actions-toolbar .primary .quote-details-items .actions-toolbar>.action,
    #form-validate .actions-toolbar .primary .cart.table-wrapper .actions-toolbar>.action,
    #form-validate .actions-toolbar .primary .action-gift {
        height: 48px
    }
    #form-validate .actions-toolbar .secondary {
        padding-top: 1.3rem
    }
    .customer-address-index .page-title-wrapper {
        display: none
    }
    .customer-address-index .adddress-list>.actions-toolbar .primary button,
    .customer-address-index .adddress-list>.actions-toolbar .primary .quote-details-items .actions-toolbar>.action,
    .customer-address-index .adddress-list>.actions-toolbar .primary .cart.table-wrapper .actions-toolbar>.action,
    .customer-address-index .adddress-list>.actions-toolbar .primary .action-gift {
        max-width: 100%;
        margin-bottom: 9rem
    }
    .customer-address-index .block-addresses-default {
        margin-bottom: 32px
    }
    .customer-address-index .block-addresses-list .account-address {
        margin-bottom: 32px
    }
    .customer-address-index .block-addresses-list .account-address .account-address__info {
        grid-column: 1/3
    }
    .slick-linked-home {
        background: #282b33;
        height: auto !important;
        padding-bottom: 15px
    }
    .slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-prev {
        margin-left: -12px
    }
    .slick-linked-home .pagebuilder-slider-nav .slick-slider .slick-next {
        margin-right: -12px
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-column {
        width: calc(100% - 40px) !important
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-column:first-child {
        margin: 30px 20px 0 !important;
        order: 2
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-column:last-child {
        margin-top: 61px
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content {
        width: 100% !important
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .product-item-inner {
        margin-top: 20px
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .product-item-inner .product-item-actions .action.subscribe,
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .product-item-inner .product-item-actions .product-item-subscription-container a {
        min-width: 129px !important;
        height: 48px;
        padding: 0;
        font-size: 16px
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .product-item-inner .product-item-actions .action.subscribe:before,
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .product-item-inner .product-item-actions .product-item-subscription-container a:before {
        display: none
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .product-item-inner .product-item-actions .product-item-subscription-container a {
        color: #fff;
        height: 46px;
        text-align: center;
        font-family: Roboto;
        font-style: normal;
        font-weight: 700;
        line-height: 23.3px;
        text-decoration: none
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .pagebuilder-poster-content p,
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-content .pagebuilder-poster-content p span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-nav {
        margin-right: 0
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-nav .slick-slide {
        width: 130px !important
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-nav .slick-list {
        padding: 0 !important;
        overflow: hidden;
        width: 100%;
        margin: auto
    }
    .slick-linked-home .pagebuilder-column-group .pagebuilder-slider-nav .widget-product-carousel {
        height: auto !important
    }
    .slick-linked-home .price-container {
        margin-right: 20px
    }
    .slick-linked-home .product-image-container .product-image-wrapper {
        padding-bottom: 155% !important
    }
    .sales-order-view .desktop-show,
    .panini_subscription-subscription-view .desktop-show {
        display: none
    }
    .sales-order-view .mobile-show,
    .panini_subscription-subscription-view .mobile-show {
        text-decoration: none;
        width: 100%;
        display: grid;
        margin: 0 0 2rem;
        height: 48px;
        place-items: center;
        border: 1px solid #282b33;
        box-sizing: border-box;
        color: #282b33;
        font-size: 16px;
        font-weight: 700;
        border-radius: 4px
    }
    .sales-order-view .tracking__item__icon,
    .panini_subscription-subscription-view .tracking__item__icon {
        max-height: 38px
    }
    .sales-order-view .chevron-separator,
    .panini_subscription-subscription-view .chevron-separator {
        padding: 1rem
    }
    .sales-order-view .chevron-separator:after,
    .panini_subscription-subscription-view .chevron-separator:after {
        top: 0 !important;
        left: 1rem !important
    }
    .order-title__tracking>div {
        width: 80%
    }
    .order-title__tracking>div .tracking__item {
        max-height: 70px
    }
    .order-title__tracking>div .tracking__item .tracking__item__info {
        justify-content: center
    }
    .nav-sections-items .header-account .logged-in .customer-image {
        display: flex;
        align-items: center;
        column-gap: 5px
    }
    .nav-sections-items .header-account .logged-in .customer-image img {
        max-width: 67px;
        border-radius: 100%
    }
    .nav-sections-items .header-account .logged-in .customer-image strong {
        font-family: 'Nunito';
        font-size: 18px;
        font-weight: 800;
        line-height: 25px;
        color: #282b33
    }
    @keyframes minicart-wrapper-slide-right {
        0% {
            transform: translateX(-100vw)
        }
        100% {
            transform: translateX(0vw)
        }
    }
    .modal-popup .modal-content {
        margin-top: auto;
        padding: 3rem
    }
    .modal-popup .modal-header {
        padding: 2.3rem 0 0 3rem
    }
    .modal-popup .modal-header .modal-title {
        border-bottom: none;
        font-size: 24px;
        font-weight: 700;
        padding: 0
    }
    .modal-popup .modal-header .action-close {
        padding: 2.2rem 2.8rem
    }
    .modal-popup.confirm .modal-inner-wrap {
        height: 272px;
        width: 100%;
        margin: 10% 3% 0;
        max-width: 90%
    }
    .modal-popup .modal-inner-wrap {
        border-radius: 5px
    }
    .modal-popup .modal-inner-wrap .modal-footer {
        display: flex;
        justify-content: space-between
    }
    .modal-popup .modal-inner-wrap .modal-footer [data-role=action] {
        width: calc(50% - 10px);
        margin: 0
    }
    .modal-popup .modal-inner-wrap .modal-footer [data-role=action].action-primary {
        color: #fff;
        background: #282b33
    }
    .modal-popup .modal-inner-wrap .modal-footer [data-role=action].action-secondary {
        color: #282b33;
        background: #fff
    }
    .modal-popup .modal-inner-wrap .modal-footer .action-secondary.action-dismiss {
        border: 1px solid #282b33
    }
    .page-header .header.content .block-search .block.block-title {
        display: none !important
    }
    .page-header .header.content .block-search .block-content .control .search-autocomplete {
        margin: -20px 15px 0 !important;
        border-top: 1px solid #d7d7d7
    }
    .page-header .header.content .block-search .form.minisearch .field.search .control {
        height: 0;
        transition: height .2s .1s
    }
    .page-header .header.content .block-search .form.minisearch .field.search .control #search {
        opacity: 0
    }
    .page-header .header.content .block-search .form.minisearch.active .field.search .control {
        height: 69px;
        transition: height .2s .1s;
        border-bottom: 1px solid #d7d7d7;
        will-change: height
    }
    .page-header .header.content .block-search .form.minisearch.active .field.search .control #search {
        opacity: 1;
        transition: opacity .3s .2s;
        will-change: opacity
    }
    .page-header .header.content .logo img {
        min-width: 110px
    }
    .page-header .wishlist-link {
        order: 4
    }
    .page-header .block-minicart {
        margin-top: 20%
    }
    .page-header .block-minicart:after,
    .page-header .block-minicart:before {
        display: none !important
    }
    .page-header .block-search {
        margin: 0 !important;
        order: 3
    }
    .page-header .block-search #search_mini_form {
        margin: 0 0 0 14px !important
    }
    .page-header .block-search #search_mini_form label:before {
        color: #282b33
    }
    .page-header .block-search .block.block-title {
        display: none !important
    }
    .page-header .minicart-wrapper-overlay {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #333;
        z-index: -1;
        display: none;
        opacity: 0;
        z-index: 99;
        transition: opacity .5s ease-in-out .2s
    }
    .page-header .minicart-wrapper-overlay.minicart-wrapper-overlay-visible {
        display: block;
        opacity: .6;
        transition: opacity .5s ease-in-out .2s
    }
    .page-header .header.content div.minicart-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        order: 3;
        position: unset
    }
    .page-header .header.content div.minicart-wrapper.has-price,
    .page-header .header.content div.minicart-wrapper.has-price.active {
        border-radius: 0 4px 4px 0;
        padding: 0
    }
    .page-header .header.content div.minicart-wrapper .minicart-wrapper-subtotal {
        margin: 0 0 0 20px
    }
    .page-header .header.content div.minicart-wrapper .block-content .minicart-items-wrapper {
        padding: 15px;
        max-height: 46vh
    }
    .page-header .header.content div.minicart-wrapper .block-content>.actions {
        padding: 0 22px 15px
    }
    .page-header .header.content div.minicart-wrapper .action.showcart.showcartWithSubtotal {
        max-width: 250px;
        transition: max-width .5s ease-in-out .3s
    }
    .page-header .header.content div.minicart-wrapper .action.showcart .counter.qty {
        top: 10px;
        left: 26px !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog>.block-minicart {
        margin: 0 auto;
        min-width: 90%;
        position: unset;
        width: 90%
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog>.block-minicart #minicart-content-wrapper {
        position: relative
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog .block-title {
        padding: 23px 27px 0 !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li {
        padding: 0 27px !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product {
        column-gap: 18px !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product .product-item-gallery {
        width: 85px
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product .product-item-details {
        max-width: 67.5%
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing {
        display: grid !important;
        grid-template-columns: 1fr .5fr
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .details-qty {
        max-width: 124px;
        width: auto;
        grid-row: 2
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .product.actions {
        grid-row: 2;
        padding: 0 !important;
        min-width: 55px
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .product.actions .action.delete {
        padding: 13px 0 !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .price-container {
        grid-row: 1;
        margin: 0 !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog .subtotal {
        margin: 0 27px !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog .actions {
        padding: 0 27px 32px !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog .subtitle.empty {
        padding: 30px 8px 20px !important
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog .page-header .header.content .minicart-wrapper .block-minicart:before {
        border: 6px solid;
        z-index: 99
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog .block-minicart:after {
        bottom: -14px;
        top: auto;
        left: 40px;
        border-color: #bbb transparent transparent
    }
    .page-header .header.content div.minicart-wrapper .mage-dropdown-dialog .block-minicart:before {
        left: 40px;
        bottom: -12px;
        top: auto;
        border-color: #fff transparent transparent
    }
    .nav-sections .header.links li>a {
        border-top: none
    }
    #html-body .breadcrumbs {
        margin: 0 1rem !important;
        max-width: unset !important;
        box-sizing: border-box;
        width: auto;
        padding: 0
    }
    #html-body .breadcrumbs li:after {
        font-size: 10px !important;
        padding: 0 16px;
        color: #353535;
        line-height: normal !important
    }
    #html-body .breadcrumbs li a,
    #html-body .breadcrumbs li strong {
        padding: 4px 1rem;
        color: #353535
    }
    #html-body .breadcrumbs li a {
        color: #353535 !important;
        font-family: "Nunito";
        font-size: 12px !important;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px;
        padding: 7px 0
    }
    #html-body .breadcrumbs li strong {
        color: #282b33;
        font-size: 12px !important;
        letter-spacing: .15px;
        padding: 0
    }
    #html-body .breadcrumbs .items {
        display: flex !important;
        align-items: center !important
    }
    #html-body .breadcrumbs .items .item:not(:last-child):after {
        display: inline !important
    }
    #html-body .breadcrumbs .items .item.home {
        padding-left: 6px
    }
    #html-body .breadcrumbs .items .item[class*=category] {
        display: none
    }
    #html-body .breadcrumbs .items .item[class*=category]:last-child {
        display: block
    }
    .hideInMobile {
        display: none !important
    }
    .pagebuilder-banner-wrapper {
        height: 115px !important
    }
    .amlabel-position-wrapper[class*=amlabel-position-bottom-center] .amasty-label-container {
        line-height: normal !important;
        min-height: 40px !important;
        margin-top: -8px !important
    }
    .nav-sections-items .header-account .logged-in .customer-image {
        display: flex;
        align-items: center;
        column-gap: 5px
    }
    .nav-sections-items .header-account .logged-in .customer-image img {
        max-width: 67px;
        border-radius: 100%
    }
    .nav-sections-items .header-account .logged-in .customer-image strong {
        font-family: 'Nunito';
        font-size: 18px;
        font-weight: 800;
        line-height: 25px;
        color: #282b33
    }
    @keyframes minicart-wrapper-slide-right {
        0% {
            transform: translateX(-100vw)
        }
        100% {
            transform: translateX(0vw)
        }
    }
    .modal-popup .modal-content {
        margin-top: auto;
        padding: 3rem
    }
    .modal-popup .modal-header {
        padding: 2.3rem 0 0 3rem
    }
    .modal-popup .modal-header .modal-title {
        border-bottom: none;
        font-size: 24px;
        font-weight: 700;
        padding: 0
    }
    .modal-popup .modal-header .action-close {
        padding: 2.2rem 2.8rem
    }
    .modal-popup.confirm .modal-inner-wrap {
        height: 272px;
        width: 100%;
        margin: 10% 3% 0;
        max-width: 90%
    }
    .modal-popup .modal-inner-wrap {
        border-radius: 5px
    }
    .modal-popup .modal-inner-wrap .modal-footer {
        display: flex;
        justify-content: space-between
    }
    .modal-popup .modal-inner-wrap .modal-footer [data-role=action] {
        width: calc(50% - 10px);
        margin: 0
    }
    .modal-popup .modal-inner-wrap .modal-footer [data-role=action].action-primary {
        color: #fff;
        background: #282b33
    }
    .modal-popup .modal-inner-wrap .modal-footer [data-role=action].action-secondary {
        color: #282b33;
        background: #fff
    }
    .modal-popup .modal-inner-wrap .modal-footer .action-secondary.action-dismiss {
        border: 1px solid #282b33
    }
    .page-header a.logo {
        margin: 0 20px 0 0 !important
    }
    .page-header .block-search,
    .page-header .minicart-wrapper,
    .page-header .wishlist-link {
        margin: auto !important
    }
    .page-header .nav-toggle {
        margin-right: 10px
    }
    .page-header .nav-toggle:before {
        color: #fff !important;
        font-size: 22px !important
    }
    .page-header .wishlist-link a:before {
        color: #fff !important;
        font-size: 22px !important
    }
    .page-header .header.content {
        justify-content: left;
        padding: 12px 5px 12px 10px;
        position: relative;
        background-color: #282b33;
        box-shadow: 0 -1px 10px 5px rgba(0, 0, 0, .5)
    }
    .page-header .minicart-wrapper {
        position: unset !important;
        order: 5 !important
    }
    .page-header .minicart-wrapper.has-price {
        margin-right: 0 !important
    }
    .page-header .block-search {
        margin: 0
    }
    .page-header .block-search .label:before {
        color: #fff !important;
        font-size: 22px !important
    }
    .page-header .block-search #search_mini_form {
        margin: 0 0 0 14px
    }
    .page-header .block-search #search_mini_form label:before {
        color: #282b33
    }
    .page-header .minicart-wrapper-overlay {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #333;
        z-index: -1;
        display: none;
        opacity: 0;
        z-index: 99;
        transition: opacity .5s ease-in-out .2s
    }
    .page-header .minicart-wrapper-overlay.minicart-wrapper-overlay-visible {
        display: block;
        opacity: .6;
        transition: opacity .5s ease-in-out .2s
    }
    .page-header .header.content .minicart-wrapper .minicart-wrapper-subtotal {
        margin: 0 0 0 20px
    }
    .page-header .header.content .minicart-wrapper .block-content .minicart-items-wrapper {
        padding: 15px;
        max-height: 46vh
    }
    .page-header .header.content .minicart-wrapper .block-content>.actions {
        padding: 0 22px 15px
    }
    .page-header .header.content .minicart-wrapper .action.showcart:before {
        color: #fff !important;
        font-size: 22px !important
    }
    .page-header .header.content .minicart-wrapper .action.showcart.showcartWithSubtotal {
        max-width: 250px;
        transition: max-width .5s ease-in-out .3s
    }
    .nav-sections .header.links li>a {
        border-top: none
    }
    .navigation .level0 {
        border-top: none;
        font-size: 1.6rem
    }
    .navigation .level0>.level-top:hover {
        background-color: #282b33;
        color: #fff;
        text-decoration: none
    }
    .navigation .level0.active>a:not(.ui-state-active) {
        border-width: 0;
        background-color: #282b33;
        color: #fff;
        text-decoration: none
    }
    .navigation .level0.active>a:not(.ui-state-active):before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        line-height: 24px;
        color: inherit;
        content: "\f0da";
        font-family: 'Font Awesome 5 Pro';
        vertical-align: middle;
        display: inline-block;
        font-weight: 700;
        overflow: hidden;
        text-align: center;
        position: absolute;
        left: 0
    }
    #minicart-content-wrapper .product-item-photo {
        max-width: 65px
    }
    .page-header .header.content .minicart-wrapper .block-minicart {
        margin-top: 20% !important
    }
    .page-header .header.content .minicart-wrapper .block-minicart:after,
    .page-header .header.content .minicart-wrapper .block-minicart:before {
        display: none !important
    }
    .page-header .header.content .minicart-wrapper .block-minicart .action.showcart:before {
        height: 25px;
        width: 26px
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog {
        display: block;
        position: absolute;
        top: 0 !important;
        left: unset;
        width: 99%;
        right: 0;
        z-index: 100
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog .block-title {
        padding: 23px 27px 0
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li {
        padding: 0 27px
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product {
        column-gap: 18px
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product .product-item-gallery {
        width: 85px
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product .product-item-details {
        max-width: 67.5%
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing {
        display: grid;
        grid-template-columns: 1fr .5fr
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .details-qty {
        max-width: 124px;
        width: auto;
        grid-row: 2
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .product.actions {
        grid-row: 2;
        padding: 0;
        min-width: 33px
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .product.actions .action.delete {
        padding: 13px 0
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog li .product .product-item-details .product-item-pricing .price-container {
        grid-row: 1;
        margin: 0
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog .subtotal {
        margin: 0 27px
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog .block-content>.actions {
        padding: 0 27px 32px
    }
    .page-header .header.content .minicart-wrapper .mage-dropdown-dialog .subtitle.empty {
        padding: 30px 8px 20px
    }
    .catalogsearch-advanced-result-subscription ol.product-items {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        row-gap: 20px
    }
    .catalogsearch-advanced-result-subscription ol.product-items li {
        margin-left: 0
    }
    .discount-roundel {
        display: none !important
    }
    .page-with-filter .search.results>h2,
    .page-with-filter .search.results>ul,
    .page-with-filter .search.results>a,
    .page-with-filter .search.results>dl.block {
        display: none
    }
    .page-with-filter .page-title-wrapper span {
        font-size: 20px
    }
    .page-with-filter .toolbar-products {
        text-align: unset
    }
    .page-with-filter #panini-toolbar-products {
        padding: 0
    }
    .page-with-filter #panini-toolbar-products .toolbar-sorter select {
        background: unset;
        border-radius: 5px;
        border: 1px solid #282b33;
        padding: 0 1rem;
        height: 36px;
        margin: 0;
        width: 100%
    }
    .page-with-filter #panini-toolbar-products .toolbar-sorter>label {
        top: 60px;
        right: 6.5rem;
        display: none
    }
    .page-with-filter #panini-toolbar-products #toolbar-amount {
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        width: 100%;
        text-align: left;
        order: -1;
        margin: 0 0 1.3rem;
        padding: 0
    }
    .page-with-filter ol.product-items {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 1.9rem
    }
    .page-with-filter ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li {
        margin: 0;
        max-width: 31% !important;
        flex: 50;
        width: 31%
    }
    .page-with-filter ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container {
        box-sizing: border-box;
        max-width: 100% !important;
        height: 21.4rem
    }
    .page-with-filter ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .product-image-photo {
        max-height: 16.6rem
    }
    .page-with-filter ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-name a {
        height: 3.2rem
    }
    .page-with-filter ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary {
        width: 100%;
        margin: 0
    }
    .page-with-filter.filter-active {
        overflow: hidden !important
    }
    .page-with-filter.filter-active #layered-filter-block {
        z-index: 10
    }
    .page-with-filter.filter-active #layered-filter-block #filter-title,
    .page-with-filter.filter-active #layered-filter-block .filter-content {
        display: block;
        position: fixed;
        background: #f4f3f8;
        z-index: 5;
        left: 0;
        width: 100%;
        box-sizing: border-box
    }
    .page-with-filter.filter-active #layered-filter-block #filter-title {
        top: 8rem;
        margin: 0;
        padding: 2.9rem 2rem 2.6rem;
        font-size: 20px;
        font-weight: 500;
        line-height: normal;
        color: #282b33
    }
    .page-with-filter.filter-active #layered-filter-block .filter-content {
        top: 15.9rem;
        padding: 0 2rem 10rem;
        height: 100%
    }
    .page-with-filter.filter-active #layered-filter-block .filter-content .filter-actions {
        position: fixed;
        bottom: 0;
        margin: 0;
        height: 83px;
        width: 100%;
        left: 0;
        background: #fff;
        box-shadow: 0px -2px 12px 0px rgba(185, 185, 195, .25);
        border-radius: 4px;
        padding: 1.7rem 2rem;
        box-sizing: border-box;
        z-index: 10;
        display: grid;
        justify-content: left
    }
    .page-with-filter.filter-active #layered-filter-block .filter-content .filter-actions a {
        border-radius: 5px;
        border: 1px solid #282b33;
        text-decoration: none;
        padding: 1.6rem 2.8rem 1.5rem;
        color: #282b33;
        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: .15px;
        display: table;
        margin: auto
    }
    .page-with-filter.filter-active #layered-filter-block .block-title {
        position: fixed !important;
        z-index: 6;
        right: 2rem;
        top: 10.7rem;
        width: 24px;
        height: 24px;
        background: #f4f3f8
    }
    .page-with-filter.filter-active #layered-filter-block .block-title strong {
        font-size: 0;
        width: 100%;
        height: 100%;
        display: block;
        cursor: pointer
    }
    .page-with-filter.filter-active #layered-filter-block .block-title strong:before {
        content: url('../images/close_1.svg');
        transform: scale(120%);
        position: absolute;
        top: 6px;
        right: 5px
    }
    .page-with-filter:not(.filter-active) #layered-filter-block {
        position: unset;
        margin: 0;
        flex: 50
    }
    .page-with-filter:not(.filter-active) #layered-filter-block .block-title {
        margin: 0
    }
    .page-with-filter:not(.filter-active) #layered-filter-block .block-title strong {
        font-size: 14px;
        display: block;
        height: 36px;
        border-radius: 5px;
        padding: 10px 18px;
        box-sizing: border-box;
        background: #282b33;
        color: #fff;
        font-weight: 500;
        line-height: normal;
        letter-spacing: .4px;
        display: flex;
        justify-content: center
    }
    .page-with-filter:not(.filter-active) #layered-filter-block .block-title strong:before {
        content: url('../images/filtro.svg');
        padding: 0 10px 0 0;
        display: grid;
        max-width: 12px;
        place-items: center
    }
    .page-with-filter:not(.filter-active) #panini-toolbar-products .toolbar-sorter {
        flex: 50;
        margin: 0
    }
    .page-with-filter #layered-filter-block #filter-title,
    .page-with-filter #layered-filter-block .filter-content {
        display: none
    }
    .subscribe.page-footer {
        padding: 3rem 2rem 0;
        background: url('../images/news-back.svg') no-repeat #282b33
    }
    .subscribe.page-footer #newsletter-validate-detail header {
        width: 100%
    }
    .subscribe.page-footer #newsletter-validate-detail header h4 {
        font-size: 20px
    }
    .subscribe.page-footer #newsletter-validate-detail header h5 {
        font-size: 12px
    }
    .subscribe.page-footer #newsletter-validate-detail .newsletter-validate-detail-inputs .actions-desktop {
        bottom: 62px;
        width: 100%;
        left: 0;
        text-align: center
    }
    footer.page-footer .footer.content {
        border: none;
        padding: 0 2rem 5rem
    }
    footer.page-footer .footer.content .custom-footer-links {
        display: flex;
        flex-wrap: wrap
    }
    footer.page-footer .footer.content .custom-footer-links .footer-links-selo-wrapper {
        order: 1
    }
    footer.page-footer .footer.content .custom-footer-links .footer-links-social-wrapper {
        order: 3;
        width: 100%;
        padding: 5.8rem 0 2.8rem;
        margin-bottom: 32px
    }
    footer.page-footer .footer.content .custom-footer-links .footer-links-social-wrapper svg {
        top: -5px;
        height: 24px
    }
    footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper {
        order: 2
    }
    footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 {
        flex-wrap: wrap
    }
    footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 .footer-links-wrapper {
        width: 100%;
        margin-top: 2.5rem
    }
    footer.page-footer .footer.content .custom-footer-links .footer-links-col2-wrapper #footer-links-col2 .footer-links-wrapper h3 {
        font-weight: 900
    }
    html.nav-before-open #html-body {
        overflow: unset !important
    }
    :root {
        --doc-height: 100%
    }
    html,
    body {
        padding: 0;
        margin: 0;
        height: 100vh;
        height: var(--doc-height)
    }
    #maincontent .page-main-full-width-cms {
        width: 92%;
        margin: 0 auto
    }
    .chars-marcas {
        padding: 0 2rem
    }
    .chars-marcas .slick-slide {
        text-align: center
    }
    .chars-marcas .slick-initialized .slick-list figure {
        max-width: 98px
    }
    .chars-marcas .slick-initialized .slick-list figure p {
        color: #282b33;
        text-align: center;
        font-family: Nunito;
        font-size: 12.381px;
        font-weight: 700;
        line-height: 12.381px;
        letter-spacing: .077px;
        margin: 12px 0 0
    }
    .slider-marcas .pagebuilder-slider {
        max-height: 220px;
        min-height: unset !important
    }
    .slider-marcas .slick-list {
        max-height: 180px;
        min-height: unset !important
    }
    .slider-marcas .pagebuilder-slide-wrapper {
        min-height: 180px !important
    }
    .slider-marcas .pagebuilder-slide-wrapper .pagebuilder-overlay {
        min-height: 180px !important
    }
    .description-marcas .pagebuilder-column-group {
        padding: 48px 20px;
        box-sizing: border-box
    }
    .description-marcas .pagebuilder-column-group figure img {
        max-width: 163px
    }
    .description-marcas .pagebuilder-column-group [data-content-type=text] p {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        line-height: 170%;
        letter-spacing: .15px;
        margin: 32px 0 0
    }
    div.mini-banners {
        flex-wrap: wrap;
        padding: 0 2rem
    }
    div.marcas {
        max-width: 96%;
        padding: 0 2rem
    }
    div.marcas .selos-vitrine-produto-container {
        margin-left: 0
    }
    div.marcas .selos-vitrine-produto .selo img {
        max-width: 101px;
        max-height: 37px
    }
    .navigation .ui-menu-item-wrapper.title {
        color: #fff
    }
    .navigation .level0 {
        border-top: none;
        font-size: 1.6rem
    }
    .navigation>.ui-menu {
        display: block
    }
    .navigation .menu-all-categories {
        display: block !important
    }
    .navigation .submenu:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        transform: translateX(100vw);
        overflow-x: hidden;
        padding: 0;
        position: absolute;
        top: auto !important;
        transition: transform .3s ease-out
    }
    .navigation .submenu.menuOpened:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        transform: translateX(0vw);
        overflow-x: hidden;
        padding: 0;
        position: absolute;
        top: auto !important;
        transition: transform .3s ease-out
    }
    .navigation .level0>.level-top:hover {
        background-color: transparent;
        color: #fff;
        text-decoration: none
    }
    .navigation .level0>.level-top:after {
        display: none !important
    }
    .navigation .level0 .level0.submenu,
    .navigation .level0 .level1.submenu,
    .navigation .level0 .level2.submenu {
        transform: translateX(100vw);
        transition: transform .5s .3s;
        position: absolute;
        top: 0 !important;
        height: 100%;
        width: 100%;
        background: #282b33;
        z-index: 2
    }
    .navigation .level0 .level0.submenu.menuOpened,
    .navigation .level0 .level1.submenu.menuOpened,
    .navigation .level0 .level2.submenu.menuOpened {
        transform: translateX(0vw);
        transition: transform .5s .3s
    }
    .navigation .level0 .level0.submenu .btn-back-category,
    .navigation .level0 .level1.submenu .btn-back-category,
    .navigation .level0 .level2.submenu .btn-back-category {
        display: block;
        width: 120px;
        padding: 11px 0;
        color: #fff200;
        font-weight: 800;
        line-height: 24px;
        cursor: pointer;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: .15px
    }
    .navigation .level0 .level0.submenu .btn-back-category:before,
    .navigation .level0 .level1.submenu .btn-back-category:before,
    .navigation .level0 .level2.submenu .btn-back-category:before {
        content: "\f060";
        color: #fff200;
        font-family: 'Font Awesome 5 Pro';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-right: 12px
    }
    .navigation .level0 .level0.submenu .title-submenu,
    .navigation .level0 .level1.submenu .title-submenu,
    .navigation .level0 .level2.submenu .title-submenu {
        color: #fff;
        font-family: Roboto;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: .15px;
        text-transform: uppercase;
        margin: 7px 0;
        display: block
    }
    .navigation .submenu-description,
    .navigation .submenu-link-subscription {
        display: none
    }
    .navigation .submenu-container-links ul.active {
        transform: translateX(0vw) !important;
        transition: transform .5s .3s !important;
        display: block !important
    }
    .navigation .level0.active>a {
        padding: 10px 0
    }
    .navigation .level0.active>a:not(.ui-state-active) {
        border-width: 0;
        background-color: #282b33;
        color: #fff;
        text-decoration: none
    }
    .navigation .level0.active>a:not(.ui-state-active):before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        line-height: 24px;
        color: inherit;
        content: "\f0da";
        font-family: 'Font Awesome 5 Pro';
        vertical-align: middle;
        display: inline-block;
        font-weight: 700;
        overflow: hidden;
        text-align: center;
        position: absolute;
        left: 0
    }
    .header-account-fixed {
        position: fixed;
        transform: translateY(100vh);
        transition: transform .4s;
        right: 0;
        left: 0;
        height: 64px;
        background: #fff;
        z-index: 999;
        opacity: 0;
        box-shadow: 0px -2px 12px 0px rgba(185, 185, 195, .25)
    }
    .header-account-fixed .float-login {
        display: flex;
        justify-content: space-evenly;
        height: 70px
    }
    .header-account-fixed .float-login a {
        border-radius: 5px;
        border: 1px solid #282b33;
        width: 106px;
        height: 18px;
        padding: 10px 21px;
        text-align: center;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: .15px;
        display: block;
        align-self: center;
        text-decoration: none
    }
    .header-account-fixed .float-login .header-account-create {
        color: #282b33
    }
    .header-account-fixed .float-login .header-account-login {
        background: #282b33;
        color: #fff
    }
    .nav-before-open.nav-open .header-account-fixed {
        opacity: 1;
        transform: translateY(calc(var(--doc-height) - 64px));
        transition: transform .5s;
        width: 100vw
    }
    .nav-before-open.nav-open .nav-sections {
        overflow-y: auto;
        overflow-x: clip
    }
    .nav-sections {
        width: calc(100vw - 54px);
        left: calc(-1*(100% - (54px - 35px)));
        overflow-y: initial;
        overflow-x: clip;
        padding-right: 0;
        z-index: 121 !important
    }
    .nav-sections .label-next-arrow {
        margin-left: auto
    }
    .nav-sections .nav-sections-item-content {
        position: relative;
        padding: 4px 0 86px;
        display: flex;
        flex-direction: column
    }
    .nav-sections .nav-sections-item-content .top-navigation {
        width: 100%;
        position: relative
    }
    .nav-sections .nav-sections-item-content .top-navigation .mobile-logo {
        position: absolute;
        top: -7.4rem;
        padding: 0;
        max-width: 130px
    }
    .nav-sections .nav-sections-item-content .top-navigation .mobile-logo img {
        height: 31px
    }
    .nav-sections .nav-sections-item-content .top-navigation .close-btn {
        position: absolute;
        top: -7.2rem;
        right: -.4rem;
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .top-navigation .close-btn:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 24px;
        color: #282b33;
        content: "\e8f6";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in .customer-image {
        display: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul {
        list-style: none;
        padding: 0
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li {
        margin: 0;
        border-bottom: 1px solid #282b33;
        position: relative
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li .logout {
        display: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li:before {
        padding: 1rem 0;
        margin-right: 1rem;
        width: 18px
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li a {
        text-decoration: none;
        width: 100%;
        display: block;
        position: relative;
        padding: 1rem 0
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li a:after {
        content: "\f077";
        font-family: 'Font Awesome 5 Pro';
        color: #fff200;
        transform: rotate(90deg);
        right: 0;
        font-weight: 800;
        position: absolute
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li a span {
        font-size: 14px;
        font-weight: 800;
        line-height: 24px;
        letter-spacing: .15px;
        color: #fff200
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.account {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.account:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e8e9";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.address {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.address:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e88c";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.order {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.order:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e8a1";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.wishlist {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.wishlist:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e879";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.atendimento {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.atendimento:before {
        content: url('../images/chat.svg');
        color: #fff200;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Nunito;
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: 24px;
        letter-spacing: .15px;
        margin-right: 10px;
        float: left
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.atendimento:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e869";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.atendimento:after {
        margin-left: 10px;
        position: absolute;
        left: 185px;
        top: 9px
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.subscription {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.subscription:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e919";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.payment {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.payment:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e85f";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.payment {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.payment:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e85f";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.logout {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.logout:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e888";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .logged-in ul li.logout a {
        color: #fff200
    }
    .nav-sections .nav-sections-item-content .header-account .login-wrapper {
        display: none
    }
    .nav-sections .nav-sections-item-content .header-account span.title {
        font-size: 10px;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase
    }
    .nav-sections .nav-sections-item-content .header-account .login-wrapper {
        position: relative
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link {
        font-size: 14px;
        font-weight: 800;
        margin-top: 6px;
        line-height: 24px;
        letter-spacing: .15px
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul {
        padding: 0;
        margin-bottom: 22px
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li {
        border-bottom: 1px solid #282b33;
        padding: 10px 0;
        margin: 0 !important
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li:before {
        color: #fff200;
        margin-right: 8px
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li a,
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li span {
        color: #fff200
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li a {
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li a:after {
        content: "\f077";
        font-family: 'Font Awesome 5 Pro';
        color: #fff200;
        transform: rotate(90deg);
        position: absolute;
        right: 4px
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li.wishlist {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li.wishlist:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e879";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li.atendimento {
        display: flex;
        text-decoration: none
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li.atendimento:before {
        content: url('../images/chat.svg');
        color: #fff200;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Nunito;
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: 24px;
        letter-spacing: .15px;
        margin-right: 10px;
        float: left
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li.atendimento:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #fff200;
        content: "\e869";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .nav-sections .nav-sections-item-content .header-account .account-nav-link ul li.atendimento:after {
        margin-left: 10px
    }
    .nav-sections .nav-sections-item-content .navigation {
        background: #282b33;
        order: 3
    }
    .nav-sections .nav-sections-item-content .navigation .all-categories .title {
        font-size: 10px;
        color: #fff;
        font-weight: 400;
        padding: 10px 0 0;
        text-transform: uppercase
    }
    .nav-sections .nav-sections-item-content .navigation .all-categories .option {
        border-bottom: 1px solid #282b33;
        padding: 10px 0;
        color: #fff200;
        font-size: 14px;
        font-weight: 800;
        margin-top: 6px;
        line-height: 24px;
        letter-spacing: .15px
    }
    .nav-sections .nav-sections-item-content .navigation .all-categories .option:after {
        content: "\f077";
        font-family: 'Font Awesome 5 Pro';
        color: #fff200;
        transform: rotate(90deg);
        right: 4px;
        position: absolute
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent {
        border-bottom: 1px solid #282b33
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent.active>a,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent.active>a,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent.active>a {
        background: #282b33
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent.active>a:before,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent.active>a:before,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent.active>a:before {
        display: none
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent.active>a>span,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent.active>a>span,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent.active>a>span {
        margin: 0
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent>a,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent>a,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent>a {
        padding: 10px 0;
        text-transform: unset;
        font-size: 13px;
        font-weight: 800;
        color: #fff200;
        line-height: 24px;
        letter-spacing: .15px;
        width: 83%;
        float: left
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent .level-next,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent .level-next,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent .level-next {
        height: 44px;
        width: 14%;
        right: 0;
        display: flex;
        align-items: center;
        top: 0 !important;
        justify-content: end;
        cursor: pointer
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent .level-next:after,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent .level-next:after,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent .level-next:after {
        content: "\f077";
        font-family: 'Font Awesome 5 Pro';
        color: #fff200;
        transform: rotate(90deg);
        font-size: 14px;
        font-weight: 800
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level1:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level1:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level1:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level2:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level2:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level2:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level3:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level3:not(.parent).parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level3:not(.parent).parent>a.ui-corner-all {
        margin-bottom: 10px
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level1:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level1:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level1:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level2:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level2:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level2:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level3:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level3:not(.parent).parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level3:not(.parent).parent>ul {
        padding: 0
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level1:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level1:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level1:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level2:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level2:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level2:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level3:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level3:not(.parent) a,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level3:not(.parent) a {
        border: 1px solid #282b33;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        padding: 12px 18px
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level1:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level1:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level1:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level2:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level2:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level2:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level3:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level3:not(.parent) li.level2,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level3:not(.parent) li.level2 {
        margin-top: 10px
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level1:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level1:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level1:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level2:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level2:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level2:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level3:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level3:not(.parent) li.level2.parent>a.ui-corner-all,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level3:not(.parent) li.level2.parent>a.ui-corner-all {
        margin-bottom: 10px
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level1:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level1:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level1:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level2:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level2:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level2:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent li.level3:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent li.level3:not(.parent) li.level2.parent>ul,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent li.level3:not(.parent) li.level2.parent>ul {
        padding: 0
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent .category-item:not(.parent) .level-next,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent .category-item:not(.parent) .level-next,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent .category-item:not(.parent) .level-next {
        display: none !important
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent .all-category,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent .all-category,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent .all-category {
        margin-top: 12px
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0.parent .all-category a,
    .nav-sections .nav-sections-item-content .navigation ul li.level1.parent .all-category a,
    .nav-sections .nav-sections-item-content .navigation ul li.level2.parent .all-category a {
        border: 1px solid #282b33;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        padding: 12px 18px;
        display: block
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0:not(.parent) {
        border-bottom: 1px solid #282b33;
        padding: 10px 0
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0:not(.parent).active>a {
        background: #282b33
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0:not(.parent).active>a:before {
        display: none
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0:not(.parent).active>a>span {
        margin: 0
    }
    .nav-sections .nav-sections-item-content .navigation ul li.level0:not(.parent)>a {
        padding: 0;
        text-transform: unset;
        font-size: 14px;
        font-weight: 800;
        color: #fff200;
        line-height: 24px;
        letter-spacing: .15px;
        position: relative
    }
    .gigya-login-form .gigya-layout-row.with-divider {
        display: flex;
        flex-direction: column
    }
    #html-body .cards-cromos .price-to {
        margin: .2rem !important
    }
    #html-body .cards-cromos .price-to span.price {
        font-size: 1.6rem !important
    }
    .cms-home .product.details.has-subscription .product-item-inner,
    .cms-page .product.details.has-subscription .product-item-inner {
        width: 55%;
        float: right
    }
    #html-body ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li {
        position: relative
    }
    #html-body ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper .amasty-label-container {
        top: 4px;
        left: 0;
        margin: 0 5px;
        padding: 4px 8px !important;
        width: auto !important;
        height: 24px !important;
        max-width: 80px
    }
    #html-body ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper .amasty-label-container .amlabel-text {
        font-size: 10px !important
    }
    #html-body ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper+.amlabel-position-wrapper {
        margin-left: 90px !important
    }
    .has-subscription .product-item-subscription-container {
        height: 32px;
        width: 40% !important
    }
    .has-subscription .product-item-subscription-container a {
        padding: 0 3px !important
    }
    .grid-marcas ol.widget-product-grid {
        padding: 0 2rem
    }
    .grid-marcas ol.widget-product-grid li {
        width: 88px;
        max-height: 133px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info {
        max-height: 133px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-image-container {
        width: 88px !important
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-image-container .product-image-wrapper {
        width: 88px;
        height: 133px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-image-container .product-image-wrapper img {
        width: 88px;
        height: 133px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details {
        padding: 0 0 0 1.4rem
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-name {
        color: #24262f;
        font-size: 12px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured {
        margin: 0
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box>.price-container .price-wrapper .price,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured>.price-container .price-wrapper .price {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box>.price-container .product-item-installments,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box>.price-container .product-item-installments span,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments span {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price .price-container .price-wrapper .price,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price .price-container .price-wrapper .price {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments span,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments span {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-box .old-price .price-container .price-wrapper .price,
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .price-as-configured .old-price .price-container .price-wrapper .price {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .product-item-subscription-container {
        margin-right: 4px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .product-item-subscription-container a {
        font-size: 12px;
        font-weight: 700;
        line-height: 13.525px;
        letter-spacing: .097px;
        padding: 0 10.3px;
        height: 32px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
        width: 100%
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary {
        height: 32px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary:before {
        content: url('../images/cart-card.svg');
        padding: 4px 6px 0 0
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary span {
        font-size: 12px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: .15px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a {
        font-size: 12px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: .15px;
        height: 32px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a:before {
        padding: 8px 4px 0 0;
        transform: scale(75%)
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
        width: 32px;
        height: 32px
    }
    .grid-marcas ol.widget-product-grid li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a:before {
        font-size: 15px;
        padding-bottom: 4px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li {
        max-width: 151px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container {
        max-width: 111px !important;
        height: 173px;
        padding: 2rem
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-photo .product-image-container .amlabel-position-wrapper:after {
        font-size: 10px;
        font-weight: 700;
        line-height: 15.458px;
        letter-spacing: .097px;
        border-radius: 4px;
        padding: 2.58px 7.73px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-name,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-name {
        margin: 10px 0 2px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-name a,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-name a {
        font-size: 12px;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: .097px;
        height: 48px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured {
        margin: 8px 0 4px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box>.price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box>.price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured>.price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured>.price-container .price-wrapper .price {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box>.price-container .product-item-installments,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box>.price-container .product-item-installments,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured>.price-container .product-item-installments,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box>.price-container .product-item-installments span,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box>.price-container .product-item-installments span,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured>.price-container .product-item-installments span,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured>.price-container .product-item-installments span {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container .price-wrapper .price {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container .product-item-installments,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container .product-item-installments,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .special-price .price-container .product-item-installments span,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .special-price .price-container .product-item-installments span,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .special-price .price-container .product-item-installments span,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .special-price .price-container .product-item-installments span {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-box .old-price .price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-box .old-price .price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .price-as-configured .old-price .price-container .price-wrapper .price,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .price-as-configured .old-price .price-container .price-wrapper .price {
        font-size: 10px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .product-item-subscription-container,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .product-item-subscription-container {
        width: 100%
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .product-item-subscription-container a,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .product-item-subscription-container a {
        font-size: 12px;
        font-weight: 700;
        line-height: 13.525px;
        letter-spacing: .097px;
        padding: 0 10.3px;
        height: 32px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
        width: 100%
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .tocart.primary,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary {
        height: 32px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .tocart.primary:before,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary:before {
        content: url('../images/cart-card.svg');
        padding: 4px 6px 0 0
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .tocart.primary span,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart.primary span {
        font-size: 12px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: .15px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a {
        font-size: 12px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: .15px;
        height: 32px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a:before,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable a:before {
        padding: 8px 4px 0 0;
        transform: scale(75%)
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-secondary,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
        right: 1rem;
        width: 32px;
        top: 17rem;
        height: 32px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details .product-item-inner .product-item-actions .actions-secondary a:before,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a:before {
        font-size: 15px;
        padding-bottom: 4px
    }
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product.details.has-subscription .product-item-inner,
    ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li .product-item-info .product-item-details.has-subscription .product-item-inner {
        min-width: 78px;
        float: right;
        width: 50%
    }
    ol.product-item-linkedNav:not(.grid-cards) .product-item .product-item-info .product-image-container {
        max-width: 140px !important;
        width: 140px !important
    }
    ol.product-item-linkedNav:not(.grid-cards) .product-image-photo {
        max-height: 312px
    }
    .common-products.tabs .tabs-wrapper [data-content-type=heading] {
        max-width: 80%
    }
    .common-products.tabs figure {
        display: none
    }
    .common-products.tabs ol.product-items {
        background: linear-gradient(0deg, #f4f3f8 320px, #282b33 0%)
    }
    .sign-home figure {
        margin-bottom: 3rem
    }
    .sign-home [data-content-type=heading] {
        color: #282b33;
        text-align: center;
        font-family: Nunito;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px;
        padding: 0 3rem
    }
    .common-products .tab-align-center {
        background: #282b33
    }
    .common-products .tab-align-center .tabs-wrapper {
        overflow: scroll;
        margin: 0 0 0 4rem
    }
    .common-products .tab-align-center .tabs-navigation {
        display: flex;
        width: 610px;
        margin: 0
    }
    .common-products .tab-align-center .tabs-navigation li {
        background: 0 0 !important;
        border: none !important;
        height: 80px;
        padding-top: 49px;
        width: 100%
    }
    .common-products .tab-align-center .tabs-navigation li.ui-tabs-active a {
        border-bottom: 4px solid #fff200
    }
    .common-products .tab-align-center .tabs-navigation li.ui-tabs-active a span {
        color: #fff200;
        text-align: center;
        font-family: Nunito;
        font-size: 20px;
        font-weight: 800;
        line-height: 80%;
        display: grid !important;
        place-items: center
    }
    .common-products .tab-align-center .tabs-navigation li a {
        text-decoration: none;
        padding: 0 0 1rem !important;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        margin: 0 0 0 1px
    }
    .common-products .tab-align-center .tabs-navigation li a span {
        color: #fff;
        text-align: center;
        font-family: Nunito;
        font-size: 16px;
        font-weight: 300;
        line-height: 130%;
        height: 36.4px;
        display: grid !important;
        place-items: center
    }
    .common-products .tab-align-center .tabs-content {
        background: #f4f3f8;
        border: none
    }
    .common-products .tab-align-center .tabs-content [data-content-type=tab-item] {
        background: linear-gradient(0deg, #f4f3f8 390px, #282b33 0%);
        background-attachment: scroll
    }
    .common-products .tab-align-center .tabs-content [data-content-type=tab-item]>figure:first-child {
        display: none
    }
    .common-products .tab-align-center .tabs-content [data-content-type=tab-item] [data-content-type=image] {
        text-align: center;
        margin-bottom: 32px
    }
    .common-products .tab-align-center .tabs-content [data-content-type=tab-item] ol {
        max-width: 1324px;
        margin: auto
    }
    .common-products .tab-align-center .tabs-content [data-content-type=tab-item] ol .slick-list {
        max-width: 1280px;
        margin: auto
    }
    .common-products [data-content-type=heading] {
        margin: 0 0 24px;
        text-align: center;
        font-family: Nunito;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px;
        color: #282b33
    }
    .common-products ol.product-items .slick-arrow {
        background: unset;
        top: 14rem
    }
    .common-products ol.product-items .slick-next {
        right: 0
    }
    .common-products ol.product-items .slick-prev {
        left: 0
    }
    .common-products ol.product-items .slick-dots li.slick-active button,
    .common-products ol.product-items .slick-dots li.slick-active .quote-details-items .actions-toolbar>.action,
    .common-products ol.product-items .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar>.action,
    .common-products ol.product-items .slick-dots li.slick-active .action-gift {
        opacity: 1
    }
    .common-products ol.product-items .slick-dots li button,
    .common-products ol.product-items .slick-dots li .quote-details-items .actions-toolbar>.action,
    .common-products ol.product-items .slick-dots li .cart.table-wrapper .actions-toolbar>.action,
    .common-products ol.product-items .slick-dots li .action-gift {
        border: none;
        width: 8px;
        height: 8px;
        background: #282b33;
        opacity: .3
    }
    .common-products [data-content-type=buttons] {
        text-align: center
    }
    .common-products [data-content-type=buttons] .pagebuilder-button-primary {
        padding: 11.35px 0;
        margin: 24px 0 0;
        width: 150px;
        font-family: Nunito;
        font-size: 14px;
        font-weight: 700;
        line-height: 23.3px
    }
    .sections.nav-sections {
        background: #282b33
    }
    .sections.nav-sections .nav-sections-items {
        padding: 25px 18px;
        height: 31px;
        background: #f4f3f8
    }
    .sections.nav-sections .nav-sections-items .section-item-title {
        display: none
    }
    body.dc .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(3) {
        border-bottom: 4px solid #fff200
    }
    body.dc .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(3) p {
        color: #fff200;
        font-size: 18.846px;
        font-style: normal;
        font-weight: 700;
        padding-top: 0;
        line-height: 130%
    }
    body.marvel .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(2) {
        border-bottom: 4px solid #fff200
    }
    body.marvel .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(2) p {
        color: #fff200;
        font-size: 18.846px;
        font-style: normal;
        font-weight: 700;
        padding-top: 0;
        line-height: 130%
    }
    body.planet .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(4) {
        border-bottom: 4px solid #fff200
    }
    body.planet .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(4) p {
        color: #fff200;
        font-size: 18.846px;
        font-style: normal;
        font-weight: 700;
        padding-top: 0;
        line-height: 130%
    }
    body.mauricio {
        overflow: unset !important
    }
    body.mauricio .subcards-wrapper .slick-next {
        right: 1rem !important
    }
    body.mauricio .subcards-wrapper .slick-prev {
        left: 1rem !important
    }
    body.mauricio .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(1) {
        border-bottom: 4px solid #fff200
    }
    body.mauricio .heading-assinaturas .pagebuilder-column-group .pagebuilder-column:nth-child(1) p {
        color: #fff200;
        font-size: 18.846px;
        font-style: normal;
        font-weight: 700;
        padding-top: 0;
        line-height: 130%
    }
    .heading-assinaturas {
        background-image: linear-gradient(0deg, #f4f3f8 150px, #282b33 0%)
    }
    .heading-assinaturas:before {
        background-image: url('../images/signature_cms_background_mobile.svg')
    }
    .heading-assinaturas h2 {
        color: #fff;
        font-family: "Nunito";
        margin: 5rem 0;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .15px
    }
    .heading-assinaturas .mobile-wrapper {
        padding: 0 2rem;
        overflow: scroll;
        margin-bottom: 4rem
    }
    .heading-assinaturas .pagebuilder-column-group {
        min-width: 690px;
        display: grid !important;
        grid-template-columns: 300px 100px 100px 150px;
        padding-right: 2rem;
        column-gap: 12px
    }
    .heading-assinaturas .pagebuilder-column-group [data-content-type=text] {
        font-size: 12.115px
    }
    .heading-assinaturas .pagebuilder-column-group .pagebuilder-column {
        width: 100% !important
    }
    .heading-assinaturas figure {
        text-align: center
    }
    .info-assinaturas {
        padding: 2rem
    }
    .info-assinaturas .pagebuilder-column {
        margin-bottom: 3.2rem
    }
    .info-assinaturas .pagebuilder-column:first-child h1 {
        color: #282b33;
        font-family: "Nunito";
        font-size: 20px;
        font-weight: 700;
        line-height: 130%;
        margin-bottom: 16px
    }
    .info-assinaturas .pagebuilder-column:first-child p {
        color: #24262f;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%
    }
    .info-assinaturas .pagebuilder-column:not(:first-child) h4 {
        color: #282b33;
        font-family: "Nunito";
        font-size: 20px;
        font-weight: 700;
        line-height: 130%;
        margin: 5px 0 5px
    }
    .info-assinaturas .pagebuilder-column:not(:first-child) p {
        color: #24262f;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%
    }
    .free-gift-modal.modal-popup #modal-title-2 {
        width: 80%
    }
    .free-gift-modal.modal-popup .modal-content {
        margin-top: 0;
        padding: 3rem
    }
    .free-gift-modal.modal-popup .modal-content ol.product-items li.product-item {
        min-height: 360px
    }
    .free-gift-modal.modal-popup .modal-content .actions {
        margin: 0 auto;
        position: relative
    }
    .free-gift-modal.modal-popup .products-grid .product-item .product-item-info {
        width: 152px
    }
    .cart-discount>div {
        width: calc(100% - 94px);
        clear: left;
        padding: 20px 30px;
        margin-bottom: 38px;
        display: flex;
        flex-direction: column;
        box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
        background: #fff;
        border-radius: 4px;
        margin: 0 17px 38px
    }
    .cart-discount #block-free-gift button.choose.primary,
    .cart-discount #block-free-gift .quote-details-items .actions-toolbar>.action.choose.primary,
    .cart-discount #block-free-gift .cart.table-wrapper .actions-toolbar>.action.choose.primary,
    .cart-discount #block-free-gift .action-gift.choose.primary {
        width: 100%;
        padding: 0;
        height: 50px;
        box-sizing: border-box;
        background: #282b33;
        border-color: #282b33;
        border-radius: 5px;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: .15px
    }
}

@media only screen and (max-width:639px) {
    .abs-visually-hidden-mobile,
    .table-giftregistry-items .col.product:before {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .abs-add-clearfix-mobile:before,
    .abs-add-clearfix-mobile:after,
    .abs-checkout-order-review tbody tr:before,
    .abs-checkout-order-review tbody tr:after,
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
    .table-giftregistry-items .col.product:before,
    .table-giftregistry-items .col.product:after,
    .account .toolbar:before,
    .account .toolbar:after,
    .multicheckout.order-review .data.table tbody tr:before,
    .multicheckout.order-review .data.table tbody tr:after {
        content: '';
        display: table
    }
    .abs-add-clearfix-mobile:after,
    .abs-checkout-order-review tbody tr:after,
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
    .table-giftregistry-items .col.product:after,
    .account .toolbar:after,
    .multicheckout.order-review .data.table tbody tr:after {
        clear: both
    }
    .multicheckout.order-review .data.table tbody tr:not(:last-child) {
        border-bottom: 1px solid #d1d1d1
    }
    .multicheckout.order-review .data.table tbody tr .col.item:before {
        display: none
    }
    .multicheckout.order-review .data.table tbody tr .col.qty,
    .multicheckout.order-review .data.table tbody tr .col.price,
    .multicheckout.order-review .data.table tbody tr .col.subtotal {
        box-sizing: border-box;
        float: left;
        text-align: center;
        white-space: nowrap;
        width: 33%
    }
    .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
    .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
    .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
        content: attr(data-th) ':';
        display: block;
        font-weight: 700;
        padding-bottom: 10px
    }
    .abs-checkout-order-review tbody tr .product-item-name,
    .multicheckout.order-review .data.table tbody tr .product-item-name {
        margin: 0
    }
    .abs-no-display-s,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
        display: none
    }
    .abs-pager-toolbar-mobile-s .toolbar-amount,
    .abs-pager-toolbar-mobile-s .limiter,
    .abs-pager-toolbar-mobile-s .pages,
    .toolbar-giftregistry-results .toolbar-amount,
    .toolbar-giftregistry-results .limiter,
    .toolbar-giftregistry-results .pages {
        margin-bottom: 25px
    }
    .table-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        position: relative
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
        border: none;
        display: block
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>thead>tr>th {
        display: none
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody {
        display: block
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr {
        display: block
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th {
        border-bottom: none;
        display: block;
        padding: 5px 0
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td[data-th]:before,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th[data-th]:before {
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #111;
        font-weight: 700
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody>tr>td:first-child {
        padding-top: 20px
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody>tr>td:last-child {
        padding-bottom: 20px
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        border: none;
        padding: 0 0 5px
    }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
        display: block
    }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
        display: block
    }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
        padding-top: 20px
    }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 70%
    }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 30%
    }
    .data-table-definition-list thead {
        display: none
    }
    .data-table-definition-list tbody th {
        padding-bottom: 0
    }
    .data-table-definition-list tbody th,
    .data-table-definition-list tbody td {
        display: block;
        padding-left: 0;
        padding-right: 0
    }
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td:last-child {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 2rem
    }
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td.col-checkbox {
        float: left;
        padding-bottom: 0
    }
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td.col-checkbox,
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td.product {
        padding-top: 1.5rem
    }
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td.col-checkbox:before,
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td.product:before {
        display: none
    }
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td.number {
        display: none
    }
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td:before {
        font-size: 12px
    }
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr td,
    .requisition-list-requisition-view .table-wrapper .table:not(.cart)>tbody>tr th {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .requisition-list-requisition-index .table-wrapper .table:not(.cart)>tbody>tr td.list-name-field:before,
    .requisition-list-requisition-index .table-wrapper .table:not(.cart)>tbody>tr td:last-child:before {
        display: none
    }
    .requisition-list-requisition-index .table-wrapper .table:not(.cart)>tbody>tr td:last-child {
        border-bottom: 1px solid #e4e4e4
    }
    .requisition-list-requisition-index .data-grid td:first-child .data-grid-cell-content {
        display: inline-block
    }
    .requisition-list-requisition-index .data-grid td>div {
        display: inline
    }
    .requisition-list-requisition-index .data-grid.data-grid-tr-no-data td:before {
        content: ''
    }
    .requisition-list-requisition-index .data-grid:last-child td {
        border-top-width: 0
    }
    .requisition-list-requisition-index .toolbar-amount {
        top: -3.5rem
    }
    .requisition-list-requisition-index .admin__data-grid-outer-wrap {
        position: relative
    }
    .requisition-list-requisition-index .admin__data-grid-pager {
        margin-top: 20px
    }
    .block-requisition-management {
        clear: both;
        margin-top: -25px
    }
    .block-requisition-management .requisition-list-title h1 {
        font-size: 2.6rem
    }
    .block-requisition-management .requisition-info {
        float: left;
        margin-bottom: 1.5rem
    }
    .block-requisition-management .requisition-toolbar-select,
    .block-requisition-management .requisition-toolbar-actions {
        margin-bottom: 1.5rem
    }
    .block-requisition-management .requisition-toolbar-select {
        display: block;
        margin-right: 0;
        text-align: right
    }
    .block-requisition-management .requisition-toolbar-actions {
        display: block
    }
    .block-requisition-management .requisition-toolbar-actions button.action span,
    .block-requisition-management .requisition-toolbar-actions .quote-details-items .actions-toolbar>.action.action span,
    .block-requisition-management .requisition-toolbar-actions .cart.table-wrapper .actions-toolbar>.action.action span,
    .block-requisition-management .requisition-toolbar-actions .action-gift.action span {
        display: none
    }
    .block-requisition-management .requisition-toolbar-actions button.action:before,
    .block-requisition-management .requisition-toolbar-actions .quote-details-items .actions-toolbar>.action.action:before,
    .block-requisition-management .requisition-toolbar-actions .cart.table-wrapper .actions-toolbar>.action.action:before,
    .block-requisition-management .requisition-toolbar-actions .action-gift.action:before {
        content: attr(data-mobile-label)
    }
    .requisition-grid {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
        width: auto
    }
    .requisition-grid thead,
    .requisition-grid .item {
        position: relative
    }
    .requisition-grid thead .col.qty .input-text,
    .requisition-grid .item .col.qty .input-text {
        height: 2.6rem
    }
    .requisition-grid thead .col .product-item-subtotal,
    .requisition-grid .item .col .product-item-subtotal {
        display: inline
    }
    .requisition-grid thead .col .actions-toolbar,
    .requisition-grid .item .col .actions-toolbar {
        float: right;
        margin-top: -.3rem
    }
    .requisition-grid thead .col .actions-toolbar>.action-edit,
    .requisition-grid .item .col .actions-toolbar>.action-edit {
        position: absolute;
        right: 1rem;
        top: 1.5rem
    }
    .requisition-grid thead .col .actions-toolbar>.action-delete,
    .requisition-grid .item .col .actions-toolbar>.action-delete {
        bottom: 1.5rem;
        position: absolute;
        right: 1rem
    }
    .requisition-grid thead .col .price,
    .requisition-grid .item .col .price {
        font-size: 1.6rem;
        margin-right: 5px
    }
    .requisition-grid thead .col .price-excluding-tax .price,
    .requisition-grid .item .col .price-excluding-tax .price {
        font-size: 12px
    }
    .requisition-grid .product-item-image {
        display: none
    }
    .requisition-grid .product-item-name {
        margin-bottom: 10px
    }
    .requisition-grid .col .price-excluding-tax {
        display: inline-block;
        margin-right: 25px
    }
    .requisition-list-description {
        line-height: 2
    }
    .title-actions-links {
        margin-bottom: 10px;
        min-height: 2.2rem;
        text-align: right
    }
    .title-actions-links:empty {
        margin-bottom: 25px
    }
    .requisition-toolbar-actions .requisition-list-action,
    .requisition-view-buttons .requisition-list-action,
    .requisition-toolbar-actions .action,
    .requisition-view-buttons .action {
        vertical-align: baseline
    }
    .requisition-toolbar-actions .mobile-label,
    .requisition-view-buttons .mobile-label {
        margin-right: 5px
    }
    .requisition-list-action .action.toggle {
        float: none
    }
    .requisition-popup .modal-footer {
        margin-top: 0;
        padding-top: 0
    }
    .requisition-popup .action {
        display: block;
        text-align: center;
        width: 100%
    }
    .requisition-popup .action:not(:last-child) {
        margin-bottom: 10px
    }
    .order-actions-toolbar .block-requisition-list {
        float: right;
        line-height: 1.2
    }
    .order-actions-toolbar .requisition-list-action.active .items {
        right: 0
    }
    .order-actions-toolbar .requisition-list-action.active .items:before {
        left: auto;
        right: 11px
    }
    .order-actions-toolbar .requisition-list-action.active .items:after {
        left: auto;
        right: 10px
    }
    .requisition-list-requisition-print .nav-toggle {
        display: none
    }
    .requisition-list-requisition-print .logo {
        margin-left: 0
    }
    .requisition-list-requisition-print .block-requisition-management {
        border-bottom: none
    }
    .requisition-list-requisition-print .block-requisition-management .requisition-info {
        float: none;
        margin-top: 0
    }
    .requisition-list-requisition-print .requisition-grid .col.price,
    .requisition-list-requisition-print .requisition-grid .col.qty,
    .requisition-list-requisition-print .requisition-grid .col.subtotal {
        text-align: left
    }
    .requisition-list-requisition-print .requisition-grid .col .input-text {
        padding-left: 0;
        text-align: left
    }
    .requisition-list-requisition-print .table-wrapper {
        border-bottom: none;
        clear: both
    }
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td:last-child {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 2rem
    }
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td.col-checkbox {
        display: none
    }
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td.col-checkbox,
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td.product {
        padding-top: 1.5rem
    }
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td.col-checkbox:before,
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td.product:before {
        display: none
    }
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td.number {
        display: none
    }
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td:before {
        font-size: 12px
    }
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr td,
    .requisition-list-requisition-print .table-wrapper .table:not(.cart)>tbody>tr th {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .requisition-list.wishlist.split.button:before {
        color: #666;
        content: '\e901';
        font-family: 'magento-icons', serif;
        vertical-align: middle;
        display: inline-block
    }
    .requisition-list.wishlist.split.button>.action.toggle:before {
        border-left: 0
    }
    .links-container-title {
        display: none
    }
    .company-profile-index.account .page-main .page-title-wrapper .page-title {
        display: inline-block;
        margin-right: 10px
    }
    .company-profile-index .company-profile-payment-methods {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .company-profile-index .company-profile-payment-methods .payment-methods-list {
        font-size: 1.4rem;
        padding-left: 0
    }
    .company-account-index .column.main .block:not(.widget) .block-title>.action {
        margin-top: 5px;
        float: right
    }
    .company-account-index .column.main .block:not(.widget) .block-content strong {
        float: left;
        margin-right: 5px
    }
    .company-account-index .column.main .block:not(.widget) .block-content .box-content span {
        display: block;
        overflow: hidden;
        vertical-align: top
    }
    .company-account-index .column.main .block:not(.widget) .block-content .box {
        margin-bottom: 20px
    }
    .company-account-index .column.main .block:not(.widget) .block-content .box:last-child {
        margin-bottom: 0
    }
    .company-users-index .table-wrapper .table:not(.cart)>tbody>tr td:last-child:before,
    .company-role-index .table-wrapper .table:not(.cart)>tbody>tr td:last-child:before {
        content: '';
        padding: 0
    }
    .company-users-index .table-wrapper .table:not(.cart)>tbody>tr td>div,
    .company-role-index .table-wrapper .table:not(.cart)>tbody>tr td>div {
        display: inline
    }
    .company-users-index .table-wrapper .table:not(.cart)>tbody>tr.data-grid-tr-no-data td:before,
    .company-role-index .table-wrapper .table:not(.cart)>tbody>tr.data-grid-tr-no-data td:before {
        content: ''
    }
    .company-users-index .admin__data-grid-pager,
    .company-role-index .admin__data-grid-pager {
        margin-top: 20px
    }
    .company-users-index .toolbar-amount,
    .company-role-index .toolbar-amount {
        position: relative
    }
    .table-wrapper .table:not(.cart)>tbody>tr td.actions.col:before {
        display: none
    }
    .selected-company-name {
        display: block
    }
    .company-select-menu-item {
        font-weight: 400
    }
    .company-select-menu-item .select-company-link {
        margin-right: unset
    }
    .company-select-menu-item.selected .select-company-link {
        color: #000
    }
    .credit-balance-list {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .credit-balance-list .credit-balance-item {
        margin-right: 0
    }
    .data-grid-cell-content {
        display: inline-block
    }
    .company-credit-history-index .quotes-grid-toolbar .toolbar-amount {
        display: none
    }
    .order-references {
        margin-top: 20px
    }
    .negotiable-quote-quote-index .table-wrapper .table:not(.cart)>tbody>tr td:first-child .data-grid-cell-content {
        display: inline-block
    }
    .negotiable-quote-quote-index .table-wrapper .table:not(.cart)>tbody>tr td:last-child {
        border-bottom: 1px solid #e4e4e4
    }
    .negotiable-quote-quote-index .table-wrapper .table:not(.cart)>tbody>tr td:last-child:before {
        content: '';
        padding: 0
    }
    .negotiable-quote-quote-index .table-wrapper .table:not(.cart)>tbody>tr td>div {
        display: inline
    }
    .negotiable-quote-quote-index .table-wrapper .table:not(.cart)>tbody>tr.data-grid-tr-no-data td:before {
        content: ''
    }
    .negotiable-quote-quote-index .table-wrapper .table:not(.cart)>tbody>tr:last-child td {
        border-top-width: 0
    }
    .negotiable-quote-quote-index .admin__data-grid-pager {
        margin-top: 20px
    }
    .negotiable-quote-quote-index .toolbar-amount {
        position: relative
    }
    .negotiable-quote-quote-view .page-main .page-title-wrapper .page-title {
        display: inline-block;
        margin-bottom: 5px
    }
    .negotiable-quote-quote-view .modal-popup .modal-footer .action-save-address {
        width: 100%
    }
    .negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup {
        margin-top: 20px
    }
    .negotiable-quote-quote-view .modal-popup .modal-footer .actions-toolbar>.action {
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
    .negotiable-quote-quote-view .table-wrapper {
        border-bottom: none
    }
    .quote-table {
        width: auto
    }
    .quote-table thead>tr>th {
        border-bottom: none
    }
    .quote-table tbody>tr>td:first-child {
        padding-top: 0
    }
    .quote-table .items>.item {
        border-bottom-width: 0
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td,
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th {
        padding: 5px 10px
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td:last-child {
        border: medium none
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td.delete {
        float: right;
        margin-top: -3.5rem
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td.delete:before {
        display: none
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td .update {
        display: block;
        width: 100%
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td .update:before {
        display: none
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr:first-child td,
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr:first-child th {
        padding-top: 10px
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody .item-actions td {
        padding-left: 0;
        padding-right: 0
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tbody .item-actions td:before {
        display: none
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr td,
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr th {
        padding: 5px 10px
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr th {
        box-sizing: border-box;
        float: left;
        text-align: left;
        width: 70%
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr td {
        box-sizing: border-box;
        float: left;
        text-align: right;
        width: 30%
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr:first-child td,
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr:first-child th {
        border-bottom: none;
        padding-bottom: 0;
        padding-top: 10px
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr:first-child>td {
        border-bottom: none;
        float: none;
        padding: 0
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr:last-child td,
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot>tr:last-child th {
        border-bottom-width: 0;
        font-weight: 700
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .catalog_price th,
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .grand_total th {
        width: 150px
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .catalog_price td,
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .grand_total td {
        float: right;
        width: 40%
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .catalog_price th:after {
        display: block;
        left: 130px;
        position: absolute;
        top: 1px;
        width: 15px
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .proposed_quote_price th {
        width: 125px
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .proposed_quote_price td {
        float: right;
        width: 40%
    }
    .quote-table .table:not(.cart):not(.totals):not(.table-comparison)>tfoot .catalog_price_table tr.hidden {
        display: none
    }
    .quote-table .price-excluding-tax,
    .quote-table .price-including-tax {
        display: inline-block
    }
    .quote-table .col .qty {
        display: inline-block
    }
    .product.quote-details-items .quote-title,
    .product.quote-details-items .quote-comments,
    .product.quote-details-items .quote-history-log {
        display: block
    }
    .product.quote-details-items .quote-title>strong,
    .product.quote-details-items .quote-comments>strong,
    .product.quote-details-items .quote-history-log>strong {
        font-size: 2.4rem;
        font-weight: 300
    }
    .product.quote-details-items .quote-title.active>.switch,
    .product.quote-details-items .quote-comments.active>.switch,
    .product.quote-details-items .quote-history-log.active>.switch {
        border-bottom: 1px solid #e4e4e4
    }
    .product.quote-details-items .item.content.quote-table {
        border-top: none;
        padding: 10px 10px 0
    }
    .product.quote-details-items.items {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        margin-left: 0;
        margin-right: 0
    }
    .quote-date {
        margin-top: 0
    }
    .quote-name {
        font-size: 1.4rem;
        margin-bottom: 30px
    }
    .quote-references {
        margin-top: 25px
    }
    .quote-reference-content {
        flex: 1 1 100%;
        margin-bottom: 5px
    }
    .quote-view-links.quote-view-buttons .action {
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
    .quote-view-links .action {
        margin-bottom: 10px;
        width: 100%
    }
    .quote-view-links .action[data-mobile-label] span {
        display: none
    }
    .quote-view-links .action[data-mobile-label]:after {
        content: attr(data-mobile-label)
    }
    .negotiable-quote-quote-print.account .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        float: none;
        width: 100%
    }
    .negotiable-quote-quote-print .nav-toggle {
        display: none
    }
    .negotiable-quote-quote-print .logo {
        margin-left: 0
    }
    .negotiable-quote-quote-print .quote-date,
    .negotiable-quote-quote-print .quote-sales-rep {
        float: none
    }
    .negotiable-quote-quote-print .quote-details-items thead .col.price,
    .negotiable-quote-quote-print .quote-details-items .item .col.price,
    .negotiable-quote-quote-print .quote-details-items thead .col.stock,
    .negotiable-quote-quote-print .quote-details-items .item .col.stock,
    .negotiable-quote-quote-print .quote-details-items thead .col.qty,
    .negotiable-quote-quote-print .quote-details-items .item .col.qty,
    .negotiable-quote-quote-print .quote-details-items thead .col.discount,
    .negotiable-quote-quote-print .quote-details-items .item .col.discount,
    .negotiable-quote-quote-print .quote-details-items thead .col.subtotal,
    .negotiable-quote-quote-print .quote-details-items .item .col.subtotal,
    .negotiable-quote-quote-print .quote-details-items thead .col.actions,
    .negotiable-quote-quote-print .quote-details-items .item .col.actions {
        text-align: left
    }
    .negotiable-quote-quote-print .quote-details-items thead .col .input-text,
    .negotiable-quote-quote-print .quote-details-items .item .col .input-text {
        text-align: left
    }
    .negotiable-quote-quote-print .quote-details-items thead .col .actions-toolbar,
    .negotiable-quote-quote-print .quote-details-items .item .col .actions-toolbar {
        display: none
    }
    .negotiable-quote-quote-print .quote-details-items thead td,
    .negotiable-quote-quote-print .quote-details-items .item td {
        border: none
    }
    .negotiable-quote-quote-print .quote-details-items .quote-table-totals td {
        text-align: left
    }
    .negotiable-quote-quote-print .quote-table .quote-table-totals:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th {
        display: none
    }
    .negotiable-quote-quote-print .quote-block-title {
        margin-bottom: 10px;
        margin-top: 10px
    }
    .negotiable-quote-quote-print .quote-block-content {
        width: 100%
    }
    .order-details-items .table-order-items tbody>tr>.col.price {
        text-align: left
    }
    .order-details-items .table-order-items tbody>tr>.col.subtotal {
        text-align: left
    }
    .order-links-block,
    .quote-grid-filters-wrap {
        padding-bottom: 10px;
        text-align: right
    }
    .negotiable-quote-order-information {
        margin-top: 0
    }
    .my-orders-search-advanced .search-sku {
        margin: 0 !important;
        width: 75% !important
    }
    .my-orders-search-advanced .fieldset:first-of-type {
        margin-bottom: 20px
    }
    .filter-divider {
        display: none
    }
    .quote-details-items.purchase-order-data-items .items.purchase-order-table-items tbody.item {
        border-bottom: 1px solid #ccc
    }
    .quote-details-items.purchase-order-data-items .items.purchase-order-table-items tbody.item:last-child {
        border-bottom: 0
    }
    .orderapprovals-purchaseorder-view .page-main .negotiable-quote-order-information {
        margin-top: 0
    }
    .orderapprovals-purchaseorder-view .quote-status {
        float: none;
        margin: -10px 0 10px
    }
    .order-actions-toolbar .action.block-requisition-list {
        float: none;
        margin-left: 0
    }
    .order-actions-toolbar .requisition-list-action.active .items {
        left: 0;
        right: auto
    }
    .order-actions-toolbar .requisition-list-action.active .items:before,
    .order-actions-toolbar .requisition-list-action.active .items:after {
        right: auto
    }
    .order-actions-toolbar .requisition-list-action.active .items:before {
        left: 11px
    }
    .order-actions-toolbar .requisition-list-action.active .items:after {
        left: 10px
    }
    .orderapprovals-purchaseorder-index .order-links-block {
        text-align: left
    }
    .purchase-order-references {
        margin-top: 25px
    }
    .purchase-order-reference-content {
        flex: 1 1 100%;
        margin-bottom: 5px
    }
    .quote-view-links form {
        display: block;
        width: 100%
    }
    .quickorder-index-index .column .block-addbysku .fieldset .fields {
        border-bottom: 1px solid #c2c2c2;
        margin-bottom: 1.5rem;
        padding-bottom: .2rem;
        position: relative
    }
    .quickorder-index-index .column .block-addbysku .fieldset .fields .field {
        display: block;
        margin-right: 0;
        padding-right: 0
    }
    .quickorder-index-index .column .block-addbysku .fieldset .fields .field.qty {
        display: inline-block
    }
    .quickorder-index-index .column .block-addbysku .fieldset .fields .field.qty .control {
        display: inline-block
    }
    .quickorder-index-index .column .block-addbysku .upload_container {
        width: 100%
    }
    .quickorder-index-index .column .block-addbysku .upload_container .file_upload {
        display: block
    }
    .quickorder-index-index .column .block-addbysku .deletable-item-title {
        display: none
    }
    .quickorder-index-index .column .block-addbysku .deletable-item .label {
        display: inline-block;
        margin-right: 10px
    }
    .quickorder-index-index .column .block-addbysku .deletable-item .actions-toolbar {
        float: right
    }
    .table-magento-payments-review-items .col.subtotal {
        text-align: left
    }
    .table-magento-payments-review-items .product-item-name {
        display: inline-block
    }
    .cart-summary .apple-pay {
        margin-top: 14px
    }
    .company-profile-index .company-profile-shipping-methods {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .company-profile-index .company-profile-shipping-methods .shipping-methods-list {
        font-size: 1.4rem;
        padding-left: 0
    }
    .column .block-addbysku .sku {
        margin-right: -85px;
        padding-right: 90px
    }
    .column .block-addbysku .action.remove {
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400
    }
    .column .block-addbysku .action.remove>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .column .block-addbysku .action.remove:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 20px;
        color: inherit;
        content: "\f00d";
        font-family: 'feather';
        margin: 1px 0 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .column .block-addbysku .action.remove:hover:before {
        color: inherit
    }
    .column .block-addbysku .action.remove:active:before {
        color: inherit
    }
    .column .block-addbysku .action.remove:focus,
    .column .block-addbysku .action.remove:active {
        background: 0 0;
        border: none
    }
    .column .block-addbysku .action.remove:hover {
        background: 0 0;
        border: none
    }
    .column .block-addbysku .action.remove.disabled,
    .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
        pointer-events: none;
        opacity: .5
    }
    .products-list .product-item {
        table-layout: fixed
    }
    .products-list .product-item-photo {
        padding: 0 10px 10px 0;
        width: 30%
    }
    .block-search {
        margin-top: 10px
    }
    .minicart-wrapper {
        margin-top: 10px
    }
    .minicart-wrapper:before,
    .minicart-wrapper:after {
        content: '';
        display: table
    }
    .minicart-wrapper:after {
        clear: both
    }
    .minicart-wrapper .product .actions {
        float: left;
        margin: 10px 0 0
    }
    .minicart-wrapper .update-cart-item {
        float: right;
        margin-left: 0
    }
    .opc-wrapper .step-title {
        font-size: 18px;
        border-bottom: 0;
        padding-bottom: 0
    }
    .opc-wrapper .form-login {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        padding: 0 0 15px
    }
    .opc-wrapper .shipping-address-item {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        padding: 0 0 15px;
        width: 100%
    }
    .opc-wrapper .shipping-address-item.selected-item {
        padding: 15px 35px 15px 18px;
        border-bottom-width: 2px
    }
    .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
        right: 39px
    }
    .opc-wrapper .form-login,
    .opc-wrapper .form-shipping-address {
        margin-top: 28px
    }
    .opc-wrapper .action-select-shipping-item {
        float: none;
        margin-top: 10px;
        width: 100%
    }
    .opc-wrapper .action-show-popup {
        width: 100%
    }
    .opc-wrapper .edit-address-link {
        display: inline-block;
        text-decoration: none;
        margin: 0;
        position: absolute;
        right: 0;
        top: 1px
    }
    .opc-wrapper .edit-address-link>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .opc-wrapper .edit-address-link:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #e0e5eb;
        content: "\e8c3";
        font-family: 'feather';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .opc-wrapper .edit-address-link:hover:before {
        color: #e0e5eb
    }
    .opc-wrapper .edit-address-link:active:before {
        color: #e0e5eb
    }
    .shipping-policy-block.field-tooltip {
        margin-bottom: 20px;
        position: relative;
        right: auto;
        top: auto
    }
    .shipping-policy-block.field-tooltip .field-tooltip-content {
        width: 300px;
        right: auto
    }
    .shipping-policy-block.field-tooltip .field-tooltip-content:before,
    .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        right: auto
    }
    .opc-block-shipping-information .shipping-information-title {
        font-size: 2.3rem
    }
    .account .column.main,
    .account .sidebar-additional {
        margin: 0
    }
    .cart.table-wrapper .gift-content {
        border-bottom: 1px solid #d1d1d1;
        margin-bottom: 20px
    }
    .table-giftregistry-items .field.choice,
    .table-giftregistry-items .field.qty {
        display: inline-block
    }
    .form-giftregistry-search .fieldset {
        margin-bottom: 15px
    }
    .multicheckout .data.table .address:before {
        margin-bottom: 5px
    }
    .multicheckout .product-item-name,
    .multicheckout .price-including-tax,
    .multicheckout .price-excluding-tax {
        display: inline-block
    }
    .multicheckout .block-content .box:not(:last-child) {
        margin-bottom: 40px
    }
    .multicheckout .block-content .box:last-child {
        margin-bottom: 0
    }
    .multicheckout.order-review .box-items .data.table thead {
        display: block
    }
    .multicheckout.order-review .box-items .data.table thead tr {
        display: block
    }
    .multicheckout.order-review .box-items .data.table thead .col.item {
        display: block;
        padding: 0
    }
    .multicheckout .actions-toolbar .action {
        margin-bottom: 25px
    }
    .multicheckout .actions-toolbar>.primary {
        margin-bottom: 25px;
        margin-right: 0
    }
    .account .order-details-items .table-order-items .product-item-name,
    .account .order-details-items .table-order-items .price-including-tax,
    .account .order-details-items .table-order-items .price-excluding-tax,
    .account .order-details-items .table-order-items .items-qty {
        display: inline-block;
        vertical-align: top
    }
    .account .toolbar .pages {
        float: right
    }
    .account .toolbar .limiter {
        clear: both
    }
    .order-details-items thead {
        display: block
    }
    .order-details-items thead tr,
    .order-details-items thead td {
        display: block
    }
    .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
        width: 100%
    }
    .order-items.table-wrapper .col.price,
    .order-items.table-wrapper .col.qty,
    .order-items.table-wrapper .col.subtotal,
    .order-items.table-wrapper .col.msrp {
        text-align: left
    }
    .products-grid.wishlist .product-item {
        border-bottom: 1px solid #333;
        margin: 0;
        width: 100%
    }
    .products-grid.wishlist .product-item:first-child {
        border-top: 1px solid #333
    }
    .braintree-three-d-modal .bt-modal-frame {
        width: 100%
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-header {
        display: none !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-content {
        margin-top: 0;
        padding: 10px
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-content .gigya-keep-me-logged-in {
        flex-direction: row;
        margin-left: 82px
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-content .gigya-keep-me-logged-in label {
        width: 200px
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-content a.gigya-button-forgotPassword {
        width: calc(100% - 3px) !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-content a.gigya-button-forgotPassword~.gigya-error-display.gigya-error-display-active {
        display: block !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-content .gigya-composite-control-submit {
        margin-top: 0 !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup {
        width: calc(100% - 22px) !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup .gigya-input-form {
        flex-direction: column
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup .gigya-input-form .gigya-label {
        width: 100%
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-divider-content {
        position: absolute !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control {
        display: flex;
        justify-content: center;
        position: unset
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container {
        width: 315px !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active {
        display: flex;
        justify-content: center
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list button.tabbing-button>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .action-gift.tabbing-button>div {
        width: 45px !important;
        background-size: cover !important;
        background-image: url('https://cdns.us1.gigya.com/gs/GetSprite.ashx?path=%2FHTMLLogin%2F%5Bfacebook%2Cgoogleplus%2Ctwitter%2Clinkedin%2Camazon%2Cyahoo%5D_45.png') !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list button.tabbing-button#Google_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Google_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Google_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .action-gift.tabbing-button#Google_btn>div {
        background-position: -45px 0 !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list button.tabbing-button#Twitter_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Twitter_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Twitter_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .action-gift.tabbing-button#Twitter_btn>div {
        background-position: -90px 0 !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list button.tabbing-button#LinkedIn_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#LinkedIn_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#LinkedIn_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .action-gift.tabbing-button#LinkedIn_btn>div {
        background-position: -135px 0 !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list button.tabbing-button#Amazon_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Amazon_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Amazon_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .action-gift.tabbing-button#Amazon_btn>div {
        background-position: -180px 0 !important
    }
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list button.tabbing-button#Yahoo_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .quote-details-items .actions-toolbar>.action.tabbing-button#Yahoo_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .cart.table-wrapper .actions-toolbar>.action.tabbing-button#Yahoo_btn>div,
    .checkout-cart-index .modals-wrapper .gigya-popup-authentication .modal-inner-wrap .block-authentication #gigya-login-popup #gigya-login-popup_content .gigya-login-form .gigya-layout-row .gigya-layout-cell .gigya-composite-control .gigya-social-login .gigya-social-login-container .gigya-login-providers .gigya-login-providers-container .gigya-login-providers-list-container .gigya-active .gigya-login-providers-list .action-gift.tabbing-button#Yahoo_btn>div {
        background-position: -225px 0 !important
    }
    .page-with-filter ol.product-items:not(.product-item-linkedNav):not(.grid-cards) li {
        max-width: 45% !important;
        width: 45%
    }
    .common-products [data-content-type=products][data-appearance=carousel] ol:not(.slick-initialized) li.product-item {
        min-width: 151px !important;
        margin: 0 calc(((49% - 151px)/2) + 10px) !important
    }
}

@media only screen and (max-width:479px) {
    .tooltip.wrapper .tooltip.content {
        min-width: 10rem
    }
    .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle {
        font-size: 1.3rem
    }
    .action-select-wrap.buttons {
        display: none
    }
    .payment-method .available-credit {
        float: none;
        margin-top: 5px
    }
    .subscribe.page-footer .block.newsletter {
        max-width: 768px !important;
        min-width: 275px !important;
        width: 100% !important
    }
    .subscribe.page-footer .block.newsletter .form.subscribe {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>div {
        display: block
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .newsletter-validate-detail-inputs .field {
        max-width: 275px
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .actions.actions-desktop {
        display: flex
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms {
        flex: 1;
        min-width: 100%;
        padding-top: 5px;
        text-align: left !important;
        margin-right: 0 !important
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms label {
        padding: 0 !important;
        margin: 0 !important
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms .control:before {
        content: ''
    }
    .subscribe.page-footer .block.newsletter .form.subscribe>.field.terms .control input {
        margin-right: 5px
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .newsletter-validate-detail-favorites fieldset {
        display: grid;
        grid-template-columns: 50% 50%
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .newsletter-validate-detail-favorites fieldset .newsletter-favorite-products-options {
        margin-right: 5px
    }
    .subscribe.page-footer .block.newsletter .form.subscribe .newsletter-validate-detail-inputs {
        flex-direction: column;
        height: auto;
        gap: 20px
    }
    .minicart-wrapper .block-minicart {
        width: 290px
    }
    .modal-popup .field-tooltip .field-tooltip-content {
        width: 200px
    }
    .catalog-product-view .bundle-options-container .bundle-info {
        margin-left: 0 !important;
        flex-direction: column !important;
        align-items: center
    }
    .catalog-product-view .bundle-options-container .product-add-form .is-not-stickers .block-bundle-summary .content .bundle-info .product-details {
        margin-top: 0
    }
    .filter-current {
        display: none
    }
    #narrow-by-list {
        position: fixed;
        top: 6.5rem;
        left: 0;
        width: 90%;
        padding: 0 5%;
        z-index: 10;
        margin-top: 9rem;
        max-height: 63%;
        overflow: scroll
    }
    #narrow-by-list>h2 {
        position: relative;
        color: #282b33;
        font-size: 24px;
        margin: 20px 0 36px
    }
    #narrow-by-list>h2:after {
        content: url("../images/close_1.svg");
        position: absolute;
        right: 0;
        top: -1rem
    }
    #narrow-by-list .block-actions.filter-actions {
        margin-top: 15px;
        height: 40px
    }
    #narrow-by-list .block-actions.filter-actions a {
        text-decoration: none;
        padding: 12px;
        border: 1px solid #282b33;
        border-radius: 5px
    }
    .page-product-bundle .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control::-webkit-scrollbar {
        width: .3em
    }
    .page-product-bundle .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 5px
    }
    .page-product-bundle .bundle-options-container .product-add-form .fieldset-bundle-options .fieldset-bundle-options-control::-webkit-scrollbar-thumb {
        background-color: #282b33;
        border-radius: 5px;
        outline: 0px;
        border: 0
    }
    .actions.product-addtocart-button-fixed {
        position: fixed;
        bottom: 0;
        z-index: 99;
        left: -1px;
        right: -1px;
        background: #fff;
        box-shadow: 0px -2px 12px 0px rgba(185, 185, 195, .25);
        height: 64px;
        flex-shrink: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        opacity: 1;
        transition: opacity, bottom .3s ease-in-out
    }
    .actions.product-addtocart-button-fixed button,
    .actions.product-addtocart-button-fixed .quote-details-items .actions-toolbar>.action,
    .actions.product-addtocart-button-fixed .cart.table-wrapper .actions-toolbar>.action,
    .actions.product-addtocart-button-fixed .action-gift {
        width: calc(100% - 40px) !important
    }
    .actions.product-addtocart-button-fixed.product-addtocart-button-fixed-disappear {
        opacity: 0;
        bottom: -64px;
        transition: opacity, bottom .3s ease-in-out
    }
    .actions.product-addtocart-button-fixed .action.primary.tocart {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        background: #28c76f;
        border: none;
        border-radius: 5px;
        color: #fff;
        font-size: 1.6rem;
        font-weight: 700;
        height: 4.8rem;
        justify-content: center;
        line-height: 2.1rem;
        letter-spacing: .15px;
        display: inline-block;
        text-decoration: none
    }
    .actions.product-addtocart-button-fixed .action.primary.tocart:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 2rem;
        line-height: 2rem;
        color: #fff;
        content: "\e905";
        font-family: 'feather';
        vertical-align: sub;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .actions.product-addtocart-button-fixed .action.primary.tocart span {
        margin-left: 1.4rem
    }
}

@media all and (min-width:640px) {
    .abs-blocks-2columns-s {
        width: 48.8%
    }
    .abs-reset-left-margin-desktop-s,
    .column:not(.sidebar-main) .multicheckout .actions-toolbar,
    .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
        margin-left: 0
    }
    .abs-margin-for-forms-desktop-s {
        margin-left: 25.8%
    }
    .abs-visually-hidden-desktop-s {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .abs-add-clearfix-desktop-s:before,
    .abs-add-clearfix-desktop-s:after,
    .multicheckout .block-billing:before,
    .multicheckout .block-billing:after {
        content: '';
        display: table
    }
    .abs-add-clearfix-desktop-s:after,
    .multicheckout .block-billing:after {
        clear: both
    }
    .abs-add-box-sizing-desktop-s,
    .multicheckout .block-shipping .box,
    .multicheckout .block-billing .box-billing-address,
    .multicheckout .block-billing .box-billing-method {
        box-sizing: border-box
    }
    .ui-dialog.popup {
        width: 420px
    }
    .paypal-fastlane-divider span {
        background-color: #fff
    }
    .column .block-addbysku .action.remove {
        background-image: none;
        -moz-box-sizing: content-box;
        box-shadow: none;
        line-height: inherit;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        line-height: 1.42857143;
        margin: 0;
        padding: 0;
        color: #333;
        text-decoration: underline;
        background: 0 0;
        border: 0;
        display: inline;
        margin-top: 2px
    }
    .column .block-addbysku .action.remove:focus,
    .column .block-addbysku .action.remove:active {
        background: 0 0;
        border: none
    }
    .column .block-addbysku .action.remove:hover {
        background: 0 0;
        border: none
    }
    .column .block-addbysku .action.remove.disabled,
    .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
        pointer-events: none;
        opacity: .5
    }
    .column .block-addbysku .action.remove:visited {
        color: #333;
        text-decoration: underline
    }
    .column .block-addbysku .action.remove:hover {
        color: #333;
        text-decoration: none
    }
    .column .block-addbysku .action.remove:active {
        color: #333;
        text-decoration: underline
    }
    .column .block-addbysku .action.remove:hover,
    .column .block-addbysku .action.remove:active,
    .column .block-addbysku .action.remove:focus {
        background: 0 0;
        border: 0
    }
    .column .block-addbysku .action.remove.disabled,
    .column .block-addbysku .action.remove[disabled],
    fieldset[disabled] .column .block-addbysku .action.remove {
        color: #333;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }
    .products-grid .product-item {
        margin-bottom: 30px
    }
    .product-item-actions {
        display: block
    }
    .products-grid .product-item-actions {
        margin: 10px 0
    }
    .product-item-actions .actions-primary+.actions-secondary>* {
        white-space: normal
    }
    .products-grid .product-item {
        width: 33.33333333%
    }
    .page-products .products-grid .product-item,
    .page-layout-1column .products-grid .product-item,
    .page-layout-3columns .products-grid .product-item,
    .page-products.page-layout-1column .products-grid .product-item,
    .page-products.page-layout-3columns .products-grid .product-item {
        margin-left: 2%;
        padding: 0;
        width: calc((100% - 4%)/3)
    }
    .page-products .products-grid .product-item:nth-child(3n+1),
    .page-layout-1column .products-grid .product-item:nth-child(3n+1),
    .page-layout-3columns .products-grid .product-item:nth-child(3n+1),
    .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+1),
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0
    }
    .multicheckout .actions-toolbar .secondary {
        float: none;
        margin-top: 11px;
        text-align: right
    }
    .multicheckout .actions-toolbar .secondary .action {
        margin-left: 10px
    }
    .multicheckout .actions-toolbar .secondary .action.back {
        display: block;
        float: left
    }
    .multicheckout .item-options {
        margin: 20px 0 0
    }
    .multicheckout .block-content .box {
        margin-bottom: 0
    }
    .multicheckout .block-shipping .box {
        float: left;
        width: 25%
    }
    .multicheckout .block-shipping .box-shipping-method {
        padding-left: 25px;
        padding-right: 25px;
        width: 50%
    }
    .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
        display: none
    }
    .multicheckout .block-billing .box-billing-address {
        float: left;
        width: 25%
    }
    .multicheckout .block-billing .box-billing-method {
        float: left;
        padding-left: 25px;
        width: 50%
    }
    .multicheckout.form.address .table-wrapper .applicable {
        margin: 7px 0 0
    }
    .multicheckout.order-review .box-items {
        clear: left;
        float: none;
        padding-top: 40px;
        width: auto
    }
    .multicheckout.order-review .col.item {
        width: 75%
    }
    .multicheckout .methods-payment .item-content>.fieldset {
        width: auto
    }
    .multicheckout .methods-payment .item-content>.fieldset .field.cvv {
        display: inline-block;
        width: auto
    }
    .multicheckout .methods-payment .fieldset>.field:not(.choice)>.label {
        float: none;
        margin-bottom: 8px;
        text-align: left;
        width: auto
    }
    .multicheckout .methods-payment .fieldset>.field:not(.choice):not(.cvv) .control {
        width: 100%
    }
    .review-form {
        max-width: 500px
    }
    .review-ratings {
        float: left;
        margin-bottom: 0;
        max-width: 240px
    }
    .review-ratings~.review-content,
    .review-ratings~.review-details {
        margin-left: 280px
    }
    .review-toolbar {
        margin: 0 0 30px
    }
    .review-toolbar .pages {
        padding: 30px 0
    }
    .fieldset .review-legend.legend {
        margin-bottom: 30px
    }
    .review-item {
        padding: 30px 0
    }
    .review-title {
        margin: 0 0 30px
    }
    .wishlist-index-index .products-grid .product-item {
        margin-bottom: 20px
    }
    .wishlist-index-index .products-grid .product-item-actions {
        margin: 0
    }
    .block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 33.33333333%
    }
    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 4%)/3)
    }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items {
        display: block
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items thead,
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody {
        display: block
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items thead tr,
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr {
        padding: unset;
        border: none;
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        align-items: center
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items thead th {
        border-bottom: none;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        padding: 19px 20px 19px 40px;
        min-width: 100px
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr {
        margin: 0;
        height: 64px
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr:nth-child(odd) {
        background: #f5f7fa
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr td.actions>a:nth-child(2) {
        display: none
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr td {
        padding: 19px 0 19px 40px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #343d55;
        min-width: 120px
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr td.actions a {
        color: #006bd1
    }
    .checkout-onepage-success .page-main .checkout-success {
        max-width: 662px;
        margin: 0 auto
    }
    .checkout-onepage-success .page-main .checkout-success .success__sidebar {
        max-width: 475px;
        margin: 30px auto
    }
    .checkout-onepage-success .page-main .checkout-success .actions-toolbar {
        padding: 0;
        margin: 25px 0;
        flex-direction: row;
        column-gap: 48px
    }
    .checkout-onepage-success .page-main .checkout-success .actions-toolbar .primary,
    .checkout-onepage-success .page-main .checkout-success .actions-toolbar .secondary {
        max-width: 307px;
        width: 100%
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items {
        margin-top: 25px;
        display: block;
        padding: 0 6px 22px;
        background: #fff
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items thead,
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items tbody {
        display: block
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items thead tr,
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items tbody tr {
        padding: unset !important;
        border: none !important;
        display: grid !important;
        grid-template-columns: repeat(7, 1fr);
        align-items: center
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items thead th {
        border-bottom: none !important;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        color: #343d55;
        padding: 19px 20px 19px 40px;
        min-width: 100px
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items tbody tr:not(:last-of-type) {
        margin-bottom: 3px
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items tbody tr:nth-child(odd) {
        background: #f5f7fa
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items tbody tr td {
        height: 65px;
        padding: 0 0 0 40px;
        place-items: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #343d55;
        min-width: 120px
    }
    .customer-account-index .block-dashboard-orders .table-wrapper .table-order-items tbody tr td.actions a {
        color: #006bd1
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items {
        display: block
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items thead,
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody {
        display: block
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items thead tr,
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr {
        padding: unset;
        border: none;
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        align-items: center
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items thead th {
        border-bottom: none;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        padding: 19px 20px 19px 40px;
        min-width: 100px
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr {
        margin: 0;
        height: 64px
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr:nth-child(odd) {
        background: #f5f7fa
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr td.actions>a:nth-child(2) {
        display: none
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr td {
        padding: 19px 0 19px 40px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #343d55;
        min-width: 120px
    }
    .sales-order-history .page-main .column.main .table-wrapper .table-order-items tbody tr td.actions a {
        color: #006bd1
    }
    .common-products [data-content-type=products][data-appearance=carousel] ol:not(.slick-initialized) li.product-item {
        min-width: 151px !important;
        margin: 0 calc(((32% - 151px)/2) + 10px) !important
    }
}

.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner {
    display: none
}

.image.image-placeholder #fileUploader {
    border: 500px solid transparent;
    bottom: 0;
    cursor: pointer;
    font-size: 10em;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3
}