.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
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
main,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
.h1,
.h2,
.h3,
.h4,
.h5,
.p,
.block-related-posts-wrapper .block-title,
.block-blog-recent-post .block-title,
.aw_blog_related_products .block-title {
    background: 0 0;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    line-height: 1
}

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

a {
    background: 0 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

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: #41362f;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7143;
    font-size: 1.4rem
}

p,
.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: 24px;
    margin-top: 24px
}

sub,
sup {
    font-size: 78.57142856999999%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dfn {
    font-style: italic
}

h1,
.h1 {
    color: #fd0;
    font-weight: 400;
    line-height: 72px;
    font-size: 6rem;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem
}

h2,
.h2,
.block-related-posts-wrapper .block-title,
.block-blog-recent-post .block-title,
.aw_blog_related_products .block-title {
    color: #0a0203;
    font-weight: 400;
    line-height: 48px;
    font-size: 3.6rem;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem
}

h3,
.h3 {
    color: #0a0203;
    font-weight: 400;
    line-height: 36px;
    font-size: 3rem;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem
}

h4,
.h4 {
    color: #0a0203;
    font-weight: 400;
    line-height: 30px;
    font-size: 2.4rem;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem
}

h5,
.h5 {
    color: #0a0203;
    font-weight: 600;
    line-height: 23px;
    font-size: 1.6rem;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem
}

h6 {
    color: #0a0203;
    font-weight: 600;
    line-height: 24px;
    font-size: 1.2rem;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.block-related-posts-wrapper .block-title small,
.block-related-posts-wrapper .block-title .small,
.block-blog-recent-post .block-title small,
.block-blog-recent-post .block-title .small,
.aw_blog_related_products .block-title small,
.aw_blog_related_products .block-title .small {
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

a,
.alink {
    color: #0a0203;
    text-decoration: underline
}

a:visited,
.alink:visited {
    color: #0a0203;
    text-decoration: underline
}

a:hover,
.alink:hover {
    color: #0a0203;
    text-decoration: none
}

a:active,
.alink:active {
    color: #0a0203;
    text-decoration: underline
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 2.5rem
}

ul>li,
ol>li {
    margin-top: 0;
    margin-bottom: 1.5rem
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

dl {
    margin-bottom: 0;
    margin-top: 0
}

dt {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0
}

dd {
    margin-bottom: 15px;
    margin-top: 20px;
    margin-left: 0
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace
}

code {
    background: #f0f0f0;
    color: #000;
    padding: 2px 4px;
    font-size: 1.2rem;
    white-space: nowrap
}

kbd {
    background: #f0f0f0;
    color: #000;
    padding: 2px 4px;
    font-size: 1.2rem
}

pre {
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    color: #000;
    line-height: 1.7143;
    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: #41362f;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 1.7143;
    font-size: 1.4rem
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child,
blockquote .p:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    color: #0a0203;
    line-height: 1.7143;
    font-size: 1.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 {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 15px 25px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    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 {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

button:hover,
.quote-details-items .actions-toolbar>.action:hover {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

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 {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

button::-moz-focus-inner,
.quote-details-items .actions-toolbar>.action::-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: #f1f2f2;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 1.7143;
    padding: 0 20px;
    vertical-align: middle;
    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: #939598
}

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: #939598
}

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: #939598
}

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: #f1f2f2;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 1.7143;
    padding: 5px 10px 4px;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box
}

select:disabled {
    opacity: .5
}

select[multiple] {
    height: auto;
    background-image: none
}

textarea {
    background: #f1f2f2;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 1.7143;
    margin: 0;
    padding: 10px;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
    resize: vertical
}

textarea:disabled {
    opacity: .5
}

textarea::-moz-placeholder {
    color: #939598
}

textarea::-webkit-input-placeholder {
    color: #939598
}

textarea:-ms-input-placeholder {
    color: #939598
}

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 {
    background: #ffe6ea;
    border-color: #5f131d
}

div.mage-error {
    color: #0a0203;
    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: none
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none
}

.abs-list-no-bullet {
    list-style: none;
    padding: 0;
    margin: 0
}

.abs-list-no-bullet li {
    padding: 0
}

.abs-checkout-tooltip-content-position-top,
.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto
}

.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:before,
.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0
}

.abs-checkout-tooltip-content-position-top:before,
.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #f1f2f2
}

.abs-checkout-tooltip-content-position-top:after,
.negotiable-quote-quote-view .modal-popup .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #fff;
    top: 1px
}

.list-inline {
    margin: 0;
    padding: 0;
    list-style: none none
}

.list-inline>li {
    display: inline-block;
    vertical-align: top
}

.text-white {
    color: #fff
}

.text-black {
    color: #0a0203
}

.text-base {
    color: #0a0203
}

.hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.flex-row-no-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap
}

.flex-row-wrap,
.blog-posts {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.columns {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

.columns:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.breadcrumbs,
.page-title-wrapper,
.footer.content,
.page-wrapper>.page-bottom,
.block.category.event,
.top-container,
.page-main,
.sub-categories,
.aw_blog-post-view .blog-post-details-header,
.short-description-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.page-wrapper {
    overflow: hidden
}

.checkout-index-index .page-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.sidebar-main,
.sidebar-additional {
    width: 100%;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.column.main {
    width: 100%;
    float: left;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

div[data-sealed-layout="1"] .pagebuilder-column-group,
div[data-sealed-layout="1"] .pagebuilder-column {
    margin: 0 !important;
    padding: 0 !important
}

.pagebuilder-column-group {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.base-p-80 {
    padding: 80px
}

.base-pt-80 {
    padding-top: 80px
}

.base-pl-80 {
    padding-left: 80px
}

.base-pr-80 {
    padding-right: 80px
}

.base-pb-80 {
    padding-bottom: 80px
}

.base-m-80 {
    margin: 80px
}

.base-mt-80 {
    margin-top: 80px
}

.base-ml-80 {
    margin-left: 80px
}

.base-mr-80 {
    margin-right: 80px
}

.base-mb-80 {
    margin-bottom: 80px
}

.base-p-75 {
    padding: 75px
}

.base-pt-75 {
    padding-top: 75px
}

.base-pl-75 {
    padding-left: 75px
}

.base-pr-75 {
    padding-right: 75px
}

.base-pb-75 {
    padding-bottom: 75px
}

.base-m-75 {
    margin: 75px
}

.base-mt-75 {
    margin-top: 75px
}

.base-ml-75 {
    margin-left: 75px
}

.base-mr-75 {
    margin-right: 75px
}

.base-mb-75 {
    margin-bottom: 75px
}

.base-p-70 {
    padding: 70px
}

.base-pt-70 {
    padding-top: 70px
}

.base-pl-70 {
    padding-left: 70px
}

.base-pr-70 {
    padding-right: 70px
}

.base-pb-70 {
    padding-bottom: 70px
}

.base-m-70 {
    margin: 70px
}

.base-mt-70 {
    margin-top: 70px
}

.base-ml-70 {
    margin-left: 70px
}

.base-mr-70 {
    margin-right: 70px
}

.base-mb-70 {
    margin-bottom: 70px
}

.base-p-65 {
    padding: 65px
}

.base-pt-65 {
    padding-top: 65px
}

.base-pl-65 {
    padding-left: 65px
}

.base-pr-65 {
    padding-right: 65px
}

.base-pb-65 {
    padding-bottom: 65px
}

.base-m-65 {
    margin: 65px
}

.base-mt-65 {
    margin-top: 65px
}

.base-ml-65 {
    margin-left: 65px
}

.base-mr-65 {
    margin-right: 65px
}

.base-mb-65 {
    margin-bottom: 65px
}

.base-p-60 {
    padding: 60px
}

.base-pt-60 {
    padding-top: 60px
}

.base-pl-60 {
    padding-left: 60px
}

.base-pr-60 {
    padding-right: 60px
}

.base-pb-60 {
    padding-bottom: 60px
}

.base-m-60 {
    margin: 60px
}

.base-mt-60 {
    margin-top: 60px
}

.base-ml-60 {
    margin-left: 60px
}

.base-mr-60 {
    margin-right: 60px
}

.base-mb-60 {
    margin-bottom: 60px
}

.base-p-55 {
    padding: 55px
}

.base-pt-55 {
    padding-top: 55px
}

.base-pl-55 {
    padding-left: 55px
}

.base-pr-55 {
    padding-right: 55px
}

.base-pb-55 {
    padding-bottom: 55px
}

.base-m-55 {
    margin: 55px
}

.base-mt-55 {
    margin-top: 55px
}

.base-ml-55 {
    margin-left: 55px
}

.base-mr-55 {
    margin-right: 55px
}

.base-mb-55 {
    margin-bottom: 55px
}

.base-p-50 {
    padding: 50px
}

.base-pt-50 {
    padding-top: 50px
}

.base-pl-50 {
    padding-left: 50px
}

.base-pr-50 {
    padding-right: 50px
}

.base-pb-50 {
    padding-bottom: 50px
}

.base-m-50 {
    margin: 50px
}

.base-mt-50 {
    margin-top: 50px
}

.base-ml-50 {
    margin-left: 50px
}

.base-mr-50 {
    margin-right: 50px
}

.base-mb-50 {
    margin-bottom: 50px
}

.base-p-45 {
    padding: 45px
}

.base-pt-45 {
    padding-top: 45px
}

.base-pl-45 {
    padding-left: 45px
}

.base-pr-45 {
    padding-right: 45px
}

.base-pb-45 {
    padding-bottom: 45px
}

.base-m-45 {
    margin: 45px
}

.base-mt-45 {
    margin-top: 45px
}

.base-ml-45 {
    margin-left: 45px
}

.base-mr-45 {
    margin-right: 45px
}

.base-mb-45 {
    margin-bottom: 45px
}

.base-p-40 {
    padding: 40px
}

.base-pt-40 {
    padding-top: 40px
}

.base-pl-40 {
    padding-left: 40px
}

.base-pr-40 {
    padding-right: 40px
}

.base-pb-40 {
    padding-bottom: 40px
}

.base-m-40 {
    margin: 40px
}

.base-mt-40 {
    margin-top: 40px
}

.base-ml-40 {
    margin-left: 40px
}

.base-mr-40 {
    margin-right: 40px
}

.base-mb-40 {
    margin-bottom: 40px
}

.base-p-35 {
    padding: 35px
}

.base-pt-35 {
    padding-top: 35px
}

.base-pl-35 {
    padding-left: 35px
}

.base-pr-35 {
    padding-right: 35px
}

.base-pb-35 {
    padding-bottom: 35px
}

.base-m-35 {
    margin: 35px
}

.base-mt-35 {
    margin-top: 35px
}

.base-ml-35 {
    margin-left: 35px
}

.base-mr-35 {
    margin-right: 35px
}

.base-mb-35 {
    margin-bottom: 35px
}

.base-p-30 {
    padding: 30px
}

.base-pt-30 {
    padding-top: 30px
}

.base-pl-30 {
    padding-left: 30px
}

.base-pr-30 {
    padding-right: 30px
}

.base-pb-30 {
    padding-bottom: 30px
}

.base-m-30 {
    margin: 30px
}

.base-mt-30 {
    margin-top: 30px
}

.base-ml-30 {
    margin-left: 30px
}

.base-mr-30 {
    margin-right: 30px
}

.base-mb-30 {
    margin-bottom: 30px
}

.base-p-25 {
    padding: 25px
}

.base-pt-25 {
    padding-top: 25px
}

.base-pl-25 {
    padding-left: 25px
}

.base-pr-25 {
    padding-right: 25px
}

.base-pb-25 {
    padding-bottom: 25px
}

.base-m-25 {
    margin: 25px
}

.base-mt-25 {
    margin-top: 25px
}

.base-ml-25 {
    margin-left: 25px
}

.base-mr-25 {
    margin-right: 25px
}

.base-mb-25 {
    margin-bottom: 25px
}

.base-p-20 {
    padding: 20px
}

.base-pt-20 {
    padding-top: 20px
}

.base-pl-20 {
    padding-left: 20px
}

.base-pr-20 {
    padding-right: 20px
}

.base-pb-20 {
    padding-bottom: 20px
}

.base-m-20 {
    margin: 20px
}

.base-mt-20 {
    margin-top: 20px
}

.base-ml-20 {
    margin-left: 20px
}

.base-mr-20 {
    margin-right: 20px
}

.base-mb-20 {
    margin-bottom: 20px
}

.base-p-15 {
    padding: 15px
}

.base-pt-15 {
    padding-top: 15px
}

.base-pl-15 {
    padding-left: 15px
}

.base-pr-15 {
    padding-right: 15px
}

.base-pb-15 {
    padding-bottom: 15px
}

.base-m-15 {
    margin: 15px
}

.base-mt-15 {
    margin-top: 15px
}

.base-ml-15 {
    margin-left: 15px
}

.base-mr-15 {
    margin-right: 15px
}

.base-mb-15 {
    margin-bottom: 15px
}

.base-p-10 {
    padding: 10px
}

.base-pt-10 {
    padding-top: 10px
}

.base-pl-10 {
    padding-left: 10px
}

.base-pr-10 {
    padding-right: 10px
}

.base-pb-10 {
    padding-bottom: 10px
}

.base-m-10 {
    margin: 10px
}

.base-mt-10 {
    margin-top: 10px
}

.base-ml-10 {
    margin-left: 10px
}

.base-mr-10 {
    margin-right: 10px
}

.base-mb-10 {
    margin-bottom: 10px
}

.base-p-5 {
    padding: 5px
}

.base-pt-5 {
    padding-top: 5px
}

.base-pl-5 {
    padding-left: 5px
}

.base-pr-5 {
    padding-right: 5px
}

.base-pb-5 {
    padding-bottom: 5px
}

.base-m-5 {
    margin: 5px
}

.base-mt-5 {
    margin-top: 5px
}

.base-ml-5 {
    margin-left: 5px
}

.base-mr-5 {
    margin-right: 5px
}

.base-mb-5 {
    margin-bottom: 5px
}

.base-p-0 {
    padding: 0
}

.base-pt-0 {
    padding-top: 0
}

.base-pl-0 {
    padding-left: 0
}

.base-pr-0 {
    padding-right: 0
}

.base-pb-0 {
    padding-bottom: 0
}

.base-m-0 {
    margin: 0
}

.base-mt-0 {
    margin-top: 0
}

.base-ml-0 {
    margin-left: 0
}

.base-mr-0 {
    margin-right: 0
}

.base-mb-0 {
    margin-bottom: 0
}

body {
    color: #0a0203;
    letter-spacing: .5px
}

strong {
    font-weight: 600
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    src: url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-regular-400.woff2') format('woff2'), url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-regular-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    src: url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-brands-400.woff2') format('woff2'), url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-brands-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    src: url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-solid-900.woff2') format('woff2'), url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-solid-900.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    src: url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-light-300.woff2') format('woff2'), url('../../frontend/Nikon/asia/en_US/fonts/fontawesome/fa-light-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: auto
}

h1,
.h1 {
    letter-spacing: 3px
}

h2,
.h2,
.block-related-posts-wrapper .block-title,
.block-blog-recent-post .block-title,
.aw_blog_related_products .block-title {
    letter-spacing: 2px
}

h3,
.h3 {
    letter-spacing: 1.5px
}

h4,
.h4 {
    letter-spacing: 1.2px
}

h5,
.h5 {
    letter-spacing: .8px
}

h6 {
    letter-spacing: .6px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.block-related-posts-wrapper .block-title,
.block-blog-recent-post .block-title,
.aw_blog_related_products .block-title {
    text-transform: uppercase
}

ul {
    padding: 0 0 0 18px;
    list-style: disc
}

dt {
    font-weight: 600
}

.load.indicator {
    background-color: rgba(255, 255, 255, .5);
    z-index: 99999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    position: absolute
}

.load.indicator:before {
    background: transparent url('../../frontend/Nikon/asia/en_US/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,
.loading-mask .loader>.p {
    display: none
}

body>.loading-mask {
    z-index: 99999
}

._block-content-loading {
    position: relative
}

.icon-user {
    display: inline-block;
    text-decoration: none
}

.icon-user:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'person';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-heart {
    display: inline-block;
    text-decoration: none
}

.icon-heart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'favorite_border';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-bag {
    display: inline-block;
    text-decoration: none
}

.icon-bag:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'shopping_bag';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-sync {
    display: inline-block;
    text-decoration: none
}

.icon-sync:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'sync';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-mail {
    display: inline-block;
    text-decoration: none
}

.icon-mail:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'email';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-facebook {
    display: inline-block;
    text-decoration: none
}

.icon-facebook:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f082';
    font-family: 'Font Awesome 5 Brands';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-instagram {
    display: inline-block;
    text-decoration: none
}

.icon-instagram:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-gift {
    display: inline-block;
    text-decoration: none
}

.icon-gift:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'card_giftcard';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-truck {
    display: inline-block;
    text-decoration: none
}

.icon-truck:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'local_shipping';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-search {
    display: inline-block;
    text-decoration: none
}

.icon-search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'search';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-phone {
    display: inline-block;
    text-decoration: none
}

.icon-phone:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'call';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-close {
    display: inline-block;
    text-decoration: none
}

.icon-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-exclamation {
    display: inline-block;
    text-decoration: none
}

.icon-exclamation:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'error_outline';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-envelope {
    display: inline-block;
    text-decoration: none
}

.icon-envelope:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'email';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-chevron-up {
    display: inline-block;
    text-decoration: none
}

.icon-chevron-up:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'chevron_up';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-chevron-down {
    display: inline-block;
    text-decoration: none
}

.icon-chevron-down:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-chevron-right {
    display: inline-block;
    text-decoration: none
}

.icon-chevron-right:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'chevron_right';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-chevron-left {
    display: inline-block;
    text-decoration: none
}

.icon-chevron-left:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'chevron_left';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-star {
    display: inline-block;
    text-decoration: none
}

.icon-star:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'star_rate';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-bars {
    display: inline-block;
    text-decoration: none
}

.icon-bars:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f0c9';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-arrow-up {
    display: inline-block;
    text-decoration: none
}

.icon-arrow-up:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'arrow_drop_up';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-arrow-down {
    display: inline-block;
    text-decoration: none
}

.icon-arrow-down:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-edit {
    display: inline-block;
    text-decoration: none
}

.icon-edit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'create';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-trash {
    display: inline-block;
    text-decoration: none
}

.icon-trash:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'delete';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-middle-dot {
    display: inline-block;
    text-decoration: none
}

.icon-middle-dot:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\00B7';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-circle {
    display: inline-block;
    text-decoration: none
}

.icon-circle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'lens';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-check {
    display: inline-block;
    text-decoration: none
}

.icon-check:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'check';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-play {
    display: inline-block;
    text-decoration: none
}

.icon-play:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'play_arrow';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-map-pin {
    display: inline-block;
    text-decoration: none
}

.icon-map-pin:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'location_on';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-trophy {
    display: inline-block;
    text-decoration: none
}

.icon-trophy:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'emoji_events';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-plane {
    display: inline-block;
    text-decoration: none
}

.icon-plane:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'flight_takeoff';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-percent {
    display: inline-block;
    text-decoration: none
}

.icon-percent:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f295';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-long-arrow-left {
    display: inline-block;
    text-decoration: none
}

.icon-long-arrow-left:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'arrow_left_alt';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-long-arrow-right {
    display: inline-block;
    text-decoration: none
}

.icon-long-arrow-right:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'arrow_right_alt';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-check-circle {
    display: inline-block;
    text-decoration: none
}

.icon-check-circle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'check_circle';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-info-circle {
    display: inline-block;
    text-decoration: none
}

.icon-info-circle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'info';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-exclamation-circle {
    display: inline-block;
    text-decoration: none
}

.icon-exclamation-circle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'error_outline';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-times-circle {
    display: inline-block;
    text-decoration: none
}

.icon-times-circle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'cancel';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-question-circle {
    display: inline-block;
    text-decoration: none
}

.icon-question-circle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'help';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-exclamation-triangle {
    display: inline-block;
    text-decoration: none
}

.icon-exclamation-triangle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'warning';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-twitter-square {
    display: inline-block;
    text-decoration: none
}

.icon-twitter-square:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f081';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-twitter {
    display: inline-block;
    text-decoration: none
}

.icon-twitter:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f099';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-youtube {
    display: inline-block;
    text-decoration: none
}

.icon-youtube:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f167';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-pinterest-square {
    display: inline-block;
    text-decoration: none
}

.icon-pinterest-square:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f0d3';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-linkedin-square {
    display: inline-block;
    text-decoration: none
}

.icon-linkedin-square:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f08c';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.icon-google-plus-square {
    display: inline-block;
    text-decoration: none
}

.icon-google-plus-square:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f0d4';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

button,
.button,
.quote-details-items .actions-toolbar>.action {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

button:focus,
.button:focus,
button:active,
.button:active,
.quote-details-items .actions-toolbar>.action:focus,
.quote-details-items .actions-toolbar>.action:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

button:hover,
.button:hover,
.quote-details-items .actions-toolbar>.action:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

button.disabled,
.button.disabled,
button[disabled],
.button[disabled],
fieldset[disabled] button,
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 {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.primary,
button.primary,
a.action.update,
button.update,
.quote-details-items .actions-toolbar>.action.primary,
.quote-details-items .actions-toolbar>.action.update,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

a.action.primary:focus,
button.primary:focus,
a.action.update:focus,
button.update:focus,
a.action.primary:active,
button.primary:active,
a.action.update:active,
button.update:active,
.quote-details-items .actions-toolbar>.action.primary:focus,
.quote-details-items .actions-toolbar>.action.update:focus,
.quote-details-items .actions-toolbar>.action.primary:active,
.quote-details-items .actions-toolbar>.action.update:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

a.action.primary:hover,
button.primary:hover,
a.action.update:hover,
button.update:hover,
.quote-details-items .actions-toolbar>.action.primary:hover,
.quote-details-items .actions-toolbar>.action.update:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

a.action.primary.disabled,
button.primary.disabled,
a.action.update.disabled,
button.update.disabled,
a.action.primary[disabled],
button.primary[disabled],
a.action.update[disabled],
button.update[disabled],
fieldset[disabled] a.action.primary,
fieldset[disabled] button.primary,
fieldset[disabled] a.action.update,
fieldset[disabled] button.update,
.quote-details-items .actions-toolbar>.action.primary.disabled,
.quote-details-items .actions-toolbar>.action.update.disabled,
.quote-details-items .actions-toolbar>.action.primary[disabled],
.quote-details-items .actions-toolbar>.action.update[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.primary,
fieldset[disabled] .quote-details-items .actions-toolbar>.action.update,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button[disabled],
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.update,
button.update,
.quote-details-items .actions-toolbar>.action.update {
    background: 0 0;
    letter-spacing: 1.2px
}

a.action.tocart,
button.tocart,
.quote-details-items .actions-toolbar>.action.tocart {
    background-image: none;
    background: #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    min-width: 170px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

a.action.tocart:focus,
button.tocart:focus,
a.action.tocart:active,
button.tocart:active,
.quote-details-items .actions-toolbar>.action.tocart:focus,
.quote-details-items .actions-toolbar>.action.tocart:active {
    text-decoration: none
}

a.action.tocart:hover,
button.tocart:hover,
.quote-details-items .actions-toolbar>.action.tocart:hover {
    text-decoration: none
}

a.action.tocart.disabled,
button.tocart.disabled,
a.action.tocart[disabled],
button.tocart[disabled],
fieldset[disabled] a.action.tocart,
fieldset[disabled] button.tocart,
.quote-details-items .actions-toolbar>.action.tocart.disabled,
.quote-details-items .actions-toolbar>.action.tocart[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.tocart {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.tocart.pre-order,
button.tocart.pre-order,
.quote-details-items .actions-toolbar>.action.tocart.pre-order {
    color: #fd0;
    background: #0a0203;
    border-color: #0a0203;
    transition: .2s ease-in-out
}

a.action.tocart.pre-order:hover,
button.tocart.pre-order:hover,
.quote-details-items .actions-toolbar>.action.tocart.pre-order:hover {
    color: #0a0203;
    border-color: #fd0
}

a.action.primary.apply,
button.primary.apply,
a.action.primary.action-add,
button.primary.action-add,
.quote-details-items .actions-toolbar>.action.primary.apply,
.quote-details-items .actions-toolbar>.action.primary.action-add,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.apply,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.action-add,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.apply,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.action-add {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

a.action.primary.apply:focus,
button.primary.apply:focus,
a.action.primary.action-add:focus,
button.primary.action-add:focus,
a.action.primary.apply:active,
button.primary.apply:active,
a.action.primary.action-add:active,
button.primary.action-add:active,
.quote-details-items .actions-toolbar>.action.primary.apply:focus,
.quote-details-items .actions-toolbar>.action.primary.action-add:focus,
.quote-details-items .actions-toolbar>.action.primary.apply:active,
.quote-details-items .actions-toolbar>.action.primary.action-add:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.apply:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.action-add:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.apply:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.action-add:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.apply:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.action-add:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.apply:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.action-add:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

a.action.primary.apply:hover,
button.primary.apply:hover,
a.action.primary.action-add:hover,
button.primary.action-add:hover,
.quote-details-items .actions-toolbar>.action.primary.apply:hover,
.quote-details-items .actions-toolbar>.action.primary.action-add:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.apply:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.action-add:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.apply:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.action-add:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

a.action.primary.apply.disabled,
button.primary.apply.disabled,
a.action.primary.action-add.disabled,
button.primary.action-add.disabled,
a.action.primary.apply[disabled],
button.primary.apply[disabled],
a.action.primary.action-add[disabled],
button.primary.action-add[disabled],
fieldset[disabled] a.action.primary.apply,
fieldset[disabled] button.primary.apply,
fieldset[disabled] a.action.primary.action-add,
fieldset[disabled] button.primary.action-add,
.quote-details-items .actions-toolbar>.action.primary.apply.disabled,
.quote-details-items .actions-toolbar>.action.primary.action-add.disabled,
.quote-details-items .actions-toolbar>.action.primary.apply[disabled],
.quote-details-items .actions-toolbar>.action.primary.action-add[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.primary.apply,
fieldset[disabled] .quote-details-items .actions-toolbar>.action.primary.action-add,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.apply.disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.action-add.disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.apply[disabled],
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.action-add[disabled],
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.apply,
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.action-add,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.apply.disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.action-add.disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.apply[disabled],
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.action-add[disabled],
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.apply,
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.action-add {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.checkout,
button.checkout,
a.action.proceed-to-checkout,
button.proceed-to-checkout,
.quote-details-items .actions-toolbar>.action.checkout,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout {
    background-image: none;
    background: #fd0;
    border-radius: 0;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 12px 10px;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 2.2rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

a.action.checkout:before,
button.checkout:before,
a.action.proceed-to-checkout:before,
button.proceed-to-checkout:before,
.quote-details-items .actions-toolbar>.action.checkout:before,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: 22px;
    color: inherit;
    content: 'lock';
    font-family: 'Material Icons Outlined';
    margin: 0 7px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

a.action.checkout:hover:before,
button.checkout:hover:before,
a.action.proceed-to-checkout:hover:before,
button.proceed-to-checkout:hover:before,
.quote-details-items .actions-toolbar>.action.checkout:hover:before,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout:hover:before {
    color: inherit
}

a.action.checkout:active:before,
button.checkout:active:before,
a.action.proceed-to-checkout:active:before,
button.proceed-to-checkout:active:before,
.quote-details-items .actions-toolbar>.action.checkout:active:before,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout:active:before {
    color: inherit
}

a.action.checkout:focus,
button.checkout:focus,
a.action.proceed-to-checkout:focus,
button.proceed-to-checkout:focus,
a.action.checkout:active,
button.checkout:active,
a.action.proceed-to-checkout:active,
button.proceed-to-checkout:active,
.quote-details-items .actions-toolbar>.action.checkout:focus,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout:focus,
.quote-details-items .actions-toolbar>.action.checkout:active,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout:active {
    text-decoration: none
}

a.action.checkout:hover,
button.checkout:hover,
a.action.proceed-to-checkout:hover,
button.proceed-to-checkout:hover,
.quote-details-items .actions-toolbar>.action.checkout:hover,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout:hover {
    text-decoration: none
}

a.action.checkout.disabled,
button.checkout.disabled,
a.action.proceed-to-checkout.disabled,
button.proceed-to-checkout.disabled,
a.action.checkout[disabled],
button.checkout[disabled],
a.action.proceed-to-checkout[disabled],
button.proceed-to-checkout[disabled],
fieldset[disabled] a.action.checkout,
fieldset[disabled] button.checkout,
fieldset[disabled] a.action.proceed-to-checkout,
fieldset[disabled] button.proceed-to-checkout,
.quote-details-items .actions-toolbar>.action.checkout.disabled,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout.disabled,
.quote-details-items .actions-toolbar>.action.checkout[disabled],
.quote-details-items .actions-toolbar>.action.proceed-to-checkout[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.checkout,
fieldset[disabled] .quote-details-items .actions-toolbar>.action.proceed-to-checkout {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.checkout:before,
button.checkout:before,
a.action.proceed-to-checkout:before,
button.proceed-to-checkout:before,
.quote-details-items .actions-toolbar>.action.checkout:before,
.quote-details-items .actions-toolbar>.action.proceed-to-checkout:before {
    font-family: 'Material Icons';
    overflow: visible;
    font-weight: 400;
    text-transform: none
}

a.action.primary-outline,
button.primary-outline,
.quote-details-items .actions-toolbar>.action.primary-outline {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

a.action.primary-outline:focus,
button.primary-outline:focus,
a.action.primary-outline:active,
button.primary-outline:active,
.quote-details-items .actions-toolbar>.action.primary-outline:focus,
.quote-details-items .actions-toolbar>.action.primary-outline:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

a.action.primary-outline:hover,
button.primary-outline:hover,
.quote-details-items .actions-toolbar>.action.primary-outline:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

a.action.primary-outline.disabled,
button.primary-outline.disabled,
a.action.primary-outline[disabled],
button.primary-outline[disabled],
fieldset[disabled] a.action.primary-outline,
fieldset[disabled] button.primary-outline,
.quote-details-items .actions-toolbar>.action.primary-outline.disabled,
.quote-details-items .actions-toolbar>.action.primary-outline[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.primary-outline {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.secondary,
button.secondary,
.quote-details-items .actions-toolbar>.action.secondary {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: 240px
}

a.action.secondary:focus,
button.secondary:focus,
a.action.secondary:active,
button.secondary:active,
.quote-details-items .actions-toolbar>.action.secondary:focus,
.quote-details-items .actions-toolbar>.action.secondary:active {
    text-decoration: none;
    background: #fd0
}

a.action.secondary:hover,
button.secondary:hover,
.quote-details-items .actions-toolbar>.action.secondary:hover {
    text-decoration: none;
    background: #fd0
}

a.action.secondary.disabled,
button.secondary.disabled,
a.action.secondary[disabled],
button.secondary[disabled],
fieldset[disabled] a.action.secondary,
fieldset[disabled] button.secondary,
.quote-details-items .actions-toolbar>.action.secondary.disabled,
.quote-details-items .actions-toolbar>.action.secondary[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.secondary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.secondary-outline,
button.secondary-outline,
.quote-details-items .actions-toolbar>.action.secondary-outline {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

a.action.secondary-outline:focus,
button.secondary-outline:focus,
a.action.secondary-outline:active,
button.secondary-outline:active,
.quote-details-items .actions-toolbar>.action.secondary-outline:focus,
.quote-details-items .actions-toolbar>.action.secondary-outline:active {
    text-decoration: none;
    background: 0 0;
    border: 2px solid #fd0
}

a.action.secondary-outline:hover,
button.secondary-outline:hover,
.quote-details-items .actions-toolbar>.action.secondary-outline:hover {
    text-decoration: none;
    background: 0 0;
    border: 2px solid #fd0
}

a.action.secondary-outline.disabled,
button.secondary-outline.disabled,
a.action.secondary-outline[disabled],
button.secondary-outline[disabled],
fieldset[disabled] a.action.secondary-outline,
fieldset[disabled] button.secondary-outline,
.quote-details-items .actions-toolbar>.action.secondary-outline.disabled,
.quote-details-items .actions-toolbar>.action.secondary-outline[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.secondary-outline {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.action.black,
button.black,
.quote-details-items .actions-toolbar>.action.black {
    color: #fff;
    background-color: #000;
    border-color: #0a0203
}

a.action.black>a,
button.black>a,
.quote-details-items .actions-toolbar>.action.black>a {
    color: #fff;
    text-decoration: none
}

a.button,
a.balance-button,
a[class*=balance-button-],
a[class^=balance-button-] {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

a.button:focus,
a.balance-button:focus,
a[class*=balance-button-]:focus,
a[class^=balance-button-]:focus,
a.button:active,
a.balance-button:active,
a[class*=balance-button-]:active,
a[class^=balance-button-]:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

a.button:hover,
a.balance-button:hover,
a[class*=balance-button-]:hover,
a[class^=balance-button-]:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

a.button.disabled,
a.balance-button.disabled,
a[class*=balance-button-].disabled,
a[class^=balance-button-].disabled,
a.button[disabled],
a.balance-button[disabled],
a[class*=balance-button-][disabled],
a[class^=balance-button-][disabled],
fieldset[disabled] a.button,
fieldset[disabled] a.balance-button,
fieldset[disabled] a[class*=balance-button-],
fieldset[disabled] a[class^=balance-button-] {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.button:hover,
a.balance-button:hover,
a[class*=balance-button-]:hover,
a[class^=balance-button-]:hover,
a.button:active,
a.balance-button:active,
a[class*=balance-button-]:active,
a[class^=balance-button-]:active,
a.button:focus,
a.balance-button:focus,
a[class*=balance-button-]:focus,
a[class^=balance-button-]:focus {
    text-decoration: none
}

[class*=balance-button-1] {
    background-image: none;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

[class*=balance-button-1]:focus,
[class*=balance-button-1]:active {
    text-decoration: none;
    background: #7e807e;
    color: #fff
}

[class*=balance-button-1]:hover {
    text-decoration: none;
    background: #7e807e;
    color: #fff
}

[class*=balance-button-1].disabled,
[class*=balance-button-1][disabled],
fieldset[disabled] [class*=balance-button-1] {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

[class*=balance-button-2] {
    background-image: none;
    background: 0 0;
    border: 1px solid #f1f2f2;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

[class*=balance-button-2]:focus,
[class*=balance-button-2]:active {
    text-decoration: none;
    background: #0a0203;
    border: 1px solid #f1f2f2;
    color: #fff
}

[class*=balance-button-2]:hover {
    text-decoration: none;
    background: #0a0203;
    border: 1px solid #f1f2f2;
    color: #fff
}

[class*=balance-button-2].disabled,
[class*=balance-button-2][disabled],
fieldset[disabled] [class*=balance-button-2] {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.button-as-link {
    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.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline
}

.button-as-link:focus,
.button-as-link:active {
    background: 0 0;
    border: none
}

.button-as-link:hover {
    background: 0 0;
    border: none
}

.button-as-link.disabled,
.button-as-link[disabled],
fieldset[disabled] .button-as-link {
    pointer-events: none;
    opacity: .5
}

.button-as-link:visited {
    color: #0a0203;
    text-decoration: underline
}

.button-as-link:hover {
    color: #0a0203;
    text-decoration: none
}

.button-as-link:active {
    color: #0a0203;
    text-decoration: underline
}

.button-as-link:hover,
.button-as-link:active,
.button-as-link:focus {
    background: 0 0;
    border: 0
}

.button-as-link.disabled,
.button-as-link[disabled],
fieldset[disabled] .button-as-link {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.message.info {
    width: 100%;
    border-radius: 3px;
    margin: 10px 0 10px;
    padding: 13px 10px;
    display: block;
    line-height: 1.7143;
    font-size: 1.4rem;
    background: #fff7ef;
    color: #0a0203;
    padding-left: auto;
    position: relative
}

.message.info a {
    color: #0a0203
}

.message.info a:hover {
    color: #0a0203
}

.message.info a:active {
    color: #0a0203
}

.message.info>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #0a0203;
    content: 'error_outline';
    font-family: 'Material Icons Outlined';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 9px;
    width: auto;
    position: absolute;
    text-align: center
}

.message.error {
    border-radius: 3px;
    margin: 10px 0 10px;
    padding: 13px 10px;
    display: block;
    line-height: 1.7143;
    font-size: 1.4rem;
    background: #ffe6ea;
    color: #0a0203;
    padding-left: auto;
    position: relative
}

.message.error a {
    color: #0a0203
}

.message.error a:hover {
    color: #0a0203
}

.message.error a:active {
    color: #0a0203
}

.message.error>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #0a0203;
    content: 'cancel';
    font-family: 'Material Icons Outlined';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 9px;
    width: auto;
    position: absolute;
    text-align: center
}

.message.warning {
    border-radius: 3px;
    margin: 10px 0 10px;
    padding: 13px 10px;
    display: block;
    line-height: 1.7143;
    font-size: 1.4rem;
    background: #fff7ef;
    color: #0a0203;
    padding-left: auto;
    position: relative;
    border: 1px solid #ffa700;
    border-radius: 0
}

.message.warning a {
    color: #0a0203
}

.message.warning a:hover {
    color: #0a0203
}

.message.warning a:active {
    color: #0a0203
}

.message.warning>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #0a0203;
    content: 'error_outline';
    font-family: 'Material Icons Outlined';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 9px;
    width: auto;
    position: absolute;
    text-align: center
}

.message.notice {
    border-radius: 3px;
    margin: 10px 0 10px;
    padding: 13px 10px;
    display: block;
    line-height: 1.7143;
    font-size: 1.4rem;
    background: #fff7ef;
    color: #0a0203;
    padding-left: auto;
    position: relative
}

.message.notice a {
    color: #0a0203
}

.message.notice a:hover {
    color: #0a0203
}

.message.notice a:active {
    color: #0a0203
}

.message.notice>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #0a0203;
    content: 'error_outline';
    font-family: 'Material Icons Outlined';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 9px;
    width: auto;
    position: absolute;
    text-align: center
}

.message.success {
    border-radius: 3px;
    margin: 10px 0 10px;
    padding: 13px 10px;
    display: block;
    line-height: 1.7143;
    font-size: 1.4rem;
    background: #f3ffe8;
    color: #0a0203;
    padding-left: auto;
    position: relative
}

.message.success a {
    color: #0a0203
}

.message.success a:hover {
    color: #0a0203
}

.message.success a:active {
    color: #0a0203
}

.message.success>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: #0a0203;
    content: 'check_circle';
    font-family: 'Material Icons Outlined';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 9px;
    width: auto;
    position: absolute;
    text-align: center
}

.messages .message {
    text-align: center;
    padding-left: 10px;
    border-radius: 3px
}

.messages .message.warning {
    border-radius: 0
}

.message div,
.message>span {
    display: inline-block;
    position: relative;
    padding-left: 30px
}

.tooltip.wrapper,
.field-tooltip {
    position: relative
}

.tooltip.wrapper .tooltip-content,
.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: #0a0203;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-bottom: 5px;
    bottom: 100%;
    left: 0
}

.tooltip.wrapper .tooltip-content:after,
.field-tooltip .tooltip-content:after,
.tooltip.wrapper .tooltip-content:before,
.field-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.tooltip.wrapper .tooltip-content:after,
.field-tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.tooltip.wrapper .tooltip-content:before,
.field-tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.tooltip.wrapper .tooltip-content:after,
.field-tooltip .tooltip-content:after,
.tooltip.wrapper .tooltip-content:before,
.field-tooltip .tooltip-content:before {
    top: 100%
}

.tooltip.wrapper .tooltip-content:after,
.field-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 15px;
    margin-left: -5px
}

.tooltip.wrapper .tooltip-content:before,
.field-tooltip .tooltip-content:before {
    border-top-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.tooltip.wrapper .tooltip-toggle,
.field-tooltip .tooltip-toggle {
    cursor: help
}

.tooltip.wrapper .tooltip-toggle:hover+.tooltip-content,
.field-tooltip .tooltip-toggle:hover+.tooltip-content,
.tooltip.wrapper .tooltip-toggle:focus+.tooltip-content,
.field-tooltip .tooltip-toggle:focus+.tooltip-content,
.tooltip.wrapper:hover .tooltip-content,
.field-tooltip:hover .tooltip-content {
    display: block
}

.tooltip.wrapper .label>span,
.field-tooltip .label>span {
    display: none
}

.actions-toolbar:before,
.actions-toolbar:after {
    content: '';
    display: table
}

.actions-toolbar:after {
    clear: both
}

.actions-toolbar .primary {
    float: left
}

.actions-toolbar .secondary {
    float: right
}

.actions-toolbar .primary {
    float: left
}

.actions-toolbar .secondary {
    float: right
}

.actions-toolbar .primary,
.actions-toolbar .secondary {
    display: inline-block
}

.actions-toolbar .primary a.action,
.actions-toolbar .secondary a.action {
    display: inline-block
}

.actions-toolbar .primary .action {
    margin: 0 5px 0 0
}

.actions-toolbar .secondary a.action {
    margin-top: 6px
}

.actions-toolbar:before,
.actions-toolbar:after {
    content: '';
    display: table
}

.actions-toolbar:after {
    clear: both
}

.actions-toolbar .primary {
    float: left
}

.actions-toolbar .secondary {
    float: right
}

.actions-toolbar .primary {
    float: left
}

.actions-toolbar .secondary {
    float: right
}

.actions-toolbar .primary,
.actions-toolbar .secondary {
    display: inline-block
}

.actions-toolbar .primary a.action,
.actions-toolbar .secondary a.action {
    display: inline-block
}

.actions-toolbar .primary .action {
    margin: 0 5px 0 0
}

.actions-toolbar .secondary a.action {
    margin-top: 6px
}

@media only screen and (max-width:767px) {
    .actions-toolbar {
        text-align: mobile
    }

    .actions-toolbar:before,
    .actions-toolbar:after {
        content: '';
        display: table
    }

    .actions-toolbar:after {
        clear: both
    }

    .actions-toolbar .primary,
    .actions-toolbar .secondary {
        float: none;
        width: 100%;
        text-align: center
    }

    .actions-toolbar .primary,
    .actions-toolbar .secondary {
        display: inline-block
    }

    .actions-toolbar .primary a.action,
    .actions-toolbar .secondary a.action {
        display: inline-block
    }

    .actions-toolbar .primary .action {
        margin: 0
    }

    .actions-toolbar .secondary a.action {
        margin-top: 6px
    }

    .actions-toolbar:before,
    .actions-toolbar:after {
        content: '';
        display: table
    }

    .actions-toolbar:after {
        clear: both
    }

    .actions-toolbar .primary,
    .actions-toolbar .secondary {
        float: none;
        width: 100%;
        text-align: center
    }

    .actions-toolbar .primary,
    .actions-toolbar .secondary {
        display: inline-block
    }

    .actions-toolbar .primary a.action,
    .actions-toolbar .secondary a.action {
        display: inline-block
    }

    .actions-toolbar .primary .action {
        margin: 0
    }

    .actions-toolbar .secondary a.action {
        margin-top: 6px
    }
}

.breadcrumbs {
    margin: 0 0 10px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 11px
}

.breadcrumbs .items {
    font-size: 1.2rem;
    color: #fff;
    margin: 0;
    padding: 0;
    list-style: none none
}

.breadcrumbs .items>li {
    display: inline-block;
    vertical-align: top
}

.breadcrumbs .item {
    margin: 0
}

.breadcrumbs a {
    color: #fff;
    text-decoration: underline
}

.breadcrumbs a:visited {
    color: #fff;
    text-decoration: none
}

.breadcrumbs a:hover {
    color: #fff;
    text-decoration: underline
}

.breadcrumbs a:active {
    color: #fff;
    text-decoration: none
}

.breadcrumbs strong {
    font-weight: 600
}

.breadcrumbs .item:not(:last-child):after {
    color: #fff;
    content: '/'
}

.breadcrumbs .items {
    margin-bottom: 10px
}

.breadcrumbs .items a {
    text-decoration: none
}

.breadcrumbs .items .item {
    font-weight: 600
}

.breadcrumbs .items .item:after {
    margin: 0 3px
}

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
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    border-top: 2px solid #f1f2f2
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
    border-top: 0
}

table>tbody+tbody {
    border-top: 2px solid #f1f2f2
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th {
    color: #000;
    font-weight: 600;
    font-size: 1.2rem
}

table>caption {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

table>thead>tr>th {
    text-transform: uppercase;
    letter-spacing: 1.2px
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=datetime],
input[type=email] {
    border: none
}

input[type=text] [disabled=disabled],
input[type=password] [disabled=disabled],
input[type=url] [disabled=disabled],
input[type=tel] [disabled=disabled],
input[type=search] [disabled=disabled],
input[type=number] [disabled=disabled],
input[type=datetime] [disabled=disabled],
input[type=email] [disabled=disabled] {
    color: #999
}

input[type=radio]:not(.rating)+label,
input[type=checkbox]+label {
    line-height: 24px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

input[type=radio]:not(.rating)+label:before,
input[type=checkbox]+label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #0a0203;
    content: 'check';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

input[type=radio]:not(.rating)+label:before,
input[type=checkbox]+label:before {
    width: 24px;
    height: 24px;
    margin: 0 11px 0 0;
    border: 2px solid #fd0;
    content: ''
}

input[type=radio]:not(.rating)+label>span,
input[type=checkbox]+label>span {
    line-height: 22px
}

input[type=radio]:not(.rating):disabled,
input[type=checkbox]:disabled {
    opacity: 1
}

input[type=radio]:not(.rating):disabled+label,
input[type=checkbox]:disabled+label {
    color: #0a0203
}

input[type=radio]:not(.rating):disabled+label:before,
input[type=checkbox]:disabled+label:before {
    font-family: 'Material Icons Outlined' !important;
    color: #939598 !important;
    background: #f1f2f2;
    border-color: #939598
}

input[type=checkbox] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    margin: 0
}

input[type=checkbox]+label {
    position: relative;
    padding: 0 0 0 35px
}

input[type=checkbox]+label:before {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 0
}

input[type=checkbox]:checked+label:before {
    font-size: 2.4rem;
    line-height: 2.4rem;
    content: 'check';
    border: none;
    background: 0 0;
    z-index: 1;
    left: .5px;
    text-transform: none
}

input[type=checkbox]:checked+label:after {
    width: 24px;
    height: 24px;
    margin: 0 11px 0 0;
    border: 2px solid #fd0;
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    top: 0
}

input[type=radio]:not(.rating) {
    display: none
}

input[type=radio]:not(.rating)+label:before {
    color: #0a0203;
    font-weight: 400;
    height: 24px;
    line-height: 18px;
    width: 24px;
    font-size: 1.2rem;
    border-radius: 50%;
    content: 'lens';
    text-align: left;
    padding: 1px 0 0 4.5px
}

input[type=radio]:not(.rating)+label>span {
    line-height: 18px
}

input[type=radio]:not(.rating)+label:after {
    font-family: 'Material Icons';
    content: 'lens';
    visibility: hidden;
    font-size: 0
}

input[type=radio]:not(.rating):checked+label:before {
    font-family: 'Material Icons';
    content: 'lens';
    font-weight: 400;
    color: #0a0203
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIxNCIgd2lkdGg9IjMzIiB5PSItMSIgeD0iLTEiLz4KIDwvZz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBmaWxsPSIjZmZkZDAwIiBzdHJva2U9IiNmZmRkMDAiIHN0cm9rZS1vcGFjaXR5PSIwIiBpZD0ic3ZnXzIiIGQ9Im0wLjExMDExLDMuMjAxODVsNS45MTc0Myw1LjkxNzQzbDUuOTE3NDMsLTUuOTE3NDNsLTExLjgzNDg2LDB6Ii8+CiA8L2c+Cjwvc3ZnPg==) !important;
    background-size: 31px 12px !important;
    background-position: 100% 51% !important;
    background-repeat: no-repeat !important;
    text-indent: .01em;
    padding-right: 35px;
    padding-left: 20px;
    border: 0;
    border-radius: 3px
}

select::-ms-expand {
    display: none
}

.fieldset {
    border: 0;
    margin: 0 0 30px;
    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>.field,
.fieldset>.fields>.field {
    margin: 0 0 20px
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
    margin: 0 0 8px;
    display: inline-block
}

.fieldset>.field:last-child,
.fieldset>.fields>.field:last-child {
    margin-bottom: 0
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
    color: #0a0203;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 1.4rem
}

.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: -webkit-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-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 {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 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: #f1f2f2;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 1.7143;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-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: #939598
}

.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: #939598
}

.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: #939598
}

.fieldset>.field .addon .addbefore,
.fieldset>.fields>.field .addon .addbefore {
    float: left;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-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: 1rem;
    margin: 0 0 0 2px
}

.fieldset>.field .note,
.fieldset>.fields>.field .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0 0 0 25px;
    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: 18px;
    line-height: 22px;
    content: 'info';
    font-family: 'Material Icons Outlined';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.fieldset>.field.no-label>.label,
.fieldset>.fields>.field.no-label>.label {
    display: none
}

.fieldset>.field.required .label:after,
.fieldset>.fields>.field.required .label:after,
.fieldset>.field._required .label:after,
.fieldset>.fields>.field._required .label:after {
    vertical-align: 2px
}

.fieldset>.field .note,
.fieldset>.fields>.field .note {
    position: relative
}

.fieldset>.field .note:before,
.fieldset>.fields>.field .note:before {
    position: absolute;
    left: 0;
    top: 0
}

.field.new.password .control,
.field.password .control {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.field.new.password input,
.field.password input {
    order: 1
}

.field.new.password div.mage-error,
.field.password div.mage-error {
    order: 3
}

.field.new.password [data-role=password-strength-meter],
.field.password [data-role=password-strength-meter] {
    order: 2;
    margin: 10px 0 5px;
    font-size: 1.4rem
}

.field.choice {
    position: relative
}

div.mage-error[generated] {
    font-size: 1.4rem;
    margin-top: 10px
}

input.mage-error,
select.mage-error,
textarea.mage-error {
    background-color: #f1f2f2
}

input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0
}

.field.required input.mage-error,
.field.required input.valid,
.field.required input.warning {
    background-size: 38px 18px;
    background-position: 100% 51%;
    background-repeat: no-repeat
}

.isSafari .field.required input.mage-error,
.isSafari .field.required input.valid,
.isSafari .field.required input.warning {
    padding-right: 40px
}

.field.required input.mage-error {
    background-color: #ffe6ea;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8ZGVmcz4KICA8c3R5bGU+LmF7ZmlsbDojMzMzO308L3N0eWxlPgogPC9kZWZzPgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIyMCIgd2lkdGg9IjQwIiB5PSItMSIgeD0iLTEiLz4KIDwvZz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBpZD0ic3ZnXzEiIGQ9Im05LDBhOC43MjQsOC43MjQgMCAwIDEgNC41LDEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIDMuMjg0LDMuMjg0YTguNzI0LDguNzI0IDAgMCAxIDEuMjE2LDQuNWE4LjcyNCw4LjcyNCAwIDAgMSAtMS4yMTYsNC41YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4NCwzLjI4NGE4LjcyNCw4LjcyNCAwIDAgMSAtNC41LDEuMjE2YTguNzI0LDguNzI0IDAgMCAxIC00LjUsLTEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4MSwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgLTEuMjE2LC00LjVhOC43MjQsOC43MjQgMCAwIDEgMS4yMTYsLTQuNWE5LjA5NCw5LjA5NCAwIDAgMSAzLjI4NCwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgNC40OTcsLTEuMjE2em0wLDE2LjI1OGE3LjA0Myw3LjA0MyAwIDAgMCAzLjYyOSwtMC45NzlhNy4zMTksNy4zMTkgMCAwIDAgMi42NDksLTIuNjVhNy4wNDMsNy4wNDMgMCAwIDAgMC45OCwtMy42MjlhNy4wNDMsNy4wNDMgMCAwIDAgLTAuOTgsLTMuNjI5YTcuMzE5LDcuMzE5IDAgMCAwIC0yLjY0OSwtMi42NDlhNy4wNDMsNy4wNDMgMCAwIDAgLTMuNjI5LC0wLjk4YTcuMDQzLDcuMDQzIDAgMCAwIC0zLjYyOSwwLjk4YTcuMzE5LDcuMzE5IDAgMCAwIC0yLjY1MiwyLjY0N2E3LjA0Myw3LjA0MyAwIDAgMCAtMC45OCwzLjYyOWE3LjA0Myw3LjA0MyAwIDAgMCAwLjk4LDMuNjMxYTcuMzE5LDcuMzE5IDAgMCAwIDIuNjUyLDIuNjVhNy4wNDMsNy4wNDMgMCAwIDAgMy42MjksMC45Nzl6bTEuNDUyLC03LjI1OGwyLjI1LDIuMjVhMC41MzEsMC41MzEgMCAwIDEgMC4xMDksMC4zMjdhMC4zOTIsMC4zOTIgMCAwIDEgLTAuMTA5LDAuMjlsLTAuODM1LDAuODM1YTAuMzkyLDAuMzkyIDAgMCAxIC0wLjI5LDAuMTA5YTAuNTMxLDAuNTMxIDAgMCAxIC0wLjMyNywtMC4xMDlsLTIuMjUsLTIuMjVsLTIuMjUsMi4yNWEwLjUzMSwwLjUzMSAwIDAgMSAtMC4zMjcsMC4xMDlhMC4zOTIsMC4zOTIgMCAwIDEgLTAuMjksLTAuMTA5bC0wLjgzNCwtMC44MzNhMC4zOTIsMC4zOTIgMCAwIDEgLTAuMTA5LC0wLjI5YTAuNTMxLDAuNTMxIDAgMCAxIDAuMTA5LC0wLjMyN2wyLjI1LC0yLjI1bC0yLjI1LC0yLjI1MmEwLjUzMSwwLjUzMSAwIDAgMSAtMC4xMDksLTAuMzI3YTAuMzkyLDAuMzkyIDAgMCAxIDAuMTA5LC0wLjI5bDAuODM1LC0wLjgzNWEwLjM5MiwwLjM5MiAwIDAgMSAwLjI5LC0wLjEwOWEwLjUzMSwwLjUzMSAwIDAgMSAwLjMyNywwLjEwOWwyLjI1LDIuMjVsMi4yNSwtMi4yNWEwLjUzMSwwLjUzMSAwIDAgMSAwLjMyNywtMC4xMDlhMC4zOTIsMC4zOTIgMCAwIDEgMC4yOSwwLjEwOWwwLjgzNSwwLjgzNWEwLjM5MiwwLjM5MiAwIDAgMSAwLjEwOSwwLjI5YTAuNTMxLDAuNTMxIDAgMCAxIC0wLjEwOSwwLjMyN2wtMi4yNTEsMi4yNXoiIGNsYXNzPSJhIi8+CiA8L2c+Cjwvc3ZnPg==)
}

.field.required input.warning {
    background-color: #fff7ef;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8ZGVmcz4KICA8c3R5bGU+LmF7ZmlsbDojNDQ0O308L3N0eWxlPgogPC9kZWZzPgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIyMCIgd2lkdGg9IjQwIiB5PSItMSIgeD0iLTEiLz4KIDwvZz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBpZD0ic3ZnXzEiIGQ9Im05LDBhOC43MjQsOC43MjQgMCAwIDEgNC41LDEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIDMuMjg0LDMuMjg0YTguNzI0LDguNzI0IDAgMCAxIDEuMjE2LDQuNWE4LjcyNCw4LjcyNCAwIDAgMSAtMS4yMTYsNC41YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4NCwzLjI4NGE4LjcyNCw4LjcyNCAwIDAgMSAtNC41LDEuMjE2YTguNzI0LDguNzI0IDAgMCAxIC00LjUsLTEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4MSwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgLTEuMjE2LC00LjVhOC43MjQsOC43MjQgMCAwIDEgMS4yMTYsLTQuNWE5LjA5NCw5LjA5NCAwIDAgMSAzLjI4NCwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgNC40OTcsLTEuMjE2em0wLDE2LjI1OGE3LjA0Myw3LjA0MyAwIDAgMCAzLjYyOSwtMC45NzlhNy4zMTksNy4zMTkgMCAwIDAgMi42NDksLTIuNjVhNy4wNDMsNy4wNDMgMCAwIDAgMC45OCwtMy42MjlhNy4wNDMsNy4wNDMgMCAwIDAgLTAuOTgsLTMuNjI5YTcuMzE5LDcuMzE5IDAgMCAwIC0yLjY0OSwtMi42NDlhNy4wNDMsNy4wNDMgMCAwIDAgLTMuNjI5LC0wLjk4YTcuMDQzLDcuMDQzIDAgMCAwIC0zLjYyOSwwLjk4YTcuMzE5LDcuMzE5IDAgMCAwIC0yLjY1MiwyLjY0N2E3LjA0Myw3LjA0MyAwIDAgMCAtMC45OCwzLjYyOWE3LjA0Myw3LjA0MyAwIDAgMCAwLjk4LDMuNjMxYTcuMzE5LDcuMzE5IDAgMCAwIDIuNjUyLDIuNjVhNy4wNDMsNy4wNDMgMCAwIDAgMy42MjksMC45Nzl6bTEuNTI0LC0zLjc3NGExLjQ2NCwxLjQ2NCAwIDAgMSAtMC40NTQsMS4wNzFhMS40NjQsMS40NjQgMCAwIDEgLTEuMDcxLDAuNDU0YTEuNDY0LDEuNDY0IDAgMCAxIC0xLjA3MSwtMC40NTRhMS40NjQsMS40NjQgMCAwIDEgLTAuNDU0LC0xLjA3MWExLjQ2NCwxLjQ2NCAwIDAgMSAwLjQ1NCwtMS4wNzFhMS40NjQsMS40NjQgMCAwIDEgMS4wNzEsLTAuNDU0YTEuNDY0LDEuNDY0IDAgMCAxIDEuMDcxLDAuNDU0YTEuNDY0LDEuNDY0IDAgMCAxIDAuNDU0LDEuMDcxem0tMi45NCwtNy42NTdhMC4zNzIsMC4zNzIgMCAwIDEgMC4wOTEsLTAuMzQ1YTAuNDY2LDAuNDY2IDAgMCAxIDAuMzQ1LC0wLjEyN2wxLjk2LDBhMC40NjYsMC40NjYgMCAwIDEgMC4zNDUsMC4xMjdhMC4zNzIsMC4zNzIgMCAwIDEgMC4wOTEsMC4zNDVsLTAuMjE4LDQuOTM1YTAuNTg4LDAuNTg4IDAgMCAxIC0wLjE2MywwLjI3MmEwLjM4MSwwLjM4MSAwIDAgMSAtMC4yNzIsMC4xMjdsLTEuNTI1LDBhMC4zODEsMC4zODEgMCAwIDEgLTAuMjcyLC0wLjEyN2EwLjU4OCwwLjU4OCAwIDAgMSAtMC4xNjMsLTAuMjcybC0wLjIxOSwtNC45MzV6IiBjbGFzcz0iYSIvPgogPC9nPgo8L3N2Zz4=)
}

.field.required input.valid {
    background-color: #f3ffe8;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8ZGVmcz4KICA8c3R5bGU+LmF7ZmlsbDojMzMzO308L3N0eWxlPgogPC9kZWZzPgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIyMCIgd2lkdGg9IjQwIiB5PSItMSIgeD0iLTEiLz4KIDwvZz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBpZD0ic3ZnXzEiIGQ9Im05LDBhOC43MjQsOC43MjQgMCAwIDEgNC41LDEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIDMuMjg0LDMuMjg0YTguNzI0LDguNzI0IDAgMCAxIDEuMjE2LDQuNWE4LjcyNCw4LjcyNCAwIDAgMSAtMS4yMTYsNC41YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4NCwzLjI4NGE4LjcyNCw4LjcyNCAwIDAgMSAtNC41LDEuMjE2YTguNzI0LDguNzI0IDAgMCAxIC00LjUsLTEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4MSwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgLTEuMjE2LC00LjVhOC43MjQsOC43MjQgMCAwIDEgMS4yMTYsLTQuNWE5LjA5NCw5LjA5NCAwIDAgMSAzLjI4NCwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgNC40OTcsLTEuMjE2em0wLDEuNzQyYTcuMDQzLDcuMDQzIDAgMCAwIC0zLjYyOSwwLjk4YTcuMzE5LDcuMzE5IDAgMCAwIC0yLjY1MiwyLjY0N2E3LjA0Myw3LjA0MyAwIDAgMCAtMC45OCwzLjYyOWE3LjA0Myw3LjA0MyAwIDAgMCAwLjk4LDMuNjMxYTcuMzE5LDcuMzE5IDAgMCAwIDIuNjUyLDIuNjVhNy4wNDMsNy4wNDMgMCAwIDAgMy42MjksMC45OGE3LjA0Myw3LjA0MyAwIDAgMCAzLjYyOSwtMC45OGE3LjMxOSw3LjMxOSAwIDAgMCAyLjY0OSwtMi42NWE3LjA0Myw3LjA0MyAwIDAgMCAwLjk4LC0zLjYyOWE3LjA0Myw3LjA0MyAwIDAgMCAtMC45OCwtMy42MjlhNy4zMTksNy4zMTkgMCAwIDAgLTIuNjQ5LC0yLjY0OWE3LjA0Myw3LjA0MyAwIDAgMCAtMy42MjksLTAuOTh6bTUuMDgxLDQuNzE4YTAuNDUxLDAuNDUxIDAgMCAxIDAuMTQ1LDAuMzI3YTAuMzQ1LDAuMzQ1IDAgMCAxIC0wLjE0NSwwLjI5bC02LjI0Miw2LjIwNmEwLjQ1MSwwLjQ1MSAwIDAgMSAtMC4zMjcsMC4xNDVhMC4zNDUsMC4zNDUgMCAwIDEgLTAuMjksLTAuMTQ1bC0zLjMsLTMuM2EwLjQ1MSwwLjQ1MSAwIDAgMSAtMC4xNDUsLTAuMzI3YTAuMzQ1LDAuMzQ1IDAgMCAxIDAuMTQ1LC0wLjI5bDAuODM1LC0wLjgzNWEwLjM5MiwwLjM5MiAwIDAgMSAwLjI5LC0wLjEwOWEwLjUzMSwwLjUzMSAwIDAgMSAwLjMyNywwLjEwOWwyLjEzOCwyLjIxMWw1LjE1MywtNS4xMTdhMC4zOTIsMC4zOTIgMCAwIDEgMC4yOSwtMC4xMDlhMC40NTEsMC40NTEgMCAwIDEgMC4zMjcsMC4xNDVsMC43OTksMC43OTl6IiBjbGFzcz0iYSIvPgogPC9nPgo8L3N2Zz4=)
}

.field._error input,
.field._error textarea,
.field._error select {
    background-size: 38px 18px;
    background-position: 100% 51%;
    background-repeat: no-repeat;
    background-color: #ffe6ea;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8ZGVmcz4KICA8c3R5bGU+LmF7ZmlsbDojMzMzO308L3N0eWxlPgogPC9kZWZzPgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIyMCIgd2lkdGg9IjQwIiB5PSItMSIgeD0iLTEiLz4KIDwvZz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBpZD0ic3ZnXzEiIGQ9Im05LDBhOC43MjQsOC43MjQgMCAwIDEgNC41LDEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIDMuMjg0LDMuMjg0YTguNzI0LDguNzI0IDAgMCAxIDEuMjE2LDQuNWE4LjcyNCw4LjcyNCAwIDAgMSAtMS4yMTYsNC41YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4NCwzLjI4NGE4LjcyNCw4LjcyNCAwIDAgMSAtNC41LDEuMjE2YTguNzI0LDguNzI0IDAgMCAxIC00LjUsLTEuMjE2YTkuMDk0LDkuMDk0IDAgMCAxIC0zLjI4MSwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgLTEuMjE2LC00LjVhOC43MjQsOC43MjQgMCAwIDEgMS4yMTYsLTQuNWE5LjA5NCw5LjA5NCAwIDAgMSAzLjI4NCwtMy4yODRhOC43MjQsOC43MjQgMCAwIDEgNC40OTcsLTEuMjE2em0wLDE2LjI1OGE3LjA0Myw3LjA0MyAwIDAgMCAzLjYyOSwtMC45NzlhNy4zMTksNy4zMTkgMCAwIDAgMi42NDksLTIuNjVhNy4wNDMsNy4wNDMgMCAwIDAgMC45OCwtMy42MjlhNy4wNDMsNy4wNDMgMCAwIDAgLTAuOTgsLTMuNjI5YTcuMzE5LDcuMzE5IDAgMCAwIC0yLjY0OSwtMi42NDlhNy4wNDMsNy4wNDMgMCAwIDAgLTMuNjI5LC0wLjk4YTcuMDQzLDcuMDQzIDAgMCAwIC0zLjYyOSwwLjk4YTcuMzE5LDcuMzE5IDAgMCAwIC0yLjY1MiwyLjY0N2E3LjA0Myw3LjA0MyAwIDAgMCAtMC45OCwzLjYyOWE3LjA0Myw3LjA0MyAwIDAgMCAwLjk4LDMuNjMxYTcuMzE5LDcuMzE5IDAgMCAwIDIuNjUyLDIuNjVhNy4wNDMsNy4wNDMgMCAwIDAgMy42MjksMC45Nzl6bTEuNDUyLC03LjI1OGwyLjI1LDIuMjVhMC41MzEsMC41MzEgMCAwIDEgMC4xMDksMC4zMjdhMC4zOTIsMC4zOTIgMCAwIDEgLTAuMTA5LDAuMjlsLTAuODM1LDAuODM1YTAuMzkyLDAuMzkyIDAgMCAxIC0wLjI5LDAuMTA5YTAuNTMxLDAuNTMxIDAgMCAxIC0wLjMyNywtMC4xMDlsLTIuMjUsLTIuMjVsLTIuMjUsMi4yNWEwLjUzMSwwLjUzMSAwIDAgMSAtMC4zMjcsMC4xMDlhMC4zOTIsMC4zOTIgMCAwIDEgLTAuMjksLTAuMTA5bC0wLjgzNCwtMC44MzNhMC4zOTIsMC4zOTIgMCAwIDEgLTAuMTA5LC0wLjI5YTAuNTMxLDAuNTMxIDAgMCAxIDAuMTA5LC0wLjMyN2wyLjI1LC0yLjI1bC0yLjI1LC0yLjI1MmEwLjUzMSwwLjUzMSAwIDAgMSAtMC4xMDksLTAuMzI3YTAuMzkyLDAuMzkyIDAgMCAxIDAuMTA5LC0wLjI5bDAuODM1LC0wLjgzNWEwLjM5MiwwLjM5MiAwIDAgMSAwLjI5LC0wLjEwOWEwLjUzMSwwLjUzMSAwIDAgMSAwLjMyNywwLjEwOWwyLjI1LDIuMjVsMi4yNSwtMi4yNWEwLjUzMSwwLjUzMSAwIDAgMSAwLjMyNywtMC4xMDlhMC4zOTIsMC4zOTIgMCAwIDEgMC4yOSwwLjEwOWwwLjgzNSwwLjgzNWEwLjM5MiwwLjM5MiAwIDAgMSAwLjEwOSwwLjI5YTAuNTMxLDAuNTMxIDAgMCAxIC0wLjEwOSwwLjMyN2wtMi4yNTEsMi4yNXoiIGNsYXNzPSJhIi8+CiA8L2c+Cjwvc3ZnPg==)
}

.field._error ._with-tooltip input {
    padding-right: 55px;
    background-position: 95% 51%
}

.field.date {
    max-width: 460px
}

.field.date .control {
    position: relative
}

.field.date .control .ui-datepicker-trigger {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: none;
    width: 44px;
    height: 50px
}

.field.date .control .ui-datepicker-trigger:visited {
    color: #0a0203;
    text-decoration: underline
}

.field.date .control .ui-datepicker-trigger:hover {
    color: #0a0203;
    text-decoration: none
}

.field.date .control .ui-datepicker-trigger:active {
    color: #0a0203;
    text-decoration: underline
}

.field.date .control .ui-datepicker-trigger:hover,
.field.date .control .ui-datepicker-trigger:active,
.field.date .control .ui-datepicker-trigger:focus {
    background: 0 0;
    border: 0
}

.field.date .control .ui-datepicker-trigger.disabled,
.field.date .control .ui-datepicker-trigger[disabled],
fieldset[disabled] .field.date .control .ui-datepicker-trigger {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.field.date .control .ui-datepicker-trigger>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.field.date .control .ui-datepicker-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 50px;
    color: #0a0203;
    content: 'calendar_today';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 16px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    border-color: transparent #fd0 transparent transparent
}

.ui-datepicker .ui-datepicker-next span {
    border-color: transparent transparent transparent #fd0
}

.ui-datepicker .ui-datepicker-buttonpane button,
.ui-datepicker .ui-datepicker-buttonpane .quote-details-items .actions-toolbar>.action {
    max-width: 48%
}

.pages {
    height: 60px
}

.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: 600
}

.pages .item {
    font-size: 1.2rem;
    line-height: 5.8rem;
    letter-spacing: normal;
    margin: 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 {
    border: 2px solid #f1f2f2;
    color: #0a0203;
    display: inline-block;
    padding: 0 4px;
    text-decoration: none
}

.pages a.page:visited {
    color: #0a0203
}

.pages a.page:hover {
    background: #0a0203;
    border: 2px solid #0a0203;
    color: #fd0;
    text-decoration: none
}

.pages a.page:active {
    color: #fd0
}

.pages strong.page {
    background: #0a0203;
    border: 2px solid #0a0203;
    font-size: 1.2rem;
    line-height: 5.8rem;
    letter-spacing: normal;
    color: #fd0;
    display: inline-block;
    font-weight: 600;
    padding: 0 4px
}

.pages .action {
    border: 2px solid #f1f2f2;
    color: #0a0203;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

.pages .action:visited {
    color: #0a0203
}

.pages .action:hover {
    background: #0a0203;
    border: 2px solid #f1f2f2;
    color: #fd0;
    text-decoration: none
}

.pages .action:active {
    color: #0a0203
}

.pages .action.next {
    display: inline-block;
    text-decoration: none
}

.pages .action.next:visited:before {
    color: #0a0203
}

.pages .action.next:active:before {
    color: #0a0203
}

.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: 26px;
    line-height: 58px;
    color: #0a0203;
    content: 'chevron_right';
    font-family: 'Material Icons Outlined';
    margin: 0 0 0 -2px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.pages .action.next:hover:before {
    color: #fd0
}

.pages .action.next:active:before {
    color: #0a0203
}

.pages .action.previous {
    display: inline-block;
    text-decoration: none
}

.pages .action.previous:visited:before {
    color: #0a0203
}

.pages .action.previous:active:before {
    color: #0a0203
}

.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: 26px;
    line-height: 58px;
    color: #0a0203;
    content: 'chevron_left';
    font-family: 'Material Icons Outlined';
    margin: 0 0 0 -2px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.pages .action.previous:hover:before {
    color: #fd0
}

.pages .action.previous:active:before {
    color: #0a0203
}

.pages .item {
    float: left
}

.pages .page,
.pages .item .previous,
.pages .item .next {
    width: 60px;
    height: 60px;
    text-align: center
}

.pages strong.page,
.pages a.page,
.pages a.previous {
    border-right: none
}

a {
    color: #0a0203;
    text-decoration: underline
}

a:hover {
    color: #0a0203;
    text-decoration: none
}

a:active {
    color: #0a0203;
    text-decoration: underline
}

a.showcart,
a.sorter-action,
a.secondary,
a.towishlist,
a.create,
a.showcart {
    color: #0a0203;
    text-decoration: none
}

a.showcart:hover,
a.sorter-action:hover,
a.secondary:hover,
a.towishlist:hover,
a.create:hover,
a.showcart:hover {
    color: #0a0203;
    text-decoration: none
}

a.showcart:active,
a.sorter-action:active,
a.secondary:active,
a.towishlist:active,
a.create:active,
a.showcart:active {
    color: #0a0203;
    text-decoration: none
}

.items {
    margin: 0;
    padding: 0;
    list-style: none none
}

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 3px rgba(221, 221, 221, .9);
    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: -webkit-box;
    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;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 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: -webkit-box;
    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: 20px;
    padding-right: 20px
}

.modal-popup .modal-header,
.modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding-bottom: 8px;
    padding-top: 20px
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 20px;
    padding-top: 20px
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.window.popup {
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 380px;
    overflow-y: auto;
    max-height: 50%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
    transition: opacity .3s linear;
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1001;
    display: none;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.window.popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px
}

.window.popup .popup-header .title {
    color: #0a0203;
    font-weight: 400;
    line-height: 36px;
    font-size: 3rem;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem
}

.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
}

.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
}

.window.popup .popup-actions .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.window.popup .popup-actions .action.close:hover:before {
    color: inherit
}

.window.popup .popup-actions .action.close:active:before {
    color: inherit
}

.window.popup .popup-actions .action.close:focus,
.window.popup .popup-actions .action.close:active {
    background: 0 0;
    border: none
}

.window.popup .popup-actions .action.close:hover {
    background: 0 0;
    border: none
}

.window.popup .popup-actions .action.close.disabled,
.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .window.popup .popup-actions .action.close {
    pointer-events: none;
    opacity: .5
}

.window.popup.active {
    opacity: 1
}

.window.popup.active {
    display: block
}

.window.overlay {
    transition: opacity .15s linear;
    background: #000;
    z-index: 899;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0
}

.window.overlay.active {
    opacity: .4;
    filter: alpha(opacity=50)
}

.window.overlay.active {
    display: block
}

.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;
    border-radius: 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: 22px;
    line-height: 22px;
    color: #fd0;
    content: 'close';
    font-family: 'Material Icons Outlined';
    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:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    font-weight: 400;
    text-transform: none
}

.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus {
    background: #0a0203
}

.modal-custom .action-close:focus:hover,
.modal-popup .action-close:focus:hover,
.modal-slide .action-close:focus:hover {
    background: #0a0203
}

.modal-custom .action-close:focus:hover:before,
.modal-popup .action-close:focus:hover:before,
.modal-slide .action-close:focus:hover:before {
    color: #fd0
}

.modal-custom .action-close:focus:before,
.modal-popup .action-close:focus:before,
.modal-slide .action-close:focus:before {
    color: #fd0
}

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
    background: #0a0203
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before,
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
    color: #fd0
}

.modals-overlay {
    background-color: rgba(255, 255, 255, .55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.modal-custom .action-close {
    margin: 25px
}

.modal-popup {
    pointer-events: none
}

.modal-popup .action-close {
    padding: 0;
    width: 60px;
    height: 60px;
    background: #0a0203;
    border: 1px solid #0a0203
}

.modal-popup .action-close:hover {
    background: #fff;
    border: 1px solid #0a0203
}

.modal-popup .action-close:active {
    -webkit-transform: none;
    transform: none
}

.modal-popup .modal-title {
    border-bottom: none;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 3rem;
    line-height: 48px;
    margin: 0;
    min-height: 1em;
    word-wrap: break-word
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
    padding-right: 20px;
    padding-left: 18px
}

.modal-popup.requisition-popup .modal-inner-wrap,
.modal-popup.popup-edit-address .modal-inner-wrap,
.modal-popup.popup-tree .modal-inner-wrap {
    max-width: 680px
}

.modal-slide .page-main-actions {
    margin-bottom: 5px;
    margin-top: 20px
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100vw;
    z-index: 899
}

.modal-footer .action.primary {
    float: right;
    width: auto
}

.modal-footer .action.action-hide-popup {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 50px;
    max-width: initial;
    width: auto;
    min-width: 120px
}

.modal-footer .action.action-hide-popup:visited {
    color: #0a0203;
    text-decoration: underline
}

.modal-footer .action.action-hide-popup:hover {
    color: #0a0203;
    text-decoration: none
}

.modal-footer .action.action-hide-popup:active {
    color: #0a0203;
    text-decoration: underline
}

.modal-footer .action.action-hide-popup:hover,
.modal-footer .action.action-hide-popup:active,
.modal-footer .action.action-hide-popup:focus {
    background: 0 0;
    border: 0
}

.modal-footer .action.action-hide-popup.disabled,
.modal-footer .action.action-hide-popup[disabled],
fieldset[disabled] .modal-footer .action.action-hide-popup {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.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;
    width: 100%
}

.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: 'chevron_left'
}

.slick-next {
    right: 2rem
}

.slick-next:before {
    content: 'chevron_right'
}

.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: 1;
    display: inline-block;
    text-decoration: none
}

.slick-prev:before,
.slick-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 38px;
    line-height: inherit;
    color: #555;
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.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 {
    opacity: 1
}

.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
    background: 0 0;
    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 {
    display: block;
    list-style: none;
    padding: 0;
    text-align: center;
    width: 100%;
    position: relative;
    top: auto;
    bottom: auto;
    margin: 15px 0
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 20px
}

.slick-dots li button,
.slick-dots li .quote-details-items .actions-toolbar>.action {
    background: 0 0;
    border: 1px solid #fd0;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 20px;
    padding: 0;
    text-indent: -99999px;
    transition: .3s;
    width: 20px
}

.slick-dots li button:hover,
.slick-dots li .quote-details-items .actions-toolbar>.action:hover {
    border: 1px solid #fd0;
    background: #fd0
}

.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) {
    box-shadow: none
}

.slick-dots li.slick-active button,
.slick-dots li.slick-active .quote-details-items .actions-toolbar>.action {
    background: #fd0;
    border-color: #fd0 !important
}

.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,
.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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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('../../frontend/Nikon/asia/en_US/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('../../frontend/Nikon/asia/en_US/images/loader-2.gif') 50% 50% no-repeat;
    bottom: 0;
    height: 149px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px
}

.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: -webkit-box;
    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
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#delivery-method-selector .action {
    line-height: 2.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: none
}

.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,
.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
}

.data-grid .data-grid-th._sortable {
    cursor: pointer
}

.data-grid .data-grid-th._sortable._ascend>span.data-grid-cell-content:after {
    background: url('../../frontend/Nikon/asia/en_US/Magento_PurchaseOrderRule/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('../../frontend/Nikon/asia/en_US/Magento_PurchaseOrderRule/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 {
    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 {
    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(../../frontend/Nikon/base/en_US/Magento_PurchaseOrder/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: #0a0203;
    margin: 0;
    padding: 6px 20px
}

.page-main .data-grid-filters-action-wrap .action-default._active:after {
    background-color: #0a0203
}

.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.6rem;
    font-weight: 600;
    margin-bottom: 5px
}

.purchase-order-comments-block .comments-block-item .comments-block-item-comment {
    font-size: 1.6rem;
    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: #0a0203;
    margin: 20px 0 40px
}

.purchase-order-payment-method .message.info>*:first-child:before {
    color: #1979c3;
    content: '\e60c'
}

@media all and (max-width:1024px) and (min-width:768px) {
    .purchase-order-data-items.product.data.items>.item.title>.switch {
        padding: 1px 15px
    }
}

.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
}

[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
}

@font-face {
    font-family: 'magento-icons';
    src: url('../../frontend/Nikon/asia/en_US/Magento_Company/fonts/Magento-Icons.woff2') format('woff2'), url('../../frontend/Nikon/asia/en_US/Magento_Company/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: -webkit-box;
    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
}

.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 {
    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 {
    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 {
    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 {
    opacity: 1
}

.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .quote-details-items .actions-toolbar>.action: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 {
    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)
    }
}

.hide,
.amcart-message-box.actions,
.am-related-box.actions,
.amcart-message-box .action.back.customization,
.am-related-box .action.back.customization,
#bundleSummary .title,
#bundleSummary .bundle-summary,
#bundleSummary .product-addto-links,
#bundleSummary .price-box {
    display: none
}

.amcart-message-box,
.am-related-box {
    min-width: 320px
}

.amcart-message-box.required,
.am-related-box.required {
    color: #e02b27
}

.amcart-message-box.price-box,
.am-related-box.price-box {
    margin: 5px 0 0 10px
}

.amcart-message-box.price-box p,
.am-related-box.price-box p,
.amcart-message-box.price-box .p,
.am-related-box.price-box .p {
    margin: 0;
    padding: 0
}

.amcart-message-box .text,
.am-related-box .text {
    font-size: 14px;
    font-weight: 400
}

.amcart-message-box .product-info-main,
.am-related-box .product-info-main {
    float: none;
    width: auto !important
}

.amcart-message-box .related,
.am-related-box .related {
    margin: 0 auto;
    width: 320px
}

.amcart-message-box .product-add-form,
.am-related-box .product-add-form {
    margin: 0 25px;
    text-align: left
}

.amcart-message-box .product-item-actions,
.am-related-box .product-item-actions {
    display: block
}

.amcart-message-box .amcart-subtotal,
.am-related-box .amcart-subtotal {
    font-size: 14px
}

.amcart-message-box #amcart-count,
.am-related-box #amcart-count {
    margin-bottom: 0;
    font-size: 14px
}

.amcart-message-box .stock.unavailable,
.am-related-box .stock.unavailable {
    margin-top: 10px
}

.amcart-message-box {
    margin: 40px auto 13px
}

.amcart-message-box .product-options-bottom .actions,
.amcart-message-box .box-tocart .actions {
    display: none
}

.am-related-box {
    margin: 20px auto 13px
}

.am-related-box .am-title {
    text-transform: uppercase;
    color: #333
}

.am-related-box .am-product-image.product {
    position: relative;
    margin: 0 0 5px
}

.am-related-box .products-crosssell .product-item {
    padding: 0
}

#confirmOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15)
}

#confirmOverlay img {
    display: inline
}

#confirmBox {
    position: relative;
    height: auto;
    max-height: 88vh;
    max-width: 100%;
    text-align: center;
    z-index: 9999;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
    border-radius: 9px;
    overflow-y: auto
}

#confirmBox>p,
#confirmBox>.p {
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .6);
    line-height: normal;
    font-weight: 400;
    background: 0 0;
    font-size: 16px
}

#confirmBox>.cross {
    position: absolute;
    top: 5px;
    right: 10px;
    color: rgba(0, 0, 0, .25);
    font-size: 21px;
    z-index: 9
}

#confirmBox>.cross:hover {
    cursor: pointer;
    color: rgba(0, 0, 0, .45)
}

#confirmBox .am-actions-wrapper>.towishlist,
#confirmBox .am-actions-wrapper>.tocompare {
    background: #f0f0f0 no-repeat center;
    background-size: 60%
}

#confirmBox .am-actions-wrapper>.towishlist:before,
#confirmBox .am-actions-wrapper>.tocompare:before {
    content: ''
}

#confirmBox .am-actions-wrapper>.towishlist {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiM2NjYiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==)
}

#confirmBox .am-actions-wrapper>.towishlist:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiNmZjBlMDAiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==)
}

#confirmBox .am-actions-wrapper>.tocompare {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PGc+PHBhdGggZmlsbD0iIzY2NiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXpNMjIgMTJoN3YxNGgtN3oiLz48L2c+PC9zdmc+)
}

#confirmBox .am-actions-wrapper>.tocompare:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PHBhdGggZmlsbD0iI2ZmOTQxNiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXptMjEtOGg3djE0aC03eiIvPjwvc3ZnPg==)
}

#confirmBox .product-item-name {
    margin: 0 0 10px
}

#confirmBox .am-slider {
    margin: 15px 0 0
}

#confirmBox .actions-secondary .action {
    color: #666
}

#confirmBox .product-item .price-box {
    margin: 0 0 15px
}

#confirmBox .product-options-bottom .product-social-links {
    display: none
}

#confirmBox .product-options-bottom .grouped .price-box .price-container .price,
#confirmBox .product-options-bottom .grouped .price-box .price-container {
    font-size: 14px;
    line-height: 20px
}

#confirmBox .product-options-bottom .box-tocart {
    margin-top: 20px
}

.amcart-confirm-buttons {
    margin: 20px auto
}

.amcart-confirm-buttons .button {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 45%;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    padding: 7px 10px
}

.amcart-confirm-buttons .button:hover {
    opacity: .8
}

.amcart-confirm-buttons .checkout {
    display: block;
    padding: 25px 0 8px;
    font-size: 16px
}

.amcart-confirm-buttons .button:last-child {
    margin-right: 0
}

.amcart-confirm-buttons .am-btn-left {
    margin-right: 10px
}

.amcart-confirm-buttons button.am-btn-right,
.amcart-confirm-buttons button.am-btn-left,
.amcart-confirm-buttons .quote-details-items .actions-toolbar>.action.am-btn-right,
.amcart-confirm-buttons .quote-details-items .actions-toolbar>.action.am-btn-left {
    border: 0
}

.amcart-confirm-buttons .timer {
    display: none
}

.product-details {
    position: relative;
    bottom: 3px
}

.am-cart-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    font-weight: 700;
    text-align: center
}

.added-item {
    display: block;
    margin: 33px 15px 5px;
    font-weight: 800;
    font-size: 24px;
    line-height: normal;
    word-break: break-word
}

.am_price {
    font-weight: 700
}

.mask {
    opacity: .4
}

#am-a-count {
    font-weight: 700
}

#am-a-count:visited {
    color: #000
}

.amcart-message-box .products .product-item-name {
    margin: 0
}

.amcart-message-box .products .product-item-actions .secondary-addto-links,
.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .actions-secondary {
    text-align: center
}

.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .secondary-addto-links {
    display: block;
    float: none;
    margin: 5px auto
}

.amcart-message-box .products .product-item-actions .tocart {
    background: #2d9cdb;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    border-radius: 3px;
    border: 0
}

.am-related-box .products .product-item-name {
    margin: 0
}

.am-related-box .products .product-item-actions .secondary-addto-links,
.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .actions-secondary {
    text-align: center
}

.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .secondary-addto-links {
    display: block;
    float: none;
    margin: 5px auto 10px
}

.am-related-box .products .product-item-actions .am-actions-wrapper {
    position: absolute;
    top: -30px;
    right: 0;
    margin: 0;
    display: none;
    width: 100%;
    transition: all .2s ease-in-out;
    z-index: 999
}

.am-related-box .products .product-item-actions .am-actions-wrapper .action {
    width: 30px;
    height: 30px;
    background: #f0f0f0
}

.am-related-box .products .product-item-actions .am-actions-wrapper .action:before {
    line-height: 30px
}

.am-related-box .products .product-item-actions .tocart {
    background: #2d9cdb;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .15) inset;
    border-radius: 3px;
    border: 0
}

.product-info-main .product-add-form {
    text-align: left
}

.products.list .swatch-attribute .amcart-error {
    display: none
}

.am-slider.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.am-slider.owl-carousel .owl-prev {
    float: left;
    margin-left: 5px;
    pointer-events: auto
}

.am-slider.owl-carousel .owl-next {
    float: right;
    margin-right: 5px;
    pointer-events: auto
}

.am-slider.owl-carousel .owl-nav .disabled {
    opacity: .3
}

.am-slider.owl-carousel .product-item {
    margin: 0 auto
}

.am-slider.owl-carousel .product-item-info:hover {
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0
}

.am-slider.arrow {
    width: 18px;
    height: 35px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAxOSAzNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+bmV4dDwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB1c2luZyBGaWdtYTwvZGVzYz48ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA2MDIgLTgwOSkiPjxnIGlkPSJuZXh0Ij48ZyBpZD0iR3JvdXAiPjxnIGlkPSJWZWN0b3IiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX2ZpbGwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNjAyIDgwOSkiIGZpbGw9IiNCQkJCQkIiLz48L2c+PC9nPjwvZz48L2c+PGRlZnM+PHBhdGggaWQ9InBhdGgwX2ZpbGwiIGQ9Ik0gMTguMjAzMiAxNi44MDIzTCAxLjY5MjUxIDAuMjkxNTZDIDEuMzAzNzcgLTAuMDk3MTg2NiAwLjY4MDMwNiAtMC4wOTcxODY2IDAuMjkxNTYgMC4yOTE1NkMgLTAuMDk3MTg2NyAwLjY4MDMwNiAtMC4wOTcxODY3IDEuMzAzNzcgMC4yOTE1NiAxLjY5MjUxTCAxNi4wOTgxIDE3LjQ5OTFMIDAuMjkxNTYgMzMuMzA1N0MgLTAuMDk3MTg2NyAzMy42OTQ0IC0wLjA5NzE4NjcgMzQuMzE3OSAwLjI5MTU2IDM0LjcwNjZDIDAuNDgyMjY1IDM0Ljg5NzMgMC43Mzg5ODUgMzUgMC45ODgzNjkgMzVDIDEuMjM3NzUgMzUgMS40OTQ0NyAzNC45MDQ2IDEuNjg1MTggMzQuNzA2NkwgMTguMTk1OSAxOC4xOTU5QyAxOC41ODQ2IDE3LjgxNDUgMTguNTg0NiAxNy4xODM3IDE4LjIwMzIgMTYuODAyM1oiLz48L2RlZnM+PC9zdmc+);
    cursor: pointer
}

.am-slider.arrow.-left {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.am-photo-container {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.amcart-message-box .owl-stage {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.amcart-message-box .owl-stage .product-item,
.amcart-message-box .owl-stage .product-item-info {
    height: 100%
}

.amcart-message-box .owl-stage .product-item-info {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.am-related-box .owl-stage {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto
}

.am-related-box .owl-stage .product-item,
.am-related-box .owl-stage .product-item-info {
    height: 100%
}

.am-related-box .owl-stage .product-item-info {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column
}

.am-related-title {
    margin: 20px 40px;
    font-size: 15px;
    height: 1px;
    background: #cecccc;
    line-height: 0
}

.am-related-title>.am-title {
    padding: 0 20px
}

#amimg-container {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999
}

#amprogress {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(11, 11, 11, .1) 0%, rgba(11, 11, 11, .6) 100%) repeat-x rgba(11, 11, 11, .2)
}

div.swatch-option-tooltip {
    z-index: 99999
}

#confirmBox .error {
    margin: 33px 15px 5px
}

[data-post-ajax] {
    cursor: pointer
}

.amcart-message-box .bundle-options-wrapper {
    margin-top: 25px
}

.amcart-message-box .bundle-options-wrapper input[type=radio] {
    width: 15px
}

.amcart-message-box .bundle-options-wrapper p.required,
.amcart-message-box .bundle-options-wrapper .p.required {
    color: #e02b27
}

.amcart-message-box .bundle-options-wrapper .field.qty>.label {
    display: inline-block;
    margin: 10px 0 8px;
    font-weight: 600
}

.amcart-message-box .bundle-options-wrapper .input-text.qty {
    text-align: center;
    width: 54px
}

.amcart-message-box .block-bundle-summary {
    display: none
}

.page-product-downloadable .amcart-message-box .product-add-form {
    margin-bottom: 0
}

.page-product-downloadable .amcart-message-box .product-options-bottom,
.page-product-downloadable .amcart-message-box .product-options-wrapper {
    float: none;
    width: auto
}

.page-product-downloadable .amcart-message-box .box-tocart .field.qty {
    display: block;
    margin-bottom: 6px
}

.page-products .amcart-minipage-wrap .product-item-info {
    width: 100%
}

.amcart-minipage-wrap .product-item-info {
    width: 100%
}

.amcart-minipage-wrap .amcart-confirm-buttons {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left,
.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-right {
    margin: auto;
    max-width: 260px;
    width: 100%;
    font-size: 18px
}

.amcart-minipage-wrap .amcart-message-box {
    max-width: 320px
}

.amcart-minipage-wrap .am-photo-container {
    margin: 0 25px 10px;
    width: initial;
    box-sizing: border-box;
    border: 1px solid #b2b2b2
}

.amcart-minipage-wrap .am-photo-container>.product-item-photo {
    display: block;
    margin: auto;
    width: 60%
}

.amcart-minipage-wrap .am-photo-container .product-image-container {
    vertical-align: middle
}

.amcart-minipage-wrap .product-options-bottom .price-box {
    display: none
}

.amcart-minipage-wrap .product-options-bottom .grouped .price-box {
    display: block
}

.ampage-top-info,
.ampage-bottom-info {
    text-align: left
}

.ampage-top-info {
    margin: 5px 25px 15px
}

.ampage-top-info>.am-title {
    margin-bottom: 5px;
    font-size: 20px
}

.ampage-top-info>.am-rating .rating-summary {
    vertical-align: text-bottom
}

.ampage-top-info>.am-price,
.ampage-top-info>.am-price .price {
    font-size: 24px;
    font-weight: 700
}

#confirmBox .reviews-actions .action {
    margin-left: 15px;
    font-size: 14px;
    color: #000
}

.ampage-bottom-info>.am-description {
    margin: 0 25px;
    font-size: 12px
}

.ampage-bottom-info .swatch-attribute {
    margin-bottom: 20px
}

.amcart-product-notice {
    display: inline-block;
    padding: 10px 20px;
    font-size: 12px;
    background: #fffae5
}

.amcart-qty-wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    margin: 0 5px 0 7px
}

.amcart-qty-wrap>.amcart-label {
    position: absolute;
    top: 0;
    margin-right: 8px;
    line-height: 30px;
    font-weight: 700;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.amcart-qty-wrap>.amcart-control {
    position: relative;
    width: 25px;
    height: 30px;
    background: #b2b2b2;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.amcart-qty-wrap>.amcart-control:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #fff
}

.amcart-qty-wrap>.amcart-control:hover {
    background: #999
}

.amcart-qty-wrap>.amcart-control.-minus {
    order: 1
}

.amcart-qty-wrap>.amcart-control.-minus:before {
    content: '-'
}

.amcart-qty-wrap>.amcart-control.-plus {
    order: 3
}

.amcart-qty-wrap>.amcart-control.-plus:before {
    content: '+'
}

.amcart-qty-wrap>.amcart-input,
.amcart-qty-wrap>.amcart-input.input-text.qty {
    margin: 0 5px;
    padding: 3px;
    width: 40px;
    height: 30px;
    box-sizing: border-box;
    text-align: center;
    order: 2
}

.amcart-qty-wrap>.amcart-refresh {
    margin-left: 10px;
    width: 20px;
    height: 30px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjQ2NCAxMC42MjVsMS4yMjIgMS41NjNBNy45MDQgNy45MDQgMCAwIDEgOS42NDMgMTVDNS40IDE1IDEuOTI5IDExLjYyNSAxLjkyOSA3LjVjMC0uMTg4IDAtLjQzOC4wNjQtLjYyNUgwbDIuODkzLTMuNzUgMi44OTMgMy43NUgzLjkyYy0uMDY0LjE4OC0uMDY0LjQzOC0uMDY0LjYyNSAwIDMuMTI1IDIuNTcyIDUuNjI1IDUuNzg2IDUuNjI1IDEuOTkzIDAgMy43OTMtMSA0LjgyMS0yLjV6bTIuODI5LTMuNzVDMTYuOTcgMy4wNjIgMTMuNjkzIDAgOS42NDMgMGE3Ljk5OCA3Ljk5OCAwIDAgMC01LjUyOSAyLjI1bDEuMjIyIDEuNWMxLjAyOC0xLjE4OCAyLjU3MS0xLjg3NSA0LjMwNy0xLjg3NSAyLjk1NyAwIDUuNCAyLjE4OCA1LjcyMSA1SDEzLjVsMi44OTMgMy43NSAyLjg5My0zLjc1aC0xLjk5M3oiIGZpbGw9IiM5NDk0OTQiLz48L3N2Zz4=) no-repeat center;
    order: 4;
    cursor: pointer;
    opacity: .7;
    visibility: hidden;
    transition: all .3s ease-in-out
}

.amcart-qty-wrap>.amcart-refresh:hover {
    opacity: 1
}

.amcart-message-box>.amcart-qty-wrap {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px
}

.amexit-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, .17)
}

.amexit-popup-container .amexit-popup {
    position: relative;
    width: 90%;
    max-width: 450px;
    height: auto;
    margin: auto;
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25)
}

.amexit-popup-container .amexit-title {
    margin: 0 15px 10px 0;
    font-weight: 600;
    font-size: 18px
}

.amexit-popup-container .amexit-message {
    margin-bottom: 10px
}

.amexit-popup-container .amexit-email {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px
}

.amexit-popup-container .amexit-button {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 10px;
    color: #fff;
    background: #1979c3;
    box-shadow: none
}

.amexit-popup-container .amexit-button:hover {
    background: #2b93e4
}

.amexit-popup-container .amexit-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    padding: 10px;
    cursor: pointer
}

.amexit-popup-container .amexit-close>.amexit-icon {
    fill: #ccc
}

.amexit-popup-container .amexit-close:hover>.amexit-icon {
    fill: #1979c3
}

.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: none
}

.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 {
    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: none
}

.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: none
}

.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
}

.amrates-shipping-rates .field.choice.item {
    padding: 8px
}

body.catalog-product-view .product-info-main .product-add-form {
    padding-top: 0
}

body.catalog-product-view .rental-wrapper .rental-price-info .rental-price.add {
    padding-bottom: 10px
}

body.catalog-product-view .rental-wrapper .rental-price-info .rental-price .rental-price-item>span {
    color: #575757;
    font-weight: 700
}

body.catalog-product-view .daterangepicker .calendar-table table tbody tr td {
    position: relative
}

body.catalog-product-view .daterangepicker .calendar-table table tbody tr td:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    bottom: 3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.catalog-product-view .daterangepicker .calendar-table table tbody tr td.special:before {
    background: #4ec87b !important
}

body.catalog-product-view .daterangepicker .calendar-table table tbody tr td.holiday:before {
    background: #e16965
}

body.catalog-product-view .daterangepicker .drp-calendar-bottom {
    border-top: 1px solid #ddd;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 10px 20px;
    font-size: 12px
}

body.catalog-product-view .daterangepicker .drp-calendar-bottom .holiday-bottom {
    position: relative;
    padding-left: 15px
}

body.catalog-product-view .daterangepicker .drp-calendar-bottom .holiday-bottom:before {
    content: '';
    position: -webkit-absolute;
    position: absolute;
    top: 2px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #e16965
}

body.catalog-product-view .daterangepicker .drp-calendar-bottom .on-sale-bottom {
    position: relative;
    margin-left: 25px;
    padding-left: 15px
}

body.catalog-product-view .daterangepicker .drp-calendar-bottom .on-sale-bottom:before {
    content: '';
    position: -webkit-absolute;
    position: absolute;
    top: 2px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #4ec87b
}

body.catalog-product-view button:not(.primary),
body.catalog-product-view .quote-details-items .actions-toolbar>.action:not(.primary) {
    box-shadow: 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: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#delivery-method-selector .action {
    line-height: 2.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
}

#click-and-collect-store-selector-popup {
    display: none
}

#click-and-collect-store-selector-popup .block-search {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: none
}

#click-and-collect-store-selector-popup .store-selector-popup-table {
    margin-top: 10px
}

#store-selector-popup .get-position {
    cursor: pointer;
    border: none;
    width: 30px;
    height: 30px;
    position: relative;
    float: left;
    margin-left: 10px
}

#store-selector-popup .get-position img {
    position: absolute;
    top: 0;
    left: 0
}

#store-selector-popup .search-store-input button,
#store-selector-popup .search-store-input input,
#store-selector-popup .search-store-input .quote-details-items .actions-toolbar>.action {
    float: left
}

#store-selector-popup .search-store-input button,
#store-selector-popup .search-store-input .quote-details-items .actions-toolbar>.action {
    margin-left: 10px
}

#store-selector-popup .search-store-input input {
    width: 50%
}

#store-selector-popup .search-store-input-wrapper {
    margin-top: 10px;
    margin-bottom: 10px
}

#store-selector-popup .search-store-row {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

#store-selector-popup .error-message {
    color: red
}

.modal-content #click-and-collect-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,
.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
}

.selected-store-pickup .pick-date-time {
    margin-top: 20px;
    margin-bottom: 20px
}

.selected-store-pickup .datepicker {
    margin-top: 5px
}

.selected-store-pickup .pick-up-time {
    margin-top: 5px
}

.selected-store-pickup .pickup-time {
    margin-top: 5px
}

.green-id-message {
    text-align: center
}

#nikon-green-id-agreement-modal .mage-error,
.green-id-modal .mage-error,
#nikon-green-id-agreement-modal .error,
.green-id-modal .error {
    color: #dff2cd
}

.green-id-modal div[name="amastyPaymentAttributes.green_id_verification_token"] {
    display: none
}

#co-payment-form .form.payments {
    margin-top: 20px
}

.green-id-modal .modal-title {
    color: unset;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.6px
}

.green-id-modal .field.has-comment {
    display: flex;
    flex-direction: column
}

.green-id-modal .field.has-comment label.error {
    order: 1
}

.green-id-modal .field .calendar-box {
    position: relative
}

.green-id-modal .field .calendar-box .ui-datepicker-trigger {
    position: absolute;
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: 0;
    padding: 8px 13px;
    top: 5px;
    right: 0;
    width: auto;
    z-index: 2
}

.green-id-modal .field .calendar-box .ui-datepicker-trigger:visited {
    color: #0a0203;
    text-decoration: underline
}

.green-id-modal .field .calendar-box .ui-datepicker-trigger:hover {
    color: #0a0203;
    text-decoration: none
}

.green-id-modal .field .calendar-box .ui-datepicker-trigger:active {
    color: #0a0203;
    text-decoration: underline
}

.green-id-modal .field .calendar-box .ui-datepicker-trigger:hover,
.green-id-modal .field .calendar-box .ui-datepicker-trigger:active,
.green-id-modal .field .calendar-box .ui-datepicker-trigger:focus {
    background: 0 0;
    border: 0
}

.green-id-modal .field .calendar-box .ui-datepicker-trigger.disabled,
.green-id-modal .field .calendar-box .ui-datepicker-trigger[disabled],
fieldset[disabled] .green-id-modal .field .calendar-box .ui-datepicker-trigger {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.green-id-modal .field .calendar-box .ui-datepicker-trigger:before {
    content: '';
    background-image: url('../../frontend/Nikon/asia/en_US/images/event.svg');
    width: 24px;
    height: 22px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat
}

.green-id-modal .modal-footer {
    text-align: left
}

.green-id-modal .modal-footer button,
.green-id-modal .modal-footer .quote-details-items .actions-toolbar>.action {
    min-width: 25%
}

#theform .field {
    margin-top: 20px
}

.green-id .top-content {
    max-width: 570px
}

.green-id>.primary-button {
    position: relative;
    padding-bottom: 30px
}

.green-id>.primary-button:after {
    content: '';
    position: absolute;
    background: #f1f2f2;
    height: 2px;
    bottom: 0;
    width: 100%;
    left: 0
}

.checkout-index-index .form-login #customer-email-fieldset .fieldset.hidden-fields>.field {
    margin-bottom: 10px
}

#green-id .primary-button a.action {
    border-color: #0a0203;
    background-color: #0a0203;
    color: #fd0;
    position: relative;
    min-width: 210px;
    margin-top: 15px;
    letter-spacing: 1.2px;
    max-width: 100%
}

#green-id .primary-button a.action:before {
    position: absolute;
    visibility: visible;
    top: 12px;
    left: 27px;
    width: 22px;
    height: 22px;
    border: 1px solid #fd0;
    border-radius: 25px;
    font-family: 'Material Icons Outlined';
    color: #fd0;
    content: "\e5ca";
    background: 0 0;
    z-index: 1;
    font-size: 1.5rem;
    padding-top: 2px
}

#green-id .primary-button a.action:hover,
#green-id .primary-button a.action:active,
#green-id .primary-button a.action:focus {
    color: #000;
    border-color: #fd0
}

#green-id .primary-button a.action:hover:before,
#green-id .primary-button a.action:active:before,
#green-id .primary-button a.action:focus:before {
    color: #000;
    border: 2px solid #000
}

#green-id .primary-button a.action:not(.verified):hover {
    background-color: #fff
}

#green-id .primary-button a.action.verified {
    cursor: default;
    min-width: 50%
}

#green-id .primary-button a.action.verified:before {
    color: #000;
    background-color: #fd0
}

#green-id .primary-button a.action.verified:hover {
    border-color: #0a0203;
    background-color: #0a0203;
    color: #fd0
}

#green-id .primary-button a.action>span {
    padding-left: 30px
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-title h2,
#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-title .h2,
#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-title .block-related-posts-wrapper .block-title,
#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-title .block-blog-recent-post .block-title,
#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-title .aw_blog_related_products .block-title {
    color: #000;
    margin-top: 10px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 1.6px
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-list-container {
    display: block
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-list-container #greenid-option-list .has-manual-options div.pull-left:not(:first-child) {
    display: none
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-header #greenid-source-list-container #greenid-option-list #greenid-option-list-toggle {
    color: #000;
    background-color: #f1f2f2;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: unset;
    border-radius: unset;
    height: 50px;
    min-width: 50%
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-body label {
    color: #000;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-body .form-control {
    color: #000;
    background-color: #f1f2f2;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: unset;
    border-radius: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    font-size: 1.4rem;
    height: 50px
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-body .input-group-addon.greenid-datepicker-dob {
    background-color: #f1f2f2;
    border: unset;
    border-radius: unset
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-body .checkbox label {
    position: relative;
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 20px;
    line-height: 20px
}

#greenid-div #greenid-container #greenid-source-content #greenid-source-body .checkbox input[type=checkbox] {
    margin-left: -35px;
    width: 24px;
    height: 24px;
    clip: unset
}

#greenid-div #greenid-container #greenid-intro-content h1,
#greenid-div #greenid-container #greenid-intro-content .h1 {
    display: none
}

#greenid-div #greenid-container #greenid-intro-content #greenid-intro-words .lead {
    color: #000;
    margin-top: 10px;
    font-style: normal;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    margin-bottom: 5px;
    line-height: 1.5
}

#greenid-div #greenid-container #greenid-submit-button-container {
    display: none
}

.green-id-modal ul li {
    margin-bottom: 0
}

.green-id-modal ul li p,
.green-id-modal ul li .p {
    margin-bottom: 0
}

.green-id-modal .input-group.date .glyphicon-calendar:before {
    content: '';
    background-image: url('../../frontend/Nikon/asia/en_US/images/event.svg');
    width: 24px;
    height: 22px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat
}

.green-id-modal .green-description {
    margin-bottom: 20px
}

.green-id-modal .middle-description {
    padding: 0 0 20px;
    border-bottom: 2px solid #f1f2f2;
    margin-bottom: 20px
}

.green-id-modal.modal-popup .modal-inner-wrap .modal-footer {
    padding: 20px 20px 30px 30px;
    text-align: left
}

.green-id-modal.modal-popup .modal-inner-wrap .modal-footer .primary {
    margin-right: 10px
}

.p2c2p-payment-success .checkout-success {
    max-width: 930px
}

.p2c2p-payment-success .checkout-success .sub-title,
.p2c2p-payment-success .checkout-success .sub-description {
    display: none
}

.p2c2p-payment-success .checkout-success .view-order {
    text-decoration: none
}

.p2c2p-payment-success .checkout-success [data-content-type=row][data-appearance=contained] {
    padding: 0
}

.p2c2p-payment-success .checkout-success>.primary {
    text-align: right
}

.p2c2p-payment-success .checkout-success p,
.p2c2p-payment-success .checkout-success h5,
.p2c2p-payment-success .checkout-success .h5,
.p2c2p-payment-success .checkout-success .p {
    margin-bottom: 30px
}

.p2c2p-payment-success .checkout-success-bottom {
    display: none
}

.p2c2p-payment-failed .checkout-failed {
    max-width: 930px
}

.sticky-header-price .product-info-price {
    color: #fff
}

.sticky-header-price .product-info-price .deposit-price .price-container {
    display: block
}

.sticky-header-price .product-info-price .deposit-price .price-container .price-label {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase
}

.sticky-header-price .product-info-price .deposit-price .price-container .price {
    font-weight: 400
}

.page-main .product-top-row .product-info-price .deposit-price-head {
    margin-bottom: 0
}

.page-main .price-final_price .deposit-rrp {
    letter-spacing: 1.5px;
    font-weight: 400;
    font-size: 1.6rem;
    text-transform: uppercase
}

.page-main .deposit-price {
    display: block
}

.page-main .deposit-price .price-container .price-label {
    display: inline-block;
    text-transform: uppercase
}

.page-main .deposit-price .price-container .price {
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 51px
}

.page-main .product-bottom-row .widget.products-related .product-items .product-item .price-box .price {
    font-size: 1.2rem
}

.search-autocomplete .product-item .price-box .price-container.deposit-price {
    display: flex
}

.search-autocomplete .product-item .price-box .price-container.deposit-price .price-label {
    display: inline-block;
    padding-right: 5px
}

.catalog-product-view .pre-order-options {
    margin-top: 20px
}

.catalog-product-view .pre-order-options div.option input[type=radio]:checked+label {
    border-color: #fd0
}

.catalog-product-view .pre-order-options div.option input[type=radio]:checked+label .product-info-price .price-box .price-wrapper .price {
    font-size: 3.6rem
}

.catalog-product-view .pre-order-options div.option input[type=radio]:checked+label .product-info-price .price-box .old-price .price-wrapper .price {
    font-size: 2.8rem
}

.catalog-product-view .pre-order-options div.option label {
    border: 1px solid #fff;
    width: 100%;
    padding: 20px 15px 0;
    line-height: .5
}

.catalog-product-view .pre-order-options div.option label .product-info-price {
    margin: 0
}

.catalog-product-view .pre-order-options div.option label .product-info-price .price-box {
    padding-left: 40px;
    line-height: 1.2
}

.catalog-product-view .pre-order-options div.option label .product-info-price .price-box .price-wrapper .price {
    font-size: 2.8rem
}

.catalog-product-view .pre-order-options div.option label .product-info-price .price-box .price-container.deposit-price {
    margin: 0
}

.catalog-product-view .pre-order-options div.option label .product-info-price .price-box .old-price .price {
    font-weight: 400
}

.catalog-product-view .pre-order-options div.option label .deposit-subtitle {
    padding-left: 40px;
    line-height: 1.5
}

.catalog-product-view .sticky-header-price.deposit .rating_summary_sticky_header {
    display: none
}

.catalog-product-view .sticky-header-price .product-info-price.pre-order {
    color: #fff;
    margin-top: 10px
}

.catalog-product-view .sticky-header-price .product-info-price.pre-order .price-box .old-price {
    margin: 0
}

.catalog-product-view .sticky-header-price .product-info-price.pre-order .price-box .legend {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem
}

.catalog-product-view .sticky-header-price .product-info-price.pre-order .deposit-legend {
    text-transform: none;
    line-height: 1.3;
    font-size: 1.6rem;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 0
}

.catalog-product-view .page-title-section .product-legend {
    color: #fff;
    margin-bottom: .5rem
}

.catalog-product-view .deposit-subtitle span.price {
    font-weight: 700
}

.cart-container .product-item-details .item-legend {
    text-transform: uppercase;
    margin-bottom: 10px
}

.cart-container .product-item-details .deposit-subtitle span.price {
    font-weight: 700
}

.opc-block-summary .items-in-cart .product-item-details .product-item-inner {
    text-align: left
}

.minicart-items-wrapper .product-item-details .item-legend {
    text-transform: uppercase;
    font-weight: 700;
    color: #939598;
    margin-bottom: 10px
}

.sales-order-view .actions-toolbar.order-actions-toolbar.bottom {
    position: unset
}

.sales-order-view .actions-toolbar.order-actions-toolbar.bottom .action.order.finalise.disabled {
    background-color: #eee;
    border-color: #eee
}

.sales-order-view .actions-toolbar.order-actions-toolbar.bottom .finalising-action {
    text-align: center;
    margin-bottom: 40px
}

.sales-order-view .actions-toolbar.order-actions-toolbar.bottom .finalising-action .message {
    display: inline-block
}

.sales-order-view .order-details-items .estimated-outstanding-payment {
    padding-bottom: 20px
}

table.details>tfoot tr.full-payment th,
table.creditmemo>tfoot tr.full-payment th,
table.shipment>tfoot tr.full-payment th,
table.invoice>tfoot tr.full-payment th,
table.details>tfoot tr.full-payment td,
table.creditmemo>tfoot tr.full-payment td,
table.shipment>tfoot tr.full-payment td,
table.invoice>tfoot tr.full-payment td {
    padding-top: 20px
}

table.details>tfoot tr.full-payment td,
table.creditmemo>tfoot tr.full-payment td,
table.shipment>tfoot tr.full-payment td,
table.invoice>tfoot tr.full-payment td {
    text-transform: uppercase
}

table.details>tfoot tr.estimated-outstanding-payment th,
table.creditmemo>tfoot tr.estimated-outstanding-payment th,
table.shipment>tfoot tr.estimated-outstanding-payment th,
table.invoice>tfoot tr.estimated-outstanding-payment th,
table.details>tfoot tr.estimated-outstanding-payment td,
table.creditmemo>tfoot tr.estimated-outstanding-payment td,
table.shipment>tfoot tr.estimated-outstanding-payment td,
table.invoice>tfoot tr.estimated-outstanding-payment td {
    font-weight: 600
}

.catalog-product-view .add-to-cart-terms {
    text-align: center;
    margin-top: 15px
}

.catalog-product-view .add-to-cart-terms a {
    cursor: pointer
}

.minicart-items-wrapper .product-item-details .item-legend {
    text-transform: uppercase;
    font-weight: 700;
    color: #939598
}

#bsp-bottom-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-top: 2px solid #f1f2f2;
    z-index: 1
}

#bsp-bottom-bar .content {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    margin: auto
}

#bsp-bottom-bar .content .list {
    padding-left: 20px
}

#bsp-bottom-bar .content .summary {
    display: flex;
    align-items: center
}

#bsp-bottom-bar .content .summary .total {
    padding-left: 10px
}

#bsp-bottom-bar .content .summary .total>span {
    display: inline-block
}

#bsp-bottom-bar .content .summary .total>span.price {
    font-size: 1.4rem;
    font-weight: 600
}

#bsp-bottom-bar .content .summary .total>span.old-price {
    font-size: 1.4rem;
    font-weight: 600;
    color: #939598;
    text-decoration: line-through
}

#bsp-bottom-bar .content .summary .total .save {
    font-size: 1.4rem;
    font-weight: 600
}

#bsp-bottom-bar .content .summary .total p,
#bsp-bottom-bar .content .summary .total .p {
    margin-bottom: 0
}

#bsp-bottom-bar .content .summary .discount.mobile {
    display: none
}

#bsp-bottom-bar .content .summary .action {
    display: flex;
    align-items: center;
    margin: 0 15px
}

#bsp-bottom-bar .content .summary .action .tocart>span {
    display: inline-block;
    text-decoration: none
}

#bsp-bottom-bar .content .summary .action .tocart>span:before {
    text-transform: none;
    font-family: 'Material Icons Outlined'
}

#bsp-bottom-bar .content .summary .action .tocart>span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    line-height: inherit;
    color: #0a0203;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    margin: 0 1rem 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

@media all and (min-width:1450px) {
    div#bsp-bottom-bar .content {
        width: 80%;
        min-width: 1450px
    }

    div#bsp-bottom-bar .content .list {
        width: 70%
    }

    div#bsp-bottom-bar .content .list .list-items .select-more {
        min-width: 227px
    }

    div#bsp-bottom-bar .content .summary {
        width: 30%
    }

    div#bsp-bottom-bar .content .summary .action .tocart {
        padding: 15px 30px
    }

    div#bsp-bottom-bar .content .summary .action .tocart>span {
        min-width: 150px;
        margin-left: -1rem
    }
}

#bundle-step-promotion {
    margin: 3rem 0
}

#bundle-step-promotion .message.error {
    max-width: 1450px;
    margin: auto
}

#bundle-step-promotion .step-header {
    text-align: center;
    margin: 3rem 0
}

#bundle-step-promotion .step-header .label {
    font-size: 3.2rem;
    font-weight: 600
}

#bundle-step-promotion .step-header .description {
    font-size: 2rem;
    letter-spacing: 1.6px
}

#bundle-step-promotion .product-grid {
    margin: auto
}

#bundle-step-promotion .product-grid ol.product-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1450px;
    margin: auto
}

#bundle-step-promotion .product-grid ol.product-items>li {
    position: relative;
    margin: 10px;
    padding: 10px
}

#bundle-step-promotion .product-grid ol.product-items>li.active {
    border: 1px solid #fd0
}

#bundle-step-promotion .product-grid ol.product-items>li.active button.tocart:not(.disabled),
#bundle-step-promotion .product-grid ol.product-items>li.active .quote-details-items .actions-toolbar>.action.tocart:not(.disabled) {
    background-color: #fff
}

#bundle-step-promotion .product-grid ol.product-items>li:not(.active) button.tocart:not(.disabled),
#bundle-step-promotion .product-grid ol.product-items>li:not(.active) .quote-details-items .actions-toolbar>.action.tocart:not(.disabled) {
    background-color: #fd0
}

#bundle-step-promotion .product-grid ol.product-items>li button.tocart.disabled,
#bundle-step-promotion .product-grid ol.product-items>li .quote-details-items .actions-toolbar>.action.tocart.disabled {
    pointer-events: unset
}

#bundle-step-promotion .product-grid ol.product-items>li .product-item-details .product-item-actions .tocart>span:before {
    content: ''
}

#bundle-step-promotion .product-grid ol.product-items>li .product-label {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 2px 1rem;
    font-size: 1.4rem;
    letter-spacing: 1.4px;
    background: #0a0203;
    color: #fd0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px
}

#bundle-step-promotion button.tocart.disabled,
#bundle-step-promotion button.tocart:disabled,
#bundle-step-promotion .quote-details-items .actions-toolbar>.action.tocart.disabled,
#bundle-step-promotion .quote-details-items .actions-toolbar>.action.tocart:disabled {
    background-color: #f1f2f2;
    border-color: #f1f2f2
}

@media all and (min-width:1450px) {
    #bundle-step-promotion .product-grid {
        width: 80%;
        min-width: 1450px
    }
}

@media all and (max-width:400px) {

    div#bundle-step-promotion .product-grid ol.product-items>li button.tocart,
    div#bundle-step-promotion .product-grid ol.product-items>li .quote-details-items .actions-toolbar>.action.tocart {
        min-width: unset
    }

    div#bundle-step-promotion .product-grid ol.product-items>li .product-label {
        top: 8px;
        left: 8px
    }
}

.checkout-onepage-success .checkout-success .order-items {
    max-width: 555px
}

.checkout-onepage-success .checkout-success .order-items .order-item {
    display: flex;
    border: 2px solid #ccc;
    margin-bottom: 20px
}

.checkout-onepage-success .checkout-success .order-items .order-item:last-child {
    margin-bottom: 40px
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-image {
    width: 25%;
    padding: 25px 18px 18px
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-info {
    width: 75%;
    padding: 10px 15px
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-info .item-name {
    margin-bottom: 5px;
    text-transform: uppercase
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-info .item-legend {
    min-height: 24px;
    margin-bottom: 20px
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-info .sub-info {
    display: flex;
    justify-content: space-between
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-info .sub-info .price {
    font-weight: 700;
    font-size: 1.6rem
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-info .sub-info.outstanding {
    text-transform: uppercase;
    padding-top: 15px
}

.checkout-onepage-success .checkout-success .order-items .order-item .item-info .bold {
    font-weight: 600;
    font-size: 1.6rem
}

.checkout-onepage-success .checkout-success .deposit-description {
    margin-bottom: 40px
}

.catalog-product-view .ratting-summary-yotpo {
    display: flex
}

.catalog-product-view .ratting-summary-yotpo .nikon-write-review-yotpo {
    border: none;
    padding: 0;
    text-align: left;
    background: 0;
    margin-left: 15px
}

.catalog-product-view .sticky-header-price .nikon-write-review-yotpo-clone {
    color: #fff !important
}

.catalog-product-view .sticky-header-price .yotpo-sr-bottom-line-text {
    color: #fff !important
}

.catalog-product-view .sticky-header-price .yotpo-sr-bottom-line-score {
    color: #fff !important
}

.catalog-product-view .sticky-header-price .nikon-write-review-yotpo-clone {
    color: #fff !important;
    border: none;
    padding: 0;
    text-align: left;
    background: 0;
    margin-left: 15px
}

.catalog-product-view .sticky-header-price .nikon-write-review-yotpo-clone:hover {
    background: 0 0
}

.catalog-product-view .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-score {
    margin-left: 15px !important
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary>div {
    margin-right: 5px !important
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-vertical-border {
    display: none !important
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-score {
    font-family: inherit !important;
    color: #0a0203 !important;
    text-transform: uppercase !important;
    font-size: 1.2rem !important;
    margin-left: 5px !important;
    font-weight: 600 !important
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text {
    font-size: 1.2rem !important
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary>div {
    align-items: baseline !important
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary .star-container svg {
    width: 17px;
    height: 17px
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-star-empty path {
    fill: #f2f2f2;
    stroke: #f2f2f2
}

body.checkout-index-index .shipping-address-item {
    display: flex;
    flex-direction: column
}

body.checkout-index-index .shipping-address-item button.edit-address-link,
body.checkout-index-index .shipping-address-item .quote-details-items .actions-toolbar>.action.edit-address-link {
    text-align: left
}

body.checkout-index-index .shipping-address-item .actions.select {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

body.checkout-index-index .shipping-address-item p.title,
body.checkout-index-index .shipping-address-item .p.title {
    margin-bottom: 2rem
}

body.checkout-index-index .shipping-address-item p.short-address,
body.checkout-index-index .shipping-address-item .p.short-address {
    margin-bottom: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .heading p,
body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .details p,
body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .heading .p,
body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .details .p {
    margin-bottom: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .heading p.hours>span,
body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .details p.hours>span,
body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .heading .p.hours>span,
body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .details .p.hours>span {
    display: block
}

body.checkout-index-index .smile-storedelivery-checkout-modal #opc-new-store-delivery-address.single-marker .store-delivery-message {
    margin-top: 20px
}

.columns #store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper input[type=text] {
    background: #fff;
    padding: 0 10px
}

.retailer-validation input[type=checkbox]:checked+label span {
    padding-left: 35px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .current-status-shop {
    margin-bottom: 0;
    color: #333435;
    font-size: 14px;
    line-height: 19px;
    width: 83%
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .current-status-shop .open-shop {
    color: #5aca2b;
    font-weight: 700
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .current-status-shop .close-shop {
    color: #ee5c1d;
    font-weight: 700
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details {
    width: 100%
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .address-info {
    display: flex;
    padding: 10px 0 0
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .address-info .box-title {
    margin-right: 10px;
    font-weight: 700
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .address-info .address {
    width: 80%;
    display: inline-block
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .contact-info-block .contact-info-item {
    margin-bottom: 5px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .contact-info-block .contact-info-item .value {
    font-weight: 600
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info {
    clear: both
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .title-special-opening-hours {
    margin-right: 60px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .box-title {
    margin-right: 10px;
    position: relative;
    width: 100%
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .box-title .distance-label {
    color: #333435;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    position: absolute;
    right: 0
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .box-title p,
.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .box-title .p {
    font-weight: 700;
    float: left
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .box-title .showopeninghours {
    float: left;
    cursor: pointer
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .box-title .showopeninghours:after {
    content: 'chevron_down';
    display: inline-block;
    font-family: 'Material Icons Outlined';
    vertical-align: top;
    margin: 0;
    color: inherit;
    font-size: 10px;
    line-height: 22px;
    margin-left: 3px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-info .box-title .showopeninghours.active:after {
    content: 'chevron_up'
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .page-wrapper {
    overflow-x: hidden
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-link {
    border-top: 1px solid #e8e8e8;
    margin: 0;
    position: relative;
    min-height: 120px;
    display: block;
    color: #333435;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    height: 100%;
    padding: 18px 5px 18px 20px;
    box-sizing: border-box
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-link:hover {
    text-decoration: none
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details {
    width: auto;
    max-width: 480px;
    padding-bottom: 65px;
    position: relative
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .shop-details-wrapper {
    padding: 10px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .shop-details-wrapper .actions .right {
    margin-left: auto
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details h2,
.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .h2,
.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .block-related-posts-wrapper .block-title,
.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .block-blog-recent-post .block-title,
.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .aw_blog_related_products .block-title {
    margin-top: 10px;
    margin-left: 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    color: #333
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours {
    padding: 10px 0
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-table td {
    padding: 2px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-table td:first-child {
    padding-right: 10px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .opening-hours-table .opening-row-hours {
    text-align: right;
    width: 43%
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .actions-toolbar {
    padding-left: 20px;
    padding-right: 10px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .actions-toolbar .actions {
    padding-top: 10px;
    display: block
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .close-btn-wrapper {
    padding: 0 20px 0 30px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .close-btn-wrapper .close {
    height: 50px;
    position: relative;
    display: table;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .12)
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .shop-details .close-btn-wrapper .close span {
    color: #333435;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn {
    width: 100%;
    display: table;
    margin-bottom: 10px;
    height: 50px;
    position: relative
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn:before {
    height: 12px;
    width: 12px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border-radius: 1px;
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
    content: '';
    top: 15px;
    right: 15px;
    display: block;
    position: absolute;
    z-index: 2
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn-link {
    background: #eee;
    position: relative;
    color: #333;
    font-weight: 500;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .12)
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn-link span {
    color: #333435;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    position: relative;
    z-index: 3
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn-link:before {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    content: '';
    width: 0;
    background: #ee5c1d;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn-link:hover {
    text-decoration: none
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn-link:hover span {
    color: #fff
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .details-btn-link:hover:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .directions {
    display: table;
    width: 100%
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .directions-btn {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    border-radius: 3px;
    background-color: #ee5c1d;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .12);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    text-decoration: none
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .directions-btn:hover {
    text-decoration: none
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .directions-btn-icon {
    position: relative;
    display: inline-block;
    margin-right: 3px;
    content: '';
    width: 20px;
    height: 20px;
    top: 5px;
    background: url("../../frontend/Nikon/asia/en_US/Smile_StoreLocator/images/direction-details.svg") center center;
    background-repeat: no-repeat;
    transform: scale(1.7)
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork {
    overflow-x: hidden
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .page-main {
    max-width: 1440px
}

.nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .page-main .page-title-wrapper {
    display: none
}

.search-result-list ul li .store-name {
    width: calc(100% - 70px)
}

#nikon-store-locator-wrapper .services-button {
    padding: 20px 0
}

#nikon-store-locator-wrapper .search-result-list-block .store-name {
    width: calc(100% - 70px)
}

#nikon-store-locator-wrapper .checkboxes .checkbox-item {
    margin-bottom: 20px
}

#nikon-store-locator-wrapper button.action,
#nikon-store-locator-wrapper .quote-details-items .actions-toolbar>.action.action {
    margin-top: 20px
}

#nikon-store-locator-wrapper .map {
    max-width: 986px;
    height: 100%;
    background: #666;
    z-index: 1;
    float: left
}

#nikon-store-locator-wrapper .map .copyright-info-wrapper {
    background: #fff;
    box-shadow: 0 1px 10px;
    padding: 0 8px;
    bottom: 0;
    right: 41px;
    position: absolute;
    z-index: 1000
}

#nikon-store-locator-wrapper .contextual-bar {
    position: relative;
    float: left;
    padding: 0;
    background: #fff;
    z-index: 2;
    max-width: 380px;
    height: 100%;
    display: block
}

#nikon-store-locator-wrapper .contextual-bar .shop-search {
    width: 100%;
    border: 1px solid #e8e8e8;
    box-shadow: inset 0 1px 0 0 #e8e8e8
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .block-title span {
    color: #333435;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    display: block;
    margin: 32px 0 20px 30px
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper {
    position: relative
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form {
    padding: 20px;
    position: relative
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .field {
    display: block;
    width: 100%
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .field input {
    height: 54px;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    background-color: #fafafa;
    padding-right: 15%
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action {
    background: 0 0;
    border: none;
    width: 30px;
    height: 54px;
    position: absolute;
    top: 15px;
    right: 5%;
    content: '';
    font-size: 0
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action span {
    line-height: 1.3em
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container {
    position: absolute;
    right: 0;
    top: -10px
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container a {
    width: 100%;
    text-align: center;
    background: 0 0;
    border: none;
    padding: 5px
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container a:before {
    color: #ee5c1d
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .store-search-form {
    display: flex;
    margin-left: auto;
    flex-wrap: wrap;
    align-items: center;
    flex: 0 0 100%;
    margin-top: 5px
}

#nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .geocoder-wrapper__btn {
    display: inline-block;
    position: absolute;
    bottom: 0;
    height: 50px;
    right: 0
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list {
    flex: 1;
    overflow: hidden
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list .current-status-shop {
    width: 100%
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header {
    background-color: #fff;
    display: flex;
    border-bottom: 1px solid #e8e8e8;
    justify-content: space-between
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header p,
#nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header .p {
    margin: 0;
    color: #ee5c1d;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header span {
    color: #333435;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    margin-left: 50px;
    display: inline-block
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header span .span-underline {
    text-decoration-line: underline
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header a {
    color: #fff;
    text-decoration: underline;
    font-size: 80%;
    cursor: pointer
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul {
    overflow-y: auto;
    height: 100%;
    max-height: 550px;
    list-style-type: none;
    padding: 0;
    margin: 0
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul::-webkit-scrollbar {
    width: 9px;
    padding: 4px 5px;
    height: 8px;
    border-radius: 4.5px;
    background-color: #f8f8f8;
    box-shadow: inset 0 1px 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul::-webkit-scrollbar-thumb {
    width: 9px;
    border-radius: 4.5px;
    background-color: #989b9d
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item {
    margin: 0
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item tr {
    display: none
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item tr.today {
    display: block
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item p,
#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .p {
    margin-bottom: 0
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .location-number-block {
    display: table;
    position: absolute;
    left: -15%;
    top: 0;
    width: 13%;
    vertical-align: middle;
    float: left;
    text-align: center
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .location-number-block span {
    display: table-cell;
    color: #b4b7b8;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .result-item-container {
    width: 96%;
    float: left
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .result-item-container .name-label strong {
    color: #333435;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .current-status-shop {
    margin-bottom: 12px;
    color: #333435;
    font-size: 14px;
    line-height: 19px
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .current-status-shop .open-shop {
    color: #5aca2b;
    font-weight: 700
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .current-status-shop .close-shop {
    color: #ee5c1d;
    font-weight: 700
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn {
    position: relative;
    padding-left: 30px;
    color: #333435;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    float: left
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn:before {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    content: '';
    transform: scale(1.8);
    opacity: .5;
    width: 20px;
    height: 20px;
    background: url("../../frontend/Nikon/asia/en_US/Smile_StoreLocator/images/direction-1.svg") center center
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .distance {
    float: right;
    color: #333435;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    position: relative
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .details-shop-btn {
    font-size: 0;
    content: '';
    height: 24px;
    width: 24px;
    background-color: #ee5c1d;
    position: absolute;
    right: 0;
    display: inline-block;
    border-radius: 50%
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .details-shop-btn:before {
    height: 6px;
    width: 6px;
    transform: rotate(135deg);
    border-radius: 1px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    content: '';
    top: 8px;
    right: 9px;
    display: block;
    position: absolute
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .details {
    padding-right: 50px;
    color: #333435;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 17px;
    position: relative
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item:last-of-type {
    border-bottom: 1px solid #e8e8e8
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item:hover {
    background-color: #f8f8f8;
    cursor: pointer
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .render-distance {
    margin-bottom: 18px
}

#nikon-store-locator-wrapper .contextual-bar .search-result-list .max_stores_message {
    margin: 0;
    padding: 5px
}

#nikon-store-locator-wrapper .contextual-bar .shop-details .search-result-list ul {
    max-height: 180px
}

#nikon-store-locator-wrapper .contextual-bar .shop-details .header .store-name {
    max-width: 85%;
    float: left
}

#nikon-store-locator-wrapper .contextual-bar .shop-details .header .actions {
    float: right
}

#nikon-store-locator-wrapper .contextual-bar .shop-details .header .image-wrapper-header {
    width: 100%
}

#nikon-store-locator-wrapper .contextual-bar .shop-details .header .image-wrapper-header img {
    height: auto;
    max-width: 100%;
    width: 100%;
    max-height: 200px
}

.top-left {
    top: 0;
    left: 5px
}

.top-right {
    top: 0;
    right: 5px
}

.bottom-right {
    bottom: 10px;
    right: 5px
}

.bottom-left {
    bottom: 10px;
    left: 5px
}

.upper-middle,
.bottom-middle {
    left: 50%;
    transform: translateX(-50%)
}

.upper-middle {
    top: 0
}

.bottom-middle {
    bottom: 0
}

.products-upsell .top-left,
.cart.items .top-left,
.minicart-items-wrapper .top-left {
    top: 0;
    left: 0
}

.products-upsell .top-right,
.cart.items .top-right,
.minicart-items-wrapper .top-right {
    top: 0;
    right: 0
}

.products-upsell .bottom-right,
.cart.items .bottom-right,
.minicart-items-wrapper .bottom-right {
    bottom: 0;
    right: 0
}

.products-upsell .bottom-left,
.cart.items .bottom-left,
.minicart-items-wrapper .bottom-left {
    bottom: 0;
    left: 0
}

.aw-onsale__label-wrap .label-wrap.shape {
    background-color: #e02b27;
    color: #fff
}

.aw-onsale__label-wrap .rectangle,
.aw-onsale__label-wrap .rectangle-with-bevel-up,
.aw-onsale__label-wrap .rectangle-with-bevel-down {
    padding: 1px 2px;
    min-height: 3px;
    min-width: 66px
}

.aw-onsale__label-wrap .rectangle {
    border-radius: 3px
}

.aw-onsale__label-wrap .rectangle-with-bevel-up:after,
.aw-onsale__label-wrap .rectangle-with-bevel-down:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 50%;
    display: block;
    top: 0;
    background-color: inherit;
    z-index: -1
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-down,
.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-down {
    margin-left: 2.5%
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-down:after,
.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-down:after {
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    left: 0
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-down,
.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-down,
.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-down {
    margin-right: 2.5%
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-down:after,
.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-down:after,
.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-down:after {
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    right: 0
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-up,
.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-up {
    margin-left: 2.5%
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-up:after,
.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-up:after {
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom left;
    left: 0
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-up,
.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-up,
.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-up {
    margin-right: 2.5%
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-up:after,
.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-up:after,
.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-up:after {
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    right: 0
}

.aw-onsale__label-wrap .square,
.aw-onsale__label-wrap .circle {
    width: 60px
}

.aw-onsale__label-wrap .square:after,
.aw-onsale__label-wrap .circle:after {
    content: '';
    display: block;
    padding-top: 100%
}

.aw-onsale__label-wrap .circle {
    border-radius: 50%
}

.aw-onsale__label-wrap .flag {
    width: 56px;
    margin-bottom: 30%
}

.aw-onsale__label-wrap .flag .position-block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 10px
}

.aw-onsale__label-wrap .flag:after {
    content: '';
    display: block;
    padding-top: 85%
}

.aw-onsale__label-wrap .flag .left-side,
.aw-onsale__label-wrap .flag .right-side {
    display: block;
    position: absolute;
    bottom: -30%;
    background-color: inherit;
    width: 50%;
    height: 50%;
    z-index: -1
}

.aw-onsale__label-wrap .flag .left-side {
    left: 0;
    -webkit-transform: skew(0deg, -20deg);
    transform: skew(0deg, -20deg);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.aw-onsale__label-wrap .flag .right-side {
    right: 0;
    -webkit-transform: skew(0deg, 20deg);
    transform: skew(0deg, 20deg);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.aw-onsale__label-wrap .point-burst-wrap {
    width: 60px;
    margin: 15px
}

.aw-onsale__label-wrap .point-burst-wrap:after {
    content: '';
    display: block;
    padding-top: 100%
}

.aw-onsale__label-wrap .point-burst-wrap .point-brust-square {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: inherit;
    height: 100%;
    width: 100%
}

.aw-onsale__label-wrap .point-burst-wrap .point-brust-square.rotate-1 {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg)
}

.aw-onsale__label-wrap .point-burst-wrap .point-brust-square.rotate-2 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg)
}

.label-wrap.picture {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 100px;
    height: 50px
}

.aw-onsale__label-area-wrap.right-position {
    text-align: right
}

.aw-onsale__label-area-wrap.absolute-label-container {
    position: absolute;
    bottom: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aw-onsale__label-area-wrap.static-label-wrap-container .aw-onsale__label-wrap {
    position: static
}

.aw-onsale__label-area-wrap.static-label-wrap-container .aw-onsale__label-wrap .flag {
    margin-bottom: 20px
}

.aw-onsale__label-wrap {
    position: absolute
}

.aw-onsale__label-wrap .label-wrap {
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    color: #fff
}

.aw-onsale__label-wrap .label-inline-block {
    display: inline-block;
    vertical-align: top
}

.aw-onsale__label-wrap .label-block {
    display: block
}

.aw-onsale__label-wrap .absolute-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.aw-onsale__label-wrap .label-text {
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 23px
}

.aw-onsale__label-wrap .position-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center
}

.catalog-product-view .fotorama--fullscreen .aw-onsale__label-area-wrap {
    display: none
}

.page-product-giftcard .aw-onsale__label-area-wrap,
body[class*=gift-card] .aw-onsale__label-area-wrap {
    clear: both;
    margin-bottom: 10px
}

.algolia-wrapper {
    width: 100%
}

#algolia-searchbox label {
    display: none
}

#algolia-searchbox .algolia-search-input:focus {
    outline: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid
}

#algolia-searchbox .magnifying-glass {
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 15px;
    line-height: 1.2;
    visibility: hidden;
    background: 0 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    text-decoration: none
}

#algolia-searchbox .magnifying-glass>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#algolia-searchbox .magnifying-glass:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 50px;
    color: #0a0203;
    content: 'search';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

#algolia-searchbox .magnifying-glass:before {
    visibility: visible;
    font-weight: 700;
    overflow: visible
}

.algolia-autocomplete {
    width: 100%
}

.aa-dataset-products-wrapper {
    width: 100%
}

.aa-dataset-products-wrapper .title {
    font-size: 18px;
    font-weight: 700;
    display: none
}

.see-all {
    padding: 30px 15px;
    text-align: center
}

#algolia-autocomplete-container em {
    font-style: normal
}

#algolia-autocomplete-container .aa-dropdown-menu {
    width: 100vw !important;
    min-width: 100vw !important;
    margin-top: -1px;
    background-color: #fff;
    padding-bottom: 50px;
    border-top: 1px solid #f1f2f2;
    border-bottom: 1px solid #f1f2f2
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-cursor .algoliasearch-autocomplete-hit {
    background: 0 0
}

#algolia-autocomplete-container .aa-dropdown-menu .thumb {
    float: left;
    width: 120px;
    height: 120px
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections {
    padding: 0 13px;
    margin-top: 30px
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-dataset-0 .aa-suggestion,
#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-dataset-1 .aa-suggestion {
    margin-top: 10px
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .category {
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #0a0203;
    margin: 10px 0 25px;
    text-transform: capitalize
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details {
    font-size: 12px;
    color: #0a0203;
    margin-top: 7px
}

#algolia-autocomplete-container .aa-dropdown-menu #autocomplete-products-footer {
    background-color: #eee;
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    padding: 18px 15px
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestions {
    margin: 5px auto 20px;
    padding: 0 5px
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestion {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestion>.algoliasearch-autocomplete-hit {
    display: block;
    padding: 17px 10px 15px 8px;
    font-size: 12px;
    letter-spacing: .5px;
    color: #0a0203;
    text-decoration: none
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestion>.algoliasearch-autocomplete-hit:hover {
    color: #0a0203;
    text-decoration: none
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestion>.algoliasearch-autocomplete-hit:active {
    color: #0a0203;
    text-decoration: none
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestion>.algoliasearch-autocomplete-hit .thumb img {
    width: 100% !important
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestion>.algoliasearch-autocomplete-hit .info {
    font-size: 12px;
    font-weight: 700;
    margin: 8px 0 0 140px
}

#algolia-autocomplete-container .aa-dataset-products .aa-suggestion>.algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category {
    display: none
}

#algolia-autocomplete-container .aa-dataset-products .product-actions .algoliasearch-autocomplete-hit {
    padding: 0
}

#algolia-autocomplete-container .aa-dataset-products .product-actions .action.tocart {
    margin-left: 22px;
    color: #0a0203;
    text-decoration: underline
}

#algolia-autocomplete-container .aa-dataset-products .product-actions .action.tocart:hover {
    color: #fff;
    text-decoration: none
}

#algolia-autocomplete-container .aa-dataset-products .product-actions .action.tocart:active {
    color: #fff;
    text-decoration: none
}

#algolia-autocomplete-container .aa-dataset-products .algoliasearch-autocomplete-price {
    font-size: 12px;
    font-weight: 400;
    color: #0a0203
}

#algolia-autocomplete-container .aa-dataset-products .algoliasearch-autocomplete-price .after_special,
#algolia-autocomplete-container .aa-dataset-products .algoliasearch-autocomplete-price .before_special {
    color: #0a0203;
    font-size: 12px
}

.autocomplete-wrapper .section {
    width: 100%
}

.footer_algolia a {
    display: none
}

.algolia-search-block input.input-text {
    padding-left: 15px
}

.minisearch .input-text,
.algolia-search-block .input-text {
    padding-right: 45px
}

.ais-pagination {
    margin: 0;
    padding: 0;
    list-style: none none
}

.algolia-instant-results-wrapper {
    margin-bottom: 25px
}

#algolia-right-container .col-md-12 {
    width: 100%
}

.ais-search-box,
.instant-search-bar-wrapper>label,
.instant-search-bar-label {
    display: none
}

.ais-search-box {
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}

.instant-search-bar-wrapper .ais-search-box--input {
    width: 100%;
    padding-right: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.ais-search-box--magnifier-wrapper,
.ais-search-box--reset-wrapper {
    display: inline-block;
    width: 50px;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 2
}

.ais-search-box--magnifier-wrapper svg,
.ais-search-box--reset-wrapper svg {
    display: none
}

.ais-search-box--reset-wrapper {
    z-index: 3
}

.ais-search-box--magnifier {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0;
    min-width: 0;
    padding: 12px;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 100%;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.ais-search-box--magnifier>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ais-search-box--magnifier:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: inherit;
    content: 'search';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ais-search-box--magnifier:hover:before {
    color: inherit
}

.ais-search-box--magnifier:active:before {
    color: inherit
}

.ais-search-box--magnifier:focus,
.ais-search-box--magnifier:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.ais-search-box--magnifier:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.ais-search-box--magnifier.disabled,
.ais-search-box--magnifier[disabled],
fieldset[disabled] .ais-search-box--magnifier {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.ais-search-box--magnifier:before {
    font-weight: 900;
    min-width: 22px
}

.ais-search-box--reset {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0;
    min-width: 0;
    padding: 12px;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 100%;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.ais-search-box--reset>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ais-search-box--reset:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: inherit;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ais-search-box--reset:hover:before {
    color: inherit
}

.ais-search-box--reset:active:before {
    color: inherit
}

.ais-search-box--reset:focus,
.ais-search-box--reset:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.ais-search-box--reset:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.ais-search-box--reset.disabled,
.ais-search-box--reset[disabled],
fieldset[disabled] .ais-search-box--reset {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.ais-search-box--reset:before {
    font-weight: 900
}

#instant-search-results-container {
    margin-top: 30px
}

#instant-search-results-container .col-md-4,
#instant-search-results-container .col-sm-6 {
    height: 100%;
    width: 100%
}

#instant-search-results-container .ais-hits {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px
}

#instant-search-results-container .ais-hits--item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0 7px;
    margin: 0 0 14px;
    max-width: 50%
}

.isSafari #instant-search-results-container .ais-hits--item {
    max-width: 49.85%
}

#instant-search-results-container .ais-hits .before_special {
    text-decoration: line-through
}

#instant-search-results-container .result {
    text-decoration: none
}

#instant-search-results-container .result-wrapper {
    border-width: 1px;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid;
    text-align: center;
    height: 100%
}

#instant-search-results-container .result-sub-content {
    padding: 10px 12.5px 20px
}

#instant-search-results-container .result-sub-content .action.tocart {
    margin-top: 10px;
    background-image: none;
    background: #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    min-width: auto;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

#instant-search-results-container .result-sub-content .action.tocart:focus,
#instant-search-results-container .result-sub-content .action.tocart:active {
    text-decoration: none
}

#instant-search-results-container .result-sub-content .action.tocart:hover {
    text-decoration: none
}

#instant-search-results-container .result-sub-content .action.tocart.disabled,
#instant-search-results-container .result-sub-content .action.tocart[disabled],
fieldset[disabled] #instant-search-results-container .result-sub-content .action.tocart {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

#instant-search-results-container .result-thumbnail {
    position: relative;
    padding-bottom: 100%;
    display: block
}

#instant-search-results-container .result-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

#instant-search-results-container .result-title {
    font-size: 24px;
    margin: 5px 0
}

#instant-search-results-container .result .ratings .result-sub-content {
    padding: 0
}

#instant-search-results-container .no-results {
    margin-bottom: 60px
}

#algolia_instant_selector .row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#algolia_instant_selector .wrapper {
    width: 100%
}

.facet .ais-header {
    padding: 20px 0;
    position: relative;
    border-width: 0 0 1px;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid;
    display: block;
    text-decoration: none
}

.facet .ais-header:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    line-height: inherit;
    color: #0a0203;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.facet .ais-header:before {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.facet .ais-header._show:before {
    content: 'chevron_up'
}

.facet .ais-header .name {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase
}

.facet .ais-body {
    padding-top: 20px;
    letter-spacing: .5px;
    display: none
}

.facet .ais-body a:not(.ais-current-refined-values--clear-all) {
    text-decoration: none;
    display: inline-block
}

.facet .ais-body._show {
    display: block
}

.sbx-sffv__wrapper {
    display: none
}

.ais-refinement-list--count,
.ais-hierarchical-menu--count {
    display: none
}

.ais-refinement-list--link,
.ais-hierarchical-menu--link {
    padding: 10px 0 0
}

.ais-refinement-list--label,
.ais-hierarchical-menu--label {
    padding: 5px 0
}

#current-refinements .facet .ais-header {
    padding: 0;
    border-width: 0;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid
}

#current-refinements .facet .ais-header:before {
    display: none
}

#current-refinements .facet .ais-header .name {
    font-size: 30px;
    text-transform: none
}

#current-refinements .facet .ais-body {
    display: block
}

#instant-search-facets-container {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

#instant-search-facets-container .is-widget-container-categories {
    order: -1
}

.is-widget-container-categories {
    margin-bottom: 60px
}

.is-widget-container-categories .facet .ais-header {
    border: none;
    pointer-events: none;
    padding: 10px 0
}

.is-widget-container-categories .facet .ais-header .name {
    text-transform: none;
    font-size: 2.4rem
}

.is-widget-container-categories .facet .ais-header:before {
    display: none
}

.is-widget-container-categories .facet .ais-body {
    display: block;
    padding-top: 0
}

.refinements-title {
    font-size: 2.4rem
}

.is-widget-container-size .ais-refinement-list--list {
    margin: 0 -5px
}

.is-widget-container-size .ais-refinement-list--item {
    display: inline-block;
    padding: 0 5px 10px
}

.is-widget-container-size .ais-refinement-list--label {
    border-width: 1px;
    border-color: #fd0;
    border-radius: 0;
    border-style: solid;
    background: #f1f2f2;
    color: #0a0203;
    font-size: 14px;
    font-weight: 400;
    padding: 0 8px;
    line-height: 50px;
    min-width: 50px;
    text-align: center;
    cursor: pointer
}

.is-widget-container-size .ais-refinement-list--label.selected,
.is-widget-container-size .ais-refinement-list--label:active,
.is-widget-container-size .ais-refinement-list--label:focus {
    background: #f1f2f2;
    color: #0a0203
}

.ais-current-refined-values {
    padding: 0 0 30px;
    position: relative
}

.ais-current-refined-values .ais-current-refined-values--clear-all {
    position: absolute;
    right: 0;
    top: 0
}

.ais-current-refined-values .ais-current-refined-values--item+.ais-current-refined-values--item {
    margin: 10px 0 0
}

.ais-current-refined-values .ais-current-refined-values--link {
    color: #0a0203;
    text-decoration: none
}

.ais-current-refined-values .ais-current-refined-values--link:hover {
    color: #0a0203;
    text-decoration: none
}

.ais-current-refined-values .ais-current-refined-values--link:active {
    color: #0a0203;
    text-decoration: none
}

.ais-current-refined-values .ais-current-refined-values--body {
    padding-top: 20px
}

.ais-current-refined-values .current-refinement-label {
    font-weight: 700;
    text-transform: uppercase
}

.cross-wrapper {
    height: 0
}

.cross-wrapper .clear-cross {
    display: inline-block;
    text-decoration: none
}

.cross-wrapper .clear-cross>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.cross-wrapper .clear-cross:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #fff;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cross-wrapper .clear-cross:before {
    font-weight: 300;
    background-color: #0a0203;
    border-radius: 3px 0 0 3px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ais-range-slider .rheostat {
    overflow: visible;
    margin: 40px 0 40px 15px;
    width: 88%
}

.ais-range-slider .rheostat-background {
    position: relative;
    width: 100%;
    height: 6px;
    background-color: #999;
    border-width: 1px 2px;
    border-color: 2px solid #fd0;
    border-radius: 0;
    border-style: solid
}

.ais-range-slider .rheostat-progress {
    position: absolute;
    top: 1px;
    background-color: #4b7b1e;
    height: 4px
}

.ais-range-slider .rheostat-handle {
    margin-left: -12px;
    top: -7px
}

.ais-range-slider--handle {
    position: relative;
    z-index: 1;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: #999;
    border-width: 1px;
    border-color: 2px solid #fd0;
    border-radius: 50%;
    border-style: solid
}

.ais-range-slider--handle-lower {
    margin-left: -9px !important
}

.ais-range-slider--tooltip {
    position: absolute;
    left: -50%;
    text-align: center;
    top: -30px;
    background: #fff;
    min-width: 20px;
    font-size: 14px
}

.ais-range-slider--value {
    position: absolute;
    text-align: center;
    width: 40px;
    font-size: 14px;
    margin-left: -20px;
    padding-top: 15px
}

.ais-range-slider--marker {
    position: absolute;
    margin-left: -1px;
    width: 1px;
    height: 5px
}

.ais-range-slider--marker-large {
    width: 2px;
    margin-left: -2px;
    height: 12px;
    background: #999
}

.ais-range-slider--marker-large:first-child {
    margin-left: 0
}

div[class^=is-widget]:not(.is-widget-container-size) .ais-refinement-list--item {
    margin-bottom: 10px
}

div[class^=is-widget]:not(.is-widget-container-size) .ais-refinement-list--item:last-child {
    margin-bottom: 0
}

div[class^=is-widget]:not(.is-widget-container-size) .ais-refinement-list--label {
    position: relative;
    padding: 0 0 0 35px;
    display: inline-block;
    text-decoration: none
}

div[class^=is-widget]:not(.is-widget-container-size) .ais-refinement-list--label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #0a0203;
    content: 'check';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

div[class^=is-widget]:not(.is-widget-container-size) .ais-refinement-list--label:before {
    width: 24px;
    height: 24px;
    margin: 0 11px 0 0;
    border: 2px solid #fd0;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 0
}

div[class^=is-widget]:not(.is-widget-container-size) .ais-refinement-list--label.checked:before {
    content: 'check' !important;
    font-weight: 700
}

.infos,
.algolia-toolbar {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0 0
}

.infos .pull-right,
.algolia-toolbar .pull-right {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    max-width: 70%
}

.pull-left .infos:not(.sort-by-label),
.pull-left .algolia-toolbar:not(.sort-by-label) {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%
}

.infos #algolia-stats .ais-stats--body,
.algolia-toolbar #algolia-stats .ais-stats--body {
    position: relative
}

.infos #algolia-stats .ais-stats--body div,
.algolia-toolbar #algolia-stats .ais-stats--body div {
    visibility: hidden
}

.infos #algolia-stats .ais-stats--body div strong,
.algolia-toolbar #algolia-stats .ais-stats--body div strong {
    font-weight: 400;
    visibility: visible;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.algolia-toolbar .pull-left {
    display: none
}

.ais-pagination {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-width: 1px 0 1px 1px;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid;
    height: 60px;
    overflow: hidden
}

.ais-pagination>li {
    display: inline-block;
    vertical-align: top
}

.ais-pagination .ais-pagination--item,
.ais-pagination .ais-pagination--item__previous,
.ais-pagination .ais-pagination--item__next {
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0;
    border-width: 0 1px 0 0;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid
}

.ais-pagination .ais-pagination--item__active .ais-pagination--link {
    background-color: #0a0203;
    color: #fff
}

.ais-pagination .ais-pagination--item__previous,
.ais-pagination .ais-pagination--item__next {
    overflow: hidden
}

.ais-pagination .ais-pagination--item__previous .ais-pagination--link,
.ais-pagination .ais-pagination--item__next .ais-pagination--link {
    height: 0;
    display: inline-block;
    text-decoration: none
}

.ais-pagination .ais-pagination--item__previous .ais-pagination--link:before,
.ais-pagination .ais-pagination--item__next .ais-pagination--link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #0a0203;
    content: 'chevron_left';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ais-pagination .ais-pagination--item__previous .ais-pagination--link:hover:before,
.ais-pagination .ais-pagination--item__next .ais-pagination--link:hover:before {
    color: #0a0203
}

.ais-pagination .ais-pagination--item__previous .ais-pagination--link:active:before,
.ais-pagination .ais-pagination--item__next .ais-pagination--link:active:before {
    color: #0a0203
}

.ais-pagination .ais-pagination--item__previous .ais-pagination--link:before,
.ais-pagination .ais-pagination--item__next .ais-pagination--link:before {
    visibility: visible;
    display: block;
    color: #0a0203;
    text-decoration: none
}

.ais-pagination .ais-pagination--item__previous .ais-pagination--link:before:hover,
.ais-pagination .ais-pagination--item__next .ais-pagination--link:before:hover {
    color: #0a0203;
    text-decoration: none
}

.ais-pagination .ais-pagination--item__previous .ais-pagination--link:before:active,
.ais-pagination .ais-pagination--item__next .ais-pagination--link:before:active {
    color: #0a0203;
    text-decoration: underline
}

.ais-pagination .ais-pagination--item__next .ais-pagination--link:before {
    content: 'chevron_right'
}

.ais-pagination .ais-pagination--link {
    display: block;
    color: #0a0203;
    text-decoration: none
}

.ais-pagination .ais-pagination--link:hover {
    color: #0a0203;
    text-decoration: none
}

.ais-pagination .ais-pagination--link:active {
    color: #0a0203;
    text-decoration: none
}

.ais-pagination .ais-pagination--link:hover,
.ais-pagination .ais-pagination--link:active {
    background-color: #0a0203;
    color: #fff
}

#algolia-sorts {
    width: 120px
}

#algolia-sorts select {
    height: 40px;
    background-size: 32px 13px;
    background-position: 98.59999999999999% 60%;
    max-width: 120px
}

.sort-by-label {
    margin-right: 10px
}

.order-attributes .order-attributes-form .label span {
    font-size: 1.6rem;
    font-weight: 700
}

.order-attributes .order-attributes-form textarea {
    max-width: 570px;
    height: 180px
}

.order-attributes .order-attributes-form .field .control._with-tooltip .choice.field {
    display: inline-block;
    width: auto;
    margin-left: 10px
}

.order-attributes .order-attributes-form .field-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

.opc-block-summary .ship-via {
    margin-top: 30px
}

.opc-block-summary .ship-via .table-totals tr {
    border: 1px solid #f1f2f2;
    border-top: none;
    border-bottom: none;
    padding: 10px 20px
}

.opc-block-summary .ship-via .table-totals tr:first-child {
    border-top: 1px solid #f1f2f2
}

.opc-block-summary .ship-via .table-totals tr:last-child {
    border-bottom: 1px solid #f1f2f2
}

.opc-block-summary .ship-via .table-totals tr td {
    text-align: left;
    word-break: break-word
}

.opc-block-summary .ship-via .table-totals tr td:first-child {
    font-weight: 700
}

.sub-categories {
    margin-top: 25px
}

.sub-categories .catalog-sub-categories-block {
    padding: 0;
    margin: 0 -8px;
    list-style: none;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.sub-categories .catalog-sub-categories-block .category-item {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 20px
}

.sub-categories .catalog-sub-categories-block .catalog-sub-categories-block {
    margin: 0;
    padding: 0
}

.sub-categories .category-item .category-item-inner {
    height: 100%
}

.sub-categories .category-item img {
    display: block;
    margin: 0 auto
}

.sub-categories .category-item .category-name {
    display: block;
    margin-top: 20px
}

.sub-categories .category-item a {
    height: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    font-weight: 700;
    text-align: center
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.admin__action-group-wrap {
    display: inline-block;
    position: relative
}

.admin__action-group-wrap .action-select {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PHBhdGggc3R5bGU9ImZpbGw6IzAxMDAwMjsiIGQ9Ik05Mi42NzIsMTQ0LjM3M2MtMi43NTIsMC01LjQ5My0xLjA0NC03LjU5My0zLjEzOEwzLjE0NSw1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiwwLTE1LjE4YzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMGM0LjE5NCw0LjE5NCw0LjE5NCwxMC45ODEsMCwxNS4xOGwtODEuOTM5LDgxLjkzNEM5OC4xNjYsMTQzLjMyOSw5NS40MTksMTQ0LjM3Myw5Mi42NzIsMTQ0LjM3M3oiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==);
    background-size: 20px 13px;
    background-position: 95% 53%;
    background-repeat: no-repeat;
    text-indent: .01em;
    padding: 5px 35px 5px 5px
}

.admin__action-group-wrap .action-select:hover {
    border-color: #f1f2f2
}

.admin__action-group-wrap .action-select[disabled] {
    color: #41362f
}

.admin__action-group-wrap .action-select._mage-error {
    border: 1px solid #5f131d
}

.admin__action-group-wrap._focus .action-select._mage-error {
    border: 1px solid #5f131d
}

.admin__action-group-wrap._active {
    z-index: 5
}

.admin__action-group-wrap .action-menu,
.admin__action-group-wrap table th .action-menu .action-submenu {
    border: 1px solid #f1f2f2;
    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 #f1f2f2;
    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:680px) {
    .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: #0a0203;
    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: #999
}

table th .action-menu>li:hover,
table th table th .action-menu .action-submenu>li:hover {
    background-color: #999
}

table th .action-menu>li:active,
table th table th .action-menu .action-submenu>li:active {
    background-color: gray
}

table th .action-menu>li._parent,
table th table th .action-menu .action-submenu>li._parent {
    display: -webkit-flex;
    display: -webkit-box;
    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: #41362f
}

table th .action-menu a.action-menu-item:focus,
table th table th .action-menu .action-submenu a.action-menu-item:focus {
    background-color: #999
}

.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: #f1f2f2;
    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 #f1f2f2;
    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: '\e610';
    font-family: 'Material Icons Outlined';
    font-size: 1.1rem;
    line-height: 125%
}

.action-multicheck-wrap .action-multicheck-toggle {
    background: #f1f2f2 url('../../frontend/Nikon/base/en_US/Magento_PurchaseOrder/images/select-bg.svg') no-repeat 50% 50%;
    background-size: 200%;
    border: 1px solid #f1f2f2;
    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:680px) {
    .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 {
    margin-left: 15px
}

.action-select-wrap.buttons .secondary {
    line-height: 1.7143;
    margin: 0;
    padding: .7rem 1.5rem;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 400
}

.action-select-wrap.buttons .secondary:visited {
    color: #0a0203;
    text-decoration: underline
}

.action-select-wrap.buttons .secondary:hover {
    color: #0a0203;
    text-decoration: none
}

.action-select-wrap.buttons .secondary:active {
    color: #0a0203;
    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: #0a0203;
    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: #999
}

.admin__action-multiselect-wrap .action-menu-item._hover {
    background-color: #999
}

.admin__action-multiselect-wrap .action-menu-item._unclickable {
    cursor: default
}

.admin__action-multiselect-wrap .admin__action-multiselect {
    border: 1px solid #f1f2f2;
    cursor: pointer;
    display: block;
    min-height: 50px;
    padding-right: 2.5rem;
    white-space: normal
}

.admin__action-multiselect-wrap .admin__action-multiselect:after {
    bottom: .7rem;
    top: auto
}

.admin__action-multiselect-wrap .admin__action-multiselect:before {
    height: 2.2rem;
    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: 1.267rem;
    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 {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #999;
    margin: 0 1rem;
    padding: 16px 0;
    text-align: center
}

.admin__action-multiselect-actions-wrap .action-default {
    font-size: 1.3rem;
    min-width: 13rem
}

.admin__action-multiselect-text {
    padding: 5px 10px;
    line-height: 38px
}

.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 #999;
    margin: 0 1rem 17px;
    padding: 1rem 0;
    position: relative
}

.admin__action-multiselect-search {
    font-style: italic;
    padding-right: 3rem;
    width: 100%
}

.admin__action-multiselect-search-label {
    display: inline-block;
    text-decoration: none;
    display: block;
    font-size: 1.5rem;
    height: 48px;
    overflow: hidden;
    position: absolute;
    right: 2.2rem;
    top: 11px;
    width: 40px;
    text-align: center;
    cursor: pointer
}

.admin__action-multiselect-search-label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 48px;
    color: inherit;
    content: 'search';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.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: #f7f7f7;
    border-radius: 4px;
    display: inline-block;
    font-size: 1.2rem;
    margin: 0 5px 5px 0;
    padding: 3px 24px 4px 10px;
    position: relative;
    transition: border-color .1s linear;
    height: 38px
}

.admin__action-multiselect-crumb>span {
    line-height: 30px
}

.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: #060504
}

.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;
    content: 'close'
}

.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: 'chevron_down'
}

.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: 2.65rem
}

.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.55rem
}

.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.55rem;
    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.55rem
}

.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: 'chevron_down';
    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: inherit;
    line-height: 1;
    color: inherit;
    content: '\e616';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    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: #41362f;
    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: #f1f2f2
}

.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: 8px
}

.admin__action-group-wrap .admin__action-group-option:hover,
.admin__action-group-wrap .admin__action-group-option._hover {
    background-color: #f7f7f7;
    cursor: pointer
}

.admin__action-group-wrap .admin__action-multiselect-search-label {
    right: 9px
}

.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: '\e616';
    font-size: 2rem;
    line-height: 1;
    vertical-align: baseline
}

.admin__action-group-wrap .admin__action-multiselect-search-count {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    line-height: 2
}

.admin__action-group-wrap .admin__action-multiselect-search-count>span {
    width: 100px
}

.admin__action-group-wrap .admin__action-multiselect-action-links {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    flex: 1 1 auto;
    width: calc(100% - 100px)
}

.admin__action-group-wrap .admin__action-multiselect-action-links .action {
    line-height: 1.7143;
    margin: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    padding: 0;
    width: auto
}

.admin__action-group-wrap .admin__action-multiselect-action-links .action:visited {
    color: #0a0203;
    text-decoration: underline
}

.admin__action-group-wrap .admin__action-multiselect-action-links .action:hover {
    color: #0a0203;
    text-decoration: none
}

.admin__action-group-wrap .admin__action-multiselect-action-links .action:active {
    color: #0a0203;
    text-decoration: underline
}

.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 {
    background: 0 0;
    border: 0
}

.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 {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.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: 15px 25px;
    margin: 0 0 0 10px
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 15px 25px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary:focus,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary:active {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary:hover {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.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;
    margin: 0 0 8px
}

.admin__action-group-wrap .admin__action-multiselect-menu-wrap .action-menu-item._with-checkbox {
    display: -webkit-flex;
    display: -webkit-box;
    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: 35px
}

.paypal-buttons-context-iframe {
    max-width: 100%
}

.cart-container .summary-container {
    border: 2px solid #f1f2f2;
    margin: 20px 0 0
}

.cart-container .summary.title,
.checkout-container .step-title,
.opc-block-summary>.title,
#onepage-checkout-shipping-method-additional-load .title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    display: block;
    padding-top: 15px
}

.cart-container .cart-totals {
    padding: 25px 0
}

.cart-container .block.shipping .title {
    border-bottom: 1px solid #f1f2f2;
    padding: 19px 20px;
    position: relative;
    display: block;
    text-decoration: none
}

.cart-container .block.shipping .title strong {
    display: block;
    max-width: 80%;
    font-weight: 400;
    letter-spacing: .56px
}

.cart-container .block.shipping .title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #fd0;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-container .block.shipping .title:before {
    font-size: 3.2rem;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cart-container .block.shipping.active .title:before {
    content: 'arrow_drop_up'
}

.cart-container .block.shipping .content {
    padding: 0 20px
}

.cart-container .block.shipping .items.methods ul,
.cart-container .block.shipping .items.methods ol {
    margin-top: 0;
    margin-bottom: 2.5rem
}

.cart-container .block.shipping .items.methods ul>li,
.cart-container .block.shipping .items.methods ol>li {
    margin-top: 0;
    margin-bottom: 1.5rem
}

.cart-container .block.shipping .items.methods ul ul,
.cart-container .block.shipping .items.methods ol ul,
.cart-container .block.shipping .items.methods ul ol,
.cart-container .block.shipping .items.methods ol ol {
    margin-bottom: 0
}

.cart-container .block.shipping .items.methods dl {
    margin-bottom: 0;
    margin-top: 0
}

.cart-container .block.shipping .items.methods dt {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 15px;
    border-width: 0 0 1px;
    border-color: #f1f2f2;
    border-style: solid;
    font-size: 14px
}

.cart-container .block.shipping .items.methods dd {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 14px;
    margin-left: 0
}

.cart-container .block.shipping .estimate .field,
.cart-container .block.shipping .rate .field {
    font-size: 14px;
    margin: 0 0 15px
}

.cart-container .block.shipping .estimate .field>.label,
.cart-container .block.shipping .rate .field>.label {
    margin: 0 0 8px;
    display: inline-block
}

.cart-container .block.shipping .estimate .field:last-child,
.cart-container .block.shipping .rate .field:last-child {
    margin-bottom: 0
}

.cart-container .block.shipping .estimate .field>.label,
.cart-container .block.shipping .rate .field>.label {
    color: #0a0203;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 1.4rem
}

.cart-container .block.shipping .estimate .field>.label+br,
.cart-container .block.shipping .rate .field>.label+br {
    display: none
}

.cart-container .block.shipping .estimate .field .choice input,
.cart-container .block.shipping .rate .field .choice input {
    vertical-align: top
}

.cart-container .block.shipping .estimate .field .fields.group:before,
.cart-container .block.shipping .rate .field .fields.group:before,
.cart-container .block.shipping .estimate .field .fields.group:after,
.cart-container .block.shipping .rate .field .fields.group:after {
    content: '';
    display: table
}

.cart-container .block.shipping .estimate .field .fields.group:after,
.cart-container .block.shipping .rate .field .fields.group:after {
    clear: both
}

.cart-container .block.shipping .estimate .field .fields.group .field,
.cart-container .block.shipping .rate .field .fields.group .field {
    box-sizing: border-box;
    float: left
}

.cart-container .block.shipping .estimate .field .fields.group.group-2 .field,
.cart-container .block.shipping .rate .field .fields.group.group-2 .field {
    width: 50% !important
}

.cart-container .block.shipping .estimate .field .fields.group.group-3 .field,
.cart-container .block.shipping .rate .field .fields.group.group-3 .field {
    width: 33.3% !important
}

.cart-container .block.shipping .estimate .field .fields.group.group-4 .field,
.cart-container .block.shipping .rate .field .fields.group.group-4 .field {
    width: 25% !important
}

.cart-container .block.shipping .estimate .field .fields.group.group-5 .field,
.cart-container .block.shipping .rate .field .fields.group.group-5 .field {
    width: 20% !important
}

.cart-container .block.shipping .estimate .field .addon,
.cart-container .block.shipping .rate .field .addon {
    display: -webkit-inline-flex;
    display: -webkit-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%
}

.cart-container .block.shipping .estimate .field .addon textarea,
.cart-container .block.shipping .rate .field .addon textarea,
.cart-container .block.shipping .estimate .field .addon select,
.cart-container .block.shipping .rate .field .addon select,
.cart-container .block.shipping .estimate .field .addon input,
.cart-container .block.shipping .rate .field .addon input {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto
}

.cart-container .block.shipping .estimate .field .addon .addbefore,
.cart-container .block.shipping .rate .field .addon .addbefore,
.cart-container .block.shipping .estimate .field .addon .addafter,
.cart-container .block.shipping .rate .field .addon .addafter {
    background: #f1f2f2;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 1.7143;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto
}

.cart-container .block.shipping .estimate .field .addon .addbefore:disabled,
.cart-container .block.shipping .rate .field .addon .addbefore:disabled,
.cart-container .block.shipping .estimate .field .addon .addafter:disabled,
.cart-container .block.shipping .rate .field .addon .addafter:disabled {
    opacity: .5
}

.cart-container .block.shipping .estimate .field .addon .addbefore::-moz-placeholder,
.cart-container .block.shipping .rate .field .addon .addbefore::-moz-placeholder,
.cart-container .block.shipping .estimate .field .addon .addafter::-moz-placeholder,
.cart-container .block.shipping .rate .field .addon .addafter::-moz-placeholder {
    color: #939598
}

.cart-container .block.shipping .estimate .field .addon .addbefore::-webkit-input-placeholder,
.cart-container .block.shipping .rate .field .addon .addbefore::-webkit-input-placeholder,
.cart-container .block.shipping .estimate .field .addon .addafter::-webkit-input-placeholder,
.cart-container .block.shipping .rate .field .addon .addafter::-webkit-input-placeholder {
    color: #939598
}

.cart-container .block.shipping .estimate .field .addon .addbefore:-ms-input-placeholder,
.cart-container .block.shipping .rate .field .addon .addbefore:-ms-input-placeholder,
.cart-container .block.shipping .estimate .field .addon .addafter:-ms-input-placeholder,
.cart-container .block.shipping .rate .field .addon .addafter:-ms-input-placeholder {
    color: #939598
}

.cart-container .block.shipping .estimate .field .addon .addbefore,
.cart-container .block.shipping .rate .field .addon .addbefore {
    float: left;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.cart-container .block.shipping .estimate .field .additional,
.cart-container .block.shipping .rate .field .additional {
    margin-top: 10px
}

.cart-container .block.shipping .estimate .field.required>.label:after,
.cart-container .block.shipping .rate .field.required>.label:after,
.cart-container .block.shipping .estimate .field._required>.label:after,
.cart-container .block.shipping .rate .field._required>.label:after {
    content: '*';
    color: #e02b27;
    font-size: 1rem;
    margin: 0 0 0 2px
}

.cart-container .block.shipping .estimate .field .note,
.cart-container .block.shipping .rate .field .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0 0 0 25px;
    display: inline-block;
    text-decoration: none
}

.cart-container .block.shipping .estimate .field .note:before,
.cart-container .block.shipping .rate .field .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    content: 'info';
    font-family: 'Material Icons Outlined';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-container .block.shipping .estimate .select,
.cart-container .block.shipping .rate .select {
    background: #f1f2f2;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 1.7143;
    padding: 5px 10px 4px;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box
}

.cart-container .block.shipping .estimate .select:disabled,
.cart-container .block.shipping .rate .select:disabled {
    opacity: .5
}

.cart-container .block.shipping .estimate {
    border: 0;
    margin: 0 0 30px;
    padding: 0;
    letter-spacing: -.31em
}

.cart-container .block.shipping .estimate>* {
    letter-spacing: normal
}

.cart-container .block.shipping .estimate>.legend {
    margin: 20px 0 15px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    color: #0a0203;
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.8rem
}

.cart-container .block.shipping .estimate>.legend+br {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.cart-container .block.shipping .rate {
    border: 0;
    margin: 0;
    padding: 0;
    letter-spacing: -.31em
}

.cart-container .block.shipping .rate>* {
    letter-spacing: normal
}

.cart-container .block.shipping .rate>.legend {
    margin: 0 0 25px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
    font-size: 2rem
}

.cart-container .block.shipping .rate>.legend+br {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.cart-container .table.totals {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    border: none
}

.cart-container .table.totals th {
    text-align: left
}

.cart-container .table.totals>tbody>tr>th,
.cart-container .table.totals>tfoot>tr>th,
.cart-container .table.totals>tbody>tr>td,
.cart-container .table.totals>tfoot>tr>td {
    vertical-align: top
}

.cart-container .table.totals>thead>tr>th,
.cart-container .table.totals>thead>tr>td {
    vertical-align: bottom
}

.cart-container .table.totals>thead>tr>th,
.cart-container .table.totals>tbody>tr>th,
.cart-container .table.totals>tfoot>tr>th,
.cart-container .table.totals>thead>tr>td,
.cart-container .table.totals>tbody>tr>td,
.cart-container .table.totals>tfoot>tr>td {
    padding: 4px 20px
}

.cart-container .table.totals>thead>tr>td,
.cart-container .table.totals>tbody>tr>td,
.cart-container .table.totals>tfoot>tr>td {
    font-size: 1.4rem
}

.cart-container .table.totals>thead>tr>th,
.cart-container .table.totals>tbody>tr>th,
.cart-container .table.totals>tfoot>tr>th {
    color: #000;
    font-weight: 600;
    font-size: 1.4rem
}

.cart-container .table.totals>thead>tr>th,
.cart-container .table.totals>tbody>tr>th,
.cart-container .table.totals>tfoot>tr>th,
.cart-container .table.totals>thead>tr>td,
.cart-container .table.totals>tbody>tr>td,
.cart-container .table.totals>tfoot>tr>td {
    border: none
}

.cart-container .table.totals>tbody {
    letter-spacing: .56px
}

.cart-container .table.totals>tbody>tr:not(.grand)>th,
.cart-container .table.totals>tbody>tr:not(.grand)>td {
    font-weight: 400
}

.cart-container .table.totals>tbody>tr>td {
    text-align: right
}

.cart-container .table.totals>tbody>tr.grand.totals {
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.cart-container .table.totals>tbody>tr.grand.totals strong {
    font-weight: 600
}

.cart-container .table.totals .title.-enabled {
    position: relative
}

.cart-container .table.totals .title.-enabled:after {
    position: absolute;
    left: 100%;
    bottom: 4px
}

.cart-container .checkout-methods-items {
    margin-top: 30px;
    position: relative;
    z-index: 1
}

.cart-container .checkout-methods-items .action.multicheckout {
    display: none
}

.cart-container .checkout-methods-items .item>afterpay-placement,
.cart-container .checkout-methods-items .item>.btn-afterpay-checkout {
    display: none
}

.cart-container .payment-icons {
    margin-top: 20px
}

.cart-container .payment-icons .copyright-icon-sprite {
    margin: 0 auto;
    float: none;
    width: auto;
    max-width: 320px
}

.cart-container .giftcard .action.add.primary {
    background: 0 0;
    letter-spacing: 1.2px
}

.cart-container .giftcard .action.add.primary:hover {
    background: #fd0
}

.cart-container .crosssell .block-title {
    text-align: center
}

.cart .table .product-image-container {
    display: block;
    max-width: 120px;
    max-height: 120px
}

.cart .table .product-item-details {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 0;
    max-width: calc(100% - 140px)
}

.cart .table .product-item-details .wishlist:not(.split) {
    margin-top: 10px
}

.cart .table .product-item-details .wishlist .label,
.cart .table .product-item-details .wishlist .change {
    text-decoration: none
}

.cart .table .product-item-details .wishlist .label:before,
.cart .table .product-item-details .wishlist .change:before {
    margin: 0 2px 0 0
}

.cart .table .product-item-details .wishlist .label:hover,
.cart .table .product-item-details .wishlist .change:hover,
.cart .table .product-item-details .wishlist .label:active,
.cart .table .product-item-details .wishlist .change:active {
    text-decoration: none
}

.cart .table .product-item-details .wishlist .items {
    font-size: 14px
}

.cart .table .product-item-details .wishlist .action-edit,
.cart .table .product-item-details .wishlist .action-delete {
    display: none
}

.cart .table .product-item-details .wishlist .towishlist {
    margin-right: 17px
}

.cart .table .product-item-details .product-item-name {
    font-size: 1.4rem;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    text-align: left;
    font-weight: 600;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    padding: 0
}

.cart .table .product-item-photo {
    display: block;
    margin: 0 20px 0 0
}

.cart .table .item-options {
    margin-bottom: 0;
    line-height: 17px
}

.cart .table .item-options:before,
.cart .table .item-options:after {
    content: '';
    display: table
}

.cart .table .item-options:after {
    clear: both
}

.cart .table .item-options dt {
    clear: left;
    font-size: 12px;
    font-weight: 400;
    float: left;
    margin: 0 5px 5px 0
}

.cart .table .item-options dt:after {
    content: ': '
}

.cart .table .item-options dd {
    display: inline-block;
    font-size: 12px;
    float: left;
    margin: 0 0 5px
}

.cart .table .qty label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.cart .table .qty .control {
    width: 90px;
    margin: 0 auto;
    position: relative
}

.cart .table .qty div.mage-error {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 100%;
    left: 50%;
    width: 250%;
    background: #fff
}

.cart .table .col.actions .actions.wishlist {
    display: none
}

.cart .table .block-requisition-list {
    display: none
}

.cart .table .item.message {
    padding: 13px 15px;
    border: 1px solid #fd0
}

.cart .table>tbody>tr.has-messages {
    padding-bottom: 10px
}

.cart .table>tbody>tr.has-messages>td {
    padding-bottom: 0
}

.cart .table>tbody>tr.item-messages>td {
    border-top: none;
    padding: 0 0 30px
}

.cart .table>tbody>tr.item-messages>td .message.notice {
    margin: 0
}

.cart.actions .clear {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.cart.actions .update,
.cart.actions .continue {
    width: 100%;
    display: block;
    text-align: center;
    max-width: 100%
}

.cart.actions .continue {
    margin-top: 20px
}

.cart .actions-toolbar .primary.actions {
    width: 100%;
    white-space: nowrap
}

.cart .actions-toolbar .primary .gift-options-cart-item {
    display: none
}

.cart .actions-toolbar .primary .action {
    display: inline-block;
    text-decoration: none
}

.cart .actions-toolbar .primary .action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.cart .actions-toolbar .primary .action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 40px;
    color: inherit;
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart .actions-toolbar .primary .action:before {
    text-transform: none
}

.cart .actions-toolbar .primary .action-towishlist {
    display: none
}

.cart .actions-toolbar .primary .action-edit:before {
    content: 'create'
}

.cart .actions-toolbar .primary .action-edit:before {
    font-size: 2.2rem
}

.cart .actions-toolbar .primary .action-delete {
    margin: 0
}

.cart .actions-toolbar .primary .action-delete:before {
    content: 'delete'
}

.cart .actions-toolbar .primary .action-delete:before {
    font-size: 2.2rem
}

.cart .primary .wishlist {
    display: none
}

.cart table.table td.price,
.cart table.table td.subtotal {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 1.4px
}

.form-cart table>tbody>tr>td {
    border-top-color: #f1f2f2
}

.cart-empty .action.empty {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 15px 25px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none
}

.cart-empty .action.empty:focus,
.cart-empty .action.empty:active {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.cart-empty .action.empty:hover {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.cart-empty .action.empty.disabled,
.cart-empty .action.empty[disabled],
fieldset[disabled] .cart-empty .action.empty {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.cart-empty .actions-toolbar {
    border: 1px solid #f1f2f2;
    background-color: #ffe6ea;
    padding: 12px;
    text-align: center;
    margin: 0 0 30px
}

.cart-empty .actions-toolbar .no-items {
    display: block;
    text-decoration: none
}

.cart-empty .actions-toolbar .no-items:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #0a0203;
    content: 'error_outline';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-product-holder [data-content-type=row][data-appearance=contained] {
    padding: 0
}

.cart-product-holder h2,
.cart-product-holder .h2,
.cart-product-holder .block-related-posts-wrapper .block-title,
.cart-product-holder .block-blog-recent-post .block-title,
.cart-product-holder .aw_blog_related_products .block-title {
    font-size: 3.6rem;
    line-height: 1.5;
    text-align: center
}

.cart-payment-icons ul {
    margin-bottom: 15px;
    list-style-type: none;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    flex-wrap: wrap
}

.cart-payment-icons ul img {
    width: 45px
}

.cart-payment-icons ul .afterpay img {
    margin-left: 10px;
    width: 75px
}

.cart-payment-icons ul .paypal img {
    width: auto
}

.cart-payment-icons ul .paypal,
.cart-payment-icons ul .applepay,
.cart-payment-icons ul .gpay,
.cart-payment-icons ul .alipay {
    margin-left: 15px
}

.cart-payment-icons ul .wechatpay img {
    width: 100px
}

.cart-container {
    margin: 30px 0;
    letter-spacing: .5px
}

.cart-container:before,
.cart-container:after {
    content: '';
    display: table
}

.cart-container:after {
    clear: both
}

.cart-container .block-requisition-list {
    display: block;
    margin-top: 45px
}

#block-summary div[name="shippingAddress.country_id"] {
    display: none
}

.checkout-cart-index .is-backorder-message.backorder-message {
    margin-top: 10px
}

.block-minicart {
    z-index: 1002
}

.block-minicart .paypal.checkout {
    margin-top: 15px
}

.block-minicart .shipping-counter {
    font-size: 1.2rem;
    font-weight: 600;
    color: #fd0;
    text-align: center;
    letter-spacing: 1.2px;
    background: #0a0203;
    padding: 9px 25px
}

.block-minicart .shipping-counter>span {
    line-height: 18px
}

.block-minicart .shipping-counter>span:before {
    font-size: 1.8rem;
    content: 'local_shipping';
    font-family: 'Material Icons';
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    text-transform: none
}

.block-minicart .block-content>header {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 17px 0;
    border-bottom: 1px solid #f1f2f2
}

.block-minicart .block-content>header .items-total {
    letter-spacing: .56px
}

.block-minicart .block-content .subtotal {
    font-weight: 600;
    letter-spacing: 1.4px;
    text-transform: uppercase
}

.block-minicart .block-content .subtotal span,
.block-minicart .block-content .subtotal div {
    display: inline-block
}

.block-minicart .block-content>.actions {
    border-top: none;
    padding: 10px 0 0;
    margin-top: 0
}

.block-minicart .block-content>.actions .secondary {
    text-align: center;
    padding: 26px 0;
    letter-spacing: .5px
}

.block-minicart .block-content>.actions .action.viewcart {
    font-size: 1.2rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.sticky-header .block-minicart .home {
    max-height: calc(100vh - 160px);
    overflow-y: auto
}

.minicart-items {
    margin: 0
}

.minicart-items .item {
    list-style: none;
    padding: 20px 0;
    border-bottom: 1px solid #f1f2f2
}

.minicart-items .item:last-child {
    border-bottom: 0
}

.minicart-items .item>.product {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.minicart-items .item.message {
    padding: 20px 10px;
    border: 1px solid #fd0
}

.minicart-items .aw-onsale__label-area-wrap {
    display: none !important
}

.minicart-items-wrapper {
    overflow-x: auto
}

.minicart-items .product-item-photo {
    display: block;
    max-width: 120px;
    height: auto;
    width: 120px
}

.minicart-items .product-item-photo img {
    width: 100%;
    height: auto
}

.minicart-items .product-item-details {
    flex: 1;
    padding-left: 20px;
    padding-bottom: 0;
    width: calc(100% - 120px)
}

.minicart-items .product-item-details .product-item-name {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    order: 1;
    width: 100%;
    padding: 0;
    text-align: left;
    margin: 0;
    font-weight: 600
}

.minicart-items .product-item-details .product-item-name>a {
    font-size: 1.6rem;
    letter-spacing: 1.4px;
    line-height: 24px;
    text-transform: uppercase
}

.minicart-items .product-item-details .product-item-pricing {
    order: 2;
    width: 100%
}

.minicart-items .product-item-details .price-container {
    margin: -1px 0 20px 10px
}

.minicart-items .product-item-details .price-container span {
    font-size: 1.4rem;
    letter-spacing: 1.2px
}

.minicart-items .product-item-details .options {
    margin-bottom: 8px;
    padding: 0
}

.minicart-items .product-item-details .options li {
    padding: 0;
    list-style: none none;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0
}

.minicart-items .product-item-details .options li .label:after {
    content: ':'
}

.minicart-items .product-item-details .options li dl {
    margin-bottom: 25px
}

.minicart-items .product-item-details .options li dl:before,
.minicart-items .product-item-details .options li dl:after {
    content: '';
    display: table
}

.minicart-items .product-item-details .options li dl:after {
    clear: both
}

.minicart-items .product-item-details .options li dl dt {
    float: left;
    font-weight: 400;
    margin: 0 5px 0 0
}

.minicart-items .product-item-details .options li dl dt:after {
    content: ':'
}

.minicart-items .product-item-details .options li dl dd {
    margin: 0;
    text-overflow: ellipsis
}

.minicart-items .product-item-details .options .toggle {
    text-decoration: none;
    position: relative;
    display: block;
    margin: 10px 0;
    line-height: 20px
}

.minicart-items .product-item-details .options .toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 24px;
    color: #fd0;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .product-item-details .options .toggle:after {
    position: absolute;
    right: 0;
    top: -3px
}

.minicart-items .product-item-details .options .toggle[aria-expanded=true]:after {
    content: 'arrow_drop_up'
}

.minicart-items .product-item-details .options .toggle[aria-expanded=false] {
    margin-bottom: 30px
}

.minicart-items .product-item-details .options .content {
    display: none
}

.minicart-items .product-item-details .options.active .content {
    display: block
}

.minicart-items .product-item-details .update-cart-item,
.minicart-items .product-item-details .actions .edit,
.minicart-items .product-item-details .actions .delete {
    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
}

.minicart-items .product-item-details .update-cart-item:focus,
.minicart-items .product-item-details .actions .edit:focus,
.minicart-items .product-item-details .actions .delete:focus,
.minicart-items .product-item-details .update-cart-item:active,
.minicart-items .product-item-details .actions .edit:active,
.minicart-items .product-item-details .actions .delete:active {
    background: 0 0;
    border: none
}

.minicart-items .product-item-details .update-cart-item:hover,
.minicart-items .product-item-details .actions .edit:hover,
.minicart-items .product-item-details .actions .delete:hover {
    background: 0 0;
    border: none
}

.minicart-items .product-item-details .update-cart-item.disabled,
.minicart-items .product-item-details .actions .edit.disabled,
.minicart-items .product-item-details .actions .delete.disabled,
.minicart-items .product-item-details .update-cart-item[disabled],
.minicart-items .product-item-details .actions .edit[disabled],
.minicart-items .product-item-details .actions .delete[disabled],
fieldset[disabled] .minicart-items .product-item-details .update-cart-item,
fieldset[disabled] .minicart-items .product-item-details .actions .edit,
fieldset[disabled] .minicart-items .product-item-details .actions .delete {
    pointer-events: none;
    opacity: .5
}

.minicart-items .product-item-details .update-cart-item>span,
.minicart-items .product-item-details .actions .edit>span,
.minicart-items .product-item-details .actions .delete>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .product-item-details .update-cart-item:before,
.minicart-items .product-item-details .actions .edit:before,
.minicart-items .product-item-details .actions .delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 40px;
    color: inherit;
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .product-item-details .details-qty {
    width: 100%;
    clear: both;
    position: relative
}

.minicart-items .product-item-details .details-qty label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .product-item-details .details-qty input {
    width: 70px;
    height: 40px;
    text-align: center;
    background: #f1f2f2;
    font-size: 1.4rem
}

.minicart-items .product-item-details .details-qty .update-cart-item {
    position: absolute;
    width: 40px;
    top: 50%;
    left: 75px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.minicart-items .product-item-details .details-qty .update-cart-item:before {
    content: 'refresh'
}

.minicart-items .product-item-details .details-qty .update-cart-item:before {
    margin-left: 0;
    text-transform: none
}

.minicart-items .product-item-details .details-qty .update-cart-item:hover {
    color: #0a0203
}

.minicart-items .product-item-details .actions {
    float: right;
    text-align: right
}

.minicart-items .product-item-details .actions>div {
    display: inline-block
}

.minicart-items .product-item-details .actions a {
    width: 35px
}

.minicart-items .product-item-details .actions .edit:before {
    content: 'create'
}

.minicart-items .product-item-details .actions .delete:before {
    content: 'delete'
}

small.counter,
.opc-estimated-wrapper .minicart-wrapper .counter {
    position: absolute;
    background: #fd0;
    color: #0a0203;
    text-align: center;
    border-radius: 10px;
    font-weight: 600;
    border: 1px solid #fff
}

small.counter span {
    color: #0a0203
}

main.empty {
    text-align: center;
    font-weight: 400;
    padding: 25px 0
}

.modal-popup {
    z-index: 1003
}

.modal-popup .modal-footer button,
.modal-popup .modal-footer .quote-details-items .actions-toolbar>.action {
    width: auto
}

.minicart-wrapper .block-content {
    overflow: hidden
}

.minicart-wrapper .block-content>header {
    position: relative;
    border-bottom: none
}

.minicart-wrapper .block-content>header:before {
    content: '';
    position: absolute;
    left: -30px;
    right: -30px;
    top: 0;
    bottom: 0;
    background: #f1f2f2;
    z-index: -1
}

.modal-popup.confirm .modal-inner-wrap {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 50vh
}

.minicart-opened.home.iTabletDevices,
.minicart-opened.home.iMobileDevices,
.minicart-opened.home.iTabletDevices body,
.minicart-opened.home.iMobileDevices body {
    touch-action: none;
    overscroll-behavior: none;
    -webkit-overflow-scrolling: auto;
    overflow: hidden
}

.minicart-opened.home .block-minicart {
    max-height: calc(100vh - 160px);
    overflow-y: auto
}

.checkout-container {
    letter-spacing: .5px;
    margin-top: 15px;
    position: static
}

.checkout-container .step-title {
    margin-bottom: 18px
}

.checkout-container .accepted_cc {
    justify-content: flex-end;
    display: flex
}

.checkout-container .accepted_cc .paymentoptions-icon-wrapper>div {
    display: inline-block
}

.checkout-container .accepted_cc .worldpay_cc_we_accept {
    font-size: 17px;
    margin-right: 10px
}

.checkout-container .payment-method .worldpay_cc .paymentmethods-radio-wrapper {
    display: inline-block;
    margin: 10px 8px 0 0
}

.checkout-container .payment-method #worldpay_cc-form .payment_cc_number {
    max-width: 570px
}

.checkout-container .payment-method #worldpay_cc-form #worldpay_cc_save_card {
    position: fixed;
    z-index: -999
}

.checkout-container .payment-method .ccard .name .input-text {
    max-width: 225px
}

.checkout-container .checkout-payment-method .payment-method-title .label[for=paypal_express] {
    padding-left: 35px;
    width: 100%;
    flex-basis: 100%;
    background-image: url('../../frontend/Nikon/asia/en_US/images/paypal-logo.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 70px
}

.checkout-container .checkout-payment-method .payment-method-title .label[for=paypal_express] .payment-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.checkout-container .checkout-payment-method .payment-method-title .label[for=paypal_express] span {
    display: -webkit-block;
    display: -webkit-box;
    display: -ms-blockbox;
    display: block
}

.checkout-container .checkout-payment-method .payment-method-title .label[for=paypal_express] img {
    height: 0;
    visibility: hidden
}

.checkout-container .checkout-payment-method .payment-method-title .label[for=paypal_express] .action-help {
    text-decoration: none
}

.checkout-container .checkout-payment-method .payment-method-title .label[for=paypal_express]:before {
    position: absolute;
    left: 0
}

.opc-estimated-wrapper {
    padding: 0 0 10px;
    margin: 30px 0;
    border-bottom: 2px solid #f1f2f2
}

.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after {
    content: '';
    display: table
}

.opc-estimated-wrapper:after {
    clear: both
}

.opc-estimated-wrapper .estimated-block {
    float: left
}

.opc-estimated-wrapper .estimated-label {
    font-size: 12px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.opc-estimated-wrapper .estimated-price {
    font-size: 30px;
    font-weight: 400;
    line-height: 43px
}

.opc-estimated-wrapper .minicart-wrapper {
    float: right
}

.opc-estimated-wrapper .minicart-wrapper .showcart {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    text-decoration: none;
    position: relative;
    padding: 15px 10px
}

.opc-estimated-wrapper .minicart-wrapper .showcart:visited {
    color: #0a0203;
    text-decoration: underline
}

.opc-estimated-wrapper .minicart-wrapper .showcart:hover {
    color: #0a0203;
    text-decoration: none
}

.opc-estimated-wrapper .minicart-wrapper .showcart:active {
    color: #0a0203;
    text-decoration: underline
}

.opc-estimated-wrapper .minicart-wrapper .showcart:hover,
.opc-estimated-wrapper .minicart-wrapper .showcart:active,
.opc-estimated-wrapper .minicart-wrapper .showcart:focus {
    background: 0 0;
    border: 0
}

.opc-estimated-wrapper .minicart-wrapper .showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper .showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper .showcart {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.opc-estimated-wrapper .minicart-wrapper .showcart:before {
    font-size: 30px;
    text-transform: none
}

.opc-estimated-wrapper .minicart-wrapper .counter {
    top: -3px;
    left: 50px;
    border-radius: 10px
}

.opc-block-summary .items-in-cart.active .title:before {
    display: none
}

.opc-block-summary .minicart-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.opc-block-summary .minicart-items.content {
    padding: 0 20px;
    display: block !important
}

.opc-block-summary .minicart-items li {
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 30px
}

.opc-block-summary .minicart-items li:not(:last-child) {
    border-bottom: 2px solid #f1f2f2
}

.opc-block-summary .minicart-items .product {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.opc-block-summary .minicart-items .product-image-container {
    display: block;
    height: 80px !important;
    width: 80px !important
}

.opc-block-summary .minicart-items .product-item-inner {
    width: 100%;
    font-size: 14px;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.opc-block-summary .minicart-items .product-item-name {
    padding: 0;
    font-size: 14px;
    line-height: 1.7143;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin: 0
}

.opc-block-summary .minicart-items .product-item-details {
    width: calc(100% - 80px);
    padding-left: 20px
}

.opc-block-summary .minicart-items .product.options {
    margin-bottom: 5px
}

.opc-block-summary .minicart-items .product.options .subtitle {
    display: none
}

.opc-block-summary .minicart-items .details-qty {
    text-align: left
}

.opc-block-summary .minicart-items .details-qty .label:after {
    content: ":"
}

.opc-block-summary .minicart-items .subtotal-options {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.2rem
}

.opc-block-summary .minicart-items .subtotal-options .subtotal {
    font-weight: 600
}

.opc-block-summary .minicart-items .item-options {
    text-align: left
}

.opc-block-summary .minicart-items .item-options ul,
.opc-block-summary .minicart-items .item-options ol {
    margin-top: 0;
    margin-bottom: 2.5rem
}

.opc-block-summary .minicart-items .item-options ul>li,
.opc-block-summary .minicart-items .item-options ol>li {
    margin-top: 0;
    margin-bottom: 1.5rem
}

.opc-block-summary .minicart-items .item-options ul ul,
.opc-block-summary .minicart-items .item-options ol ul,
.opc-block-summary .minicart-items .item-options ul ol,
.opc-block-summary .minicart-items .item-options ol ol {
    margin-bottom: 0
}

.opc-block-summary .minicart-items .item-options dl {
    margin-bottom: 0;
    margin-top: 0
}

.opc-block-summary .minicart-items .item-options dt {
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-color: #f1f2f2;
    border-style: solid;
    font-size: 12px
}

.opc-block-summary .minicart-items .item-options dd {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 12px;
    margin-left: 0
}

.opc-block-summary .minicart-items .item-options>dt {
    min-width: auto
}

.opc-block-summary .minicart-items .item-options>dt.label {
    vertical-align: top
}

.opc-block-summary .minicart-items .item-options>dd {
    display: inline-block;
    width: 65%;
    min-width: 17px
}

.opc-block-summary .data-totals {
    padding: 0 0 30px
}

.opc-block-summary .table-totals {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    border: none
}

.opc-block-summary .table-totals>.table-caption {
    display: none
}

.opc-block-summary .table-totals th {
    text-align: left
}

.opc-block-summary .table-totals>tbody>tr>th,
.opc-block-summary .table-totals>tfoot>tr>th,
.opc-block-summary .table-totals>tbody>tr>td,
.opc-block-summary .table-totals>tfoot>tr>td {
    vertical-align: top
}

.opc-block-summary .table-totals>thead>tr>th,
.opc-block-summary .table-totals>thead>tr>td {
    vertical-align: bottom
}

.opc-block-summary .table-totals>thead>tr>th,
.opc-block-summary .table-totals>tbody>tr>th,
.opc-block-summary .table-totals>tfoot>tr>th,
.opc-block-summary .table-totals>thead>tr>td,
.opc-block-summary .table-totals>tbody>tr>td,
.opc-block-summary .table-totals>tfoot>tr>td {
    padding: 4px 20px
}

.opc-block-summary .table-totals>thead>tr>td,
.opc-block-summary .table-totals>tbody>tr>td,
.opc-block-summary .table-totals>tfoot>tr>td {
    font-size: 1.4rem
}

.opc-block-summary .table-totals>thead>tr>th,
.opc-block-summary .table-totals>tbody>tr>th,
.opc-block-summary .table-totals>tfoot>tr>th {
    color: #000;
    font-weight: 600;
    font-size: 1.4rem
}

.opc-block-summary .table-totals>thead>tr>th,
.opc-block-summary .table-totals>tbody>tr>th,
.opc-block-summary .table-totals>tfoot>tr>th,
.opc-block-summary .table-totals>thead>tr>td,
.opc-block-summary .table-totals>tbody>tr>td,
.opc-block-summary .table-totals>tfoot>tr>td {
    border: none
}

.opc-block-summary .table-totals>tbody>tr:not(.grand)>th {
    font-weight: 400
}

.opc-block-summary .table-totals>tbody>tr>td:not(:first-child) {
    text-align: right
}

.opc-block-summary .table-totals>tbody>tr.grand>th,
.opc-block-summary .table-totals>tbody>tr.grand>td {
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.opc-block-summary table+div.items-in-cart {
    border-top: 0
}

.opc-block-summary table+div.items-in-cart .title {
    font-size: 16px;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
    display: block;
    text-decoration: none
}

.opc-block-summary table+div.items-in-cart .title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: #fd0;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opc-block-summary table+div.items-in-cart .title:before {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: none
}

.opc-block-summary table+div.items-in-cart .title strong {
    font-weight: 700
}

.opc-block-summary table+div.items-in-cart .minicart-items-wrapper {
    border-top: 2px solid #f1f2f2
}

.opc-block-summary div.items-in-cart+.ship-via .table-totals {
    border: 0
}

.opc-block-summary>.ship-via {
    margin: 20px 0
}

.page-main.shipping .opc-block-summary .items-in-cart {
    position: relative
}

.page-main.shipping .opc-block-summary .items-in-cart .title {
    position: absolute;
    top: -42px;
    right: 0
}

.shipping-information .ship-to,
.shipping-information .ship-via {
    padding: 0 20px
}

.shipping-information .ship-to .name,
.shipping-information .ship-via .name {
    font-weight: 600
}

.shipping-information-title {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0 0;
    border-top: 2px solid #f1f2f2;
    display: block;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.shipping-information-content {
    margin-bottom: 20px
}

.shipping-information-content .value,
.shipping-information-content .name {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.4px
}

.shipping-information .action-edit {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: block;
    text-decoration: none
}

.shipping-information .action-edit:visited {
    color: #0a0203;
    text-decoration: underline
}

.shipping-information .action-edit:hover {
    color: #0a0203;
    text-decoration: none
}

.shipping-information .action-edit:active {
    color: #0a0203;
    text-decoration: underline
}

.shipping-information .action-edit:hover,
.shipping-information .action-edit:active,
.shipping-information .action-edit:focus {
    background: 0 0;
    border: 0
}

.shipping-information .action-edit.disabled,
.shipping-information .action-edit[disabled],
fieldset[disabled] .shipping-information .action-edit {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.shipping-information .action-edit>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.shipping-information .action-edit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #0a0203;
    content: 'create';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.shipping-information .action-edit:before {
    position: absolute;
    bottom: -45px;
    right: 0;
    text-transform: none
}

.control._with-tooltip {
    position: relative
}

.field-tooltip {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.field-tooltip._active {
    z-index: 100
}

.field-tooltip._active .field-tooltip-content {
    display: block;
    text-align: center
}

.field-tooltip._active .field-tooltip-action:before {
    color: #0a0203
}

.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: inherit;
    color: #0a0203;
    content: 'help_outline';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.field-tooltip .field-tooltip-action:hover:before {
    color: #0a0203
}

._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: #0a0203
}

.field-tooltip .field-tooltip-action:before {
    overflow: visible
}

.field-tooltip .field-tooltip-content {
    background: #fff;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    top: -9px;
    left: 38px;
    position: absolute;
    display: none;
    text-transform: none;
    word-wrap: break-word;
    z-index: 2;
    border-width: 1px;
    border-color: #f1f2f2;
    border-radius: 1px;
    border-style: solid
}

.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-right-color: #fff;
    top: 12px;
    left: -21px;
    content: '';
    display: block;
    position: absolute;
    z-index: 3
}

.field-tooltip .field-tooltip-content:before {
    border-right-color: #f1f2f2
}

.field-tooltip .field-tooltip-content:after {
    border-right-color: #fff;
    width: 1px;
    z-index: 4
}

.field-tooltip.shipping-policy-block .field-tooltip-content {
    left: calc(100% + 10px)
}

@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: #666
    }

    .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }

    .form-shipping-address .field-tooltip {
        top: 25px
    }
}

.checkout-index-index .header.content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.checkout-index-index .page-title-section {
    padding: 20px 0
}

.checkout-index-index .nav-toggle,
.checkout-index-index .authentication-wrapper {
    display: none
}

.checkout-index-index .page-main {
    position: relative
}

.checkout-header-content {
    padding: 5px 15px;
    text-align: center;
    width: 100%
}

.checkout-header-content:before,
.checkout-header-content:after {
    content: '';
    display: table
}

.checkout-header-content:after {
    clear: both
}

.checkout-header-content .logo {
    padding: 0;
    display: inline-block;
    line-height: normal;
    vertical-align: top;
    margin: 0 0 0 -75px
}

.checkout-header-content .action.back.secondary {
    color: #fff;
    text-decoration: none;
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 5px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    float: left;
    width: 75px;
    margin: 11px 0 0
}

.checkout-header-content .action.back.secondary:hover {
    color: #0a0203;
    text-decoration: none
}

.checkout-header-content .action.back.secondary:active {
    color: #0a0203;
    text-decoration: none
}

.checkout-header-content .action.back.secondary:focus,
.checkout-header-content .action.back.secondary:active {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.checkout-header-content .action.back.secondary:hover {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.checkout-header-content .action.back.secondary.disabled,
.checkout-header-content .action.back.secondary[disabled],
fieldset[disabled] .checkout-header-content .action.back.secondary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.checkout-index-index .force-signup-form {
    text-align: center
}

.checkout-index-index .force-signup-form>[data-content-type=row][data-appearance=contained] {
    padding-bottom: 0
}

.checkout-index-index .force-signup-form ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.checkout-index-index .force-signup-form ul>li {
    display: inline-block;
    vertical-align: top
}

.checkout-index-index .force-signup-form ul li {
    margin: 0 30px
}

.checkout-index-index .force-signup-form ul li>* {
    vertical-align: top
}

.checkout-index-index .force-signup-form ul a {
    color: #fff;
    text-decoration: none
}

.checkout-index-index .force-signup-form h2,
.checkout-index-index .force-signup-form .h2,
.checkout-index-index .force-signup-form .block-related-posts-wrapper .block-title,
.checkout-index-index .force-signup-form .block-blog-recent-post .block-title,
.checkout-index-index .force-signup-form .aw_blog_related_products .block-title {
    margin-bottom: 20px
}

.checkout-index-index .force-signup-form .material-icons-outlined {
    color: #fd0;
    font-size: 15px;
    line-height: 20px;
    margin-right: 8px;
    position: relative;
    top: 3px
}

.checkout-onepage-success .page-title-wrapper .page-title,
.multishipping-checkout-success .page-title-wrapper .page-title {
    margin: 0
}

.checkout-onepage-success .page-title-wrapper .print,
.multishipping-checkout-success .page-title-wrapper .print {
    display: none
}

.checkout-onepage-success .checkout-success,
.multishipping-checkout-success .checkout-success,
.checkout-onepage-success .multicheckout.success,
.multishipping-checkout-success .multicheckout.success {
    margin-top: 20px
}

.checkout-onepage-success .checkout-success .primary .action.primary,
.multishipping-checkout-success .checkout-success .primary .action.primary,
.checkout-onepage-success .multicheckout.success .primary .action.primary,
.multishipping-checkout-success .multicheckout.success .primary .action.primary {
    background-image: none;
    background: #fff;
    border: 2px solid #fd0;
    border-radius: 3px;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

.checkout-onepage-success .checkout-success .primary .action.primary:hover,
.multishipping-checkout-success .checkout-success .primary .action.primary:hover,
.checkout-onepage-success .multicheckout.success .primary .action.primary:hover,
.multishipping-checkout-success .multicheckout.success .primary .action.primary:hover {
    color: #0a0203;
    text-decoration: none
}

.checkout-onepage-success .checkout-success .primary .action.primary:active,
.multishipping-checkout-success .checkout-success .primary .action.primary:active,
.checkout-onepage-success .multicheckout.success .primary .action.primary:active,
.multishipping-checkout-success .multicheckout.success .primary .action.primary:active {
    color: #0a0203;
    text-decoration: none
}

.checkout-onepage-success .checkout-success .primary .action.primary:focus,
.multishipping-checkout-success .checkout-success .primary .action.primary:focus,
.checkout-onepage-success .multicheckout.success .primary .action.primary:focus,
.multishipping-checkout-success .multicheckout.success .primary .action.primary:focus,
.checkout-onepage-success .checkout-success .primary .action.primary:active,
.multishipping-checkout-success .checkout-success .primary .action.primary:active,
.checkout-onepage-success .multicheckout.success .primary .action.primary:active,
.multishipping-checkout-success .multicheckout.success .primary .action.primary:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.checkout-onepage-success .checkout-success .primary .action.primary:hover,
.multishipping-checkout-success .checkout-success .primary .action.primary:hover,
.checkout-onepage-success .multicheckout.success .primary .action.primary:hover,
.multishipping-checkout-success .multicheckout.success .primary .action.primary:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #fff
}

.checkout-onepage-success .checkout-success .primary .action.primary.disabled,
.multishipping-checkout-success .checkout-success .primary .action.primary.disabled,
.checkout-onepage-success .multicheckout.success .primary .action.primary.disabled,
.multishipping-checkout-success .multicheckout.success .primary .action.primary.disabled,
.checkout-onepage-success .checkout-success .primary .action.primary[disabled],
.multishipping-checkout-success .checkout-success .primary .action.primary[disabled],
.checkout-onepage-success .multicheckout.success .primary .action.primary[disabled],
.multishipping-checkout-success .multicheckout.success .primary .action.primary[disabled],
fieldset[disabled] .checkout-onepage-success .checkout-success .primary .action.primary,
fieldset[disabled] .multishipping-checkout-success .checkout-success .primary .action.primary,
fieldset[disabled] .checkout-onepage-success .multicheckout.success .primary .action.primary,
fieldset[disabled] .multishipping-checkout-success .multicheckout.success .primary .action.primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.checkout-onepage-success .checkout-success .primary .action.primary.continue,
.multishipping-checkout-success .checkout-success .primary .action.primary.continue,
.checkout-onepage-success .multicheckout.success .primary .action.primary.continue,
.multishipping-checkout-success .multicheckout.success .primary .action.primary.continue {
    float: revert
}

.checkout-onepage-success .checkout-success .actions-toolbar .secondary,
.multishipping-checkout-success .checkout-success .actions-toolbar .secondary,
.checkout-onepage-success .multicheckout.success .actions-toolbar .secondary,
.multishipping-checkout-success .multicheckout.success .actions-toolbar .secondary {
    float: left
}

.checkout-onepage-success .checkout-success .pagebuilder-column-group,
.multishipping-checkout-success .checkout-success .pagebuilder-column-group,
.checkout-onepage-success .multicheckout.success .pagebuilder-column-group,
.multishipping-checkout-success .multicheckout.success .pagebuilder-column-group {
    margin: 0
}

.checkout-onepage-success .checkout-success .pagebuilder-column,
.multishipping-checkout-success .checkout-success .pagebuilder-column,
.checkout-onepage-success .multicheckout.success .pagebuilder-column,
.multishipping-checkout-success .multicheckout.success .pagebuilder-column,
.checkout-onepage-success .checkout-success div[data-content-type=row][data-appearance=contained],
.multishipping-checkout-success .checkout-success div[data-content-type=row][data-appearance=contained],
.checkout-onepage-success .multicheckout.success div[data-content-type=row][data-appearance=contained],
.multishipping-checkout-success .multicheckout.success div[data-content-type=row][data-appearance=contained] {
    padding: 0;
    margin: 0
}

.checkout-onepage-success .order-title,
.multishipping-checkout-success .order-title {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 23px
}

.checkout-onepage-success .order-text,
.multishipping-checkout-success .order-text {
    margin: 0 0 23px
}

.checkout-onepage-success .registration-container,
.multishipping-checkout-success .registration-container {
    margin-top: 60px;
    padding-top: 30px;
    border-width: 1px 0 0;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid
}

.checkout-onepage-success .registration-container [data-content-type=row],
.multishipping-checkout-success .registration-container [data-content-type=row] {
    padding: 0
}

.checkout-onepage-success .registration-container .action.primary,
.multishipping-checkout-success .registration-container .action.primary {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

.checkout-onepage-success .registration-container .action.primary:focus,
.multishipping-checkout-success .registration-container .action.primary:focus,
.checkout-onepage-success .registration-container .action.primary:active,
.multishipping-checkout-success .registration-container .action.primary:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.checkout-onepage-success .registration-container .action.primary:hover,
.multishipping-checkout-success .registration-container .action.primary:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.checkout-onepage-success .registration-container .action.primary.disabled,
.multishipping-checkout-success .registration-container .action.primary.disabled,
.checkout-onepage-success .registration-container .action.primary[disabled],
.multishipping-checkout-success .registration-container .action.primary[disabled],
fieldset[disabled] .checkout-onepage-success .registration-container .action.primary,
fieldset[disabled] .multishipping-checkout-success .registration-container .action.primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.checkout-onepage-success .register-title,
.multishipping-checkout-success .register-title {
    display: block;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .5px
}

.checkout-onepage-success .main,
.multishipping-checkout-success .main {
    margin-bottom: 40px
}

.checkout-onepage-success h5,
.multishipping-checkout-success h5,
.checkout-onepage-success p,
.multishipping-checkout-success p,
.checkout-onepage-success .h5,
.multishipping-checkout-success .h5,
.checkout-onepage-success .p,
.multishipping-checkout-success .p {
    margin-bottom: 30px
}

.registration-main-col {
    max-width: 930px
}

.checkout-onepage-success.purchaseorder-purchaseorder-success .primary .action.primary,
.multishipping-checkout-success.purchaseorder-purchaseorder-success .primary .action.primary {
    float: none
}

.opc-wrapper .opc {
    margin: 0;
    padding: 0;
    list-style: none none
}

.opc-wrapper .button {
    max-width: 100%
}

.checkout-shipping-method:before,
.checkout-shipping-method:after {
    content: '';
    display: table
}

.checkout-shipping-method:after {
    clear: both
}

.checkout-shipping-method .checkout-shipping-method {
    border-top: 2px solid #f1f2f2
}

.checkout-shipping-method#opc-shipping_method {
    margin-bottom: 30px
}

.checkout-shipping-method .step-title {
    margin: 30px 0;
    float: left;
    width: 65%
}

.checkout-shipping-method .step-content {
    clear: both
}

.checkout-shipping-method .actions-toolbar {
    margin-top: 30px
}

.table-checkout-shipping-method {
    border: 2px solid #f1f2f2
}

.table-checkout-shipping-method>thead>tr>th,
.table-checkout-shipping-method>tbody>tr>th,
.table-checkout-shipping-method>tfoot>tr>th,
.table-checkout-shipping-method>thead>tr>td,
.table-checkout-shipping-method>tbody>tr>td,
.table-checkout-shipping-method>tfoot>tr>td {
    border: 2px solid #f1f2f2
}

.table-checkout-shipping-method tbody>tr>td,
.table-checkout-shipping-method tbody>tr>th {
    padding: 11px 18px
}

.table-checkout-shipping-method>thead>tr>th {
    display: none
}

.table-checkout-shipping-method .method-wrapper {
    position: relative;
    padding-left: 40px
}

.table-checkout-shipping-method .price {
    font-weight: 600
}

.method-input {
    position: absolute;
    top: -1px;
    left: 0
}

.col-carrier {
    display: inline;
    vertical-align: middle
}

#onepage-checkout-shipping-method-additional-load {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 2px solid #f1f2f2
}

#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field>.label {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-bottom: 20px
}

#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field p,
#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field .p {
    margin: 0
}

#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field[name="amastyShippingMethodAttributes.shipping_instructions"]>.label {
    margin-bottom: 8px
}

#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field .control._with-tooltip {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field .control._with-tooltip .choice.field {
    width: auto
}

#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field .field-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: relative;
    top: 2px;
    margin-left: 12px;
    line-height: 20px
}

#onepage-checkout-shipping-method-additional-load .order-attributes-form>.field.date .field-tooltip {
    top: 13px;
    right: -40px;
    position: absolute
}

#onepage-checkout-shipping-method-additional-load textarea {
    height: 180px;
    min-height: 180px;
    max-width: 460px
}

#onepage-checkout-shipping-method-additional-load textarea::-webkit-input-placeholder {
    color: transparent
}

#onepage-checkout-shipping-method-additional-load textarea:-moz-placeholder {
    color: transparent
}

#onepage-checkout-shipping-method-additional-load textarea::-moz-placeholder {
    color: transparent
}

#onepage-checkout-shipping-method-additional-load textarea:-ms-input-placeholder {
    color: transparent
}

.checkout-shipping-address {
    margin: 0
}

.checkout-shipping-address .step-title {
    margin-bottom: 18px
}

.checkout-shipping-address .additional+.additional,
.checkout-shipping-address .additional .label {
    display: none
}

.checkout-shipping-address .address {
    border: 0;
    margin: 0;
    padding: 0;
    letter-spacing: -.31em
}

.checkout-shipping-address .address>* {
    letter-spacing: normal
}

.checkout-shipping-address .address>.legend {
    margin: 0 0 25px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
    font-size: 2rem
}

.checkout-shipping-address .address>.legend+br {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.checkout-shipping-address .address .field._required._error ._with-tooltip input {
    background-position: 93% 51%
}

.checkout-shipping-address .shipping-address-items {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.checkout-shipping-address .shipping-address-item {
    padding: 30px;
    border: 2px solid #f1f2f2;
    margin-bottom: 20px;
    width: 100%
}

.checkout-shipping-address .shipping-address-item h5,
.checkout-shipping-address .shipping-address-item .h5 {
    margin: 0 0 20px
}

.checkout-shipping-address .shipping-address-item>strong {
    font-size: 1.6rem;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.checkout-shipping-address .shipping-address-item .smile-store-delivery-additional-message p,
.checkout-shipping-address .shipping-address-item .smile-store-delivery-additional-message .p {
    margin: 0 0 15px
}

.checkout-shipping-address .shipping-address-item.selected-item {
    position: relative;
    border: 2px solid #fd0;
    display: block;
    text-decoration: none
}

.checkout-shipping-address .shipping-address-item.selected-item:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 30px;
    color: #0a0203;
    content: 'check';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-shipping-address .shipping-address-item.selected-item:after {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fd0;
    height: 30px;
    width: 30px
}

.checkout-shipping-address .shipping-address-item .name {
    font-weight: 600
}

.checkout-shipping-address .shipping-address-item button,
.checkout-shipping-address .shipping-address-item .quote-details-items .actions-toolbar>.action {
    width: 100%;
    max-width: 100%;
    margin-top: 20px
}

.checkout-shipping-address .shipping-address-item button+button,
.checkout-shipping-address .shipping-address-item .quote-details-items .actions-toolbar>.action+.quote-details-items .actions-toolbar>.action {
    margin-top: 15px;
    display: block
}

.checkout-shipping-address .shipping-address-item .action.edit-address-link {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-size: 1.4rem;
    width: auto;
    text-transform: none;
    font-weight: 400;
    display: inline-block;
    margin-top: 20px
}

.checkout-shipping-address .shipping-address-item .action.edit-address-link:visited {
    color: #0a0203;
    text-decoration: underline
}

.checkout-shipping-address .shipping-address-item .action.edit-address-link:hover {
    color: #0a0203;
    text-decoration: none
}

.checkout-shipping-address .shipping-address-item .action.edit-address-link:active {
    color: #0a0203;
    text-decoration: underline
}

.checkout-shipping-address .shipping-address-item .action.edit-address-link:hover,
.checkout-shipping-address .shipping-address-item .action.edit-address-link:active,
.checkout-shipping-address .shipping-address-item .action.edit-address-link:focus {
    background: 0 0;
    border: 0
}

.checkout-shipping-address .shipping-address-item .action.edit-address-link.disabled,
.checkout-shipping-address .shipping-address-item .action.edit-address-link[disabled],
fieldset[disabled] .checkout-shipping-address .shipping-address-item .action.edit-address-link {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.checkout-shipping-address [name="shippingAddress.street.0"] .label {
    display: none
}

.checkout-shipping-address .action-show-popup {
    margin-top: 30px;
    max-width: none
}

.modal-content .form-shipping-address {
    max-width: 100%;
    width: 100%
}

.shipping-policy-block {
    display: block !important;
    float: right;
    margin-top: 53px;
    position: relative;
    text-align: right;
    text-decoration: underline;
    width: 35%
}

.shipping-policy-block .field-tooltip-content {
    display: none
}

.shipping-policy-block .field-tooltip-action>span {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    text-decoration: underline
}

.shipping-policy-block .field-tooltip-action:before {
    display: none
}

.opc-wrapper .form-opt-in .fieldset {
    margin-bottom: 15px
}

.opc-wrapper .form-login .fieldset {
    margin-bottom: 15px
}

.opc-wrapper .form-login .fieldset>* {
    letter-spacing: .5px
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field {
    margin: 0 0 20px
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field>.label {
    margin: 0 0 8px;
    display: inline-block
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field:last-child {
    margin-bottom: 0
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field>.label {
    color: #0a0203;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 1.4rem
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field>.label+br {
    display: none
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .choice input {
    vertical-align: top
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group:before,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group:after {
    content: '';
    display: table
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group:after {
    clear: both
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group .field {
    box-sizing: border-box;
    float: left
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group.group-2 .field {
    width: 50% !important
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group.group-3 .field {
    width: 33.3% !important
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group.group-4 .field {
    width: 25% !important
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .fields.group.group-5 .field {
    width: 20% !important
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon {
    display: -webkit-inline-flex;
    display: -webkit-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon textarea,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon select,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon input {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addbefore,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addafter {
    background: #f1f2f2;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    color: #0a0203;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 1.7143;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addbefore:disabled,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addafter:disabled {
    opacity: .5
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addbefore::-moz-placeholder,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addafter::-moz-placeholder {
    color: #939598
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addbefore::-webkit-input-placeholder,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addafter::-webkit-input-placeholder {
    color: #939598
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addbefore:-ms-input-placeholder,
.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addafter:-ms-input-placeholder {
    color: #939598
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .addon .addbefore {
    float: left;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .additional {
    margin-top: 10px
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field.required>.label:after,
.opc-wrapper .form-login .fieldset.hidden-fields>.field._required>.label:after {
    content: '*';
    color: #e02b27;
    font-size: 1rem;
    margin: 0 0 0 2px
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .note {
    font-size: 1.2rem;
    margin: 10px 0 0;
    padding: 0 0 0 25px;
    display: inline-block;
    text-decoration: none
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    content: 'info';
    font-family: 'Material Icons Outlined';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field span.note {
    font-size: 1.4rem;
    letter-spacing: .5px;
    padding: 0
}

.opc-wrapper .form-login .fieldset.hidden-fields>.field span.note:before {
    display: none
}

.opc-wrapper .form-login .actions-toolbar {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 20px
}

.opc-wrapper .form-login .actions-toolbar .primary .login,
.opc-wrapper .form-login .actions-toolbar .secondary .remind {
    width: 100%;
    margin: 0
}

.opc-wrapper .form-login .actions-toolbar .secondary .remind {
    margin: 20px 0 0
}

.opc-wrapper .form-login .actions-toolbar .primary,
.opc-wrapper .form-login .actions-toolbar .secondary {
    width: 100%;
    margin: 0;
    display: inline-block
}

.opc-wrapper .form-login .actions-toolbar .primary .login {
    background: #fd0
}

.opc-wrapper .form-login .actions-toolbar .primary .login:hover {
    background: #fff
}

.opc-wrapper .form-login .control._with-tooltip .input-text {
    padding-right: 55px;
    background-position: 95% 51%
}

.opc-wrapper .form-login .field-tooltip {
    top: 25px
}

.opc-wrapper .hide-next~.form-shipping-address {
    display: none
}

.checkout-payment-method .fieldset>.legend {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 18px;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.checkout-payment-method .step-title {
    display: none
}

.checkout-payment-method .payments .field-tooltip {
    top: 25px
}

.checkout-payment-method .fieldset>* {
    letter-spacing: .5px
}

.checkout-payment-method .payment-group:first-child {
    border-top: 2px solid #f1f2f2
}

.checkout-payment-method .payment-methods #worldpay_cc-form .payment_cc_number {
    background: #f1f2f2;
    max-width: 570px
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field.date {
    max-width: none
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field.date .fields {
    width: 50%
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field.date .fields .field select {
    max-width: 225px;
    border-radius: revert
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field.date .fields .field select.select-year {
    margin-left: 20px
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field.cvv {
    width: 50%
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field.cvv .field-tooltip {
    left: auto
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field .paymentmethods-radio-wrapper label {
    padding-left: 0
}

.checkout-payment-method .payment-methods #worldpay_cc-form .field .paymentmethods-radio-wrapper input[type=radio]+label:before {
    vertical-align: initial
}

.payment-method,
.payment-method2 {
    border-width: 2px;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid;
    border-top: 0;
    padding: 0 20px
}

.payment-method-title,
.payment-method2-title {
    padding: 18px 0;
    font-weight: 400;
    position: relative
}

.payment-method-title .payment-method-image,
.payment-method2-title .payment-method-image {
    width: 218px;
    height: 40px;
    background: url("../../frontend/Nikon/asia/en_US/images/payment.png") 0 0 no-repeat;
    background-size: 100%
}

.payment-method .name,
.payment-method2 .name {
    font-weight: 600
}

.payment-method .billing-address-details,
.payment-method2 .billing-address-details {
    margin: 20px 0 20px
}

.payment-method .payment-method-billing-address+p,
.payment-method2 .payment-method-billing-address+p,
.payment-method .payment-method-billing-address+.p,
.payment-method2 .payment-method-billing-address+.p {
    margin: 20px 0
}

.payment-method .billing-address-same-as-shipping-block,
.payment-method2 .billing-address-same-as-shipping-block {
    margin-bottom: 30px
}

.payment-method .actions-toolbar,
.payment-method2 .actions-toolbar {
    margin: 10px 0 30px
}

.payment-method .actions-toolbar .action+.action,
.payment-method2 .actions-toolbar .action+.action {
    display: block;
    margin-top: 20px
}

.payment-method .checkout-billing-address .fieldset,
.payment-method2 .checkout-billing-address .fieldset {
    margin: 0
}

.payment-method .primary.checkout,
.payment-method2 .primary.checkout {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

.payment-method .primary.checkout:focus,
.payment-method2 .primary.checkout:focus,
.payment-method .primary.checkout:active,
.payment-method2 .primary.checkout:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.payment-method .primary.checkout:hover,
.payment-method2 .primary.checkout:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.payment-method .primary.checkout.disabled,
.payment-method2 .primary.checkout.disabled,
.payment-method .primary.checkout[disabled],
.payment-method2 .primary.checkout[disabled],
fieldset[disabled] .payment-method .primary.checkout,
fieldset[disabled] .payment-method2 .primary.checkout {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.payment-method .primary.checkout:before,
.payment-method2 .primary.checkout:before {
    line-height: 16px;
    content: 'https';
    font-family: 'Material Icons'
}

.payment-method+.payment-method,
.payment-method2+.payment-method {
    margin-top: 0
}

.payment-method .payment-method-content,
.payment-method2 .payment-method-content {
    display: none
}

.payment-method._active .payment-method-title,
.payment-method2._active .payment-method-title {
    margin-bottom: 20px;
    border-width: 0 0 2px;
    border-color: #f1f2f2;
    border-radius: 0;
    border-style: solid
}

.payment-method._active .payment-method-content,
.payment-method2._active .payment-method-content {
    display: block;
    padding-top: 20px
}

.payment-method._active .payment-method-content .zip-checkout-description,
.payment-method2._active .payment-method-content .zip-checkout-description {
    display: none
}

.payment-method.zipmoney .label img,
.payment-method2.zipmoney .label img,
.payment-method.afterpay .label img,
.payment-method2.afterpay .label img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 13px;
    top: 50%
}

.payment-method.zipmoney .label img,
.payment-method2.zipmoney .label img {
    width: 49px;
    height: auto !important
}

.payment-method#payment-method-braintree-cc-vault .label img,
.payment-method2#payment-method-braintree-cc-vault .label img {
    position: absolute;
    right: 13px;
    top: 18px
}

.payment-method .action-edit-address,
.payment-method2 .action-edit-address {
    line-height: 1.7143;
    margin: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    font-size: 1.4rem;
    text-transform: none;
    font-weight: 400;
    display: inline;
    width: auto;
    padding: 0;
    margin-top: 0
}

.payment-method .action-edit-address:visited,
.payment-method2 .action-edit-address:visited {
    color: #0a0203;
    text-decoration: underline
}

.payment-method .action-edit-address:hover,
.payment-method2 .action-edit-address:hover {
    color: #0a0203;
    text-decoration: none
}

.payment-method .action-edit-address:active,
.payment-method2 .action-edit-address:active {
    color: #0a0203;
    text-decoration: underline
}

.payment-method .action-edit-address:hover,
.payment-method2 .action-edit-address:hover,
.payment-method .action-edit-address:active,
.payment-method2 .action-edit-address:active,
.payment-method .action-edit-address:focus,
.payment-method2 .action-edit-address:focus {
    background: 0 0;
    border: 0
}

.payment-method .action-edit-address.disabled,
.payment-method2 .action-edit-address.disabled,
.payment-method .action-edit-address[disabled],
.payment-method2 .action-edit-address[disabled],
fieldset[disabled] .payment-method .action-edit-address,
fieldset[disabled] .payment-method2 .action-edit-address {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.payment-method .billing-address-form,
.payment-method2 .billing-address-form {
    max-width: 550px
}

.payment-method#afterpaypayovertime-method img.payment-icon,
.payment-method2#afterpaypayovertime-method img.payment-icon {
    height: 30px
}

.payment-method2 {
    padding-top: 20px;
    padding-bottom: 20px
}

#payment-method-braintree-paypal .payment-method-title .label,
#payment-method-braintree-googlepay .payment-method-title .label {
    position: relative
}

#payment-method-braintree-paypal .payment-method-title .label img,
#payment-method-braintree-googlepay .payment-method-title .label img {
    position: absolute
}

.checkout-index-index .checkout-container .checkout-payment-method .opc-payment .payment-method,
.checkout-index-index .checkout-container .checkout-payment-method .opc-payment .payment-method2 {
    border-left: 2px solid #f1f2f2;
    border-right: 2px solid #f1f2f2;
    border-bottom: 0
}

.checkout-index-index .checkout-container .checkout-payment-method .opc-payment .payment-method:last-child,
.checkout-index-index .checkout-container .checkout-payment-method .opc-payment .payment-method2:last-child {
    border-bottom: 2px solid #f1f2f2
}

.checkout-index-index .checkout-container .checkout-payment-method .opc-payment .payment-method._active,
.checkout-index-index .checkout-container .checkout-payment-method .opc-payment .payment-method2._active {
    border: 2px solid #f1f2f2
}

.checkout-index-index .checkout-container .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary {
    border-radius: unset
}

.payment-option .payment-option-title,
.cart-discount .gift-item-block .title,
.cart-discount .giftcard .title,
.cart-discount .discount .title {
    font-size: 14px;
    font-weight: 600;
    border-top: 2px solid #f1f2f2;
    padding: 22px 0;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: block;
    text-decoration: none;
    text-transform: uppercase
}

.payment-option .payment-option-title:before,
.cart-discount .gift-item-block .title:before,
.cart-discount .giftcard .title:before,
.cart-discount .discount .title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: #fd0;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.payment-option .payment-option-title:before,
.cart-discount .gift-item-block .title:before,
.cart-discount .giftcard .title:before,
.cart-discount .discount .title:before {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: none
}

.payment-option._active .payment-option-title:before {
    content: 'arrow_drop_up'
}

.payment-option form,
.cart-discount .giftcard,
.cart-discount .coupon {
    margin-top: 10px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px
}

.payment-option form .control,
.cart-discount .giftcard .control,
.cart-discount .coupon .control {
    margin-top: 10px
}

.payment-option form .field,
.cart-discount .giftcard .field,
.cart-discount .coupon .field {
    flex: 1
}

.payment-option form .secondary,
.cart-discount .giftcard .secondary,
.cart-discount .coupon .secondary {
    text-align: left
}

.payment-option form .secondary .action-check,
.cart-discount .giftcard .secondary .action-check,
.cart-discount .coupon .secondary .action-check {
    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.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    background: 0 0;
    border: 0;
    display: inline;
    font-size: 1.4rem;
    text-decoration: underline;
    text-transform: none;
    letter-spacing: .5px;
    max-width: none;
    width: auto
}

.payment-option form .secondary .action-check:focus,
.payment-option form .secondary .action-check:active,
.cart-discount .giftcard .secondary .action-check:focus,
.cart-discount .giftcard .secondary .action-check:active,
.cart-discount .coupon .secondary .action-check:focus,
.cart-discount .coupon .secondary .action-check:active {
    background: 0 0;
    border: none
}

.payment-option form .secondary .action-check:hover,
.cart-discount .giftcard .secondary .action-check:hover,
.cart-discount .coupon .secondary .action-check:hover {
    background: 0 0;
    border: none
}

.payment-option form .secondary .action-check.disabled,
.payment-option form .secondary .action-check[disabled],
fieldset[disabled] .payment-option form .secondary .action-check,
.cart-discount .giftcard .secondary .action-check.disabled,
.cart-discount .giftcard .secondary .action-check[disabled],
fieldset[disabled] .cart-discount .giftcard .secondary .action-check,
.cart-discount .coupon .secondary .action-check.disabled,
.cart-discount .coupon .secondary .action-check[disabled],
fieldset[disabled] .cart-discount .coupon .secondary .action-check {
    pointer-events: none;
    opacity: .5
}

.payment-option form .secondary .action-check:visited,
.cart-discount .giftcard .secondary .action-check:visited,
.cart-discount .coupon .secondary .action-check:visited {
    color: #0a0203;
    text-decoration: underline
}

.payment-option form .secondary .action-check:hover,
.cart-discount .giftcard .secondary .action-check:hover,
.cart-discount .coupon .secondary .action-check:hover {
    color: #0a0203;
    text-decoration: none
}

.payment-option form .secondary .action-check:active,
.cart-discount .giftcard .secondary .action-check:active,
.cart-discount .coupon .secondary .action-check:active {
    color: #0a0203;
    text-decoration: underline
}

.payment-option form .secondary .action-check:hover,
.payment-option form .secondary .action-check:active,
.payment-option form .secondary .action-check:focus,
.cart-discount .giftcard .secondary .action-check:hover,
.cart-discount .giftcard .secondary .action-check:active,
.cart-discount .giftcard .secondary .action-check:focus,
.cart-discount .coupon .secondary .action-check:hover,
.cart-discount .coupon .secondary .action-check:active,
.cart-discount .coupon .secondary .action-check:focus {
    background: 0 0;
    border: 0
}

.payment-option form .secondary .action-check.disabled,
.payment-option form .secondary .action-check[disabled],
fieldset[disabled] .payment-option form .secondary .action-check,
.cart-discount .giftcard .secondary .action-check.disabled,
.cart-discount .giftcard .secondary .action-check[disabled],
fieldset[disabled] .cart-discount .giftcard .secondary .action-check,
.cart-discount .coupon .secondary .action-check.disabled,
.cart-discount .coupon .secondary .action-check[disabled],
fieldset[disabled] .cart-discount .coupon .secondary .action-check {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.payment-option form .actions-toolbar.primary,
.cart-discount .giftcard .actions-toolbar.primary,
.cart-discount .coupon .actions-toolbar.primary {
    margin: 32px 0 0 10px;
    min-width: 100px
}

.payment-option .payment-option-inner {
    flex: 1
}

.payment-option .actions-toolbar {
    margin: 34px 0 0 10px;
    min-width: 100px
}

.payment-option .actions-toolbar.no-label {
    margin: 10px 0 0 10px
}

.payment-option .secondary {
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px
}

.payment-option .secondary .action-check {
    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;
    color: #0a0203;
    text-decoration: underline
}

.payment-option .secondary .action-check:focus,
.payment-option .secondary .action-check:active {
    background: 0 0;
    border: none
}

.payment-option .secondary .action-check:hover {
    background: 0 0;
    border: none
}

.payment-option .secondary .action-check.disabled,
.payment-option .secondary .action-check[disabled],
fieldset[disabled] .payment-option .secondary .action-check {
    pointer-events: none;
    opacity: .5
}

.payment-option .secondary .action-check:hover {
    color: #0a0203;
    text-decoration: none
}

.payment-option .secondary .action-check:active {
    color: #0a0203;
    text-decoration: underline
}

.payment-option.customerbalance .actions-toolbar {
    margin: 25px 0 20px
}

.multicheckout .title {
    margin-bottom: 20px
}

.multicheckout .actions-toolbar {
    margin-top: 20px
}

.multicheckout select {
    background-position: calc(100% - 5px) 53%
}

.multicheckout.form table.table th,
.multicheckout.form table.table td {
    padding: 10px
}

.multishipping-checkout_address-newshipping .form-address-edit,
.multishipping-checkout_address-editshipping .form-address-edit,
.multishipping-checkout_address-editbilling .form-address-edit,
.multishipping-checkout-addresses .form-address-edit,
.multishipping-checkout-shipping .form-address-edit,
.multishipping-checkout-billing .form-address-edit,
.multishipping-checkout-overview .form-address-edit {
    width: 100%
}

.multishipping-checkout_address-newshipping .form-address-edit .actions-toolbar,
.multishipping-checkout_address-editshipping .form-address-edit .actions-toolbar,
.multishipping-checkout_address-editbilling .form-address-edit .actions-toolbar,
.multishipping-checkout-addresses .form-address-edit .actions-toolbar,
.multishipping-checkout-shipping .form-address-edit .actions-toolbar,
.multishipping-checkout-billing .form-address-edit .actions-toolbar,
.multishipping-checkout-overview .form-address-edit .actions-toolbar {
    width: 100%
}

.multishipping-checkout-billing .credit-card-types {
    margin: 0;
    padding: 0;
    list-style: none none
}

.multishipping-checkout-billing .credit-card-types>li {
    display: inline-block;
    vertical-align: top
}

.multishipping-checkout-billing .credit-card-types li:not(:last-child) {
    margin: 0 5px 0 0
}

.multishipping-checkout-billing .credit-card-types li:last-child {
    margin: 0
}

.cart-discount {
    margin-top: 45px
}

.cart-discount .gift-item-block.active .title:before,
.cart-discount .giftcard.active .title:before,
.cart-discount .discount.active .title:before {
    content: 'arrow_drop_up'
}

.cart-discount .gift-item-block .title,
.cart-discount .giftcard .title,
.cart-discount .discount .title {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 1.4px;
    text-transform: uppercase
}

.cart-discount .gift-item-block .title:before,
.cart-discount .giftcard .title:before,
.cart-discount .discount .title:before {
    content: 'arrow_drop_down'
}

.cart-discount .gift-item-block .title strong,
.cart-discount .giftcard .title strong,
.cart-discount .discount .title strong {
    font-weight: 600;
    text-transform: uppercase
}

.cart-discount .gift-item-block .title:before,
.cart-discount .giftcard .title:before,
.cart-discount .discount .title:before {
    font-size: 3.2rem;
    right: 0;
    color: #fd0
}

.cart-discount .gift-item-block .content,
.cart-discount .giftcard .content,
.cart-discount .discount .content {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%
}

.cart-discount .gift-item-block {
    height: 0;
    visibility: hidden
}

.cart-discount .giftcard,
.cart-discount .coupon {
    margin-top: 0
}

.cart-discount .giftcard .control,
.cart-discount .coupon .control {
    margin-top: 0
}

.cart-discount .giftcard div.actions-toolbar.no-label.primary,
.cart-discount .coupon div.actions-toolbar.no-label.primary {
    margin: 0 0 0 10px
}

.cart-discount>.block .fieldset {
    margin: 0
}

.cart-discount .giftcard.no-label {
    margin-bottom: 0
}

.cart-discount .giftcard.info {
    display: block;
    margin-bottom: 15px
}

.cart-discount .giftcard.info p strong,
.cart-discount .giftcard.info .p strong {
    display: inline
}

.cart-discount .giftcard .field {
    margin: 0 0 10px
}

.cart-discount .giftcard div.actions-toolbar.secondary {
    width: 100%
}

.cart-discount .giftcard div.actions-toolbar .secondary {
    float: none
}

.cart-discount .giftcard div.actions-toolbar .secondary span {
    text-transform: none
}

.cart-discount .giftcard div.actions-toolbar .secondary .action {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 400
}

.cart-discount .giftcard div.actions-toolbar .secondary .action:visited {
    color: #0a0203;
    text-decoration: underline
}

.cart-discount .giftcard div.actions-toolbar .secondary .action:hover {
    color: #0a0203;
    text-decoration: none
}

.cart-discount .giftcard div.actions-toolbar .secondary .action:active {
    color: #0a0203;
    text-decoration: underline
}

.cart-discount .giftcard div.actions-toolbar .secondary .action:hover,
.cart-discount .giftcard div.actions-toolbar .secondary .action:active,
.cart-discount .giftcard div.actions-toolbar .secondary .action:focus {
    background: 0 0;
    border: 0
}

.cart-discount .giftcard div.actions-toolbar .secondary .action.disabled,
.cart-discount .giftcard div.actions-toolbar .secondary .action[disabled],
fieldset[disabled] .cart-discount .giftcard div.actions-toolbar .secondary .action {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.cart-discount .giftcard div.actions-toolbar.no-label.primary {
    margin: 0 0 0 10px
}

.block-company-profile-account,
.block-company-profile-address,
.block-company-profile-payment-methods,
.block-company-profile-shipping-methods {
    margin-bottom: 15px
}

.block-company-profile-account .block-content,
.block-company-profile-address .block-content,
.block-company-profile-payment-methods .block-content,
.block-company-profile-shipping-methods .block-content {
    margin-top: 25px
}

.block-company-profile-contacts {
    margin-bottom: 10px
}

.block-company-profile-payment-methods ul li {
    margin-bottom: 5px
}

.block-company-profile-account .block-title .action.primary {
    text-align: center;
    font-size: 1.2rem;
    min-width: 140px;
    font-weight: 700
}

.block-company-profile-account .company-profile-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0
}

.form-edit-company .legend {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%
}

.form-edit-company fieldset {
    margin-top: 20px
}

.account .manage-company-accounts .block-content .jstree li a>.field-tooltip {
    color: #000;
    left: 100%;
    margin-left: 5px;
    top: 10px
}

.account .manage-company-accounts .block-content .jstree li a .field-tooltip-content {
    white-space: normal
}

.account .manage-company-accounts .block-content .jstree li:not(.jstree-leaf)>.jstree-icon:before {
    content: 'expand_more'
}

.account .manage-company-accounts .block-content .jstree li.jstree-open>.jstree-icon:before {
    content: 'expand_less'
}

.account .manage-company-accounts .block-content .jstree li.jstree-closed>.jstree-icon:before {
    content: 'expand_more'
}

.account .manage-company-accounts .block-content .jstree.jstree-draggable a:before {
    content: 'drag_indicator'
}

.manage-company-accounts .block-title .action-company {
    float: right
}

.manage-company-accounts .block-title .action-company .action.primary {
    padding: 0 15px;
    min-width: 140px;
    font-size: 14px;
    width: auto;
    line-height: 40px
}

.manage-company-accounts .block-content .box-actions,
.manage-company-accounts .block-content .x-tree {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.manage-company-accounts .block-content .x-tree {
    margin-left: -2px
}

.manage-company-accounts .block-content .box-actions {
    margin-bottom: 15px
}

.manage-company-accounts .block-content .box-actions button.action,
.manage-company-accounts .block-content .box-actions .quote-details-items .actions-toolbar>.action.action {
    display: inline-block;
    vertical-align: top;
    width: auto;
    font-size: 14px;
    letter-spacing: -.4px;
    color: #333;
    text-decoration: underline;
    padding-right: 15px
}

.manage-company-accounts .block-content .box-actions button.action:hover,
.manage-company-accounts .block-content .box-actions button.action:active,
.manage-company-accounts .block-content .box-actions button.action:focus,
.manage-company-accounts .block-content .box-actions .quote-details-items .actions-toolbar>.action.action:hover,
.manage-company-accounts .block-content .box-actions .quote-details-items .actions-toolbar>.action.action:active,
.manage-company-accounts .block-content .box-actions .quote-details-items .actions-toolbar>.action.action:focus {
    color: #333
}

.manage-company-accounts .block-content .jstree>ul>li>a.company-admin {
    font-weight: 700
}

.manage-company-accounts .block-content .jstree>ul>li>a.company-admin>.jstree-icon {
    margin-right: 0;
    display: inline-block;
    text-decoration: none
}

.manage-company-accounts .block-content .jstree>ul>li>a.company-admin>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'account_circle';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.manage-company-accounts .block-content .jstree>ul>li:not(.root-collapsible)>.jstree-icon.jstree-ocl {
    display: none
}

.manage-company-accounts .block-content .jstree>ul ul li {
    border-color: #333;
    margin-left: 36px;
    padding-left: 10px;
    padding-top: 27px
}

.manage-company-accounts .block-content .jstree>ul ul li[aria-level="2"] {
    margin-left: 5px;
    padding: 27px 0 0
}

.manage-company-accounts .block-content .jstree>ul ul li[aria-level="2"]>.jstree-icon.jstree-ocl:after {
    max-width: 36px
}

.manage-company-accounts .block-content .jstree>ul ul li[aria-level="2"].jstree-last:after {
    min-height: 34px
}

.manage-company-accounts .block-content .jstree>ul ul li>.jstree-icon.jstree-ocl:after {
    border-color: #333;
    right: 0;
    width: 45px;
    top: 13px
}

.manage-company-accounts .block-content .jstree>ul ul li.jstree-last:after {
    border-color: #333;
    height: 40px
}

.manage-company-accounts .block-content .jstree li a {
    padding: 0 7px 25px 2px
}

.manage-company-accounts .block-content .jstree li a>.jstree-themeicon-custom {
    margin-left: 0
}

.manage-company-accounts .block-content .jstree li a>.jstree-icon.icon-company {
    display: inline-block;
    text-decoration: none
}

.manage-company-accounts .block-content .jstree li a>.jstree-icon.icon-company:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: 'group';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.manage-company-accounts .block-content .jstree li a>.jstree-icon.icon-customer {
    display: inline-block;
    text-decoration: none
}

.manage-company-accounts .block-content .jstree li a>.jstree-icon.icon-customer:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: 'group';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.manage-company-accounts .block-content .jstree li a.jstree-clicked>.jstree-icon.icon-company:before {
    color: #fff
}

.manage-company-accounts .block-content .jstree li a.jstree-clicked>.jstree-icon.icon-customer:before {
    color: #fff
}

.manage-company-accounts .block-content .jstree li.jstree-open>.jstree-icon {
    display: inline-block;
    text-decoration: none
}

.manage-company-accounts .block-content .jstree li.jstree-open>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: '\f139';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.manage-company-accounts .block-content .jstree li.jstree-open>.jstree-icon:before {
    left: 29px;
    z-index: 1;
    margin-right: 4px;
    width: 27px;
    text-align: left;
    background: #fff
}

.manage-company-accounts .block-content .jstree li.jstree-open>.jstree-icon:after {
    margin-right: 18px
}

.manage-company-accounts .block-content .jstree li.jstree-closed>.jstree-icon {
    display: inline-block;
    text-decoration: none
}

.manage-company-accounts .block-content .jstree li.jstree-closed>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: '\f13a';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.manage-company-accounts .block-content .jstree li.jstree-closed>.jstree-icon:before {
    left: 29px;
    z-index: 1;
    margin-right: 4px;
    width: 27px;
    text-align: left;
    background: #fff
}

.manage-company-accounts .block-content .jstree li.jstree-closed>.jstree-icon:after {
    margin-right: 18px
}

.manage-company-accounts .block-content .jstree li>.jstree-icon {
    padding-right: 25px;
    top: 0
}

.manage-company-accounts .block-content .jstree.jstree-draggable a {
    display: inline-block;
    text-decoration: none
}

.manage-company-accounts .block-content .jstree.jstree-draggable a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: '\f58d';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.manage-company-accounts .block-content .jstree.jstree-draggable a:before {
    font-weight: 700;
    vertical-align: top;
    margin-top: 2px
}

.manage-company-accounts .block-content .jstree.jstree-draggable a.company-admin:before {
    display: none
}

.manage-company-accounts .block-content .jstree.jstree-draggable a.jstree-clicked:before {
    color: #fff
}

.manage-company-accounts .block-content .jstree .jstree-clicked {
    background: #333
}

.manage-company-accounts .block-content .jstree .jstree-anchor {
    white-space: normal;
    max-width: calc(100% - 30px)
}

.account .main .manage-company-accounts .block-content {
    display: inline-block;
    width: 100%
}

.company-role-index .main .block-title {
    margin-bottom: 25px
}

.company-role-index .main .toolbar {
    height: auto;
    padding: 0;
    border: none
}

.company-role-index .main .toolbar .pager {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #f1f2f2;
    height: 60px;
    line-height: 58px;
    display: inline-block;
    padding: 0 0 0 23px;
    margin: 0
}

.company-role-index .main .toolbar .pages {
    display: inline-block
}

.company-role-index .main .toolbar .pages .pages-items .item {
    cursor: pointer
}

.company-role-index .main .data-grid tr td,
.company-role-index .main .data-grid tr th {
    padding-left: 0
}

.company-role-index .main .data-grid tr td {
    padding-top: 15px;
    padding-bottom: 15px
}

.company-role-index .main .data-grid .col.actions {
    text-align: right;
    padding-right: 0
}

.company-role-index .main .data-grid .col.actions .action:hover {
    text-decoration: underline
}

.company-role-index .main .data-grid .col.actions .action+.action {
    margin-left: 30px
}

.company-role-index .main div.actions {
    margin-top: 20px
}

.company-role-index .main .quotes-grid-toolbar {
    margin-top: 10px
}

.company-role-index .table-wrapper .action {
    display: inline-block;
    text-decoration: none
}

.company-role-index .table-wrapper .action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 29px;
    color: inherit;
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.company-role-index .table-wrapper th:last-child span {
    display: none
}

.company-role-index .table-wrapper [data-action=item-duplicate]:before {
    content: 'file_copy'
}

.company-role-index .table-wrapper [data-action=item-edit]:before {
    content: 'create'
}

.company-role-index .table-wrapper [data-action=item-delete]:before {
    content: 'delete'
}

.account .form-edit-role .fieldset>.legend {
    width: 100%
}

.account .form-edit-role .box-actions {
    margin-bottom: 15px
}

.account .form-edit-role .box-actions button.action,
.account .form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action {
    display: inline-block;
    vertical-align: top;
    width: auto;
    font-size: 14px;
    letter-spacing: -.4px;
    color: #333;
    text-decoration: underline;
    padding-right: 15px
}

.account .form-edit-role .box-actions button.action:hover,
.account .form-edit-role .box-actions button.action:active,
.account .form-edit-role .box-actions button.action:focus,
.account .form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action:hover,
.account .form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action:active,
.account .form-edit-role .box-actions .quote-details-items .actions-toolbar>.action.action:focus {
    color: #333
}

.account .form-edit-role .x-tree>.jstree-children>.jstree-node>.jstree-icon {
    margin-left: -31px
}

.account .form-edit-role .jstree>ul>li>a.company-admin {
    font-weight: 700
}

.account .form-edit-role .jstree>ul>li>a.company-admin>.jstree-icon {
    margin-right: 0;
    display: inline-block;
    text-decoration: none
}

.account .form-edit-role .jstree>ul>li>a.company-admin>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: 'account_circle';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .form-edit-role .jstree>ul>li:not(.root-collapsible)>.jstree-icon.jstree-ocl {
    display: none
}

.account .form-edit-role .jstree>ul ul li {
    border-color: #333;
    margin-left: 36px;
    padding-left: 10px;
    padding-top: 27px
}

.account .form-edit-role .jstree>ul ul li[aria-level="2"] {
    margin-left: 5px;
    padding: 27px 0 0
}

.account .form-edit-role .jstree>ul ul li[aria-level="2"]>.jstree-icon.jstree-ocl:after {
    max-width: 36px
}

.account .form-edit-role .jstree>ul ul li[aria-level="2"].jstree-last:after {
    min-height: 34px
}

.account .form-edit-role .jstree>ul ul li>.jstree-icon.jstree-ocl:after {
    border-color: #333;
    right: 0;
    width: 45px;
    top: 13px
}

.account .form-edit-role .jstree>ul ul li.jstree-last:after {
    border-color: #333;
    height: 40px
}

.account .form-edit-role .jstree li a {
    padding: 0 7px 25px 2px
}

.account .form-edit-role .jstree li a>.jstree-themeicon-custom {
    margin-left: 0
}

.account .form-edit-role .jstree li a>.jstree-icon.icon-company {
    display: inline-block;
    text-decoration: none
}

.account .form-edit-role .jstree li a>.jstree-icon.icon-company:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: 'group';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .form-edit-role .jstree li a>.jstree-icon.icon-customer {
    display: inline-block;
    text-decoration: none
}

.account .form-edit-role .jstree li a>.jstree-icon.icon-customer:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: 'group';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .form-edit-role .jstree li a.jstree-clicked>.jstree-icon.icon-company:before {
    color: #fff
}

.account .form-edit-role .jstree li a.jstree-clicked>.jstree-icon.icon-customer:before {
    color: #fff
}

.account .form-edit-role .jstree li.jstree-open>.jstree-icon {
    display: inline-block;
    text-decoration: none
}

.account .form-edit-role .jstree li.jstree-open>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: '\f139';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .form-edit-role .jstree li.jstree-open>.jstree-icon:before {
    left: 29px;
    z-index: 1;
    margin-right: 4px;
    width: 27px;
    text-align: left;
    background: #fff
}

.account .form-edit-role .jstree li.jstree-open>.jstree-icon:after {
    margin-right: 18px
}

.account .form-edit-role .jstree li.jstree-closed>.jstree-icon {
    display: inline-block;
    text-decoration: none
}

.account .form-edit-role .jstree li.jstree-closed>.jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: '\f13a';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .form-edit-role .jstree li.jstree-closed>.jstree-icon:before {
    left: 29px;
    z-index: 1;
    margin-right: 4px;
    width: 27px;
    text-align: left;
    background: #fff
}

.account .form-edit-role .jstree li.jstree-closed>.jstree-icon:after {
    margin-right: 18px
}

.account .form-edit-role .jstree li>.jstree-icon {
    padding-right: 25px;
    top: 0
}

.account .form-edit-role .jstree.jstree-draggable a {
    display: inline-block;
    text-decoration: none
}

.account .form-edit-role .jstree.jstree-draggable a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    content: '\f58d';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .form-edit-role .jstree.jstree-draggable a:before {
    font-weight: 700;
    vertical-align: top;
    margin-top: 2px
}

.account .form-edit-role .jstree.jstree-draggable a.company-admin:before {
    display: none
}

.account .form-edit-role .jstree.jstree-draggable a.jstree-clicked:before {
    color: #fff
}

.account .form-edit-role .jstree .jstree-anchor {
    white-space: normal;
    max-width: calc(100% - 30px)
}

.company_credit-history-index .table-wrapper {
    overflow-x: auto
}

@font-face {
    font-family: 'magento-icons';
    src: url('../../frontend/Nikon/asia/en_US/Magento_Company/fonts/Magento-Icons.woff2') format('woff2'), url('../../frontend/Nikon/asia/en_US/Magento_Company/fonts/Magento-Icons.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.jstree>ul ul li {
    background: 0 0;
    border-left: 1px dashed #c9283c;
    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 #c9283c;
    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 #c9283c;
    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: 10px
}

.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';
    margin: 0 10px 0 0;
    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';
    margin: 0 10px 0 0;
    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';
    margin: 0 10px 0 0;
    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: #006bb4;
    color: #fff
}

.block-dashboard-company .jstree .jstree-clicked>.jstree-icon:before {
    color: #fff
}

.jstree .jstree-anchor .jstree-checkbox {
    background-color: transparent;
    background-image: url(../../frontend/Nikon/asia/en_US/Magento_Company/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-type: none;
    list-style-image: 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
}

#jstree-marker {
    position: absolute;
    top: 0;
    left: 0;
    margin: -5px 0 0;
    padding: 0;
    border-right: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0
}

#jstree-dnd {
    line-height: 16px;
    margin: 0;
    padding: 4px
}

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
    display: inline-block;
    text-decoration: none;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px
}

#jstree-dnd .jstree-ok {
    background: green
}

#jstree-dnd .jstree-er {
    background: red
}

#jstree-dnd .jstree-copy {
    margin: 0 2px
}

.fieldset.info .fieldset.company,
.fieldset.info .fieldset.job_title {
    width: 100%
}

.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 {
    background: 0 0;
    border: 0;
    color: #000;
    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 {
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #006bb4
}

.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) {
    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 {
    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 {
    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 {
    display: none
}

.form-edit-account .fieldset.info {
    margin-right: 20px
}

.form-edit-account .fieldset.company {
    clear: both;
    float: left !important;
    margin-bottom: 20px
}

.form-edit-account .fieldset.job_title {
    clear: both;
    float: left !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 {
    border-radius: 3px;
    margin: 10px 0 10px;
    padding: 13px 10px;
    display: block;
    color: #0a0203;
    line-height: 1.7143;
    font-size: 1.4rem;
    background: #ffe6ea;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

.message.company-warning a {
    color: #0a0203
}

.message.company-warning a:hover {
    color: #0a0203
}

.message.company-warning a:active {
    color: #0a0203
}

.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: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 15px 25px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    box-shadow: none
}

.popup-tree .modal-footer .action-primary:focus,
.popup-tree .modal-footer .action-primary:active {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.popup-tree .modal-footer .action-primary:hover {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.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: -webkit-box;
    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
}

.wrap-text {
    margin-bottom: 30px
}

.form-add-user .field.email .exist-notification-message {
    color: #999;
    font-size: 12px;
    padding-top: 5px
}

.login-container .block.block-new-company {
    margin-bottom: 30px
}

.samples-item-title {
    margin-top: 20px
}

.fieldset>.links-title {
    font-size: 1.6rem;
    font-weight: 700
}

.page-product-grouped .product-info-stock-sku {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-product-grouped .product-reviews-summary {
    margin-bottom: 15px
}

.page-product-grouped .product-add-form {
    margin: 0
}

.page-product-grouped .product-add-form .actions {
    margin-top: 10px
}

.page-product-grouped .product-social-links {
    float: right;
    width: auto
}

.page-product-grouped .product-info-price {
    margin: 35px 0 10px
}

.page-product-grouped .product-info-price:before,
.page-product-grouped .product-info-price:after {
    content: '';
    display: table
}

.page-product-grouped .product-info-price:after {
    clear: both
}

.page-product-grouped .product-info-price .price-box {
    float: left
}

table.grouped {
    display: block
}

table.grouped thead {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

table.grouped tbody,
table.grouped td {
    display: block;
    border: 0
}

table.grouped tr {
    border-bottom: 1px solid #f1f2f2;
    padding: 22px 0
}

table.grouped tr .col {
    padding: 0
}

table.grouped tr .col.item {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

table.grouped tr .col.qty {
    text-align: center
}

table.grouped .product-item-name {
    display: block;
    float: left;
    width: 60%;
    letter-spacing: .5px
}

table.grouped .price-box {
    float: right;
    width: 40%;
    text-align: center;
    padding: 13px 10px
}

.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: #0a0203;
    font-weight: 400;
    line-height: 36px;
    font-size: 3rem;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem
}

.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: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'Material Icons Outlined';
    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 {
    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.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    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 {
    background: 0 0;
    border: none
}

button.map-show-info:hover,
.quote-details-items .actions-toolbar>.action.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 {
    pointer-events: none;
    opacity: .5
}

button.map-show-info:visited,
.quote-details-items .actions-toolbar>.action.map-show-info:visited {
    color: #0a0203;
    text-decoration: underline
}

button.map-show-info:hover,
.quote-details-items .actions-toolbar>.action.map-show-info:hover {
    color: #0a0203;
    text-decoration: none
}

button.map-show-info:active,
.quote-details-items .actions-toolbar>.action.map-show-info:active {
    color: #0a0203;
    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 {
    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 {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

div.wishlist.split {
    position: relative
}

div.wishlist.split [data-action=add-to-wishlist] {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: .5px;
    width: auto
}

div.wishlist.split [data-action=add-to-wishlist]:visited {
    color: #0a0203;
    text-decoration: underline
}

div.wishlist.split [data-action=add-to-wishlist]:hover {
    color: #0a0203;
    text-decoration: none
}

div.wishlist.split [data-action=add-to-wishlist]:active {
    color: #0a0203;
    text-decoration: underline
}

div.wishlist.split [data-action=add-to-wishlist]:hover,
div.wishlist.split [data-action=add-to-wishlist]:active,
div.wishlist.split [data-action=add-to-wishlist]:focus {
    background: 0 0;
    border: 0
}

div.wishlist.split [data-action=add-to-wishlist].disabled,
div.wishlist.split [data-action=add-to-wishlist][disabled],
fieldset[disabled] div.wishlist.split [data-action=add-to-wishlist] {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

div.wishlist.split [data-action=add-to-wishlist]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: inherit;
    content: 'favorite_border';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

div.wishlist.split [data-action=add-to-wishlist]:before {
    width: 16px
}

div.wishlist.split [data-action=add-to-wishlist]>span {
    vertical-align: middle
}

div.wishlist.split button.toggle,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    text-decoration: none;
    width: auto
}

div.wishlist.split button.toggle:visited,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:visited {
    color: #0a0203;
    text-decoration: underline
}

div.wishlist.split button.toggle:hover,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:hover {
    color: #0a0203;
    text-decoration: none
}

div.wishlist.split button.toggle:active,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:active {
    color: #0a0203;
    text-decoration: underline
}

div.wishlist.split button.toggle:hover,
div.wishlist.split button.toggle:active,
div.wishlist.split button.toggle:focus,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:hover,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:active,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:focus {
    background: 0 0;
    border: 0
}

div.wishlist.split button.toggle.disabled,
div.wishlist.split button.toggle[disabled],
fieldset[disabled] div.wishlist.split button.toggle,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle.disabled,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle[disabled],
fieldset[disabled] div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

div.wishlist.split button.toggle:after,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: inherit;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

div.wishlist.split button.toggle:after,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle:after {
    font-weight: 700
}

div.wishlist.split button.toggle span,
div.wishlist.split .quote-details-items .actions-toolbar>.action.toggle span {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

div.wishlist.split .items {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #f1f2f2;
    display: block;
    opacity: 1;
    padding: 15px 20px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 27px;
    width: 200px;
    z-index: 99
}

div.wishlist.split .items:not([aria-hidden=false]) {
    display: none;
    opacity: 0
}

.multicheckout.form {
    width: 100%
}

.multicheckout.form .fieldset legend {
    font-size: 16px
}

.multicheckout.form table td {
    padding: 20px
}

.multicheckout.form table td.qty {
    width: 90px
}

.multicheckout.form .item-options:before,
.multicheckout.form .item-options:after {
    content: '';
    display: table
}

.multicheckout.form .item-options:after {
    clear: both
}

.multicheckout.form .item-options dt {
    float: left;
    margin: 0 5px 0 0
}

.multicheckout.form .item-options dd {
    margin: 0 0 5px
}

.multicheckout.results h3,
.multicheckout.success h3,
.multicheckout.results .h3,
.multicheckout.success .h3 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 30px
}

.multicheckout.results h3 a,
.multicheckout.success h3 a,
.multicheckout.results .h3 a,
.multicheckout.success .h3 a {
    color: #41362f
}

.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover,
.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: #0a0203
}

.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 .payment-method {
    padding: 0;
    border: none
}

.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 .action {
    margin: 0
}

.multicheckout .item-options {
    margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-title {
    font-size: 18px
}

.multicheckout .block .methods-shipping .item-content .field,
.multicheckout .block .methods-shipping .item-content label {
    font-size: 16px
}

.multicheckout .block .methods-shipping .item-content .fieldset>.legend,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend+br {
    display: none !important
}

.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: #c9283c
}

.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: #0a0203;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -10px
}

.multicheckout .box-title,
.multicheckout .box-billing-method .legend.box-title {
    margin-bottom: 15px;
    display: block
}

.multicheckout .box-title>span {
    margin-right: 10px;
    font-size: 20px
}

.multicheckout .box-title>.action {
    margin: 0;
    font-size: 14px
}

.multicheckout .box-shipping-method .price {
    font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
    margin: 0
}

.multicheckout .box-billing-method .legend.box-title span {
    font-weight: 700
}

.multicheckout .checkout-payment-method dl>div,
.multicheckout .checkout-payment-method div {
    margin-bottom: 15px
}

.multicheckout .checkout-review .grand.totals {
    text-align: right;
    font-size: 2.1rem;
    margin-bottom: 40px
}

.multicheckout .checkout-review .grand.totals .mark {
    font-weight: 400
}

.multicheckout .checkout-review .actions-toolbar {
    justify-content: flex-end
}

.multicheckout .checkout-review .actions-toolbar .primary {
    flex: initial
}

[class^=multishipping-] .no-display {
    display: none
}

[class^=multishipping-] .page-title-section .page-title {
    margin-bottom: 0
}

[class^=multishipping-] .logo {
    margin-left: 0
}

[class^=multishipping-] .options-items label {
    font-size: 16px
}

[class^=multishipping-] .options-items .extra-options-container .field {
    margin-bottom: 15px
}

[class^=multishipping-] .options-items .price-box {
    margin-top: 10px
}

.multishipping-checkout-success .nav-sections {
    display: block
}

.negotiable_quote-quote-index .quote-grid-filters-wrap {
    display: none
}

.negotiable_quote-quote-index .main .block-title {
    margin-bottom: 20px
}

.negotiable_quote-quote-index .main table>thead>tr>th {
    padding: 10px 10px 10px 0
}

.negotiable_quote-quote-index .main table>thead>tr>th:last-child span {
    display: none
}

.negotiable_quote-quote-index .main table>tbody>tr>td {
    padding: 20px 10px 20px 0
}

.negotiable_quote-quote-index .main table>tbody>tr>td:first-child>div {
    max-width: 128px;
    overflow: hidden;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.negotiable_quote-quote-index .main .toolbar {
    height: auto;
    padding: 0;
    border: none
}

.negotiable_quote-quote-index .main .toolbar .pager {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #f1f2f2;
    height: 60px;
    line-height: 58px;
    display: inline-block;
    padding: 0 0 0 23px;
    margin: 0
}

.negotiable_quote-quote-index .main .toolbar .pages {
    display: inline-block
}

.negotiable_quote-quote-index .main .toolbar .pages .pages-items .item {
    cursor: pointer
}

.negotiable-quote.request button,
.negotiable-quote.request .quote-details-items .actions-toolbar>.action {
    max-width: 100%
}

.account.negotiable_quote-quote-view .main .quote-shipping-info .block-content .box-order-billing-address>.block-content {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.account.negotiable_quote-quote-view .main .quote-shipping-info .block-content .box:last-child {
    padding-left: 0
}

.account.negotiable_quote-quote-view .main .block-comments .block-title {
    margin-bottom: 20px
}

.account.negotiable_quote-quote-view .main .quote-view-buttons {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 400px
}

.account.negotiable_quote-quote-view .main .quote-view-buttons .action.checkout {
    width: auto;
    margin-top: 20px;
    margin-right: 0;
    min-width: 240px
}

.account .quote-details-items .col {
    padding: 8px 10px 15px 0;
    vertical-align: middle
}

.account .quote-details-items .col .product-item-name {
    font-size: 14px;
    margin: 0;
    padding: 0;
    min-height: 0px;
    text-align: left
}

.account .quote-details-items .col .product-item-details {
    float: none;
    padding-bottom: 0
}

.account .quote-details-items .col.item {
    text-align: left
}

.account .quote-details-items .col.qty label {
    display: none
}

.account .quote-details-items .col.qty .input-text {
    width: 50px;
    padding: 0;
    text-align: center;
    margin: 0
}

.account .quote-details-items .col.stock {
    display: table-cell;
    font-size: 14px
}

.account .quote-details-items .col .actions-toolbar a {
    position: static
}

.account .quote-details-items .actions-toolbar>.action-delete {
    padding: 0;
    margin: 0;
    width: auto;
    border: none;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    vertical-align: top
}

.account .quote-details-items .actions-toolbar>.action-delete:hover,
.account .quote-details-items .actions-toolbar>.action-delete:active,
.account .quote-details-items .actions-toolbar>.action-delete:focus {
    background: 0 0;
    color: #333;
    text-decoration: none
}

.account .quote-details-items .quote-table-totals-wrap {
    border: none;
    border-top: 1px solid #0a0203;
    padding: 20px
}

.account .quote-details-items .item-actions .action.update {
    margin-bottom: 0
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr th,
.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr td {
    padding: 15px 0
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action th,
.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action td {
    padding: 0
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action span.toggle {
    display: block;
    text-decoration: none
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action span.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action span.toggle:after {
    margin-left: 10px
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action span.toggle.active:after {
    content: 'chevron_up'
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .collapsible-table {
    border-bottom: 0;
    padding-bottom: 0
}

.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .collapsible-table .data-table>tfoot>tr th,
.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .collapsible-table .data-table>tfoot>tr td {
    padding: 10px 0
}

.negotiable_quote-quote-print .action,
.negotiable_quote-quote-print .delete,
.negotiable_quote-quote-print .top-container,
.negotiable_quote-quote-print .page-title-wrapper>div,
.negotiable_quote-quote-print .before-footer-section,
.negotiable_quote-quote-print .sub-categories,
.negotiable_quote-quote-print .aw_blog-post-view .blog-post-details-header,
.negotiable_quote-quote-print .short-description-container {
    display: none !important
}

.negotiable_quote-quote-print .account .quote-details-items .col.qty .input-text {
    border-color: transparent
}

.negotiable_quote-quote-print .product-item-name a {
    text-decoration: none !important
}

.negotiable_quote-quote-print .page-wrapper {
    position: relative;
    padding-top: 70px;
    padding-bottom: 50px
}

.negotiable_quote-quote-print .page-main .logo {
    position: absolute;
    top: 24px
}

.negotiable_quote-quote-print .copyright {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px
}

.negotiable_quote-quote-print .copyright-wrapper {
    border: 0;
    padding: 0 !important
}

[data-role=negotiable-quote-popup] .add-file {
    background: 0 0;
    border: 0;
    color: #0a0203;
    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: #0a0203
}

[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: #0a0203;
    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: #0a0203
}

.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('../../frontend/Nikon/asia/en_US/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('../../frontend/Nikon/asia/en_US/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
}

.quote-view-links ._disabled {
    display: inline-block;
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.quote-actions-toolbar .action {
    margin-right: 25px
}

.quote-details-items {
    margin-bottom: 20px
}

.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 .quote-table-totals-wrap {
    background: #f7f7f7
}

.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: 'chevron_up'
}

.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 .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;
    margin-bottom: 10px
}

.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: none
}

.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: inherit;
    color: #0a0203;
    content: 'delete';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    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: #0a0203
}

.quote-details-items .actions-toolbar>.action-delete:active:before {
    color: #0a0203
}

.quote-details-items .actions-toolbar>.action-delete:focus {
    box-shadow: none
}

.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-status {
    margin-top: .7rem;
    padding: 5px 10px
}

.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.6rem;
    font-weight: 600;
    margin-bottom: 5px
}

.quote-comments-block .comments-block-item .comments-block-item-comment {
    font-size: 1.6rem;
    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-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.6rem;
    margin-bottom: 5px
}

.quote-history-log-block .history-log-block-item-old {
    margin-right: 5px;
    text-decoration: line-through
}

.comments-field {
    width: 100%
}

.comments-field .comments-field-label {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 10px
}

.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 {
    line-height: 1.7143;
    margin: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    width: auto;
    position: relative;
    top: -.2rem
}

.attachments-list .attachments-item .action-delete:visited {
    color: #0a0203;
    text-decoration: underline
}

.attachments-list .attachments-item .action-delete:hover {
    color: #0a0203;
    text-decoration: none
}

.attachments-list .attachments-item .action-delete:active {
    color: #0a0203;
    text-decoration: underline
}

.attachments-list .attachments-item .action-delete:hover,
.attachments-list .attachments-item .action-delete:active,
.attachments-list .attachments-item .action-delete:focus {
    background: 0 0;
    border: 0
}

.attachments-list .attachments-item .action-delete.disabled,
.attachments-list .attachments-item .action-delete[disabled],
fieldset[disabled] .attachments-list .attachments-item .action-delete {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.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.6rem;
    line-height: inherit;
    color: #0a0203;
    content: 'delete';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    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: #999
}

.attachments-list .attachments-item .action-delete:active:before {
    color: #0a0203
}

.attachments-list .attachments-item .action-delete:focus {
    box-shadow: none
}

.field-attachment input {
    display: none
}

.field-attachment label {
    display: inline-block;
    text-decoration: none;
    color: #0a0203;
    cursor: pointer;
    font-size: 1.6rem;
    margin-left: 20px;
    margin-top: 10px;
    position: relative
}

.field-attachment label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.6rem;
    line-height: 24px;
    color: #0a0203;
    content: '\e900';
    font-family: 'magento-icons';
    margin: 0 10px 0 0;
    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: #0a0203;
    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.7143;
    margin: 0;
    padding: .7rem 1.5rem;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 400
}

.popup-edit-address .modal-footer .secondary:visited {
    color: #0a0203;
    text-decoration: underline
}

.popup-edit-address .modal-footer .secondary:hover {
    color: #0a0203;
    text-decoration: none
}

.popup-edit-address .modal-footer .secondary:active {
    color: #0a0203;
    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: #0a0203;
    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 {
    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-success {
    padding: 20px 0
}

.negotiable-quote-success .actions-toolbar {
    padding: 30px 0 0
}

.negotiable-quote-success .actions-toolbar a.action.primary,
.negotiable-quote-success .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
.negotiable-quote-success .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    float: left;
    background: #0a0203;
    color: #fff;
    min-width: 240px
}

.negotiable-quote-success .actions-toolbar a.action.primary:hover,
.negotiable-quote-success .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:hover,
.negotiable-quote-success .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:hover {
    background: #fff;
    color: #0a0203
}

.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 {
    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.6rem;
    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: #f7f7f7
}

.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 #f7f7f7
}

.negotiable-quote-quote-print .quote-details-items tbody td {
    border-top: 1px solid #f7f7f7
}

.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: -1.4rem 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
}

@media print {
    body {
        min-width: 102.4rem
    }
}

.newsletter-manage-index .footer .newsletter .text {
    display: none
}

.block.newsletter .text {
    margin-bottom: 25px
}

.block.newsletter form {
    position: relative
}

.block.newsletter form .actions {
    position: absolute;
    top: 1px;
    right: 1px
}

.block.newsletter form input {
    padding-left: 15px;
    padding-right: 40px
}

.block.newsletter form button.subscribe,
.block.newsletter form .quote-details-items .actions-toolbar>.action.subscribe {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 0;
    width: 48px;
    height: 48px;
    background: 0 0;
    border: none;
    color: #0a0203
}

.block.newsletter form button.subscribe:before,
.block.newsletter form .quote-details-items .actions-toolbar>.action.subscribe:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: inherit;
    content: 'chevron_right';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block.newsletter form button.subscribe>span,
.block.newsletter form .quote-details-items .actions-toolbar>.action.subscribe>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.pagebuilder-icon,
.pagebuilder-slider .slick-prev:before,
.pagebuilder-slider .slick-next:before,
.pagebuilder-slider .slick-prev:after,
.pagebuilder-slider .slick-next:after {
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    display: inline-block;
    text-decoration: none
}

.pagebuilder-icon:before,
.pagebuilder-slider .slick-prev:before:before,
.pagebuilder-slider .slick-next:before:before,
.pagebuilder-slider .slick-prev:after:before,
.pagebuilder-slider .slick-next:after:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.pagebuilder-icon-down:before {
    content: 'chevron_down'
}

.pagebuilder-icon-next:before:before {
    content: 'chevron_right'
}

.pagebuilder-icon-prev:before:before {
    content: 'chevron_left'
}

.pagebuilder-icon-up:before:before {
    content: 'chevron_up'
}

.page-layout-cms-full-width .page-main {
    max-width: 100%;
    padding: 0
}

[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;
    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 [data-element=content] h2,
.pagebuilder-banner-wrapper [data-element=content] .h2,
.pagebuilder-banner-wrapper [data-element=content] .block-related-posts-wrapper .block-title,
.pagebuilder-banner-wrapper [data-element=content] .block-blog-recent-post .block-title,
.pagebuilder-banner-wrapper [data-element=content] .aw_blog_related_products .block-title {
    color: #fff;
    lett-spacing: -1.2px;
    line-height: 84px;
    margin: 0x;
    font-size: 6rem
}

.pagebuilder-banner-wrapper [data-element=content] h5,
.pagebuilder-banner-wrapper [data-element=content] .h5 {
    color: #fff;
    font-size: 2.4rem;
    margin: 0;
    font-weight: 700
}

.pagebuilder-banner-wrapper .pagebuilder-banner-button {
    margin: 35px 0 0
}

[data-content-type=banner][data-appearance=poster] [data-element=content] {
    color: #fff
}

[data-content-type=banner][data-appearance=poster] [data-element=content] h2,
[data-content-type=banner][data-appearance=poster] [data-element=content] .h2,
[data-content-type=banner][data-appearance=poster] [data-element=content] .block-related-posts-wrapper .block-title,
[data-content-type=banner][data-appearance=poster] [data-element=content] .block-blog-recent-post .block-title,
[data-content-type=banner][data-appearance=poster] [data-element=content] .aw_blog_related_products .block-title {
    font-size: 6rem;
    margin: 0;
    letter-spacing: -1.2px
}

[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-element=button],
[data-content-type=button-item] a {
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

[data-element=button]:hover,
[data-content-type=button-item] a:hover {
    text-decoration: none
}

.pagebuilder-button-primary {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

.pagebuilder-button-primary:focus,
.pagebuilder-button-primary:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.pagebuilder-button-primary:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.pagebuilder-button-primary.disabled,
.pagebuilder-button-primary[disabled],
fieldset[disabled] .pagebuilder-button-primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.pagebuilder-button-primary:hover {
    background: 0 0
}

.pagebuilder-button-secondary {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

.pagebuilder-button-secondary:focus,
.pagebuilder-button-secondary:active {
    text-decoration: none;
    background: #fd0
}

.pagebuilder-button-secondary:hover {
    text-decoration: none;
    background: #fd0
}

.pagebuilder-button-secondary.disabled,
.pagebuilder-button-secondary[disabled],
fieldset[disabled] .pagebuilder-button-secondary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.button-white-label .pagebuilder-button-secondary {
    color: #fff
}

[data-content-type=button-item].primary-outline a {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0;
    min-width: 210px;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

[data-content-type=button-item].primary-outline a:focus,
[data-content-type=button-item].primary-outline a:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

[data-content-type=button-item].primary-outline a:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

[data-content-type=button-item].primary-outline a.disabled,
[data-content-type=button-item].primary-outline a[disabled],
fieldset[disabled] [data-content-type=button-item].primary-outline a {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

[data-content-type=button-item].secondary-outline a {
    background-image: none;
    background: 0 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

[data-content-type=button-item].secondary-outline a:focus,
[data-content-type=button-item].secondary-outline a:active {
    text-decoration: none;
    background: 0 0;
    border: 2px solid #fd0
}

[data-content-type=button-item].secondary-outline a:hover {
    text-decoration: none;
    background: 0 0;
    border: 2px solid #fd0
}

[data-content-type=button-item].secondary-outline a.disabled,
[data-content-type=button-item].secondary-outline a[disabled],
fieldset[disabled] [data-content-type=button-item].secondary-outline a {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

figure img:not(.lazyloaded) {
    background: 0 0
}

[data-content-type=products][data-appearance=carousel] .slick-initialized div.product-item {
    display: block
}

[data-content-type=products][data-appearance=carousel] .slick-initialized div.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] div.product-item {
    display: none
}

[data-content-type=products][data-appearance=carousel] div.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: 0 auto;
    max-width: 1450px;
    padding: 0 20px
}

[data-content-type=row][data-appearance=contained] [data-element=inner] {
    box-sizing: border-box;
    overflow: hidden
}

[data-content-type=row][data-appearance=full-bleed] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-bleed]>.row-full-bleed-inner {
    overflow: hidden
}

[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: 1450px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

[data-content-type=slide] {
    box-sizing: border-box;
    min-height: inherit;
    overflow: hidden
}

[data-content-type=slide]>[data-element=link],
[data-content-type=slide]>[data-element=empty_link] {
    color: inherit;
    display: block;
    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
}

.pagebuilder-slide-wrapper {
    border-radius: inherit;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.pagebuilder-slide-wrapper .slide-inner-wrapper {
    max-width: 1450px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

.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: 50px 20px;
    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: 570px
}

.pagebuilder-slide-wrapper .pagebuilder-slide-button {
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    margin: 20px 0 0;
    transition: all .5s ease;
    min-width: 210px
}

.pagebuilder-slide-wrapper .pagebuilder-collage-content {
    max-width: 100%
}

.pagebuilder-slider div[data-element=content] p,
.pagebuilder-slider div[data-element=content] span,
.pagebuilder-slider div[data-element=content] li,
.pagebuilder-slider div[data-element=content] .p {
    color: #0a0203
}

.pagebuilder-slider div[data-element=content] h1,
.pagebuilder-slider div[data-element=content] h2,
.pagebuilder-slider div[data-element=content] h3,
.pagebuilder-slider div[data-element=content] h4,
.pagebuilder-slider div[data-element=content] h5,
.pagebuilder-slider div[data-element=content] .h1,
.pagebuilder-slider div[data-element=content] .h2,
.pagebuilder-slider div[data-element=content] .h3,
.pagebuilder-slider div[data-element=content] .h4,
.pagebuilder-slider div[data-element=content] .h5,
.pagebuilder-slider div[data-element=content] .block-related-posts-wrapper .block-title,
.pagebuilder-slider div[data-element=content] .block-blog-recent-post .block-title,
.pagebuilder-slider div[data-element=content] .aw_blog_related_products .block-title {
    color: #0a0203
}

.pagebuilder-slider .slick-dots {
    bottom: 25px
}

.pagebuilder-slide-wrapper .pagebuilder-poster-content {
    width: 100%
}

[data-appearance=collage-centered] .pagebuilder-slide-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

[data-appearance=collage-centered] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto;
    margin-right: auto
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper .slide-inner-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: inherit;
    -ms-align-items: inherit;
    align-items: inherit;
    flex: 1 1 auto;
    min-height: inherit
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-right: auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 35px 20px;
    min-height: inherit
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper .slide-inner-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: inherit;
    -ms-align-items: inherit;
    align-items: inherit;
    flex: 1 1 auto;
    min-height: inherit
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 35px 20px;
    min-height: inherit
}

div[data-content-type=slider] {
    opacity: 0;
    background-color: transparent
}

div[data-content-type=slider]:not(.slick-initialized)>[data-content-type=slide]:nth-child(n+2) {
    display: none
}

div[data-content-type=slider].slick-initialized {
    opacity: 1;
    min-height: initial;
    display: block;
    margin: 0 !important
}

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 {
    min-height: inherit;
    overflow: hidden;
    width: 100%
}

.pagebuilder-slider .slick-prev {
    left: 10px
}

.pagebuilder-slider .slick-next {
    right: 10px
}

.pagebuilder-slider .slick-prev,
.pagebuilder-slider .slick-next {
    background: 0 0;
    border: none;
    border-radius: 0;
    height: 60px;
    padding: 0;
    width: 60px
}

.pagebuilder-slider .slick-prev:hover,
.pagebuilder-slider .slick-next:hover {
    background: 0 0;
    border: none
}

.pagebuilder-slider .slick-prev:hover:before,
.pagebuilder-slider .slick-next:hover:before {
    color: #fff
}

.pagebuilder-slider .slick-prev:before,
.pagebuilder-slider .slick-next:before,
.pagebuilder-slider .slick-prev:after,
.pagebuilder-slider .slick-next:after {
    color: #fff;
    font-size: 38px;
    opacity: 1
}

.pagebuilder-slider .slick-prev:active,
.pagebuilder-slider .slick-next:active,
.pagebuilder-slider .slick-prev:focus,
.pagebuilder-slider .slick-next:focus,
.pagebuilder-slider .slick-prev:not(.primary),
.pagebuilder-slider .slick-next:not(.primary) {
    background: 0 0;
    border: none;
    box-shadow: none
}

.pagebuilder-slider .slick-prev:active:active,
.pagebuilder-slider .slick-next:active:active,
.pagebuilder-slider .slick-prev:focus:active,
.pagebuilder-slider .slick-next:focus:active,
.pagebuilder-slider .slick-prev:not(.primary):active,
.pagebuilder-slider .slick-next:not(.primary):active {
    box-shadow: none
}

.pagebuilder-slider .slick-dots {
    margin: 0;
    padding: 0;
    position: absolute
}

.pagebuilder-slider .slick-dots li {
    height: 10px;
    margin: 0 5px;
    padding: 0;
    width: 10px
}

.pagebuilder-slider .slick-dots li button,
.pagebuilder-slider .slick-dots li .quote-details-items .actions-toolbar>.action {
    background: 0 0;
    border: 1px solid #fd0;
    border-radius: 10px;
    height: 10px;
    padding: 0;
    width: 10px
}

.pagebuilder-slider .slick-dots li button:hover,
.pagebuilder-slider .slick-dots li .quote-details-items .actions-toolbar>.action:hover {
    border: 1px solid #fd0;
    background: #fd0
}

.pagebuilder-slider .slick-dots li button:active,
.pagebuilder-slider .slick-dots li button:focus,
.pagebuilder-slider .slick-dots li button:not(.primary),
.pagebuilder-slider .slick-dots li .quote-details-items .actions-toolbar>.action:active,
.pagebuilder-slider .slick-dots li .quote-details-items .actions-toolbar>.action:focus,
.pagebuilder-slider .slick-dots li .quote-details-items .actions-toolbar>.action:not(.primary) {
    box-shadow: none
}

.pagebuilder-slider .slick-dots li.slick-active button,
.pagebuilder-slider .slick-dots li.slick-active .quote-details-items .actions-toolbar>.action {
    background: #fd0
}

.pagebuilder-slider.dots-overlay .slick-dots {
    bottom: 27px
}

.pagebuilder-slider.dots-below .slick-dots {
    bottom: -30px
}

.pagebuilder-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: #0a0203;
    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
}

@media only screen and (max-width:768px) {
    [data-content-type=tab-item] {
        background-attachment: scroll !important
    }
}

div[data-content-type=text] {
    word-wrap: break-word
}

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 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.cms-content-important {
    background-color: #f5f5f5;
    color: #0a0203;
    font-family: 'Poppins', '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: #851b28;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:visited {
    color: #851b28;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:hover {
    color: #851b28;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:active {
    color: #41362f;
    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: #41362f;
    text-decoration: none;
    padding-bottom: 5px
}

.pagebuilder-accordion>.item.content {
    background: #fff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px
}

@media all and (min-width:769px) {
    .pagebuilder-mobile-only {
        display: none !important
    }
}

@media all and (max-width:768px) {
    .pagebuilder-mobile-hidden {
        display: none !important
    }
}

.block.recommendations {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1450px;
    padding: 20px 0
}

.block.recommendations h2,
.block.recommendations .h2,
.block.recommendations .block-related-posts-wrapper .block-title,
.block.recommendations .block-blog-recent-post .block-title,
.block.recommendations .aw_blog_related_products .block-title {
    text-align: center
}

.block.recommendations .products.wrapper.grid {
    display: block;
    flex-wrap: unset
}

.block.recommendations .product-item .product-image-wrapper {
    background: 0 0
}

.block.recommendations .product-item .product-image-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slick-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.slick-lightbox .slick-loading .slick-list {
    background-color: transparent
}

.slick-lightbox .slick-arrow {
    width: 40px;
    height: 40px;
    text-transform: none
}

.slick-lightbox .slick-prev {
    left: 0;
    background: 0 0;
    display: inline-block;
    text-decoration: none
}

.slick-lightbox .slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 44px;
    line-height: 44px;
    color: #fd0;
    content: 'chevron_left';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.slick-lightbox .slick-next {
    right: 0;
    background: 0 0;
    display: inline-block;
    text-decoration: none
}

.slick-lightbox .slick-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 44px;
    line-height: 44px;
    color: #fd0;
    content: 'chevron_right';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.slick-lightbox-hide {
    opacity: 0
}

.slick-lightbox-hide.slick-lightbox-ie {
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

.slick-lightbox-hide-init {
    position: absolute;
    top: -9999px;
    opacity: 0
}

.slick-lightbox-hide-init.slick-lightbox-ie {
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

.slick-lightbox-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slick-lightbox-slick-item {
    text-align: center;
    overflow: hidden
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    display: block;
    text-align: center
}

.slick-lightbox-slick .slick-lightbox-slick-item-inner {
    max-width: 980px;
    width: 100%;
    max-height: 80vh !important;
    height: 100%
}

.slick-lightbox-slick .slick-lightbox-slick-item-inner img {
    max-height: 100% !important;
    padding: 20px 0
}

.slick-lightbox-slick-item-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-lightbox-slick-img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    max-height: 100%
}

.slick-lightbox-slick-caption {
    margin: 10px 0 0;
    color: #fff
}

.slick-lightbox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: #fd0;
    text-transform: none;
    color: #0a0203;
    padding: 0;
    border: 2px solid #fd0;
    display: inline-block;
    text-decoration: none
}

.slick-lightbox-close:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 36px;
    color: #0a0203;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.slick-lightbox-close:hover {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.slick-lightbox-close:focus {
    outline: none
}

.video-container.image-wrapper {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.video-container.image-wrapper:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
    line-height: 60px;
    color: inherit;
    content: 'play_arrow';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.video-container.image-wrapper:after {
    font-weight: 300;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-container.image-wrapper:hover {
    cursor: pointer
}

.video-container.image-wrapper:hover img {
    opacity: .8 !important
}

.product-video {
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    max-width: 680px;
    transform: translate(-50%, -50%)
}

.product-video .video-holder {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%
}

.product-video .video-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.video-container.video-playing img {
    opacity: 0;
    visibility: hidden
}

.video-container.video-playing .product-video {
    opacity: 1;
    visibility: visible
}

.video-container.video-playing.image-wrapper:after {
    opacity: 0;
    visibility: hidden
}

.storefront__actions-switch {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.admin__field-control .storefront__actions-switch {
    line-height: 2.1rem
}

.storefront__actions-switch+.admin__field-service {
    min-width: 1.267rem
}

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
}

._disabled input[type=checkbox].storefront__actions-switch-checkbox+.storefront__actions-switch-label:before,
input[type=checkbox].storefront__actions-switch-checkbox.disabled+.storefront__actions-switch-label:before {
    border-radius: 50%;
    top: 1px
}

input[type=checkbox].storefront__actions-switch-checkbox:checked+.storefront__actions-switch-label:before {
    left: 20px;
    top: 1px;
    border-radius: 50%
}

input[type=checkbox].storefront__actions-switch-checkbox:checked+.storefront__actions-switch-label:after {
    background: #0f5722
}

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: #999
}

._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
}

input[type=checkbox]:checked+label.storefront__actions-switch-label:before {
    content: '' !important
}

input[type=checkbox]+label.storefront__actions-switch-label {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    position: relative;
    user-select: none;
    vertical-align: middle
}

input[type=checkbox]+label.storefront__actions-switch-label:before,
input[type=checkbox]+label.storefront__actions-switch-label:after {
    left: 0;
    position: absolute;
    right: auto;
    top: 0
}

input[type=checkbox]+label.storefront__actions-switch-label:before {
    background: #fff;
    border: 1px solid #999;
    border-radius: 100%;
    content: '';
    display: block;
    height: 21px;
    transition: left .2s ease-in 0s;
    width: 21px;
    z-index: 1;
    top: 1px
}

input[type=checkbox]+label.storefront__actions-switch-label:after {
    background: #999;
    border: 1px solid #999;
    border-radius: 34px;
    content: '';
    display: block;
    height: 23px;
    transition: background .2s ease-in 0s;
    width: 43px;
    z-index: 0
}

.storefront__actions-switch-text:before {
    content: attr(data-text-off);
    padding-left: 53px;
    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 .content-title {
    margin-bottom: 30px
}

.purchaseorderrule-index-index .data.table>thead>tr>th:last-child .data-grid-cell-content {
    display: none
}

.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 .action-menu,
.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 li {
    display: inline-block
}

.purchaseorderrule-index-index .data-grid-actions-cell li:not(:last-child) {
    margin-right: 27px
}

.purchaseorderrule-index-index .limiter {
    display: block
}

.purchaseorderrule-index-index .limiter .control {
    display: inline-block
}

.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-index-index .admin__data-grid-outer-wrap>.actions-toolbar {
    padding: 30px 0 0
}

.purchaseorderrule-index-index .admin__data-grid-outer-wrap>.actions-toolbar .action.primary {
    float: left;
    max-width: unset;
    min-width: 240px;
    background: #0a0203;
    color: #fff
}

.purchaseorderrule-index-index .admin__data-grid-outer-wrap>.actions-toolbar .action.primary:hover {
    background: #fff;
    color: #0a0203
}

.purchaseorderrule-index-index .page-main .data-grid td {
    border-color: #f1f2f2
}

.account.purchaseorderrule-index-index .content-title,
.account.purchaseorderrule-create-index .content-title,
.account.purchaseorderrule-edit-index .content-title {
    margin-bottom: 30px
}

.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;
    top: 11px
}

.form-create-purchase-order-rule .field.rule-type .field-tooltip .field-tooltip-action:before {
    font-size: 17px;
    padding-right: 1px
}

.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
}

.form-create-purchase-order-rule .actions-toolbar {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.form-create-purchase-order-rule .actions-toolbar .primary,
.form-create-purchase-order-rule .actions-toolbar .secondary {
    display: block;
    width: auto
}

.form-create-purchase-order-rule .actions-toolbar .primary .action {
    min-width: 240px
}

.form-create-purchase-order-rule .actions-toolbar .secondary a.action {
    margin-top: 0;
    margin-left: 40px
}

.purchaseorder-purchaseorder-view .quote-details-items .quote-table,
.purchaseorder-purchaseorder-view .product.quote-details-items .item.content.quote-table {
    padding-left: 0;
    padding-right: 0
}

.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('../../frontend/Nikon/asia/en_US/Magento_PurchaseOrderRule/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('../../frontend/Nikon/asia/en_US/Magento_PurchaseOrderRule/images/approved.svg') no-repeat left center;
    background-size: 22px
}

ul.approval-rules-approvers>li.rejected {
    background: url('../../frontend/Nikon/asia/en_US/Magento_PurchaseOrderRule/images/rejected.svg') no-repeat left center;
    background-size: 22px
}

.quickorder-index-index form.form-addbysku {
    padding: 30px 0 10px
}

.quickorder-index-index form.form-addbysku .actions-toolbar .secondary {
    display: block
}

.quickorder-index-index form.form-addbysku .deletable-item-title .sku {
    margin-bottom: 7px
}

.quickorder-index-index form.form-addbysku .deletable-item-title .qty .label {
    display: none
}

.quickorder-index-index form.form-addbysku .field.sku>.label {
    font-size: 1.8rem;
    font-weight: 700
}

.quickorder-index-index form.form-addbysku .ui-autocomplete {
    background: #fff;
    max-width: 480px;
    border: 1px solid #f1f2f2;
    border-top: 0
}

.quickorder-index-index form.form-addbysku .box-upload>.fieldset {
    margin-bottom: 0
}

.quickorder-index-index .column .block-addbysku .action.remove {
    display: none;
    border: 0;
    width: 28px;
    padding-right: 5px;
    padding-left: 5px;
    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: 22px;
    color: #0a0203;
    content: 'delete';
    font-family: 'Material Icons Outlined';
    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.remove:hover,
.quickorder-index-index .column .block-addbysku .action.remove:active,
.quickorder-index-index .column .block-addbysku .action.remove:focus {
    background: 0 0;
    box-shadow: none
}

.quickorder-index-index .column .block-addbysku .action.remove:hover:before,
.quickorder-index-index .column .block-addbysku .action.remove:active:before,
.quickorder-index-index .column .block-addbysku .action.remove:focus:before {
    color: #999
}

.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.add {
    display: none
}

.quickorder-index-index .column .block-addbysku .primary .action {
    padding-top: 16px;
    padding-bottom: 16px;
    background: #0a0203;
    color: #fff;
    margin: 0
}

.quickorder-index-index .column .block-addbysku .primary .action:hover {
    background: #fff;
    color: #0a0203
}

.quickorder-index-index .column .block-addbysku .fieldset .fields .actions-toolbar {
    display: inline-block;
    margin: 0 -4px 0 0;
    position: relative;
    top: 30px;
    vertical-align: top
}

.quickorder-index-index .column .block-addbysku .block-content .actions-toolbar {
    margin-bottom: 30px
}

.quickorder-index-index .column .block-addbysku .box-items>.fieldset {
    margin-bottom: 0
}

.quickorder-index-index .column .block-addbysku .box-upload {
    margin-bottom: 16px
}

.quickorder-index-index .column .block-addbysku .box-upload .sku>.label {
    margin-bottom: 20px
}

.quickorder-index-index .column .block-addbysku .box-upload textarea {
    min-height: 120px
}

.quickorder-index-index .column .block-addbysku .box-upload textarea::-webkit-input-placeholder {
    color: #a7a7a7
}

.quickorder-index-index .column .block-addbysku .box-upload textarea:-moz-placeholder {
    color: #a7a7a7
}

.quickorder-index-index .column .block-addbysku .box-upload textarea::-moz-placeholder {
    color: #a7a7a7
}

.quickorder-index-index .column .block-addbysku .box-upload textarea:-ms-input-placeholder {
    color: #a7a7a7
}

.quickorder-index-index .column .block-addbysku .deletable-item {
    text-align: right
}

.quickorder-index-index .column .block-addbysku .deletable-item:before,
.quickorder-index-index .column .block-addbysku .deletable-item:after {
    content: '';
    display: table
}

.quickorder-index-index .column .block-addbysku .deletable-item:after {
    clear: both
}

.quickorder-index-index .column .block-addbysku .deletable-item>* {
    text-align: left
}

.quickorder-index-index .column .block-addbysku .deletable-item:not(:last-child) {
    border-bottom: 1px solid #f1f2f2
}

.quickorder-index-index .column .block-addbysku .deletable-item:last-child .remove {
    display: none
}

.quickorder-index-index .column .block-addbysku .deletable-item>.sku>.label {
    display: none
}

.quickorder-index-index .column .block-addbysku .deletable-item .actions-toolbar {
    margin: 0
}

.quickorder-index-index .column .block-addbysku .qty {
    float: left
}

.quickorder-index-index .column .block-addbysku .qty input {
    width: 70px
}

.quickorder-index-index .column .block-addbysku .note {
    font-size: 1.6rem;
    padding: 0
}

.quickorder-index-index .column .block-addbysku .note:before {
    display: none
}

.quickorder-index-index .column .block-addbysku .wrap-sum-errors {
    margin-top: 40px
}

.quickorder-index-index .upload .label {
    font-size: 1.8rem;
    margin-bottom: 0;
    font-weight: 700
}

.quickorder-index-index .upload .label+.note {
    margin-bottom: 5px;
    padding-top: 0
}

.quickorder-index-index .upload-container {
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding-top: 10px
}

.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: 0 0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 15px 25px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 0;
    text-align: center
}

.quickorder-index-index .upload-container .file-upload:focus,
.quickorder-index-index .upload-container .file-upload:active {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.quickorder-index-index .upload-container .file-upload:hover {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.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 #f1f2f2;
    border-top: none
}

.quickorder-index-index .product-block .product-image {
    border: 1px solid #f1f2f2;
    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;
    font-weight: 700
}

.quickorder-index-index .product-block .product-name .name a {
    text-decoration: none
}

.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) {
    border-top: 0
}

.quickorder-index-index .ui-front>ul li {
    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 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
}

.vault-cards-listaction .block-title {
    margin-bottom: 20px
}

.vault-cards-listaction .my-credit-cards .action.delete {
    padding: 0;
    margin: 0;
    width: auto;
    border: none;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    vertical-align: top
}

.vault-cards-listaction .my-credit-cards .action.delete:hover,
.vault-cards-listaction .my-credit-cards .action.delete:active,
.vault-cards-listaction .my-credit-cards .action.delete:focus {
    background: 0 0;
    color: #333;
    text-decoration: none
}

.vault-cards-listaction .my-credit-cards .action.delete:before {
    color: #333;
    font-size: 18px
}

.vault-cards-listaction .my-credit-cards table>thead>tr>th {
    padding-left: 0
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td {
    padding: 20px 0;
    text-transform: capitalize
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.actions {
    text-align: center
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .vi {
    display: block;
    text-decoration: none
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .vi:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 22px;
    color: #333;
    content: '\f1f0';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .vi:after {
    font-family: 'Font Awesome 5 Brands'
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .ae {
    display: block;
    text-decoration: none
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .ae:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 22px;
    color: #333;
    content: '\f1f3';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .ae:after {
    font-family: 'Font Awesome 5 Brands'
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .mc {
    display: block;
    text-decoration: none
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .mc:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 22px;
    color: #333;
    content: '\f1f1';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .mc:after {
    font-family: 'Font Awesome 5 Brands'
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .jcb {
    display: block;
    text-decoration: none
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .jcb:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 22px;
    color: #333;
    content: '\f24b';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .jcb:after {
    font-family: 'Font Awesome 5 Brands'
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .di {
    display: block;
    text-decoration: none
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .di:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 22px;
    color: #333;
    content: '\f1f2';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .di:after {
    font-family: 'Font Awesome 5 Brands'
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .dn {
    display: block;
    text-decoration: none
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .dn:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 22px;
    color: #333;
    content: '\f24c';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.vault-cards-listaction .my-credit-cards table>tbody>tr>td.card-type .dn:after {
    font-family: 'Font Awesome 5 Brands'
}

.vault-cards-listaction .my-credit-cards table>tbody>tr:last-child>td {
    border-bottom: 1px solid #333
}

.table-credit-cards .action.delete {
    width: 35px;
    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
}

.table-credit-cards .action.delete:focus,
.table-credit-cards .action.delete:active {
    background: 0 0;
    border: none
}

.table-credit-cards .action.delete:hover {
    background: 0 0;
    border: none
}

.table-credit-cards .action.delete.disabled,
.table-credit-cards .action.delete[disabled],
fieldset[disabled] .table-credit-cards .action.delete {
    pointer-events: none;
    opacity: .5
}

.table-credit-cards .action.delete>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.table-credit-cards .action.delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    color: inherit;
    content: 'delete';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalogsearch-result-index .toolbar-products+.block {
    display: none
}

.smile-es-range-slider {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smile-es-range-slider .price-input {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.smile-es-range-slider .price-input .max-price {
    padding-left: 10px
}

.smile-es-range-slider .price-input .min-price {
    padding-right: 10px
}

.smile-es-range-slider.is-price [data-role=message-box] {
    opacity: 0
}

.smile-es-range-slider.is-price .price-filter-button {
    pointer-events: none;
    opacity: .5
}

.smile-es-range-slider div[data-role=from-label],
.smile-es-range-slider div[data-rolde=to-label] {
    width: auto;
    margin-bottom: 20px
}

.smile-es-range-slider div[data-role=from-label] {
    position: relative;
    margin-right: 10px
}

.smile-es-range-slider div[data-role=from-label]:after {
    position: absolute;
    content: '-';
    right: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0a0203
}

.smile-es-range-slider .ui-slider,
.smile-es-range-slider .actions-toolbar {
    width: 100%
}

.smile-es-range-slider .ui-slider {
    margin: 5px 10px;
    background: #f1f2f2;
    height: 2px
}

.smile-es-range-slider .ui-slider .ui-slider-handle {
    height: 20px;
    width: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fd0;
    margin-left: -10px
}

.smile-es-range-slider .actions-toolbar {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

.smile-es-range-slider .actions-toolbar:before,
.smile-es-range-slider .actions-toolbar:after {
    display: none
}

.smile-es-range-slider .actions-toolbar a.action.primary,
.smile-es-range-slider .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
.smile-es-range-slider .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    padding: 5px 14px
}

.product-store-availability {
    position: relative;
    padding-bottom: 15px;
    color: #0a0203
}

.product-store-availability .stock {
    position: absolute;
    right: 2px;
    top: 2px
}

.product-store-availability .availability.only {
    display: none !important
}

.catalog-product-retailer-availability-content .title {
    padding-right: 100px;
    margin-bottom: 20px
}

.catalog-product-retailer-availability-content .title span {
    font-size: 1.8rem;
    line-height: 1.7143;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: .5px
}

.catalog-product-retailer-availability-content .current-store .store-name-value,
.catalog-product-retailer-availability-content .current-store .stock-label {
    font-weight: 400;
    letter-spacing: .5px
}

.catalog-product-retailer-availability-content .current-store .stock-label {
    font-size: 1.4rem;
    line-height: 1.7143;
    float: right
}

.catalog-product-retailer-availability-content .current-store .inStock .stock-label {
    display: inline-block;
    text-decoration: none
}

.catalog-product-retailer-availability-content .current-store .inStock .stock-label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: inherit;
    content: 'check_circle';
    font-family: 'Material Icons Outlined';
    margin: 0 9px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-retailer-availability-content .current-store .outOfStock .stock-label {
    display: inline-block;
    text-decoration: none
}

.catalog-product-retailer-availability-content .current-store .outOfStock .stock-label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: inherit;
    content: 'cancel';
    font-family: 'Material Icons Outlined';
    margin: 0 9px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-retailer-availability-content .store-name-value {
    font-weight: 700
}

.catalog-product-stores-availability-content .fulltext-search-wrapper {
    display: none
}

.modal-popup .catalog-product-stores-availability-content .fulltext-search-wrapper {
    display: block
}

.store-offers-list ul {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 0 5px;
    max-height: calc(100vh - 310px);
    overflow-y: auto
}

.store-offers-list ul li.result-item {
    margin: 0;
    padding: 20px 0;
    position: relative;
    border-bottom: 1px solid #f1f2f2
}

.store-offers-list ul li.result-item:last-of-type {
    border-bottom: 0
}

.store-offers-list ul li.result-item .store {
    width: 100%
}

.store-offers-list ul li.result-item .details {
    max-width: 210px;
    margin-top: 5px
}

.store-offers-list ul li.result-item .address em {
    font-style: normal
}

.store-offers-list ul li.result-item .availability {
    position: absolute;
    right: 0;
    top: 20px
}

.store-offers-list ul li.result-item .availability .available span {
    display: inline-block;
    text-decoration: none
}

.store-offers-list ul li.result-item .availability .available span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: inherit;
    content: 'check_circle';
    font-family: 'Material Icons Outlined';
    margin: 0 9px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.store-offers-list ul li.result-item .availability .unavailable span {
    display: inline-block;
    text-decoration: none
}

.store-offers-list ul li.result-item .availability .unavailable span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    color: inherit;
    content: 'cancel';
    font-family: 'Material Icons Outlined';
    margin: 0 9px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.store-offers-list ul li.result-item .availability p,
.store-offers-list ul li.result-item .availability .p {
    min-width: 80px;
    margin-bottom: 0;
    font-size: 1.4rem;
    letter-spacing: .5px;
    line-height: 1.7143
}

.store-offers-list ul li.result-item .availability p span:before,
.store-offers-list ul li.result-item .availability .p span:before {
    width: 14px
}

.store-offers-list ul li.result-item .actions .action-set-store {
    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.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    background: 0 0;
    border: 0;
    display: inline;
    font-size: 1.4rem;
    text-decoration: underline
}

.store-offers-list ul li.result-item .actions .action-set-store:focus,
.store-offers-list ul li.result-item .actions .action-set-store:active {
    background: 0 0;
    border: none
}

.store-offers-list ul li.result-item .actions .action-set-store:hover {
    background: 0 0;
    border: none
}

.store-offers-list ul li.result-item .actions .action-set-store.disabled,
.store-offers-list ul li.result-item .actions .action-set-store[disabled],
fieldset[disabled] .store-offers-list ul li.result-item .actions .action-set-store {
    pointer-events: none;
    opacity: .5
}

.store-offers-list ul li.result-item .actions .action-set-store:visited {
    color: #0a0203;
    text-decoration: underline
}

.store-offers-list ul li.result-item .actions .action-set-store:hover {
    color: #0a0203;
    text-decoration: none
}

.store-offers-list ul li.result-item .actions .action-set-store:active {
    color: #0a0203;
    text-decoration: underline
}

.store-offers-list ul li.result-item .actions .action-set-store:hover,
.store-offers-list ul li.result-item .actions .action-set-store:active,
.store-offers-list ul li.result-item .actions .action-set-store:focus {
    background: 0 0;
    border: 0
}

.store-offers-list ul li.result-item .actions .action-set-store.disabled,
.store-offers-list ul li.result-item .actions .action-set-store[disabled],
fieldset[disabled] .store-offers-list ul li.result-item .actions .action-set-store {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.store-offers-list ul li.result-item .breaker {
    clear: both
}

.catalog-product-retailer-availability .showavailability {
    cursor: pointer
}

body._has-store-popup {
    overflow: hidden
}

body._has-store-popup .modal-popup {
    overflow: hidden
}

body.checkout-index-index .smile-storedelivery-checkout-modal .modal-header {
    padding-top: 28px;
    padding-bottom: 5px
}

body.checkout-index-index .smile-storedelivery-checkout-modal .modal-title {
    padding: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal .modal-title strong {
    display: block;
    margin-right: 30px
}

body.checkout-index-index .smile-storedelivery-checkout-modal .modal-content {
    overflow-y: hidden
}

body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar {
    position: relative
}

body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .block-title,
body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .geolocalize-container {
    display: none
}

body.checkout-index-index .smile-storedelivery-checkout-modal .map {
    min-height: 200px;
    width: 200px;
    border-left-width: 0;
    position: absolute;
    left: 100%;
    opacity: 0;
    visibility: hidden
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list {
    max-height: calc(100vh - 380px);
    overflow-y: auto;
    width: 100%;
    margin-top: 5px
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list .search-result-header {
    display: none
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow-y: auto
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list ul li.result-item {
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #f1f2f2
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list ul li.result-item:last-of-type {
    border-bottom: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list ul li.result-item label {
    width: 100%
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list ul li.result-item .name-label {
    display: inline-block;
    cursor: pointer
}

body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list ul li.result-item .details {
    max-width: 210px;
    margin: 15px 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal .address-info,
body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info {
    font-size: 1.4rem
}

body.checkout-index-index .smile-storedelivery-checkout-modal .address-info .box-title,
body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info .box-title {
    font-size: 1.6rem;
    margin-bottom: 15px;
    font-weight: 700
}

body.checkout-index-index .smile-storedelivery-checkout-modal .address-info p,
body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info p,
body.checkout-index-index .smile-storedelivery-checkout-modal .address-info .p,
body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info .p {
    margin-bottom: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal .address {
    width: 100%
}

body.checkout-index-index .smile-storedelivery-checkout-modal .address em {
    font-style: inherit
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details {
    width: 100%;
    position: relative;
    padding-top: 35px
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .search-result-list {
    display: none
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .store-name {
    max-width: 100%;
    width: 100%;
    padding-right: 100px;
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: 700
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .shop-details-wrapper {
    height: calc(100vh - 310px);
    overflow-y: scroll;
    position: relative
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .shop-details-wrapper .actions .right {
    margin-left: auto
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .address-info {
    max-width: 210px;
    margin-bottom: 25px
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .address-info p,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .address-info .p {
    margin: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close],
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close] {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    position: absolute
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close]:visited,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions:visited,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close]:visited {
    color: #0a0203;
    text-decoration: underline
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close]:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close]:hover {
    color: #0a0203;
    text-decoration: none
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close]:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close]:active {
    color: #0a0203;
    text-decoration: underline
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close]:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close]:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close]:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions:focus,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close]:hover,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close]:active,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close]:focus {
    background: 0 0;
    border: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close].disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions.disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close][disabled],
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions[disabled],
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close],
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close].disabled,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close][disabled],
fieldset[disabled] body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close] {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close],
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close] {
    width: 100%;
    text-align: left;
    left: 0;
    top: 0;
    display: inline-block;
    text-decoration: none
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close]:before,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: 'chevron_left';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details button[data-action=close] span,
body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .quote-details-items .actions-toolbar>.action[data-action=close] span {
    vertical-align: middle;
    line-height: inherit
}

body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .action.directions {
    top: 5px;
    right: 15px;
    text-decoration: underline
}

body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info td {
    padding: 1px 0;
    border: 0
}

body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info td:first-child {
    padding-right: 10px
}

body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info .box-title .showopeninghours {
    line-height: 26px;
    font-size: 1.4rem;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info .box-title .showopeninghours:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 18px;
    color: inherit;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

body.checkout-index-index .smile-storedelivery-checkout-modal .opening-hours-info .box-title .showopeninghours.active:after {
    content: 'chevron_up'
}

body.checkout-index-index .smile-storedelivery-checkout-modal .set-store-button {
    position: relative
}

body.checkout-index-index .smile-storedelivery-checkout-modal .set-store-button input {
    display: block;
    width: 100%;
    opacity: 0;
    height: 30px;
    position: absolute;
    left: 0;
    top: auto;
    cursor: pointer
}

@media screen and (orientation:landscape) and (min-device-width:480px) and (max-device-width:979px) {
    aside.smile-storedelivery-checkout-modal .store-search-form {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    aside.smile-storedelivery-checkout-modal .store-search-form>* {
        -webkit-flex-basis: calc(100% - 5px);
        -ms-flex-preferred-size: calc(100% - 5px);
        flex-basis: calc(100% - 5px)
    }

    aside.smile-storedelivery-checkout-modal .store-search-form>*:first-child {
        margin-right: 5px
    }

    aside.smile-storedelivery-checkout-modal .store-search-form>*:last-child {
        margin-left: 5px
    }

    aside.smile-storedelivery-checkout-modal .modal-inner-wrap .modal-content {
        -webkit-flex-basis: calc(100vh - 170px);
        -ms-flex-preferred-size: calc(100vh - 170px);
        flex-basis: calc(100vh - 170px)
    }

    aside.smile-storedelivery-checkout-modal .modal-inner-wrap .modal-footer {
        -webkit-flex-basis: 80px;
        -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
        padding-top: 10px
    }

    body.checkout-index-index aside.smile-storedelivery-checkout-modal .fulltext-search-wrapper .field {
        margin-bottom: 0
    }

    body.checkout-index-index aside.smile-storedelivery-checkout-modal .search-result-list {
        max-height: calc(100vh - 220px)
    }
}

#top-storelocator-chooser {
    display: inline-block;
    position: relative
}

#top-storelocator-chooser:before,
#top-storelocator-chooser:after {
    content: '';
    display: table
}

#top-storelocator-chooser:after {
    clear: both
}

#top-storelocator-chooser .action.showpicker {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

#top-storelocator-chooser .action.showpicker:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 32px;
    color: #0a0203;
    content: 'location_on';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

#top-storelocator-chooser .action.showpicker:hover:before {
    color: #0a0203
}

#top-storelocator-chooser .action.showpicker:active:before {
    color: #0a0203
}

#top-storelocator-chooser .action.showpicker.active {
    display: inline-block;
    text-decoration: none
}

#top-storelocator-chooser .action.showpicker.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 32px;
    color: #0a0203;
    content: 'location_on';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

#top-storelocator-chooser .action.showpicker.active:hover:before {
    color: #0a0203
}

#top-storelocator-chooser .action.showpicker.active:active:before {
    color: #0a0203
}

#top-storelocator-chooser .top-storelocator-chooser-content {
    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)
}

#top-storelocator-chooser .top-storelocator-chooser-content li {
    margin: 0
}

#top-storelocator-chooser .top-storelocator-chooser-content li:hover {
    cursor: pointer
}

#top-storelocator-chooser .top-storelocator-chooser-content:before,
#top-storelocator-chooser .top-storelocator-chooser-content:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

#top-storelocator-chooser .top-storelocator-chooser-content:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

#top-storelocator-chooser .top-storelocator-chooser-content:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

#top-storelocator-chooser .top-storelocator-chooser-content:before {
    left: 10px;
    top: -12px
}

#top-storelocator-chooser .top-storelocator-chooser-content:after {
    left: 9px;
    top: -14px
}

#top-storelocator-chooser.active {
    overflow: visible
}

#top-storelocator-chooser.active .top-storelocator-chooser-content {
    display: block
}

#top-storelocator-chooser .top-storelocator-chooser-content {
    z-index: 10000
}

#top-storelocator-chooser .top-storelocator-chooser-content:after {
    left: auto;
    right: 25px
}

#top-storelocator-chooser .top-storelocator-chooser-content:before {
    left: auto;
    right: 26px
}

#top-storelocator-chooser .top-storelocator-chooser-content .store-search,
#top-storelocator-chooser .top-storelocator-chooser-content .current-store {
    padding: 10px
}

#top-storelocator-chooser .top-storelocator-chooser-content .current-store .title {
    font-size: 110%;
    font-weight: 700
}

#top-storelocator-chooser .top-storelocator-chooser-content .actions a.primary {
    width: 100%;
    text-align: center
}

#top-storelocator-chooser div.geolocalize-container {
    flex: 0 0 100%
}

#top-storelocator-chooser div.geolocalize-container a.action.primary,
#top-storelocator-chooser div.geolocalize-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
#top-storelocator-chooser div.geolocalize-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    width: 100%;
    max-width: 100%
}

#top-storelocator-chooser .geocoder-wrapper form {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#top-storelocator-chooser .store-search-form {
    display: flex;
    margin-left: auto;
    align-items: center;
    flex: 0 0 100%;
    margin-top: 5px
}

#top-storelocator-chooser .store-search-form .field {
    flex: 1
}

#top-storelocator-chooser .store-search-form .actions,
#top-storelocator-chooser .store-search-form .actions-toolbar {
    text-align: center
}

#top-storelocator-chooser .store-search-form .actions button,
#top-storelocator-chooser .store-search-form .actions-toolbar button,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action {
    background: 0 0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 3px;
    padding: 15px 25px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    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;
    width: 65px;
    text-align: right;
    padding: 0 20px 0 10px
}

#top-storelocator-chooser .store-search-form .actions button>span,
#top-storelocator-chooser .store-search-form .actions-toolbar button>span,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action>span,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#top-storelocator-chooser .store-search-form .actions button:before,
#top-storelocator-chooser .store-search-form .actions-toolbar button:before,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:before,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 50px;
    color: inherit;
    content: 'location_on';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

#top-storelocator-chooser .store-search-form .actions button:hover:before,
#top-storelocator-chooser .store-search-form .actions-toolbar button:hover:before,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:hover:before,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:hover:before {
    color: inherit
}

#top-storelocator-chooser .store-search-form .actions button:active:before,
#top-storelocator-chooser .store-search-form .actions-toolbar button:active:before,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:active:before,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:active:before {
    color: inherit
}

#top-storelocator-chooser .store-search-form .actions button:focus,
#top-storelocator-chooser .store-search-form .actions-toolbar button:focus,
#top-storelocator-chooser .store-search-form .actions button:active,
#top-storelocator-chooser .store-search-form .actions-toolbar button:active,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:focus,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:focus,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:active,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:active {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

#top-storelocator-chooser .store-search-form .actions button:hover,
#top-storelocator-chooser .store-search-form .actions-toolbar button:hover,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:hover,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:hover {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

#top-storelocator-chooser .store-search-form .actions button.disabled,
#top-storelocator-chooser .store-search-form .actions-toolbar button.disabled,
#top-storelocator-chooser .store-search-form .actions button[disabled],
#top-storelocator-chooser .store-search-form .actions-toolbar button[disabled],
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions button,
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions-toolbar button,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action.disabled,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action.disabled,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action[disabled],
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action,
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

#top-storelocator-chooser .store-search-form .actions button:focus,
#top-storelocator-chooser .store-search-form .actions-toolbar button:focus,
#top-storelocator-chooser .store-search-form .actions button:active,
#top-storelocator-chooser .store-search-form .actions-toolbar button:active,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:focus,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:focus,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:active,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:active {
    background: 0 0;
    border: none
}

#top-storelocator-chooser .store-search-form .actions button:hover,
#top-storelocator-chooser .store-search-form .actions-toolbar button:hover,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:hover,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:hover {
    background: 0 0;
    border: none
}

#top-storelocator-chooser .store-search-form .actions button.disabled,
#top-storelocator-chooser .store-search-form .actions-toolbar button.disabled,
#top-storelocator-chooser .store-search-form .actions button[disabled],
#top-storelocator-chooser .store-search-form .actions-toolbar button[disabled],
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions button,
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions-toolbar button,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action.disabled,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action.disabled,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action[disabled],
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action,
fieldset[disabled] #top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action {
    pointer-events: none;
    opacity: .5
}

#top-storelocator-chooser .store-search-form .actions button:hover,
#top-storelocator-chooser .store-search-form .actions-toolbar button:hover,
#top-storelocator-chooser .store-search-form .actions button:active,
#top-storelocator-chooser .store-search-form .actions-toolbar button:active,
#top-storelocator-chooser .store-search-form .actions button:focus,
#top-storelocator-chooser .store-search-form .actions-toolbar button:focus,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:hover,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:hover,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:active,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:active,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:focus,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:focus {
    color: #0a0203
}

#top-storelocator-chooser .store-search-form .actions button:hover:before,
#top-storelocator-chooser .store-search-form .actions-toolbar button:hover:before,
#top-storelocator-chooser .store-search-form .actions button:active:before,
#top-storelocator-chooser .store-search-form .actions-toolbar button:active:before,
#top-storelocator-chooser .store-search-form .actions button:focus:before,
#top-storelocator-chooser .store-search-form .actions-toolbar button:focus:before,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:hover:before,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:hover:before,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:active:before,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:active:before,
#top-storelocator-chooser .store-search-form .actions .quote-details-items .actions-toolbar>.action:focus:before,
#top-storelocator-chooser .store-search-form .actions-toolbar .quote-details-items .actions-toolbar>.action:focus:before {
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar {
    background: #eee;
    padding: 20px 0;
    margin-bottom: 30px
}

#store-locator-search-wrapper .contextual-bar .shop-search {
    width: 100%
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .block-title {
    font-size: 2.4rem;
    letter-spacing: .5px
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper input[type=text] {
    padding: 7px 10px 10px
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper input[type=text]::-webkit-input-placeholder {
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper input[type=text]:-moz-placeholder {
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper input[type=text]::-moz-placeholder {
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper input[type=text]:-ms-input-placeholder {
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form button.action,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: 100%
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form button.action:focus,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form button.action:active,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action:focus,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form button.action:hover,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form button.action.disabled,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form button.action[disabled],
fieldset[disabled] #store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form button.action,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action.disabled,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action[disabled],
fieldset[disabled] #store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container>span {
    text-transform: lowercase;
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container .action.geolocalize {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0;
    min-width: auto;
    padding: 15px 5px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    display: block
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container .action.geolocalize:focus,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container .action.geolocalize:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container .action.geolocalize:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container .action.geolocalize.disabled,
#store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container .action.geolocalize[disabled],
fieldset[disabled] #store-locator-search-wrapper .contextual-bar .fulltext-search-wrapper .geolocalize-container .action.geolocalize {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.modal-popup.storelocator-popup-wrapper .modal-inner-wrap,
body.checkout-index-index .smile-storedelivery-checkout-modal .modal-inner-wrap {
    border: 1px solid #f1f2f2;
    max-width: 100%;
    width: 100%
}

.modal-popup.storelocator-popup-wrapper .block-title,
body.checkout-index-index .smile-storedelivery-checkout-modal .block-title,
body.checkout-index-index .smile-storedelivery-checkout-modal .modal-title {
    font-size: 1.8rem;
    line-height: 1.7143;
    font-weight: 700;
    letter-spacing: .5px;
    margin: 5px 0 25px;
    padding: 0 30px 0 0
}

.modal-popup.storelocator-popup-wrapper .fulltext-search-wrapper .field,
.modal-popup.storelocator-popup-wrapper .fulltext-search-wrapper button,
.modal-popup.storelocator-popup-wrapper .fulltext-search-wrapper .quote-details-items .actions-toolbar>.action,
body.checkout-index-index .smile-storedelivery-checkout-modal .fulltext-search-wrapper .field,
body.checkout-index-index .smile-storedelivery-checkout-modal .fulltext-search-wrapper button {
    width: 100%;
    max-width: 100%
}

.modal-popup.storelocator-popup-wrapper .fulltext-search-wrapper .field,
body.checkout-index-index .smile-storedelivery-checkout-modal .fulltext-search-wrapper .field {
    margin-bottom: 15px
}

.search-result-header,
.store-view-header {
    padding: 20px;
    background: #eee
}

.search-result-header .title,
.store-view-header .title,
.search-result-header .name,
.store-view-header .name {
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: .5px
}

.search-result-header .rs-count,
.store-view-header .rs-count {
    float: right;
    font-size: 1.4rem;
    line-height: 26px
}

.search-result-list,
.shop-detail-column-left {
    background: #fff;
    border-bottom: 2px solid #eee
}

.search-result-list ul {
    list-style-type: none;
    margin: 0;
    overflow-y: scroll;
    padding: 0
}

.search-result-list ul li.result-item {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 20px
}

.search-result-list ul .search-result-list-block {
    position: relative
}

.search-result-list ul .store-name {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%
}

.search-result-list ul .store-name a {
    letter-spacing: .5px;
    line-height: 2.4rem;
    font-weight: 700;
    width: calc(100% - 60px);
    text-decoration: none
}

.search-result-list ul .address-info {
    max-width: 60%
}

.search-result-list ul .address-info .address {
    font-size: 1.6rem
}

.search-result-list ul .phone-info {
    margin: 0
}

.search-result-list ul .phone-info a {
    text-decoration: none
}

.search-result-list ul .phone-info span {
    font-weight: 400;
    font-size: 1.6rem
}

.search-result-list ul .phone-info span:before {
    content: 'T:';
    margin-right: 5px;
    display: inline-block
}

.search-result-list ul a.directions {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700
}

.search-result-list ul .action-set-store label {
    padding: 0
}

.search-result-list ul .action-set-store label:before {
    display: none
}

.search-result-list ul .action-set-store span {
    vertical-align: middle;
    text-decoration: underline
}

.shop-detail-column-left .shop-detail-content {
    padding: 20px
}

.shop-detail-column-left .box-title {
    font-weight: 700;
    font-size: 1.8rem;
    margin-bottom: 10px
}

.shop-detail-column-left .directions a {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 14px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    min-width: 160px
}

.shop-detail-column-left .directions a:focus,
.shop-detail-column-left .directions a:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.shop-detail-column-left .directions a:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.shop-detail-column-left .directions a.disabled,
.shop-detail-column-left .directions a[disabled],
fieldset[disabled] .shop-detail-column-left .directions a {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.shop-detail-column-left .address-info .address em {
    font-style: normal
}

.shop-detail-column-left .showopeninghours {
    display: none
}

.shop-detail-column-left .showopeninghours a {
    font-size: 1.4rem;
    display: inline-block;
    text-decoration: none
}

.shop-detail-column-left .showopeninghours a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.shop-detail-column-left .showopeninghours.active a:after {
    content: 'chevron_up'
}

.shop-detail-column-left .opening-hours-container {
    margin: 20px 0
}

.shop-detail-column-left .opening-hours-container .opening-hours-info .ui-dialog {
    display: block !important
}

.shop-detail-column-left .opening-hours-container .opening-hours-info td,
.shop-detail-column-left .opening-hours-container .opening-hours-info th {
    border: 0;
    padding: 1px 0
}

.shop-detail-column-left .shop-detail-actions {
    margin: 30px 0 0
}

.shop-detail-column-left .shop-detail-actions:before,
.shop-detail-column-left .shop-detail-actions:after {
    content: '';
    display: table
}

.shop-detail-column-left .shop-detail-actions:after {
    clear: both
}

.shop-detail-column-left .shop-detail-actions div.actions {
    float: left
}

.shop-detail-column-left .shop-detail-actions div.primary {
    margin: 12px 0 0 20px
}

.shop-detail-column-left .shop-detail-actions div.actions,
.shop-detail-column-left .shop-detail-actions div.primary {
    display: inline-block
}

.shop-detail-column-left .contact-info-wrapper {
    margin: 0;
    padding: 0;
    list-style: none
}

.shop-detail-column-left .contact-info-wrapper li {
    margin: 0
}

.smile_store_locator-store-view .store-description {
    margin-bottom: 15px;
    max-width: 680px
}

.store-view-map .leaflet-marker-icon,
.search-list-wrapper .leaflet-marker-icon {
    background: 0 0
}

.store-view-map .leaflet-div-icon,
.search-list-wrapper .leaflet-div-icon {
    border: 0
}

.store-view-map .button-decor,
.search-list-wrapper .button-decor {
    display: inline-block;
    text-decoration: none
}

.store-view-map .button-decor:before,
.search-list-wrapper .button-decor:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 48px;
    line-height: 1;
    color: inherit;
    content: 'location_on';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.store-view-map .button-decor:before,
.search-list-wrapper .button-decor:before {
    font-weight: 700
}

.webforms .validation-advice {
    margin: 9px 0 0
}

.webforms .input-text.validation-failed {
    background: #ffe6ea url('../../frontend/Nikon/asia/en_US/images/cross.svg') 95% 50% no-repeat;
    background-size: 18px 18px
}

.blog-posts {
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.blog-post-item {
    margin: 0
}

.blog-post-item .blog-post-inner {
    height: 100%;
    position: relative
}

.blog-post-item .blog-post-info-item {
    width: 100%
}

.blog-post-item .blog-post-featured-image-wrapper {
    position: relative;
    padding-bottom: 100%
}

.blog-post-item .blog-post-featured-image-wrapper.placeholder,
.blog-post-item .blog-post-featured-image-wrapper.lazyload {
    background: 0 0
}

.blog-post-item .blog-post-header {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 20px;
    min-height: 128px;
    color: #fff
}

.blog-post-item .blog-post-header a {
    color: #fff
}

.blog-post-item .blog-post-info {
    list-style: none;
    padding: 0;
    font-size: 1.4rem;
    margin: 0
}

.blog-post-item .blog-post-info li {
    margin: 0;
    padding: 0
}

.blog-post-item .blog-post-title {
    margin: 8px 0 0;
    font-weight: 600
}

.blog-post-item .blog-post-title a {
    text-decoration: none
}

.blog-post-item .info-item-social,
.blog-post-item .blog-post-author {
    display: none
}

.blog-post-item .blog-post-date {
    display: inline-block
}

.blog-post-item .blog-post-featured-image-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat
}

.blog-posts-post {
    margin-bottom: 20px
}

.aw_blog-post-view .blog-post-content,
.aw_blog-post-view .blog-post-tags,
.aw_blog-post-view .blog-post-share {
    max-width: 970px;
    margin: 0 auto
}

.aw_blog-post-view .blog-post-tags,
.aw_blog-post-view .blog-post-share {
    padding: 0 20px
}

.aw_blog-post-view figure {
    position: relative;
    margin: 20px auto 30px
}

.aw_blog-post-view .page-title-section {
    padding-bottom: 0
}

.aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper {
    position: relative
}

.aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper:not(.placeholder) {
    padding-bottom: 480px
}

.aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper img {
    display: block
}

.aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper .blog-post-featured-image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper.lazyload,
.aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper.placeholder {
    display: block;
    width: 100%;
    background: 0 0
}

.aw_blog-post-view .page-title-section .blog-post-info-item {
    color: #fff
}

.aw_blog-post-view .blog-post-content .pagebuilder-column {
    margin-bottom: 20px
}

.aw_blog-post-view .blog-post-content>[data-content-type=row]:first-child [data-content-type=heading]:first-child {
    margin-top: 0
}

.aw_blog-post-view .blog-post-content h2,
.aw_blog-post-view .blog-post-content .h2,
.aw_blog-post-view .blog-post-content .block-related-posts-wrapper .block-title,
.aw_blog-post-view .blog-post-content .block-blog-recent-post .block-title,
.aw_blog-post-view .blog-post-content .aw_blog_related_products .block-title {
    margin-bottom: 11px
}

.aw_blog-post-view .blog-post-content h4,
.aw_blog-post-view .blog-post-content h5,
.aw_blog-post-view .blog-post-content h6,
.aw_blog-post-view .blog-post-content .h4,
.aw_blog-post-view .blog-post-content .h5 {
    margin: 20px 0 10px
}

.aw_blog-post-view .blog-post-content ul,
.aw_blog-post-view .blog-post-content ol {
    margin: 20px 0 10px
}

.aw_blog-post-view .blog-post-content ul>li,
.aw_blog-post-view .blog-post-content ol>li {
    margin-bottom: 0
}

.aw_blog-post-view .blog-post-content p,
.aw_blog-post-view .blog-post-content .p {
    margin: 20px 0 10px
}

.aw_blog-post-view .blog-post-details-header {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px
}

.aw_blog-post-view .blog-post-details-header h1,
.aw_blog-post-view .blog-post-details-header .h1 {
    margin: 0 0 14px
}

.aw_blog-post-view .blog-post-info {
    margin: 10px 0 0;
    list-style: none
}

.aw_blog-post-view .blog-post-info li {
    margin-bottom: 0
}

.aw_blog-post-view .blog-post-info .stButton {
    line-height: 22px;
    margin-right: 9px;
    margin-left: 2px
}

.aw_blog-post-view .blog-post-info .stButton .chicklets {
    height: 22px;
    line-height: 22px;
    padding-left: 22px;
    -ms-filter: alpha(opacity=100);
    filter: grayscale(1)
}

.aw_blog-post-view .blog-post-info .stButton:hover .chicklets {
    -ms-filter: alpha(opacity=0);
    filter: grayscale(0)
}

.aw_blog-post-view .blog-post-info .info-item-social {
    margin-left: 10px
}

.aw_blog-post-view .blog-post-info .label {
    letter-spacing: .5px
}

.aw_blog-post-view .blog-post-info li {
    display: inline-block
}

.aw_blog-post-view .blog-post figure.full-width img {
    width: 100%
}

.aw_blog-post-view .blog-post-tags {
    margin-top: 20px;
    margin-bottom: 60px
}

.blog-tags .tag-title {
    font-weight: 600;
    margin-right: 11px;
    text-transform: uppercase
}

.blog-tags a {
    margin-right: 10px
}

[data-content-type=row] img {
    vertical-align: top
}

.block-related-posts-wrapper .block-title,
.block-blog-recent-post .block-title {
    text-align: center
}

.aw_blog_related_products {
    margin-bottom: 20px
}

.aw_blog_related_products .block-title {
    text-align: center
}

.aw_blog_related_products .block-title strong {
    font-weight: 400
}

.block-category-listing {
    list-style: none;
    margin: 0;
    padding: 0
}

.block-category-listing a {
    text-decoration: none
}

.block-category-listing a:hover {
    text-decoration: underline
}

.block-category-listing .show-more .show {
    text-decoration: underline;
    cursor: pointer
}

.block-category-listing .show-more .show:hover {
    text-decoration: none
}

.blog-tags-cloud a,
.blog-tags a {
    font-size: 1.2rem;
    background: #fd0;
    border-radius: 10px;
    line-height: 18px;
    margin: 0 6px 8px 0;
    padding: 0 10px 0 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block
}

.blog-tags-cloud a:hover,
.blog-tags a:hover {
    text-decoration: underline
}

.blog-pagination {
    font-size: 0;
    text-align: center
}

.blog-pagination-container {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border: 2px solid #f1f2f2;
    margin: 30px 0 60px;
    min-height: 60px
}

.blog-pagination-count {
    padding-left: 20px
}

.blog-pagination .blog-pagination-item {
    font-size: 1.2rem;
    border-left: 2px solid #f1f2f2;
    color: #0a0203;
    display: inline-block;
    vertical-align: top;
    padding: 0 4px;
    text-decoration: none;
    width: 60px;
    height: 56px;
    line-height: 56px;
    font-weight: 600
}

.blog-pagination .blog-pagination-item span {
    margin: 0 0 0 -1px
}

.blog-pagination .blog-pagination-item:hover,
.blog-pagination .blog-pagination-item.blog-pagination-page-current {
    color: #fd0;
    background: #0a0203;
    border-color: #0a0203;
    margin-top: -2px;
    margin-bottom: -2px;
    line-height: 60px;
    height: 60px
}

.blog-pagination .blog-pagination-item.prev,
.blog-pagination .blog-pagination-item.next {
    display: inline-block;
    text-decoration: none
}

.blog-pagination .blog-pagination-item.prev>span,
.blog-pagination .blog-pagination-item.next>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.blog-pagination .blog-pagination-item.prev:before,
.blog-pagination .blog-pagination-item.next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 58px;
    color: #0a0203;
    content: 'chevron_right';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.blog-pagination .blog-pagination-item.prev:hover:before,
.blog-pagination .blog-pagination-item.next:hover:before {
    color: #fd0
}

.blog-pagination .blog-pagination-item.prev:before {
    content: 'chevron_left'
}

ul.ui-autocomplete {
    background-color: #f1f2f2;
    list-style: none;
    padding-left: 0;
    z-index: 999;
    border: 1px solid #c2c2c2
}

ul.ui-autocomplete li {
    margin: 0;
    padding-bottom: 1rem;
    padding-left: 15px;
    cursor: pointer
}

ul.ui-autocomplete li:hover {
    background-color: #fff;
    border: 2px solid #fd0
}

ul.ui-autocomplete li a {
    text-decoration: none
}

.aw-et__view-options-container {
    clear: both
}

.aw-et__view-options-container .sectors {
    padding-bottom: 0
}

.aw-et__view-options-container .sectors .required-message {
    color: #e02b27;
    margin-top: 10px;
    padding: 0 15px;
    display: none;
    font-size: 12px 1
}

.aw-et__view-options-container .sectors div.attendee-element {
    border-top: 2px solid #d1d1d1;
    border-right: none;
    border-left: none;
    border-bottom: none;
    margin-top: 20px;
    padding: 20px 0
}

.aw-et__view-options-container .sectors div.attendee-element legend.legend {
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    color: #0a0203;
    float: none;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    line-height: 20px
}

.aw-et__view-options-container .sectors div.attendee-element legend.legend .edit {
    float: right;
    cursor: pointer
}

.aw-et__view-options-container .sectors div.attendee-element legend.legend .edit:after {
    font-size: 2.2rem;
    content: 'create';
    font-weight: 400;
    font-family: 'Material Icons Outlined';
    text-transform: none;
    color: #fd0
}

.aw-et__view-options-container .sectors div.attendee-element legend.legend[aria-expanded=true] .edit:after {
    color: #0a0203
}

.aw-et__view-options-container .sectors div.attendee-element+.required-message {
    display: none
}

.aw-et__view-options-container .sectors div.attendee-element .ui-helper-hidden-accessible {
    display: none
}

.aw-et__view-options-container .sectors div.attendee-element .field {
    margin-bottom: 20px
}

.aw-et__view-options-container .sectors div.attendee-element .field .hidden {
    display: none
}

.aw-et__view-options-container .sectors div.attendee-element .field .control .input-text {
    position: static;
    border: none;
    color: #0a0203;
    padding: 0 20px
}

.aw-et__view-options-container .sectors div.attendee-element .field .control .select {
    margin-top: 0
}

.aw-et__view-options-container .sectors div.attendee-element .field .label {
    font-size: 1.4rem;
    display: block;
    color: #0a0203;
    position: static
}

.aw-et__view-options-container .sectors div.attendee-element .field.terms div.mage-error[generated] {
    margin-top: -20px
}

.aw-et__view-options-container .sectors div.attendee-element .fieldset>.field:last-child {
    margin-bottom: 20px
}

.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar {
    display: flex;
    flex-wrap: wrap
}

.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.primary.direct,
.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.primary.direct {
    max-width: 180px
}

.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.primary.direct:not(:first-child),
.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.primary.direct:not(:first-child) {
    margin-left: 30px;
    background-color: #fff
}

.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.update-account,
.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.update-account {
    border: none;
    max-width: 300px;
    font-weight: 400;
    font-size: 14px;
    padding: 15px 5px
}

.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.update-account a,
.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.update-account a {
    text-transform: none
}

.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.update-account:hover,
.aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.update-account:hover {
    background-color: transparent
}

.aw-et__view-options-container .sectors div.attendee-element div.field-error[generated],
.aw-et__view-options-container .sectors div.attendee-element div.mage-error[generated] {
    color: #e02b27
}

.aw-et__view-options-container .sectors .sector {
    border-bottom: none;
    position: relative
}

.aw-et__view-options-container .sectors .sector:after {
    content: '';
    background-color: #d1d1d1;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -20px
}

.aw-et__view-options-container .sectors .sector-tickets.active .header-sector-tickets .arrow {
    transform: rotate(180deg)
}

.aw-et__view-options-container .sectors .header-sector-tickets {
    padding: 20px 0 23px;
    position: relative;
    cursor: pointer;
    display: none
}

.aw-et__view-options-container .sectors .header-sector-tickets .sector-storefront-description {
    margin-bottom: 10px
}

.aw-et__view-options-container .sectors .header-sector-tickets .sector-storefront-description .name {
    color: #1979c3;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600
}

.aw-et__view-options-container .sectors .header-sector-tickets .price-range-ticket {
    font-size: 14px;
    line-height: .9;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px
}

.aw-et__view-options-container .sectors .header-sector-tickets .block__status-qty {
    font-size: 14px;
    line-height: .9;
    color: #999
}

.aw-et__view-options-container .sectors .header-sector-tickets .arrow {
    position: absolute;
    right: 0;
    top: 25px;
    display: inline-block;
    text-decoration: none
}

.aw-et__view-options-container .sectors .header-sector-tickets .arrow:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 1;
    color: #333;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.aw-et__view-options-container .sectors .header-sector-tickets .arrow:hover:before {
    color: #333
}

.aw-et__view-options-container .sectors .header-sector-tickets .arrow:active:before {
    color: inherit
}

.aw-et__view-options-container .sectors .tickets-type {
    padding-left: 0;
    margin: 0;
    display: block
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item {
    background-color: transparent;
    border-top: 2px solid #fff;
    margin-bottom: 30px
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content .item-content-ticket {
    color: #0a0203;
    width: 100%
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content .item-content-ticket .ticket-type-storefront-description {
    margin-bottom: 20px
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content .item-content-ticket .ticket-type-storefront-description .name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #0a0203;
    margin-bottom: 15px
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content .item-content-ticket .ticket-price {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 0;
    text-transform: uppercase
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content .item-content-ticket .unit-price-ticket {
    font-size: 12px;
    line-height: 1;
    clear: both;
    display: none
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content .item-content-ticket .unit-price-ticket .sum-price-tiket {
    color: #999
}

.aw-et__view-options-container .sectors .tickets-type .tickets-type-item .tickets-type-item-content .item-content-ticket .unit-price-ticket .unit-price {
    font-weight: 600
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block {
    display: flex;
    justify-content: space-between
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block .input-text {
    font-size: 21px;
    display: inline-block;
    max-width: 90px;
    height: 75px;
    text-align: center;
    background: #fff;
    outline: none;
    box-shadow: none
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block .button-qty {
    font-size: 14px;
    background-color: #fd0;
    display: inline-block;
    width: 45px;
    height: 45px;
    padding: 0;
    box-shadow: none;
    vertical-align: top;
    position: relative;
    margin: auto 0
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block .button-qty:hover {
    background-color: transparent
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block .button-qty:after {
    content: '';
    font-size: 2rem;
    position: absolute;
    display: block;
    left: 35%;
    top: 35%
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block .button-qty.decrease:after {
    content: "-"
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block .button-qty.increase:after {
    content: "+"
}

.aw-et__view-options-container .sectors .tickets-type .price-box .hide-price {
    display: none
}

.aw-et__view-options-container .sectors .tickets-type .price-box .show-price {
    display: inline
}

.aw-et__view-options-container .sectors .tickets-type .price-box .regular-price.old-price {
    text-decoration: line-through
}

.aw-et__view-options-container .sectors .tickets-type .price-box .regular-price.old-price .price-wrapper+.price-wrapper {
    display: none
}

.aw-et__view-options-container .sectors .tickets-type .price-box .price-excluding-tax:before {
    font-weight: 400
}

.aw-et__view-options-container .sectors .tickets-type .products-item {
    padding: 0;
    margin: 0
}

.aw-et__view-options-container .sectors .tickets-type .products-item .qty-inp-block {
    float: none
}

.aw-et__view-options-container .sectors input[type=checkbox]:checked+label:before {
    font-size: 2.2rem;
    line-height: 2.2rem;
    left: 0;
    border: 2px solid #fd0
}

.aw-et__view-options-container .sectors input[type=checkbox]:checked+label:after {
    width: 0;
    border: none;
    position: unset
}

.aw-et__view-options-container .sectors .account.actions.primary {
    margin-top: 0;
    padding: 15px 10px
}

@media all and (max-width:1200px) and (min-width:980px) {
    .catalog-product-view.aw-et-product-page .aw-et__view-options-container .sectors div.attendee-element {
        padding: 30px 0 0;
        margin-right: 0
    }
}

@media all and (min-width:1200px) {
    .catalog-product-view.aw-et-product-page .aw-et__view-options-container .sectors .tickets-type-item-content {
        width: 85%
    }

    .catalog-product-view.aw-et-product-page .aw-et__view-options-container .sectors .sector:after {
        width: calc(100% - 120px)
    }
}

@media all and (max-width:1280px) and (min-width:980px) {
    .aw-et__view-options-container .sectors div.attendee-element .field .input-option-field {
        display: unset
    }

    .aw-et__view-options-container .sectors div.attendee-element .field .input-option-field .input-option-addon {
        margin-top: 10px
    }

    .aw-et__view-options-container .sectors div.attendee-element .field .input-option-field input[has-addon=true] {
        max-width: 100%
    }

    .aw-et__view-options-container .sectors div.attendee-element .field .input-option-field .input-option-addon {
        margin-left: 0;
        max-width: 100%
    }
}

.aw-et__view-options-container .sectors .attendee-element {
    margin-top: 25px;
    background-color: #fff;
    border: 1px solid #ececec;
    padding: 20px;
    position: relative
}

.aw-et__view-options-container .sectors .attendee-element .fieldset {
    margin: 0
}

.aw-et__view-options-container .sectors .attendee-element .legend {
    color: #999;
    font-size: 13px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    margin-bottom: 20px;
    padding: 0
}

.aw-et__view-options-container .sectors .attendee-element .field.required .label:after,
.aw-et__view-options-container .sectors .attendee-element .field._required .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 2px
}

.aw-et__view-options-container .sectors .attendee-element .field .label {
    color: #999;
    transition: .3s ease all;
    position: relative;
    z-index: 2;
    line-height: 32px;
    margin: 0;
    display: inline-block
}

.aw-et__view-options-container .sectors .attendee-element .field .control {
    max-width: 490px;
    position: relative
}

.aw-et__view-options-container .sectors .attendee-element .field .control .input-text {
    border: none;
    border-bottom: 1px solid #c2c2c2;
    color: #333;
    font-size: 14px;
    line-height: 1.4;
    outline: none;
    box-shadow: none;
    padding: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0
}

.aw-et__view-options-container .sectors .attendee-element .field .control .input-text+.label {
    transform: translateY(-20px)
}

.aw-et__view-options-container .sectors .attendee-element .field .control .select {
    border: 1px solid #c2c2c2;
    box-shadow: none;
    margin-top: 25px
}

.aw-et__view-options-container .sectors .attendee-element .field .control .select+.label {
    position: absolute;
    left: 0;
    top: -10px
}

.aw-et__view-options-container .sectors .attendee-element .remove-attendee {
    position: absolute;
    top: 10px;
    right: 13px;
    display: inline-block;
    text-decoration: none
}

.aw-et__view-options-container .sectors .attendee-element .remove-attendee>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.aw-et__view-options-container .sectors .attendee-element .remove-attendee:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: red;
    content: '\e616';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.aw-et__view-options-container .sectors .attendee-element .remove-attendee:hover:before {
    color: #ff0101
}

.aw-et__view-options-container .sectors .attendee-element .remove-attendee:active:before {
    color: inherit
}

.aw-et__view-options-container .summary-container {
    position: relative
}

.aw-et__view-options-container .summary-container .title {
    margin-bottom: 25px
}

.aw-et__view-options-container .summary-container .title strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 20px
}

.aw-et__view-options-container .summary-container .summary {
    border-top: 2px solid #fff;
    padding-top: 20px;
    margin-bottom: 0
}

.aw-et__view-options-container .summary-container .summary .price-wrapper {
    padding-right: 70px;
    margin-bottom: 0
}

.aw-et__view-options-container .summary-container .summary .price-wrapper .price {
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 51px;
    color: #0a0203
}

.aw-et__view-options-container .summary-container .summary-header {
    padding-bottom: 5px;
    color: #333;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.aw-et__view-options-container .summary-container .summary-header .title-sum {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #0a0203;
    float: left
}

.aw-et__view-options-container .summary-container .summary-header .ticket-sum {
    display: none
}

.aw-et__view-options-container .summary-container .summary-header .arrow-icon {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
    display: inline-block;
    text-decoration: none
}

.aw-et__view-options-container .summary-container .summary-header .arrow-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 14px;
    color: #333;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.aw-et__view-options-container .summary-container .summary-header .arrow-icon:hover:before {
    color: #333
}

.aw-et__view-options-container .summary-container .summary-header .arrow-icon:active:before {
    color: inherit
}

.aw-et__view-options-container .summary-container .summary-detail-block .summary-default-msg:not(:empty) {
    padding: 0 0 30px;
    font-size: 14px;
    line-height: 1.2
}

.aw-et__view-options-container .summary-container .summary-detail-block .sector-element {
    margin-bottom: 20px
}

.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .sector-name-wrapper {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px
}

.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-tickets,
.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-products {
    margin-bottom: 10px;
    overflow: hidden
}

.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-tickets>.price-wrapper,
.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-products>.price-wrapper,
.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-tickets>.price-wrapper .price,
.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-products>.price-wrapper .price {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .56px;
    color: #0a0203
}

.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-tickets .total .price,
.aw-et__view-options-container .summary-container .summary-detail-block .sector-element .summ-products .total .price {
    float: right
}

.aw-et__view-options-container .summary-container .summary-detail-block .summary-item-block:last-child {
    margin-top: 35px
}

.aw-et__view-options-container .summary-container .summary-detail-block .summary-item-block-title {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #0a0203;
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
    display: block
}

.aw-et__view-options-container .summary-container .box-tocart {
    position: absolute;
    left: 0;
    right: 0;
    top: 92px
}

.aw-et__view-options-container .summary-container .box-tocart a.towishlist,
.aw-et__view-options-container .summary-container .box-tocart a.tocompare,
.aw-et__view-options-container .summary-container .box-tocart .block-requisition-list {
    position: absolute;
    top: -54px;
    right: 0
}

.aw-et__view-options-container .summary-container .box-tocart .block-requisition-list+a.towishlist {
    display: none
}

.aw-et__view-options-container .summary-container .box-tocart a.tocompare {
    right: 50px
}

.aw-et__view-options-container .summary-container .sector-name-wrapper {
    display: none
}

.aw-et__view-options-container .summary-container .summary-detail-block {
    margin-top: 105px
}

.aw-et__view-options-container .summary-container .price-wrapper {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 40px
}

.aw-et__view-options-container .summary-container .price-excluding-tax {
    font-size: 12px;
    line-height: 16px;
    margin-top: .5rem
}

.aw-et__view-options-container .summary-container .price-excluding-tax:before {
    content: attr(data-label) ': ';
    font-size: 1.1rem;
    font-weight: 400
}

.aw-et__view-options-container .summary-container .summ-ticket-holder {
    font-weight: 600;
    text-transform: uppercase;
    color: #0a0203;
    letter-spacing: 1.4px;
    overflow: hidden
}

.catalog-product-view.aw-et-product-page .product.data.items>.item.title {
    position: relative;
    min-width: 50%;
    text-align: center;
    float: left;
    width: auto
}

.catalog-product-view.aw-et-product-page .product.data.items>.item.title>.switch {
    border-top: none;
    color: #999
}

.catalog-product-view.aw-et-product-page .product.data.items>.item.title:not(.disabled)>.switch:active,
.catalog-product-view.aw-et-product-page .product.data.items>.item.title.active>.switch,
.catalog-product-view.aw-et-product-page .product.data.items>.item.title.active>.switch:focus,
.catalog-product-view.aw-et-product-page .product.data.items>.item.title.active>.switch:hover {
    padding-bottom: 20px
}

.catalog-product-view.aw-et-product-page .product.data.items>.item.title:first-child:after {
    content: '';
    background-color: #d1d1d1;
    min-width: 200vw;
    height: 2px;
    z-index: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    bottom: -2px
}

.catalog-product-view.aw-et-product-page .product.data.items>.item.title.active:before {
    content: '';
    background-color: #fd0;
    min-width: 100%;
    height: 2px;
    z-index: 1;
    position: absolute;
    transform: translate(-50%, -50%);
    bottom: -2px
}

.catalog-product-view.aw-et-product-page .product.data.items>.item.content {
    float: right;
    margin-left: -100%;
    width: 100%;
    margin-top: 90px
}

.catalog-product-view.aw-et-product-page .product.data.items>.item.content .product-add-form {
    margin-top: 0
}

.catalog-product-view.aw-et-product-page .aw-et__view-options-container .sectors .attendee-element .field .control {
    max-width: 100%
}

.catalog-product-view.aw-et-product-page .aw-et__view-options-container #cloned-product-addtocart-button {
    width: 60%;
    min-width: 390px;
    margin-top: 20px
}

.catalog-product-view.aw-et-product-page.safari a.towishlist {
    top: -90px
}

.aw-et__how-to-page {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
    max-width: 600px;
    margin: 0 auto;
    font-weight: 300
}

.aw-et__how-to-page .aw-et__title {
    text-align: center;
    line-height: 1.38;
    font-weight: 300;
    font-size: 42px;
    margin-bottom: 50px
}

.aw-et__how-to-page .aw-et__icon-block {
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aw-et__how-to-page .aw-et__icon-block .aw-et__text {
    font-size: 22px;
    line-height: 1.3;
    display: block;
    width: 100%
}

.aw-et__how-to-page .aw-et__icon-block.aw-et__right-position .aw-et__text {
    text-align: right
}

.aw-et__how-to-page .aw-et__icon-block:before,
.aw-et__how-to-page .aw-et__icon-block:after {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    min-width: 110px;
    height: 100px
}

.aw-et__how-to-page .aw-et__pdf-icon:before {
    background-image: url('../../frontend/Nikon/asia/en_US/Aheadworks_EventTickets/images/pdf.png');
    margin-right: 20px
}

.aw-et__how-to-page .aw-et__pdf-icon:after {
    display: none
}

.aw-et__how-to-page .aw-et__print-icon:after {
    background-image: url('../../frontend/Nikon/asia/en_US/Aheadworks_EventTickets/images/print.png');
    margin-left: 20px
}

.aw-et__how-to-page .aw-et__print-icon:before {
    display: none
}

.aw-et__how-to-page .aw-et__scan-icon:before {
    background-image: url('../../frontend/Nikon/asia/en_US/Aheadworks_EventTickets/images/scan.png');
    margin-right: 20px
}

.aw-et__how-to-page .aw-et__scan-icon:after {
    display: none
}

.aw-et__how-to-page .aw-et__ticket-icon:after {
    background-image: url('../../frontend/Nikon/asia/en_US/Aheadworks_EventTickets/images/ticket.png');
    margin-left: 20px
}

.aw-et__how-to-page .aw-et__ticket-icon:before {
    display: none
}

.aw-et__form-container-wrapper .title-products-item {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 40px 0 0 20px;
    text-align: left;
    color: #999;
    text-transform: uppercase
}

.aw-et__form-container-wrapper .sectors .products-item {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 30px
}

.aw-et__form-container-wrapper .sectors .products-item>div {
    width: 100%
}

.aw-et__form-container-wrapper .sectors .products-item .product-item {
    padding: 20px 10px;
    overflow: hidden
}

.aw-et__form-container-wrapper .sectors .products-item .product-item-photo {
    float: left;
    width: 100px;
    text-align: center
}

.aw-et__form-container-wrapper .sectors .products-item .product-item-details {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.aw-et__form-container-wrapper .sectors .products-item .product-item-details .qty-box-wrapper .title-qty-box {
    display: inline-block;
    vertical-align: middle
}

.aw-et__form-container-wrapper .sectors .products-item .product-item-details .qty-box-wrapper .qty-inp-block {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px
}

.aw-et__form-container-wrapper .sectors .products-item .product-item-name .link-name {
    color: #006bb4
}

.aw-et__form-container-wrapper .sectors .products-item .product-item .price-and-salable {
    margin-bottom: 15px
}

.aw-et__form-container-wrapper .sectors .products-item .product-item .price-and-salable .price-including-tax,
.aw-et__form-container-wrapper .sectors .products-item .product-item .price-and-salable .price-excluding-tax {
    line-height: 17px
}

.aw-et__form-container-wrapper .sectors .products-item .product-item .price-and-salable>div {
    display: inline-block;
    vertical-align: top
}

.aw-et__form-container-wrapper .sectors .products-item .product-item .price-and-salable .stock {
    color: #575757
}

.aw-et__form-container-wrapper .sectors .products-item .product-item .price-and-salable .price-box-wrap {
    margin-right: 15px
}

.aw-et__form-container-wrapper .sectors .products-item .product-item .price-and-salable .price-box-wrap .price-box {
    margin: 0
}

@media only screen and (min-width:1180px) {
    .aw-et__form-container-wrapper .sectors .products-item>div {
        width: 50%;
        min-width: 300px
    }

    .aw-et__form-container-wrapper .sectors .products-item .product-item {
        display: block
    }

    .aw-et__form-container-wrapper .sectors .products-item .product-item-details-wrapper {
        float: left;
        width: 100%;
        max-width: 160px
    }
}

.aw_et-calendar-container {
    overflow-x: auto
}

.aw_et-calendar-container .fc-head .fc-day-header {
    padding: 10px;
    background-color: #f2f2f2
}

.aw_et-calendar-container .fc-head .fc-day-header>span {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.aw_et-calendar-container .fc-past .aw-et__header-day-number {
    background-color: #ededed
}

.aw_et-calendar-container .aw-et__header-day-number {
    border-radius: 100%;
    background-color: #fff;
    color: #333;
    padding: 0;
    font-size: 12px;
    width: 25px;
    display: inline-block;
    height: 25px;
    text-align: center;
    line-height: 25px
}

.aw_et-calendar-container .aw-et__header-day-number.current-day {
    background-color: #f3783c;
    color: #fff
}

.aw_et-calendar-container .fc-now-indicator.fc-now-indicator-line {
    border-top-width: 3px
}

.aw_et-calendar-container .fc-header-toolbar .fc-center {
    text-transform: uppercase
}

.aw_et-calendar-container .fc-header-toolbar .fc-center h2,
.aw_et-calendar-container .fc-header-toolbar .fc-center .h2,
.aw_et-calendar-container .fc-header-toolbar .fc-center .block-related-posts-wrapper .block-title,
.aw_et-calendar-container .fc-header-toolbar .fc-center .block-blog-recent-post .block-title,
.aw_et-calendar-container .fc-header-toolbar .fc-center .aw_blog_related_products .block-title {
    font-size: 15px;
    font-weight: 600
}

.aw_et-calendar-container .fc-header-toolbar .fc-button-primary {
    background: 0 0
}

.aw_et-calendar-container .fc-header-toolbar .fc-button-primary:hover {
    background-color: #f6f6f6
}

.aw_et-calendar-container .fc-header-toolbar .fc-button-primary.fc-button-active {
    background-color: #e1e1e1
}

.aw_et-calendar-container .fc-header-toolbar .fc-button-primary.fc-prev-button,
.aw_et-calendar-container .fc-header-toolbar .fc-button-primary.fc-next-button {
    padding: 4.5px 7px
}

.aw_et-calendar-container .fc-axis {
    display: none
}

.aw_et-calendar-container .fc-time-grid-event .fc-time {
    font-size: 14px
}

.aw_et-calendar-container .aw-et-remove-event {
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    text-decoration: none
}

.aw_et-calendar-container .aw-et-remove-event>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.aw_et-calendar-container .aw-et-remove-event:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    content: '\e616';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.aw_et-calendar-container .aw-et-remove-event:hover:before {
    color: #fff
}

.aw_et-calendar-container .aw-et-remove-event:active:before {
    color: inherit
}

.aw_et-calendar {
    min-width: 900px
}

.fc-event:not(.active-slot) .fc-content .aw-et-remove-event {
    display: none
}

.fc-event._disabled {
    pointer-events: none;
    cursor: default
}

.aw-et__form-container-wrapper {
    clear: both;
    background: #f1f2f2;
    position: relative;
    margin-bottom: 40px
}

.aw-et__form-container-wrapper:before,
.aw-et__form-container-wrapper:after {
    background: #f1f2f2;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4000px
}

.aw-et__form-container-wrapper:before {
    right: 100%
}

.aw-et__form-container-wrapper:after {
    left: 100%
}

.aw-et__form-container-wrapper .aw-et__view-options-container {
    padding-top: 40px
}

.aw-et__form-container-wrapper .aw-et__view-options-container .options-container .swatch-attribute .super-attribute-select {
    position: absolute;
    opacity: 0;
    width: 10px
}

.aw-et__form-container-wrapper .aw-et__view-options-container .options-container .title {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.1;
    color: #333;
    margin-bottom: 20px
}

.aw-et__form-container-wrapper .aw-et__view-options-container .options-container .action.back {
    color: #006bb4;
    background-color: transparent;
    border: none;
    line-height: 1.4;
    padding: 0;
    display: inline;
    font-weight: 400;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 40px
}

.aw-et__stock-status {
    display: none
}

.catalog-category-view .messages.event .message.notice>span,
.catalog-product-view.aw-et-product-page .messages.event .message.notice>span {
    display: inline-block;
    text-decoration: none
}

.catalog-category-view .messages.event .message.notice>span:before,
.catalog-product-view.aw-et-product-page .messages.event .message.notice>span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #0a0203;
    content: 'account_circle';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-category-view .messages.event .message.notice>span:before,
.catalog-product-view.aw-et-product-page .messages.event .message.notice>span:before {
    top: 0;
    left: -10px
}

.catalog-products .product-item .aw-et__start-date {
    display: none
}

.catalog-product-view.aw-et-product-page .aw-et__stock-status {
    display: block
}

.catalog-product-view.aw-et-product-page .aw-et__start-date {
    margin-bottom: 30px
}

.catalog-product-view.aw-et-product-page .aw-et__actions .action {
    width: auto;
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem
}

.catalog-product-view.aw-et-product-page .aw-et.additional-attributes-wrapper.table-wrapper {
    margin-top: 1.5rem;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    width: 100%
}

.catalog-product-view.aw-et-product-page .product-top-row {
    margin-bottom: 10px
}

.catalog-product-view.aw-et-product-page .product-top-row .product.media .gallery-wrapper .slick-dots {
    margin-top: 15px
}

.catalog-product-view.aw-et-product-page .product-top-row .product.media .gallery-wrapper .slick-dots li button,
.catalog-product-view.aw-et-product-page .product-top-row .product.media .gallery-wrapper .slick-dots li .quote-details-items .actions-toolbar>.action {
    max-width: 10px;
    max-height: 10px
}

.catalog-product-view.aw-et-product-page .product-bottom-row {
    margin-bottom: 60px
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] {
    margin: 20px 0 0
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] {
    background: #f1f2f2;
    padding-bottom: 30px !important;
    padding-top: 30px !important
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] .pagebuilder-column-group {
    margin-right: 0;
    margin-left: 0
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] .pagebuilder-column-group>div:first-child {
    align-items: center
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] .pagebuilder-column-group>div p,
.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] .pagebuilder-column-group>div .p {
    padding-right: 30px;
    word-wrap: unset
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] .pagebuilder-column-group>div p:last-child,
.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] .pagebuilder-column-group>div .p:last-child {
    padding-bottom: 20px
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] [data-content-type=image] {
    width: 75%
}

.catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] [data-content-type=image] img {
    border-radius: 50%
}

.catalog-product-view.aw-et-product-page .product-info-main {
    justify-content: unset;
    margin-top: 80px;
    max-width: 40%
}

.catalog-product-view.aw-et-product-page .product-info-main .product-info-price .price-box.event.unavailable .price {
    color: #939598
}

.catalog-product-view.aw-et-product-page .product-info-main .alert.stock {
    padding: 30px 0
}

.catalog-product-view.aw-et-product-page .aw-et__form-container-wrapper .product-add-form {
    margin-top: 0;
    padding-bottom: 1px
}

.catalog-product-view.aw-et-product-page .product.attribute.location-map {
    margin-bottom: 60px
}

.catalog-product-view.aw-et-product-page .product.attribute.location-map [data-content-type=map] {
    width: 100%;
    min-height: 300px
}

.catalog-product-view.aw-et-product-page .product.attribute.location-map strong {
    text-transform: unset
}

.catalog-product-view.aw-et-product-page .price-from,
.catalog-product-view.aw-et-product-page .price-to {
    margin: 0
}

.catalog-product-view.aw-et-product-page .product-info-stock-sku {
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    font-weight: 600
}

.catalog-product-view.aw-et-product-page div.product.data.items {
    border-bottom: 0
}

.catalog-product-view.aw-et-product-page div.product.data.items .item.title .switch {
    padding: 20px 30px;
    cursor: default
}

.catalog-product-view.aw-et-product-page .right-details {
    background: #f1f2f2;
    padding: 30px;
    margin-bottom: 20px;
    overflow-wrap: break-word
}

.catalog-product-view.aw-et-product-page .right-details .event-refund-policy p,
.catalog-product-view.aw-et-product-page .right-details .event-refund-policy .p {
    margin-bottom: 20px
}

.catalog-product-view.aw-et-product-page .right-details>div:not(:last-child) {
    margin-bottom: 33px
}

.catalog-product-view.aw-et-product-page .right-details>div:last-child>*:last-child {
    margin: 0
}

.catalog-product-view.aw-et-product-page .right-details h3,
.catalog-product-view.aw-et-product-page .right-details .h3 {
    font-size: 1.5rem;
    line-height: 21px;
    margin: 0 0 20px;
    font-weight: 600
}

.catalog-product-view.aw-et-product-page .right-details .event-location .view-location {
    cursor: pointer;
    margin-top: 20px
}

.catalog-product-view.aw-et-product-page .right-details #event-time-left {
    margin-top: 20px;
    text-decoration: underline
}

.catalog-product-view.aw-et-product-page .block.related {
    padding-bottom: 45px
}

.catalog-product-view.aw-et-product-page .modal-popup .model-footer {
    text-align: center
}

.catalog-product-view.aw-et-product-page [data-bv-show=rating_summary] {
    display: none
}

.catalog-product-view.aw-et-product-page #tab-label-bv_reviews {
    display: none
}

.catalog-product-view.aw-et-product-page .block.related [data-bv-show=inline_rating] {
    display: none
}

.product-bottom-row .product.data.items .data.item.content .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] [data-element=inner] {
    padding-bottom: 30px !important;
    padding-top: 30px !important
}

.product-bottom-row .product.data.items .data.item.content .product.attribute.location-map [data-content-type=row][data-appearance=contained]:first-child {
    margin-bottom: 20px
}

.category-type-event .view-product-archive {
    display: none
}

.bv-cv2-cleanslate .bv-core-container-138 .bv-submission .bv-fieldsets fieldset.bv-fieldset-rating.bv-error {
    padding-top: 40px !important
}

.page-product-bundle .product-top-row {
    margin-bottom: 0
}

.page-product-bundle .product-bottom-row {
    padding-top: 30px
}

.page-product-bundle .product-options-wrapper .field.option {
    padding: 33px 0 13px
}

.page-product-bundle .product-options-wrapper .options-list {
    margin: 25px 0 18px
}

.bundle-actions {
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 30px;
    border-top: 3px solid #fd0
}

p.price-as-configured,
.p.price-as-configured {
    margin: 0
}

.bundle-options-container {
    background: #f1f2f2;
    position: relative
}

.bundle-options-container>.product-add-form {
    margin-top: 0;
    padding-top: 30px;
    display: none
}

.bundle-options-container>.product-add-form .fieldset {
    margin-bottom: 0
}

.bundle-options-container>.product-add-form .actions {
    margin-top: 20px
}

.bundle-options-container>.product-add-form .bundle-options-wrapper .required>label:after {
    display: none
}

.bundle-options-container:before,
.bundle-options-container:after {
    background: #f1f2f2;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4000px
}

.bundle-options-container:before {
    right: 100%
}

.bundle-options-container:after {
    left: 100%
}

.bundle-options-container input[type=radio]:not(.rating)+label:before,
.bundle-options-container input[type=checkbox]+label:before {
    background: #fff
}

button.primary.customize,
.quote-details-items .actions-toolbar>.action.primary.customize {
    background-image: none;
    background: #fd0;
    border: 1px solid 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 13px 10px 11px;
    font-size: 1.2rem;
    line-height: 2.2rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    max-width: 100%
}

button.primary.customize:before,
.quote-details-items .actions-toolbar>.action.primary.customize:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 17px;
    color: inherit;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

button.primary.customize:hover:before,
.quote-details-items .actions-toolbar>.action.primary.customize:hover:before {
    color: inherit
}

button.primary.customize:active:before,
.quote-details-items .actions-toolbar>.action.primary.customize:active:before {
    color: inherit
}

button.primary.customize:focus,
button.primary.customize:active,
.quote-details-items .actions-toolbar>.action.primary.customize:focus,
.quote-details-items .actions-toolbar>.action.primary.customize:active {
    background: 0 0;
    border: 1px solid 2px solid #fd0;
    color: #0a0203
}

button.primary.customize:hover,
.quote-details-items .actions-toolbar>.action.primary.customize:hover {
    background: 0 0;
    border: 1px solid 2px solid #fd0;
    color: #0a0203
}

button.primary.customize.disabled,
button.primary.customize[disabled],
fieldset[disabled] button.primary.customize,
.quote-details-items .actions-toolbar>.action.primary.customize.disabled,
.quote-details-items .actions-toolbar>.action.primary.customize[disabled],
fieldset[disabled] .quote-details-items .actions-toolbar>.action.primary.customize {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

button.primary.customize:before,
.quote-details-items .actions-toolbar>.action.primary.customize:before {
    text-transform: none;
    margin-top: 2px
}

button.primary.customize span,
.quote-details-items .actions-toolbar>.action.primary.customize span {
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.bundle-info {
    border-top: 2px solid #fff;
    padding-top: 20px;
    margin-bottom: 30px
}

.bundle-summary .subtitle {
    text-transform: uppercase;
    letter-spacing: .5px
}

.bundle-summary [data-container=product-summary] {
    border-top: 2px solid #fff;
    margin-top: 20px;
    padding-top: 20px
}

.bundle-summary [data-container=product-summary]>.items li {
    margin-bottom: 18px
}

.bundle-summary [data-container=product-summary] .label {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 8px
}

.product-options-wrapper .field.option {
    border-top: 2px solid #fff;
    padding: 20px 0;
    margin: 0;
    position: relative
}

.product-options-wrapper .field.option>.label {
    font-weight: 600;
    text-transform: uppercase
}

.product-options-wrapper .field.option>.label,
.product-options-wrapper .field.option>.control {
    padding-right: 120px
}

.product-options-wrapper .options-list {
    margin-top: 15px
}

.product-options-wrapper .options-list>.field {
    margin-bottom: 20px
}

.product-options-wrapper .options-list>.field:last-child {
    margin-bottom: 5px
}

.product-options-wrapper .options-list .product-name {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.4px
}

.product-options-wrapper .label {
    letter-spacing: 1.4px
}

.product-options-wrapper .field.qty {
    position: absolute;
    top: 20px;
    right: 0
}

.product-options-wrapper .field.qty .label {
    display: none
}

.product-options-wrapper p.required,
.product-options-wrapper .p.required {
    font-size: 1.2rem
}

.products-grid {
    overflow: hidden
}

.product-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.product-items:before,
.product-items:after {
    content: '';
    display: table
}

.product-items:after {
    clear: both
}

.product-items .reviews-actions {
    display: none
}

.product-items .product-item-details .product-reviews-summary {
    min-width: unset;
    width: auto
}

.product-items .product-item-details .product-reviews-summary.empty {
    height: 24px
}

.product-items .product-item-details .event-info {
    text-transform: none;
    text-align: center
}

.product-item-info[data-container=product-grid] .product-item-photo {
    display: block;
    text-align: center
}

.products.wrapper .product-items,
.products-crosssell .product-items {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px
}

.products.wrapper .product-items .product-item,
.products-crosssell .product-items .product-item {
    padding: 0 7px
}

.products.wrapper .product-items>.product-item,
.products-crosssell .product-items>.product-item {
    margin: 0 0 20px;
    max-width: 50%;
    width: 50%
}

.isSafari .products.wrapper .product-items>.product-item,
.isSafari .products-crosssell .product-items>.product-item {
    max-width: 49.85%
}

.widget .product-items {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.product-item .product-item-photo,
.product-item .product-image-container {
    display: block
}

.no-display {
    display: none
}

.event-ticket-status-filter {
    margin-bottom: 20px
}

.event-ticket-status-filter a.action.secondary {
    width: auto;
    padding: 10px 20px;
    min-width: 170px
}

.product-item-info {
    height: 100%;
    border: none;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
    position: relative
}

.product-item .product-image-wrapper {
    background: 0 0;
    position: relative;
    padding-bottom: 100%;
    display: block;
    flex: none
}

.product-item .product-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.product-item-details {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding-bottom: 15px;
    flex: auto
}

.product-item-details .product-reviews-summary {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    min-width: 150px;
    order: 3
}

.product-item-details .product-item-name {
    text-align: center;
    font-weight: 600;
    margin: 5px 0 auto;
    padding: 0 10px 7px;
    min-height: 24px;
    font-size: 16px;
    height: auto;
    order: 1;
    width: 100%;
    letter-spacing: 1.6px
}

.product-item-details .product-item-name a {
    text-decoration: none
}

.product-item-details>.price-box {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 1.4px;
    margin-top: auto;
    margin-bottom: 1px;
    order: 2
}

.product-item-details .product-item-inner,
.product-item-details .product-item-actions {
    order: 4
}

.product-item-details .product-item-inner .booking-tocart,
.product-item-details .product-item-actions .booking-tocart {
    background: #0a0203;
    color: #fff;
    border-color: #0a0203
}

.product-item-details .product-item-inner .booking-tocart:hover,
.product-item-details .product-item-actions .booking-tocart:hover {
    background: 0 0;
    color: #0a0203;
    border-color: #fd0
}

.product-item-details .product-item-actions {
    text-align: center
}

.product-item-details .product-item-actions .actions-primary {
    margin-bottom: 16px
}

.product-item-details .product-item-actions .actions-primary .stock.unavailable {
    line-height: 40px
}

.product-item-details .product-item-actions .tocart>span:before {
    font-size: 1.8rem;
    font-weight: 400;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    text-transform: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px
}

.product-item-details .product-item-inner {
    text-align: center
}

.product-item-details .product-item-inner .view-order {
    margin: 15px 0
}

.product-item-details .product-item-learn-more {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-decoration: none
}

.product-item-details .product-item-learn-more:hover {
    text-decoration: underline
}

.product-item-name {
    font-weight: 600
}

.product-item-actions {
    margin-top: 6px
}

.product-item-actions .actions-secondary>.action.towishlist,
.product-item-actions .actions-secondary>.action.tocompare {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-color: #fd0;
    background: #fff;
    margin: 0
}

.product-item-actions .actions-secondary>.action.towishlist:before,
.product-item-actions .actions-secondary>.action.tocompare:before {
    line-height: 38px
}

.product-item-actions .actions-secondary>.action.towishlist:hover,
.product-item-actions .actions-secondary>.action.tocompare:hover {
    background: #fd0
}

.product-item-actions .actions-secondary>.action.towishlist {
    right: 45px
}

.product-item-actions .actions-secondary .block-requisition-list {
    position: absolute;
    top: 0;
    right: 45px
}

.product-item-actions .actions-secondary .block-requisition-list.social-button .requisition-list-button {
    width: 40px;
    height: 40px;
    border-color: #fd0;
    background: #fff
}

.product-item-actions .actions-secondary .block-requisition-list.social-button .requisition-list-button:hover {
    background: #fd0
}

.product-item-actions .actions-secondary .block-requisition-list.social-button .requisition-list-button:before {
    line-height: 38px
}

.product-item-actions .actions-secondary .block-requisition-list~.towishlist {
    display: none
}

.product-item-actions .primary:hover {
    background: #fff
}

.product-item .rating-summary .rating-result {
    width: 80px
}

.product-item div.product-item-details .price-box>span.price-container .price-wrapper .price,
.product-item div.product-item-details .price-from>span.price-container .price-wrapper .price,
.product-item div.product-item-details .price-to>span.price-container .price-wrapper .price,
.product-item div.product-item-details .normal-price>span.price-container .price-wrapper .price,
.product-item div.product-item-details .price-box>span.price-container .price,
.product-item div.product-item-details .price-from>span.price-container .price,
.product-item div.product-item-details .price-to>span.price-container .price,
.product-item div.product-item-details .normal-price>span.price-container .price,
.product-item div.product-item-details .price-box .price,
.product-item div.product-item-details .price-from .price,
.product-item div.product-item-details .price-to .price,
.product-item div.product-item-details .normal-price .price {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 1.4px
}

.product-item div.product-item-details .book-address {
    order: 4;
    text-align: center;
    text-transform: none
}

.product-item div.product-item-details .book-address:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 1;
    color: #0a0203;
    content: 'location_on';
    font-family: 'Material Icons';
    margin: -2px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.product-items .slick-track {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-items .slick-track .slick-slide.product-item {
    height: auto
}

.product-items div.product-item-details {
    border-top: 3px solid #fd0;
    padding-top: 23px
}

.slick-initialized .slick-slide.product-item {
    display: -webkit-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.products-grid .slick-initialized .slick-slide {
    height: inherit
}

.products-grid .slick-initialized .slick-slide>div,
.products-grid .slick-initialized .slick-slide .product-item {
    height: 100%
}

.page-product-giftcard .product-options-bottom,
body[class*=gift-card] .product-options-bottom {
    position: relative
}

.page-product-giftcard .product-options-bottom .product-social-links,
body[class*=gift-card] .product-options-bottom .product-social-links {
    position: absolute;
    right: 0;
    bottom: 80px;
    max-width: max-content
}

.toolbar-products,
.account .toolbar {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    letter-spacing: .5px;
    border: 2px solid #f1f2f2;
    padding: 10px 10px 10px 20px;
    margin-bottom: 30px
}

.products.wrapper~.toolbar-products {
    border: none;
    padding: 15px 0 0
}

.modes {
    display: none
}

.products.wrapper~.toolbar-products .modes {
    display: none
}

.limiter {
    display: none
}

.products.wrapper~.toolbar-products .limiter {
    display: none
}

.pages {
    display: none
}

.products.wrapper~.toolbar-products .pages {
    display: block
}

.reward-coupon-toolbar .pages {
    display: block
}

.reward-coupon-toolbar .pages .item:first-child {
    border-left: 2px solid #f1f2f2
}

.sorter {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.products.wrapper~.toolbar-products .sorter {
    display: none
}

.sorter-label {
    white-space: nowrap;
    margin-right: 10px
}

.sorter-action {
    display: inline-block;
    text-decoration: none;
    margin-left: 10px
}

.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: 20px;
    line-height: 40px;
    color: inherit;
    content: 'arrow_upward';
    font-family: 'Material Icons Outlined';
    margin: -5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sorter-action:before {
    width: 40px
}

.sorter-action.sort-desc:before {
    content: 'arrow_downward'
}

.sorter-options {
    height: 40px;
    padding: 4px 34px 4px 11px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 265px
}

.sorter-options::-ms-expand {
    display: none
}

.toolbar-amount {
    margin: 0
}

.products.wrapper~.toolbar-products .toolbar-amount {
    display: none
}

.catalog-product-view .page-title {
    color: #fd0
}

.catalog-product-view .product-info-main .widget-product-tagline .zip-widget__tagline:before {
    content: 'Buy now, pay later or interest free up to 12 months with';
    font-size: 1.2rem;
    line-height: 17px
}

.catalog-product-view .product-info-main .widget-product-tagline .zip-widget__tagline .text {
    display: none
}

.catalog-product-view .product-info-main .pre-order-arrival-message {
    margin-bottom: 10px
}

.catalog-product-view .product-info-main .preorder-terms {
    margin: 10px 0
}

.catalog-product-view .product-info-main div.rating_summary_block,
.catalog-product-view .product-info-main div.ratting-summary-yotpo {
    display: none
}

.catalog-product-view .nikon-write-review-bv,
.catalog-product-view .nikon-write-review-bv-clone {
    border: none;
    padding: 0
}

.catalog-product-view .nikon-write-review-bv:hover,
.catalog-product-view .nikon-write-review-bv-clone:hover,
.catalog-product-view .nikon-write-review-bv:focus,
.catalog-product-view .nikon-write-review-bv-clone:focus,
.catalog-product-view .nikon-write-review-bv:active,
.catalog-product-view .nikon-write-review-bv-clone:active {
    background: 0 0;
    border: none
}

.catalog-product-view .rating_summary_block,
.catalog-product-view .rating_summary_sticky_header {
    display: flex;
    max-width: 290px;
    margin-bottom: 5px
}

.catalog-product-view [data-bv-show=rating_summary] .bv_main_container div.bv_main_container_row_flex {
    display: none !important
}

.catalog-product-view .overview p,
.catalog-product-view .overview li,
.catalog-product-view .overview span,
.catalog-product-view .overview td,
.catalog-product-view .overview .p {
    color: #0a0203
}

.catalog-product-view .product-options-wrapper .field.substitute .booking-label-wrapper {
    padding-left: 35px
}

.catalog-product-view .product-options-wrapper .field.substitute .booking-label-wrapper:after {
    content: '';
    background: #fff;
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 4px;
    border: 2px solid #fd0
}

.catalog-product-view .product-options-wrapper .field.substitute .booking-label-wrapper.active .label:before {
    background: #0a0203
}

.catalog-product-view .product-options-wrapper .field.substitute .booking-label-wrapper label {
    cursor: pointer
}

.catalog-product-view .product-options-wrapper .field.substitute .booking-label-wrapper label:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 7px;
    top: 11px;
    z-index: 999;
    border: 1px solid #0a0203
}

.catalog-product-view .product-options-wrapper .field.file .booking-label-wrapper {
    margin-bottom: 15px
}

.catalog-product-view .product-options-wrapper .field.file .booking-label-wrapper label span {
    background: #fd0;
    display: inline-block;
    border: 2px solid #fd0;
    padding: 13px 10px;
    transition: .2s ease-in-out;
    text-align: center;
    cursor: pointer
}

.catalog-product-view .product-options-wrapper .field.file .booking-label-wrapper label span:hover,
.catalog-product-view .product-options-wrapper .field.file .booking-label-wrapper label span:active,
.catalog-product-view .product-options-wrapper .field.file .booking-label-wrapper label span:focus {
    background: 0 0
}

.catalog-product-view .product.data.items {
    border-bottom: 2px solid #f1f2f2;
    margin: 0;
    padding: 0
}

.catalog-product-view .product.data.items>.item.title {
    box-sizing: border-box;
    float: none;
    width: 100%
}

.catalog-product-view .product.data.items>.item.title>.switch {
    display: block
}

.catalog-product-view .product.data.items>.item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0
}

.catalog-product-view .product.data.items>.item.content:before,
.catalog-product-view .product.data.items>.item.content:after {
    content: '';
    display: table
}

.catalog-product-view .product.data.items>.item.content:after {
    clear: both
}

.catalog-product-view .product.data.items>.item.content.active {
    display: block
}

.catalog-product-view .product.data.items>.item.title {
    margin: 0
}

.catalog-product-view .product.data.items>.item.title>.switch {
    background: 0 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 2px solid #f1f2f2;
    height: auto;
    padding: 30px 50px 30px 0;
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #0a0203;
    text-decoration: none
}

.catalog-product-view .product.data.items>.item.title>.switch:visited {
    color: #0a0203;
    text-decoration: none
}

.catalog-product-view .product.data.items>.item.title>.switch:hover {
    color: #0a0203;
    text-decoration: none
}

.catalog-product-view .product.data.items>.item.title>.switch:active {
    color: #0a0203;
    text-decoration: none
}

.catalog-product-view .product.data.items>.item.title:not(.disabled)>.switch:focus,
.catalog-product-view .product.data.items>.item.title:not(.disabled)>.switch:hover {
    background: 0 0
}

.catalog-product-view .product.data.items>.item.title:not(.disabled)>.switch:active,
.catalog-product-view .product.data.items>.item.title.active>.switch,
.catalog-product-view .product.data.items>.item.title.active>.switch:focus,
.catalog-product-view .product.data.items>.item.title.active>.switch:hover {
    background: 0 0;
    color: #0a0203;
    text-decoration: none;
    padding-bottom: 30px
}

.catalog-product-view .product.data.items>.item.content {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 0 1px
}

.catalog-product-view .product.data.items .title .switch {
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none
}

.catalog-product-view .product.data.items .title .switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 24px;
    color: #fd0;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: -12px -8px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .product.data.items .title .switch:after {
    position: absolute;
    top: 50%;
    text-transform: none
}

.catalog-product-view .product.data.items .title[aria-expanded=true] .switch:after {
    content: 'arrow_drop_up'
}

.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] {
    padding: 0
}

.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained]>div {
    padding: 0 !important;
    margin: 0 !important
}

.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] h2:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] h3:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] h4:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .h2:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .h3:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .h4:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .block-related-posts-wrapper .block-title:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .block-blog-recent-post .block-title:first-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .aw_blog_related_products .block-title:first-child {
    margin-top: 0
}

.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] p,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .p {
    margin-bottom: 10px
}

.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] p:last-child,
.catalog-product-view .product.data.items .data.item.content [data-content-type=row][data-appearance=contained] .p:last-child {
    margin-bottom: 0
}

.catalog-product-view .product.data.items .data.item.content table>tbody>tr:first-child>td,
.catalog-product-view .product.data.items .data.item.content table>tbody>tr:first-child>th {
    padding-top: 0
}

.catalog-product-view .product.data.items .data.item.content table>tbody>tr>td,
.catalog-product-view .product.data.items .data.item.content table>tbody>tr>th {
    border: none
}

.catalog-product-view .product.data.items .data.item.content table>tbody>tr>th {
    padding-left: 0
}

.catalog-product-view .product.data.items .data.item.content table>tbody>tr>td {
    padding-right: 0
}

.catalog-product-view .product.data.items .data.item.content#specification table>tbody>tr>th:not(.group-label) {
    font-weight: 400
}

.catalog-product-view .product.attribute.faqs dl {
    margin-bottom: 20px
}

.catalog-product-view .product.attribute.faqs dl:before,
.catalog-product-view .product.attribute.faqs dl:after {
    content: '';
    display: table
}

.catalog-product-view .product.attribute.faqs dl:after {
    clear: both
}

.catalog-product-view .product.attribute.faqs dt {
    float: left;
    font-weight: 600;
    margin: 0 5px 0 0;
    min-width: 15px
}

.catalog-product-view .product.attribute.faqs dt:first-child+dd {
    font-weight: 600
}

.catalog-product-view .product.attribute.faqs dd {
    display: block;
    margin: 0 0 5px;
    overflow: hidden
}

.catalog-product-view .product.attribute strong {
    text-transform: uppercase
}

.catalog-product-view .product.alert.stock .alert {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    max-width: 100%
}

.catalog-product-view .product.alert.stock .alert:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    line-height: 16px;
    color: inherit;
    content: 'add_alert';
    font-family: 'Material Icons Outlined';
    margin: 0 9px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view .product.alert.stock .alert:hover {
    background: 0 0
}

.catalog-product-view .product.alert.stock .alert:before {
    text-transform: none
}

.catalog-product-view .product .product-event-description .product:not(:first-child) {
    margin-top: 60px
}

.catalog-product-view .block.upsell {
    background: #f1f2f2;
    position: relative;
    padding-top: 1px;
    padding-bottom: 45px
}

.catalog-product-view .block.upsell:before,
.catalog-product-view .block.upsell:after {
    background: #f1f2f2;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4000px
}

.catalog-product-view .block.upsell:before {
    right: 100%
}

.catalog-product-view .block.upsell:after {
    left: 100%
}

.catalog-product-view .aw-et__view-options-container .summary-container {
    border-top: 2px solid #fff
}

.catalog-product-view .aw-et__view-options-container .summary-container .box-tocart {
    position: relative
}

.catalog-product-view .aw-et__view-options-container .summary-container .summary-header,
.catalog-product-view .aw-et__view-options-container .summary-container div.price-wrapper {
    position: absolute;
    top: 22px
}

.catalog-product-view .aw-et__view-options-container .summary-container div.price-wrapper {
    top: 45px
}

.catalog-product-view .aw-et__view-options-container .summary-container .summary {
    border: none
}

.catalog-product-view .aw-et__view-options-container .summary-container .summary-detail-block {
    margin-top: 90px
}

.catalog-product-view .product-payments-wrapper {
    margin-top: 10px
}

.catalog-product-view .product-payments-wrapper .zip-widget__tagline {
    margin-left: 0
}

.catalog-product-view .product-payments-wrapper .zip-widget__tagline button,
.catalog-product-view .product-payments-wrapper .zip-widget__tagline .quote-details-items .actions-toolbar>.action {
    width: auto
}

.catalog-product-view .bi-payment-method .widget-product-tagline {
    padding: 0;
    width: 100%
}

.catalog-product-view .bi-payment-method .widget-product-tagline .divider {
    display: none
}

.catalog-product-view .bi-payment-method .widget-product-tagline .zip-widget {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0
}

.catalog-product-view .bi-payment-method .widget-product-tagline .text {
    font-size: 1.2rem;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    line-height: 17px
}

.catalog-product-view .bi-payment-method .widget-product-tagline .logo {
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 12px 0 5px !important;
    height: 17px
}

.catalog-product-view .bi-payment-method .widget-product-tagline .learn-more {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-size: 1rem;
    color: #0a0203;
    text-decoration: underline;
    line-height: 17px
}

.catalog-product-view .bi-payment-method .widget-product-tagline .learn-more:hover {
    text-decoration: none
}

.catalog-product-view .product-add-form .product-addto-links {
    min-width: 180px;
    justify-content: space-between
}

.catalog-product-view .product-add-form .product-addto-links a.towishlist,
.catalog-product-view .product-add-form .product-addto-links a.tocompare {
    position: relative;
    margin-right: 35px
}

.catalog-product-view .product-add-form .product-addto-links a.towishlist>span,
.catalog-product-view .product-add-form .product-addto-links a.tocompare>span {
    clip: unset;
    height: unset;
    margin: unset;
    width: unset;
    bottom: -30px;
    left: -50px;
    white-space: nowrap;
    min-width: 150px
}

.catalog-product-view .breadcrumbs,
.catalog-category-view .breadcrumbs,
.catalogsearch-result-index .breadcrumbs,
.cms-page-view .breadcrumbs {
    margin-bottom: 0
}

.catalog-product-view .breadcrumbs ul,
.catalog-category-view .breadcrumbs ul,
.catalogsearch-result-index .breadcrumbs ul,
.cms-page-view .breadcrumbs ul {
    margin-bottom: 0
}

.is-backorder-message.backorder-message {
    margin: 30px 0 10px
}

.is-backorder-message .message.notice {
    background: #000;
    border: 1px solid #fd0;
    color: #fff
}

.is-backorder-message .message.notice>*:first-child:before {
    color: #fd0
}

.page-product-configurable .product-options-wrapper .fieldset {
    margin-bottom: 10px
}

.product-row {
    width: 100%
}

.product-top-row {
    background: #f1f2f2;
    position: relative
}

.product-top-row:before,
.product-top-row:after {
    background: #f1f2f2;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4000px
}

.product-top-row:before {
    right: 100%
}

.product-top-row:after {
    left: 100%
}

.product-bottom-row {
    margin-bottom: 30px
}

.product.media {
    overflow: hidden;
    position: relative
}

.product.media .action-skip-wrapper {
    display: none
}

.product-info-main {
    width: 100%;
    padding-bottom: 30px
}

.product-info-main input[type=text],
.product-info-main input[type=password],
.product-info-main input[type=url],
.product-info-main input[type=tel],
.product-info-main input[type=search],
.product-info-main input[type=number],
.product-info-main input[type=datetime],
.product-info-main input[type=email],
.product-info-main textarea,
.product-info-main select {
    background: #fff
}

.product-info-main input[type=text].mage-error,
.product-info-main input[type=password].mage-error,
.product-info-main input[type=url].mage-error,
.product-info-main input[type=tel].mage-error,
.product-info-main input[type=search].mage-error,
.product-info-main input[type=number].mage-error,
.product-info-main input[type=datetime].mage-error,
.product-info-main input[type=email].mage-error,
.product-info-main textarea.mage-error,
.product-info-main select.mage-error {
    background-color: #ffe6ea
}

.product-info-main .product-payments-wrapper {
    padding-bottom: 25px
}

.product-info-main .widget-product-tagline {
    padding: 0;
    width: 100%
}

.product-info-main .widget-product-tagline .divider {
    display: none
}

.product-info-main .widget-product-tagline .zip-widget {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0
}

.product-info-main .widget-product-tagline .text {
    font-size: 1.2rem;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    line-height: 17px
}

.product-info-main .widget-product-tagline .logo {
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 12px 0 5px !important;
    height: 17px
}

.product-info-main .widget-product-tagline .learn-more {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-size: 1rem;
    color: #0a0203;
    text-decoration: underline;
    line-height: 17px
}

.product-info-main .widget-product-tagline .learn-more:hover {
    text-decoration: none
}

.product.detailed ul li,
.product.detailed ol li {
    margin: 0
}

.product.detailed .table.additional-attributes th,
.product.detailed .table.additional-attributes td {
    padding: 0 0 18px;
    vertical-align: super
}

.product.detailed .table.additional-attributes th {
    font-size: 1.2rem;
    text-transform: uppercase;
    padding-right: 10px;
    min-width: 240px
}

.product.detailed .table.additional-attributes th.group-label {
    padding-top: 12px;
    padding-bottom: 30px
}

.product.detailed .table.additional-attributes td {
    width: 100%
}

.product.detailed .table.additional-attributes#product-attribute-specs-table th {
    font-weight: 600
}

.product.detailed .table.additional-attributes#product-attribute-specs-table th,
.product.detailed .table.additional-attributes#product-attribute-specs-table td {
    padding-bottom: 30px
}

.product.overview {
    border-bottom: 2px solid #f1f2f2;
    padding-bottom: 5px
}

.product.overview p,
.product.overview a,
.product.overview span,
.product.overview .p {
    letter-spacing: .5px
}

.product-add-form {
    margin-top: 20px;
    padding-bottom: 0
}

.product-add-form .box-tocart .fieldset {
    margin: 0
}

.product-add-form+* {
    margin: 10px 0
}

.product.alert.price {
    display: none
}

.product-info-stock-sku .stock.unavailable {
    font-size: 1.2rem;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 600;
    text-transform: uppercase;
    background: #ffa700;
    letter-spacing: 1.2px;
    border-radius: 3px;
    padding: 3px 18px 2px
}

.product.hero-banner [data-content-type=row][data-appearance=contained] {
    padding: 0;
    margin: 0;
    max-width: unset
}

.product.hero-banner [data-content-type=row][data-appearance=contained] [data-element=inner] {
    padding: 0;
    margin: 0;
    align-items: center
}

.product.location-map [data-content-type=row][data-appearance=contained] {
    padding: 0;
    margin: 0
}

.product.location-map [data-content-type=row][data-appearance=contained] [data-element=inner] {
    padding: 0;
    margin: 0;
    align-items: center
}

.qty input {
    text-align: center
}

.dangerous-goods {
    background: #fff7ef;
    border: 1px solid #ffa700;
    padding: 9px 20px;
    line-height: 20px;
    display: inline-block;
    margin-top: 20px
}

.dangerous-goods .type {
    display: inline-block;
    text-decoration: none;
    font-weight: 400
}

.dangerous-goods .type:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
    content: 'error_outline';
    font-family: 'Material Icons Outlined';
    margin: 0 7px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.stock.available {
    display: inline-block;
    text-decoration: none;
    display: none !important
}

.stock.available:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 16px;
    color: inherit;
    content: 'check_circle';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.stock.available:before {
    width: 16px
}

.product-addto-links {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.product-addto-links .block-requisition-list~a.towishlist {
    display: none
}

a.towishlist,
a.tocompare {
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center;
    display: inline-block;
    text-decoration: none
}

a.towishlist>span,
a.tocompare>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

a.towishlist:before,
a.tocompare:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 48px;
    color: inherit;
    content: 'favorite_border';
    font-family: 'Material Icons Outlined';
    margin: 0 -1px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

a.towishlist:before,
a.tocompare:before {
    text-transform: none
}

a.towishlist:hover,
a.tocompare:hover {
    border-color: #fd0;
    box-shadow: 0 0 0 1px #fd0 inset
}

a.tocompare {
    margin-right: 10px
}

a.tocompare:before {
    content: 'sync_alt'
}

.stock {
    color: #0a0203;
    text-decoration: none;
    font-size: 1.4rem;
    letter-spacing: .5px;
    display: block
}

.product-info-main .product-add-form>.promotional-price-title-wrapper-price-promise {
    margin-bottom: 0
}

.product-add-form .before-action {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.product-add-form .field.qty {
    min-width: 90px
}

.product-add-form .field.qty label {
    display: block;
    margin-bottom: 10px
}

.product-add-form .field.qty input {
    max-width: 80px;
    text-align: center;
    background: #fff
}

.product-add-form .actions {
    margin-top: 30px
}

.product-add-form button.tocart,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 15px 25px 14px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.7rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.product-add-form button.tocart:before,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 17px;
    color: inherit;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.product-add-form button.tocart:hover:before,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart:hover:before {
    color: inherit
}

.product-add-form button.tocart:active:before,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart:active:before {
    color: inherit
}

.product-add-form button.tocart:focus,
.product-add-form button.tocart:active,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart:focus,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart:active {
    background: 0 0;
    border: 2px solid #fd0;
    color: #0a0203
}

.product-add-form button.tocart:hover,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart:hover {
    background: 0 0;
    border: 2px solid #fd0;
    color: #0a0203
}

.product-add-form button.tocart.disabled,
.product-add-form button.tocart[disabled],
fieldset[disabled] .product-add-form button.tocart,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart.disabled,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart[disabled],
fieldset[disabled] .product-add-form .quote-details-items .actions-toolbar>.action.tocart {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.product-add-form button.tocart:before,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart:before {
    text-transform: none
}

.product-add-form button.tocart span,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart span {
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.product-add-form button.tocart.pre-order,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart.pre-order {
    color: #fd0;
    background: #0a0203;
    border-color: #0a0203;
    transition: opacity .2s ease-in-out
}

.product-add-form button.tocart.pre-order:before,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart.pre-order:before {
    color: #fd0
}

.product-add-form button.tocart.pre-order:hover,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart.pre-order:hover {
    color: #0a0203;
    background: #fff;
    border-color: #fd0
}

.product-add-form button.tocart.pre-order:hover:before,
.product-add-form .quote-details-items .actions-toolbar>.action.tocart.pre-order:hover:before {
    color: #0a0203
}

.product-add-form .message {
    background: #000;
    border: 1px solid #fd0;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 0
}

.product-add-form .message.notice>*:first-child:before {
    color: #fd0
}

.price-match {
    padding-bottom: 30px
}

.price-match button,
.price-match .quote-details-items .actions-toolbar>.action {
    background-image: none;
    background: #000;
    border: #000;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: #fff;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.7rem;
    box-sizing: border-box;
    vertical-align: middle;
    min-width: 100%
}

.price-match button:focus,
.price-match button:active,
.price-match .quote-details-items .actions-toolbar>.action:focus,
.price-match .quote-details-items .actions-toolbar>.action:active {
    background: #000;
    border: #000;
    color: #fff
}

.price-match button:hover,
.price-match .quote-details-items .actions-toolbar>.action:hover {
    background: #000;
    border: #000;
    color: #fff
}

.price-match button.disabled,
.price-match button[disabled],
fieldset[disabled] .price-match button,
.price-match .quote-details-items .actions-toolbar>.action.disabled,
.price-match .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .price-match .quote-details-items .actions-toolbar>.action {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.price-match button>a,
.price-match .quote-details-items .actions-toolbar>.action>a {
    color: #fff;
    text-decoration: none
}

.page-product-giftcard .product-info-main .product-options-bottom .product-social-links {
    top: 34px;
    height: fit-content
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
    padding-right: 7rem
}

.gallery-placeholder-wrapper {
    position: relative
}

.gallery-placeholder {
    position: relative;
    overflow: hidden
}

.gallery-placeholder .slick-slide {
    max-width: inherit;
    width: 100%;
    position: relative
}

.gallery-placeholder>.image-wrapper:not(:first-child) {
    display: none
}

.gallery-placeholder .image-wrapper img[role=presentation] {
    pointer-events: none
}

.gallery-placeholder img {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: top
}

.gallery-wrapper {
    width: 100%;
    overflow: hidden
}

.gallery-wrapper .aw-onsale__label-area-wrap {
    position: initial;
    width: initial;
    height: initial
}

.gallery-wrapper .slick-nav {
    position: relative;
    overflow: hidden;
    display: block
}

.gallery-wrapper .slick-nav .slick-slide {
    border: 1px solid transparent
}

.gallery-wrapper .slick-nav .slick-slide.slick-current {
    border: 1px solid #f1f2f2
}

.gallery-wrapper .slick-nav .slick-slide img {
    width: 100%;
    height: auto
}

.gallery-wrapper .slick-nav .dummy {
    background: 0 0
}

.gallery-wrapper .slick-nav .thumb-item[data-thumb-type=video] {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.gallery-wrapper .slick-nav .thumb-item[data-thumb-type=video]:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 24px;
    color: inherit;
    content: 'play_arrow';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gallery-wrapper .slick-nav .thumb-item[data-thumb-type=video]:after {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery-wrapper .slick-nav .slick-arrow {
    transform: none;
    left: 0;
    right: auto;
    width: 100%;
    line-height: 30px;
    height: auto
}

.gallery-wrapper .slick-nav .slick-arrow:before {
    font-size: 6rem;
    text-transform: none
}

.gallery-wrapper .slick-nav .slick-prev,
.gallery-wrapper .slick-nav .slick-next {
    color: #fd0
}

.gallery-wrapper .slick-nav .slick-prev.slick-disabled,
.gallery-wrapper .slick-nav .slick-next.slick-disabled {
    opacity: 1
}

.gallery-wrapper .slick-nav .slick-prev.slick-disabled:before,
.gallery-wrapper .slick-nav .slick-next.slick-disabled:before {
    opacity: .5
}

.gallery-wrapper.vertical-thumbs {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.gallery-wrapper.vertical-thumbs .gallery-placeholder-wrapper {
    flex: 1;
    order: 2
}

.gallery-wrapper.vertical-thumbs .gallery-placeholder.gallery-init {
    margin-left: 30px
}

.gallery-wrapper.vertical-thumbs .slick-nav {
    padding: 60px 0;
    order: 1;
    height: auto
}

.gallery-wrapper.vertical-thumbs .slick-nav .slick-prev {
    top: 20px;
    display: inline-block;
    text-decoration: none
}

.gallery-wrapper.vertical-thumbs .slick-nav .slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
    line-height: 30px;
    color: inherit;
    content: 'arrow_drop_up';
    font-family: 'Material Icons Outlined';
    margin: -10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gallery-wrapper.vertical-thumbs .slick-nav .slick-next {
    bottom: 20px;
    top: auto;
    display: inline-block;
    text-decoration: none
}

.gallery-wrapper.vertical-thumbs .slick-nav .slick-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
    line-height: 30px;
    color: inherit;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0 0 -10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gallery-wrapper.vertical-thumbs .slick-nav .dummy:first-child {
    margin-top: 0
}

.gallery-wrapper.horizontal-thumbs {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.gallery-wrapper.horizontal-thumbs .gallery-placeholder {
    width: 100%
}

.gallery-wrapper.horizontal-thumbs .gallery-placeholder-wrapper {
    width: 100%;
    order: 1
}

.gallery-wrapper.horizontal-thumbs .slick-nav {
    margin: 20px auto 0;
    order: 1;
    padding: 0 60px;
    width: auto
}

.gallery-wrapper.horizontal-thumbs .slick-nav .slick-arrow {
    height: 100%;
    top: 0;
    width: 60px;
    display: inline-block;
    text-decoration: none
}

.gallery-wrapper.horizontal-thumbs .slick-nav .slick-arrow:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
    line-height: 30px;
    color: inherit;
    content: 'chevron_left';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gallery-wrapper.horizontal-thumbs .slick-nav .slick-prev {
    left: 0
}

.gallery-wrapper.horizontal-thumbs .slick-nav .slick-next {
    right: 0;
    left: auto
}

.gallery-wrapper.horizontal-thumbs .slick-nav .slick-next:before {
    content: 'chevron_right'
}

.gallery-wrapper.horizontal-thumbs .slick-nav .dummy {
    display: inline-block
}

.gallery-wrapper.horizontal-thumbs .slick-nav .dummy:first-child {
    margin-left: 0
}

.sidebar>[data-content-type=row][data-appearance=contained] {
    padding: 0;
    margin-top: 60px;
    display: none
}

.sidebar.sidebar-additional>[data-content-type=row][data-appearance=contained] {
    display: block
}

.filter-content {
    letter-spacing: .5px
}

.filter-content ul,
.filter-content ol {
    margin-top: 0;
    margin-bottom: 2.5rem
}

.filter-content ul>li,
.filter-content ol>li {
    margin-top: 0;
    margin-bottom: 1.5rem
}

.filter-content ul ul,
.filter-content ol ul,
.filter-content ul ol,
.filter-content ol ol {
    margin-bottom: 0
}

.filter-content dl {
    margin-bottom: 0;
    margin-top: 0
}

.filter-content dt {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-width: 0 0 1px;
    border-color: #f1f2f2;
    border-style: solid;
    font-size: 14px
}

.filter-content dd {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 14px;
    margin-left: 0
}

.filter-content .swatch-attribute-options {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.filter-content>[data-content-type=row][data-appearance=contained] {
    padding: 0
}

.filter-content .block-compare,
.sidebar-additional .block-compare {
    margin: 50px 0 55px
}

.filter-content .block-compare .block-title,
.sidebar-additional .block-compare .block-title {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    margin: 0 0 30px;
    text-transform: uppercase
}

.filter-content .block-compare .block-title .counter,
.sidebar-additional .block-compare .block-title .counter {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: 600;
    line-height: 24px
}

.filter-content .block-compare .product-items,
.sidebar-additional .block-compare .product-items {
    margin-bottom: 20px
}

.filter-content .block-compare .product-item,
.sidebar-additional .block-compare .product-item {
    position: relative;
    padding: 0 0 0 50px;
    border: 2px solid #f1f2f2;
    height: 40px;
    line-height: 38px;
    margin: 0;
    white-space: nowrap
}

.filter-content .block-compare .product-item .product-item-name a,
.sidebar-additional .block-compare .product-item .product-item-name a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter-content .block-compare .product-item a,
.sidebar-additional .block-compare .product-item a {
    text-decoration: none
}

.filter-content .block-compare .product-item+.product-item,
.sidebar-additional .block-compare .product-item+.product-item {
    margin: 10px 0 0
}

.filter-content .block-compare .actions-toolbar,
.sidebar-additional .block-compare .actions-toolbar {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.filter-content .block-compare .actions-toolbar>.primary,
.sidebar-additional .block-compare .actions-toolbar>.primary {
    width: 50%
}

.filter-content .block-compare .actions-toolbar>.primary .action,
.sidebar-additional .block-compare .actions-toolbar>.primary .action {
    max-width: 100%;
    width: 100%
}

.filter-content .block-compare .actions-toolbar .secondary,
.sidebar-additional .block-compare .actions-toolbar .secondary {
    display: block;
    width: 50%;
    text-align: right
}

.filter-content .block-compare .delete,
.sidebar-additional .block-compare .delete {
    display: inline-block;
    text-decoration: none
}

.filter-content .block-compare .delete>span,
.sidebar-additional .block-compare .delete>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.filter-content .block-compare .delete:before,
.sidebar-additional .block-compare .delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #fd0;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.filter-content .block-compare .delete:before,
.sidebar-additional .block-compare .delete:before {
    font-weight: 300;
    background-color: #0a0203;
    border-radius: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filter-title {
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.filter-subtitle {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.filter-options-title {
    font-size: 14px;
    color: #0a0203;
    font-weight: 600;
    margin: 0 0 28px;
    text-transform: uppercase;
    position: relative;
    cursor: default;
    letter-spacing: 1.4px;
    padding-right: 33px
}

.filter-options-title:hover {
    cursor: default
}

.filter-options-title[data-role=title] {
    display: block;
    text-decoration: none
}

.filter-options-title[data-role=title]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: #fd0;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.filter-options-title:before {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: default;
    text-transform: none
}

.filter-options .filter-options-item {
    border-bottom: 2px solid #f1f2f2;
    padding: 28px 0 0
}

.filter-options .filter-options-item:first-child {
    border-top: 2px solid #f1f2f2
}

.filter-options .filter-options-item:last-child {
    border-bottom: none
}

.filter-options .filter-options-item #event-location-filter {
    margin: 20px 0 0 30px
}

.filter-options-content {
    margin: 0 0 15px
}

.filter-options-content .search {
    margin-bottom: 10px
}

.filter-options-content .search input[type=text] {
    padding: 0 13px
}

.filter-options-content .no-results-message p,
.filter-options-content .no-results-message .p {
    word-break: break-all
}

.filter-options-content .show-more {
    cursor: pointer
}

.filter-options-content .items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.filter-options-content .items .item {
    color: #0a0203;
    margin: 0 0 20px;
    position: relative
}

.filter-options-content .items .item a {
    color: #0a0203;
    text-decoration: none
}

.filter-options-content .items .item a:hover {
    text-decoration: underline
}

.filter-options-item.opened .filter-options-title[data-role=title]:before {
    content: 'arrow_drop_up'
}

.filter-options-item .count {
    display: none
}

.subtitle-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline
}

.filter-current-subtitle {
    margin: 18px 0 28px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.6px
}

.filter-current+.filter-actions {
    display: none
}

.filter-current .items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.filter-current .item,
.ais-current-refined-values .ais-current-refined-values--item {
    position: relative;
    padding: 0 0 0 50px;
    border: 2px solid #f1f2f2;
    height: 40px;
    line-height: 38px;
    margin: 0;
    white-space: nowrap
}

.filter-current .item+.item {
    margin: 10px 0 0
}

.filter .filter-current .item {
    margin-left: 0
}

.filter-current .filter-label {
    text-transform: uppercase;
    min-width: 90px;
    margin-right: 5px
}

.filter-current .filter-value,
.filter-current .filter-label {
    display: inline-block;
    font-weight: 600;
    max-width: calc(50% - 5px);
    overflow: hidden;
    text-overflow: ellipsis
}

.filter-current .remove {
    display: inline-block;
    text-decoration: none
}

.filter-current .remove>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.filter-current .remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #fd0;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.filter-current .remove:before {
    font-weight: 300;
    background-color: #0a0203;
    border-radius: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.actions-toolbar a.action.primary,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    float: right;
    text-decoration: underline;
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: auto;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle
}

.actions-toolbar a.action.primary:hover,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:hover,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:hover {
    color: #fff;
    text-decoration: none
}

.actions-toolbar a.action.primary:active,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:active,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:active {
    color: #fff;
    text-decoration: none
}

.actions-toolbar a.action.primary:focus,
.actions-toolbar a.action.primary:active,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:focus,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:active,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:focus,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.actions-toolbar a.action.primary:hover,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:hover,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.actions-toolbar a.action.primary.disabled,
.actions-toolbar a.action.primary[disabled],
fieldset[disabled] .actions-toolbar a.action.primary,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.disabled,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button[disabled],
fieldset[disabled] .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.disabled,
.actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.contact-block {
    background: #f1f2f2;
    padding: 30px 20px 28px !important;
    text-align: center
}

.contact-block .material-icons {
    font-size: 30px;
    font-family: 'Material Icons Outlined';
    width: 80px;
    height: 80px;
    border: 3px solid #fd0;
    border-radius: 50%;
    background: #fff;
    line-height: 74px
}

.contact-block h5,
.contact-block .h5 {
    margin: 30px 0 18px
}

.contact-block [data-content-type=text] p,
.contact-block [data-content-type=text] .p {
    margin: 0
}

.catalog-scrollup-button {
    width: 60px;
    height: 60px;
    padding: 10px;
    display: inline-block;
    line-height: 38px;
    position: fixed;
    bottom: 30%;
    margin-right: initial;
    right: 150px
}

.catalog-scrollup-button:before {
    font-size: 20px;
    font-family: 'Material Icons Outlined';
    content: 'keyboard_control_key';
    margin: 0 -1px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: inherit;
    text-transform: none
}

.sidebar-additional .block-wishlist {
    display: none
}

.catalog-category-view.page-layout-2columns-right .filter .sidebar-additional,
.catalogsearch-result-index.page-layout-2columns-right .filter .sidebar-additional,
.catalog-category-view.page-layout-2columns-left .filter .sidebar-additional,
.catalogsearch-result-index.page-layout-2columns-left .filter .sidebar-additional,
.catalog-category-view.page-layout-2columns-right .sidebar-main .sidebar-additional,
.catalogsearch-result-index.page-layout-2columns-right .sidebar-main .sidebar-additional,
.catalog-category-view.page-layout-2columns-left .sidebar-main .sidebar-additional,
.catalogsearch-result-index.page-layout-2columns-left .sidebar-main .sidebar-additional {
    width: 100%
}

.catalog-category-view.page-layout-2columns-right .filter .sidebar-additional .block-compare,
.catalogsearch-result-index.page-layout-2columns-right .filter .sidebar-additional .block-compare,
.catalog-category-view.page-layout-2columns-left .filter .sidebar-additional .block-compare,
.catalogsearch-result-index.page-layout-2columns-left .filter .sidebar-additional .block-compare,
.catalog-category-view.page-layout-2columns-right .sidebar-main .sidebar-additional .block-compare,
.catalogsearch-result-index.page-layout-2columns-right .sidebar-main .sidebar-additional .block-compare,
.catalog-category-view.page-layout-2columns-left .sidebar-main .sidebar-additional .block-compare,
.catalogsearch-result-index.page-layout-2columns-left .sidebar-main .sidebar-additional .block-compare {
    margin-top: 20px
}

.short-description-container .category-short-description {
    margin-top: 5px;
    max-width: 660px;
    padding: 0;
    width: 100%
}

.short-description-container p,
.short-description-container .p {
    line-height: 1.6
}

.catalog-category-view main.page-main {
    margin-top: 20px
}

.catalog-category-view .category-hero-banner [data-content-type=row][data-appearance=contained] {
    padding: 0;
    margin: 0;
    max-width: unset
}

.catalog-category-view .category-hero-banner [data-content-type=row][data-appearance=contained] [data-element=inner] {
    padding: 0;
    margin: 0;
    align-items: center
}

.catalog-category-view .page-title-section-wrapper {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1450px;
    position: relative;
    z-index: 2
}

.page-title-section-inner {
    color: #fff
}

.category-description {
    max-width: 930px
}

.category-description [data-content-type=row][data-appearance=contained] [data-element=inner] {
    padding: 0 !important;
    margin: 0 !important
}

.category-description [data-content-type=text] *:last-child {
    margin-bottom: 0
}

.category-image {
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 90%;
    z-index: 1
}

.search.results.cms {
    display: none
}

.view-product-archive {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.block.upsell .block-title,
.block.crosssell .block-title,
.block.related .block-title {
    text-align: center
}

.block.upsell h2,
.block.crosssell h2,
.block.related h2,
.block.upsell .h2,
.block.crosssell .h2,
.block.related .h2,
.block.upsell .block-related-posts-wrapper .block-title,
.block.crosssell .block-related-posts-wrapper .block-title,
.block.related .block-related-posts-wrapper .block-title,
.block.upsell .block-blog-recent-post .block-title,
.block.crosssell .block-blog-recent-post .block-title,
.block.related .block-blog-recent-post .block-title,
.block.upsell .aw_blog_related_products .block-title,
.block.crosssell .aw_blog_related_products .block-title,
.block.related .aw_blog_related_products .block-title {
    font-size: 3.6rem;
    line-height: 48px;
    margin: 32px 0 62px
}

.block.upsell .secondary-addto-links,
.block.crosssell .secondary-addto-links,
.block.related .secondary-addto-links {
    display: none
}

.product-bottom-row .block.related {
    width: 100%
}

.product-bottom-row .block.related h2,
.product-bottom-row .block.related .h2,
.product-bottom-row .block.related .block-related-posts-wrapper .block-title,
.product-bottom-row .block.related .block-blog-recent-post .block-title,
.product-bottom-row .block.related .aw_blog_related_products .block-title {
    margin-top: 95px
}

.price-box .price-container .price-label {
    display: none
}

.old-price {
    margin: 0 5px 0 0
}

.old-price .price-label {
    display: none
}

.old-price .price {
    text-decoration: line-through;
    letter-spacing: .5px;
    font-weight: 400
}

.product-item .price-box {
    width: 100%;
    padding: 0 10px;
    text-align: center
}

.product-item .price-box p,
.product-item .price-box .p {
    margin: 0
}

.product-item .price-box>span.price-container .price-wrapper .price,
.product-item .price-from>span.price-container .price,
.product-item .price-to>span.price-container .price,
.product-item .normal-price .price {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 24px;
    color: #0a0203
}

.product-item .old-price .price {
    font-size: 1.6rem;
    color: #939598;
    line-height: 24px;
    font-weight: 400
}

.product-item .price-to {
    margin-top: -2px
}

.product-item .price-from>.price-final_price .price-label,
.product-item .price-to>.price-final_price .price-label,
.product-item .price-from>.price-label,
.product-item .price-to>.price-label {
    display: inline-block;
    min-width: 60px;
    text-align: left
}

.product-item .price-from>.price-container:last-child,
.product-item .price-to>.price-container:last-child {
    min-width: 170px;
    display: inline-block;
    text-align: left
}

.catalog-category-view .product-item .price-to {
    display: none
}

.catalog-category-view .product-item>.price-final_price .price-label,
.catalog-category-view .product-item>.price-label {
    min-width: 50px
}

.catalog-category-view .product-item .price-from>.price-container:last-child {
    text-align: center
}

.product-info-price {
    margin: 10px 0 0
}

.product-info-price .price-wrapper {
    display: inline-block
}

.product-info-price .price-box>span.price-container .price-wrapper .price-label,
.product-info-price .price-from>span.price-container .price-label,
.product-info-price .price-to>span.price-container .price-label,
.product-info-price .normal-price .price-label {
    font-size: 1.4rem;
    display: block;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 600
}

.product-info-price .price-box>span.price-container .price-wrapper .price,
.product-info-price .price-from>span.price-container .price,
.product-info-price .price-to>span.price-container .price,
.product-info-price .normal-price .price {
    color: #0a0203;
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 51px
}

.product-info-price .special-price .price {
    color: #0a0203;
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 51px
}

.product-info-price .old-price .price-label {
    display: none
}

.product-info-price .old-price .price {
    font-size: 1.8rem;
    line-height: 25px;
    font-weight: 600;
    color: #939598
}

.page-product-bundle .product-info-price {
    margin-top: 30px
}

.page-product-bundle .price-from,
.page-product-bundle .price-to {
    margin-bottom: 0;
    display: inline-block
}

.page-product-bundle .price-from>span.price-container .price {
    line-height: 48px;
    font-size: 3.6rem;
    letter-spacing: 3.6px
}

.page-product-bundle .price-to>span.price-container .price-label {
    display: none
}

.page-product-bundle .price-to>span.price-container .price {
    margin-left: -5px;
    font-size: 1.8rem;
    color: #939598;
    letter-spacing: 1.8px;
    text-decoration: line-through;
    font-weight: 600
}

.page-product-bundle .price-as-configured .price-wrapper:before {
    content: 'Bundle Total';
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase
}

.page-product-bundle .price-as-configured .price {
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 51px
}

.catalogsearch-result-index main.page-main {
    margin-top: 25px
}

.catalogsearch-result-index .swatch-attribute.color {
    display: none
}

.catalogsearch-result-index .swatch-attribute.size {
    display: none
}

.catalogsearch-result-index .swatch-input {
    display: none
}

.catalogsearch-result-index .filter .swatch-attribute.color,
.catalogsearch-result-index .filter .swatch-attribute.size {
    display: block
}

.disable-purchase [class*=price],
.disable-purchase .home-product-slider [data-content-type=buttons],
.disable-purchase .events-list [data-content-type=buttons],
.disable-purchase .events-list h5+p,
.disable-purchase .stock.unavailable,
.disable-purchase .minicart-wrapper,
.disable-purchase .stock,
.disable-purchase .product-payments-wrapper,
.disable-purchase .copyright-icon-sprite,
.disable-purchase .hide,
.disable-purchase .events-list .h5+p,
.disable-purchase .events-list h5+.p {
    display: none !important
}

.disable-purchase .product-info-main .product-reviews-summary {
    margin-top: 20px
}

.catalog-product_compare-index .main {
    margin: 60px 0
}

.catalog-product_compare-index .print-wrap {
    text-align: right;
    margin-bottom: 70px
}

.catalog-product_compare-index .print-wrap .action.print {
    font-size: 1.2rem;
    position: relative;
    display: inline-block;
    text-decoration: none
}

.catalog-product_compare-index .print-wrap .action.print:hover {
    text-decoration: underline
}

.catalog-product_compare-index .print-wrap .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 18px;
    color: #0a0203;
    content: 'print';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product_compare-index .table-comparison tbody tr {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.catalog-product_compare-index .table-comparison tbody th.cell.label,
.catalog-product_compare-index .table-comparison tbody td.cell.product {
    padding: 0 15px 20px;
    border-top: none
}

.catalog-product_compare-index .table-comparison tbody th.cell.label {
    width: 165px;
    max-width: 165px
}

.catalog-product_compare-index .table-comparison tbody td.cell.product {
    width: 195px;
    max-width: 195px
}

.catalog-product_compare-index .table-comparison tbody th.cell.label {
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border-right: 2px solid #f1f2f2
}

.catalog-product_compare-index .table-comparison tbody th.cell.label span {
    display: none
}

.catalog-product_compare-index .table-comparison tbody+tbody {
    border-top: 0;
    flex-direction: column
}

.catalog-product_compare-index .table-comparison tbody+tbody th.cell.label,
.catalog-product_compare-index .table-comparison tbody+tbody td.cell.product {
    padding: 0;
    border-top: 2px solid #f1f2f2
}

.catalog-product_compare-index .table-comparison tbody+tbody th.cell.label>div,
.catalog-product_compare-index .table-comparison tbody+tbody td.cell.product>div {
    padding: 15px 15px 30px
}

.catalog-product_compare-index .table-comparison tbody+tbody th.cell.label>div div,
.catalog-product_compare-index .table-comparison tbody+tbody td.cell.product>div div {
    padding: 0 !important
}

.catalog-product_compare-index .table-comparison tbody+tbody th.cell.label>div {
    width: 165px;
    max-width: 165px
}

.catalog-product_compare-index .table-comparison tbody+tbody td.cell.product>div {
    width: 195px;
    max-width: 195px
}

.catalog-product_compare-index .table-comparison tbody+tbody th.cell.label div {
    padding-left: 0
}

.catalog-product_compare-index .table-comparison tbody td.cell.product.info {
    text-align: center
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap {
    height: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    text-transform: uppercase
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product {
    position: absolute;
    top: 0;
    right: 37px;
    z-index: 2
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a {
    background-image: none;
    background: #0a0203;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #fd0;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 0;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    width: 39px;
    height: 39px;
    border: 1px solid #0a0203;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:focus,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:active {
    text-decoration: none;
    background: #0a0203;
    border: 2px solid #fd0;
    color: #fd0
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:hover {
    text-decoration: none;
    background: #0a0203;
    border: 2px solid #fd0;
    color: #fd0
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a.disabled,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a[disabled],
fieldset[disabled] .catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #fd0;
    content: 'close';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:before {
    line-height: 37px;
    text-transform: none
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:hover,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:active,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:focus {
    border: 1px solid #fd0;
    background: #fd0;
    transform: none
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:hover:before,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:active:before,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .remove.product a:focus:before {
    color: #0a0203
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-photo {
    display: block;
    text-align: center;
    border-bottom: 3px solid #fd0;
    margin-bottom: 30px
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-photo .product-image-container {
    display: block
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-photo .product-image-container .product-image-wrapper {
    position: relative;
    padding-bottom: 100%;
    display: block;
    flex: none
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-photo .product-image-container .product-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details {
    padding-bottom: 0
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-reviews-summary {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    min-width: auto;
    order: 3
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-reviews-summary .reviews-actions {
    display: none
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details>.price-box .old-price.no-display {
    display: none
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-box>span.price-container .price-wrapper .price,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-from>span.price-container .price,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-to>span.price-container .price,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-final_price .price {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 24px;
    color: #0a0203
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .old-price .price {
    font-size: 1.6rem;
    color: #939598;
    line-height: 24px;
    font-weight: 400
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-to {
    margin-top: -2px
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-from>.price-final_price .price-label,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-to>.price-final_price .price-label,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-from>.price-label,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-to>.price-label {
    display: inline-block;
    min-width: 60px;
    text-align: left
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-from>.price-container:last-child,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .price-to>.price-container:last-child {
    min-width: 170px;
    display: inline-block;
    text-align: left
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-inner,
.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-actions {
    order: 4
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-actions {
    text-align: center
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-actions .actions-primary {
    margin-bottom: 16px
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    line-height: 40px
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-actions .tocart>span:before {
    font-size: 1.8rem;
    font-weight: 400;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    text-transform: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-inner {
    text-align: center
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-learn-more {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-decoration: none;
    order: 5
}

.catalog-product_compare-index .table-comparison tbody .product-item-wrap .product-item-details .product-item-learn-more:hover {
    text-decoration: underline
}

.table-wrapper.comparison {
    max-width: 1450px;
    overflow-x: auto
}

.compare-header-container.active .compare-links {
    display: block
}

.compare-header-container>.compare {
    pointer-events: none
}

.compare-links {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    padding: 18px;
    position: absolute;
    right: auto;
    left: 0;
    display: none;
    width: 210px;
    margin-top: -15px;
    z-index: 101
}

.compare-links a {
    text-decoration: none
}

.compare-links a:hover {
    text-decoration: underline
}

.compare-links:before {
    position: absolute;
    bottom: 100%;
    right: auto;
    left: 0;
    width: 36px;
    height: 2px;
    background: #fd0;
    content: ''
}

.compare-links-container {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.compare-links-container>li:last-of-type {
    margin: 0
}

.item.compare.active {
    position: relative
}

.nav-before-open .compare-links {
    z-index: 0
}

.cms-no-route .main dl dt {
    font-size: 1.8rem;
    letter-spacing: .5px;
    margin-bottom: 20px
}

.cms-no-route .main dl dd {
    margin: 0 0 25px
}

.cms-no-route .main dl ul {
    margin-bottom: 0
}

.cms-no-route .main dl ul.disc {
    list-style: disc;
    padding-left: 35px
}

.cms-no-route .main dl ul li {
    margin-bottom: 0
}

.cms-no-route .main .actions {
    margin-top: 40px
}

.cms-contact-us .webforms {
    margin-top: 40px
}

.cms-contact-us .webforms form .legend {
    font-size: 36px;
    letter-spacing: .5px;
    margin-bottom: 35px
}

.cms-contact-us .webforms .fieldset {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

.cms-contact-us .webforms .field {
    padding-left: 0;
    padding-right: 0
}

.cms-contact-us .webforms .type-subscribe {
    margin: 0 0 10px
}

.cms-contact-us .webforms textarea {
    height: 180px;
    min-height: 180px
}

.cms-contact-us .webforms .actions-toolbar .primary .action {
    max-width: 210px
}

.cms-contact-us .block-highlighted {
    background: #eee;
    width: 100%;
    padding: 22px 20px 25px
}

.cms-contact-us .block-highlighted h5,
.cms-contact-us .block-highlighted .h5 {
    margin: 0 0 20px
}

.cms-contact-us .block-highlighted dl:before,
.cms-contact-us .block-highlighted dl:after {
    content: '';
    display: table
}

.cms-contact-us .block-highlighted dl:after {
    clear: both
}

.cms-contact-us .block-highlighted dl dt,
.cms-contact-us .block-highlighted dl dd {
    font-weight: 400;
    display: inline-block;
    letter-spacing: .5px;
    margin: 0 0 6px;
    float: left
}

.cms-contact-us .block-highlighted dl dt {
    width: 100%;
    max-width: 125px;
    padding-right: 10px;
    clear: both
}

.cms-contact-us .block-highlighted dl dd {
    max-width: 50%
}

.cms-contact-us.cms-page-view div.main {
    padding-bottom: 90px
}

.cms-contact-us .webforms-success-text {
    border: 1px solid #4b7b1e;
    background: #f3ffe8;
    text-align: center;
    padding: 12px 20px;
    border-radius: 3px;
    margin: 30px 0 20px;
    display: block;
    text-decoration: none
}

.cms-contact-us .webforms-success-text:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: #0a0203;
    content: 'check_circle';
    font-family: 'Material Icons Outlined';
    margin: 0 7px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cms-contact-us .webforms-success-text p,
.cms-contact-us .webforms-success-text .p {
    display: inline
}

.contact-index-index .form.contact {
    padding: 25px 0
}

[data-content-type=row] .widget.block.block-static-block>[data-content-type=row] {
    padding: 0
}

.cms-block-title {
    display: block !important;
    text-align: center;
    max-width: 930px;
    margin: 0 auto !important
}

.cms-block-title h2,
.cms-block-title .h2,
.cms-block-title .block-related-posts-wrapper .block-title,
.cms-block-title .block-blog-recent-post .block-title,
.cms-block-title .aw_blog_related_products .block-title,
.cms-index-index .block-blog-recent-post .block-title,
.cms-home .block-blog-recent-post .block-title {
    margin: 33px 0 17px
}

.cms-block-title h2 a,
.cms-block-title .h2 a,
.cms-block-title .block-related-posts-wrapper .block-title a,
.cms-block-title .block-blog-recent-post .block-title a,
.cms-block-title .aw_blog_related_products .block-title a,
.cms-index-index .block-blog-recent-post .block-title a,
.cms-home .block-blog-recent-post .block-title a {
    vertical-align: top;
    position: relative;
    padding-right: 20px;
    display: inline-block;
    text-decoration: none
}

.cms-block-title h2 a:after,
.cms-block-title .h2 a:after,
.cms-block-title .block-related-posts-wrapper .block-title a:after,
.cms-block-title .block-blog-recent-post .block-title a:after,
.cms-block-title .aw_blog_related_products .block-title a:after,
.cms-index-index .block-blog-recent-post .block-title a:after,
.cms-home .block-blog-recent-post .block-title a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 55px;
    line-height: 29px;
    color: #fd0;
    content: 'arrow_right';
    font-family: 'Material Icons Outlined';
    margin: 0 -30px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cms-block-title h2 a:after,
.cms-block-title .h2 a:after,
.cms-block-title .block-related-posts-wrapper .block-title a:after,
.cms-block-title .block-blog-recent-post .block-title a:after,
.cms-block-title .aw_blog_related_products .block-title a:after,
.cms-index-index .block-blog-recent-post .block-title a:after,
.cms-home .block-blog-recent-post .block-title a:after {
    position: absolute;
    bottom: 3px;
    right: 0;
    text-transform: none
}

.events-list figure {
    margin: 0 0 30px;
    border-bottom: 3px solid #fd0 !important
}

.events-list img {
    width: 100%;
    vertical-align: top
}

.events-list a {
    text-decoration: none
}

.events-list a:not(.pagebuilder-button-primary):hover {
    text-decoration: underline
}

.events-list strong {
    font-weight: 600
}

.events-list .pagebuilder-column-group {
    padding-top: 10px
}

.events-list h5,
.events-list .h5 {
    margin: 0 0 10px;
    min-height: 48px
}

.events-list .pagebuilder-button-primary {
    display: inline-block;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 170px
}

.events-list .pagebuilder-button-primary:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: 17px;
    color: #0a0203;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.events-list .pagebuilder-button-primary:before {
    text-transform: none
}

.events-list .pagebuilder-column-group {
    margin-left: -8px;
    margin-right: -8px
}

.events-list .pagebuilder-column-group .slick-slide {
    padding-left: 10px;
    padding-right: 10px
}

.events-list .product-reviews-summary {
    height: 30px;
    min-width: unset;
    width: auto;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    order: 3
}

.events-list .product-reviews-summary .rating-result {
    width: 80px
}

.events-list .product-reviews-summary .rating-summary {
    margin: 0 auto 15px
}

.events-list .product-reviews-summary .reviews-actions {
    display: none
}

.pre-footer {
    background: #f1f2f2
}

.cms-index-index .pre-footer,
.cms-home .pre-footer {
    background: 0 0
}

.pre-footer>[data-content-type=row][data-appearance=contained] {
    padding: 0
}

.pre-footer .pagebuilder-column-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pre-footer-block {
    text-align: center
}

.pre-footer-block .pagebuilder-column-group,
.pre-footer-block .column-group {
    margin-left: 0;
    margin-right: 0
}

.pre-footer-block figure {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0 auto 30px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #fd0 !important;
    background: #fff
}

.pre-footer-block figure img:not(.lazyloaded) {
    background: 0 0;
    vertical-align: middle
}

.pre-footer-block [data-content-type=text] {
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.pre-footer-block [data-content-type=text] a {
    text-decoration: none
}

.pre-footer-block [data-content-type=text] a:hover {
    text-decoration: underline
}

.catalog-product-view .pre-footer-block {
    background: #f1f2f2
}

.nikon-row-home-banner {
    visibility: hidden;
    opacity: 0;
    position: relative
}

.nikon-row-home-banner .image-banner-fullwidth {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
    opacity: 0
}

.nikon-row-home-banner.banner-loaded .image-banner-fullwidth {
    opacity: 1
}

.nikon-row-home-banner .pagebuilder-slide-wrapper {
    position: relative
}

.home-banner {
    overflow: hidden
}

.home-banner.pagebuilder-slider div[data-element=content] p,
.home-banner.pagebuilder-slider div[data-element=content] a,
.home-banner [data-element=content] a,
.home-banner [data-element=content],
.home-banner.pagebuilder-slider div[data-element=content] .p {
    color: #fff
}

.home-banner h1,
.home-banner h2,
.home-banner h3,
.home-banner h4,
.home-banner.pagebuilder-slider div[data-element=content] h1,
.home-banner.pagebuilder-slider div[data-element=content] h2,
.home-banner.pagebuilder-slider div[data-element=content] h3,
.home-banner.pagebuilder-slider div[data-element=content] h4,
.home-banner .h1,
.home-banner.pagebuilder-slider div[data-element=content] .h1,
.home-banner .h2,
.home-banner.pagebuilder-slider div[data-element=content] .h2,
.home-banner .h3,
.home-banner.pagebuilder-slider div[data-element=content] .h3,
.home-banner .h4,
.home-banner.pagebuilder-slider div[data-element=content] .h4,
.home-banner .block-related-posts-wrapper .block-title,
.home-banner.pagebuilder-slider div[data-element=content] .block-related-posts-wrapper .block-title,
.home-banner .block-blog-recent-post .block-title,
.home-banner.pagebuilder-slider div[data-element=content] .block-blog-recent-post .block-title,
.home-banner .aw_blog_related_products .block-title,
.home-banner.pagebuilder-slider div[data-element=content] .aw_blog_related_products .block-title {
    color: #fff
}

.home-banner.pagebuilder-slider div[data-element=content] h1,
.home-banner h1,
.home-banner.pagebuilder-slider div[data-element=content] .h1,
.home-banner .h1 {
    font-size: 3rem;
    line-height: 40px;
    display: inline-block;
    vertical-align: top
}

.home-banner .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    width: 100%
}

.home-product-slider {
    text-align: center
}

#html-body .home-product-slider .slick-initialized {
    display: block
}

.home-product-slider .slick-list .slick-track {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home-product-slider .slick-list .slick-slide {
    height: auto
}

.home-product-slider .slick-list .slick-slide>div {
    height: 100%
}

.home-product-slider .slick-list .slick-slide .pagebuilder-column {
    height: 100%
}

.home-product-slider figure {
    margin: 0
}

.home-product-slider figure img {
    width: 100%
}

.home-product-slider [data-content-type=divider] {
    line-height: 0
}

.home-product-slider hr {
    margin: 0;
    vertical-align: top
}

.home-product-slider h5,
.home-product-slider .h5 {
    margin: 30px 0 20px;
    line-height: 24px
}

.home-product-slider [data-content-type=text] {
    margin-bottom: 20px
}

.home-product-slider .price,
.home-product-slider .old-price {
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 1.4px
}

.home-product-slider .old-price {
    color: #939598;
    text-decoration: line-through;
    letter-spacing: .6px
}

.home-product-slider .pagebuilder-button-primary {
    margin-top: 10px;
    min-width: 220px
}

.home-product-slider .pagebuilder-button-primary:hover {
    color: #fd0;
    background: #fff;
    border: 2px solid #fd0
}

.home-product-slider .slick-dots {
    margin: 23px 0
}

.cms-index-index .pagebuilder-button-secondary,
.cms-home .pagebuilder-button-secondary {
    color: #fff
}

.cms-index-index .pagebuilder-button-secondary:hover,
.cms-home .pagebuilder-button-secondary:hover {
    color: #0a0203
}

.cms-index-index .pagebuilder-slide-wrapper .pagebuilder-overlay,
.cms-home .pagebuilder-slide-wrapper .pagebuilder-overlay,
.cms-index-index .pagebuilder-banner-wrapper .pagebuilder-overlay,
.cms-home .pagebuilder-banner-wrapper .pagebuilder-overlay {
    width: 100%
}

.ambassador-block figure {
    margin-left: 0;
    margin-right: 0
}

.ambassador-block figure img {
    width: 100%
}

.ambassador-block .pagebuilder-column:last-child [data-content-type=text]:first-child {
    text-transform: uppercase;
    font-weight: 600
}

.ambassador-block .pagebuilder-column:last-child h2,
.ambassador-block .pagebuilder-column:last-child .h2,
.ambassador-block .pagebuilder-column:last-child .block-related-posts-wrapper .block-title,
.ambassador-block .pagebuilder-column:last-child .block-blog-recent-post .block-title,
.ambassador-block .pagebuilder-column:last-child .aw_blog_related_products .block-title {
    margin: 3px 0 23px
}

.ambassador-block [data-content-type=buttons] {
    padding-top: 20px !important;
    letter-spacing: 1.2px;
    text-transform: uppercase
}

.ambassador-block .pagebuilder-button-secondary {
    color: #0a0203;
    text-align: center
}

.ambassador-block .pagebuilder-button-link {
    font-size: 1.2rem;
    font-weight: 600
}

.home-black-bg h2,
.home-black-bg [data-content-type=text],
.home-black-bg .h2,
.home-black-bg .block-related-posts-wrapper .block-title,
.home-black-bg .block-blog-recent-post .block-title,
.home-black-bg .aw_blog_related_products .block-title {
    color: #fff
}

.home-black-bg h2,
.home-black-bg .h2,
.home-black-bg .block-related-posts-wrapper .block-title,
.home-black-bg .block-blog-recent-post .block-title,
.home-black-bg .aw_blog_related_products .block-title {
    margin: 30px 0
}

.home-embedded-block {
    position: relative;
    overflow: visible !important
}

.home-embedded-block:before,
.home-embedded-block:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100px;
    background: #0a0203;
    top: 0
}

.home-embedded-block:before {
    left: 100%
}

.home-embedded-block:after {
    right: 100%
}

.home-embedded-block h2,
.home-embedded-block h3,
.home-embedded-block h4,
.home-embedded-block h5,
.home-embedded-block h6,
.home-embedded-block [data-content-type=text],
.home-embedded-block .h2,
.home-embedded-block .h3,
.home-embedded-block .h4,
.home-embedded-block .h5,
.home-embedded-block .block-related-posts-wrapper .block-title,
.home-embedded-block .block-blog-recent-post .block-title,
.home-embedded-block .aw_blog_related_products .block-title {
    color: #fff
}

.home-embedded-block h6 {
    margin: 0 0 10px;
    letter-spacing: 1.4px
}

.home-embedded-block h3,
.home-embedded-block .h3 {
    margin: 0 0 18px;
    letter-spacing: 2.4px
}

.home-embedded-block figure {
    margin: 0;
    width: 100%
}

.home-embedded-block figure img {
    width: 100%
}

.home-news .block-title {
    display: none !important
}

.home-news .pagebuilder-column-group {
    margin: 0
}

.snapwidget-widget-row {
    margin-bottom: 40px !important
}

.snapwidget-widget-row figure {
    margin: 0
}

.snapwidget-widget-row h2,
.snapwidget-widget-row .h2,
.snapwidget-widget-row .block-related-posts-wrapper .block-title,
.snapwidget-widget-row .block-blog-recent-post .block-title,
.snapwidget-widget-row .aw_blog_related_products .block-title {
    margin: 10px 0 18px;
    line-height: 48px
}

.snapwidget-widget-row>[data-content-type=text] {
    margin-bottom: 10px
}

.snapwidget-widget-row iframe {
    min-width: 100%
}

.instagram-img img {
    width: 30px
}

.cms-blocks-in-row .pagebuilder-column {
    position: relative;
    margin: 0
}

.cms-blocks-in-row .pagebuilder-column h2,
.cms-blocks-in-row .pagebuilder-column .h2,
.cms-blocks-in-row .pagebuilder-column .block-related-posts-wrapper .block-title,
.cms-blocks-in-row .pagebuilder-column .block-blog-recent-post .block-title,
.cms-blocks-in-row .pagebuilder-column .aw_blog_related_products .block-title {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    position: absolute;
    left: 50%;
    bottom: 50px;
    text-align: center;
    color: #fd0;
    width: 100%;
    padding: 0 20px;
    margin: 0
}

.cms-blocks-in-row .pagebuilder-column img {
    object-fit: cover;
    min-width: 100%
}

.grey-bg[data-content-type=row] .pagebuilder-column figure {
    margin-bottom: 20px
}

.cms-sticky-header-text {
    background: #0a0203;
    color: #fff;
    padding-bottom: 5px !important;
    margin: -6px 0 0 !important;
    position: relative
}

.cms-sticky-header-text:before {
    content: '';
    height: 10px;
    bottom: 100%;
    left: 0;
    right: 0;
    background: #0a0203;
    position: absolute
}

.z-logo .pagebuilder-banner-wrapper {
    position: relative
}

.z-logo .pagebuilder-banner-wrapper:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    background: url("../../frontend/Nikon/asia/en_US/images/z-logo.svg") 0 0 no-repeat;
    background-size: contain;
    width: 50%;
    height: 50%;
    max-width: 240px;
    max-height: 240px;
    opacity: .75
}

.blocks-in-line h1,
.blocks-in-line h2,
.blocks-in-line h3,
.blocks-in-line h4,
.blocks-in-line h5,
.blocks-in-line .h1,
.blocks-in-line .h2,
.blocks-in-line .h3,
.blocks-in-line .h4,
.blocks-in-line .h5,
.blocks-in-line .block-related-posts-wrapper .block-title,
.blocks-in-line .block-blog-recent-post .block-title,
.blocks-in-line .aw_blog_related_products .block-title {
    color: #fff;
    font-weight: 400
}

.cms-compare {
    max-width: 1080px;
    margin: 0 auto !important;
    padding: 20px 23px 30px !important
}

.cms-compare figure {
    margin: 0;
    text-align: center
}

.cms-compare figure img {
    display: inline-block;
    vertical-align: top
}

.cms-compare .cms-compare-img {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0 0 8px
}

.cms-compare .cms-compare-img img {
    width: 100%
}

.cms-compare .cms-compare-img+h5,
.cms-compare .cms-compare-img+.h5 {
    margin-top: 30px
}

.cms-compare hr {
    margin: 0;
    display: block !important;
    border-top: 3px solid #fd0
}

.cms-compare h5,
.cms-compare .h5 {
    margin: 0 0 30px;
    letter-spacing: 1.6px
}

.cms-compare-more {
    margin: 25px 0
}

.cms-compare-more a {
    text-decoration: none
}

.cms-compare-more a:hover {
    text-decoration: underline
}

.cms-compare-heading {
    text-transform: uppercase;
    font-weight: 700;
    padding: 3px 40px 0
}

.cms-compare-heading p,
.cms-compare-heading .p {
    margin: 0
}

.cms-compare .price {
    letter-spacing: 1.4px;
    font-weight: 600
}

.cms-compare .old-price {
    color: #939598;
    text-decoration: line-through;
    letter-spacing: 1.4px
}

.cms-compare .slick-dots {
    margin: 0
}

.cms-landing-block-title {
    max-width: 930px;
    margin: 0 auto !important;
    padding: 6px 12px 36px !important
}

.cms-text-white h2,
.cms-text-white [data-content-type=text],
.cms-text-white .h2,
.cms-text-white .block-related-posts-wrapper .block-title,
.cms-text-white .block-blog-recent-post .block-title,
.cms-text-white .aw_blog_related_products .block-title {
    color: #fff
}

.cms-embedded-block {
    position: relative;
    overflow: visible !important;
    margin: 0 12px !important
}

.cms-embedded-block:before,
.cms-embedded-block:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    background: #0a0203;
    top: 0
}

.cms-embedded-block:before {
    left: 100%
}

.cms-embedded-block:after {
    right: 100%
}

.cms-embedded-block .pagebuilder-slider .slick-arrow:before {
    font-family: 'Font Awesome 5 Pro';
    color: #fd0;
    font-weight: 700;
    margin: 0 0 0 13px
}

.cms-embedded-block .pagebuilder-slider .slick-prev {
    left: 0
}

.cms-embedded-block .pagebuilder-slider .slick-prev:before {
    content: '\f0d9'
}

.cms-embedded-block .pagebuilder-slider .slick-next {
    right: 0
}

.cms-embedded-block .pagebuilder-slider .slick-next:before {
    content: '\f0da'
}

.cms-embedded-block [data-content-type=html] {
    position: relative;
    padding-bottom: 56.3%
}

.cms-embedded-block [data-content-type=html] iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    pointer-events: none
}

.cms-page-view:not(.cms-index-index) .pagebuilder-slider .slick-arrow {
    text-transform: none
}

.cms-page-view .bv-submission-section input[type=checkbox]+label:before,
.cms-page-view .bv-submission-section input[type=checkbox]+label:after {
    display: none
}

.cms-landing-video div[data-content-type=video] .pagebuilder-video-inner {
    vertical-align: top
}

.cms-landing-video h2,
.cms-landing-video .h2,
.cms-landing-video .block-related-posts-wrapper .block-title,
.cms-landing-video .block-blog-recent-post .block-title,
.cms-landing-video .aw_blog_related_products .block-title {
    margin: 30px 0 20px
}

.cms-landing-video [data-content-type=text] {
    padding: 0 12px 10px
}

.cms-landing-product figure {
    margin: 0
}

.cms-landing-product .product-items .slick-track,
.cms-landing-product .product-item {
    width: 100% !important
}

.cms-landing-product [data-content-type=html] ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-transform: uppercase
}

.cms-landing-product [data-content-type=html] li>span:first-child {
    font-size: 3rem;
    line-height: 35px;
    display: block;
    font-weight: 300;
    margin-bottom: 3px
}

.cms-landing-visual .pagebuilder-column-group {
    margin: 0
}

.cms-landing-visual h2,
.cms-landing-visual .h2,
.cms-landing-visual .block-related-posts-wrapper .block-title,
.cms-landing-visual .block-blog-recent-post .block-title,
.cms-landing-visual .aw_blog_related_products .block-title {
    margin: 30px 0 20px;
    padding: 0 12px
}

.cms-landing-visual [data-content-type=text] {
    padding: 0 12px 10px
}

.cms-landing-visual [data-content-type=buttons] {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px !important
}

.cms-page-view .custom-row-small {
    max-width: 1300px;
    margin: 0 auto 30px !important
}

.cms-page-view .custom-row-small columns {
    padding-left: 17px;
    padding-right: 17px
}

.cms-page-view .custom-row-small figure {
    margin: 0
}

.cms-page-view .custom-row-small.robotic-block {
    margin-bottom: 0 !important
}

.cms-page-view .custom-row-small-xs {
    margin: 0 auto 30px !important
}

.cms-page-view .custom-full-bleed {
    padding: 0 20px 35px !important
}

.cms-page-view .custom-full-bleed.gallery {
    padding-bottom: 0 !important
}

.cms-page-view .custom-full-bleed.gallery.last {
    padding-bottom: 35px !important
}

.cms-page-view .author-banner {
    margin-bottom: 30px !important
}

.cms-page-view .author-banner.video-banner div {
    position: relative;
    width: 100%;
    min-height: 300px;
    background: #0a0203
}

.cms-page-view .author-banner.video-banner div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.cms-page-view .author-image img {
    width: 100%
}

.cms-page-view .author-name {
    font-size: 2.6rem
}

.cms-page-view .cms-quote {
    font-size: 1.8rem
}

.cms-page-view .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.cms-page-view .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cms-page-view .video-column-block {
    padding-bottom: 56.20609%;
    position: relative
}

.cms-page-view .video-column-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cms-page-view .robotic-block figure {
    margin-bottom: 30px
}

.cms-page-view .robotic-block .pagebuilder-column {
    margin-bottom: 30px !important
}

.cms-page-view .polymotion-blocks .pagebuilder-column {
    margin-bottom: 30px !important
}

.cms-page-view .polymotion-blocks .pagebuilder-column h4,
.cms-page-view .polymotion-blocks .pagebuilder-column .h4 {
    text-transform: none;
    margin-bottom: 30px
}

.cms-page-view .decor-line {
    padding-bottom: 30px;
    border-bottom: 1px solid #fd0 !important
}

.cms-page-view .contact-us-block {
    padding: 0 !important;
    margin: 0 0 30px !important
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    min-height: 620px !important;
    padding: 0 20px !important;
    position: relative
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper:before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, .19)
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper>* {
    position: relative
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 850px
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper [data-element=content] {
    color: #fff
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper [data-element=content] h2,
.cms-page-view .contact-us-block .pagebuilder-banner-wrapper [data-element=content] .h2,
.cms-page-view .contact-us-block .pagebuilder-banner-wrapper [data-element=content] .block-related-posts-wrapper .block-title,
.cms-page-view .contact-us-block .pagebuilder-banner-wrapper [data-element=content] .block-blog-recent-post .block-title,
.cms-page-view .contact-us-block .pagebuilder-banner-wrapper [data-element=content] .aw_blog_related_products .block-title {
    font-size: 3rem;
    line-height: 1.5;
    text-transform: none;
    margin-top: 0
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper .pagebuilder-banner-button {
    margin-bottom: 30px
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper .pagebuilder-banner-button.pagebuilder-button-secondary {
    color: #fd0
}

.cms-page-view .contact-us-block .pagebuilder-banner-wrapper .pagebuilder-banner-button.pagebuilder-button-secondary:hover {
    color: #0a0203
}

.cms-page-view .video-banner-background {
    padding: 0 !important;
    min-height: 350px;
    position: relative;
    overflow: hidden
}

.cms-page-view .video-banner-background [data-content-type=html] iframe {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    height: 180%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cms-page-view.page-layout-1column div[data-content-type=row].meet-pages {
    padding-left: 15px;
    padding-right: 15px
}

.cms-healthcare .robotic-block h4,
.cms-healthcare .robotic-block .h4 {
    text-transform: none;
    margin-bottom: 30px
}

.cms-healthcare .robotic-block [data-content-type=buttons] {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

.cms-landing-benefit h1,
.cms-landing-benefit .h1 {
    color: #0a0203
}

.cms-page-view.page-layout-2columns-left div[data-content-type=row],
.cms-page-view.page-layout-2columns-right div[data-content-type=row],
.cms-page-view.page-layout-1column div[data-content-type=row] {
    padding-left: 0;
    padding-right: 0
}

figure {
    position: relative
}

.cms-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.cms-menu li {
    padding: 0
}

.cms-menu li {
    margin: 0 0 10px
}

.cms-menu strong {
    font-weight: 400;
    text-decoration: underline
}

.block-banners .banner-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.zoom-bg {
    position: relative;
    overflow: hidden;
    min-height: 350px
}

.zoom-bg figure:first-child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    min-width: 100%;
    height: 100%;
    width: auto;
    object-fit: cover;
    z-index: -1;
    margin: 0;
    transition: transform 1s ease-out, opacity .35s ease-out
}

.zoom-bg:hover figure:first-child {
    transform: translate(-50%, -50%) scale(1.03)
}

.zoom-bg h2,
.zoom-bg .h2,
.zoom-bg .block-related-posts-wrapper .block-title,
.zoom-bg .block-blog-recent-post .block-title,
.zoom-bg .aw_blog_related_products .block-title {
    color: #fd0;
    margin-top: 60px
}

.zoom-bg h4,
.zoom-bg .h4 {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 2.4rem;
    position: absolute;
    bottom: 50px;
    text-align: center;
    color: #fd0
}

.cms-z6ii .main,
.cms-z6ii .columns {
    padding: 0 !important
}

.actions-toolbar .secondary {
    display: none
}

.cart-discount .giftcard .actions-toolbar .secondary {
    display: block;
    margin-top: -5px
}

.cart-discount .giftcard .actions-toolbar .secondary .check {
    font-size: 14px;
    max-width: 100%;
    text-align: left
}

.cart-discount .giftcard .actions-toolbar .secondary span {
    display: inline-block;
    text-decoration: underline
}

.actions-toolbar .primary {
    width: 100%
}

.account .toolbar {
    border: none;
    height: 60px;
    padding: 10px 0
}

.account .toolbar.wishlist-toolbar {
    display: none
}

.account.customer-address-index .limiter,
.account.sales-order-history .limiter,
.account.requisition_list-requisition-index .limiter,
.account.purchaseorder-purchaseorder-index .limiter,
.account.negotiable_quote-quote-index .limiter {
    display: inline-block
}

.account.sales-order-history .main .toolbar,
.account.requisition_list-requisition-index .main .toolbar,
.account.customer-address-index .main .toolbar,
.account.purchaseorder-purchaseorder-index .main .toolbar,
.account.negotiable_quote-quote-index .main .toolbar {
    padding-right: 100px;
    padding-left: 15px;
    position: relative;
    border: 1px solid #f1f2f2
}

.account.sales-order-history .limiter,
.account.requisition_list-requisition-index .limiter,
.account.customer-address-index .limiter,
.account.purchaseorder-purchaseorder-index .limiter,
.account.negotiable_quote-quote-index .limiter {
    white-space: nowrap;
    position: absolute;
    top: 10px;
    right: 20px
}

.account.sales-order-history .limiter .limiter-label,
.account.requisition_list-requisition-index .limiter .limiter-label,
.account.customer-address-index .limiter .limiter-label,
.account.purchaseorder-purchaseorder-index .limiter .limiter-label,
.account.negotiable_quote-quote-index .limiter .limiter-label {
    font-weight: 400
}

.account.sales-order-history .limiter .limiter-text,
.account.requisition_list-requisition-index .limiter .limiter-text,
.account.customer-address-index .limiter .limiter-text,
.account.purchaseorder-purchaseorder-index .limiter .limiter-text,
.account.negotiable_quote-quote-index .limiter .limiter-text {
    display: none
}

.account.sales-order-history .limiter .limiter-options,
.account.requisition_list-requisition-index .limiter .limiter-options,
.account.customer-address-index .limiter .limiter-options,
.account.purchaseorder-purchaseorder-index .limiter .limiter-options,
.account.negotiable_quote-quote-index .limiter .limiter-options {
    width: 74px;
    height: 38px;
    line-height: 26px;
    margin-left: 15px;
    background-position: 82% 53%;
    padding-left: 15px
}

.account.requisition_list-requisition-index .limiter {
    top: 11px
}

.account.requisition_list-requisition-index .limiter .control {
    display: inline-block
}

.account.purchaseorder-purchaseorder-index .limiter .control,
.account.negotiable_quote-quote-index .limiter .control {
    display: inline-block
}

.account .sidebar .account-nav-title {
    display: none
}

.account .account-nav .item {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.account .account-nav .item strong,
.account .account-nav .item a {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px
}

.account .account-nav .item strong>strong,
.account .account-nav .item a>strong {
    margin-bottom: 0
}

.account .account-nav .item strong {
    text-decoration: underline
}

.account .account-nav .item a {
    text-decoration: none;
    font-weight: 600
}

.account .account-nav .item a:hover,
.account .account-nav .item a:active {
    text-decoration: underline
}

.account .account-nav .item .delimiter {
    display: none
}

.account .table-wrapper {
    width: 100%
}

.account table {
    width: 100%
}

.item-options,
.item.options {
    list-style: none;
    margin: 0;
    padding: 0
}

.item-options li,
.item.options li {
    margin-bottom: 0
}

.item-options .label,
.item.options .label,
.item-options .value,
.item.options .value {
    display: inline-block
}

.item-options .label,
.item.options .label {
    min-width: 50px
}

.item-options .label:after,
.item.options .label:after {
    content: ":"
}

.items-qty {
    margin: 0;
    padding: 0;
    list-style: none
}

.items-qty .title:after {
    content: ":"
}

.items-qty li {
    margin: 0
}

.quote-details-items .data-grid.table>caption,
.table-order-items>caption {
    color: #0a0203;
    font-weight: 600;
    font-size: 2.4rem;
    margin-bottom: 20px;
    text-align: left
}

.quote-details-items .data-grid.table>thead>tr>th,
.table-order-items>thead>tr>th {
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 600;
    padding-bottom: 18px
}

.quote-details-items .data-grid.table>thead>tr>th:first-child,
.table-order-items>thead>tr>th:first-child {
    text-align: left;
    padding-left: 0
}

.quote-details-items .data-grid.table>thead>tr>th.actions,
.table-order-items>thead>tr>th.actions {
    display: none
}

.quote-details-items .data-grid.table>tbody>tr>td,
.table-order-items>tbody>tr>td {
    padding: 18px 10px;
    text-align: center
}

.quote-details-items .data-grid.table>tbody>tr>td:first-child,
.table-order-items>tbody>tr>td:first-child {
    padding-left: 0;
    text-align: left
}

.quote-details-items .data-grid.table>tbody>tr>td:last-child,
.table-order-items>tbody>tr>td:last-child {
    padding-right: 0;
    text-align: right;
    width: 17%
}

.quote-details-items .data-grid.table>tbody>tr.data-grid-tr-no-data>td:last-child,
.table-order-items>tbody>tr.data-grid-tr-no-data>td:last-child {
    text-align: left;
    width: 100%
}

.quote-details-items .data-grid.table>tbody>tr:last-child,
.table-order-items>tbody>tr:last-child,
.quote-details-items .data-grid.table>tfoot>tr:last-child,
.table-order-items>tfoot>tr:last-child {
    border-bottom: 2px solid #f1f2f2
}

.quote-details-items .data-grid.table .action,
.table-order-items .action {
    text-decoration: none
}

.quote-details-items .data-grid.table .action.order,
.table-order-items .action.order {
    margin-left: 15px
}

.quote-details-items .data-grid.table .product-item-name,
.table-order-items .product-item-name {
    font-weight: 400
}

.quote-details-items .data-grid.table thead>tr>th:last-child {
    display: none
}

.quote-details-items .data-grid.table>tbody>tr>td:last-child {
    width: auto
}

table.details>thead>tr>th,
table.creditmemo>thead>tr>th,
table.shipment>thead>tr>th,
table.invoice>thead>tr>th,
.quote-details-items .data-grid.table>thead>tr>th {
    text-align: left
}

table.details>thead>tr>th.qty,
table.creditmemo>thead>tr>th.qty,
table.shipment>thead>tr>th.qty,
table.invoice>thead>tr>th.qty,
.quote-details-items .data-grid.table>thead>tr>th.qty {
    text-transform: uppercase
}

table.details>tbody>tr>td,
table.creditmemo>tbody>tr>td,
table.shipment>tbody>tr>td,
table.invoice>tbody>tr>td,
.quote-details-items .data-grid.table>tbody>tr>td {
    text-align: left
}

table.details>tfoot>tr>th,
table.creditmemo>tfoot>tr>th,
table.shipment>tfoot>tr>th,
table.invoice>tfoot>tr>th,
.quote-details-items .data-grid.table>tfoot>tr>th,
table.details>tfoot>tr>td,
table.creditmemo>tfoot>tr>td,
table.shipment>tfoot>tr>td,
table.invoice>tfoot>tr>td,
.quote-details-items .data-grid.table>tfoot>tr>td {
    font-size: 1.4rem;
    border: 0;
    font-weight: 400
}

table.details>tfoot>tr>th strong,
table.creditmemo>tfoot>tr>th strong,
table.shipment>tfoot>tr>th strong,
table.invoice>tfoot>tr>th strong,
.quote-details-items .data-grid.table>tfoot>tr>th strong {
    text-transform: uppercase
}

.customer-account-index .column.main {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.block-dashboard-orders {
    order: 1
}

.block-dashboard-info {
    order: 2
}

.block-dashboard-addresses {
    order: 3
}

.account .main .block-content address a[href^="tel:"] {
    text-decoration: none
}

.block-reviews-dashboard .block-title {
    margin-bottom: 20px
}

.my-orders-search-advanced .search-sku input {
    float: none
}

.my-orders-search-advanced .search-sku button,
.my-orders-search-advanced .search-sku .quote-details-items .actions-toolbar>.action {
    position: absolute;
    right: 10px;
    height: 50px;
    top: 0;
    width: 45px
}

form.form-addbysku {
    margin: 0 auto;
    width: 100%
}

form.form-addbysku [name=sku_file] {
    margin: 0 10px 0 0;
    padding: 14px 0
}

form.form-addbysku .reset {
    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
}

form.form-addbysku .reset:focus,
form.form-addbysku .reset:active {
    background: 0 0;
    border: none
}

form.form-addbysku .reset:hover {
    background: 0 0;
    border: none
}

form.form-addbysku .reset.disabled,
form.form-addbysku .reset[disabled],
fieldset[disabled] form.form-addbysku .reset {
    pointer-events: none;
    opacity: .5
}

form.form-addbysku .reset:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 18px;
    color: inherit;
    content: 'sync';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

form.form-addbysku .reset span {
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 5px
}

form.form-addbysku .fieldset>.field .note {
    display: block;
    margin-top: 20px
}

.page-multiple-wishlist .wishlist-toolbar {
    display: none
}

.block-wishlist-management {
    display: none
}

.form-wishlist-items {
    margin-top: 20px
}

.form-wishlist-items .action {
    width: 100%
}

.form-wishlist-items .action.update {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: none
}

.form-wishlist-items .action.update:focus,
.form-wishlist-items .action.update:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.form-wishlist-items .action.update:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.form-wishlist-items .action.update.disabled,
.form-wishlist-items .action.update[disabled],
fieldset[disabled] .form-wishlist-items .action.update {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.form-wishlist-items .action.tocart {
    background-image: none;
    background: 0 0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: 100%;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    align-self: flex-end
}

.form-wishlist-items .action.tocart:focus,
.form-wishlist-items .action.tocart:active {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.form-wishlist-items .action.tocart:hover {
    text-decoration: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.form-wishlist-items .action.tocart.disabled,
.form-wishlist-items .action.tocart[disabled],
fieldset[disabled] .form-wishlist-items .action.tocart {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.form-wishlist-items .actions-toolbar {
    border-top: 1px solid #f1f2f2;
    padding-top: 30px
}

.form-wishlist-items .actions-toolbar .primary .action {
    margin-bottom: 20px
}

.form-wishlist-items .actions-toolbar .action.tocart {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    min-width: auto;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    max-width: 240px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    max-width: 100%;
    width: 100%
}

.form-wishlist-items .actions-toolbar .action.tocart:focus,
.form-wishlist-items .actions-toolbar .action.tocart:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.form-wishlist-items .actions-toolbar .action.tocart:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.form-wishlist-items .actions-toolbar .action.tocart.disabled,
.form-wishlist-items .actions-toolbar .action.tocart[disabled],
fieldset[disabled] .form-wishlist-items .actions-toolbar .action.tocart {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.form-wishlist-items .fieldset {
    margin: 0 0 15px
}

.wishlist .product-item-name,
.wishlist .price-box,
.wishlist .product-item-inner,
.wishlist .product-reviews-summary {
    display: block;
    width: 100%;
    padding: 0;
    text-align: left
}

.wishlist .product-item-photo {
    margin-bottom: 20px
}

.wishlist .product-item-inner {
    font-size: 1.4rem;
    margin-top: 15px;
    position: relative
}

.wishlist .field label {
    margin-bottom: 10px;
    display: block
}

.wishlist .field.qty {
    left: 0;
    top: 20px;
    margin: 0;
    width: 22%;
    position: absolute;
    z-index: 1
}

.wishlist .field.qty label {
    display: none
}

.wishlist .field.qty input {
    height: 40px;
    width: 100%;
    font-size: 14px;
    padding: 0 5px
}

.wishlist .comment-box {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.wishlist .comment-box textarea {
    font-size: 14px;
    height: 70px;
    padding: 8px 19px
}

.wishlist .item-options {
    font-size: 1.4rem;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0 10px 12px;
    width: 100%
}

.wishlist .item-options .value {
    width: 50%
}

.wishlist .product-items {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px
}

.wishlist .product-item {
    flex: 1 1 auto;
    margin: 0 0 20px;
    max-width: 100%;
    padding: 0 7px
}

.isSafari .wishlist .product-item {
    max-width: 99.84999999999999%
}

.wishlist .product-item .product-item-details {
    position: relative
}

.wishlist .product-item .product-item-details .product-reviews-summary {
    position: absolute;
    left: -1px;
    top: 4px
}

.wishlist .box-tocart {
    clear: both;
    position: relative
}

.wishlist .box-tocart .actions-primary {
    width: 100%
}

.wishlist .box-tocart .product-item-actions {
    margin-top: 20px;
    padding-left: 25%;
    position: relative;
    padding-right: 60px
}

.wishlist .box-tocart .product-item-actions button.tocart,
.wishlist .box-tocart .product-item-actions .quote-details-items .actions-toolbar>.action.tocart {
    max-width: 140px;
    min-width: 80px;
    padding: 10px;
    width: 100%
}

.wishlist .box-tocart .product-item-actions a.action {
    position: absolute;
    top: 0;
    width: 20px;
    display: inline-block;
    text-decoration: none
}

.wishlist .box-tocart .product-item-actions a.action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist .box-tocart .product-item-actions a.action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 40px;
    color: inherit;
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist .box-tocart .product-item-actions a.action:before {
    text-transform: none
}

.wishlist .box-tocart .product-item-actions .edit {
    right: 34px
}

.wishlist .box-tocart .product-item-actions .edit:before {
    content: 'create'
}

.wishlist .box-tocart .product-item-actions .delete {
    right: 0
}

.wishlist .box-tocart .product-item-actions .delete:before {
    content: 'delete'
}

.wishlist .box-tocart .unavailable.stock {
    margin-top: 20px;
    position: relative;
    padding-right: 0;
    text-align: center;
    margin-bottom: 16px;
    line-height: 40px
}

.wishlist .product-item-inner .product-item-actions {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.giftregisty-dropdown,
.wishlist-dropdown {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    padding-right: 10px;
    width: 50%
}

.giftregisty-dropdown:before,
.wishlist-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
    content: '';
    display: table
}

.giftregisty-dropdown:after,
.wishlist-dropdown:after {
    clear: both
}

.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 18px;
    color: inherit;
    content: 'chevron_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
    color: inherit
}

.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
    color: inherit
}

.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 18px;
    color: inherit;
    content: 'chevron_up';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
    color: inherit
}

.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
    color: inherit
}

.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)
}

.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
    margin: 0;
    padding: 8px 5px 8px 23px
}

.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
    left: 10px;
    top: -12px
}

.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
    left: 9px;
    top: -14px
}

.giftregisty-dropdown.active,
.wishlist-dropdown.active {
    overflow: visible
}

.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
    display: block
}

.giftregisty-dropdown .toggle,
.wishlist-dropdown .toggle {
    padding-right: 15px;
    position: relative
}

.giftregisty-dropdown .toggle:after,
.wishlist-dropdown .toggle:after {
    position: absolute;
    right: -3px;
    top: 3px;
    width: 14px
}

.giftregisty-dropdown .dropdown,
.wishlist-dropdown .dropdown {
    border-radius: 2px;
    padding: 10px
}

.giftregisty-dropdown .dropdown li,
.wishlist-dropdown .dropdown li {
    padding: 0
}

@media all and (min-width:1168px) {
    .wishlist .box-tocart .fieldset .unavailable.stock {
        margin-bottom: 16px
    }
}

.sales-order-history .order-links-block {
    display: none
}

.customer-address-index .block-addresses-list {
    margin-top: 50px
}

.customer-address-index .empty {
    margin-top: 25px
}

.customer-address-index .actions-toolbar {
    display: block;
    margin-top: 20px
}

.customer-address-index .actions-toolbar div.primary {
    width: 100%
}

.customer-address-index .actions-toolbar div.secondary {
    display: none
}

.customer-address-index .actions-toolbar .action.primary {
    max-width: 240px;
    width: 100%
}

.customer-address-form .legend,
.form-address-edit .legend {
    font-size: 1.4rem;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.customer-address-form fieldset,
.form-address-edit fieldset {
    margin-top: 20px
}

.form-address-edit {
    max-width: 630px
}

.customer-account-edit .legend {
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.customer-account-edit .fieldset.password {
    display: none
}

.customer-account-edit .form-edit-account {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.customer-account-edit .fieldset.info {
    max-width: 100%;
    width: 100%
}

.customer-account-edit .fieldset.password {
    max-width: 100%
}

.customer-account-edit .fieldset>.field.choice {
    margin-bottom: 18px;
    clear: both
}

.customer-account-edit .fieldset>.field.choice .label {
    float: left
}

.customer-account-edit .fieldset>.field p,
.customer-account-edit .fieldset>.field .p {
    margin: 0
}

.vault-cards-listaction .my-credit-cards .action.delete:before {
    content: none
}

.vault-cards-listaction .my-credit-cards .action.delete>span {
    border: 0;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
    text-transform: capitalize
}

.magento_giftcardaccount-customer-index .giftcard-account {
    margin-top: 20px
}

.magento_giftcardaccount-customer-index .giftcard-account .actions-toolbar .secondary {
    display: block;
    float: none
}

.magento_giftcardaccount-customer-index .giftcard-account .actions-toolbar .secondary button,
.magento_giftcardaccount-customer-index .giftcard-account .actions-toolbar .secondary .quote-details-items .actions-toolbar>.action {
    padding-left: 20px;
    padding-right: 20px
}

.title-wrapper {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 2px solid #f1f2f2
}

.title-wrapper:before,
.title-wrapper:after {
    content: '';
    display: table
}

.title-wrapper:after {
    clear: both
}

.title-wrapper h2,
.title-wrapper .h2,
.title-wrapper .block-related-posts-wrapper .block-title,
.title-wrapper .block-blog-recent-post .block-title,
.title-wrapper .aw_blog_related_products .block-title {
    float: left;
    letter-spacing: .5px;
    vertical-align: middle
}

.title-wrapper h2>span,
.title-wrapper .h2>span,
.title-wrapper .block-related-posts-wrapper .block-title>span,
.title-wrapper .block-blog-recent-post .block-title>span,
.title-wrapper .aw_blog_related_products .block-title>span {
    font-weight: 600
}

.order-status {
    font-size: 1.2rem;
    background: #eee;
    border-radius: 10px;
    font-weight: 400;
    line-height: 19px;
    margin: 0 16px 0 22px;
    padding: 1px 12px;
    vertical-align: 1px
}

.order-date {
    float: left;
    clear: both
}

.order-date .label {
    display: none
}

.order-date date {
    letter-spacing: .5px
}

.order-tracking {
    padding: 17px 0 0
}

.order-title {
    display: none
}

.order-actions-toolbar .action.order,
.order-actions-toolbar .action.order-primary {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    border-radius: 3px;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0;
    min-width: auto;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    width: auto;
    max-width: 240px;
    font-size: 1.4rem;
    line-height: 2.2rem;
    box-sizing: border-box;
    vertical-align: middle;
    float: right;
    margin-left: 40px;
    min-width: 120px;
    text-align: center;
    text-decoration: none
}

.order-actions-toolbar .action.order:focus,
.order-actions-toolbar .action.order-primary:focus,
.order-actions-toolbar .action.order:active,
.order-actions-toolbar .action.order-primary:active {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.order-actions-toolbar .action.order:hover,
.order-actions-toolbar .action.order-primary:hover {
    text-decoration: none;
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.order-actions-toolbar .action.order.disabled,
.order-actions-toolbar .action.order-primary.disabled,
.order-actions-toolbar .action.order[disabled],
.order-actions-toolbar .action.order-primary[disabled],
fieldset[disabled] .order-actions-toolbar .action.order,
fieldset[disabled] .order-actions-toolbar .action.order-primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.order-actions-toolbar .requisition-list-action .action.toggle {
    padding: 0;
    text-decoration: underline;
    font-weight: 400;
    max-width: none;
    width: auto;
    border: 0;
    border-radius: 0;
    font-size: 1.6rem;
    position: relative;
    padding-right: 27px;
    display: inline-block
}

.order-actions-toolbar .requisition-list-action .action.toggle:after {
    color: #333;
    font-size: 1.3rem;
    font-weight: 400;
    position: absolute;
    margin: 0;
    top: -2px;
    right: 0
}

.order-actions-toolbar .requisition-list-action .action.toggle.active,
.order-actions-toolbar .requisition-list-action .action.toggle:hover,
.order-actions-toolbar .requisition-list-action .action.toggle:focus {
    background: 0 0;
    color: #333;
    border: 0
}

.order-actions-toolbar .requisition-list-action .action.toggle.active:after,
.order-actions-toolbar .requisition-list-action .action.toggle:hover:after,
.order-actions-toolbar .requisition-list-action .action.toggle:focus:after {
    font-weight: 400;
    vertical-align: middle;
    color: #333;
    margin: 0
}

.order-actions-toolbar .requisition-list-action .items {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0)
}

.block-order-details-view {
    margin-top: 20px
}

.block-order-details-view .payment-method {
    border: none;
    padding: 0
}

.block-order-details-view .payment-method dt {
    font-weight: 400
}

.login-container .block-title {
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    line-height: 23px;
    padding: 10px 0 28px;
    text-transform: uppercase
}

.login-container .field.note {
    margin-bottom: 27px
}

.login-container div.primary {
    text-align: left
}

.login-container a.action.primary,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    float: none;
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 15px 25px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    min-width: 210px
}

.login-container a.action.primary:focus,
.login-container a.action.primary:active,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:focus,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:active,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:focus,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:active {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.login-container a.action.primary:hover,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:hover,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:hover {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.login-container a.action.primary.disabled,
.login-container a.action.primary[disabled],
fieldset[disabled] .login-container a.action.primary,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button.disabled,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button[disabled],
fieldset[disabled] .login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action.disabled,
.login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.login-container .block-new-customer a.action.primary,
.login-container .block-new-customer body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
.login-container .block-new-customer body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
    background: #0a0203;
    color: #fff;
    border-color: #0a0203
}

.login-container .block-new-customer a.action.primary:hover,
.login-container .block-new-customer body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button:hover,
.login-container .block-new-customer body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action:hover {
    background: #fff;
    color: #0a0203;
    border-color: #fd0
}

.block-new-customer {
    margin-bottom: 30px
}

.block-new-customer .block-title {
    padding: 0;
    margin-bottom: 15px
}

.block-new-customer .pagebuilder-column-group {
    margin-left: -15px;
    margin-right: -15px
}

.block-new-customer [data-content-type=image] {
    margin: 0 0 10px
}

.block-new-customer .pagebuilder-column {
    padding: 15px 15px 5px !important
}

.block-new-customer .pagebuilder-column:first-child {
    width: 100px !important
}

.block-new-customer .pagebuilder-column:last-child {
    width: calc(100% - 100px) !important
}

.block-new-customer h6 {
    font-size: 1.4rem;
    margin: 0 0 6px;
    text-transform: uppercase
}

.block-new-customer .actions-toolbar {
    margin-top: 15px
}

.block-new-customer figure img:not(.lazyloaded) {
    background: 0 0
}

.block-customer-login .actions-toolbar {
    margin-top: 30px
}

.block-customer-login .actions-toolbar div.secondary {
    display: inline-block;
    text-align: center
}

.block-customer-login .actions-toolbar div.secondary a {
    display: table;
    height: 20px;
    line-height: 20px;
    width: 100%;
    margin-top: 0;
    text-align: center
}

.block-customer-login .actions-toolbar div.secondary a>span {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.customer-account-create .block-new-customer .block-title {
    font-size: 1.6rem;
    text-transform: uppercase
}

.customer-account-confirmation .main {
    padding: 60px 0
}

.customer-account-confirmation .form.confirmation {
    max-width: 480px
}

.main>.form-create-account .fieldset {
    margin-bottom: 0
}

.main>.form-create-account .fieldset>.legend,
.main>.form-create-account .fieldset>.legend+br {
    display: none
}

.main>.form-create-account .fieldset>.field,
.main>.form-create-account .fieldset>.fields>.field {
    margin-bottom: 30px
}

.main>.form-create-account .fieldset>.field.register label,
.main>.form-create-account .fieldset>.field.regulation label {
    margin-bottom: 0
}

.main>.form-create-account .fieldset.create.account {
    position: relative
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error {
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    left: 0;
    margin-top: 5px
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error+label {
    padding: 0 0 0 35px;
    line-height: 24px;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    margin-left: -4px;
    display: inline-block;
    text-decoration: none
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error+label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #0a0203;
    content: 'check';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error+label:before {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 0;
    width: 24px;
    height: 24px;
    margin: 0 11px 0 0;
    border: 2px solid #fd0;
    content: ''
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error+label>span {
    line-height: 22px
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error:disabled {
    opacity: 1
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error:disabled+label {
    color: #0a0203
}

.main>.form-create-account .fieldset.create.account #privacy_policy-error:disabled+label:before {
    font-family: 'Material Icons Outlined' !important;
    color: #939598 !important;
    background: #f1f2f2;
    border-color: #939598
}

.main>.form-create-account .fieldset.create.account input[type=checkbox]:checked+#privacy_policy-error+label:before {
    font-size: 2.4rem;
    line-height: 2.4rem;
    content: 'check';
    border: none;
    background: 0 0;
    z-index: 1;
    left: .5px
}

.main>.form-create-account .fieldset.create.account input[type=checkbox]:checked+#privacy_policy-error+label:after {
    width: 24px;
    height: 24px;
    margin: 0 11px 0 0;
    border: 2px solid #fd0;
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    top: 0
}

.main>.form-create-account>* {
    max-width: 570px
}

.main>.form-create-account .field.zip {
    max-width: 165px
}

.main>.form-create-account .field.password [data-role=password-strength-meter] {
    color: #939598;
    font-weight: 600;
    margin-bottom: 0
}

.main>.form-create-account .field>.customer-dob {
    position: relative
}

.main>.form-create-account .field>.customer-dob button,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: none;
    width: 44px;
    height: 50px
}

.main>.form-create-account .field>.customer-dob button:visited,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action:visited {
    color: #0a0203;
    text-decoration: underline
}

.main>.form-create-account .field>.customer-dob button:hover,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action:hover {
    color: #0a0203;
    text-decoration: none
}

.main>.form-create-account .field>.customer-dob button:active,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action:active {
    color: #0a0203;
    text-decoration: underline
}

.main>.form-create-account .field>.customer-dob button:hover,
.main>.form-create-account .field>.customer-dob button:active,
.main>.form-create-account .field>.customer-dob button:focus,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action:hover,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action:active,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action:focus {
    background: 0 0;
    border: 0
}

.main>.form-create-account .field>.customer-dob button.disabled,
.main>.form-create-account .field>.customer-dob button[disabled],
fieldset[disabled] .main>.form-create-account .field>.customer-dob button,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action.disabled,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.main>.form-create-account .field>.customer-dob button>span,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.main>.form-create-account .field>.customer-dob button:before,
.main>.form-create-account .field>.customer-dob .quote-details-items .actions-toolbar>.action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 50px;
    color: #0a0203;
    content: 'calendar_today';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.main>.form-create-account #password-error {
    margin-top: 0;
    color: #939598
}

.main>.form-create-account .field-recaptcha {
    margin: 0 0 30px
}

.create-account-title {
    margin-bottom: 25px
}

.register-content>div {
    padding: 25px 20px;
    background: #eee
}

.register-content h2,
.register-content h3,
.register-content h4,
.register-content .h2,
.register-content .h3,
.register-content .h4,
.register-content .block-related-posts-wrapper .block-title,
.register-content .block-blog-recent-post .block-title,
.register-content .aw_blog_related_products .block-title {
    color: false
}

.register-content h2,
.register-content .h2,
.register-content .block-related-posts-wrapper .block-title,
.register-content .block-blog-recent-post .block-title,
.register-content .aw_blog_related_products .block-title {
    margin: 0 0 20px
}

.register-content li,
.register-content span,
.register-content p,
.register-content .p {
    color: false
}

.register-content ul li {
    margin-bottom: 0
}

.customer-account-createpassword form {
    padding: 30px 0
}

.table-reviews .product-name {
    font-weight: 400
}

.account.review-customer-view .main .content-title {
    margin-bottom: 20px
}

.account.review-customer-view .customer-review .product-details {
    margin-bottom: 40px
}

.account.review-customer-view .customer-review .product-details .product-info {
    flex: 1;
    max-width: 390px
}

.account.review-customer-view .customer-review .product-details .product-info .product-name {
    font-size: 1.6rem
}

.account.review-customer-view .customer-review .product-details .product-info .rating-average-label {
    display: none
}

.account.review-customer-view .customer-review .product-details .product-info .product-reviews-summary {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account.review-customer-view .customer-review .product-details .product-info .reviews-actions .action {
    text-decoration: underline
}

.account.review-customer-view .customer-review .product-details .product-info .reviews-actions .action.view {
    margin-right: 30px
}

.account.review-customer-view .customer-review .product-details .product-info .reviews-actions .action:hover {
    text-decoration: none
}

.account.review-customer-view .customer-review .review-details .title {
    font-size: 1.8rem;
    padding: 10px 0 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f1f2f2
}

.account.review-customer-view .customer-review .review-details .customer-review-rating .rating-label {
    margin-right: 35px
}

.account.review-customer-view .customer-review .review-content-block {
    background: #f7f7f7;
    padding: 20px;
    margin: 30px 0 10px;
    max-width: 570px
}

.negotiable_quote-quote-view .page-main .page-title-wrapper {
    position: relative;
    padding: 0 0 20px;
    border-bottom: 1px solid #0a0203;
    margin-bottom: 20px
}

.negotiable_quote-quote-view .page-main .page-title {
    display: none
}

.negotiable_quote-quote-view .item.content {
    padding-top: 20px
}

.negotiable_quote-quote-view .quote-name {
    font-weight: 700;
    font-size: 1.8rem;
    margin: 0 0 20px
}

.negotiable_quote-quote-view .quote-status {
    font-size: 1.2rem;
    padding: 1px 10px;
    border-radius: 10px;
    background: #f7f7f7
}

.negotiable_quote-quote-view .quote-view-links {
    padding: 20px 0 0;
    margin: 0
}

.negotiable_quote-quote-view .quote-view-links .action {
    width: auto;
    margin-bottom: 0
}

.negotiable_quote-quote-view .quote-date-created {
    display: inline-block
}

.negotiable_quote-quote-view .quote-date-created:after {
    content: '/';
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.negotiable_quote-quote-view .quote-date-expired {
    display: inline-block
}

.negotiable_quote-quote-view .quote-details-items .quote-table {
    padding-left: 0;
    padding-right: 0
}

.negotiable_quote-quote-view .quote-details-items .col.item {
    padding-top: 15px
}

.negotiable_quote-quote-view .quote-table-items .product-item-name,
.negotiable_quote-quote-view .quote-table-items dt {
    font-weight: 400
}

.negotiable_quote-quote-view .quote-table-totals>tfoot tr>th {
    font-size: 1.4rem;
    color: #0a0203
}

.negotiable_quote-quote-view .product-item-details {
    display: block
}

.negotiable_quote-quote-view .item-options {
    margin-bottom: 0
}

.negotiable_quote-quote-view .item-options:before,
.negotiable_quote-quote-view .item-options:after {
    content: '';
    display: table
}

.negotiable_quote-quote-view .item-options:after {
    clear: both
}

.negotiable_quote-quote-view .item-options dt {
    clear: left;
    font-size: 12px;
    font-weight: 400;
    float: left;
    margin: 0 5px 5px 0
}

.negotiable_quote-quote-view .item-options dt:after {
    content: ': '
}

.negotiable_quote-quote-view .item-options dd {
    display: inline-block;
    font-size: 12px;
    float: left;
    margin: 0 0 5px
}

.negotiable_quote-quote-view.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr td,
.negotiable_quote-quote-view.account .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr th {
    padding: 2px 0;
    border: 0
}

.negotiable_quote-quote-view.account .main .quote-view-links.quote-view-buttons {
    max-width: none
}

.negotiable_quote-quote-view.account .main .quote-view-links.quote-view-buttons .action {
    min-width: 200px;
    display: inline-block;
    vertical-align: top
}

.negotiable_quote-quote-view.account .main .quote-view-links.quote-view-buttons .action.checkout {
    min-width: 200px;
    text-transform: none;
    background: 0 0;
    color: #0a0203;
    border-color: #0a0203;
    padding: 13px 25px;
    margin: 0
}

.negotiable_quote-quote-view.account .main .quote-view-links.quote-view-buttons .action.checkout:hover {
    background: #0a0203;
    color: #fff
}

.negotiable_quote-quote-view.account .main .quote-view-links.quote-view-buttons .action.checkout:before {
    display: none
}

.negotiable_quote-quote-view .comments-field-label {
    font-weight: 400
}

.negotiable_quote-quote-view textarea {
    min-height: 120px
}

.popup-authentication .modal-inner-wrap {
    margin-top: 10rem;
    max-width: 450px
}

.popup-authentication .modal-inner-wrap .modal-header .action-close {
    display: none
}

.popup-authentication .modal-inner-wrap .modal-content .block {
    text-align: center;
    background: #f1f2f2
}

.popup-authentication .modal-inner-wrap .modal-content .block p,
.popup-authentication .modal-inner-wrap .modal-content .block .p {
    padding: 20px 10px
}

.popup-authentication .modal-inner-wrap .modal-content .actions {
    text-align: center;
    padding: 10px 30px 0
}

.account .page-title-section [data-content-type=row],
.sales-guest-view .page-title-section [data-content-type=row] {
    margin-bottom: 10px;
    max-width: 630px;
    padding: 0;
    color: #fff
}

.account .page-title-section .action.signout,
.sales-guest-view .page-title-section .action.signout {
    float: right;
    color: #fff
}

.account .page-title-section .action.signout:hover,
.sales-guest-view .page-title-section .action.signout:hover {
    color: #0a0203
}

.account .account-header-holder .action,
.sales-guest-view .account-header-holder .action {
    color: #0a0203
}

.account .account-header-holder .action:hover,
.sales-guest-view .account-header-holder .action:hover {
    background: 0 0;
    color: #fff
}

.account .page-title-wrapper:before,
.sales-guest-view .page-title-wrapper:before,
.account .page-title-wrapper:after,
.sales-guest-view .page-title-wrapper:after {
    content: '';
    display: table
}

.account .page-title-wrapper:after,
.sales-guest-view .page-title-wrapper:after {
    clear: both
}

.account .page-title-wrapper.company-user,
.sales-guest-view .page-title-wrapper.company-user {
    position: relative
}

.account .page-title-wrapper.company-user h1,
.sales-guest-view .page-title-wrapper.company-user h1,
.account .page-title-wrapper.company-user .h1,
.sales-guest-view .page-title-wrapper.company-user .h1 {
    width: calc(100% - 100px)
}

.account .page-title-wrapper.company-user .marketing,
.sales-guest-view .page-title-wrapper.company-user .marketing {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 24px;
    right: 15px;
    max-width: 100px
}

.account .page-title-wrapper.company-user .marketing img,
.sales-guest-view .page-title-wrapper.company-user .marketing img {
    -webkit-transition: max-height .07000000000000001s;
    -moz-transition: max-height .07000000000000001s;
    -ms-transition: max-height .07000000000000001s;
    transition: max-height .07000000000000001s;
    vertical-align: top;
    max-height: 176px
}

.account .page-title-wrapper.company-user>.action,
.sales-guest-view .page-title-wrapper.company-user>.action {
    text-decoration: none;
    vertical-align: top
}

.account .main h2,
.sales-guest-view .main h2,
.account .main .h2,
.sales-guest-view .main .h2,
.account .main .block-related-posts-wrapper .block-title,
.sales-guest-view .main .block-related-posts-wrapper .block-title,
.account .main .block-blog-recent-post .block-title,
.sales-guest-view .main .block-blog-recent-post .block-title,
.account .main .aw_blog_related_products .block-title,
.sales-guest-view .main .aw_blog_related_products .block-title {
    margin: 0
}

.account .main strong,
.sales-guest-view .main strong,
.account .main span,
.sales-guest-view .main span,
.account .main a,
.sales-guest-view .main a,
.account .main p,
.sales-guest-view .main p,
.account .main li,
.sales-guest-view .main li,
.account .main .p,
.sales-guest-view .main .p {
    letter-spacing: .5px
}

.account .main .block-title,
.sales-guest-view .main .block-title,
.account .main .content-title,
.sales-guest-view .main .content-title,
.customer-account-edit .legend {
    border-bottom: 2px solid #f1f2f2;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 23px;
    padding: 10px 0 20px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account .main .block-title>strong,
.sales-guest-view .main .block-title>strong,
.account .main .content-title>strong,
.sales-guest-view .main .content-title>strong,
.customer-account-edit .legend>strong {
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.account .main .block-title>a,
.sales-guest-view .main .block-title>a,
.account .main .content-title>a,
.sales-guest-view .main .content-title>a,
.customer-account-edit .legend>a {
    font-size: 1.4rem;
    font-weight: 400;
    text-align: right
}

.account .main .box-title,
.sales-guest-view .main .box-title {
    padding: 20px 0;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.account .main .box-content .box-title span,
.sales-guest-view .main .box-content .box-title span {
    font-size: inherit
}

.account .main .block-content>p,
.sales-guest-view .main .block-content>p,
.account .main .block-content>.p,
.sales-guest-view .main .block-content>.p {
    margin-top: 15px
}

.account .main .block-content a,
.sales-guest-view .main .block-content a {
    text-decoration: underline
}

.account .main .box-actions,
.sales-guest-view .main .box-actions {
    margin-top: 20px
}

.account .main .box-actions a:first-child,
.sales-guest-view .main .box-actions a:first-child,
.account .main .box-actions a:not(:last-child),
.sales-guest-view .main .box-actions a:not(:last-child) {
    margin-right: 15px
}

.account .main .block-addresses-list .block-content .pager,
.sales-guest-view .main .block-addresses-list .block-content .pager {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    width: 100%
}

.account .main .block-addresses-list .block-content .limiter-label,
.sales-guest-view .main .block-addresses-list .block-content .limiter-label {
    font-weight: 400;
    display: inline-block
}

.account .main .block-addresses-list .block-content .limiter-options,
.sales-guest-view .main .block-addresses-list .block-content .limiter-options {
    width: 74px;
    height: 38px;
    line-height: 26px;
    margin-left: 15px;
    background-position: 82% 51%;
    padding-left: 15px
}

.account .main .block-addresses-list .block-content .limiter-text,
.sales-guest-view .main .block-addresses-list .block-content .limiter-text {
    display: none
}

.account .field>.customer-dob,
.sales-guest-view .field>.customer-dob {
    position: relative
}

.account .field>.customer-dob button,
.sales-guest-view .field>.customer-dob button,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: none;
    width: 44px;
    height: 50px
}

.account .field>.customer-dob button:visited,
.sales-guest-view .field>.customer-dob button:visited,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action:visited,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action:visited {
    color: #0a0203;
    text-decoration: underline
}

.account .field>.customer-dob button:hover,
.sales-guest-view .field>.customer-dob button:hover,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action:hover,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action:hover {
    color: #0a0203;
    text-decoration: none
}

.account .field>.customer-dob button:active,
.sales-guest-view .field>.customer-dob button:active,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action:active,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action:active {
    color: #0a0203;
    text-decoration: underline
}

.account .field>.customer-dob button:hover,
.sales-guest-view .field>.customer-dob button:hover,
.account .field>.customer-dob button:active,
.sales-guest-view .field>.customer-dob button:active,
.account .field>.customer-dob button:focus,
.sales-guest-view .field>.customer-dob button:focus,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action:hover,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action:hover,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action:active,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action:active,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action:focus,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action:focus {
    background: 0 0;
    border: 0
}

.account .field>.customer-dob button.disabled,
.sales-guest-view .field>.customer-dob button.disabled,
.account .field>.customer-dob button[disabled],
.sales-guest-view .field>.customer-dob button[disabled],
fieldset[disabled] .account .field>.customer-dob button,
fieldset[disabled] .sales-guest-view .field>.customer-dob button,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action.disabled,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action.disabled,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action[disabled],
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action[disabled],
fieldset[disabled] .account .field>.customer-dob .quote-details-items .actions-toolbar>.action,
fieldset[disabled] .sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.account .field>.customer-dob button>span,
.sales-guest-view .field>.customer-dob button>span,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action>span,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.account .field>.customer-dob button:before,
.sales-guest-view .field>.customer-dob button:before,
.account .field>.customer-dob .quote-details-items .actions-toolbar>.action:before,
.sales-guest-view .field>.customer-dob .quote-details-items .actions-toolbar>.action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 50px;
    color: #0a0203;
    content: 'calendar_today';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-product-giftcard .product-info-main .product-reviews-summary,
body[class*=gift-card] .product-info-main .product-reviews-summary {
    display: none
}

.page-product-giftcard .field.amount,
body[class*=gift-card] .field.amount,
.page-product-giftcard .label-wrapper,
body[class*=gift-card] .label-wrapper {
    margin-bottom: 18px
}

.page-product-giftcard .field.amount .note,
body[class*=gift-card] .field.amount .note,
.page-product-giftcard .label-wrapper .note,
body[class*=gift-card] .label-wrapper .note {
    float: right;
    letter-spacing: .5px;
    margin-bottom: 5px
}

.page-product-giftcard .field.amount .note:before,
body[class*=gift-card] .field.amount .note:before,
.page-product-giftcard .label-wrapper .note:before,
body[class*=gift-card] .label-wrapper .note:before {
    display: none
}

.page-product-giftcard .label-wrapper,
body[class*=gift-card] .label-wrapper {
    margin-bottom: 10px
}

.page-product-giftcard [name=custom_giftcard_amount],
body[class*=gift-card] [name=custom_giftcard_amount] {
    min-height: 50px;
    font-size: 2.4rem;
    line-height: 36px;
    letter-spacing: .5px
}

.page-product-giftcard [name=giftcard_message],
body[class*=gift-card] [name=giftcard_message] {
    min-height: 60px
}

.page-product-giftcard fieldset.giftcard-amount,
body[class*=gift-card] fieldset.giftcard-amount {
    margin-bottom: 18px
}

.page-product-giftcard .product-options-wrapper .fieldset,
body[class*=gift-card] .product-options-wrapper .fieldset {
    margin: 0
}

.page-product-giftcard .giftcard.form .fieldset,
body[class*=gift-card] .giftcard.form .fieldset {
    margin-bottom: 10px
}

.page-product-giftcard .giftcard.form .fieldset>.fields>.field,
body[class*=gift-card] .giftcard.form .fieldset>.fields>.field,
.page-product-giftcard .giftcard.form .fieldset>.field,
body[class*=gift-card] .giftcard.form .fieldset>.field {
    margin-bottom: 18px
}

.page-product-giftcard .giftcard.form .fieldset .fields,
body[class*=gift-card] .giftcard.form .fieldset .fields {
    margin-bottom: 18px
}

.page-product-giftcard .giftcard.form .zip-widget,
body[class*=gift-card] .giftcard.form .zip-widget {
    margin-bottom: 13px
}

.lac-notification {
    background-color: #373330;
    color: #fff;
    font-size: 16px;
    display: none
}

.lac-notification .lac-notification-icon {
    float: left;
    margin: 10px 25px 10px 10px
}

.lac-notification .lac-notification-icon .logo-img {
    display: block
}

.lac-notification .lac-notification-text {
    float: left;
    padding: 15px 0
}

.lac-notification .lac-notification-links {
    float: right;
    padding: 15px 0
}

.lac-notification .lac-notification-links a {
    color: #fff;
    font-size: 14px
}

.lac-notification .lac-notification-links .lac-notification-close-link:after {
    background: url('../../frontend/Nikon/asia/en_US/Magento_LoginAsCustomerFrontendUi/images/close.svg');
    content: ' ';
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    vertical-align: middle;
    width: 12px
}

.my-orders-search-advanced .fieldset:first-of-type {
    margin-bottom: 0
}

.my-orders-search-advanced .filters-collapse {
    text-align: right
}

.my-orders-search-advanced .fieldset.info:not(.filter-summary):not(.extra-order-search) .field {
    margin: 10px 0
}

.my-orders-search-advanced .fieldset.info.extra-order-search {
    background: #eee;
    padding: 20px
}

.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 {
    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 {
    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: 14px;
    line-height: inherit;
    color: #999;
    content: 'delete';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    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: #41362f
}

.my-orders-search-advanced .action-remove:not(.action-clear-all):active:before {
    color: #41362f
}

.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 {
    margin: 10px 0
}

.search-sku input {
    float: left;
    padding-right: 24px
}

.search-sku button[type=submit],
.search-sku .quote-details-items .actions-toolbar>.action[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 {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #0a0203;
    content: 'search';
    display: inline-block;
    font-family: 'Material Icons Outlined';
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top;
    text-transform: none
}

.field-date .control .sub-label,
.field-order-total .control .sub-label {
    display: block;
    width: 100%
}

.field-date .control input,
.field-order-total .control input {
    float: left;
    position: relative;
    width: 79%
}

.field-date .control .ui-datepicker-trigger,
.field-order-total .control .ui-datepicker-trigger {
    background: 0 0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 3px;
    padding: 15px 25px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    width: 45px;
    height: 45px;
    margin: 0
}

.field-date .control .ui-datepicker-trigger>span,
.field-order-total .control .ui-datepicker-trigger>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.field-date .control .ui-datepicker-trigger:before,
.field-order-total .control .ui-datepicker-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: 'calendar_today';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.field-date .control .ui-datepicker-trigger:hover:before,
.field-order-total .control .ui-datepicker-trigger:hover:before {
    color: inherit
}

.field-date .control .ui-datepicker-trigger:active:before,
.field-order-total .control .ui-datepicker-trigger:active:before {
    color: inherit
}

.field-date .control .ui-datepicker-trigger:focus,
.field-order-total .control .ui-datepicker-trigger:focus,
.field-date .control .ui-datepicker-trigger:active,
.field-order-total .control .ui-datepicker-trigger:active {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.field-date .control .ui-datepicker-trigger:hover,
.field-order-total .control .ui-datepicker-trigger:hover {
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203
}

.field-date .control .ui-datepicker-trigger.disabled,
.field-order-total .control .ui-datepicker-trigger.disabled,
.field-date .control .ui-datepicker-trigger[disabled],
.field-order-total .control .ui-datepicker-trigger[disabled],
fieldset[disabled] .field-date .control .ui-datepicker-trigger,
fieldset[disabled] .field-order-total .control .ui-datepicker-trigger {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.field-date .control .ui-datepicker-trigger:focus,
.field-order-total .control .ui-datepicker-trigger:focus,
.field-date .control .ui-datepicker-trigger:active,
.field-order-total .control .ui-datepicker-trigger:active {
    background: 0 0;
    border: none
}

.field-date .control .ui-datepicker-trigger:hover,
.field-order-total .control .ui-datepicker-trigger:hover {
    background: 0 0;
    border: none
}

.field-date .control .ui-datepicker-trigger.disabled,
.field-order-total .control .ui-datepicker-trigger.disabled,
.field-date .control .ui-datepicker-trigger[disabled],
.field-order-total .control .ui-datepicker-trigger[disabled],
fieldset[disabled] .field-date .control .ui-datepicker-trigger,
fieldset[disabled] .field-order-total .control .ui-datepicker-trigger {
    pointer-events: none;
    opacity: .5
}

.field-date .control .ui-datepicker-trigger:before,
.field-order-total .control .ui-datepicker-trigger:before {
    overflow: visible;
    text-transform: none
}

.account .block-title .title-actions-links {
    margin-top: 0
}

.account .block-title .title-actions-links .action.primary {
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 0px;
    min-width: 230px
}

.account.requisition_list-requisition-index .main .block-title {
    margin-bottom: 25px
}

.account.requisition_list-requisition-index .main .toolbar .pager {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: inline-block;
    margin: 0
}

.account.requisition_list-requisition-index .main .toolbar .pages .pages-items .item {
    cursor: pointer
}

.account.requisition_list-requisition-index .data-grid-wrap .list-name-field .cell-label-line-name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.account.requisition_list-requisition-index .data-grid-wrap table>thead>tr>th {
    padding-left: 0
}

.account.requisition_list-requisition-index .data-grid-wrap table>thead>tr>th:nth-child(3) {
    text-align: center
}

.account.requisition_list-requisition-index .data-grid-wrap table>thead>tr>th.actions-field span {
    display: none
}

.account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td {
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 0
}

.account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td:nth-child(3) {
    text-align: center
}

.account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td.actions-field {
    width: 50px
}

.account .block-requisition-management .requisition-list-title h1,
.account .block-requisition-management .requisition-list-title .h1 {
    font-size: 24px;
    font-weight: 700
}

.requisition-content .block-requisition-management {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border-bottom: 1px solid #333;
    padding-bottom: 10px
}

.requisition-content .block-requisition-management .requisition-info {
    display: none
}

.requisition-content .block-requisition-management .requisition-list-title {
    margin-bottom: 20px
}

.requisition-content .block-requisition-management .requisition-list-title .action.edit {
    padding: 0;
    margin: -4px 0 0;
    width: auto;
    border: none;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600
}

.requisition-content .block-requisition-management .requisition-list-title .action.edit:hover,
.requisition-content .block-requisition-management .requisition-list-title .action.edit:active,
.requisition-content .block-requisition-management .requisition-list-title .action.edit:focus {
    background: 0 0;
    color: #333;
    text-decoration: none
}

.requisition-content .block-requisition-management .requisition-view-links {
    display: inline-block;
    width: 38px;
    float: right;
    margin-bottom: 0
}

.requisition-content .block-requisition-management .requisition-view-links a {
    padding-left: 0;
    font-weight: 600
}

.requisition-content .block-requisition-management .requisition-view-links a.action.export {
    display: none
}

.requisition-content .block-requisition-management .block.block-requisition-list {
    margin-left: 20px
}

.requisition-content .block-requisition-management .requisition-toolbar {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: calc(100% - 50px);
    text-align: right;
    margin-top: 3px
}

.requisition-content .block-requisition-management .requisition-toolbar .requisition-toolbar-select {
    float: left
}

.requisition-content .block-requisition-management .requisition-toolbar .button,
.requisition-content .block-requisition-management .requisition-toolbar .action {
    padding: 0;
    margin: 0;
    width: auto;
    border: none;
    font-size: 14px;
    text-decoration: underline;
    vertical-align: top;
    line-height: 20px
}

.requisition-content .block-requisition-management .requisition-toolbar .button.new,
.requisition-content .block-requisition-management .requisition-toolbar .action.new {
    text-decoration: none
}

.requisition-content .block-requisition-management .requisition-toolbar .button:hover,
.requisition-content .block-requisition-management .requisition-toolbar .action:hover,
.requisition-content .block-requisition-management .requisition-toolbar .button:active,
.requisition-content .block-requisition-management .requisition-toolbar .action:active,
.requisition-content .block-requisition-management .requisition-toolbar .button:focus,
.requisition-content .block-requisition-management .requisition-toolbar .action:focus {
    background: 0 0;
    color: #333;
    text-decoration: none
}

.requisition-content .requisition-grid.table-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.requisition-content .requisition-grid.table-wrapper table thead th {
    padding-left: 0
}

.requisition-content .requisition-grid.table-wrapper table thead .col.qty {
    text-align: center
}

.requisition-content .requisition-grid.table-wrapper table tbody td {
    padding-left: 0;
    vertical-align: middle
}

.requisition-content .requisition-grid.table-wrapper table tbody td .input-text {
    width: 50px;
    padding: 0;
    text-align: center
}

.requisition-content .requisition-grid.table-wrapper table tbody td .product-item-name {
    font-size: 14px
}

.requisition-content .requisition-grid.table-wrapper table tbody td .product-item-name a {
    text-decoration: none
}

.requisition-content .requisition-grid.table-wrapper table tbody td .product-item-sku {
    display: none
}

.requisition-content .requisition-grid.table-wrapper table tbody td .product-item-details {
    padding-bottom: 0
}

.requisition-content .requisition-grid.table-wrapper table tbody td .product-item-details .item-options {
    width: 100%
}

.requisition-content .requisition-grid.table-wrapper table tbody td .product-item-details .item-options dt,
.requisition-content .requisition-grid.table-wrapper table tbody td .product-item-details .item-options dd {
    display: inline-block;
    margin: 0;
    min-width: 60px;
    font-weight: 400
}

.requisition-content .requisition-grid.table-wrapper table tbody tr:last-child td {
    border-bottom: 1px solid #333
}

.requisition-content .requisition-grid.table-wrapper table tbody .col-checkbox {
    max-width: 21px;
    position: relative
}

.requisition-content .requisition-grid.table-wrapper table tbody .col .price {
    font-size: 14px;
    font-weight: 400
}

.requisition-content .requisition-grid.table-wrapper table tbody .col.qty {
    text-align: center
}

.requisition-content .requisition-grid.table-wrapper table tbody .col.product {
    text-align: left
}

.requisition-content .requisition-grid.table-wrapper table tbody .col.col-image {
    width: 95px
}

.requisition-content .requisition-grid.table-wrapper table tbody .col.col-image img {
    width: 80px;
    height: auto;
    max-height: 9999px
}

.requisition-content .requisition-grid.table-wrapper table tbody .col.subtotal {
    width: 60px
}

.requisition-content .requisition-grid.table-wrapper .actions-toolbar {
    position: static
}

.requisition-content .requisition-grid.table-wrapper .actions-toolbar .action-delete {
    padding: 0;
    margin: 0;
    width: auto;
    border: none;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    vertical-align: top
}

.requisition-content .requisition-grid.table-wrapper .actions-toolbar .action-delete:hover,
.requisition-content .requisition-grid.table-wrapper .actions-toolbar .action-delete:active,
.requisition-content .requisition-grid.table-wrapper .actions-toolbar .action-delete:focus {
    background: 0 0;
    color: #333;
    text-decoration: none;
    box-shadow: none
}

.requisition-content .requisition-grid.table-wrapper .actions-toolbar .action-delete:before {
    color: #333;
    font-size: 22px;
    text-transform: none
}

.requisition-content .requisition-grid.table-wrapper .actions-toolbar .action-edit {
    display: none
}

.requisition-content .link-button .requisition-list-button.toggle {
    text-decoration: underline;
    display: inline-block;
    text-decoration: none
}

.requisition-content .link-button .requisition-list-button.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 20px;
    color: #0a0203;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.requisition-content .link-button .requisition-list-button.toggle span {
    text-decoration: underline
}

.requisition-content .link-button .requisition-list-button.toggle:after {
    margin: 0;
    text-transform: none
}

.requisition-content .link-button .requisition-list-button.toggle.active:after {
    content: 'arrow_drop_up';
    color: #0a0203;
    margin: 0;
    font-size: 24px;
    line-height: 20px
}

.requisition-view-buttons {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: right;
    margin-bottom: 40px;
    margin-top: 10px
}

.requisition-view-buttons div.primary {
    text-align: right
}

.requisition-view-buttons .action.primary {
    max-width: 200px
}

.requisition-view-buttons .action.secondary {
    display: inline-block;
    border: 1px solid #333;
    max-width: 200px
}

.requisition-view-buttons .action.secondary.update {
    float: none
}

.requisition-view-buttons .action.secondary.delete {
    float: right;
    margin-left: 15px
}

.block-requisition-list {
    display: inline;
    margin-bottom: 0
}

.action.new {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    text-decoration: none
}

.action.new:visited {
    color: #0a0203;
    text-decoration: underline
}

.action.new:hover {
    color: #0a0203;
    text-decoration: none
}

.action.new:active {
    color: #0a0203;
    text-decoration: underline
}

.action.new:hover,
.action.new:active,
.action.new:focus {
    background: 0 0;
    border: 0
}

.action.new.disabled,
.action.new[disabled],
fieldset[disabled] .action.new {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.action.new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: 'add';
    font-family: 'Material Icons Outlined';
    margin: -2px 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.action.new:before {
    font-weight: 600;
    text-transform: none
}

.requisition-list-action {
    position: relative;
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    display: inline-block;
    width: 100%;
    font-weight: inherit;
    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 {
    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 {
    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: 30px;
    line-height: 24px;
    color: #0a0203;
    font-family: 'Material Icons Outlined';
    margin: 0 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.requisition-list-action .action.toggle:hover:after {
    color: #0a0203
}

.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: 30px;
    line-height: 24px;
    color: #0a0203;
    font-family: 'Material Icons Outlined';
    margin: 0 5px;
    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: #0a0203
}

.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 {
    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:visited {
    color: #0a0203;
    text-decoration: underline
}

.requisition-list-action:hover {
    color: #0a0203;
    text-decoration: none
}

.requisition-list-action:active {
    color: #0a0203;
    text-decoration: underline
}

.requisition-list-action:hover,
.requisition-list-action:active,
.requisition-list-action:focus {
    background: 0 0;
    border: 0
}

.requisition-list-action.disabled,
.requisition-list-action[disabled],
fieldset[disabled] .requisition-list-action {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.requisition-list-action .action.toggle:after {
    padding-right: 1px;
    text-transform: none
}

.requisition-list-action .action.toggle:after,
.requisition-list-action .action.toggle.active:after {
    font-weight: 700
}

.requisition-list-action .items {
    background: #fff;
    border: 1px solid #f1f2f2;
    display: block;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99
}

.requisition-list-action .items:before,
.requisition-list-action .items:after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.requisition-list-action .items:not([aria-hidden=false]) {
    display: none;
    opacity: 0
}

.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 {
    padding: 12px 20px;
    font-weight: 600
}

.requisition-list-action .items .item:last-child {
    border-top: 1px solid #f1f2f2
}

.requisition-list-action .items .item .item-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cart.table-wrapper .requisition-list-action {
    margin-bottom: 10px
}

.cart.table-wrapper .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
}

.page-title-section .requisition-list-action .action {
    color: #fff
}

.page-title-section .requisition-list-action .action:hover {
    color: #0a0203
}

.social-button .requisition-list-button {
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    display: inline;
    text-decoration: none;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center
}

.social-button .requisition-list-button:visited {
    color: #0a0203;
    text-decoration: underline
}

.social-button .requisition-list-button:hover {
    color: #0a0203;
    text-decoration: none
}

.social-button .requisition-list-button:active {
    color: #0a0203;
    text-decoration: underline
}

.social-button .requisition-list-button:hover,
.social-button .requisition-list-button:active,
.social-button .requisition-list-button:focus {
    background: 0 0;
    border: 0
}

.social-button .requisition-list-button.disabled,
.social-button .requisition-list-button[disabled],
fieldset[disabled] .social-button .requisition-list-button {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.social-button .requisition-list-button>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.social-button .requisition-list-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 48px;
    color: inherit;
    content: 'list';
    font-family: 'Material Icons Outlined';
    margin: 0 -1px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.social-button .requisition-list-button:before {
    text-transform: none
}

.social-button .requisition-list-button:hover,
.social-button .requisition-list-button:focus,
.social-button .requisition-list-button:active {
    border: 2px solid #fd0;
    box-shadow: 0 0 0 1px #fd0 inset
}

.social-button .requisition-list-button:after {
    display: none
}

.link-button .requisition-list-button.toggle:after {
    color: #1979c3;
    vertical-align: bottom
}

.link-button .requisition-list-button.toggle.active:after {
    color: #1979c3;
    margin: .3rem 0 0 5px
}

.link-button .requisition-list-button.toggle.active:after:hover {
    color: #1979c3
}

.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: #000;
    font-size: 12px
}

.requisition-grid .product-item-description .product-item-details {
    color: #000;
    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: none
}

.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: inherit;
    color: #8f8f8f;
    content: 'delete';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    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: #0a0203
}

.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: inherit;
    color: #8f8f8f;
    content: '\e601';
    font-family: 'magento-icons';
    margin: 0 10px 0 0;
    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: #0a0203
}

.requisition-grid .actions-toolbar>.action-edit:active:before {
    color: #8f8f8f
}

.requisition-grid .item-error {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px
}

.requisition-list-description {
    word-wrap: break-word
}

.modal-popup.modal-slide.requisition-popup .action.hidden {
    display: none
}

.modal-popup.modal-slide.requisition-popup .modal-title {
    padding-right: 60px
}

.modal-popup.modal-slide.requisition-popup .modal-inner-wrap[class] {
    background: #fff
}

.modal-popup.modal-slide.requisition-popup .modal-inner-wrap[class] .modal-content {
    margin-right: 60px
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary {
    line-height: 1.7143;
    margin: 0;
    padding: .7rem 0;
    color: #0a0203;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 400;
    text-decoration: underline
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:visited {
    color: #0a0203;
    text-decoration: underline
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:hover {
    color: #0a0203;
    text-decoration: none
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:active {
    color: #0a0203;
    text-decoration: underline
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:hover,
.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:active,
.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:focus {
    background: 0 0;
    border: 0
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary.disabled,
.modal-popup.modal-slide.requisition-popup .modal-footer .secondary[disabled],
fieldset[disabled] .modal-popup.modal-slide.requisition-popup .modal-footer .secondary {
    color: #0a0203;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:active,
.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:not(:focus) {
    box-shadow: none
}

.modal-popup.modal-slide.requisition-popup .modal-footer .secondary:hover {
    text-decoration: none
}

.modal-popup.modal-slide.requisition-popup .modal-footer .replace {
    margin-left: 10px
}

.requisition-view-links {
    margin-bottom: 10px
}

.requisition-view-links .print {
    float: right;
    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,
.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;
    width: 100%
}

.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 .uvp-bar,
.requisition_list-requisition-print.account .signout,
.requisition_list-requisition-print.account .before-footer-section,
.requisition_list-requisition-print.account .copyright-wrapper {
    display: none
}

.requisition_list-requisition-print.account .page-main {
    padding-top: 25px
}

.requisition_list-requisition-print.account .column.main {
    padding-bottom: 25px
}

.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
}

@media print {
    .requisition-list-requisition-print .table-wrapper table {
        table-layout: auto
    }
}

.rating-summary {
    overflow: hidden;
    white-space: nowrap
}

.rating-summary .rating-result {
    width: 80px;
    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: #939598;
    font-family: 'Material Icons Outlined';
    font-size: 16px;
    height: 16px;
    letter-spacing: 0;
    line-height: 16px;
    content: 'star_rate' 'star_rate' 'star_rate' 'star_rate' 'star_rate';
    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: #fd0;
    font-family: 'Material Icons Outlined';
    font-size: 16px;
    height: 16px;
    letter-spacing: 0;
    line-height: 16px;
    content: 'star_rate' 'star_rate' 'star_rate' 'star_rate' 'star_rate';
    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 .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.rating-summary .rating-result {
    text-transform: none
}

.rating-summary .rating-result:before {
    color: #939598
}

.rating-summary .rating-result>span:before {
    color: #fd0;
    font-family: 'Material Icons'
}

.rating-summary .rating-result:before,
.rating-summary .rating-result>span:before {
    font-size: 1.6rem
}

.reviews-actions a {
    text-decoration: none
}

.review-add {
    padding: 28px 19px 30px;
    background: #eee
}

.review-add .block-title {
    font-size: 1.6rem;
    letter-spacing: .5px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.review-add .block-title strong {
    font-weight: 600
}

.review-add .submit {
    min-width: 240px
}

.review-control-vote {
    overflow: hidden;
    height: 26px;
    min-width: 145px;
    white-space: nowrap
}

.review-control-vote:before {
    color: #939598;
    font-family: 'Material Icons Outlined';
    font-size: 26px;
    height: 26px;
    letter-spacing: 0;
    line-height: 26px;
    font-style: normal;
    font-weight: 400;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: 'star_rate' 'star_rate' 'star_rate' 'star_rate' 'star_rate';
    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: #fd0;
    font-family: 'Material Icons Outlined';
    font-size: 26px;
    height: 26px;
    letter-spacing: 0;
    line-height: 26px;
    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: 'star_rate' 'star_rate' 'star_rate' 'star_rate' 'star_rate'
}

.review-control-vote .rating-4 {
    z-index: 3
}

.review-control-vote .rating-4:before {
    content: 'star_rate' 'star_rate' 'star_rate' 'star_rate'
}

.review-control-vote .rating-3 {
    z-index: 4
}

.review-control-vote .rating-3:before {
    content: 'star_rate' 'star_rate' 'star_rate'
}

.review-control-vote .rating-2 {
    z-index: 5
}

.review-control-vote .rating-2:before {
    content: 'star_rate' 'star_rate'
}

.review-control-vote .rating-1 {
    z-index: 6
}

.review-control-vote .rating-1:before {
    content: 'star_rate'
}

.review-control-vote:before {
    font-weight: 300
}

.review-control-vote input[type=radio] {
    display: block
}

.review-control-vote input[type=radio]:checked+label:before {
    font-family: 'Material Icons'
}

.review-control-vote label:hover:before {
    font-family: 'Material Icons'
}

.review-field-ratings {
    margin-bottom: 20px
}

.review-field-ratings .control {
    float: right
}

.review-field-ratings legend {
    float: left;
    letter-spacing: .5px;
    margin-right: 5px
}

.review-fieldset {
    max-width: 500px
}

.review-fieldset>div.field {
    margin-bottom: 20px
}

.review-fieldset>div.field label {
    margin-bottom: 8px;
    display: block
}

.review-add .review-legend,
.review-field-rating>label,
.review-list .block-title {
    display: none
}

.review-items>.item {
    margin-bottom: 35px
}

.review-items .review-title {
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    margin-bottom: 5px
}

.review-items .rating-summary .rating-result:before {
    font-size: 1.6rem
}

.review-items .rating-summary .rating-result>span:before {
    font-size: 1.6rem
}

.review-items .review-content {
    margin-top: 10px;
    margin-bottom: 22px
}

.review-items .review-author {
    font-size: 16px;
    letter-spacing: .8px;
    color: #939598
}

.review-form input,
.review-form textarea {
    background-color: #fff
}

.review-form textarea {
    height: 180px;
    min-height: 180px
}

.product-item .product-reviews-summary.short.empty:before {
    -webkit-font-smoothing: antialiased;
    font-family: 'Material Icons Outlined';
    color: #939598;
    font-size: 16px;
    content: 'star_rate' 'star_rate' 'star_rate' 'star_rate' 'star_rate';
    font-style: normal;
    font-weight: 400;
    speak: none;
    text-transform: none;
    line-height: 16px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.product-info-main .product-reviews-summary {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 40px 0 0
}

.product-info-main .product-reviews-summary .rating-summary {
    min-width: 80px;
    margin-right: 10px
}

.product-info-main .product-reviews-summary .reviews-actions {
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin: 5px 0 -1px
}

.product-info-main .product-reviews-summary .reviews-actions .action {
    text-decoration: underline
}

.product-info-main .product-reviews-summary .reviews-actions .action:hover {
    text-decoration: none
}

.data.items .title .counter {
    display: none
}

.catalog-product-view .product.data.items>#reviews {
    padding-bottom: 0
}

.catalog-product-view .product.data.items>#reviews .required.review-field-ratings div.mage-error {
    float: left
}

.catalog-product-view #bv_reviews .bv-header .bv-action-bar .bv-action-bar-header {
    display: none !important
}

.catalog-product-view #bv_reviews [data-bv-show=reviews] * {
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif !important
}

.catalog-product-view [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist,
.catalog-product-view [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,
.catalog-product-view [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container {
    font-size: 1.2rem !important;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 600 !important
}

.catalog-product-view [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:hover,
.catalog-product-view [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:hover,
.catalog-product-view [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container:hover {
    font-size: 1.2rem !important;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 600 !important
}

.catalog-product-view #bv-mboxzone-lightbox .bv-fieldsets-actions .bv-fieldset-label-checkbox:before,
.catalog-product-view #bv-mboxzone-lightbox .bv-fieldsets-actions .bv-fieldset-label-checkbox:after {
    display: none
}

.catalog-product-view #bv-mboxzone-lightbox .bv-mbox-content-container *,
.catalog-product-view #bv-mboxzone-lightbox .bv-submission-sidebar * {
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif !important
}

.product-item [data-bv-show=inline_rating] .bv_main_container .bv_text {
    font-size: 1.2rem !important;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important
}

.sales-guest-form .form-orders-search {
    margin: 20px 0
}

.sales-guest-view .order-actions-toolbar .actions {
    text-align: right
}

.sales-guest-view .order-actions-toolbar .actions .print {
    color: #fff
}

.sales-guest-view .order-date {
    color: #fff
}

.block-search {
    max-width: none
}

.block-search .block-title {
    display: none
}

.header-items {
    margin: 0;
    padding: 0;
    list-style: none none;
    font-size: 1.2rem;
    line-height: 17px;
    text-align: right;
    letter-spacing: .8px
}

.header-items>li {
    display: inline-block;
    vertical-align: top
}

.header-items li {
    margin: 0 0 8px
}

.header-items li:first-child a {
    margin-left: 0
}

.header-items li:last-child a {
    margin-right: 0
}

.header-items.bottom li {
    margin: 0
}

.header-items a {
    text-decoration: none;
    margin: 0 5px
}

.header-items a:hover {
    text-decoration: underline
}

.minisearch .label,
.minisearch .nested,
.algolia-search-block .label,
.algolia-search-block .nested {
    display: none
}

.minisearch .actions,
.algolia-search-block .actions {
    position: absolute;
    right: 0;
    top: 0
}

.minisearch input,
.algolia-search-block input {
    text-transform: uppercase;
    background: #fff
}

.minisearch .action.search,
.algolia-search-block .action.search {
    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;
    width: 50px;
    display: inline-block;
    text-decoration: none
}

.minisearch .action.search:focus,
.minisearch .action.search:active,
.algolia-search-block .action.search:focus,
.algolia-search-block .action.search:active {
    background: 0 0;
    border: none
}

.minisearch .action.search:hover,
.algolia-search-block .action.search:hover {
    background: 0 0;
    border: none
}

.minisearch .action.search.disabled,
.minisearch .action.search[disabled],
fieldset[disabled] .minisearch .action.search,
.algolia-search-block .action.search.disabled,
.algolia-search-block .action.search[disabled],
fieldset[disabled] .algolia-search-block .action.search {
    pointer-events: none;
    opacity: .5
}

.minisearch .action.search>span,
.algolia-search-block .action.search>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minisearch .action.search:before,
.algolia-search-block .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 50px;
    color: #0a0203;
    content: 'search';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minisearch .action.search:before,
.algolia-search-block .action.search:before {
    font-weight: 600;
    overflow: visible
}

.swatch-attribute-options {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -3px
}

.product-items .swatch-attribute {
    display: none
}

.swatch-attribute-label {
    position: relative
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -5px;
    left: 0;
    text-align: center
}

.swatch-attribute.color .swatch-option-link-layered {
    border: 2px solid #fff;
    border-radius: 0;
    width: 50px;
    height: 46px;
    line-height: 50px;
    margin: 0 3px 7px
}

.swatch-attribute.color .swatch-option-link-layered .swatch-option.color {
    border: 1px transparent;
    border-radius: 1px;
    max-width: 100%;
    min-width: 40px;
    min-height: 40px;
    margin: 4px 4px 2px
}

.swatch-attribute.color .swatch-option-link-layered .swatch-option.color[option-label=White] {
    border: 2px solid #fff
}

.swatch-attribute.color .swatch-option-link-layered:active,
.swatch-attribute.color .swatch-option-link-layered:focus {
    border: 2px solid #f1f2f2
}

.swatch-option {
    border: 2px solid #fd0;
    cursor: pointer;
    float: left;
    max-width: 100%;
    min-width: 50px;
    min-height: 46px;
    margin: 5px 3px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    text-overflow: ellipsis
}

.swatch-option.text {
    border: 2px solid #fff;
    background: #f1f2f2;
    color: #0a0203;
    font-size: 14px;
    font-weight: 400;
    padding: 0 8px;
    line-height: 46px;
    min-height: 50px;
    min-width: 50px;
    border-radius: 0
}

.swatch-option.text.selected,
.swatch-option.text:active,
.swatch-option.text:focus,
.swatch-option.text:hover {
    background-color: #f1f2f2;
    color: #0a0203
}

.swatch-option.text.selected {
    border-color: #fd0;
    box-shadow: 0 0 0 1px #fd0 inset
}

.swatch-option.disabled {
    position: relative
}

.swatch-option.disabled:after {
    position: absolute;
    transform: rotate(-45deg) translate(-23px, -25px);
    top: 50%;
    left: 50%;
    width: 67px;
    height: 2px;
    background: #fff;
    content: ''
}

.swatch-option.disabled:hover {
    background: #f1f2f2 !important
}

.swatch-input {
    visibility: hidden;
    position: absolute;
    left: -1000px
}

.product-item .swatch-attribute-options {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-info-main .swatch-attribute {
    margin-bottom: 9px;
    position: relative;
    overflow: hidden
}

.product-info-main .swatch-attribute-label {
    display: inline-block;
    letter-spacing: .5px;
    margin-right: 5px;
    margin-bottom: 10px
}

.product-info-main .swatch-option {
    margin: 0 10px 20px
}

.product-info-main .swatch-option.text {
    line-height: 16px;
    padding: 15px 8px
}

.product-info-main .swatch-option.color {
    border: 10px solid #f1f2f2;
    box-shadow: 0 0 0 2px #fff;
    border-radius: 0;
    min-width: 46px;
    min-height: 46px;
    height: 46px;
    margin: 0 10px 20px;
    overflow: visible
}

.product-info-main .swatch-option.color.selected {
    box-shadow: 0 0 0 2px #fd0
}

.header-link-light,
.panel.header ul a,
.panel-header__right a {
    padding: 10px 8px 10px;
    font-weight: 300;
    color: #0a0203;
    border-left: none
}

.panel.wrapper {
    background-color: #fd0
}

.panel.header {
    min-height: 30px
}

.panel.header [data-content-type=row] {
    padding: 0
}

.panel.header>[data-content-type=row] {
    flex: 1
}

.panel.header ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.panel.header ul>li {
    display: inline-block;
    vertical-align: top
}

.panel a,
.panel p,
.panel span,
.panel li,
.panel div,
.panel strong,
.panel .pagebuilder-column,
.panel .p {
    font-size: 1.4rem;
    line-height: 1.7143;
    margin: 0;
    padding: 0;
    color: #0a0203
}

.panel strong {
    vertical-align: middle
}

.panel a {
    display: block;
    line-height: 1.7143;
    text-decoration: none
}

.panel-header__centre {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.panel-header__centre .row-full-width-inner {
    padding: 3px 0
}

.panel-header__centre .row-full-width-inner [data-content-type=text]>p>a,
.panel-header__centre .row-full-width-inner [data-content-type=text]>.p>a {
    display: inline-block;
    text-decoration: none
}

.panel-header__centre .row-full-width-inner [data-content-type=text]>p>a:before,
.panel-header__centre .row-full-width-inner [data-content-type=text]>.p>a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    color: inherit;
    content: 'warning';
    font-family: 'Material Icons';
    margin: 0 10px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.panel-header__centre .row-full-width-inner [data-content-type=text]>p>a:before,
.panel-header__centre .row-full-width-inner [data-content-type=text]>.p>a:before {
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga'
}

.panel-header__centre span,
.panel-header__centre p,
.panel-header__centre .p {
    font-size: 1.2rem;
    text-transform: none;
    font-weight: 300;
    color: #0a0203
}

.panel-header__right ul {
    text-align: right;
    margin: 0
}

.panel-header__right ul li {
    display: inline-block
}

.panel-header__right ul li:last-child a {
    padding-right: 0
}

.panel-header__left span,
.panel-header__left a,
.panel-header__left p,
.panel-header__left .p {
    letter-spacing: .5px;
    color: #0a0203
}

.logo img {
    height: auto;
    max-width: 50px;
    vertical-align: top
}

.authorization-link .actions {
    padding: 19px 0
}

.authorization-link .actions a,
.authorization-link .actions>span {
    font-size: 1.2rem;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    vertical-align: top
}

.authorization-link.active {
    position: relative
}

.header-content__wrapper {
    background-color: #fff
}

.header.content div[class*=-icon]>a,
.header.content a[class*=-icon]>a,
.header.content .showpicker>a,
.header.content div[class*=-icon]>span,
.header.content a[class*=-icon]>span,
.header.content .showpicker>span,
.header.content div[class*=-icon]:before,
.header.content a[class*=-icon]:before,
.header.content .showpicker:before {
    color: #0a0203
}

.header.content .heart-icon {
    display: inline-block;
    text-decoration: none;
    position: relative
}

.header.content .heart-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #0a0203;
    content: 'favorite_border';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.header.content .heart-icon>span {
    display: block
}

.header.content .cart-icon {
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-align: center
}

.header.content .cart-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #0a0203;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.header.content .cart-icon>span,
.header.content .cart-icon>a {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
    font-size: 1.2rem;
    letter-spacing: .5px
}

.header.content .cart-icon:before {
    display: block;
    width: 100%;
    margin: 0 auto
}

.header.content .compare.wrapper {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    min-width: 28px
}

.header.content .compare.wrapper li {
    margin-bottom: 0;
    text-align: center
}

.header.content .link.compare,
.header.content .compare.wrapper {
    list-style-type: none;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.header.content .link.compare {
    margin-right: 15px
}

.header.content .authorization-link {
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.header.content .minicart-wrapper {
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.header.content .action.compare {
    position: relative;
    padding: 20px 0;
    display: inline-block;
    text-decoration: none;
    text-align: center
}

.header.content .action.compare:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 28px;
    color: #0a0203;
    content: 'sync_alt';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.header.content .action.compare>span,
.header.content .action.compare>a {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
    font-size: 1.2rem;
    letter-spacing: .5px
}

.header.content .action.compare:before {
    display: block;
    width: 100%;
    margin: 0 auto
}

.header.content .action.compare small.counter {
    position: absolute;
    background: #fd0;
    color: #0a0203;
    text-align: center;
    border-radius: 10px;
    font-weight: 600;
    border: 1px solid #fff;
    right: 10px;
    display: none
}

.header.content .action.compare small.counter.display {
    display: block
}

.header.content .action.compare small.counter span {
    color: #0a0203
}

.header.content .customer-icon a,
.header.content a.customer-icon {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.header.content .customer-icon a:before,
.header.content a.customer-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #0a0203;
    content: 'account_circle';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.switcher-website {
    position: absolute;
    z-index: 105
}

.switcher-website>.toggle {
    display: block;
    text-decoration: none
}

.switcher-website>.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 17px;
    color: inherit;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0 0 0 -4px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.switcher-website.active>.toggle:after {
    content: 'arrow_drop_up'
}

.switcher-website ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.switcher-website ul.switcher-dropdown {
    padding-top: 12px;
    padding-bottom: 1px
}

.switcher-website a {
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px
}

.switcher-website a:hover {
    background: #f1f2f2
}

.switcher-website .switcher-dropdown {
    font-size: 1.1rem;
    line-height: 24px;
    display: none;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

.switcher-website .switcher-dropdown[aria-hidden=false] {
    display: block
}

.switcher-website .switcher-dropdown>li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 8px
}

.switcher-website .switcher-dropdown>li li {
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0
}

.switcher-website .switcher-dropdown>li li a {
    padding-left: 30px
}

.authorization-link.active .account-dropdown {
    display: block;
    visibility: visible;
    opacity: 1
}

.account-dropdown {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    padding: 30px 15px;
    position: absolute;
    right: 0;
    width: 230px;
    z-index: 101;
    display: none;
    visibility: hidden;
    opacity: 0
}

.account-dropdown:before {
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 36px;
    height: 2px;
    background: #fd0;
    content: ''
}

.account-dropdown ul {
    margin-bottom: 0
}

.account-dropdown ul li {
    list-style: none;
    margin: 0
}

.account-dropdown ul li>a,
.account-dropdown ul li>strong {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px
}

.account-dropdown li a,
.account-dropdown li strong,
.account-dropdown li span {
    font-weight: 400;
    line-height: 25px;
    text-decoration: none
}

.account-dropdown li a:hover {
    text-decoration: underline
}

.account-dropdown li:last-child {
    margin-bottom: 0
}

.uvp-bar {
    background: 0 0;
    padding: 7px 0;
    max-width: 1120px;
    margin: 0 auto
}

.uvp-bar .pagebuilder-column>div {
    text-align: center
}

.uvp-bar p,
.uvp-bar span,
.uvp-bar a,
.uvp-bar a span,
.uvp-bar .p {
    text-align: center;
    color: #0a0203;
    padding: 0;
    line-height: 150%;
    font-size: 1.4rem;
    text-decoration: none;
    letter-spacing: -.35px
}

.uvp-bar p:before,
.uvp-bar span:before,
.uvp-bar a:before,
.uvp-bar a span:before,
.uvp-bar .p:before {
    color: #0a0203;
    font-size: 1.4rem;
    margin: 0 10px 0 0
}

.uvp-bar a:hover,
.uvp-bar a:active {
    text-decoration: 0
}

.before-footer-section {
    background: #f1f2f2;
    color: #0a0203
}

.before-footer-section>div[data-content-type=row] {
    margin: 0 auto;
    max-width: 1210px;
    width: 100%
}

.before-footer-section .pagebuilder-column {
    margin-bottom: 0
}

.before-footer-section .footer-socials {
    margin: 0;
    padding: 0;
    list-style: none none;
    margin: 0 auto;
    max-width: 1050px
}

.before-footer-section .footer-socials .icon-tiktok {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.before-footer-section .footer-socials .icon-tiktok img {
    margin-right: 20px
}

.before-footer-section .footer-socials li {
    margin: 0 10px;
    color: #0a0203;
    font-weight: 600;
    margin: 0 -1px 40px -2px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center
}

.before-footer-section .footer-socials li a {
    color: #0a0203;
    text-decoration: none
}

.before-footer-section .footer-socials li a:before {
    font-size: 33px;
    font-family: 'Font Awesome 5 Brands';
    line-height: 30px;
    margin: 0 20px 0 0
}

.page-footer {
    background: #f1f2f2
}

.footer.content h4,
.footer.content h5,
.footer.content .title,
.footer.content .h4,
.footer.content .h5 {
    color: #0a0203;
    font-weight: 600;
    letter-spacing: .8px
}

.footer.content p,
.footer.content span,
.footer.content li,
.footer.content a,
.footer.content .p {
    color: #0a0203
}

.footer.content h4,
.footer.content a,
.footer.content p,
.footer.content .h4,
.footer.content .p {
    line-height: 24px
}

.footer.content a {
    text-decoration: none
}

.footer.content a:hover {
    text-decoration: underline
}

.footer.content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer.content ul li {
    padding: 0
}

.footer.content ul li {
    margin-bottom: 12px
}

.copyright-wrapper {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    width: 100%
}

.copyright-wrapper small {
    font-size: 1.4rem
}

.copyright-icon-sprite {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../../frontend/Nikon/asia/en_US/images/payment_sprites.png');
    background-position: center;
    float: right;
    height: 40px;
    max-width: 460px;
    width: 100%
}

.copyright-icon-sprite.copyright-icon-au {
    background-image: url('../../frontend/Nikon/asia/en_US/images/payment_sprites_au.png');
    height: 30px;
    max-width: 580px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .copyright-icon-sprite {
        background-image: url('../../frontend/Nikon/asia/en_US/images/payment_sprites@2x.png')
    }

    .copyright-icon-sprite.copyright-icon-au {
        background-image: url('../../frontend/Nikon/asia/en_US/images/payment_sprites_au@2x.png')
    }
}

.force-signup-form {
    background: #0a0203;
    color: #fff;
    padding: 0 15px 22px;
    border-top: 2px solid #fd0
}

.subscribe-form-scheme-white .force-signup-form {
    background: #fff;
    color: #0a0203;
    border-color: #fff
}

.force-signup-form h2,
.force-signup-form .h2,
.force-signup-form .block-related-posts-wrapper .block-title,
.force-signup-form .block-blog-recent-post .block-title,
.force-signup-form .aw_blog_related_products .block-title {
    font-size: 36px;
    line-height: 48px;
    color: #fd0;
    text-align: center;
    margin: 30px 0
}

.subscribe-form-scheme-white .force-signup-form h2,
.subscribe-form-scheme-white .force-signup-form .h2,
.subscribe-form-scheme-white .force-signup-form .block-related-posts-wrapper .block-title,
.subscribe-form-scheme-white .force-signup-form .block-blog-recent-post .block-title,
.subscribe-form-scheme-white .force-signup-form .aw_blog_related_products .block-title {
    color: #0a0203
}

.force-signup-form p,
.force-signup-form .p {
    text-align: center
}

.force-signup-form .fieldset .field,
.force-signup-form .fieldset .fieldset>.fields {
    margin-bottom: 30px
}

.force-signup-form .fieldset .field.required .label:after,
.force-signup-form .fieldset .fieldset>.fields.required .label:after {
    content: ''
}

.force-signup-form .fieldset .field>.label,
.force-signup-form .fieldset .fieldset>.fields>.label {
    color: #fff
}

.subscribe-form-scheme-white .force-signup-form .fieldset .field>.label,
.subscribe-form-scheme-white .force-signup-form .fieldset .fieldset>.fields>.label {
    color: #0a0203
}

.force-signup-form .required .control {
    position: relative
}

.force-signup-form .form-create-account .fieldset {
    margin: 0
}

.force-signup-form .form-create-account .actions-toolbar {
    margin-top: 10px
}

.force-signup-form .form-create-account .actions-toolbar .primary .action {
    margin: 0
}

.force-signup-form div.mage-error[generated] {
    position: absolute;
    left: 0;
    top: 110%;
    color: #fff;
    margin: 3px 0 0
}

.subscribe-form-scheme-white .force-signup-form div.mage-error[generated] {
    color: #0a0203
}

#notice-cookie-block {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 30px;
    background-color: rgba(235, 235, 235, .9);
    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    z-index: 199
}

#notice-cookie-block>div {
    overflow: hidden;
    display: block
}

#notice-cookie-block>div p,
#notice-cookie-block>div .p {
    float: left;
    width: 83%
}

#notice-cookie-block>div .actions {
    float: right;
    width: 17%
}

#notice-cookie-block>div .actions .action {
    float: right
}

#notice-cookie-block a.privacy-policy-link {
    color: #428bca;
    text-decoration: none
}

#notice-cookie-block a.privacy-policy-link:hover {
    color: #2a6496
}

.page-title-section {
    background: #0a0203;
    padding: 28px 0;
    text-align: left
}

.sticky-header:not(.cms-index-index) .page-title-section {
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    z-index: 999
}

.page-title-section>.page-title-section-wrapper {
    margin: 0 auto;
    max-width: 1450px
}

.page-title-section .page-title {
    margin: 0
}

.shorten-detail,
.shorten-toggle {
    display: none
}

.shorten-ellipses {
    margin-left: 5px
}

.link.wishlist a {
    position: relative
}

.link.wishlist .counter {
    position: absolute;
    background: #fd0;
    color: #0a0203;
    text-align: center;
    border-radius: 10px;
    font-weight: 600;
    border: 1px solid #fff;
    display: none
}

.link.wishlist .counter.display {
    display: block
}

.wishlist .product-item-inner>.action.edit {
    display: none
}

.wishlist .product-item-inner .product-item-actions .wishlist-dropdown.move,
.wishlist .product-item-inner .product-item-actions .wishlist-dropdown.copy {
    display: none
}

#book-search-message:empty {
    margin: 0
}

.book-toolbar {
    border: 2px solid #f1f2f2;
    margin: 30px 0;
    padding: 16px 20px
}

.book-toolbar p,
.book-toolbar .p {
    margin: 0
}

.book-search {
    background: #fd0;
    padding: 30px 15px;
    margin: 30px 0 30px
}

.book-search h5,
.book-search .h5 {
    text-align: center;
    margin: 0 0 30px
}

.book-search .inbox-right {
    display: block;
    text-decoration: none;
    position: relative;
    background: #fff;
    margin: 0 0 20px
}

.book-search .inbox-right:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 1;
    color: #0a0203;
    content: 'event';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.book-search .inbox-right:after {
    position: absolute;
    top: 14px;
    right: 17px
}

.book-search .inbox-right .input-text {
    position: relative;
    background: 0 0;
    z-index: 1;
    display: block !important
}

.book-search .action-toolbar .primary {
    background: #0a0203;
    color: #fd0;
    border-color: #0a0203
}

.book-search .action-toolbar .primary:hover {
    background: #fff;
    color: #0a0203;
    border-color: #fff
}

.text_tiny {
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding: 3px 0;
    text-align: center
}

#book-items .product-item-inner {
    width: 100%;
    margin-top: auto
}

#book-items .product-item .price-box {
    margin-top: 0
}

#book-items .product-item-actions .primary {
    background: #0a0203;
    color: #fff;
    border-color: #0a0203;
    max-width: 170px;
    padding: 10px 25px
}

#book-items .product-item-actions .primary:hover {
    background: #fff;
    color: #0a0203
}

#book-items .products.wrapper~.toolbar-products {
    margin-bottom: 0
}

.main-form {
    background: #f1f2f2
}

.main-form .product-options-bottom .before-action {
    display: none
}

.main-form .product-options-bottom .actions {
    margin-top: 20px
}

.main-form .product-add-form {
    padding-bottom: 25px
}

.main-form .product-options-wrapper .label {
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1.2px;
    font-weight: 600;
    margin: 0 0 8px
}

.main-form .product-options-wrapper .field.file input[type=file] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.main-form .product-options-wrapper .field.file .note {
    padding: 0;
    margin: 0
}

.main-form .product-options-wrapper .field.file .note strong {
    font-weight: 400
}

.main-form .product-options-wrapper .field.file .note:before {
    display: none
}

.main-form .book-input-wrap {
    position: relative;
    margin: 0 0 10px
}

.main-form .book-input-wrap .button {
    max-width: calc(50% - 10px);
    margin: 0 20px 0 0
}

.main-form .book-input-wrap .text {
    display: inline-block;
    margin: 10px 0 0
}

.main-form .product.overview {
    border: 0
}

.field.required>.booking-label-wrapper>label:after {
    font-size: 1rem;
    content: '*';
    color: #e02b27
}

.field.required>.fieldset>.booking-label-wrapper>label:after {
    font-size: 1rem;
    content: '*';
    color: #e02b27
}

.booking-label-wrapper {
    position: relative
}

.booking-option-tooltip {
    position: relative;
    position: static
}

.booking-option-tooltip .tooltip-content {
    background: #fff;
    margin: 0 0 15px;
    max-width: 100%;
    min-width: 100%;
    padding: 20px 15px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #0a0203;
    font-weight: 400;
    line-height: 24px;
    font-size: 1.4rem;
    border: 1px solid #fff;
    margin-bottom: 11px;
    bottom: 100%;
    left: 0
}

.booking-option-tooltip .tooltip-content:after,
.booking-option-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.booking-option-tooltip .tooltip-content:after {
    border-width: 11px;
    border-color: transparent
}

.booking-option-tooltip .tooltip-content:before {
    border-width: 12px;
    border-color: transparent
}

.booking-option-tooltip .tooltip-content:after,
.booking-option-tooltip .tooltip-content:before {
    top: 100%
}

.booking-option-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 111px;
    margin-left: -11px
}

.booking-option-tooltip .tooltip-content:before {
    border-top-color: #fff;
    left: 111px;
    margin-left: -12px
}

.booking-option-tooltip .tooltip-toggle {
    cursor: help
}

.booking-option-tooltip .tooltip-toggle:hover+.tooltip-content,
.booking-option-tooltip .tooltip-toggle:focus+.tooltip-content,
.booking-option-tooltip:hover .tooltip-content {
    display: block
}

.booking-option-tooltip .tooltip-toggle {
    display: inline-block;
    text-decoration: none;
    text-transform: none
}

.booking-option-tooltip .tooltip-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #0a0203;
    content: 'help_outline';
    font-family: 'Material Icons Outlined';
    margin: -3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.booking-option-tooltip .tooltip-content {
    text-transform: none
}

.book-form-info-item-location {
    margin: 0 0 30px
}

.book-form-info-item-location label {
    font-size: 1.2rem;
    display: block;
    text-decoration: none;
    letter-spacing: 1.2px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 4px
}

.book-form-info-item-location label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 1;
    color: #0a0203;
    content: 'location_on';
    font-family: 'Material Icons';
    margin: -2px 7px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.book-form-info-item-location label:before {
    text-transform: none
}

.book-form-info-item-location>span {
    padding: 0 0 0 27px
}

.book-form-info-item label {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block
}

#book-price-content .fc-toolbar.fc-header-toolbar {
    margin-bottom: 30px
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-today-button,
#book-price-content .fc-toolbar.fc-header-toolbar .fc-right {
    display: none
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group .fc-button {
    display: inline-block;
    text-decoration: none;
    border-color: #0a0203;
    background: #0a0203;
    width: 60px;
    height: 60px;
    text-transform: none;
    border-radius: 0
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group .fc-button>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group .fc-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 56px;
    color: #fd0;
    content: 'chevron_right';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group .fc-button:hover {
    background: #fff
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group .fc-button:after {
    display: none
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group .fc-button.fc-prev-button {
    margin-right: -2px
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-button-group .fc-button.fc-prev-button:before {
    content: 'chevron_left'
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-center {
    margin: 5px 0 0 -117px
}

#book-price-content .fc-toolbar.fc-header-toolbar .fc-center h2,
#book-price-content .fc-toolbar.fc-header-toolbar .fc-center .h2,
#book-price-content .fc-toolbar.fc-header-toolbar .fc-center .block-related-posts-wrapper .block-title,
#book-price-content .fc-toolbar.fc-header-toolbar .fc-center .block-blog-recent-post .block-title,
#book-price-content .fc-toolbar.fc-header-toolbar .fc-center .aw_blog_related_products .block-title {
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    font-weight: 600
}

#book-price-content .fc-view-container>.fc-view {
    border: 1px solid #0a0203;
    margin: 0 0 30px;
    z-index: 0
}

#book-price-content .fc-view-container .fc-head-container {
    border: 0
}

#book-price-content .fc-view-container .fc-row .fc-content-skeleton {
    padding-bottom: 0
}

#book-price-content .fc-view-container .fc-row table {
    table-layout: fixed;
    z-index: 0
}

#book-price-content .fc-view-container .fc-row table td {
    border-left: 1px solid #0a0203;
    border-top: 1px solid #0a0203
}

#book-price-content .fc-view-container .fc-row table td:not(:last-child) {
    border-right: 0
}

#book-price-content .fc-view-container .fc-row table td:last-child {
    border-right: 1px solid #0a0203
}

#book-price-content .fc-view-container .fc-row table .fc-day-top {
    border-bottom: 0
}

#book-price-content .fc-view-container .fc-row table td {
    padding: 6px 5px 0
}

#book-price-content .fc-view-container .fc-row table td.fc-past {
    background: #f1f2f2;
    color: #939598
}

#book-price-content .fc-view-container .fc-row table td.fc-today {
    background: #fd0
}

#book-price-content .fc-view-container .fc-row table td.fc-event-container .fc-event {
    margin: 0;
    border-radius: 0;
    border: 0;
    padding: 4px 2px 2px;
    background: #0a0203
}

#book-price-content .fc-view-container .fc-row table td.fc-event-container .fc-title {
    font-weight: 600
}

#book-price-content .fc-view-container .fc-row table th {
    border-right-color: #fd0;
    background: #0a0203;
    color: #fd0;
    font-weight: 400;
    text-transform: none;
    padding: 5px 2px
}

#book-price-content .fc-view-container .fc-row .fc-content-skeleton tbody td {
    border: 0;
    height: 30px
}

#book-message-success>.title {
    display: none
}

#book-message-success table>tbody>tr>td {
    border: 0;
    text-transform: uppercase
}

#book-message-success table>tbody>tr>td span:not(.title) {
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 33px;
    display: inline-block
}

#book-message-success table>tbody>tr>td.promo-price span:not(.title) {
    color: #dff2cd
}

#book-message-success table .title {
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 17px;
    font-weight: 600;
    white-space: nowrap
}

.book-discount ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    text-align: center
}

.book-discount ul li {
    background: #dff2cd;
    border: 1px solid #4b7b1e;
    border-radius: 3px;
    padding: 15px 20px;
    margin: 0 0 17px
}

.box-tocart-holder {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.box-tocart-holder .product-addto-links {
    margin: 34px 0 0
}

.fieldset-book .action.tocart {
    background: #0a0203;
    color: #fff;
    border-color: #0a0203
}

.fieldset-book .action.tocart:before {
    display: none
}

.fieldset-book .action.tocart:hover {
    background: 0 0;
    color: #0a0203;
    border-color: #fd0
}

.book-date-input {
    display: block;
    text-decoration: none;
    position: relative;
    background: #fff;
    margin: 0 0 20px
}

.book-date-input:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 1;
    color: #0a0203;
    content: 'event';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.book-date-input:after {
    position: absolute;
    top: 14px;
    right: 17px
}

.book-date-input .input-text {
    display: block !important
}

.book-date-input input[type=text] {
    position: relative;
    background: 0 0;
    z-index: 1
}

.daterangepicker {
    position: absolute;
    background-color: #fff;
    padding: 4px 32px 30px;
    top: 100px;
    left: 15px;
    right: 15px;
    display: none;
    margin: 25px 0 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    width: calc(100% - 30px)
}

.daterangepicker * {
    box-sizing: border-box
}

.daterangepicker:not(.single) {
    padding-top: 71px
}

.daterangepicker:not(.single)>.ranges {
    position: absolute;
    top: 15px;
    right: 15px;
    left: 15px
}

.daterangepicker .opensleft:before {
    right: 9px
}

.daterangepicker .opensleft:after {
    right: 10px
}

.daterangepicker .openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker .openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker .opensright:before {
    left: 9px
}

.daterangepicker .opensright:after {
    left: 10px
}

.daterangepicker.dropup {
    margin-top: -5px
}

.daterangepicker.dropup:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.dropup:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 2
}

.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
    float: none
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar {
    display: none;
    max-width: 280px;
    background: #fff;
    padding: 0;
    color: #0a0203;
    border-radius: 0;
    box-shadow: none
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
    white-space: nowrap;
    text-align: center;
    min-width: 32px
}

.daterangepicker .calendar.left {
    margin-bottom: 60px
}

.daterangepicker table {
    width: 100%;
    margin: 0;
    table-layout: fixed
}

.daterangepicker table>thead>tr:first-child>th {
    padding-top: 5px;
    padding-bottom: 0;
    line-height: 20px
}

.daterangepicker td,
.daterangepicker th {
    font-size: 1.4rem;
    text-align: center;
    width: 40px;
    border: 0;
    white-space: nowrap;
    cursor: pointer;
    min-width: 0 !important;
    padding: 8px 3px;
    text-transform: none;
    font-weight: 400
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #939598
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #939598
}

.daterangepicker td.in-range {
    background-color: #f1f2f2;
    border-color: transparent;
    color: #0a0203
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #0a0203;
    border-color: transparent;
    color: #fff
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
    color: #939598;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0
}

.daterangepicker .input-mini {
    margin: 0 0 5px;
    padding: 0 33px 0 20px;
    width: 100%
}

.daterangepicker .daterangepicker_input {
    position: relative
}

.daterangepicker .daterangepicker_input i {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 11px;
    top: 13px;
    width: 23px
}

.daterangepicker .daterangepicker_input i:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 1;
    color: #0a0203;
    content: 'event';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.daterangepicker .daterangepicker_input i:after {
    display: none
}

.daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px
}

.daterangepicker.rtl,
.daterangepicker_input i {
    left: auto;
    right: 8px
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px
}

.daterangepicker .calendar-time select.disabled {
    color: #939598;
    cursor: not-allowed
}

.daterangepicker .ranges {
    font-size: 1.2rem;
    float: none;
    text-align: center
}

.daterangepicker .ranges .range_inputs {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.daterangepicker .ranges .btn-sm {
    max-width: 100px;
    width: 100px;
    margin: 0 5px;
    padding: 10px
}

.daterangepicker .ranges .btn-sm.btn-success {
    background: #fd0
}

.daterangepicker .ranges .btn-sm.btn-success:hover {
    background: #fff
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.daterangepicker .ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer
}

.daterangepicker .ranges li:hover {
    background-color: #08c;
    border: 1px solid #08c;
    color: #fff
}

.daterangepicker .ranges li.active {
    background-color: #08c;
    border: 1px solid #08c;
    color: #fff
}

.sales-order-view .modals-overlay {
    background-color: rgba(10, 2, 3, .57)
}

.sales-order-view .modal-inner-wrap {
    box-shadow: none
}

.sales-order-view .modal-inner-wrap .modal-title {
    font-size: 16px;
    color: #0a0203;
    line-height: 24px
}

.sales-order-view .modal-inner-wrap .type-select-checkbox>label {
    font-style: italic
}

.sales-order-view .modal-inner-wrap .type-select-checkbox label {
    margin-bottom: 20px
}

.sales-order-view .modal-inner-wrap .modal-header {
    padding: 30px 30px 8px
}

.sales-order-view .modal-inner-wrap .modal-content {
    padding: 0 30px 30px
}

.sales-order-view .popup-message {
    margin-bottom: 20px
}

.sales-order-view .order-actions-toolbar .action.order,
.sales-order-view .order-actions-toolbar .refund-button {
    padding: 12px 20px;
    font-size: 12px
}

.sales-order-view .order-actions-toolbar .refund-button {
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 15px 20px
}

.nikon_eventtickets-attendance-index .column {
    position: relative
}

.nikon_eventtickets-attendance-index .column div>h4,
.nikon_eventtickets-attendance-index .column div>.h4 {
    font-size: 1.6rem;
    margin-bottom: 15px
}

.nikon_eventtickets-attendance-index .attendance-filter {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nikon_eventtickets-attendance-index .attendance-filter .filter {
    padding: 17px 20px;
    border: 2px solid #fd0;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    outline: none;
    display: block;
    width: 165px;
    text-align: center;
    margin-bottom: 20px
}

.nikon_eventtickets-attendance-index .attendance-filter .status-unselected {
    background: #fff
}

.nikon_eventtickets-attendance-index .attendance-filter .status-selected {
    background: #fd0
}

.nikon_eventtickets-attendance-index .attendance-filter .reset {
    border: none;
    text-decoration: underline
}

.nikon_eventtickets-attendance-index .attendance-filter .reset:hover,
.nikon_eventtickets-attendance-index .attendance-filter .reset:focus,
.nikon_eventtickets-attendance-index .attendance-filter .reset:active {
    text-decoration: none
}

.nikon_eventtickets-attendance-index .products-grid .product-item {
    line-height: 24px
}

.nikon_eventtickets-attendance-index .products-grid .product-item .price-to {
    display: none
}

.nikon_eventtickets-attendance-index .products-grid .product-item .price-from .price-final_price,
.nikon_eventtickets-attendance-index .products-grid .product-item .event-info {
    text-align: center
}

.nikon_eventtickets-attendance-index .products-grid .product-item .price-from .price-final_price .price-label,
.nikon_eventtickets-attendance-index .products-grid .product-item .event-info .price-label {
    min-width: 50px
}

.nikon_eventtickets-attendance-index .products-grid .product-item .event-info {
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.nikon_eventtickets-attendance-index .pager {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border: 2px solid #f1f2f2;
    padding-left: 20px
}

.nikon_eventtickets-attendance-index .pager .pages {
    display: block
}

.nikon_eventtickets-attendance-index .pager .pages a.page,
.nikon_eventtickets-attendance-index .pager .pages .action {
    border-bottom-width: 0;
    border-top-width: 0
}

.nikon_eventtickets-attendance-index .pager .page,
.nikon_eventtickets-attendance-index .pager .item {
    font-size: 1.4rem
}

.nikon_eventtickets-attendance-index .pager .pages-items {
    opacity: 1
}

.nikon_eventtickets-attendance-index .scroll-top {
    position: absolute;
    border: 2px solid #fd0;
    padding: 10px 15px;
    cursor: pointer;
    right: -100px;
    bottom: 17px;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-decoration: none
}

.nikon_eventtickets-attendance-index .scroll-top:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 40px;
    color: inherit;
    content: 'chevron_left';
    font-family: 'Material Icons Outlined';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.nikon_eventtickets-attendance-index .scroll-top:before {
    transform: rotate(90deg)
}

#store-search-widget #store-search-table tr {
    border-top: 2px solid #f1f2f2
}

#store-search-widget #store-search-table tr th {
    width: 40%
}

#store-search-widget #store-search-table tr th .title {
    margin-top: 1.2rem
}

#store-search-widget #store-search-table tr td {
    border-top: unset
}

#store-search-widget #store-search-table .control.checkboxes {
    display: flex
}

#store-search-widget #store-search-table .control.checkboxes .checkbox-item {
    margin: 15px 50px 15px 0
}

#store-search-widget #store-search-table .control.checkboxes .checkbox-item input[type=checkbox] {
    position: fixed
}

#store-search-widget .store-search-result {
    margin-top: 40px;
    margin-bottom: 60px
}

#store-search-widget .store-search-result .result {
    font-size: 16px
}

#store-search-widget .store-search-result .result-table th {
    font-size: 16px;
    text-transform: uppercase;
    border-top: none;
    padding: 20px 10px 15px 30px
}

#store-search-widget .store-search-result .result-table th.name {
    width: 26%
}

#store-search-widget .store-search-result .result-table th.address {
    width: 38%
}

#store-search-widget .store-search-result .result-table td {
    padding: 20px 10px 15px 30px;
    font-size: 14px
}

#store-search-widget .store-search-result .result-table td.name {
    font-weight: 700
}

#store-search-widget .store-search-result .result-table td.business-hours p.weekday,
#store-search-widget .store-search-result .result-table td.business-hours .p.weekday {
    display: flex;
    justify-content: space-between
}

#store-search-widget .store-search-result .result-table td.business-hours .time {
    text-transform: uppercase;
    min-width: 100px
}

#store-search-widget .store-search-result .result-table .business-hours {
    width: 22%
}

#store-search-widget .store-search-result .result-table .phone {
    min-width: 160px;
    font-weight: 700
}

#store-search-widget .store-search-result .result-table:not(:first-child) {
    margin-top: 50px
}

#store-search-widget .store-search-result .result-table.group th.name {
    font-size: 20px;
    line-height: normal
}

.sticky-header-widget div.page-title-section .breadcrumbs.buy-now {
    display: grid;
    grid-template-columns: 3fr 6fr 1fr;
    gap: 1rem
}

.sticky-header-widget .page-title-section.has-submenu.buy-now {
    padding-left: 0 !important
}

.sticky-header-widget .breadcrumbs.buy-now ul.items {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center
}

.sticky-header-widget .breadcrumbs.buy-now .submenu-close,
.sticky-header-widget .breadcrumbs.buy-now .submenu-title {
    display: none
}

.sticky-header-widget .nikon-sticky-header-descr {
    margin-bottom: 10px
}

.sticky-header-widget .cms-sticky-header-title .cms-sticky-header p,
.sticky-header-widget .cms-sticky-header-title .cms-sticky-header .p {
    margin: 0
}

.sticky-header-widget [data-bv-show=inline_rating] .bv_main_container .bv_text {
    color: #fff !important
}

.sticky-header-widget .breadcrumbs .pagebuilder-button-primary.buy-now,
.sticky-header-widget .buy-now-widget .pagebuilder-button-primary.buy-now {
    top: 0;
    position: relative;
    color: #000;
    text-decoration: none;
    padding: 8px 12px;
    font-weight: 600;
    font-size: 14px;
    right: 0
}

.sticky-header-widget .breadcrumbs .pagebuilder-button-primary.buy-now:hover,
.sticky-header-widget .buy-now-widget .pagebuilder-button-primary.buy-now:hover,
.sticky-header-widget .breadcrumbs .pagebuilder-button-primary.buy-now:focus,
.sticky-header-widget .buy-now-widget .pagebuilder-button-primary.buy-now:focus,
.sticky-header-widget .breadcrumbs .pagebuilder-button-primary.buy-now:active,
.sticky-header-widget .buy-now-widget .pagebuilder-button-primary.buy-now:active {
    background: 0 0
}

.sticky-header-widget .breadcrumbs .pagebuilder-button-primary.buy-now:hover span,
.sticky-header-widget .buy-now-widget .pagebuilder-button-primary.buy-now:hover span,
.sticky-header-widget .breadcrumbs .pagebuilder-button-primary.buy-now:focus span,
.sticky-header-widget .buy-now-widget .pagebuilder-button-primary.buy-now:focus span,
.sticky-header-widget .breadcrumbs .pagebuilder-button-primary.buy-now:active span,
.sticky-header-widget .buy-now-widget .pagebuilder-button-primary.buy-now:active span {
    color: #fd0 !important
}

.sticky-header-widget .page-title-section.buy-now .submenu-toggle {
    display: none
}

.sticky-header-widget .page-title-section.buy-now .cms-sticky-header-title .page-title>a {
    color: #fd0
}

.sticky-header-widget .page-title-section.buy-now .cms-sticky-header-title .page-title>a:hover,
.sticky-header-widget .page-title-section.buy-now .cms-sticky-header-title .page-title>a:active,
.sticky-header-widget .page-title-section.buy-now .cms-sticky-header-title .page-title>a:focus {
    text-decoration: none
}

.sticky-header-widget #nikon-product-sticky-menu-right-wrapper {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%
}

.sticky-header-widget #nikon-product-sticky-menu-right-hmbg {
    display: none;
    width: 32px;
    height: 32px;
    font-family: 'Font Awesome 5 Pro'
}

.sticky-header-widget #nikon-product-sticky-menu-right-hmbg:after {
    content: '\f078';
    font-weight: 700;
    color: #fd0;
    font-size: 1.9rem
}

.sticky-header-widget ul.nikon-product-sticky-menu-right {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    list-style: none
}

.sticky-header-widget li.nikon-product-sticky-menu-right-item {
    padding: 5px 10px;
    margin: 0
}

.sticky-header-widget li.nikon-product-sticky-menu-right-item:hover {
    border-color: 1px solid #fd0
}

.sticky-header-widget li.nikon-product-sticky-menu-right-item>a {
    display: block;
    width: 100%;
    text-decoration: none;
    font-weight: 600
}

.sticky-header-widget li.nikon-product-sticky-menu-right-item a>span.nikon-menu-text {
    border-bottom: 2px solid transparent;
    transition: border-color .2s ease-out
}

.sticky-header-widget li.nikon-product-sticky-menu-right-item a:hover {
    text-decoration: none
}

.sticky-header-widget li.nikon-product-sticky-menu-right-item.nikon-product-sticky-menu-right-item-active a>span.nikon-menu-text {
    border-bottom: 2px solid #fd0
}

.sticky-header-widget span .nikon-menu-text {
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.sticky-header-widget .nikon-product-sticky-menu-right-item a:hover>span.nikon-menu-text {
    border-color: #fd0
}

.sticky-header-widget .nikon-mobile-static-footer,
.sticky-header-widget #nikon-product-sticky-menu-right-title {
    display: none
}

.sticky-header-widget .cms-sticky-header-title h1.page-title,
.sticky-header-widget .cms-sticky-header-title .h1.page-title {
    font-weight: 400
}

.sticky-header-widget .nikon-sticky-header-descr {
    padding: 0
}

@media screen and (min-width:980px) and (max-width:1365px) {
    .sticky-header-widget div.page-title-section .breadcrumbs.buy-now {
        grid-template-columns: 8fr 2fr
    }

    .sticky-header-widget div.page-title-section .breadcrumbs.buy-now ul.items {
        display: none
    }

    .sticky-header-widget #nikon-product-sticky-menu-right-wrapper {
        justify-content: flex-start
    }

    .sticky-header-widget li.nikon-product-sticky-menu-right-item.nikon-product-sticky-menu-right-item-active {
        padding: 5px 10px 5px 0
    }

    .sticky-header-widget .nikon-product-sticky-menu-right {
        padding: 0
    }
}

.page-title-section .page-title-wrapper [data-content-type=row] {
    padding: 0;
    margin: 0
}

.page-title-section .page-title-wrapper [data-content-type=row] [data-element=inner] {
    padding: 0 !important;
    margin: 0 !important
}

.cms-index-index .page-title-section {
    padding: 0
}

.page-title-section .category-description,
.page-title-section .short-description-container {
    -webkit-transition: max-height .07000000000000001s;
    -moz-transition: max-height .07000000000000001s;
    -ms-transition: max-height .07000000000000001s;
    transition: max-height .07000000000000001s;
    max-height: 200px
}

.sticky-header .page-title-section .category-description,
.sticky-header .page-title-section .short-description-container {
    max-height: 0;
    overflow: hidden
}

.account .page-title-section .page-title-wrapper>[data-content-type=row] {
    -webkit-transition: max-height .07000000000000001s;
    -moz-transition: max-height .07000000000000001s;
    -ms-transition: max-height .07000000000000001s;
    transition: max-height .07000000000000001s;
    max-height: 200px
}

.account.sticky-header .page-title-section .page-title-wrapper>[data-content-type=row] {
    max-height: 0;
    overflow: hidden
}

.sticky-header-pdp-block {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sticky-header-pdp-block #sticky-header-submit {
    margin: 0;
    padding: 0
}

.sticky-header-pdp-block #sticky-header-submit .action.primary {
    width: auto;
    padding: 10px 10px 9px;
    border-color: #fd0;
    background: #fd0;
    color: #0a0203
}

.sticky-header-pdp-block #sticky-header-submit .action.primary+.action.primary {
    display: none
}

.sticky-header-pdp-block #sticky-header-submit .action.primary:before {
    display: none
}

.sticky-header-pdp-block #sticky-header-submit .action.primary:focus {
    background: #fd0
}

.sticky-header-pdp-block #sticky-header-submit .action.primary:hover {
    background: 0 0;
    color: #fd0
}

.sticky-header-pdp-block #sticky-header-submit .action.primary:hover:before {
    color: #fd0
}

.sticky-header-pdp-block .product-info-price,
.page-title-wrapper .product-info-price {
    letter-spacing: .5px;
    line-height: 30px;
    margin-top: 0
}

.sticky-header-pdp-block .product-info-price span,
.page-title-wrapper .product-info-price span {
    line-height: 23px;
    vertical-align: top
}

.sticky-header-pdp-block .product-info-price .price,
.page-title-wrapper .product-info-price .price {
    margin-right: 7px
}

.sticky-header-pdp-block .product-info-price .price-from,
.page-title-wrapper .product-info-price .price-from {
    color: #fff
}

.sticky-header-pdp-block .product-info-price .deposit-price,
.page-title-wrapper .product-info-price .deposit-price {
    color: #fff
}

.sticky-header-pdp-block .product-info-price .old-price,
.page-title-wrapper .product-info-price .old-price {
    line-height: 17px
}

.sticky-header-pdp-block .product-info-price .old-price .price,
.page-title-wrapper .product-info-price .old-price .price {
    font-size: 1.2rem;
    line-height: 17px;
    color: #fff
}

.sticky-header-pdp-block .product-info-price .normal-price .price,
.page-title-wrapper .product-info-price .normal-price .price,
.sticky-header-pdp-block .product-info-price .price-to>span.price-container .price,
.page-title-wrapper .product-info-price .price-to>span.price-container .price,
.sticky-header-pdp-block .product-info-price .price-from>span.price-container .price,
.page-title-wrapper .product-info-price .price-from>span.price-container .price,
.sticky-header-pdp-block .product-info-price .price-box>span.price-container .price-wrapper .price,
.page-title-wrapper .product-info-price .price-box>span.price-container .price-wrapper .price,
.sticky-header-pdp-block .product-info-price .price,
.page-title-wrapper .product-info-price .price {
    font-size: 1.6rem;
    color: #fff;
    line-height: 23px;
    font-weight: 600
}

.sticky-header-pdp-block [data-bv-show=rating_summary] .bv_main_container .notranslate,
.page-title-wrapper [data-bv-show=rating_summary] .bv_main_container .notranslate {
    color: #fff !important
}

.sticky-header-pdp-block [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,
.page-title-wrapper [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container {
    color: #fff !important
}

.sticky-header-pdp-block [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:hover,
.page-title-wrapper [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:hover {
    color: #fff !important
}

.sticky-header-pdp-block [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container .bv_numReviews_text,
.page-title-wrapper [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container .bv_numReviews_text {
    color: #fff !important
}

.sticky-header-pdp-block [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist,
.page-title-wrapper [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist {
    color: #fff !important
}

.sticky-header-pdp-block .sticky-header-price .nikon-write-review-bv,
.page-title-wrapper .sticky-header-price .nikon-write-review-bv,
.sticky-header-pdp-block .sticky-header-price .nikon-write-review-bv-clone,
.page-title-wrapper .sticky-header-price .nikon-write-review-bv-clone {
    color: #fff
}

.sticky-header.cms-index-index .header-content__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.page-wrapper .table-wrapper.custom-comparison-list {
    max-width: 100%;
    overflow-y: hidden
}

.table-container {
    position: relative
}

.table-container .custom-comparison-list tbody th.cell.label.product {
    border-right: 0;
    opacity: 0
}

.table-container .custom-comparison-list tbody td.cell.product.info:first-of-type {
    border-left: 2px solid #f1f2f2
}

.custom-comparison-list {
    margin-top: 100px
}

.custom-comparison-list tbody tr {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.custom-comparison-list tbody td.cell.product {
    min-width: 270px;
    max-width: 270px;
    border-top: none
}

.custom-comparison-list tbody td.cell.product.info {
    text-align: center
}

.custom-comparison-list tbody th.cell.label {
    border-top: none;
    min-width: 344px;
    max-width: 344px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-size: 1.4rem
}

.custom-comparison-list tbody th.cell.label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.custom-comparison-list tbody th[scope=row] {
    left: 0;
    background: #fff;
    z-index: 9
}

.custom-comparison-list tbody+tbody {
    border-top: none
}

.custom-comparison-list tbody+tbody th.cell.label,
.custom-comparison-list tbody+tbody td.cell.product {
    padding: 0;
    border-top: 2px solid #f1f2f2
}

.custom-comparison-list tbody+tbody th.cell.label>div,
.custom-comparison-list tbody+tbody td.cell.product>div {
    width: 250px;
    max-width: 250px;
    padding: 15px 30px
}

.custom-comparison-list .product-item-wrap {
    height: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    text-transform: uppercase
}

.custom-comparison-list .product-item-wrap .secondary-addto-links,
.custom-comparison-list .product-item-wrap .remove.product {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.custom-comparison-list .product-item-wrap .product-item-photo {
    display: block;
    text-align: center;
    border-bottom: 3px solid #fd0;
    margin-bottom: 30px
}

.custom-comparison-list .product-item-wrap .product-item-details {
    padding-bottom: 0
}

.compare-heading {
    position: relative;
    padding: 20px 10px 10px
}

.compare-heading .a-arrow-wrapper-lr {
    background: rgba(0, 0, 0, .65)
}

.compare-heading .a-arrow-wrapper-lr.disabled {
    cursor: auto;
    opacity: .2;
    background: #666
}

.compare-heading .a-arrow-wrapper-lr.disabled .a-arrow {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px
}

.pac-container {
    z-index: 9999 !important
}

.search-autocomplete {
    background-color: #fff;
    z-index: 100;
    overflow-x: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

.search-autocomplete img {
    vertical-align: top;
    min-width: 80px
}

.smile-elasticsuite-autocomplete-result {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px
}

.smile-elasticsuite-autocomplete-result .header-autocomplete {
    width: 100%
}

.smile-elasticsuite-autocomplete-result .header-autocomplete dd {
    margin-top: 20px;
    margin-bottom: 20px
}

.smile-elasticsuite-autocomplete-result .footer-autocomplete dd {
    margin-top: 5px;
    margin-bottom: 5px
}

.smile-elasticsuite-autocomplete-result .footer-autocomplete dd:last-child {
    margin-bottom: 0
}

.autocomplete-search-term {
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 18px;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    background: #eee;
    text-align: center;
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw
}

.autocomplete-search-term a {
    text-decoration: none
}

.autocomplete-list:before,
.autocomplete-list:after {
    content: '';
    display: table
}

.autocomplete-list:after {
    clear: both
}

.autocomplete-list.product {
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
}

.autocomplete-list.category {
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.autocomplete-list.cms_page {
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.autocomplete-list.term {
    display: none
}

.autocomplete-list.product_attribute {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none
}

.autocomplete-list.product_attribute dd:not(:last-child) {
    margin-right: 10px
}

.autocomplete-list.product_attribute dd:not(:last-child):after {
    content: ',';
    margin-left: -3px
}

.autocomplete-list+.autocomplete-list:not(.product_attribute) {
    display: block;
    padding-bottom: 60px;
    width: 100%
}

.autocomplete-list-title {
    font-size: 1.6rem;
    text-transform: uppercase;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 20px
}

.autocomplete-list .item {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.autocomplete-list .product-image-box {
    width: 120px;
    flex: none;
    margin-right: 20px
}

.autocomplete-list .product-image-box img {
    vertical-align: top
}

.autocomplete-list .product-item {
    flex: auto
}

.autocomplete-list .product-item .price-box {
    padding: 0;
    text-align: left;
    margin-bottom: 0
}

.autocomplete-list .product-category-name {
    font-size: 14px;
    display: none
}

.autocomplete-list .product-category-name .name {
    font-weight: 600;
    display: inline-block;
    margin-left: 5px
}

.autocomplete-list .product-primary {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px
}

.autocomplete-list .product-primary .product-name {
    min-height: 46px
}

.autocomplete-list .product-actions {
    margin-top: 20px
}

.autocomplete-list .product-secondary .price-box>span.price-container .price,
.autocomplete-list .product-secondary .price-to>span.price-container .price,
.autocomplete-list .product-secondary .price-from>span.price-container .price,
.autocomplete-list .product-secondary .normal-price .price,
.autocomplete-list .product-secondary .old-price .price {
    font-size: 1.4rem;
    font-weight: 600
}

.autocomplete-list.blog_post dd {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.autocomplete-list.blog_post .article-item {
    font-size: 1.6rem;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 600
}

.autocomplete-list.blog_post .article-item a {
    text-decoration: none
}

.autocomplete-list.blog_post .article-secondary {
    display: none
}

.autocomplete-list a.action.tocart {
    color: #0a0203;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 170px
}

.autocomplete-list a.action.tocart:hover {
    color: #0a0203;
    text-decoration: none
}

.autocomplete-list a.action.tocart:active {
    color: #0a0203;
    text-decoration: none
}

body.search-active #search_autocomplete {
    display: block !important;
    width: 100% !important
}

.minisearch .minisearch-holder,
.algolia-search-block .minisearch-holder,
.algolia-search-block .minisearch-holder {
    position: relative
}

@media only screen and (max-width:479px) {
    .sections.nav-sections {
        max-width: 480px
    }

    .customer-account-create>.ui-datepicker {
        left: 0 !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .horizontal-menu .menu #switcher-website-cloned {
        background: #fff;
        position: fixed;
        width: calc(100% - 60px);
        left: -100%;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s
    }

    .nav-open .horizontal-menu .menu #switcher-website-cloned {
        left: 0
    }

    .sections.nav-sections {
        max-width: 480px
    }
}

@media only screen and (max-width:768px) {

    .abs-checkout-tooltip-content-position-top-mobile,
    .field-tooltip.shipping-policy-block .field-tooltip-content,
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    .abs-checkout-tooltip-content-position-top-mobile:before,
    .abs-checkout-tooltip-content-position-top-mobile:after,
    .field-tooltip.shipping-policy-block .field-tooltip-content:before,
    .field-tooltip.shipping-policy-block .field-tooltip-content:after,
    .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
    }

    .abs-checkout-tooltip-content-position-top-mobile:before,
    .field-tooltip.shipping-policy-block .field-tooltip-content:before,
    .field-tooltip .field-tooltip-content:before {
        border-bottom-color: #f1f2f2
    }

    .abs-checkout-tooltip-content-position-top-mobile:after,
    .field-tooltip.shipping-policy-block .field-tooltip-content:after,
    .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #fff;
        top: 1px
    }

    .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
    }

    .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,
    .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
    }

    .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
    }

    .amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left {
        margin-top: 10px;
        padding: 0;
        background: 0 0;
        color: #a4a4a4;
        box-shadow: none
    }

    .checkout-container .opc-estimated-wrapper {
        margin-top: 10px
    }

    .checkout-container .authentication-wrapper {
        margin-top: -12px
    }

    .order-attributes .order-attributes-form .label {
        font-size: 1.4rem
    }

    .order-attributes .order-attributes-form .control .label {
        margin-bottom: 0
    }

    .order-attributes .order-attributes-form .field .control._with-tooltip {
        padding-right: 30px
    }

    .order-attributes .order-attributes-form .field-tooltip {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        top: 0;
        right: 0;
        position: absolute;
        margin: 0
    }

    .order-attributes .order-attributes-form .field-tooltip .field-tooltip-action:before {
        margin: 0
    }

    .field-tooltip.shipping-policy-block .field-tooltip-content,
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    #onepage-checkout-shipping-method-additional-load .order-attributes-form>.field.date .control._with-tooltip {
        width: calc(100% - 30px)
    }

    .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
    }

    .multishipping-checkout-success .nav-toggle {
        display: block
    }

    .multishipping-checkout-success .logo {
        margin-left: 40px
    }

    .multicheckout .actions-toolbar>.primary {
        margin-left: 0;
        margin-bottom: 25px
    }

    .multicheckout .actions-toolbar>.secondary .action {
        width: 100%;
        max-width: 100%
    }

    .multicheckout .block-shipping+.block-shipping {
        margin-top: 30px
    }

    .multicheckout .block-content {
        padding-top: 10px
    }

    .pagebuilder-column-line {
        flex-wrap: wrap
    }

    body._has-store-popup {
        overflow: hidden;
        position: fixed;
        height: 100%;
        width: 100%
    }

    .store-offers-list ul {
        max-height: calc(100vh - 300px)
    }

    body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list {
        max-height: calc(100vh - 295px)
    }

    body.checkout-index-index .smile-storedelivery-checkout-modal .search-result-list ul {
        padding-bottom: 120px
    }

    body.checkout-index-index .smile-storedelivery-checkout-modal .shop-details .shop-details-wrapper {
        height: calc(100vh - 215px)
    }

    .smile-storedelivery-checkout-modal .modal-inner-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 0
    }

    .smile-storedelivery-checkout-modal .modal-inner-wrap .modal-header {
        -webkit-flex-basis: 90px;
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px
    }

    .smile-storedelivery-checkout-modal .modal-inner-wrap .modal-content {
        -webkit-flex-basis: calc(100vh - 180px);
        -ms-flex-preferred-size: calc(100vh - 180px);
        flex-basis: calc(100vh - 180px)
    }

    .smile-storedelivery-checkout-modal .modal-inner-wrap .modal-content>div {
        height: 100%
    }

    .smile-storedelivery-checkout-modal .modal-inner-wrap .modal-content>div>div {
        height: 100%
    }

    .smile-storedelivery-checkout-modal .modal-inner-wrap .modal-footer {
        -webkit-flex-basis: 90px;
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
        margin-top: 0
    }

    .modal-popup.storelocator-popup-wrapper .modal-inner-wrap,
    .smile-storedelivery-checkout-modal .modal-inner-wrap,
    body.checkout-index-index .smile-storedelivery-checkout-modal .modal-inner-wrap {
        margin: 0;
        height: 100vh;
        max-height: 100vh;
        max-height: -webkit-fill-available
    }

    .modal-popup.storelocator-popup-wrapper .action-close,
    .smile-storedelivery-checkout-modal .action-close,
    body.checkout-index-index .smile-storedelivery-checkout-modal .action-close {
        padding: 12px 15px
    }

    .blog-posts .blog-post-item {
        margin: 0;
        width: 100%;
        max-width: 100%
    }

    .blog-posts .block-product-posts-item,
    .blog-posts .block-related-posts-item,
    .blog-posts .block-recent-posts-item {
        width: 50%;
        max-width: 50%
    }

    .blog-posts .block-product-posts-item:not(.slick-slide):nth-child(n+3),
    .blog-posts .block-related-posts-item:not(.slick-slide):nth-child(n+3),
    .blog-posts .block-recent-posts-item:not(.slick-slide):nth-child(n+3) {
        display: none
    }

    .isSafari .blog-posts .slick-track {
        display: block
    }

    .products.wrapper.products-aw_blog_related_products .product-items {
        margin-right: -7px;
        margin-left: -7px
    }

    .products.wrapper.products-aw_blog_related_products .product-items .product-item {
        padding: 0 7px;
        margin: 0;
        max-width: 50%;
        width: 50%
    }

    .isSafari .products.wrapper.products-aw_blog_related_products .product-items .product-item {
        max-width: 49.94791667%
    }

    .products.wrapper.products-aw_blog_related_products .product-items .product-item:not(.slick-slide) {
        margin: 0 0 14px
    }

    .aw-et__view-options-container {
        clear: both
    }

    .aw-et__view-options-container .sectors {
        margin: 0 -15px
    }

    .aw-et__view-options-container .sectors .sector {
        padding: 0 15px
    }

    .aw-et__view-options-container .sectors .tickets-type {
        padding-left: 0
    }

    .aw-et__view-options-container .sectors div.attendee-element {
        padding: 20px 0
    }

    .aw-et__view-options-container .sectors div.attendee-element .field .input-option-field .input-option-addon {
        margin-top: 10px
    }

    .aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.primary.direct,
    .aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.primary.direct {
        max-width: none
    }

    .aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.primary.direct:not(:first-child),
    .aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.primary.direct:not(:first-child) {
        margin-top: 10px;
        margin-left: 0
    }

    .aw-et__view-options-container .sectors div.attendee-element .actions-toolbar button.update-account,
    .aw-et__view-options-container .sectors div.attendee-element .actions-toolbar .quote-details-items .actions-toolbar>.action.update-account {
        max-width: none;
        margin-top: 10px
    }

    .aw-et__how-to-page .aw-et__icon-block .aw-et__text {
        font-size: 18px
    }

    .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
    }

    .catalog-product-view .product_recommendations_below-main-content {
        background: #f1f2f2;
        position: relative
    }

    .catalog-product-view .product_recommendations_below-main-content:before,
    .catalog-product-view .product_recommendations_below-main-content:after {
        background: #f1f2f2;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 4000px
    }

    .catalog-product-view .product_recommendations_below-main-content:before {
        right: 100%
    }

    .catalog-product-view .product_recommendations_below-main-content:after {
        left: 100%
    }

    .cms-home .recommendations button.tocart,
    .cms-home .recommendations .quote-details-items .actions-toolbar>.action.tocart {
        padding: 10px 15px
    }

    .recommendations .block-content .block-title h2,
    .recommendations .block-content .block-title .h2,
    .recommendations .block-content .block-title .block-related-posts-wrapper .block-title,
    .recommendations .block-content .block-title .block-blog-recent-post .block-title,
    .recommendations .block-content .block-title .aw_blog_related_products .block-title {
        line-height: 46px
    }

    .braintree-applepay-container-product {
        display: block
    }

    .braintree-applepay-container-product .braintree-apple-pay-button {
        width: 100%
    }

    .block-customer-login {
        margin-bottom: 15px
    }

    .block-pitbulk-saml2-login-container {
        padding-top: 15px;
        text-align: center
    }

    .block-pitbulk-saml2-login-container .block-title {
        padding-bottom: 20px
    }

    .block-pitbulk-saml2-login-container a.action.primary,
    .block-pitbulk-saml2-login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
    .block-pitbulk-saml2-login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
        max-width: none
    }
}

@media only screen and (max-width:767px) {
    div[data-direction-mobile=column] .pagebuilder-column-group {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    div[data-direction-mobile=row] .pagebuilder-column-group {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .pagebuilder-column-group,
    .column-group {
        margin-right: -12px;
        margin-left: -12px
    }

    .column-width-12-sm,
    div[data-width-sm=column-width-12],
    #html-body div[data-width-sm=column-width-12] {
        max-width: 100%;
        width: 100% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-11-sm,
    div[data-width-sm=column-width-11],
    #html-body div[data-width-sm=column-width-11] {
        max-width: 91.66666667%;
        width: 91.66666667% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-10-sm,
    div[data-width-sm=column-width-10],
    #html-body div[data-width-sm=column-width-10] {
        max-width: 83.33333333%;
        width: 83.33333333% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-9-sm,
    div[data-width-sm=column-width-9],
    #html-body div[data-width-sm=column-width-9] {
        max-width: 75%;
        width: 75% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-8-sm,
    div[data-width-sm=column-width-8],
    #html-body div[data-width-sm=column-width-8] {
        max-width: 66.66666667%;
        width: 66.66666667% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-7-sm,
    div[data-width-sm=column-width-7],
    #html-body div[data-width-sm=column-width-7] {
        max-width: 58.33333333%;
        width: 58.33333333% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-6-sm,
    div[data-width-sm=column-width-6],
    #html-body div[data-width-sm=column-width-6] {
        max-width: 50%;
        width: 50% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-5-sm,
    div[data-width-sm=column-width-5],
    #html-body div[data-width-sm=column-width-5] {
        max-width: 41.66666667%;
        width: 41.66666667% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-4-sm,
    div[data-width-sm=column-width-4],
    #html-body div[data-width-sm=column-width-4] {
        max-width: 33.33333333%;
        width: 33.33333333% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-3-sm,
    div[data-width-sm=column-width-3],
    #html-body div[data-width-sm=column-width-3] {
        max-width: 25%;
        width: 25% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-2-sm,
    div[data-width-sm=column-width-2],
    #html-body div[data-width-sm=column-width-2] {
        max-width: 16.66666667%;
        width: 16.66666667% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    .column-width-1-sm,
    div[data-width-sm=column-width-1],
    #html-body div[data-width-sm=column-width-1] {
        max-width: 8.33333333%;
        width: 8.33333333% !important;
        padding: 0 12px;
        margin: 0 0 24px
    }

    h1,
    .h1,
    .h1 {
        font-size: 3.6rem;
        line-height: 48px
    }

    h2,
    .h2,
    .block-related-posts-wrapper .block-title,
    .block-blog-recent-post .block-title,
    .h2,
    .block-related-posts-wrapper .block-title,
    .block-blog-recent-post .block-title,
    .aw_blog_related_products .block-title {
        font-size: 3rem;
        line-height: 36px;
        letter-spacing: 1.5px
    }

    h3,
    .h3,
    .h3 {
        font-size: 2.4rem;
        line-height: 30px;
        letter-spacing: 1.2px
    }

    h4,
    .h4,
    .h4 {
        font-size: 1.6rem;
        line-height: 23px;
        letter-spacing: .8px
    }

    table>tbody>tr td[data-th]:before,
    table>tbody>tr th[data-th]:before {
        text-transform: uppercase;
        letter-spacing: 1.4px
    }

    .modal-popup.modal-slide {
        left: 0
    }

    .modal-popup.modal-slide .modal-inner-wrap[class] {
        margin: 5rem auto;
        width: 90%;
        height: auto
    }

    #green-id .primary-button .action.primary {
        width: 100%;
        min-width: 100%;
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 11px
    }

    #green-id .primary-button .action.primary span {
        display: inline-block;
        padding-left: 10px
    }

    #green-id .primary-button .action.primary:before {
        position: static;
        display: block
    }

    .green-id-modal .modal-inner-wrap .modal-footer button,
    .green-id-modal .modal-inner-wrap .modal-footer .quote-details-items .actions-toolbar>.action {
        width: 100%;
        min-width: 100%
    }

    .green-id-modal .modal-inner-wrap .modal-footer .primary {
        margin-bottom: 20px
    }

    .checkout-index-index .form-login #customer-email-fieldset .fieldset.hidden-fields .actions-toolbar .login.primary {
        min-width: 100%
    }

    .p2c2p-payment-success .column.main .checkout-success {
        margin-top: 20px
    }

    .p2c2p-payment-success .registration-container .action.primary {
        max-width: 100%
    }

    .p2c2p-payment-failed .column.main .checkout-failed {
        margin-top: 20px
    }

    .p2c2p-payment-failed .action.primary {
        max-width: 100%
    }

    .sales-order-view .page-main .title-wrapper>h2>span:first-child,
    .sales-order-view .page-main .title-wrapper>.h2>span:first-child,
    .sales-order-view .page-main .title-wrapper>.block-related-posts-wrapper .block-title>span:first-child,
    .sales-order-view .page-main .title-wrapper>.block-blog-recent-post .block-title>span:first-child,
    .sales-order-view .page-main .title-wrapper>.h2>span:first-child,
    .sales-order-view .page-main .title-wrapper>.block-related-posts-wrapper .block-title>span:first-child,
    .sales-order-view .page-main .title-wrapper>.block-blog-recent-post .block-title>span:first-child,
    .sales-order-view .page-main .title-wrapper>.aw_blog_related_products .block-title>span:first-child {
        display: block;
        margin-bottom: 5px
    }

    .sales-order-view .page-main .title-wrapper>h2>span.order-status,
    .sales-order-view .page-main .title-wrapper>.h2>span.order-status,
    .sales-order-view .page-main .title-wrapper>.block-related-posts-wrapper .block-title>span.order-status,
    .sales-order-view .page-main .title-wrapper>.block-blog-recent-post .block-title>span.order-status,
    .sales-order-view .page-main .title-wrapper>.h2>span.order-status,
    .sales-order-view .page-main .title-wrapper>.block-related-posts-wrapper .block-title>span.order-status,
    .sales-order-view .page-main .title-wrapper>.block-blog-recent-post .block-title>span.order-status,
    .sales-order-view .page-main .title-wrapper>.aw_blog_related_products .block-title>span.order-status {
        float: unset;
        margin: 0
    }

    .sales-order-view .order-details-items .table-order-items tfoot tr:not(.deposit-tr) {
        background-color: #eee
    }

    .sales-order-view .order-details-items .table-order-items tfoot tr:not(.deposit-tr):first-child {
        padding-top: 10px
    }

    .sales-order-view .order-details-items .table-order-items tfoot tr:not(.deposit-tr).grand_total {
        padding-bottom: 10px
    }

    .instant-search-wrapper {
        height: 100%;
        overflow-y: auto;
        position: fixed;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        bottom: 0;
        left: 0;
        min-width: 0;
        right: 0;
        top: 0;
        width: 100%
    }

    .instant-search-wrapper .modal-content {
        margin-left: 60px;
        background: #fff
    }

    .instant-search-wrapper .action-close {
        background-image: none;
        background: #0a0203;
        border: 2px solid #fd0;
        border-radius: 0;
        color: #fd0;
        cursor: pointer;
        font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: 600;
        letter-spacing: .5px;
        min-width: auto;
        padding: 9px 15px;
        text-transform: uppercase;
        transition: .2s ease-in-out;
        max-width: 240px;
        font-size: 1.2rem;
        line-height: 1.6rem;
        text-align: center;
        box-sizing: border-box;
        vertical-align: middle;
        display: inline-block;
        text-decoration: none;
        width: 60px;
        height: 60px;
        position: absolute;
        left: 0;
        top: 0;
        margin: 0
    }

    .instant-search-wrapper .action-close:focus,
    .instant-search-wrapper .action-close:active {
        text-decoration: none;
        background: #0a0203;
        border: 2px solid #fd0;
        color: #fd0
    }

    .instant-search-wrapper .action-close:hover {
        text-decoration: none;
        background: #0a0203;
        border: 2px solid #fd0;
        color: #fd0
    }

    .instant-search-wrapper .action-close.disabled,
    .instant-search-wrapper .action-close[disabled],
    fieldset[disabled] .instant-search-wrapper .action-close {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    .instant-search-wrapper .action-close>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .instant-search-wrapper .action-close:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: inherit;
        color: #fd0;
        content: 'close';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .instant-search-wrapper.open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        z-index: 99999
    }

    #algolia-left-container {
        width: 100%
    }

    .algolia-instant-selector-results .filter-content {
        height: 100vh;
        overflow: auto;
        padding: 20px
    }

    .algolia-instant-selector-results .custom-slide._show {
        overflow-y: hidden
    }

    .cart .table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        max-width: 100%;
        display: block;
        margin-top: 30px
    }

    .cart .table th {
        text-align: left
    }

    .cart .table>tbody>tr>th,
    .cart .table>tfoot>tr>th,
    .cart .table>tbody>tr>td,
    .cart .table>tfoot>tr>td {
        vertical-align: top
    }

    .cart .table>thead>tr>th,
    .cart .table>thead>tr>td {
        vertical-align: bottom
    }

    .cart .table>thead>tr>th,
    .cart .table>tbody>tr>th,
    .cart .table>tfoot>tr>th,
    .cart .table>thead>tr>td,
    .cart .table>tbody>tr>td,
    .cart .table>tfoot>tr>td {
        padding: 10px 0
    }

    .cart .table thead {
        display: none
    }

    .cart .table tbody {
        display: block
    }

    .cart .table tbody+tbody {
        border-top: none
    }

    .cart .table tbody>tr {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-top: 1px solid #f1f2f2
    }

    .cart .table tbody>tr.item-messages {
        border-top: none
    }

    .cart .table tbody>tr.item-messages>td:first-child {
        padding-left: 0;
        padding-right: 0
    }

    .cart .table tbody>tr>td {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-top: none
    }

    .cart .table .item-info {
        position: relative
    }

    .cart .table .product-item-photo {
        position: absolute;
        top: 30px;
        left: 0;
        max-width: 90px
    }

    .cart .table .product-item-details {
        padding: 0 0 0 110px;
        max-width: 100%
    }

    .cart .table .product-item-name {
        margin: 18px 0 5px
    }

    .cart .table .item {
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        padding-bottom: 0
    }

    .cart .table .item .actions.wishlist {
        display: none
    }

    .cart .table td.qty {
        -webkit-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 0 0 110px
    }

    .cart .table td.price {
        display: none
    }

    .cart .table .subtotal {
        -webkit-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding: 0
    }

    .cart .table .subtotal .price {
        font-weight: 600
    }

    .cart .table .col.item .cart-product-info {
        display: none
    }

    .cart .table .col.actions {
        -webkit-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        padding: 0 0 0 110px;
        display: block;
        width: 100%
    }

    .cart .table .col.actions:before,
    .cart .table .col.actions:after {
        content: '';
        display: table
    }

    .cart .table .col.actions:after {
        clear: both
    }

    .cart .table .col.actions .actions.wishlist {
        display: block
    }

    .cart .table .col.actions .actions.wishlist>.action {
        display: none
    }

    .cart .table .col.actions .cart-product-info {
        display: block
    }

    .cart .table .col.actions .cart-product-info>*:not(:last-child) {
        margin-bottom: 10px
    }

    .cart .table .col.actions .dangerous-goods {
        width: 100%;
        text-align: center
    }

    .cart .table .actions-toolbar {
        float: right;
        margin: 5px 0 0
    }

    .cart .table .actions-toolbar .primary.actions {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative
    }

    .cart .table .actions-toolbar .primary.actions .wishlist {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block
    }

    .cart .table .actions-toolbar .primary.actions .change,
    .cart .table .actions-toolbar .primary.actions .items {
        display: none
    }

    .cart.actions-wraper {
        border-top: 1px solid #f1f2f2;
        padding-top: 30px;
        margin: 0 -15px;
        overflow: hidden
    }

    .cart.actions.main {
        margin-left: 15px;
        margin-right: 15px
    }

    .cart-empty {
        padding: 50px 0 70px
    }

    .empty-cart .cart-empty {
        padding: 50px 0 50px
    }

    .action.empty {
        width: 100%;
        text-align: center
    }

    .cart-container .requisition-list-action {
        max-width: 100%
    }

    .cart-container .requisition-list-action .action.toggle {
        max-width: 100%
    }

    .algoliaSearch.visible .minicart-wrapper {
        margin: 0 54px 0 0
    }

    .checkout-index-index .force-signup-form ul li {
        margin: 0 2px 22px
    }

    .checkout-index-index .force-signup-form .material-icons-outlined {
        font-size: 24px;
        top: 2px
    }

    .checkout-onepage-success .page-title-section,
    .multishipping-checkout-success .page-title-section {
        padding: 22px 0
    }

    .checkout-onepage-success .registration-container,
    .multishipping-checkout-success .registration-container {
        margin-top: 30px;
        padding-top: 0
    }

    .payment-method-title .payment-method-image {
        margin-top: 8px
    }

    .payment-method #worldpay_cc-form .field.date .control .fields {
        width: 80%
    }

    .payment-methods {
        margin-bottom: 40px
    }

    #payment-method-braintree-paypal .payment-method-title .label,
    #payment-method-braintree-googlepay .payment-method-title .label {
        position: unset
    }

    #payment-method-braintree-paypal .payment-method-title .label img,
    #payment-method-braintree-googlepay .payment-method-title .label img {
        position: absolute;
        transform: translateY(-50%);
        right: 0;
        top: 50%
    }

    .block-company-profile-account .block-title .action.primary {
        width: 100%;
        float: none;
        max-width: 100%
    }

    .manage-company-accounts .block-title {
        margin-top: 5px
    }

    .manage-company-accounts .block-title .action-company {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-top: 5px
    }

    .manage-company-accounts .block-title .action-company .action.primary {
        width: 100%;
        margin-top: 10px;
        max-width: 100%
    }

    .manage-company-accounts .block-content .box-actions {
        margin-top: 30px
    }

    .manage-company-accounts .block-content .box-actions button.action,
    .manage-company-accounts .block-content .box-actions .quote-details-items .actions-toolbar>.action.action {
        width: 48%;
        text-align: left
    }

    .manage-company-accounts .block-content .jstree>ul ul li[aria-level="2"] {
        margin-left: 10px
    }

    .manage-company-accounts .block-content .jstree li a {
        min-height: 2.2rem;
        height: auto;
        padding: 0 30px 0 2px
    }

    .manage-company-accounts .block-content .jstree li a.jstree-anchor {
        width: 100%
    }

    .manage-company-accounts .block-content .jstree li a>.field-tooltip {
        margin-left: -2px;
        left: auto;
        right: 0;
        top: 27px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .manage-company-accounts .block-content .jstree li a>.field-tooltip .field-tooltip-action:before {
        padding-right: 1px
    }

    .account.company-index-index .main .block-title {
        padding-bottom: 10px
    }

    .account.company-role-index .data-grid-wrap table>thead {
        display: none
    }

    .account.company-role-index .data-grid-wrap table>tbody>tr {
        display: block;
        border-bottom: 1px solid #333;
        margin-bottom: 30px;
        padding-bottom: 5px
    }

    .account.company-role-index .data-grid-wrap table>tbody>tr>td {
        display: block;
        border-top: none;
        text-align: left;
        padding: 0 0 10px
    }

    .account.company-role-index .data-grid-wrap table>tbody>tr>td:before {
        content: attr(data-th);
        display: inline-block;
        vertical-align: top;
        width: 120px
    }

    .account.company-role-index .data-grid-wrap table>tbody>tr>td:nth-child(3) {
        text-align: left
    }

    .account.company-role-index .data-grid-wrap table>tbody>tr>td .data-grid-cell-content {
        display: inline-block;
        vertical-align: top;
        max-width: calc(100% - 125px);
        width: 100%
    }

    .account.company-role-index .data-grid-wrap table>tbody>tr>td:last-child {
        width: 100%
    }

    .account.company-role-index .data-grid-wrap table>tbody>tr>td:last-child:before {
        display: none
    }

    .account.company-role-index .main .data-grid .col.actions {
        text-align: left
    }

    .account.company-role-index .main .data-grid .col.actions .action:first-child {
        margin-left: 0
    }

    .account.company-role-index .main .quotes-grid-toolbar {
        margin-top: 0;
        margin-bottom: 30px
    }

    .account.company-role-index .main .toolbar .pager {
        display: none
    }

    .account.company-role-index .main .toolbar .pages {
        width: 100%;
        text-align: center
    }

    .account.company-role-index .main .toolbar .pages .pages-items {
        opacity: 1
    }

    .account.company-role-index .main .actions button,
    .account.company-role-index .main .actions .quote-details-items .actions-toolbar>.action {
        max-width: 100%
    }

    .account .form-edit-role .block-content .box-actions {
        margin-top: 30px
    }

    .account .form-edit-role .block-content .box-actions button.action,
    .account .form-edit-role .block-content .box-actions .quote-details-items .actions-toolbar>.action.action {
        width: 48%;
        text-align: left
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>thead {
        display: none
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr {
        display: block;
        border-bottom: 1px solid #333;
        margin-bottom: 30px;
        padding-bottom: 5px
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr>td {
        display: block;
        border-top: none;
        text-align: left;
        padding: 0 0 10px
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr>td:before {
        content: attr(data-th);
        display: inline-block;
        vertical-align: top;
        width: 130px
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr>td:nth-child(3) {
        text-align: left
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr>td .data-grid-cell-content {
        display: inline-block;
        vertical-align: top;
        max-width: calc(100% - 135px);
        width: 100%
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr>td:first-child .data-grid-cell-content {
        max-width: 128px
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr>td:last-child {
        width: 100%
    }

    .account.negotiable_quote-quote-index .data-grid-wrap table>tbody>tr>td:last-child:before {
        display: none
    }

    .account.negotiable_quote-quote-index .main .toolbar .pager {
        display: none
    }

    .account.negotiable_quote-quote-index .main .toolbar .pages {
        width: 100%;
        text-align: center
    }

    .account.negotiable_quote-quote-index .main .toolbar .pages .pages-items {
        opacity: 1
    }

    .account.negotiable_quote-quote-view .product.quote-details-items.items {
        border: none
    }

    .account.negotiable_quote-quote-view .product.quote-details-items.items .item.content.quote-table {
        padding: 0
    }

    .account.negotiable_quote-quote-view .product.quote-details-items .quote-table .quote-title {
        display: none
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>thead {
        display: none
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 5px;
        border-bottom: 1px solid #333
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr.item-actions {
        margin-bottom: 0
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td {
        display: block;
        border-top: none;
        text-align: left;
        padding: 0 0 10px !important
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td:before {
        content: attr(data-th);
        display: inline-block;
        vertical-align: top;
        width: 130px
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td:nth-child(3) {
        text-align: left
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td div {
        display: inline-block;
        vertical-align: top;
        max-width: calc(100% - 135px);
        width: 100%;
        padding-bottom: 0
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td div.actions-toolbar {
        text-align: left
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td:first-child .div {
        max-width: 128px
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td.delete {
        float: none !important;
        margin: 0 !important
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td:last-child {
        width: 100%
    }

    .account.negotiable_quote-quote-view .main .quote-table-items>tbody>tr>td:last-child:before {
        display: none
    }

    .account.negotiable_quote-quote-view .main .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr th,
    .account.negotiable_quote-quote-view .main .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr td {
        float: none !important;
        width: auto;
        padding: 5px 0
    }

    .account.negotiable_quote-quote-view .main .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action th,
    .account.negotiable_quote-quote-view .main .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr .toggle-action td {
        padding: 0
    }

    .account .quote-details-items .quote-table-totals-wrap {
        border-top: 0
    }

    .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 .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 .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-status {
        float: right;
        margin: 0
    }

    .quote-date {
        margin-top: 0
    }

    .quote-name {
        font-size: 1.4rem;
        margin-bottom: 30px
    }

    .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 span {
        display: none
    }

    .quote-view-links .action: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.subtotal,
    .negotiable-quote-quote-print .quote-details-items .item .col.subtotal {
        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
    }

    .negotiable-quote-success .actions-toolbar a.action.primary,
    .negotiable-quote-success .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
    .negotiable-quote-success .actions-toolbar body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
        width: 100%;
        max-width: 100%
    }

    [data-content-type=row][data-appearance=contained] {
        padding: 0 15px
    }

    [data-content-type=row][data-appearance=full-width]>.row-full-width-inner {
        padding-left: 15px;
        padding-right: 15px
    }

    .slick-lightbox-slick-item-inner {
        width: 85%
    }

    .slick-lightbox-slick-item-inner .slick-lightbox-slick-item {
        max-height: 80vh
    }

    .slick-lightbox-close {
        top: 0;
        right: 0
    }

    .slick-lightbox-nav {
        display: none
    }

    .slick-lightbox-slick {
        max-height: 80vh
    }

    .purchaseorderrule-index-index .data.table {
        border: 0;
        display: block
    }

    .purchaseorderrule-index-index .data.table>thead>tr>th {
        display: none
    }

    .purchaseorderrule-index-index .data.table>tbody {
        display: block
    }

    .purchaseorderrule-index-index .data.table>tbody>tr {
        display: block;
        border-bottom: 1px solid #f1f2f2;
        padding: 15px 0
    }

    .purchaseorderrule-index-index .data.table>tbody>tr>td {
        text-align: left;
        border: 0
    }

    .purchaseorderrule-index-index .data.table>tbody>tr>td,
    .purchaseorderrule-index-index .data.table>tbody>tr>th {
        border-bottom: 0;
        display: block;
        padding: 0 0 10px
    }

    .purchaseorderrule-index-index .data.table>tbody>tr>td[data-th]:before,
    .purchaseorderrule-index-index .data.table>tbody>tr>th[data-th]:before {
        font-size: 1.4rem;
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #0a0203;
        font-weight: 400
    }

    .purchaseorderrule-index-index .data.table>tbody>tr:last-child {
        border: 0
    }

    .purchaseorderrule-index-index .data.table .action-menu,
    .purchaseorderrule-index-index .data.table table th .action-menu .action-submenu {
        padding: 0;
        margin: 0
    }

    .purchaseorderrule-index-index .data.table .action-menu li:not(:last-child),
    .purchaseorderrule-index-index .data.table table th .action-menu .action-submenu li:not(:last-child) {
        margin-right: 30px
    }

    .purchaseorderrule-index-index .data.table .action-menu li:before,
    .purchaseorderrule-index-index .data.table table th .action-menu .action-submenu li:before {
        display: none
    }

    .purchaseorderrule-index-index .data.table .action-menu .action-menu-item,
    .purchaseorderrule-index-index .data.table table th .action-menu .action-submenu .action-menu-item {
        text-decoration: none
    }

    .purchaseorderrule-index-index .admin__data-grid-outer-wrap>.actions-toolbar .action.primary {
        width: 100%;
        max-width: unset
    }

    .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
    }

    .form-create-purchase-order-rule .actions-toolbar {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form-create-purchase-order-rule .actions-toolbar .primary,
    .form-create-purchase-order-rule .actions-toolbar .secondary {
        width: 100%
    }

    .form-create-purchase-order-rule .actions-toolbar .secondary a.action {
        margin-top: 20px;
        margin-left: 0
    }

    .purchaseorder-purchaseorder-view .product.quote-details-items.items {
        border: 0
    }

    .quickorder-index-index .column .block-addbysku .fieldset .fields {
        margin-bottom: 20px;
        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 .move-to-single-skus {
        max-width: unset
    }

    .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 .actions-toolbar {
        float: right
    }

    .quickorder-index-index .upload-container {
        width: 100%
    }

    .account .block-title .title-actions-links {
        margin-bottom: 0;
        margin-top: 20px
    }

    .account .block-title .title-actions-links .action.primary {
        width: 100%;
        max-width: 100%
    }

    .account.vault-cards-listaction .my-credit-cards table>thead {
        display: none
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr {
        display: block;
        border-bottom: 1px solid #333;
        margin-bottom: 30px;
        padding-bottom: 5px
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr>td {
        display: block;
        border-top: none;
        text-align: left;
        padding: 0 0 10px
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr>td:before {
        content: attr(data-th);
        display: inline-block;
        vertical-align: top;
        width: 120px
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr>td:nth-child(3) {
        text-align: left
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr>td:last-child {
        width: 100%
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr>td:last-child:before {
        display: none
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr>td span {
        display: inline-block !important
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr:last-child td {
        border-bottom: none
    }

    #store-locator-search-wrapper .contextual-bar {
        padding: 20px
    }

    #store-locator-search-wrapper .store-search-form button.action,
    #store-locator-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action {
        margin-top: 15px;
        max-width: 100%
    }

    #store-locator-search-wrapper .geolocalize-container>span {
        margin: 10px 0;
        display: block;
        text-align: center
    }

    .blog-post-item .blog-post-title {
        font-size: 1.6rem;
        line-height: 24px;
        letter-spacing: .5px
    }

    .aw_blog-post-view .main {
        padding-top: 30px
    }

    .aw_blog-post-view .page-title-section {
        padding-top: 25px
    }

    .aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper:not(.placeholder) {
        padding-bottom: 280px
    }

    .aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper img:not(.lazyloaded)+.lazyholder {
        padding-bottom: 280px
    }

    .aw_blog-post-view figure {
        min-height: 280px
    }

    .aw_blog-post-view .blog-post-details-header {
        padding-bottom: 20px
    }

    .aw_blog-post-view .blog-post-info {
        margin-top: 20px
    }

    .aw_blog-post-view .blog-post-info .label {
        display: none
    }

    .aw_blog-post-view .blog-post-info .info-item-social {
        margin-left: 0
    }

    .block-related-posts-wrapper .block-title,
    .block-blog-recent-post .block-title {
        margin-bottom: 10px
    }

    .aw_blog-category-view.page-layout-2columns-right .blog-posts,
    .aw_blog-index-index.page-layout-2columns-right .blog-posts {
        margin-left: -15px;
        margin-right: -15px
    }

    .catalog-product-view.aw-et-product-page .product.data.items>.item.title {
        text-align: left;
        float: none
    }

    .catalog-product-view.aw-et-product-page .product.data.items>.item.title:first-child {
        margin-top: 20px
    }

    .catalog-product-view.aw-et-product-page .product.data.items>.item.title:first-child:after {
        display: none
    }

    .catalog-product-view.aw-et-product-page .product.data.items>.item.title>.switch {
        width: 100%;
        border-top: 2px solid #f1f2f2;
        color: #0a0203
    }

    .catalog-product-view.aw-et-product-page .product.data.items>.item.title.active:before {
        display: none
    }

    .catalog-product-view.aw-et-product-page .product.data.items>.item.content {
        margin-top: 0;
        margin-left: 0;
        padding: 0 20px;
        float: none
    }

    .catalog-product-view.aw-et-product-page .product.data.items .title .switch {
        position: relative;
        text-transform: uppercase;
        display: inline-block;
        text-decoration: none
    }

    .catalog-product-view.aw-et-product-page .product.data.items .title .switch:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: 24px;
        color: #fd0;
        content: 'arrow_drop_down';
        font-family: 'Material Icons Outlined';
        margin: -12px -8px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .catalog-product-view.aw-et-product-page .product.data.items .title .switch:after {
        position: absolute;
        top: 50%;
        text-transform: none
    }

    .catalog-product-view.aw-et-product-page .product.data.items .title[aria-expanded=true] .switch:after {
        content: 'arrow_drop_up'
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row {
        margin-bottom: 30px;
        border-bottom: 2px solid #f1f2f2
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group] {
        flex-direction: column
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div {
        width: 100%
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:first-child {
        text-align: center
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:first-child>figure {
        width: 50%
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2) {
        margin-top: 20px
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div:first-child {
        padding: 0 20px
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div:first-child>p,
    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div:first-child>.p,
    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div:first-child>.p {
        padding-right: 0
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div:first-child>p:first-child,
    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div:first-child>.p:first-child,
    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div:first-child>.p:first-child {
        text-align: center
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div[data-content-type=buttons] {
        text-align: center;
        padding: 0 20px
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div[data-content-type=buttons] div[data-content-type=button-item] {
        width: 100%
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer div[data-content-type=row]>div:first-child>div[data-content-type=column-group]>div:nth-child(2)>div[data-content-type=buttons] div[data-content-type=button-item] .pagebuilder-button-primary {
        width: 100%;
        max-width: none
    }

    .aw-et__view-options-container .sectors div.attendee-element {
        margin-right: 0
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer {
        margin-top: 20px
    }

    .catalog-product-view.aw-et-product-page div.product.data.items .item.title .switch {
        padding: 20px 30px 20px 20px
    }

    .product-options-wrapper .field.option>.label,
    .product-options-wrapper .field.option>.control {
        padding: 0
    }

    .product-options-wrapper .field.qty {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 20px
    }

    .bundle-info {
        margin-bottom: 40px
    }

    .product-item-details {
        padding-bottom: 20px
    }

    .product-item-details .product-item-name {
        margin: 5px 0 auto
    }

    .product-item-details .product-reviews-summary {
        min-width: auto;
        width: 100%
    }

    .product-item-actions .tocart {
        min-width: 160px
    }

    .products.wrapper+.toolbar-products {
        padding: 0
    }

    .catalogsearch-result-index .products.wrapper+.toolbar-products {
        padding: 15px 0 30px
    }

    .products.wrapper~.toolbar-products.no-pagination {
        margin: 0
    }

    .products.wrapper~.toolbar-products .pages {
        width: 100%;
        text-align: center
    }

    .sorter-options {
        font-size: 14px
    }

    .sorter-label {
        display: none
    }

    .catalog-product-view .product.data.items .title .switch:after {
        right: 0
    }

    .catalog-product-view .product.attribute.description h2,
    .catalog-product-view .product.attribute.description .h2,
    .catalog-product-view .product.attribute.description .block-related-posts-wrapper .block-title,
    .catalog-product-view .product.attribute.description .block-blog-recent-post .block-title,
    .catalog-product-view .product.attribute.description .h2,
    .catalog-product-view .product.attribute.description .block-related-posts-wrapper .block-title,
    .catalog-product-view .product.attribute.description .block-blog-recent-post .block-title,
    .catalog-product-view .product.attribute.description .aw_blog_related_products .block-title {
        margin-bottom: 20px
    }

    .catalog-product-view .product.attribute.description .pagebuilder-column-group,
    .catalog-product-view .product.attribute.description .column-group {
        margin: 0 -10px 20px
    }

    .catalog-product-view .product.attribute.description .pagebuilder-column-group .pagebuilder-column,
    .catalog-product-view .product.attribute.description .column-group .pagebuilder-column {
        width: 50% !important
    }

    .product-top-row {
        padding-top: 20px;
        margin-bottom: 30px
    }

    .product.media {
        margin-bottom: 20px
    }

    .product.detailed .table.additional-attributes th {
        min-width: 50%
    }

    .product-add-form .extra-info {
        padding-right: 0
    }

    .gallery-wrapper .slick-nav {
        display: none
    }

    .gallery-wrapper .slick-dots {
        bottom: 0;
        margin: 0
    }

    .gallery-wrapper .gallery-placeholder-wrapper {
        max-width: 100%;
        max-height: initial
    }

    .gallery-wrapper.vertical-thumbs .gallery-placeholder {
        max-width: 100%;
        max-height: initial
    }

    .gallery-wrapper.vertical-thumbs .gallery-placeholder.gallery-init {
        margin-left: 0
    }

    .short-description-container .category-short-description {
        max-width: 100%
    }

    .cms-no-route .main {
        padding: 30px 0 60px
    }

    .cms-no-route .main .actions a {
        max-width: 100%;
        width: 100%
    }

    .cms-no-route .main .actions a:first-child {
        margin-bottom: 20px
    }

    .cms-no-route .breadcrumbs {
        display: none
    }

    .cms-no-route .page-title-section {
        padding: 23px 0
    }

    .cms-no-route .page-title {
        margin: 0;
        text-align: center
    }

    .cms-block-title {
        padding-top: 33px !important
    }

    .cms-block-title h2,
    .cms-block-title .h2,
    .cms-block-title .block-related-posts-wrapper .block-title,
    .cms-block-title .block-blog-recent-post .block-title,
    .cms-block-title .h2,
    .cms-block-title .block-related-posts-wrapper .block-title,
    .cms-block-title .block-blog-recent-post .block-title,
    .cms-block-title .aw_blog_related_products .block-title,
    .cms-index-index .block-blog-recent-post .block-title,
    .cms-home .block-blog-recent-post .block-title {
        display: inline
    }

    .cms-block-title h2+[data-content-type=text],
    .cms-block-title .h2+[data-content-type=text],
    .cms-block-title .block-related-posts-wrapper .block-title+[data-content-type=text],
    .cms-block-title .block-blog-recent-post .block-title+[data-content-type=text],
    .cms-block-title .h2+[data-content-type=text],
    .cms-block-title .block-related-posts-wrapper .block-title+[data-content-type=text],
    .cms-block-title .block-blog-recent-post .block-title+[data-content-type=text],
    .cms-block-title .aw_blog_related_products .block-title+[data-content-type=text],
    .cms-index-index .block-blog-recent-post .block-title+[data-content-type=text],
    .cms-home .block-blog-recent-post .block-title+[data-content-type=text] {
        padding-top: 17px
    }

    .cms-block-title h2:after,
    .cms-block-title .h2:after,
    .cms-block-title .block-related-posts-wrapper .block-title:after,
    .cms-block-title .block-blog-recent-post .block-title:after,
    .cms-block-title .h2:after,
    .cms-block-title .block-related-posts-wrapper .block-title:after,
    .cms-block-title .block-blog-recent-post .block-title:after,
    .cms-block-title .aw_blog_related_products .block-title:after,
    .cms-index-index .block-blog-recent-post .block-title:after,
    .cms-home .block-blog-recent-post .block-title:after {
        bottom: 6px;
        margin: 0 -21px 0 0
    }

    .events-list .pagebuilder-column {
        width: 100% !important
    }

    .pre-footer-block {
        padding: 0 0 32px !important
    }

    .pre-footer-block .pagebuilder-column-group .pagebuilder-column,
    .pre-footer-block .column-group .pagebuilder-column {
        -webkit-flex-basis: 50% !important;
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
        padding: 20px 5px !important
    }

    .catalog-product-view .pre-footer-block {
        padding: 0
    }

    .catalog-product-view .pre-footer-block .pagebuilder-column-group .pagebuilder-column,
    .catalog-product-view .pre-footer-block .column-group .pagebuilder-column {
        -webkit-flex-basis: 50% !important;
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
        padding: 20px 5px 10px !important
    }

    .catalog-product-view .pre-footer-block .pagebuilder-column-group .pagebuilder-column:nth-child(3n),
    .catalog-product-view .pre-footer-block .column-group .pagebuilder-column:nth-child(3n) {
        -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important
    }

    .catalog-product-view .pre-footer-block .pagebuilder-column-group .pagebuilder-column:nth-child(3n) [data-content-type=text],
    .catalog-product-view .pre-footer-block .column-group .pagebuilder-column:nth-child(3n) [data-content-type=text] {
        margin: 0 auto;
        max-width: 60%
    }

    .home-banner.pagebuilder-slider div[data-element=content] h1,
    .home-banner h1,
    .home-banner.pagebuilder-slider div[data-element=content] .h1,
    .home-banner .h1,
    .home-banner.pagebuilder-slider div[data-element=content] .h1,
    .home-banner .h1 {
        margin: 0;
        max-width: 70%
    }

    .home-banner [data-element=content] p,
    .home-banner [data-element=content] .p,
    .home-banner [data-element=content] .p {
        display: none
    }

    .home-banner .pagebuilder-button-secondary {
        margin: 20px 0 25px;
        max-width: none
    }

    .home-banner.top-banner .pagebuilder-slide-wrapper,
    .home-banner.top-banner .pagebuilder-banner-wrapper {
        min-height: 580px !important
    }

    .cms-index-index .pagebuilder-slide-wrapper,
    .cms-home .pagebuilder-slide-wrapper,
    .cms-index-index .pagebuilder-banner-wrapper,
    .cms-home .pagebuilder-banner-wrapper {
        min-height: 450px !important
    }

    .cms-index-index .pagebuilder-slide-wrapper .pagebuilder-overlay,
    .cms-home .pagebuilder-slide-wrapper .pagebuilder-overlay,
    .cms-index-index .pagebuilder-banner-wrapper .pagebuilder-overlay,
    .cms-home .pagebuilder-banner-wrapper .pagebuilder-overlay {
        padding: 15px
    }

    .cms-index-index .cms-blocks-in-row .pagebuilder-banner-wrapper,
    .cms-home .cms-blocks-in-row .pagebuilder-banner-wrapper {
        min-height: auto !important
    }

    .cms-index-index .home-product-slider,
    .cms-home .home-product-slider {
        padding-top: 30px !important
    }

    .cms-index-index .home-product-slider .pagebuilder-column,
    .cms-home .home-product-slider .pagebuilder-column {
        padding: 0 12px
    }

    .ambassador-block {
        text-align: center;
        padding-bottom: 30px
    }

    .ambassador-block .pagebuilder-column {
        width: 100% !important;
        padding: 0 12px !important
    }

    .ambassador-block .pagebuilder-column:first-child figure {
        margin-bottom: 0
    }

    .ambassador-block .pagebuilder-column:nth-child(2) figure {
        max-width: 160px;
        margin: 30px auto 20px
    }

    .ambassador-block .pagebuilder-column:last-child [data-content-type=text]:first-child {
        text-transform: uppercase
    }

    .ambassador-block [data-content-type=button-item] {
        display: block !important
    }

    .ambassador-block .pagebuilder-button-secondary {
        max-width: none;
        margin-bottom: 20px
    }

    .home-black-bg [data-content-type=text] {
        display: none
    }

    .home-embedded-block {
        margin-bottom: 30px !important
    }

    .home-embedded-block .pagebuilder-column-group {
        margin: 0;
        padding: 30px 20px
    }

    .home-embedded-block [data-content-type=text] {
        display: none
    }

    .home-embedded-block [data-content-type=button-item] {
        width: 100%
    }

    .home-embedded-block .pagebuilder-button-secondary {
        max-width: 100%
    }

    .home-news .cms-block-title {
        padding-top: 10px !important
    }

    .home-news .cms-block-title [data-content-type=text] {
        margin-bottom: 20px
    }

    .home-news .widget .slick-dots {
        margin: 23px 0
    }

    .cms-blocks-in-row img {
        height: 350px !important
    }

    .grey-bg[data-content-type=row] .cms-block-title h2,
    .grey-bg[data-content-type=row] .cms-block-title .h2,
    .grey-bg[data-content-type=row] .cms-block-title .block-related-posts-wrapper .block-title,
    .grey-bg[data-content-type=row] .cms-block-title .block-blog-recent-post .block-title,
    .grey-bg[data-content-type=row] .cms-block-title .h2,
    .grey-bg[data-content-type=row] .cms-block-title .block-related-posts-wrapper .block-title,
    .grey-bg[data-content-type=row] .cms-block-title .block-blog-recent-post .block-title,
    .grey-bg[data-content-type=row] .cms-block-title .aw_blog_related_products .block-title,
    .grey-bg[data-content-type=row] .cms-index-index .block-blog-recent-post .block-title,
    .grey-bg[data-content-type=row] .cms-home .block-blog-recent-post .block-title {
        font-size: 24px
    }

    .grey-bg[data-content-type=row] .cms-block-title h2 a:after,
    .grey-bg[data-content-type=row] .cms-block-title .h2 a:after,
    .grey-bg[data-content-type=row] .cms-block-title .block-related-posts-wrapper .block-title a:after,
    .grey-bg[data-content-type=row] .cms-block-title .block-blog-recent-post .block-title a:after,
    .grey-bg[data-content-type=row] .cms-block-title .h2 a:after,
    .grey-bg[data-content-type=row] .cms-block-title .block-related-posts-wrapper .block-title a:after,
    .grey-bg[data-content-type=row] .cms-block-title .block-blog-recent-post .block-title a:after,
    .grey-bg[data-content-type=row] .cms-block-title .aw_blog_related_products .block-title a:after,
    .grey-bg[data-content-type=row] .cms-index-index .block-blog-recent-post .block-title a:after,
    .grey-bg[data-content-type=row] .cms-home .block-blog-recent-post .block-title a:after {
        bottom: 5px
    }

    .cms-compare .column-width-12-sm,
    .cms-compare div[data-width-sm=column-width-12] {
        margin: 0 0 9px
    }

    .cms-compare [data-content-type=buttons] {
        padding: 13px 0 0 !important
    }

    .cms-compare [data-content-type=buttons] [data-content-type=button-item] {
        width: 100%
    }

    .cms-compare .pagebuilder-button-secondary {
        max-width: 100%;
        width: 100%
    }

    .blocks-in-line .pagebuilder-column-group {
        margin: 0 15px
    }

    .blocks-in-line .column-width-6-sm,
    .blocks-in-line div[data-width-sm=column-width-6] {
        width: calc(50% - 10px) !important;
        padding: 0;
        margin: 0 0 20px 10px
    }

    .blocks-in-line .column-width-6-sm:first-child,
    .blocks-in-line div[data-width-sm=column-width-6]:first-child {
        margin-right: 10px;
        margin-left: 0
    }

    .blocks-in-line .column-width-12-sm,
    .blocks-in-line div[data-width-sm=column-width-12] {
        padding: 0;
        margin: 0 0 20px
    }

    .cms-landing-benefit .pagebuilder-column {
        padding: 0 24px !important
    }

    .cms-landing-benefit h1,
    .cms-landing-benefit h2,
    .cms-landing-benefit .h1,
    .cms-landing-benefit .h2,
    .cms-landing-benefit .block-related-posts-wrapper .block-title,
    .cms-landing-benefit .block-blog-recent-post .block-title,
    .cms-landing-benefit .h1,
    .cms-landing-benefit .h2,
    .cms-landing-benefit .block-related-posts-wrapper .block-title,
    .cms-landing-benefit .block-blog-recent-post .block-title,
    .cms-landing-benefit .aw_blog_related_products .block-title {
        margin: 20px 0
    }

    .cms-landing-benefit figure {
        margin: 10px 0 20px
    }

    .cms-landing-video .pagebuilder-column-group {
        margin: 0
    }

    .cms-landing-product[data-content-type=row][data-appearance=full-width]>.row-full-width-inner {
        padding: 0
    }

    .cms-landing-product .pagebuilder-column-group {
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
        padding: 30px 12px 10px;
        margin: 0
    }

    .cms-landing-product h2,
    .cms-landing-product .h2,
    .cms-landing-product .block-related-posts-wrapper .block-title,
    .cms-landing-product .block-blog-recent-post .block-title,
    .cms-landing-product .h2,
    .cms-landing-product .block-related-posts-wrapper .block-title,
    .cms-landing-product .block-blog-recent-post .block-title,
    .cms-landing-product .aw_blog_related_products .block-title {
        margin: 23px 0 20px
    }

    .cms-landing-product [data-content-type=html] ul {
        margin-bottom: 5px
    }

    .cms-landing-product [data-content-type=html] li {
        width: 50%;
        margin: 0 0 15px
    }

    .cms-landing-product-list {
        padding: 30px 22px 0 !important
    }

    .category-slider {
        display: none !important
    }

    .cms-page-view .cms-menu {
        display: none
    }

    .cms-page-view:not(.cms-index-index) .page-title {
        margin-top: 8px
    }

    .cms-menu-collapsible .cms-menu-collapsible-title {
        padding: 12px 18px;
        border: 1px solid #f1f2f2;
        border-radius: 3px;
        cursor: pointer;
        display: block;
        text-decoration: none
    }

    .cms-menu-collapsible .cms-menu-collapsible-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 24px;
        color: #0a0203;
        content: 'chevron_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .cms-menu-collapsible .cms-menu-collapsible-title:after {
        float: right
    }

    .cms-menu-collapsible .cms-menu-collapsible-title.active {
        background: #f8f8f8;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0
    }

    .cms-menu-collapsible .cms-menu {
        padding: 15px 18px
    }

    .cms-menu-collapsible .cms-menu li {
        margin-bottom: 10px
    }

    .cms-menu-collapsible .cms-menu.active {
        border: 1px solid #f1f2f2;
        border-top: 0;
        display: block
    }

    .cms-z6ii h1 span,
    .cms-z6ii h2 span,
    .cms-z6ii .h1 span,
    .cms-z6ii .h2 span,
    .cms-z6ii .block-related-posts-wrapper .block-title span,
    .cms-z6ii .block-blog-recent-post .block-title span,
    .cms-z6ii .h1 span,
    .cms-z6ii .h2 span,
    .cms-z6ii .block-related-posts-wrapper .block-title span,
    .cms-z6ii .block-blog-recent-post .block-title span,
    .cms-z6ii .aw_blog_related_products .block-title span {
        font-size: 25px !important
    }

    .account .toolbar {
        padding: 10px 15px
    }

    .actions-toolbar .secondary {
        display: none
    }

    .actions-toolbar .primary {
        width: 100%
    }

    .actions-toolbar .primary button,
    .actions-toolbar .primary .quote-details-items .actions-toolbar>.action {
        max-width: 100%
    }

    .account .account-nav div.account-nav-title {
        margin: 0
    }

    .table-order-items,
    .quote-details-items .data-grid.table,
    .purchase-order-table-items {
        border: none;
        display: block
    }

    .table-order-items>thead>tr>th,
    .quote-details-items .data-grid.table>thead>tr>th,
    .purchase-order-table-items>thead>tr>th {
        display: none
    }

    .table-order-items>tbody,
    .quote-details-items .data-grid.table>tbody,
    .purchase-order-table-items>tbody {
        display: block
    }

    .table-order-items>tbody>tr,
    .quote-details-items .data-grid.table>tbody>tr,
    .purchase-order-table-items>tbody>tr {
        display: block
    }

    .table-order-items>tbody>tr td,
    .quote-details-items .data-grid.table>tbody>tr td,
    .purchase-order-table-items>tbody>tr td,
    .table-order-items>tbody>tr th,
    .quote-details-items .data-grid.table>tbody>tr th,
    .purchase-order-table-items>tbody>tr th {
        border-bottom: none;
        display: block;
        padding: 0 0 10px
    }

    .table-order-items>tbody>tr td[data-th]:before,
    .quote-details-items .data-grid.table>tbody>tr td[data-th]:before,
    .purchase-order-table-items>tbody>tr td[data-th]:before,
    .table-order-items>tbody>tr th[data-th]:before,
    .quote-details-items .data-grid.table>tbody>tr th[data-th]:before,
    .purchase-order-table-items>tbody>tr th[data-th]:before {
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #000;
        font-weight: 600;
        font-size: 1.2rem
    }

    .table-order-items>tbody>tr,
    .quote-details-items .data-grid.table>tbody>tr,
    .purchase-order-table-items>tbody>tr {
        border-bottom: 2px solid #f1f2f2;
        padding: 15px 0
    }

    .table-order-items>tbody>tr td[data-th]:before,
    .quote-details-items .data-grid.table>tbody>tr td[data-th]:before,
    .purchase-order-table-items>tbody>tr td[data-th]:before,
    .table-order-items>tbody>tr th[data-th]:before,
    .quote-details-items .data-grid.table>tbody>tr th[data-th]:before,
    .purchase-order-table-items>tbody>tr th[data-th]:before {
        content: attr(data-th) ' ';
        vertical-align: top;
        padding-top: 3px
    }

    .table-order-items>tbody>tr td div,
    .quote-details-items .data-grid.table>tbody>tr td div,
    .purchase-order-table-items>tbody>tr td div,
    .table-order-items>tbody>tr th div,
    .quote-details-items .data-grid.table>tbody>tr th div,
    .purchase-order-table-items>tbody>tr th div {
        display: inline-block
    }

    .table-order-items>tbody>tr>td,
    .quote-details-items .data-grid.table>tbody>tr>td,
    .purchase-order-table-items>tbody>tr>td {
        text-align: left;
        border: 0
    }

    .table-order-items>tbody>tr>td.sku span,
    .quote-details-items .data-grid.table>tbody>tr>td.sku span,
    .purchase-order-table-items>tbody>tr>td.sku span {
        padding-left: 3px
    }

    .table-order-items>tbody>tr>td.actions,
    .quote-details-items .data-grid.table>tbody>tr>td.actions,
    .purchase-order-table-items>tbody>tr>td.actions {
        width: 100%;
        text-align: left
    }

    .table-order-items>tbody>tr>td.actions:before,
    .quote-details-items .data-grid.table>tbody>tr>td.actions:before,
    .purchase-order-table-items>tbody>tr>td.actions:before {
        display: none
    }

    .table-order-items>tbody>tr>td:before,
    .quote-details-items .data-grid.table>tbody>tr>td:before,
    .purchase-order-table-items>tbody>tr>td:before {
        min-width: 125px
    }

    .table-order-items>tbody>tr:last-child>td,
    .quote-details-items .data-grid.table>tbody>tr:last-child>td,
    .purchase-order-table-items>tbody>tr:last-child>td {
        border: 0
    }

    .quote-details-items .data-grid.table,
    .purchase-order-table-items {
        margin-bottom: 20px
    }

    table.details>tbody>tr>td:before,
    table.creditmemo>tbody>tr>td:before,
    table.shipment>tbody>tr>td:before,
    table.invoice>tbody>tr>td:before {
        min-width: 125px
    }

    table.details>tbody>tr>td:last-child,
    table.creditmemo>tbody>tr>td:last-child,
    table.shipment>tbody>tr>td:last-child,
    table.invoice>tbody>tr>td:last-child {
        text-align: left;
        width: auto
    }

    table.details>tfoot,
    table.creditmemo>tfoot,
    table.shipment>tfoot,
    table.invoice>tfoot {
        padding: 15px 0;
        border-top: 2px solid #f1f2f2
    }

    table.details>tfoot,
    table.creditmemo>tfoot,
    table.shipment>tfoot,
    table.invoice>tfoot,
    table.details>tfoot tr,
    table.creditmemo>tfoot tr,
    table.shipment>tfoot tr,
    table.invoice>tfoot tr {
        display: block;
        width: 100%
    }

    table.details>tfoot:before,
    table.creditmemo>tfoot:before,
    table.shipment>tfoot:before,
    table.invoice>tfoot:before,
    table.details>tfoot tr:before,
    table.creditmemo>tfoot tr:before,
    table.shipment>tfoot tr:before,
    table.invoice>tfoot tr:before,
    table.details>tfoot:after,
    table.creditmemo>tfoot:after,
    table.shipment>tfoot:after,
    table.invoice>tfoot:after,
    table.details>tfoot tr:after,
    table.creditmemo>tfoot tr:after,
    table.shipment>tfoot tr:after,
    table.invoice>tfoot tr:after {
        content: '';
        display: table
    }

    table.details>tfoot:after,
    table.creditmemo>tfoot:after,
    table.shipment>tfoot:after,
    table.invoice>tfoot:after,
    table.details>tfoot tr:after,
    table.creditmemo>tfoot tr:after,
    table.shipment>tfoot tr:after,
    table.invoice>tfoot tr:after {
        clear: both
    }

    table.details>tfoot th,
    table.creditmemo>tfoot th,
    table.shipment>tfoot th,
    table.invoice>tfoot th,
    table.details>tfoot td,
    table.creditmemo>tfoot td,
    table.shipment>tfoot td,
    table.invoice>tfoot td {
        width: 50%;
        display: block;
        float: left;
        padding: 5px 15px;
        border: 0
    }

    table.details>tfoot td,
    table.creditmemo>tfoot td,
    table.shipment>tfoot td,
    table.invoice>tfoot td {
        text-align: right
    }

    table.details .qty:before,
    table.creditmemo .qty:before,
    table.shipment .qty:before,
    table.invoice .qty:before {
        vertical-align: top;
        text-transform: uppercase
    }

    table.details .qty .items-qty,
    table.creditmemo .qty .items-qty,
    table.shipment .qty .items-qty,
    table.invoice .qty .items-qty {
        display: inline-block;
        padding: 0
    }

    table.details .item-options li {
        padding-bottom: 10px
    }

    table.details .item-options li:first-child {
        padding-top: 10px
    }

    table.details .item-options li:last-child {
        padding-bottom: 0
    }

    table.details .item-options .label {
        min-width: 125px;
        padding-right: 10px
    }

    .block-dashboard-orders {
        margin-top: 15px
    }

    .block-dashboard-addresses {
        margin-top: 10px
    }

    .table-additional-addresses-items {
        display: block
    }

    .table-additional-addresses-items>thead>tr>th {
        display: none
    }

    .table-additional-addresses-items>tbody,
    .table-additional-addresses-items>tbody>tr {
        display: block
    }

    .table-additional-addresses-items>tbody>tr td {
        border: none;
        display: block;
        padding: 5px 0
    }

    .table-additional-addresses-items>tbody>tr td[data-th]:before {
        padding-right: 10px;
        content: attr(data-th) ' ';
        display: inline-block;
        font-weight: 600
    }

    .table-additional-addresses-items>tbody>tr>td:first-child {
        padding-top: 20px
    }

    .table-additional-addresses-items>tbody>tr>td:last-child {
        padding-bottom: 20px
    }

    .customer-account-edit .actions-toolbar button,
    .customer-account-edit .actions-toolbar .quote-details-items .actions-toolbar>.action {
        max-width: 100%
    }

    .title-wrapper {
        border-bottom: 0
    }

    .title-wrapper h2,
    .title-wrapper .h2,
    .title-wrapper .block-related-posts-wrapper .block-title,
    .title-wrapper .block-blog-recent-post .block-title,
    .title-wrapper .h2,
    .title-wrapper .block-related-posts-wrapper .block-title,
    .title-wrapper .block-blog-recent-post .block-title,
    .title-wrapper .aw_blog_related_products .block-title {
        font-size: 1.6rem;
        line-height: 22px;
        padding: 25px 0 10px;
        width: 100%
    }

    .title-wrapper h2>span:first-child,
    .title-wrapper .h2>span:first-child,
    .title-wrapper .block-related-posts-wrapper .block-title>span:first-child,
    .title-wrapper .block-blog-recent-post .block-title>span:first-child,
    .title-wrapper .h2>span:first-child,
    .title-wrapper .block-related-posts-wrapper .block-title>span:first-child,
    .title-wrapper .block-blog-recent-post .block-title>span:first-child,
    .title-wrapper .aw_blog_related_products .block-title>span:first-child {
        display: block;
        margin-bottom: 5px
    }

    .order-status {
        margin: 0
    }

    .order-date {
        margin-bottom: 15px
    }

    .order-actions-toolbar {
        clear: both;
        position: relative
    }

    .order-actions-toolbar .actions {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 10px
    }

    .order-actions-toolbar .action.order,
    .order-actions-toolbar .action.order-primary {
        max-width: 100%;
        width: 100%;
        margin: 15px 0 0
    }

    .order-actions-toolbar .action.order {
        margin: 15px 0 0;
        order: 2
    }

    .order-actions-toolbar .block-requisition-list {
        order: 1;
        margin: 0 0 20px
    }

    .order-actions-toolbar .block-requisition-list .requisition-list-action {
        display: block;
        max-width: none
    }

    .sales-order-invoice .order-actions-toolbar .print.order-primary {
        margin: 15px 0 0
    }

    .account .tab-menu {
        border-radius: 3px;
        border: 2px solid #f1f2f2;
        cursor: pointer;
        display: block;
        position: relative;
        min-height: 50px
    }

    .account .tab-menu .title {
        font-weight: 400;
        padding: 12px 40px 0 18px;
        height: 50px;
        display: block;
        text-decoration: none
    }

    .account .tab-menu .title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: 24px;
        color: #fd0;
        content: 'arrow_drop_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .account .tab-menu .title:after {
        position: absolute;
        top: 12px;
        right: 7px
    }

    .account .tab-menu .order-links {
        padding-top: 12px
    }

    .account .tab-menu .item {
        padding-left: 18px;
        padding-right: 18px;
        font-weight: 600
    }

    .account .tab-menu .item.current a {
        text-decoration: none
    }

    .account .tab-menu .title+.order-links {
        display: none
    }

    .account .tab-menu.active .title:after {
        content: 'arrow_drop_up'
    }

    .account .tab-menu.active .title+.order-links {
        display: block
    }

    .account .tab-menu.active .item {
        font-weight: 400
    }

    .account .tab-menu.active .item strong {
        font-weight: 400;
        text-decoration: underline
    }

    .account .tab-menu.active .item a {
        text-decoration: none
    }

    .login-container {
        padding-top: 20px;
        margin-bottom: 30px
    }

    .login-container a.action.primary,
    .login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
    .login-container body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
        width: 100%
    }

    .block-customer-login .actions-toolbar {
        margin-bottom: 5px
    }

    .block-customer-login .actions-toolbar div.secondary {
        margin-top: 20px;
        text-align: left
    }

    .block-customer-login .fieldset {
        margin-bottom: 10px
    }

    .block-new-customer .pagebuilder-column-group {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .block-new-customer a.action.primary,
    .block-new-customer body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar button,
    .block-new-customer body.checkout-index-index .smile-storedelivery-checkout-modal .contextual-bar .quote-details-items .actions-toolbar>.action {
        max-width: 100%
    }

    .customer-account-create .main,
    .multishipping-checkout_address-newshipping .main,
    .multishipping-checkout_address-editshipping .main,
    .multishipping-checkout_address-editbilling .main,
    .multishipping-checkout-addresses .main,
    .multishipping-checkout-shipping .main,
    .multishipping-checkout-billing .main,
    .multishipping-checkout-overview .main {
        padding-top: 30px
    }

    .main>.form-create-account {
        margin-bottom: 42px
    }

    .main>.form-create-account .fieldset>.field.newsletter {
        margin-bottom: 20px
    }

    .main>.form-create-account .fieldset .fields>.field.gender {
        margin-bottom: 30px
    }

    .main>.form-create-account .fieldset .fields>.field.field-dob {
        margin-bottom: 10px
    }

    .table-reviews {
        border: none;
        display: block
    }

    .table-reviews>thead>tr>th {
        display: none
    }

    .table-reviews>tbody {
        display: block
    }

    .table-reviews>tbody>tr {
        display: block
    }

    .table-reviews>tbody>tr td,
    .table-reviews>tbody>tr th {
        border-bottom: none;
        display: block;
        padding: 0 0 10px
    }

    .table-reviews>tbody>tr td[data-th]:before,
    .table-reviews>tbody>tr th[data-th]:before {
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #000;
        font-weight: 600;
        font-size: 1.2rem
    }

    .table-reviews>tbody>tr {
        border-bottom: 2px solid #f1f2f2;
        padding: 15px 0
    }

    .table-reviews>tbody>tr:last-child {
        border: 0
    }

    .table-reviews>tbody>tr td[data-th]:before,
    .table-reviews>tbody>tr th[data-th]:before {
        font-size: 1.6rem;
        content: attr(data-th) '';
        padding-right: 15px
    }

    .table-reviews>tbody>tr>td {
        text-align: left;
        border: 0
    }

    .table-reviews>tbody>tr>td.actions {
        width: 100%;
        text-align: left
    }

    .table-reviews>tbody>tr>td.actions:before {
        display: none
    }

    .table-reviews>tbody>tr>td:before {
        min-width: 95px;
        max-width: 95px
    }

    .table-reviews .product-name {
        display: inline-block;
        vertical-align: top
    }

    .table-reviews .rating-summary {
        display: inline-block;
        min-width: 92px
    }

    .account.review-customer-view .product-image-photo {
        width: 100%;
        max-width: 345px
    }

    .negotiable_quote-quote-view .sidebar {
        margin-bottom: 0
    }

    .negotiable_quote-quote-view .quote-status {
        position: absolute;
        top: 2px;
        right: 0
    }

    .negotiable_quote-quote-view .quote-date,
    .negotiable_quote-quote-view .quote-sales-rep {
        font-size: 1.4rem
    }

    .negotiable_quote-quote-view .main .quote-view-links.quote-view-buttons .action {
        max-width: none
    }

    .negotiable_quote-quote-view .main .quote-view-links.quote-view-buttons .action.checkout {
        width: 100%
    }

    .negotiable_quote-quote-view .quote-details-items .quote-title.active>.switch {
        border-bottom: 0
    }

    .negotiable_quote-quote-view .tab-quotes-holder {
        border-radius: 3px;
        border: 2px solid #f1f2f2;
        min-height: 50px
    }

    .negotiable_quote-quote-view .tab-quotes-holder .tab-heading {
        cursor: pointer;
        position: relative;
        height: 50px;
        padding: 12px 40px 0 18px;
        font-weight: 700;
        display: block;
        text-decoration: none
    }

    .negotiable_quote-quote-view .tab-quotes-holder .tab-heading:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        line-height: 24px;
        color: #0a0203;
        content: 'chevron_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .negotiable_quote-quote-view .tab-quotes-holder .tab-heading:after {
        position: absolute;
        top: 12px;
        right: 19px
    }

    .negotiable_quote-quote-view .tab-quotes-holder .tab-quotes {
        display: none;
        padding-bottom: 10px
    }

    .negotiable_quote-quote-view .tab-quotes-holder .tab-quotes .item {
        padding: 0 18px 10px
    }

    .negotiable_quote-quote-view .tab-quotes-holder .tab-quotes .item a {
        text-decoration: none
    }

    .negotiable_quote-quote-view .tab-quotes-holder .tab-quotes .item.active a {
        text-decoration: underline
    }

    .negotiable_quote-quote-view .tab-quotes-holder.active .tab-heading:after {
        content: 'chevron_up'
    }

    .negotiable_quote-quote-view .tab-quotes-holder.active .tab-quotes {
        display: block
    }

    .tab-quotes-holder {
        margin-bottom: 20px
    }

    .account .page-title-wrapper.company-user h1,
    .sales-guest-view .page-title-wrapper.company-user h1,
    .account .page-title-wrapper.company-user .h1,
    .sales-guest-view .page-title-wrapper.company-user .h1,
    .account .page-title-wrapper.company-user .h1,
    .sales-guest-view .page-title-wrapper.company-user .h1 {
        margin-bottom: 16px
    }

    .account .page-title-wrapper.company-user>.action,
    .sales-guest-view .page-title-wrapper.company-user>.action {
        max-width: none
    }

    .account .page-title-wrapper.company-user>.action.primary,
    .sales-guest-view .page-title-wrapper.company-user>.action.primary {
        margin-bottom: 20px
    }

    .account .account-header-holder,
    .sales-guest-view .account-header-holder {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px
    }

    .account .account-header-holder .action,
    .sales-guest-view .account-header-holder .action {
        max-width: calc(50% - 10px);
        width: 100%
    }

    .account .main .content-title,
    .sales-guest-view .main .content-title,
    .account .main .block .block-title,
    .sales-guest-view .main .block .block-title,
    .customer-account-edit .legend,
    .customer-account-edit .legend {
        font-size: 1.6rem
    }

    .account .main .box-title,
    .sales-guest-view .main .box-title {
        font-size: 1.4rem
    }

    .account .main .block-content,
    .sales-guest-view .main .block-content {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .account .main .block-content .box,
    .sales-guest-view .main .block-content .box {
        flex: 100%;
        margin-bottom: 6px
    }

    .account .main .box,
    .sales-guest-view .main .box {
        margin-bottom: 10px
    }

    .account .main .box-shipping-address,
    .sales-guest-view .main .box-shipping-address {
        margin-top: 12px
    }

    .account .main .box-actions,
    .sales-guest-view .main .box-actions {
        margin-top: 15px
    }

    .account .page-title-wrapper.company-user>.action.button,
    .sales-guest-view .page-title-wrapper.company-user>.action.button {
        max-width: none;
        margin-bottom: 20px
    }

    .account .page-title-wrapper .action.signout,
    .sales-guest-view .page-title-wrapper .action.signout {
        max-width: none
    }

    .ui-datepicker {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    .my-orders-search-advanced .search-sku {
        margin: 0 !important;
        width: 100% !important
    }

    .my-orders-search-advanced .filters-collapse #filter-show-btn {
        max-width: 100%
    }

    .my-orders-search-advanced .fieldset:first-of-type {
        margin: 20px 0
    }

    .account .block-title .title-actions-links {
        margin-bottom: 0;
        margin-top: 20px
    }

    .account .block-title .title-actions-links .action.primary {
        width: 100%;
        max-width: 100%
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>thead {
        display: none
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr {
        display: block;
        border-bottom: 1px solid #333;
        margin-bottom: 30px;
        padding-bottom: 5px
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td {
        display: block;
        border-top: none;
        text-align: left;
        padding: 0 0 10px
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td:before {
        content: attr(data-th);
        display: inline-block;
        vertical-align: top;
        width: 120px
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td:nth-child(3) {
        text-align: left
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td .data-grid-cell-content {
        display: inline-block;
        vertical-align: top;
        max-width: calc(100% - 125px);
        width: 100%
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td:last-child {
        width: 100%
    }

    .account.requisition_list-requisition-index .data-grid-wrap table>tbody>tr>td:last-child:before {
        display: none
    }

    .account.requisition_list-requisition-index .main .toolbar .pages {
        width: 100%;
        text-align: center
    }

    .account.requisition_list-requisition-index .main .toolbar .pages .pages-items {
        opacity: 1
    }

    .requisition-content .block-requisition-management {
        position: relative
    }

    .requisition-content .block-requisition-management .requisition-view-links {
        position: absolute;
        bottom: 28px;
        left: 48%
    }

    .requisition-content .block-requisition-management .requisition-toolbar {
        width: 100%
    }

    .requisition-content .block-requisition-management .requisition-toolbar .requisition-toolbar-select {
        width: 100%;
        text-align: left;
        margin-bottom: 25px
    }

    .requisition-content .block-requisition-management .requisition-toolbar .mobile-label {
        display: none
    }

    .requisition-content .block-requisition-management .requisition-toolbar .action:before {
        display: none
    }

    .requisition-content .block-requisition-management .requisition-toolbar .action.remove-selected {
        width: 48%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-bottom: 15px
    }

    .requisition-content .block-requisition-management .requisition-toolbar .action.remove-selected span {
        text-decoration: underline
    }

    .requisition-content .block-requisition-management .requisition-toolbar .action span {
        display: inline-block
    }

    .requisition-content .block-requisition-management .requisition-toolbar .block.block-requisition-list {
        width: 48%;
        margin-left: 0;
        display: inline-block;
        vertical-align: top
    }

    .requisition-content .block-requisition-management .requisition-toolbar .block.block-requisition-list:last-child .requisition-list-action.active .items {
        right: auto;
        left: 0
    }

    .requisition-content .block-requisition-management .requisition-toolbar .block.block-requisition-list:last-child .requisition-list-action.active .items:before {
        right: auto;
        left: 98px
    }

    .requisition-content .block-requisition-management .requisition-toolbar .block.block-requisition-list:last-child .requisition-list-action.active .items:after {
        right: auto;
        left: 97px
    }

    .requisition-content .block-requisition-management .requisition-toolbar .button,
    .requisition-content .block-requisition-management .requisition-toolbar .action {
        text-decoration: none
    }

    .requisition-content .block-requisition-management .requisition-toolbar-actions {
        text-align: left
    }

    .requisition-content .requisition-grid.table-wrapper {
        margin-left: 0;
        margin-right: 0
    }

    .requisition-content .requisition-grid.table-wrapper table thead {
        display: none
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        border-bottom: 1px solid #333;
        position: relative;
        padding-bottom: 65px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td {
        border-top: none
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.col-checkbox,
    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.col-image,
    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.product {
        display: inline-block;
        vertical-align: top
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.col-checkbox {
        max-width: 35px;
        padding-top: 20px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.product {
        width: calc(100% - 115px)
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.product .product-item-details {
        padding-bottom: 40px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.col-image {
        width: 70px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.subtotal {
        position: absolute;
        left: 265px;
        bottom: 57px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.price {
        position: absolute;
        left: 170px;
        bottom: 57px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.price:before {
        content: "x "
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.action {
        position: absolute;
        left: 110px;
        bottom: 5px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.action .action-delete {
        position: static
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.qty {
        position: absolute;
        left: 110px;
        bottom: 50px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr td.col.qty .input-text {
        height: 40px;
        width: 50px
    }

    .requisition-content .requisition-grid.table-wrapper table tbody tr:last-child td {
        border-bottom: none
    }

    .requisition-view-buttons .action.primary {
        max-width: 100%
    }

    .requisition-view-buttons .action.secondary {
        max-width: 100%;
        margin-top: 15px
    }

    .requisition-view-buttons .action.secondary.delete {
        margin-left: 0
    }

    .requisition-popup .modal-footer {
        padding-top: 20px
    }

    .header-items {
        padding-left: 15px;
        padding-right: 15px
    }

    .minisearch .actions,
    .algolia-search-block .actions {
        right: 50px
    }

    div.header-content__right {
        padding-right: 14px
    }

    .isSafari.iMobileDevices #switcher-website-cloned .switcher-dropdown {
        max-height: calc(100vh - 184px);
        overflow-y: auto
    }

    .before-footer-section {
        padding: 40px 0 10px
    }

    .before-footer-section .pagebuilder-column:first-child {
        margin-bottom: 0
    }

    .before-footer-section .footer-socials li a:before {
        font-size: 29px;
        margin: 0 0 7px;
        display: block;
        line-height: 27px
    }

    .before-footer-section .footer-socials .icon-tiktok {
        flex-direction: column
    }

    .before-footer-section .footer-socials .icon-tiktok img {
        margin-right: 0;
        margin-bottom: 7px;
        width: auto;
        height: 27px
    }

    .copyright-wrapper {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 27px 15px 30px;
        text-align: center
    }

    .copyright-wrapper .copyright-icon-sprite {
        float: none;
        margin: 25px auto 0;
        max-width: 100%
    }

    .force-signup-form {
        padding-bottom: 10px
    }

    .force-signup-form>[data-content-type=row][data-appearance=contained] {
        padding: 0 0 20px
    }

    #main-form-search .f-row {
        padding-bottom: 30px
    }

    #book-items .product-item-actions .actions-primary {
        margin: 0
    }

    #book-items .product-item-actions .primary {
        max-width: unset
    }

    .main-form {
        margin: 0 -15px 30px;
        padding: 0 15px
    }

    #book-price-content .fc-toolbar.fc-header-toolbar:before,
    #book-price-content .fc-toolbar.fc-header-toolbar:after {
        content: '';
        display: table
    }

    #book-price-content .fc-toolbar.fc-header-toolbar:after {
        clear: both
    }

    #book-price-content .fc-toolbar.fc-header-toolbar .fc-center {
        margin: 12px 0 0;
        float: right
    }

    .fc-scroller {
        height: 354px !important
    }

    .sales-order-view .refund-popup .modal-popup._inner-scroll .modal-inner-wrap {
        height: 100%
    }

    .sales-order-view .refund-popup .modal-popup .actions-toolbar {
        padding-bottom: 50px
    }

    .sales-order-view .refund-popup .modal-popup .actions-toolbar .cancel-quote {
        background: #fff;
        margin-top: 20px
    }

    .sales-order-view .order-actions-toolbar .refund-button {
        max-width: 100%;
        margin-top: 20px
    }

    .nikon_eventtickets-attendance-index .attendance-filter {
        flex-wrap: wrap;
        justify-content: center
    }

    .nikon_eventtickets-attendance-index .attendance-filter .filter {
        width: 50%
    }

    .nikon_eventtickets-attendance-index .pager {
        border: none;
        display: block;
        padding-left: 0
    }

    .nikon_eventtickets-attendance-index .pager .toolbar-amount {
        text-align: center
    }

    .nikon_eventtickets-attendance-index .pager .item {
        float: none
    }

    .nikon_eventtickets-attendance-index .pager .pages-items {
        width: 100%;
        text-align: center;
        margin-top: 15px
    }

    .nikon_eventtickets-attendance-index .pager .pages-items a.page,
    .nikon_eventtickets-attendance-index .pager .pages-items .action {
        border-bottom-width: 2px;
        border-top-width: 2px
    }

    .nikon_eventtickets-attendance-index .pager strong.page,
    .nikon_eventtickets-attendance-index .pager .page,
    .nikon_eventtickets-attendance-index .pager .next,
    .nikon_eventtickets-attendance-index .pager .previous {
        width: 40px;
        height: 40px
    }

    .nikon_eventtickets-attendance-index .pager .action:before,
    .nikon_eventtickets-attendance-index .pager .item,
    .nikon_eventtickets-attendance-index .pager strong.page {
        line-height: 40px
    }

    .page-title-section.has-submenu {
        padding-left: 32px !important
    }

    .compare-heading h2,
    .compare-heading h2 span,
    .compare-heading .h2,
    .compare-heading .h2 span,
    .compare-heading .block-related-posts-wrapper .block-title,
    .compare-heading .block-related-posts-wrapper .block-title span,
    .compare-heading .block-blog-recent-post .block-title,
    .compare-heading .block-blog-recent-post .block-title span,
    .compare-heading .h2,
    .compare-heading .h2 span,
    .compare-heading .block-related-posts-wrapper .block-title,
    .compare-heading .block-related-posts-wrapper .block-title span,
    .compare-heading .block-blog-recent-post .block-title,
    .compare-heading .block-blog-recent-post .block-title span,
    .compare-heading .aw_blog_related_products .block-title,
    .compare-heading .aw_blog_related_products .block-title span {
        font-size: 38px;
        line-height: 1.1
    }

    .custom-comparison-list {
        margin-top: 50px
    }

    .custom-comparison-list .table-comparison tbody th.cell.label {
        width: 165px;
        max-width: 165px;
        min-width: 165px
    }

    .custom-comparison-list .table-comparison tbody td.cell.product {
        width: 195px;
        max-width: 195px
    }

    .custom-comparison-list tbody+tbody {
        border-top: none
    }

    .custom-comparison-list tbody+tbody th.cell.label,
    .custom-comparison-list tbody+tbody td.cell.product {
        padding: 0;
        border-top: 2px solid #f1f2f2
    }

    .custom-comparison-list tbody+tbody th.cell.label>div,
    .custom-comparison-list tbody+tbody td.cell.product>div {
        width: 165px;
        max-width: 165px;
        padding: 15px
    }

    #confirmBox.amcart-minipage-wrap .amcart-confirm-buttons {
        flex-direction: row
    }

    .rental-product .product-options-bottom .box-tocart .tocart.primary,
    .rental-product .product-options-bottom .box-tocart .button-wrapper {
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 25px
    }

    .product.quote-details-items.items .product-item-details {
        display: inline
    }

    .product.quote-details-items.items .product-item-details strong {
        font-weight: 400
    }

    .quote-details-items .item .col {
        padding-top: 0;
        padding-bottom: 10px
    }

    .purchase-order-table-items>tbody>tr {
        border-bottom: 0
    }

    form.form-addbysku {
        padding: 0
    }

    form.form-addbysku>.actions-toolbar {
        display: block
    }

    .quickorder-index-index .column .block-addbysku .fieldset .fields {
        border: none
    }

    .quickorder-index-index .column .block-addbysku .fieldset .fields .field {
        display: inline-block
    }

    .quickorder-index-index .column .block-addbysku .deletable-item .actions-toolbar {
        float: none
    }

    .quickorder-index-index .column .block-addbysku .box-upload .actions-toolbar {
        display: block
    }

    .quickorder-index-index .column .block-addbysku form.form-addbysku>.actions-toolbar {
        display: block
    }

    .quickorder-index-index .column .action.move-to-single-skus,
    .quickorder-index-index .column .upload-container {
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width:979px) {

    .flex-row-no-wrap,
    .header.content,
    .header-content__right {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap
    }

    .flex-row-wrap,
    .blog-posts {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    a.action.secondary,
    button.secondary,
    .quote-details-items .actions-toolbar>.action.secondary {
        max-width: none
    }

    #notice-cookie-block>div .actions,
    #notice-cookie-block>div p,
    #notice-cookie-block>div .p {
        float: none;
        width: 100%
    }

    .pages-items {
        opacity: 0
    }

    .pages-items.pager-js {
        opacity: 1
    }

    .nav-toggle {
        display: inline-block;
        text-decoration: none;
        -webkit-order: 8;
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
        width: 40px;
        height: 60px;
        text-align: right;
        vertical-align: top;
        padding-right: 8px
    }

    .nav-toggle>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .nav-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 19px;
        line-height: 60px;
        color: #0a0203;
        content: '\f0c9';
        font-family: 'Font Awesome 5 Pro';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: -100%;
        overflow: hidden;
        position: fixed;
        top: 0;
        width: 100%;
        padding-right: 60px;
        z-index: 999;
        max-width: 375px
    }

    .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: #f1f2f2;
        border: solid #f1f2f2;
        border-width: 0 0 2px 1px;
        box-sizing: border-box;
        float: left;
        padding: 17px 0;
        text-align: center;
        width: 50%
    }

    .nav-sections-item-title.active {
        border-bottom: 2px solid #f1f2f2;
        background: #fff
    }

    .nav-sections-item-title .nav-sections-item-switch:hover {
        text-decoration: none
    }

    .nav-sections-item-title:first-child {
        border-left: 0
    }

    .nav-sections-item-title a {
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase
    }

    .nav-sections-item-content {
        box-sizing: border-box;
        background: #fff;
        float: right;
        margin-left: -100%;
        margin-top: 60px;
        width: 100%;
        height: calc(100vh - 60px);
        overflow-x: hidden;
        overflow-y: auto;
        padding-bottom: 50px
    }

    .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
    }

    .nav-sections .nav-toggle {
        z-index: 999;
        position: absolute;
        right: 0;
        background: #0a0203;
        width: 60px;
        height: 60px;
        padding: 0;
        text-align: center;
        line-height: 54px;
        display: inline-block;
        text-decoration: none
    }

    .nav-sections .nav-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: inherit;
        color: #fd0;
        content: 'close';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .nav-sections .nav-toggle:before {
        font-weight: 300
    }

    .nav-sections .close-nav:before {
        width: 60px !important;
        height: 52px !important
    }

    .nav-sections .header.links {
        height: calc(100vh - 60px);
        margin: 0;
        padding: 0;
        list-style: none none
    }

    .nav-sections .header.links li {
        margin-bottom: 0
    }

    .nav-sections .header.links li:first-child>span,
    .nav-sections .header.links li:first-child strong,
    .nav-sections .header.links li:first-child a {
        border-top: none
    }

    .nav-sections .header.links li>span,
    .nav-sections .header.links li strong,
    .nav-sections .header.links li a {
        background: #fff;
        color: #0a0203;
        padding: 18px 15px;
        font-weight: 400;
        line-height: 24px;
        text-decoration: none;
        text-transform: capitalize;
        border-top: 2px solid #f1f2f2;
        display: block;
        word-wrap: break-word;
        position: relative;
        z-index: 99
    }

    .nav-before-open {
        height: 100%;
        overflow-x: hidden;
        width: 100%;
        position: fixed
    }

    .nav-before-open .page-wrapper {
        -webkit-transition: right .3s;
        -moz-transition: right .3s;
        -ms-transition: right .3s;
        transition: right .3s;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: relative
    }

    .nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .nav-open:after {
        background: rgba(51, 51, 51, .4);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 3
    }

    .nav-open .nav-sections {
        left: 0;
        z-index: 99;
        background: 0 0
    }

    .horizontal-menu {
        background: #fff
    }

    .horizontal-menu .menu {
        border: 0;
        box-sizing: border-box;
        height: calc(100vh - 60px);
        position: relative;
        overflow-y: scroll;
        overflow-x: hidden;
        padding-bottom: 115px
    }

    .horizontal-menu .menu>ul>li {
        position: relative
    }

    .horizontal-menu .menu>ul:first-child>li>ul {
        display: none
    }

    .horizontal-menu .menu .megaStaticBlock>ul:not(.submenu) {
        padding: 0 20px
    }

    .horizontal-menu .menu .megaStaticBlock>ul:not(.submenu) li {
        list-style: none
    }

    .horizontal-menu ul {
        margin: 0;
        padding: 0
    }

    .horizontal-menu ul.visibleChild {
        overflow: hidden !important;
        height: 100% !important
    }

    .horizontal-menu ul.visibleChild>.menu-sidebar-right,
    .horizontal-menu ul.visibleChild>.menu-sidebar-left {
        display: none
    }

    .horizontal-menu ul.submenu li.has-submenu .submenu {
        display: none
    }

    .horizontal-menu li {
        margin: 0
    }

    .horizontal-menu a {
        display: block;
        padding: 18px 15px
    }

    .horizontal-menu .back-link {
        border-top: 0
    }

    .horizontal-menu .back-link .menu-back-link {
        border-top: none;
        color: #0a0203;
        padding: 18px 15px;
        text-transform: uppercase;
        font-size: 1.4rem;
        background: 0 0;
        display: block;
        font-weight: 400 !important;
        display: inline-block;
        text-decoration: none
    }

    .horizontal-menu .back-link .menu-back-link:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: inherit;
        color: #fd0;
        content: 'arrow_left';
        font-family: 'Material Icons Outlined';
        margin: 0 0 0 -11px;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .horizontal-menu .back-link .menu-back-link:before {
        font-weight: 600;
        vertical-align: top;
        text-transform: none;
        max-height: 24px;
        word-wrap: normal
    }

    .horizontal-menu .megaitemicons {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 50px;
        text-align: center;
        z-index: 100;
        display: inline-block;
        text-decoration: none
    }

    .horizontal-menu .megaitemicons:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: 59px;
        color: #fd0;
        content: 'arrow_right';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .horizontal-menu .megaitemicons:before {
        text-transform: none;
        font-weight: 600;
        max-height: 59px;
        word-wrap: normal
    }

    .horizontal-menu li.level0 {
        border-top: 2px solid #f1f2f2
    }

    .horizontal-menu li.level0>a {
        font-size: 1.4rem;
        background: #fff;
        font-weight: 600;
        line-height: 24px;
        padding: 18px 15px;
        text-transform: uppercase;
        text-decoration: none;
        word-wrap: break-word;
        position: relative;
        z-index: 99
    }

    .horizontal-menu li.level0:first-child {
        border-top: 0
    }

    .horizontal-menu li.level0:last-child {
        border-bottom: 2px solid #f1f2f2
    }

    .horizontal-menu li.level0>ul {
        display: none
    }

    .horizontal-menu .menu {
        overflow-x: hidden;
        overflow-y: auto
    }

    .horizontal-menu .menu .menu-vertical-wrapper .vertical-menu-content {
        display: none
    }

    .horizontal-menu .menu>ul.menu-vertical-child,
    .horizontal-menu .menu>ul.animated,
    .horizontal-menu .menu>ul.level2,
    .horizontal-menu .menu>ul.level3,
    .horizontal-menu .menu>ul.level4,
    .horizontal-menu .menu>div.vertical-subcate-content {
        background: #fff;
        bottom: 0;
        display: block !important;
        left: 100% !important;
        right: 0;
        top: 60px;
        z-index: -1;
        transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transition: transform .5s;
        height: 0;
        width: 100%;
        padding-bottom: 115px;
        position: absolute;
        visibility: hidden;
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
        list-style: none
    }

    .horizontal-menu .menu>ul.menu-vertical-child li,
    .horizontal-menu .menu>ul.animated li,
    .horizontal-menu .menu>ul.level2 li,
    .horizontal-menu .menu>ul.level3 li,
    .horizontal-menu .menu>ul.level4 li,
    .horizontal-menu .menu>div.vertical-subcate-content li {
        word-wrap: break-word;
        border-top: 2px solid #f1f2f2
    }

    .horizontal-menu .menu>ul.menu-vertical-child li.back-link,
    .horizontal-menu .menu>ul.animated li.back-link,
    .horizontal-menu .menu>ul.level2 li.back-link,
    .horizontal-menu .menu>ul.level3 li.back-link,
    .horizontal-menu .menu>ul.level4 li.back-link,
    .horizontal-menu .menu>div.vertical-subcate-content li.back-link,
    .horizontal-menu .menu>ul.menu-vertical-child li.megaStaticBlock,
    .horizontal-menu .menu>ul.animated li.megaStaticBlock,
    .horizontal-menu .menu>ul.level2 li.megaStaticBlock,
    .horizontal-menu .menu>ul.level3 li.megaStaticBlock,
    .horizontal-menu .menu>ul.level4 li.megaStaticBlock,
    .horizontal-menu .menu>div.vertical-subcate-content li.megaStaticBlock {
        border-top: 0
    }

    .horizontal-menu .menu>ul.menu-vertical-child li.menu-sidebar-right,
    .horizontal-menu .menu>ul.animated li.menu-sidebar-right,
    .horizontal-menu .menu>ul.level2 li.menu-sidebar-right,
    .horizontal-menu .menu>ul.level3 li.menu-sidebar-right,
    .horizontal-menu .menu>ul.level4 li.menu-sidebar-right,
    .horizontal-menu .menu>div.vertical-subcate-content li.menu-sidebar-right {
        display: none
    }

    .horizontal-menu .menu>ul.menu-vertical-child li h4,
    .horizontal-menu .menu>ul.animated li h4,
    .horizontal-menu .menu>ul.level2 li h4,
    .horizontal-menu .menu>ul.level3 li h4,
    .horizontal-menu .menu>ul.level4 li h4,
    .horizontal-menu .menu>div.vertical-subcate-content li h4,
    .horizontal-menu .menu>ul.menu-vertical-child li .h4,
    .horizontal-menu .menu>ul.animated li .h4,
    .horizontal-menu .menu>ul.level2 li .h4,
    .horizontal-menu .menu>ul.level3 li .h4,
    .horizontal-menu .menu>ul.level4 li .h4,
    .horizontal-menu .menu>div.vertical-subcate-content li .h4 {
        margin: 0;
        padding: 0
    }

    .horizontal-menu .menu>ul.menu-vertical-child li>span,
    .horizontal-menu .menu>ul.animated li>span,
    .horizontal-menu .menu>ul.level2 li>span,
    .horizontal-menu .menu>ul.level3 li>span,
    .horizontal-menu .menu>ul.level4 li>span,
    .horizontal-menu .menu>div.vertical-subcate-content li>span,
    .horizontal-menu .menu>ul.menu-vertical-child li a,
    .horizontal-menu .menu>ul.animated li a,
    .horizontal-menu .menu>ul.level2 li a,
    .horizontal-menu .menu>ul.level3 li a,
    .horizontal-menu .menu>ul.level4 li a,
    .horizontal-menu .menu>div.vertical-subcate-content li a {
        font-size: 1.4rem;
        background: #fff;
        color: #0a0203;
        padding: 18px 15px;
        font-weight: 600;
        line-height: 24px;
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        word-wrap: break-word;
        position: relative;
        z-index: 99
    }

    .horizontal-menu .menu>ul.menu-vertical-child li:first-child,
    .horizontal-menu .menu>ul.animated li:first-child,
    .horizontal-menu .menu>ul.level2 li:first-child,
    .horizontal-menu .menu>ul.level3 li:first-child,
    .horizontal-menu .menu>ul.level4 li:first-child,
    .horizontal-menu .menu>div.vertical-subcate-content li:first-child {
        border-top: 0
    }

    .horizontal-menu .menu>ul.menu-vertical-child li.category-name,
    .horizontal-menu .menu>ul.animated li.category-name,
    .horizontal-menu .menu>ul.level2 li.category-name,
    .horizontal-menu .menu>ul.level3 li.category-name,
    .horizontal-menu .menu>ul.level4 li.category-name,
    .horizontal-menu .menu>div.vertical-subcate-content li.category-name {
        display: none
    }

    .horizontal-menu .menu>ul.menu-vertical-child.active,
    .horizontal-menu .menu>ul.animated.active,
    .horizontal-menu .menu>ul.level2.active,
    .horizontal-menu .menu>ul.level3.active,
    .horizontal-menu .menu>ul.level4.active,
    .horizontal-menu .menu>div.vertical-subcate-content.active {
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        transition: transform .5s;
        z-index: 999;
        top: 0;
        height: 100%;
        opacity: 1;
        visibility: visible;
        position: absolute;
        display: table !important;
        -webkit-animation-duration: .7s;
        animation-duration: .7s
    }

    .horizontal-menu .menu>ul.menu-vertical-child.old--parent,
    .horizontal-menu .menu>ul.animated.old--parent,
    .horizontal-menu .menu>ul.level2.old--parent,
    .horizontal-menu .menu>ul.level3.old--parent,
    .horizontal-menu .menu>ul.level4.old--parent,
    .horizontal-menu .menu>div.vertical-subcate-content.old--parent {
        overflow: hidden;
        position: absolute;
        padding-bottom: 0;
        display: block !important;
        max-height: calc(100vh - 60px)
    }

    .horizontal-menu .menu>ul.level2 li a,
    .horizontal-menu .menu>ul.level3 li a,
    .horizontal-menu .menu>ul.level4 li a {
        font-weight: 400;
        text-transform: none
    }

    .horizontal-menu .menu ul.level1>li:last-child,
    .horizontal-menu .menu ul.level2>li:last-child,
    .horizontal-menu .menu ul.level3>li:last-child,
    .horizontal-menu .menu ul.level4>li:last-child {
        border-bottom: 2px solid #f1f2f2
    }

    .horizontal-menu .menu ul.animated.active:not(.old--parent) {
        display: table !important
    }

    .horizontal-menu .menu ul.animated.active:not(.old--parent) .menu-content {
        width: 100%
    }

    .horizontal-menu .menu ul.level3 a {
        font-weight: 400
    }

    .horizontal-menu .menu ul.animated {
        -webkit-animation-name: none;
        -moz-animation-name: none;
        -ms-animation-name: none;
        animation-name: none
    }

    .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 3px rgba(221, 221, 221, .9);
        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: #fff;
        box-sizing: border-box;
        height: auto;
        min-height: 100%
    }

    body._has-modal {
        height: 100vh;
        left: 0;
        position: fixed;
        top: 0;
        overflow: hidden;
        width: 100vw
    }

    body._has-modal-custom {
        height: 100vh;
        overflow: hidden;
        width: 100vw;
        position: fixed
    }

    body._has-modal-custom .modal-custom-overlay {
        background-color: rgba(255, 255, 255, .55)
    }

    .modal-popup.modal-slide {
        left: 0
    }

    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #fff;
        margin: 5rem auto;
        width: 90%;
        height: auto
    }

    .modal-popup.modal-slide._inner-scroll._show {
        -webkit-overflow-scrolling: touch
    }

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        height: auto
    }

    .modal-popup .modal-title {
        font-size: 14px;
        font-weight: 600;
        padding: 13px 60px 20px 0
    }

    .modal-popup .modal-footer {
        background: #fff
    }

    .widget .slick-track,
    .product-items .slick-track {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .widget .slick-slide,
    .product-items .slick-slide {
        height: inherit
    }

    .widget .slick-dots,
    .product-items .slick-dots {
        display: block !important;
        position: relative;
        top: auto;
        bottom: auto;
        text-align: center;
        padding-left: 5px;
        margin: 15px 0
    }

    .widget .slick-dots li.slick-active button,
    .product-items .slick-dots li.slick-active button,
    .widget .slick-dots li.slick-active .quote-details-items .actions-toolbar>.action,
    .product-items .slick-dots li.slick-active .quote-details-items .actions-toolbar>.action {
        border: 1px solid #0a0203
    }

    .widget .slick-dots li,
    .product-items .slick-dots li,
    .widget .slick-dots button,
    .product-items .slick-dots button,
    .widget .slick-dots .quote-details-items .actions-toolbar>.action,
    .product-items .slick-dots .quote-details-items .actions-toolbar>.action {
        width: 10px;
        height: 10px
    }

    .cms-index-index .widget .slick-dots,
    .cms-index-index .product-items .slick-dots {
        text-align: center
    }

    .green-id-modal .modal-slide .modal-inner-wrap .modal-header .modal-title {
        font-size: 20px;
        line-height: 1.2;
        padding-top: 25px
    }

    .green-id-modal .modal-slide .modal-inner-wrap .modal-footer {
        margin-top: 0
    }

    .green-id-modal .modal-inner-wrap .modal-header {
        position: static
    }

    .checkout-index-index .green-id-modal .modal-inner-wrap {
        padding-left: 0
    }

    .checkout-index-index .green-id-modal .modal-inner-wrap .modal-header {
        position: relative
    }

    .checkout-index-index .green-id-modal .modal-inner-wrap .modal-header .action-close {
        right: 0;
        left: auto
    }

    .checkout-index-index .green-id-modal .modal-inner-wrap .modal-header .modal-title {
        font-size: 16px;
        padding-left: 0;
        padding-bottom: 10px
    }

    .checkout-index-index .green-id-modal .modal-inner-wrap .modal-footer {
        margin-top: 0;
        padding: 10px 20px 20px
    }

    .checkout-index-index._has-modal .green-id-modal.modal-slide .modal-inner-wrap {
        padding: 20px 17px 17px
    }

    .checkout-index-index._has-modal .green-id-modal.modal-slide .modal-inner-wrap .modal-header {
        padding: 20px
    }

    .checkout-index-index._has-modal .green-id-modal.modal-slide .modal-inner-wrap .modal-content {
        padding: 0 20px 20px
    }

    .full-deposit-product-view .sticky-header-pdp-block .sticky-header-price .product-info-price .special-price {
        display: inline-block
    }

    .full-deposit-product-view .sticky-header-pdp-block .sticky-header-price .product-info-price .old-price {
        display: inline-block
    }

    .full-deposit-product-view .sticky-header-pdp-block .sticky-header-price .product-info-price .old-price .price {
        line-height: 25px
    }

    .catalog-product-view .page-title-section .desktop {
        display: none
    }

    #bsp-bottom-bar .content {
        flex-direction: column;
        min-height: 100px
    }

    #bsp-bottom-bar .content .list {
        width: 100%;
        margin-bottom: 10px
    }

    #bsp-bottom-bar .content .list .list-header {
        font-weight: 700;
        font-size: 1.6rem;
        position: relative
    }

    #bsp-bottom-bar .content .list .list-header:after {
        content: 'arrow_drop_up';
        font-family: 'Material Icons Outlined';
        color: #fd0;
        position: absolute;
        right: 20px;
        top: -8px;
        font-size: 2.5rem
    }

    #bsp-bottom-bar .content .list .list-header[aria-expanded=true]:after {
        content: 'arrow_drop_down'
    }

    #bsp-bottom-bar .content .list .list-items {
        line-height: 26px
    }

    #bsp-bottom-bar .content .list .list-items .item>img {
        display: none
    }

    #bsp-bottom-bar .content .list .list-items .select-more>button,
    #bsp-bottom-bar .content .list .list-items .select-more>.quote-details-items .actions-toolbar>.action {
        width: auto;
        border: none;
        padding: 0;
        font-weight: unset;
        font-family: unset;
        font-size: 1.4rem;
        text-transform: unset;
        text-decoration: underline;
        letter-spacing: unset;
        text-underline-offset: 2px;
        background: 0 0
    }

    #bsp-bottom-bar .content .summary {
        flex-direction: column;
        padding: 5px 20px 0;
        position: relative
    }

    #bsp-bottom-bar .content .summary:before {
        content: '';
        position: absolute;
        top: 0;
        width: calc(100% - 4rem);
        border-top: 2px solid #f1f2f2
    }

    #bsp-bottom-bar .content .summary .total {
        display: flex;
        padding-left: 0;
        flex-direction: row-reverse;
        width: 100%
    }

    #bsp-bottom-bar .content .summary .total>span.old-price {
        display: inline-flex;
        align-items: center;
        margin-right: 10px
    }

    #bsp-bottom-bar .content .summary .total .save {
        margin: auto auto auto 0
    }

    #bsp-bottom-bar .content .summary .discount {
        margin: auto auto auto 0
    }

    #bsp-bottom-bar .content .summary .discount.desktop {
        display: none
    }

    #bsp-bottom-bar .content .summary .discount.mobile {
        display: block;
        width: 100%
    }

    #bsp-bottom-bar .content .summary .action {
        width: 100%
    }

    #bundle-step-promotion .product-grid ol.product-items>li {
        width: calc(50% - 2rem)
    }

    body.checkout-index-index .modal-popup.modal-slide.smile-storedelivery-checkout-modal div.modal-inner-wrap {
        height: auto;
        max-width: unset
    }

    body.checkout-index-index .modal-popup.modal-slide.smile-storedelivery-checkout-modal .modal-content {
        flex-basis: unset
    }

    body.checkout-index-index .modal-popup.modal-slide.smile-storedelivery-checkout-modal .modal-content>div>div {
        height: auto
    }

    .nikon_store_locator-page-resellers .nikon_store_locator-page-servicenetwork .page-main {
        padding: 0
    }

    body #nikon-store-locator-wrapper .map {
        width: 100%
    }

    #nikon-store-locator-wrapper {
        overflow: hidden;
        position: relative;
        height: auto
    }

    #nikon-store-locator-wrapper .contextual-bar {
        margin: 0;
        width: 100%;
        border: none;
        max-width: 100%
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header {
        padding: 0 20px 20px;
        border-bottom: none
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header p,
    #nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header .p {
        font-size: 12px;
        font-weight: 600;
        line-height: 16px
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header span {
        font-size: 12px;
        font-weight: 600;
        line-height: 16px
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list .search-result-header a {
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
        text-decoration: underline;
        cursor: pointer
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul {
        overflow-y: auto;
        height: 100%;
        max-height: 420px;
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item p,
    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .p {
        margin-bottom: 0
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .result-item-container {
        width: 96%;
        float: left
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .result-item-container .name-label strong {
        font-size: 14px;
        font-weight: 600;
        line-height: 19px
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .current-status-shop {
        margin-bottom: 9px;
        font-size: 12px;
        line-height: 17px
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .current-status-shop .open-shop {
        color: #5aca2b;
        font-weight: 700
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .current-status-shop .close-shop {
        color: #ee5c1d;
        font-weight: 700
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn {
        position: relative;
        padding-left: 30px;
        color: #333435;
        font-size: 12px;
        line-height: 17px;
        float: left
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .render-btn:before {
        position: absolute;
        display: inline-block;
        left: 0;
        top: 0;
        content: '';
        transform: scale(1.7);
        opacity: .5;
        width: 20px;
        height: 20px;
        background: url("../../frontend/Nikon/asia/en_US/Smile_StoreLocator/images/direction-1.svg") center center
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .distance {
        font-size: 12px;
        line-height: 17px
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item .details {
        padding-right: 50px;
        color: #333435;
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 17px;
        position: relative
    }

    #nikon-store-locator-wrapper .contextual-bar .search-result-list ul li.result-item:last-of-type {
        border-bottom: 0
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search {
        width: 100%
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .block-title span {
        font-size: 22px;
        line-height: 30px;
        display: block;
        margin: 0
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper {
        padding: 20px
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form {
        padding: 10px 0 5px;
        position: relative;
        padding-left: 0
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .field {
        display: block;
        width: 100%
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .field input {
        height: 50px;
        padding-right: 15%;
        font-size: 12px;
        line-height: 17px
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action {
        background: 0 0;
        border: none;
        width: 30px;
        height: 54px;
        position: absolute;
        top: 0;
        right: 12px;
        content: '';
        font-size: 0;
        background: url("../../frontend/Nikon/asia/en_US/Smile_StoreLocator/images/location-search.svg") center center;
        background-repeat: no-repeat
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .actions-toolbar .primary .action span {
        line-height: 1.3em
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container {
        position: absolute;
        right: 0;
        top: -10px
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container a {
        width: 100%;
        text-align: center;
        background: 0 0;
        border: none;
        padding: 5px
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .geolocalize-container a:before {
        color: #ee5c1d
    }

    #nikon-store-locator-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form .store-search-form {
        display: block;
        width: 100%;
        margin-top: 5px;
        margin-left: 0;
        position: relative
    }

    #nikon-store-locator-wrapper .map {
        margin: 30px 0;
        width: 100%;
        height: 420px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    #nikon-store-locator-wrapper .map.map-open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

    #nikon-store-locator-wrapper .map .leaflet-div-icon {
        background: 0 0;
        border: none
    }

    #nikon-store-locator-wrapper .store-locator-display-wrapper {
        display: block;
        margin: 0 auto;
        padding: 0 10px
    }

    #nikon-store-locator-wrapper .store-locator-display-wrapper .display-btn {
        width: 49.3%;
        background: #fff;
        text-align: center;
        border: 0;
        box-shadow: none;
        display: inline-block;
        color: #333435;
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        border-radius: 0;
        border-bottom: 3px solid transparent
    }

    #nikon-store-locator-wrapper .store-locator-display-wrapper .display-btn.active {
        border-bottom: 3px solid #ee5c1d
    }

    .opc-block-summary .ship-via {
        margin-top: 30px
    }

    .opc-block-summary .ship-via .table-totals tr {
        border-right: none;
        border-left: 0
    }

    .opc-block-summary .ship-via .table-totals tr td {
        padding: 10px 20px
    }

    ul.animated>li.menu-content {
        overflow-y: scroll;
        overflow-x: hidden;
        height: auto
    }

    ul.animated.overflow-menu>li.menu-content {
        padding-bottom: 0
    }

    ul:not(.animated).overflow-menu {
        padding-bottom: 0
    }

    .minicart-wrapper {
        display: inline-block;
        position: relative;
        position: static
    }

    .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: 24px;
        line-height: 30px;
        color: #0a0203;
        content: 'shopping_cart';
        font-family: 'Material Icons Outlined';
        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: #0a0203
    }

    .minicart-wrapper .action.showcart:active:before {
        color: #0a0203
    }

    .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: 24px;
        line-height: 30px;
        color: #0a0203;
        content: 'shopping_cart';
        font-family: 'Material Icons Outlined';
        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: #0a0203
    }

    .minicart-wrapper .action.showcart.active:active:before {
        color: #0a0203
    }

    .minicart-wrapper .block-minicart {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 0;
        min-width: 300px;
        width: 100%;
        z-index: 101;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        right: 0
    }

    .minicart-wrapper .block-minicart li {
        margin: 0
    }

    .minicart-wrapper .block-minicart li:hover {
        cursor: pointer
    }

    .minicart-wrapper.active {
        overflow: visible
    }

    .minicart-wrapper.active .block-minicart {
        display: block
    }

    .minicart-wrapper .block-minicart {
        border: none;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
        max-width: 450px;
        z-index: 1002
    }

    .minicart-wrapper .block-minicart:before {
        content: '';
        display: block;
        position: absolute;
        top: -2px;
        right: 110px;
        height: 2px;
        width: 44px;
        background: #fd0
    }

    .minicart-wrapper .block-minicart:after {
        display: none
    }

    .minicart-wrapper .block-content {
        padding: 0 5%
    }

    .minicart-items .product-item-details .product-item-name {
        margin-bottom: 5px
    }

    small.counter,
    .opc-estimated-wrapper .minicart-wrapper .counter {
        font-size: .9rem;
        line-height: 15px;
        width: 15px;
        height: 15px;
        top: 13px;
        right: 6px
    }

    .checkout-index-index._has-modal-custom .custom-slide .modal-header+div.modal-content {
        min-height: 100vh
    }

    .checkout-container .accepted_cc {
        display: none;
        visibility: hidden
    }

    .opc-estimated-wrapper .minicart-wrapper .showcart {
        padding-bottom: 0;
        margin-top: 13px
    }

    .opc-estimated-wrapper .minicart-wrapper .showcart:before {
        font-size: 27px
    }

    .opc-estimated-wrapper .minicart-wrapper .counter {
        left: auto
    }

    .opc-progress-bar {
        display: none
    }

    #opc-sidebar {
        padding-bottom: 100px
    }

    .opc-block-summary>.title {
        padding: 20px 20px 0
    }

    .opc-block-summary .minicart-items li {
        padding-top: 20px
    }

    .opc-block-summary>.table-totals {
        margin: 20px 0
    }

    .opc-block-summary table+div.items-in-cart {
        position: relative
    }

    .opc-block-summary table+div.items-in-cart:before,
    .opc-block-summary table+div.items-in-cart:after {
        left: 20px;
        right: 20px;
        position: absolute;
        content: '';
        background: #f1f2f2;
        height: 2px
    }

    .opc-block-summary table+div.items-in-cart:before {
        top: 0
    }

    .opc-block-summary table+div.items-in-cart:after {
        bottom: 0
    }

    .opc-block-summary table+div.items-in-cart .minicart-items li:first-child {
        padding-top: 20px
    }

    .page-main.shipping .opc-block-summary .items-in-cart .title {
        font-size: 1.4rem;
        font-weight: 600;
        top: -24px;
        right: 15px
    }

    .page-main.shipping .opc-block-summary .items-in-cart .title strong span {
        font-weight: 400
    }

    .modal-content #opc-sidebar {
        max-height: 100vh;
        overflow-y: scroll
    }

    .checkout-index-index._has-modal-custom .custom-slide,
    .catalog-category-view._has-modal-custom .custom-slide,
    .catalogsearch-result-index._has-modal-custom .custom-slide,
    .bookingonline-index-index._has-modal-custom .custom-slide,
    .checkout-index-index._has-modal .custom-slide,
    .catalog-category-view._has-modal .custom-slide,
    .catalogsearch-result-index._has-modal .custom-slide,
    .bookingonline-index-index._has-modal .custom-slide,
    .checkout-index-index._has-modal-custom .modal-slide,
    .catalog-category-view._has-modal-custom .modal-slide,
    .catalogsearch-result-index._has-modal-custom .modal-slide,
    .bookingonline-index-index._has-modal-custom .modal-slide,
    .checkout-index-index._has-modal .modal-slide,
    .catalog-category-view._has-modal .modal-slide,
    .catalogsearch-result-index._has-modal .modal-slide,
    .bookingonline-index-index._has-modal .modal-slide {
        left: 0
    }

    .checkout-index-index._has-modal-custom .custom-slide .modal-inner-wrap,
    .catalog-category-view._has-modal-custom .custom-slide .modal-inner-wrap,
    .catalogsearch-result-index._has-modal-custom .custom-slide .modal-inner-wrap,
    .bookingonline-index-index._has-modal-custom .custom-slide .modal-inner-wrap,
    .checkout-index-index._has-modal .custom-slide .modal-inner-wrap,
    .catalog-category-view._has-modal .custom-slide .modal-inner-wrap,
    .catalogsearch-result-index._has-modal .custom-slide .modal-inner-wrap,
    .bookingonline-index-index._has-modal .custom-slide .modal-inner-wrap,
    .checkout-index-index._has-modal-custom .modal-slide .modal-inner-wrap,
    .catalog-category-view._has-modal-custom .modal-slide .modal-inner-wrap,
    .catalogsearch-result-index._has-modal-custom .modal-slide .modal-inner-wrap,
    .bookingonline-index-index._has-modal-custom .modal-slide .modal-inner-wrap,
    .checkout-index-index._has-modal .modal-slide .modal-inner-wrap,
    .catalog-category-view._has-modal .modal-slide .modal-inner-wrap,
    .catalogsearch-result-index._has-modal .modal-slide .modal-inner-wrap,
    .bookingonline-index-index._has-modal .modal-slide .modal-inner-wrap {
        background-color: transparent;
        padding-left: 60px;
        position: relative;
        box-shadow: none;
        transform: none
    }

    .checkout-index-index._has-modal-custom .custom-slide .modal-title,
    .catalog-category-view._has-modal-custom .custom-slide .modal-title,
    .catalogsearch-result-index._has-modal-custom .custom-slide .modal-title,
    .bookingonline-index-index._has-modal-custom .custom-slide .modal-title,
    .checkout-index-index._has-modal .custom-slide .modal-title,
    .catalog-category-view._has-modal .custom-slide .modal-title,
    .catalogsearch-result-index._has-modal .custom-slide .modal-title,
    .bookingonline-index-index._has-modal .custom-slide .modal-title,
    .checkout-index-index._has-modal-custom .modal-slide .modal-title,
    .catalog-category-view._has-modal-custom .modal-slide .modal-title,
    .catalogsearch-result-index._has-modal-custom .modal-slide .modal-title,
    .bookingonline-index-index._has-modal-custom .modal-slide .modal-title,
    .checkout-index-index._has-modal .modal-slide .modal-title,
    .catalog-category-view._has-modal .modal-slide .modal-title,
    .catalogsearch-result-index._has-modal .modal-slide .modal-title,
    .bookingonline-index-index._has-modal .modal-slide .modal-title {
        font-size: 36px;
        font-weight: 600;
        display: block;
        padding: 13px 20px 20px
    }

    .checkout-index-index._has-modal-custom .custom-slide .modal-header,
    .catalog-category-view._has-modal-custom .custom-slide .modal-header,
    .catalogsearch-result-index._has-modal-custom .custom-slide .modal-header,
    .bookingonline-index-index._has-modal-custom .custom-slide .modal-header,
    .checkout-index-index._has-modal .custom-slide .modal-header,
    .catalog-category-view._has-modal .custom-slide .modal-header,
    .catalogsearch-result-index._has-modal .custom-slide .modal-header,
    .bookingonline-index-index._has-modal .custom-slide .modal-header,
    .checkout-index-index._has-modal-custom .modal-slide .modal-header,
    .catalog-category-view._has-modal-custom .modal-slide .modal-header,
    .catalogsearch-result-index._has-modal-custom .modal-slide .modal-header,
    .bookingonline-index-index._has-modal-custom .modal-slide .modal-header,
    .checkout-index-index._has-modal .modal-slide .modal-header,
    .catalog-category-view._has-modal .modal-slide .modal-header,
    .catalogsearch-result-index._has-modal .modal-slide .modal-header,
    .bookingonline-index-index._has-modal .modal-slide .modal-header,
    .checkout-index-index._has-modal-custom .custom-slide .modal-content,
    .catalog-category-view._has-modal-custom .custom-slide .modal-content,
    .catalogsearch-result-index._has-modal-custom .custom-slide .modal-content,
    .bookingonline-index-index._has-modal-custom .custom-slide .modal-content,
    .checkout-index-index._has-modal .custom-slide .modal-content,
    .catalog-category-view._has-modal .custom-slide .modal-content,
    .catalogsearch-result-index._has-modal .custom-slide .modal-content,
    .bookingonline-index-index._has-modal .custom-slide .modal-content,
    .checkout-index-index._has-modal-custom .modal-slide .modal-content,
    .catalog-category-view._has-modal-custom .modal-slide .modal-content,
    .catalogsearch-result-index._has-modal-custom .modal-slide .modal-content,
    .bookingonline-index-index._has-modal-custom .modal-slide .modal-content,
    .checkout-index-index._has-modal .modal-slide .modal-content,
    .catalog-category-view._has-modal .modal-slide .modal-content,
    .catalogsearch-result-index._has-modal .modal-slide .modal-content,
    .bookingonline-index-index._has-modal .modal-slide .modal-content {
        background-color: #fff
    }

    .checkout-index-index._has-modal-custom .custom-slide .modal-header,
    .catalog-category-view._has-modal-custom .custom-slide .modal-header,
    .catalogsearch-result-index._has-modal-custom .custom-slide .modal-header,
    .bookingonline-index-index._has-modal-custom .custom-slide .modal-header,
    .checkout-index-index._has-modal .custom-slide .modal-header,
    .catalog-category-view._has-modal .custom-slide .modal-header,
    .catalogsearch-result-index._has-modal .custom-slide .modal-header,
    .bookingonline-index-index._has-modal .custom-slide .modal-header,
    .checkout-index-index._has-modal-custom .modal-slide .modal-header,
    .catalog-category-view._has-modal-custom .modal-slide .modal-header,
    .catalogsearch-result-index._has-modal-custom .modal-slide .modal-header,
    .bookingonline-index-index._has-modal-custom .modal-slide .modal-header,
    .checkout-index-index._has-modal .modal-slide .modal-header,
    .catalog-category-view._has-modal .modal-slide .modal-header,
    .catalogsearch-result-index._has-modal .modal-slide .modal-header,
    .bookingonline-index-index._has-modal .modal-slide .modal-header {
        padding: 0
    }

    .checkout-index-index._has-modal-custom .custom-slide .modal-header+.modal-content,
    .catalog-category-view._has-modal-custom .custom-slide .modal-header+.modal-content,
    .catalogsearch-result-index._has-modal-custom .custom-slide .modal-header+.modal-content,
    .bookingonline-index-index._has-modal-custom .custom-slide .modal-header+.modal-content,
    .checkout-index-index._has-modal .custom-slide .modal-header+.modal-content,
    .catalog-category-view._has-modal .custom-slide .modal-header+.modal-content,
    .catalogsearch-result-index._has-modal .custom-slide .modal-header+.modal-content,
    .bookingonline-index-index._has-modal .custom-slide .modal-header+.modal-content,
    .checkout-index-index._has-modal-custom .modal-slide .modal-header+.modal-content,
    .catalog-category-view._has-modal-custom .modal-slide .modal-header+.modal-content,
    .catalogsearch-result-index._has-modal-custom .modal-slide .modal-header+.modal-content,
    .bookingonline-index-index._has-modal-custom .modal-slide .modal-header+.modal-content,
    .checkout-index-index._has-modal .modal-slide .modal-header+.modal-content,
    .catalog-category-view._has-modal .modal-slide .modal-header+.modal-content,
    .catalogsearch-result-index._has-modal .modal-slide .modal-header+.modal-content,
    .bookingonline-index-index._has-modal .modal-slide .modal-header+.modal-content {
        min-height: auto
    }

    .checkout-index-index._has-modal-custom .custom-slide .modal-content,
    .catalog-category-view._has-modal-custom .custom-slide .modal-content,
    .catalogsearch-result-index._has-modal-custom .custom-slide .modal-content,
    .bookingonline-index-index._has-modal-custom .custom-slide .modal-content,
    .checkout-index-index._has-modal .custom-slide .modal-content,
    .catalog-category-view._has-modal .custom-slide .modal-content,
    .catalogsearch-result-index._has-modal .custom-slide .modal-content,
    .bookingonline-index-index._has-modal .custom-slide .modal-content,
    .checkout-index-index._has-modal-custom .modal-slide .modal-content,
    .catalog-category-view._has-modal-custom .modal-slide .modal-content,
    .catalogsearch-result-index._has-modal-custom .modal-slide .modal-content,
    .bookingonline-index-index._has-modal-custom .modal-slide .modal-content,
    .checkout-index-index._has-modal .modal-slide .modal-content,
    .catalog-category-view._has-modal .modal-slide .modal-content,
    .catalogsearch-result-index._has-modal .modal-slide .modal-content,
    .bookingonline-index-index._has-modal .modal-slide .modal-content {
        min-height: 100vh
    }

    .checkout-index-index._has-modal-custom .modal-custom-overlay,
    .catalog-category-view._has-modal-custom .modal-custom-overlay,
    .catalogsearch-result-index._has-modal-custom .modal-custom-overlay,
    .bookingonline-index-index._has-modal-custom .modal-custom-overlay,
    .checkout-index-index._has-modal .modal-custom-overlay,
    .catalog-category-view._has-modal .modal-custom-overlay,
    .catalogsearch-result-index._has-modal .modal-custom-overlay,
    .bookingonline-index-index._has-modal .modal-custom-overlay,
    .checkout-index-index._has-modal-custom .modals-overlay,
    .catalog-category-view._has-modal-custom .modals-overlay,
    .catalogsearch-result-index._has-modal-custom .modals-overlay,
    .bookingonline-index-index._has-modal-custom .modals-overlay,
    .checkout-index-index._has-modal .modals-overlay,
    .catalog-category-view._has-modal .modals-overlay,
    .catalogsearch-result-index._has-modal .modals-overlay,
    .bookingonline-index-index._has-modal .modals-overlay {
        background-color: rgba(51, 51, 51, .25)
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    .checkout-index-index .modal-slide .action-close,
    .catalog-category-view .modal-slide .action-close,
    .catalogsearch-result-index .modal-slide .action-close,
    .bookingonline-index-index .modal-slide .action-close,
    .checkout-index-index .custom-slide .action-close,
    .catalog-category-view .custom-slide .action-close,
    .catalogsearch-result-index .custom-slide .action-close,
    .bookingonline-index-index .custom-slide .action-close {
        background-image: none;
        background: #0a0203;
        border: 2px solid #fd0;
        border-radius: 0;
        color: #fd0;
        cursor: pointer;
        font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: 600;
        letter-spacing: .5px;
        min-width: auto;
        padding: 0;
        text-transform: uppercase;
        transition: .2s ease-in-out;
        max-width: 240px;
        font-size: 1.2rem;
        line-height: 1.6rem;
        text-align: center;
        box-sizing: border-box;
        vertical-align: middle;
        display: inline-block;
        text-decoration: none;
        width: 60px;
        height: 60px;
        border: 1px solid #0a0203;
        position: absolute;
        left: 0;
        top: 0;
        margin: 0
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .checkout-index-index .modal-slide .action-close:focus,
    .catalog-category-view .modal-slide .action-close:focus,
    .catalogsearch-result-index .modal-slide .action-close:focus,
    .bookingonline-index-index .modal-slide .action-close:focus,
    .checkout-index-index .custom-slide .action-close:focus,
    .catalog-category-view .custom-slide .action-close:focus,
    .catalogsearch-result-index .custom-slide .action-close:focus,
    .bookingonline-index-index .custom-slide .action-close:focus,
    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .checkout-index-index .modal-slide .action-close:active,
    .catalog-category-view .modal-slide .action-close:active,
    .catalogsearch-result-index .modal-slide .action-close:active,
    .bookingonline-index-index .modal-slide .action-close:active,
    .checkout-index-index .custom-slide .action-close:active,
    .catalog-category-view .custom-slide .action-close:active,
    .catalogsearch-result-index .custom-slide .action-close:active,
    .bookingonline-index-index .custom-slide .action-close:active {
        text-decoration: none;
        background: #0a0203;
        border: 2px solid #fd0;
        color: #fd0
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .checkout-index-index .modal-slide .action-close:hover,
    .catalog-category-view .modal-slide .action-close:hover,
    .catalogsearch-result-index .modal-slide .action-close:hover,
    .bookingonline-index-index .modal-slide .action-close:hover,
    .checkout-index-index .custom-slide .action-close:hover,
    .catalog-category-view .custom-slide .action-close:hover,
    .catalogsearch-result-index .custom-slide .action-close:hover,
    .bookingonline-index-index .custom-slide .action-close:hover {
        text-decoration: none;
        background: #0a0203;
        border: 2px solid #fd0;
        color: #fd0
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close.disabled,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close.disabled,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close.disabled,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close.disabled,
    .checkout-index-index .modal-slide .action-close.disabled,
    .catalog-category-view .modal-slide .action-close.disabled,
    .catalogsearch-result-index .modal-slide .action-close.disabled,
    .bookingonline-index-index .modal-slide .action-close.disabled,
    .checkout-index-index .custom-slide .action-close.disabled,
    .catalog-category-view .custom-slide .action-close.disabled,
    .catalogsearch-result-index .custom-slide .action-close.disabled,
    .bookingonline-index-index .custom-slide .action-close.disabled,
    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close[disabled],
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close[disabled],
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close[disabled],
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close[disabled],
    .checkout-index-index .modal-slide .action-close[disabled],
    .catalog-category-view .modal-slide .action-close[disabled],
    .catalogsearch-result-index .modal-slide .action-close[disabled],
    .bookingonline-index-index .modal-slide .action-close[disabled],
    .checkout-index-index .custom-slide .action-close[disabled],
    .catalog-category-view .custom-slide .action-close[disabled],
    .catalogsearch-result-index .custom-slide .action-close[disabled],
    .bookingonline-index-index .custom-slide .action-close[disabled],
    fieldset[disabled] .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    fieldset[disabled] .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    fieldset[disabled] .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    fieldset[disabled] .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close,
    fieldset[disabled] .checkout-index-index .modal-slide .action-close,
    fieldset[disabled] .catalog-category-view .modal-slide .action-close,
    fieldset[disabled] .catalogsearch-result-index .modal-slide .action-close,
    fieldset[disabled] .bookingonline-index-index .modal-slide .action-close,
    fieldset[disabled] .checkout-index-index .custom-slide .action-close,
    fieldset[disabled] .catalog-category-view .custom-slide .action-close,
    fieldset[disabled] .catalogsearch-result-index .custom-slide .action-close,
    fieldset[disabled] .bookingonline-index-index .custom-slide .action-close {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close>span,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close>span,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close>span,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close>span,
    .checkout-index-index .modal-slide .action-close>span,
    .catalog-category-view .modal-slide .action-close>span,
    .catalogsearch-result-index .modal-slide .action-close>span,
    .bookingonline-index-index .modal-slide .action-close>span,
    .checkout-index-index .custom-slide .action-close>span,
    .catalog-category-view .custom-slide .action-close>span,
    .catalogsearch-result-index .custom-slide .action-close>span,
    .bookingonline-index-index .custom-slide .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 .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .checkout-index-index .modal-slide .action-close:before,
    .catalog-category-view .modal-slide .action-close:before,
    .catalogsearch-result-index .modal-slide .action-close:before,
    .bookingonline-index-index .modal-slide .action-close:before,
    .checkout-index-index .custom-slide .action-close:before,
    .catalog-category-view .custom-slide .action-close:before,
    .catalogsearch-result-index .custom-slide .action-close:before,
    .bookingonline-index-index .custom-slide .action-close:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: inherit;
        color: #fd0;
        content: 'close';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:before,
    .checkout-index-index .modal-slide .action-close:before,
    .catalog-category-view .modal-slide .action-close:before,
    .catalogsearch-result-index .modal-slide .action-close:before,
    .bookingonline-index-index .modal-slide .action-close:before,
    .checkout-index-index .custom-slide .action-close:before,
    .catalog-category-view .custom-slide .action-close:before,
    .catalogsearch-result-index .custom-slide .action-close:before,
    .bookingonline-index-index .custom-slide .action-close:before {
        text-transform: none
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover,
    .checkout-index-index .modal-slide .action-close:hover,
    .catalog-category-view .modal-slide .action-close:hover,
    .catalogsearch-result-index .modal-slide .action-close:hover,
    .bookingonline-index-index .modal-slide .action-close:hover,
    .checkout-index-index .custom-slide .action-close:hover,
    .catalog-category-view .custom-slide .action-close:hover,
    .catalogsearch-result-index .custom-slide .action-close:hover,
    .bookingonline-index-index .custom-slide .action-close:hover,
    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active,
    .checkout-index-index .modal-slide .action-close:active,
    .catalog-category-view .modal-slide .action-close:active,
    .catalogsearch-result-index .modal-slide .action-close:active,
    .bookingonline-index-index .modal-slide .action-close:active,
    .checkout-index-index .custom-slide .action-close:active,
    .catalog-category-view .custom-slide .action-close:active,
    .catalogsearch-result-index .custom-slide .action-close:active,
    .bookingonline-index-index .custom-slide .action-close:active,
    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus,
    .checkout-index-index .modal-slide .action-close:focus,
    .catalog-category-view .modal-slide .action-close:focus,
    .catalogsearch-result-index .modal-slide .action-close:focus,
    .bookingonline-index-index .modal-slide .action-close:focus,
    .checkout-index-index .custom-slide .action-close:focus,
    .catalog-category-view .custom-slide .action-close:focus,
    .catalogsearch-result-index .custom-slide .action-close:focus,
    .bookingonline-index-index .custom-slide .action-close:focus {
        border: 1px solid #0a0203;
        background: #0a0203;
        transform: none
    }

    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover:before,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover:before,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover:before,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:hover:before,
    .checkout-index-index .modal-slide .action-close:hover:before,
    .catalog-category-view .modal-slide .action-close:hover:before,
    .catalogsearch-result-index .modal-slide .action-close:hover:before,
    .bookingonline-index-index .modal-slide .action-close:hover:before,
    .checkout-index-index .custom-slide .action-close:hover:before,
    .catalog-category-view .custom-slide .action-close:hover:before,
    .catalogsearch-result-index .custom-slide .action-close:hover:before,
    .bookingonline-index-index .custom-slide .action-close:hover:before,
    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active:before,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active:before,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active:before,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:active:before,
    .checkout-index-index .modal-slide .action-close:active:before,
    .catalog-category-view .modal-slide .action-close:active:before,
    .catalogsearch-result-index .modal-slide .action-close:active:before,
    .bookingonline-index-index .modal-slide .action-close:active:before,
    .checkout-index-index .custom-slide .action-close:active:before,
    .catalog-category-view .custom-slide .action-close:active:before,
    .catalogsearch-result-index .custom-slide .action-close:active:before,
    .bookingonline-index-index .custom-slide .action-close:active:before,
    .checkout-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus:before,
    .catalog-category-view .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus:before,
    .catalogsearch-result-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus:before,
    .bookingonline-index-index .modal-popup:not(.smile-storedelivery-checkout-modal) .action-close:focus:before,
    .checkout-index-index .modal-slide .action-close:focus:before,
    .catalog-category-view .modal-slide .action-close:focus:before,
    .catalogsearch-result-index .modal-slide .action-close:focus:before,
    .bookingonline-index-index .modal-slide .action-close:focus:before,
    .checkout-index-index .custom-slide .action-close:focus:before,
    .catalog-category-view .custom-slide .action-close:focus:before,
    .catalogsearch-result-index .custom-slide .action-close:focus:before,
    .bookingonline-index-index .custom-slide .action-close:focus:before {
        color: #fd0
    }

    .checkout-index-index .modal-popup.modal-slide._inner-scroll div.modal-inner-wrap,
    .catalog-category-view .modal-popup.modal-slide._inner-scroll div.modal-inner-wrap,
    .catalogsearch-result-index .modal-popup.modal-slide._inner-scroll div.modal-inner-wrap,
    .bookingonline-index-index .modal-popup.modal-slide._inner-scroll div.modal-inner-wrap {
        height: 100%;
        margin: 0;
        width: auto
    }

    .field-tooltip.shipping-policy-block .field-tooltip-content,
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    .checkout-payment-method .fieldset>.legend {
        margin-top: 0
    }

    .checkout-payment-method .payment-method .worldpay_apm.message_notification {
        width: 100%
    }

    .pagebuilder-banner-wrapper .pagebuilder-overlay {
        padding: 30px
    }

    .pagebuilder-banner-wrapper [data-element=content] h2,
    .pagebuilder-banner-wrapper [data-element=content] .aw_blog_related_products .block-title,
    .pagebuilder-banner-wrapper [data-element=content] .h2,
    .pagebuilder-banner-wrapper [data-element=content] .block-related-posts-wrapper .block-title,
    .pagebuilder-banner-wrapper [data-element=content] .block-blog-recent-post .block-title,
    .pagebuilder-banner-wrapper [data-element=content] .aw_blog_related_products .block-title {
        font-size: 3rem;
        letter-spacing: 3px;
        line-height: 72px
    }

    .pagebuilder-banner-wrapper [data-element=content] h5,
    .pagebuilder-banner-wrapper [data-element=content] .h5 {
        font-size: 1.8rem;
        margin: 0
    }

    .pagebuilder-banner-wrapper .pagebuilder-banner-button {
        margin: 35px 0 0
    }

    [data-content-type=banner][data-appearance=poster] .pagebuilder-overlay {
        height: 300px;
        min-height: 300px
    }

    [data-content-type=banner][data-appearance=poster] [data-element=content] h2,
    [data-content-type=banner][data-appearance=poster] [data-element=content] .aw_blog_related_products .block-title,
    [data-content-type=banner][data-appearance=poster] [data-element=content] .h2,
    [data-content-type=banner][data-appearance=poster] [data-element=content] .block-related-posts-wrapper .block-title,
    [data-content-type=banner][data-appearance=poster] [data-element=content] .block-blog-recent-post .block-title,
    [data-content-type=banner][data-appearance=poster] [data-element=content] .aw_blog_related_products .block-title {
        font-size: 3rem;
        margin: 0;
        letter-spacing: 3px
    }

    [data-content-type=products] {
        margin-top: 20px;
        margin-bottom: 10px
    }

    .pagebuilder-slide-wrapper {
        min-height: initial;
        height: auto;
        min-height: 300px
    }

    .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
        height: auto;
        min-height: 300px
    }

    .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
        max-width: none
    }

    .pagebuilder-slider div[data-element=content] p,
    .pagebuilder-slider div[data-element=content] span,
    .pagebuilder-slider div[data-element=content] li,
    .pagebuilder-slider div[data-element=content] .p {
        font-size: 1.4rem;
        letter-spacing: 1.7143;
        margin: 0 0 20px
    }

    .pagebuilder-slider div[data-element=content] h1,
    .pagebuilder-slider div[data-element=content] h2,
    .pagebuilder-slider div[data-element=content] .aw_blog_related_products .block-title,
    .pagebuilder-slider div[data-element=content] .h1,
    .pagebuilder-slider div[data-element=content] .h2,
    .pagebuilder-slider div[data-element=content] .block-related-posts-wrapper .block-title,
    .pagebuilder-slider div[data-element=content] .block-blog-recent-post .block-title,
    .pagebuilder-slider div[data-element=content] .aw_blog_related_products .block-title {
        font-size: 1.6rem;
        letter-spacing: 1.6px;
        margin: 0 0 10px
    }

    .pagebuilder-slider div[data-element=content] h1>span,
    .pagebuilder-slider div[data-element=content] h2>span,
    .pagebuilder-slider div[data-element=content] .aw_blog_related_products .block-title>span,
    .pagebuilder-slider div[data-element=content] .h1>span,
    .pagebuilder-slider div[data-element=content] .h2>span,
    .pagebuilder-slider div[data-element=content] .block-related-posts-wrapper .block-title>span,
    .pagebuilder-slider div[data-element=content] .block-blog-recent-post .block-title>span,
    .pagebuilder-slider div[data-element=content] .aw_blog_related_products .block-title>span {
        font-size: inherit;
        letter-spacing: inherit
    }

    .pagebuilder-slider div[data-element=content] h4,
    .pagebuilder-slider div[data-element=content] h5,
    .pagebuilder-slider div[data-element=content] .h4,
    .pagebuilder-slider div[data-element=content] .h5 {
        font-size: 1.6rem;
        letter-spacing: 1.6px;
        margin: 0
    }

    .pagebuilder-slider div[data-element=content] h4>span,
    .pagebuilder-slider div[data-element=content] h5>span,
    .pagebuilder-slider div[data-element=content] .h4>span,
    .pagebuilder-slider div[data-element=content] .h5>span {
        font-size: inherit;
        letter-spacing: inherit
    }

    .pagebuilder-slider .slick-arrow {
        display: none !important
    }

    .pagebuilder-slider .slick-dots {
        bottom: 20px
    }

    div[data-content-type=slider] {
        min-height: 300px
    }

    #top-storelocator-chooser .action.showpicker {
        text-align: center;
        width: 40px;
        padding: 14px 0;
        display: inline-block;
        text-decoration: none
    }

    #top-storelocator-chooser .action.showpicker>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    #top-storelocator-chooser .action.showpicker:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        line-height: 30px;
        color: inherit;
        content: 'location_on';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    #top-storelocator-chooser .action.showpicker.active:before {
        font-size: 1.8rem
    }

    .smile_store_locator-store-search .store-search,
    .smile_store_locator-store-view .shop-details {
        padding: 35px 0 65px
    }

    .smile_store_locator-store-search .shop-details,
    .smile_store_locator-store-view .shop-details,
    .smile_store_locator-store-search .search-list-wrapper,
    .smile_store_locator-store-view .search-list-wrapper {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .smile_store_locator-store-search .shop-details .map,
    .smile_store_locator-store-view .shop-details .map,
    .smile_store_locator-store-search .search-list-wrapper .map,
    .smile_store_locator-store-view .search-list-wrapper .map {
        order: 1;
        min-height: 75vw;
        width: 100%
    }

    .smile_store_locator-store-search .shop-details .search-result-list,
    .smile_store_locator-store-view .shop-details .search-result-list,
    .smile_store_locator-store-search .search-list-wrapper .search-result-list,
    .smile_store_locator-store-view .search-list-wrapper .search-result-list,
    .smile_store_locator-store-search .shop-details .shop-detail-column-left,
    .smile_store_locator-store-view .shop-details .shop-detail-column-left,
    .smile_store_locator-store-search .search-list-wrapper .shop-detail-column-left,
    .smile_store_locator-store-view .search-list-wrapper .shop-detail-column-left {
        order: 2;
        margin-top: 30px;
        width: 100%
    }

    .smile_store_locator-store-view .store-view-map {
        min-height: 75vw;
        width: 100%
    }

    .smile_store_locator-store-view .store-view-map .map {
        width: 100%;
        height: 100%
    }

    .aw_blog_related_products .block-title {
        margin-bottom: 20px
    }

    .aw_blog-category-view.page-layout-2columns-right .page-main,
    .aw_blog-index-index.page-layout-2columns-right .page-main {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .aw_blog-category-view.page-layout-2columns-right .column.main,
    .aw_blog-index-index.page-layout-2columns-right .column.main,
    .aw_blog-category-view.page-layout-2columns-right .sidebar-main,
    .aw_blog-index-index.page-layout-2columns-right .sidebar-main {
        width: 100%;
        float: none
    }

    .aw_blog-category-view.page-layout-2columns-right .column.main,
    .aw_blog-index-index.page-layout-2columns-right .column.main {
        order: 2
    }

    .aw_blog-category-view.page-layout-2columns-right .sidebar-main,
    .aw_blog-index-index.page-layout-2columns-right .sidebar-main {
        order: 1
    }

    .aw_blog-category-view.page-layout-2columns-right .blog-posts,
    .aw_blog-index-index.page-layout-2columns-right .blog-posts {
        margin-top: 30px
    }

    .sidebar .blog-sidebar-block {
        position: relative
    }

    .sidebar .blog-sidebar-block .block-title {
        border-radius: 3px;
        border: 2px solid #f1f2f2;
        cursor: pointer;
        padding: 12px 7px 12px 18px;
        background: #f1f2f2;
        display: block;
        text-decoration: none
    }

    .sidebar .blog-sidebar-block .block-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: 24px;
        color: #fd0;
        content: 'arrow_drop_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .sidebar .blog-sidebar-block .block-title:after {
        float: right
    }

    .sidebar .blog-sidebar-block .block-title.active {
        background: #f8f8f8;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0
    }

    .sidebar .blog-sidebar-block .block-title strong {
        font-weight: 400
    }

    .sidebar .blog-sidebar-block .blog-sidebar-block-content {
        display: none
    }

    .sidebar .blog-sidebar-block .blog-sidebar-block-content.active {
        border: 2px solid #f1f2f2;
        border-top: 0;
        display: block;
        position: absolute;
        left: 0;
        background: #fff;
        width: 100%
    }

    .sidebar .blog-sidebar-block .blog-sidebar-block-content a {
        text-decoration: none
    }

    .sidebar .blog-sidebar-block .block-category-listing-item {
        padding: 8px 18px;
        margin: 0
    }

    .sidebar .blog-sidebar-block.tag-cloud {
        display: none
    }

    .column .blog-sidebar-block.tag-cloud .blog-sidebar-block-title {
        font-size: 1.6rem;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 20px;
        letter-spacing: 1.6px
    }

    .catalog-product-view.aw-et-product-page #product\.info\.description>.product.attribute.meet-lecturer,
    .catalog-product-view.aw-et-product-page #product\.info\.description>.product.attribute.location-map {
        width: 100%
    }

    .catalog-product-view .sticky-header-pdp-block {
        min-height: 50px;
        padding: 0 15px 0;
        align-items: center
    }

    .catalog-product-view .sticky-header-pdp-block .product-add-form {
        padding-bottom: 20px
    }

    .catalog-product-view .aw-et__view-options-container #cloned-product-addtocart-button {
        display: none
    }

    .catalog-product-view.aw-et-product-page .product-info-main {
        margin-top: 30px
    }

    .catalog-product-view.aw-et-product-page .product-info-main .afterpay-placement {
        margin-bottom: 0
    }

    .catalog-product-view.aw-et-product-page .aw-et__view-options-container .options-container,
    .catalog-product-view.aw-et-product-page .aw-et__view-options-container .summary-container {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }

    .catalog-product-view.aw-et-product-page .aw-et__view-options-container .aw-et-view-options-wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained] {
        padding-right: 0;
        padding-left: 0
    }

    .catalog-product-view.aw-et-product-page .product-bottom-row .product.data.items .data.item.content .product.attribute.meet-lecturer [data-content-type=row][data-appearance=contained]>div {
        margin-bottom: 30px !important
    }

    .catalog-product-view.aw-et-product-page .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        max-height: 65vh;
        margin-top: 160px
    }

    .catalog-product-view.aw-et-product-page._has-modal {
        position: unset
    }

    .catalog-category-view .sticky-header-pdp-block {
        flex-direction: row-reverse;
        padding-bottom: 15px
    }

    .catalog-category-view #event-ticket-list-status {
        margin-top: 20px
    }

    .catalog-category-view #event-ticket-list-status a {
        width: 50%
    }

    .catalog-category-view .modal-popup.confirm .modal-inner-wrap .action-close {
        left: unset
    }

    .toolbar-products,
    .account .toolbar {
        margin-top: 20px
    }

    .products.wrapper~.toolbar-products {
        margin-top: 30px
    }

    .product.media,
    .product-info-main,
    .product.detailed,
    .product .block.related {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin-right: 0
    }

    .catalog-product-view .page-title-section,
    .catalog-category-view .page-title-section,
    .catalogsearch-result-index .page-title-section,
    .cms-page-view .page-title-section {
        padding: 14px 0 10px
    }

    .catalog-product-view .page-title-section .page-title,
    .catalog-category-view .page-title-section .page-title,
    .catalogsearch-result-index .page-title-section .page-title,
    .cms-page-view .page-title-section .page-title {
        font-size: 2.4rem;
        line-height: 33px
    }

    .catalog-product-view .product-payments-wrapper {
        margin-top: 15px
    }

    .catalog-product-view .aw-et__view-options-container .summary-container .summary-detail-block .summary-item-block:last-child {
        margin-top: 0
    }

    body._has-modal .filter-content {
        overflow-y: hidden;
        overflow-x: hidden;
        padding: 0 0 0 2px;
        height: auto !important
    }

    body.filter-active .modal-popup.modal-slide .modal-inner-wrap {
        overflow: hidden;
        overflow-y: hidden
    }

    body.filter-active .modal-popup.modal-slide .modal-content {
        min-height: auto !important;
        overflow-y: scroll;
        padding-bottom: 0;
        max-height: 100vh
    }

    .filter .filter-options,
    .filter .filter-current,
    .filter .filter-title.desktop {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .filter.active .filter-options,
    .filter.active .filter-current,
    .filter.active .filter-title.desktop {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

    .filter-title.desktop {
        display: none;
        margin: 28px 0
    }

    .filter-title.desktop.modal {
        display: inline-block
    }

    .filter-title:not(.modal) strong {
        background-image: none;
        background: #fff;
        border: 2px solid #fd0;
        border-radius: 0;
        color: #0a0203;
        cursor: pointer;
        display: inline-block;
        font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: 600;
        letter-spacing: 1.2px;
        margin: 0;
        min-width: auto;
        padding: 15px 25px;
        text-decoration: none;
        text-transform: uppercase;
        transition: .2s ease-in-out;
        width: 100%;
        max-width: 240px;
        font-size: 1.2rem;
        line-height: 1.6rem;
        text-align: center;
        box-sizing: border-box;
        vertical-align: middle;
        max-width: 100%;
        font-size: 12px
    }

    .filter-title:not(.modal) strong:focus,
    .filter-title:not(.modal) strong:active {
        text-decoration: none;
        background: #fff;
        border: 2px solid #fd0;
        color: #0a0203
    }

    .filter-title:not(.modal) strong:hover {
        text-decoration: none;
        background: #fff;
        border: 2px solid #fd0;
        color: #0a0203
    }

    .filter-title:not(.modal) strong.disabled,
    .filter-title:not(.modal) strong[disabled],
    fieldset[disabled] .filter-title:not(.modal) strong {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    .filter-content .block-compare,
    .sidebar-additional .block-compare {
        margin-bottom: 50px
    }

    .filter-content .block-compare .block-title,
    .sidebar-additional .block-compare .block-title {
        padding-bottom: 30px;
        border-bottom: 1px solid #f1f2f2
    }

    .filter-content .block-compare .product-items,
    .sidebar-additional .block-compare .product-items {
        margin-bottom: 30px
    }

    .filter-content .block-compare .product-item+.product-item,
    .sidebar-additional .block-compare .product-item+.product-item {
        margin: 30px 0 0
    }

    .catalog-scrollup-button {
        right: 10px
    }

    .view-product-archive {
        margin: 0 0 30px
    }

    .catalog-category-view .sidebar-additional,
    .catalogsearch-result-index .sidebar-additional {
        display: none
    }

    .home-banner .pagebuilder-banner-wrapper,
    .home-banner .pagebuilder-slide-wrapper {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .home-banner[data-appearance=collage-right] .pagebuilder-banner-wrapper .pagebuilder-collage-content {
        text-align: right
    }

    .home-banner [data-appearance=collage-right] .pagebuilder-slide-wrapper .pagebuilder-collage-content {
        text-align: right
    }

    .home-embedded-block [data-content-type=buttons] {
        margin-bottom: 30px !important
    }

    .has-submenu+main .cms-sticky-header-text[data-content-type=row]>.row-full-width-inner {
        padding-left: 47px
    }

    .cms-landing-benefit .pagebuilder-column {
        min-height: unset !important
    }

    .cms-page-view:not(.cms-index-index) .pagebuilder-slider .slick-arrow {
        display: block !important
    }

    .cms-landing-product [data-content-type=products],
    .cms-landing-product-list [data-content-type=products] {
        margin: 0
    }

    .cms-landing-visual [data-content-type=buttons] {
        text-align: center !important
    }

    #html-body .heading-size-72 span {
        font-size: 42px;
        line-height: 48px
    }

    #html-body .heading-size-52 span {
        font-size: 38px;
        line-height: 46px
    }

    .account .account-nav {
        margin: 0 0 20px
    }

    .account .account-nav .account-nav-title {
        cursor: pointer;
        padding: 12px 10px 12px 18px;
        height: 50px;
        background: #f1f2f2;
        display: block;
        text-decoration: none
    }

    .account .account-nav .account-nav-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: 24px;
        color: #fd0;
        content: 'arrow_drop_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .account .account-nav .account-nav-title:after {
        float: right
    }

    .account .account-nav .account-nav-title strong {
        font-weight: 400
    }

    .account .account-nav .account-nav-content {
        display: none
    }

    .account .account-nav .account-nav-content.active {
        border: 2px solid #f1f2f2;
        border-top: 0;
        display: block
    }

    .account .account-nav .items {
        padding: 15px 18px
    }

    .account .account-nav .item {
        margin-bottom: 15px
    }

    .form-edit-account {
        position: relative;
        padding-bottom: 50px
    }

    .form-edit-account .actions-toolbar {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .account .page-title-section .action.signout,
    sales-guest-view .page-title-section .action.signout {
        width: 100%
    }

    .account .columns,
    sales-guest-view .columns {
        padding: 30px 0 60px
    }

    .account .sidebar,
    sales-guest-view .sidebar {
        margin-top: 0;
        margin-bottom: 15px
    }

    .block-search {
        max-width: 100%;
        display: none
    }

    .visible .block-search {
        display: block;
        position: absolute;
        background: #fff;
        left: 0;
        top: 80px;
        width: 100%;
        z-index: 10
    }

    .block-search .header-items {
        display: none
    }

    .header-items {
        background: #f1f2f2;
        padding-top: 6px;
        padding-bottom: 7px
    }

    .header-items li {
        margin: 0
    }

    .search-toggle {
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        width: 50px;
        height: 60px;
        background: #fff;
        text-align: center;
        color: #0a0203;
        order: 7;
        margin-left: 4px
    }

    .search-toggle>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .search-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 60px;
        color: inherit;
        content: 'search';
        font-family: 'Material Icons Outlined';
        margin: 0 0 0 -5px;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .search-toggle.active {
        position: absolute;
        top: 80px;
        right: 5px;
        height: 50px;
        z-index: 10
    }

    .search-toggle.active:before {
        content: 'close'
    }

    .search-toggle.active:before {
        line-height: 50px;
        margin: 0 0 0 1px
    }

    .minisearch input,
    .algolia-search-block input {
        border: 0;
        border-bottom: 2px solid #0a0203;
        border-radius: 0;
        height: 52px;
        padding-left: 15px
    }

    .minisearch input:focus,
    .algolia-search-block input:focus {
        outline: none;
        box-shadow: none
    }

    .minisearch .actions,
    .algolia-search-block .actions {
        top: -64px
    }

    .minisearch .action.search,
    .algolia-search-block .action.search {
        width: 48px
    }

    .minisearch .action.search:before,
    .algolia-search-block .action.search:before {
        text-transform: none;
        line-height: 50px;
        margin: 0;
        font-weight: 400;
        font-size: 2.4rem;
        color: #0a0203
    }

    .minisearch .action.search[disabled],
    .algolia-search-block .action.search[disabled] {
        opacity: 1
    }

    .panel-header__right {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .panel.wrapper .panel-header__left {
        padding: 10px 0;
        text-align: center
    }

    .logo {
        display: inline-block;
        line-height: 12px;
        padding: 15px;
        flex: 1 1 auto
    }

    .logo img {
        max-width: 50px;
        width: 100%
    }

    .page-header .header-content__left .logo-company {
        margin-left: 10px
    }

    .page-header .header-content__left .logo-company img {
        height: 50px
    }

    .header-content__wrapper {
        max-height: 80px
    }

    .header .search-toggle>span {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
        font-size: 12px
    }

    .header .search-toggle.active>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .header .search-toggle:before {
        line-height: 20px;
        margin: 20px 0 1px
    }

    .header .link.wishlist {
        margin: 0 0 0 10px;
        -webkit-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .header .link.wishlist .heart-icon span {
        font-size: 12px
    }

    .header.content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative
    }

    .header.content .customer-icon {
        display: none !important
    }

    .header.content .heart-icon,
    .header.content .cart-icon,
    .header.content .action.compare {
        text-align: center;
        width: 50px;
        padding: 14px 0
    }

    .header.content .heart-icon:before,
    .header.content .cart-icon:before,
    .header.content .action.compare:before {
        font-size: 2.4rem;
        margin: 0;
        line-height: 30px
    }

    .header.content .action.compare small.counter {
        right: 0
    }

    .header-content__left {
        min-width: 100px;
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .header-content__right {
        flex: 1;
        justify-content: flex-end;
        max-width: 258px;
        max-height: 80px;
        padding: 11px 27px 0 0
    }

    #switcher-website {
        display: none
    }

    #switcher-website-cloned {
        left: 0;
        bottom: 0;
        right: 0
    }

    #switcher-website-cloned>.toggle {
        font-weight: 600;
        line-height: 50px;
        padding: 0 20px;
        border-top: 1px solid #f1f2f2
    }

    #switcher-website-cloned a {
        padding-top: 0;
        padding-bottom: 0
    }

    #switcher-website-cloned .switcher-dropdown {
        position: absolute;
        left: 0;
        bottom: 50px;
        z-index: 100
    }

    .uvp-bar {
        display: none
    }

    .footer-column h4,
    .footer-column .title,
    .footer-column .h4 {
        font-size: 1.6rem;
        border-top: 2px solid #fff;
        margin: 0;
        padding: 30px 0
    }

    .footer-column.collapsible h4,
    .footer-column.collapsible .h4 {
        display: inline-block;
        text-decoration: none;
        display: block
    }

    .footer-column.collapsible h4:after,
    .footer-column.collapsible .h4:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 36px;
        line-height: inherit;
        color: #fd0;
        content: 'arrow_drop_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .footer-column.collapsible h4:after,
    .footer-column.collapsible .h4:after {
        float: right;
        text-transform: none;
        text-rendering: optimizeLegibility;
        font-feature-settings: 'liga'
    }

    .footer-column.collapsible h4[aria-expanded=true]:after,
    .footer-column.collapsible .h4[aria-expanded=true]:after {
        content: 'arrow_drop_up'
    }

    .footer-column1 ul {
        margin-top: 20px
    }

    .footer.content {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer.content ul {
        padding: 5px 0 9px;
        height: auto !important
    }

    .copyright-wrapper {
        margin-bottom: 80px
    }

    .page-title-section {
        padding: 18px 0
    }

    .page-title-section .page-title {
        margin: 0 0 3px
    }

    .minicart-opened:not(.home) .sticky-header .page-title-section {
        position: relative
    }

    .link.wishlist small.counter {
        font-size: .9rem;
        line-height: 15px;
        width: 15px;
        height: 15px;
        top: 15px;
        right: 7px
    }

    .book-search .action-toolbar .primary {
        max-width: unset
    }

    #book-sidebar .filter-content>[data-content-type=row] {
        display: none
    }

    #book-price-range {
        margin: 0 5px
    }

    #book-message-success table {
        display: block;
        margin: 0 0 10px
    }

    #book-message-success table>tbody {
        display: block
    }

    #book-message-success table>tbody>tr {
        display: block
    }

    #book-message-success table>tbody>tr>td {
        display: block;
        padding: 0 0 4px
    }

    #book-message-success table .title {
        display: inline-block;
        vertical-align: top;
        min-width: 130px;
        line-height: 33px;
        padding: 0 20px 0 0
    }

    .daterangepicker:before,
    .daterangepicker:after {
        position: absolute;
        left: 10px;
        display: inline-block;
        border-bottom-color: rgba(0, 0, 0, .2);
        content: ''
    }

    .daterangepicker:after {
        top: -15px;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff;
        border-left: 15px solid transparent
    }

    .nikon_eventtickets-attendance-index .pager .pages .previous {
        border-left-width: 2px
    }

    .nikon-row-body .store-heading {
        margin-left: 15px;
        margin-right: 15px
    }

    #store-search-widget #store-search-table tr {
        display: flex;
        flex-direction: column
    }

    #store-search-widget #store-search-table tr:not(.store-type) {
        padding-bottom: 10px
    }

    #store-search-widget #store-search-table tr>th {
        border-top: none
    }

    #store-search-widget #store-search-table .store-type .header {
        width: 100%
    }

    #store-search-widget #store-search-table .store-type .control.checkboxes .checkbox-item {
        margin: 15px 20px 15px 0
    }

    #store-search-widget .store-search-result .result {
        padding: 0 5px
    }

    #store-search-widget .store-search-result .result-table.group .store-list-header th:not(.name) {
        display: none
    }

    #store-search-widget .store-search-result .result-table.group .store-list-header th.name {
        padding: 10px;
        text-align: center
    }

    #store-search-widget .store-search-result .result-table:not(.group) .store-list-header {
        display: none
    }

    #store-search-widget .store-search-result .result-table .store-list-item {
        display: flex;
        flex-direction: column
    }

    #store-search-widget .store-search-result .result-table .store-list-item td {
        padding: 2px 5px
    }

    #store-search-widget .store-search-result .result-table .store-list-item td:not(:first-child) {
        border-top: none
    }

    #store-search-widget .store-search-result .result-table .store-list-item td:last-child {
        padding-bottom: 15px
    }

    #store-search-widget .store-search-result .result-table .store-list-item td:first-child {
        padding-top: 15px
    }

    #store-search-widget .store-search-result .result-table .store-list-item td.phone {
        font-weight: 700
    }

    #store-search-widget .store-search-result .result-table .store-list-item td.business-hours {
        width: 100%
    }

    .sticky-header-widget div.page-title-section .breadcrumbs.buy-now {
        display: flex;
        flex-direction: column
    }

    .sticky-header-widget div.page-title-section .breadcrumbs.buy-now ul.items {
        display: none
    }

    .sticky-header-widget #nikon-product-sticky-menu-right-wrapper {
        flex-direction: column;
        text-align: right
    }

    .sticky-header-widget #nikon-product-sticky-menu-right-wrapper .nikon-product-sticky-menu-right-hmbg {
        display: inline-block
    }

    .sticky-header-widget .cms-sticky-header-title .page-title-wrapper {
        display: none
    }

    .sticky-header-widget .nikon-sticky-header-buttons {
        display: none
    }

    .sticky-header-widget #nikon-product-sticky-menu-right-title,
    .sticky-header-widget #nikon-product-sticky-menu-right-hmbg {
        display: block
    }

    .sticky-header-widget #nikon-product-sticky-menu-right-hmbg-wrapper {
        display: grid;
        grid-template-columns: 9fr 1fr;
        align-items: center
    }

    .sticky-header-widget #nikon-product-sticky-menu-right-title {
        color: #fff;
        font-weight: 700;
        text-align: left
    }

    .sticky-header-widget #nikon-product-sticky-menu-right-hmbg {
        width: 100%
    }

    .sticky-header-widget ul.nikon-product-sticky-menu-right {
        display: none;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .sticky-header-widget li.nikon-product-sticky-menu-right-item {
        padding: 5px 0 5px 10px
    }

    .sticky-header-widget .breadcrumbs.buy-now .pagebuilder-button-primary.buy-now {
        display: none
    }

    .sticky-header-widget .nikon-mobile-static-footer {
        display: grid !important;
        grid-template-columns: 5fr 5fr;
        gap: 1rem;
        align-items: center;
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: #000;
        width: 100%;
        margin: 0;
        padding: 0;
        z-index: 10 !important;
        min-height: 75px
    }

    .sticky-header-widget .nikon-mobile-static-footer .product-info,
    .sticky-header-widget .nikon-mobile-static-footer .product-btn {
        margin: 10px 15px
    }

    .sticky-header-widget .nikon-mobile-static-footer .product-btn {
        text-align: right
    }

    .sticky-header-widget .nikon-mobile-static-footer.no-rating {
        grid-template-columns: 1fr
    }

    .sticky-header-widget .nikon-mobile-static-footer.no-rating .product-btn {
        text-align: center
    }

    .sticky-header-widget .nikon-mobile-static-footer .pagebuilder-button-primary.buy-now {
        display: inline-block;
        padding: 5px 8px;
        width: fit-content;
        height: fit-content
    }

    .page-title-section {
        position: relative;
        z-index: 1
    }

    .catalog-product-view .page-title-section {
        z-index: 3
    }

    .page-title-section:not(.has-submenu) .page-title-wrapper>[data-content-type=row] {
        display: none
    }

    .page-title-section.submenu-open:after {
        position: fixed;
        content: '';
        background: rgba(51, 51, 51, .4);
        height: 100%;
        width: 100%;
        right: 0;
        top: 0;
        z-index: -1
    }

    .page-title-section.submenu-open .page-title-wrapper>[data-content-type=row] {
        display: block
    }

    .page-title-section.submenu-open .submenu-toggle {
        z-index: 0
    }

    .page-title-section.submenu-open .sticky-header-submenu {
        left: 0
    }

    .page-title-section .submenu-toggle {
        display: inline-block;
        text-decoration: none;
        position: absolute;
        left: 4px;
        top: 11px;
        width: 40px;
        text-align: center;
        z-index: 3
    }

    .page-title-section .submenu-toggle>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .page-title-section .submenu-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 19px;
        line-height: 60px;
        color: #fd0;
        content: '\f0c9';
        font-family: 'Font Awesome 5 Pro';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .page-title-section .sticky-header-submenu {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        position: fixed;
        top: 0;
        left: -375px;
        width: 375px;
        height: 100vh;
        padding: 0 60px 0 0;
        z-index: 4
    }

    .page-title-section .sticky-header-submenu ul {
        margin: 0;
        padding: 0;
        list-style: none none;
        height: 100%;
        background: #fff
    }

    .page-title-section .sticky-header-submenu ul li {
        margin: 0;
        border-bottom: 2px solid #f1f2f2;
        color: #0a0203
    }

    .page-title-section .sticky-header-submenu ul li a {
        display: block;
        padding: 18px 15px;
        text-decoration: none
    }

    .page-title-section .sticky-header-submenu ul li a:hover {
        text-decoration: underline
    }

    .page-title-section .sticky-header-submenu ul li.submenu-title {
        padding: 18px 15px;
        font-weight: 600;
        text-transform: uppercase
    }

    .page-title-section .submenu-close {
        z-index: 999;
        position: absolute;
        right: 0;
        background: #0a0203;
        width: 60px;
        height: 60px;
        padding: 0;
        text-align: center;
        line-height: 54px;
        display: inline-block;
        text-decoration: none
    }

    .page-title-section .submenu-close>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .page-title-section .submenu-close:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: inherit;
        color: #fd0;
        content: 'close';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .page-title-section .submenu-close:before {
        font-weight: 300;
        font-feature-settings: 'liga';
        text-rendering: optimizeLegibility
    }

    .account .page-title-section .page-title-wrapper>[data-content-type=row] {
        display: block
    }

    .sticky-header-pdp-block {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #0a0203;
        z-index: 1;
        padding: 10px 15px 30px
    }

    .sticky-header-pdp-block .navigation-bar .list {
        display: none
    }

    .sticky-header-pdp-block .product-info-price .old-price {
        display: block;
        line-height: 17px
    }

    .sticky-header-pdp-block .product-info-price .old-price .price {
        font-size: 1.2rem;
        line-height: 17px
    }

    .sticky-header-pdp-block .product-info-price .special-price {
        display: block
    }

    .sticky-header-pdp-block .product-add-form button.tocart,
    .sticky-header-pdp-block .product-add-form .quote-details-items .actions-toolbar>.action.tocart {
        min-width: 165px
    }

    .sticky-header-pdp-block div#sticky-header-submit {
        margin-top: 5px
    }

    .account.sticky-header .breadcrumbs,
    .account.sticky-header .breadcrumbs .items {
        margin-bottom: 0
    }

    .account.sticky-header .page-title {
        font-size: 2.4rem;
        line-height: 36px
    }

    .account.sticky-header .marketing {
        display: none
    }

    .smile-elasticsuite-autocomplete-result {
        padding-top: 60px;
        padding-bottom: 10px;
        position: relative
    }

    .smile-elasticsuite-autocomplete-result .header-autocomplete {
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        overflow-y: auto;
        max-height: calc(100vh - 180px)
    }

    .smile-elasticsuite-autocomplete-result .header-autocomplete .autocomplete-list-title {
        font-size: 0;
        margin: 0
    }

    .smile-elasticsuite-autocomplete-result .autocomplete-tab .content-col {
        display: none
    }

    .smile-elasticsuite-autocomplete-result .footer-autocomplete {
        -webkit-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%
    }

    .smile-elasticsuite-autocomplete-result.tab-active .autocomplete-tab .content-col {
        display: block
    }

    .smile-elasticsuite-autocomplete-result.tab-active .autocomplete-list.product .item {
        display: none
    }

    .smile-elasticsuite-autocomplete-result.tab-active .tab-links span.tab-link1 {
        color: #0a0203;
        background: #f1f2f2;
        border-bottom: 1px solid #f1f2f2;
        border-right: 1px solid #f1f2f2
    }

    .smile-elasticsuite-autocomplete-result.tab-active .tab-links span.tab-link2 {
        color: #0a0203;
        background: 0 0;
        border-bottom: 1px solid transparent;
        border-left: 1px solid transparent
    }

    .smile-elasticsuite-autocomplete-result .tab-links {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .smile-elasticsuite-autocomplete-result .tab-links span {
        line-height: 5.8rem;
        font-size: 1.2rem;
        display: block;
        float: left;
        width: 50%;
        color: #0a0203;
        font-weight: 600;
        text-align: center;
        height: 60px;
        cursor: pointer;
        text-transform: uppercase
    }

    .smile-elasticsuite-autocomplete-result .tab-links span.tab-link1 {
        color: #0a0203;
        background: 0 0;
        border-bottom: 1px solid transparent;
        border-right: 1px solid transparent
    }

    .smile-elasticsuite-autocomplete-result .tab-links span.tab-link2 {
        color: #0a0203;
        background: #f1f2f2;
        border-bottom: 1px solid #f1f2f2;
        border-left: 1px solid #f1f2f2
    }

    .autocomplete-list.category {
        padding-bottom: 20px
    }

    .autocomplete-list+.autocomplete-list {
        display: block;
        padding-bottom: 20px
    }

    .container-related-recommendation {
        width: 100%
    }

    .container-related-recommendation .recommendations .block-content .block-title {
        padding: 0
    }

    .p2c2p-payment-success .column .checkout-success {
        margin: 30px 0
    }

    .p2c2p-payment-failed .column .checkout-failed {
        margin: 30px 0
    }

    .smile_store_locator-store-search .page-wrapper .page-title-section {
        padding-top: 14px;
        padding-bottom: 10px
    }

    #switcher-website {
        display: none
    }

    #switcher-website-cloned {
        left: 0;
        bottom: 0;
        right: 0
    }

    #switcher-website-cloned>.toggle {
        font-weight: 600;
        line-height: 50px;
        padding: 0 20px;
        border-top: 1px solid #f1f2f2
    }

    #switcher-website-cloned a {
        padding-top: 0;
        padding-bottom: 0
    }

    #switcher-website-cloned .switcher-dropdown {
        position: absolute;
        left: 0;
        bottom: 50px;
        z-index: 100
    }

    div#notice-cookie-block>div .actions,
    div#notice-cookie-block>div p,
    div#notice-cookie-block>div .p {
        float: none;
        width: 100%
    }
}

@media only screen and (max-width:1023px) {

    .field-tooltip.shipping-policy-block .field-tooltip-content,
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    .customized-banner h2,
    .customized-banner h2 span,
    .customized-banner .h2,
    .customized-banner .h2 span,
    .customized-banner .block-related-posts-wrapper .block-title,
    .customized-banner .block-related-posts-wrapper .block-title span,
    .customized-banner .block-blog-recent-post .block-title,
    .customized-banner .block-blog-recent-post .block-title span,
    .customized-banner .aw_blog_related_products .block-title,
    .customized-banner .aw_blog_related_products .block-title span {
        font-size: 42px;
        line-height: 48px
    }

    .customized-banner .pagebuilder-column-line {
        justify-content: center
    }

    .a-arrow-wrapper {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .custom-comparison-list .table-comparison tbody th.cell.label {
        width: 165px;
        max-width: 165px;
        min-width: 165px;
        border-right: 2px solid #f1f2f2
    }

    .custom-comparison-list .table-comparison tbody th.cell.label .label {
        width: 165px;
        max-width: 165px
    }

    .custom-comparison-list .table-comparison tbody td.cell.product {
        width: 250px;
        max-width: 250px
    }

    .custom-comparison-list tbody+tbody {
        border-top: none
    }

    .custom-comparison-list tbody+tbody th.cell.label,
    .custom-comparison-list tbody+tbody td.cell.product {
        padding: 0;
        border-top: 2px solid #f1f2f2
    }

    .custom-comparison-list tbody+tbody th.cell.label>div,
    .custom-comparison-list tbody+tbody td.cell.product>div {
        width: 250px;
        max-width: 250px;
        padding: 15px
    }
}

@media only screen and (max-width:1439px) {

    .field-tooltip.shipping-policy-block .field-tooltip-content,
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    .header .wishlist-logged-in~#switcher-website {
        right: 15%
    }
}

@media all and (min-width:1024px) and (max-width:1280px) {
    body .page-header .header-content__right>.authorization-link {
        margin-right: -70px
    }
}

@media all and (min-width:679px) and (max-width:979px) {
    .md-p-80 {
        padding: 80px
    }

    .md-pt-80 {
        padding-top: 80px
    }

    .md-pl-80 {
        padding-left: 80px
    }

    .md-pr-80 {
        padding-right: 80px
    }

    .md-pb-80 {
        padding-bottom: 80px
    }

    .md-m-80 {
        margin: 80px
    }

    .md-mt-80 {
        margin-top: 80px
    }

    .md-ml-80 {
        margin-left: 80px
    }

    .md-mr-80 {
        margin-right: 80px
    }

    .md-mb-80 {
        margin-bottom: 80px
    }

    .md-p-75 {
        padding: 75px
    }

    .md-pt-75 {
        padding-top: 75px
    }

    .md-pl-75 {
        padding-left: 75px
    }

    .md-pr-75 {
        padding-right: 75px
    }

    .md-pb-75 {
        padding-bottom: 75px
    }

    .md-m-75 {
        margin: 75px
    }

    .md-mt-75 {
        margin-top: 75px
    }

    .md-ml-75 {
        margin-left: 75px
    }

    .md-mr-75 {
        margin-right: 75px
    }

    .md-mb-75 {
        margin-bottom: 75px
    }

    .md-p-70 {
        padding: 70px
    }

    .md-pt-70 {
        padding-top: 70px
    }

    .md-pl-70 {
        padding-left: 70px
    }

    .md-pr-70 {
        padding-right: 70px
    }

    .md-pb-70 {
        padding-bottom: 70px
    }

    .md-m-70 {
        margin: 70px
    }

    .md-mt-70 {
        margin-top: 70px
    }

    .md-ml-70 {
        margin-left: 70px
    }

    .md-mr-70 {
        margin-right: 70px
    }

    .md-mb-70 {
        margin-bottom: 70px
    }

    .md-p-65 {
        padding: 65px
    }

    .md-pt-65 {
        padding-top: 65px
    }

    .md-pl-65 {
        padding-left: 65px
    }

    .md-pr-65 {
        padding-right: 65px
    }

    .md-pb-65 {
        padding-bottom: 65px
    }

    .md-m-65 {
        margin: 65px
    }

    .md-mt-65 {
        margin-top: 65px
    }

    .md-ml-65 {
        margin-left: 65px
    }

    .md-mr-65 {
        margin-right: 65px
    }

    .md-mb-65 {
        margin-bottom: 65px
    }

    .md-p-60 {
        padding: 60px
    }

    .md-pt-60 {
        padding-top: 60px
    }

    .md-pl-60 {
        padding-left: 60px
    }

    .md-pr-60 {
        padding-right: 60px
    }

    .md-pb-60 {
        padding-bottom: 60px
    }

    .md-m-60 {
        margin: 60px
    }

    .md-mt-60 {
        margin-top: 60px
    }

    .md-ml-60 {
        margin-left: 60px
    }

    .md-mr-60 {
        margin-right: 60px
    }

    .md-mb-60 {
        margin-bottom: 60px
    }

    .md-p-55 {
        padding: 55px
    }

    .md-pt-55 {
        padding-top: 55px
    }

    .md-pl-55 {
        padding-left: 55px
    }

    .md-pr-55 {
        padding-right: 55px
    }

    .md-pb-55 {
        padding-bottom: 55px
    }

    .md-m-55 {
        margin: 55px
    }

    .md-mt-55 {
        margin-top: 55px
    }

    .md-ml-55 {
        margin-left: 55px
    }

    .md-mr-55 {
        margin-right: 55px
    }

    .md-mb-55 {
        margin-bottom: 55px
    }

    .md-p-50 {
        padding: 50px
    }

    .md-pt-50 {
        padding-top: 50px
    }

    .md-pl-50 {
        padding-left: 50px
    }

    .md-pr-50 {
        padding-right: 50px
    }

    .md-pb-50 {
        padding-bottom: 50px
    }

    .md-m-50 {
        margin: 50px
    }

    .md-mt-50 {
        margin-top: 50px
    }

    .md-ml-50 {
        margin-left: 50px
    }

    .md-mr-50 {
        margin-right: 50px
    }

    .md-mb-50 {
        margin-bottom: 50px
    }

    .md-p-45 {
        padding: 45px
    }

    .md-pt-45 {
        padding-top: 45px
    }

    .md-pl-45 {
        padding-left: 45px
    }

    .md-pr-45 {
        padding-right: 45px
    }

    .md-pb-45 {
        padding-bottom: 45px
    }

    .md-m-45 {
        margin: 45px
    }

    .md-mt-45 {
        margin-top: 45px
    }

    .md-ml-45 {
        margin-left: 45px
    }

    .md-mr-45 {
        margin-right: 45px
    }

    .md-mb-45 {
        margin-bottom: 45px
    }

    .md-p-40 {
        padding: 40px
    }

    .md-pt-40 {
        padding-top: 40px
    }

    .md-pl-40 {
        padding-left: 40px
    }

    .md-pr-40 {
        padding-right: 40px
    }

    .md-pb-40 {
        padding-bottom: 40px
    }

    .md-m-40 {
        margin: 40px
    }

    .md-mt-40 {
        margin-top: 40px
    }

    .md-ml-40 {
        margin-left: 40px
    }

    .md-mr-40 {
        margin-right: 40px
    }

    .md-mb-40 {
        margin-bottom: 40px
    }

    .md-p-35 {
        padding: 35px
    }

    .md-pt-35 {
        padding-top: 35px
    }

    .md-pl-35 {
        padding-left: 35px
    }

    .md-pr-35 {
        padding-right: 35px
    }

    .md-pb-35 {
        padding-bottom: 35px
    }

    .md-m-35 {
        margin: 35px
    }

    .md-mt-35 {
        margin-top: 35px
    }

    .md-ml-35 {
        margin-left: 35px
    }

    .md-mr-35 {
        margin-right: 35px
    }

    .md-mb-35 {
        margin-bottom: 35px
    }

    .md-p-30 {
        padding: 30px
    }

    .md-pt-30 {
        padding-top: 30px
    }

    .md-pl-30 {
        padding-left: 30px
    }

    .md-pr-30 {
        padding-right: 30px
    }

    .md-pb-30 {
        padding-bottom: 30px
    }

    .md-m-30 {
        margin: 30px
    }

    .md-mt-30 {
        margin-top: 30px
    }

    .md-ml-30 {
        margin-left: 30px
    }

    .md-mr-30 {
        margin-right: 30px
    }

    .md-mb-30 {
        margin-bottom: 30px
    }

    .md-p-25 {
        padding: 25px
    }

    .md-pt-25 {
        padding-top: 25px
    }

    .md-pl-25 {
        padding-left: 25px
    }

    .md-pr-25 {
        padding-right: 25px
    }

    .md-pb-25 {
        padding-bottom: 25px
    }

    .md-m-25 {
        margin: 25px
    }

    .md-mt-25 {
        margin-top: 25px
    }

    .md-ml-25 {
        margin-left: 25px
    }

    .md-mr-25 {
        margin-right: 25px
    }

    .md-mb-25 {
        margin-bottom: 25px
    }

    .md-p-20 {
        padding: 20px
    }

    .md-pt-20 {
        padding-top: 20px
    }

    .md-pl-20 {
        padding-left: 20px
    }

    .md-pr-20 {
        padding-right: 20px
    }

    .md-pb-20 {
        padding-bottom: 20px
    }

    .md-m-20 {
        margin: 20px
    }

    .md-mt-20 {
        margin-top: 20px
    }

    .md-ml-20 {
        margin-left: 20px
    }

    .md-mr-20 {
        margin-right: 20px
    }

    .md-mb-20 {
        margin-bottom: 20px
    }

    .md-p-15 {
        padding: 15px
    }

    .md-pt-15 {
        padding-top: 15px
    }

    .md-pl-15 {
        padding-left: 15px
    }

    .md-pr-15 {
        padding-right: 15px
    }

    .md-pb-15 {
        padding-bottom: 15px
    }

    .md-m-15 {
        margin: 15px
    }

    .md-mt-15 {
        margin-top: 15px
    }

    .md-ml-15 {
        margin-left: 15px
    }

    .md-mr-15 {
        margin-right: 15px
    }

    .md-mb-15 {
        margin-bottom: 15px
    }

    .md-p-10 {
        padding: 10px
    }

    .md-pt-10 {
        padding-top: 10px
    }

    .md-pl-10 {
        padding-left: 10px
    }

    .md-pr-10 {
        padding-right: 10px
    }

    .md-pb-10 {
        padding-bottom: 10px
    }

    .md-m-10 {
        margin: 10px
    }

    .md-mt-10 {
        margin-top: 10px
    }

    .md-ml-10 {
        margin-left: 10px
    }

    .md-mr-10 {
        margin-right: 10px
    }

    .md-mb-10 {
        margin-bottom: 10px
    }

    .md-p-5 {
        padding: 5px
    }

    .md-pt-5 {
        padding-top: 5px
    }

    .md-pl-5 {
        padding-left: 5px
    }

    .md-pr-5 {
        padding-right: 5px
    }

    .md-pb-5 {
        padding-bottom: 5px
    }

    .md-m-5 {
        margin: 5px
    }

    .md-mt-5 {
        margin-top: 5px
    }

    .md-ml-5 {
        margin-left: 5px
    }

    .md-mr-5 {
        margin-right: 5px
    }

    .md-mb-5 {
        margin-bottom: 5px
    }

    .md-p-0 {
        padding: 0
    }

    .md-pt-0 {
        padding-top: 0
    }

    .md-pl-0 {
        padding-left: 0
    }

    .md-pr-0 {
        padding-right: 0
    }

    .md-pb-0 {
        padding-bottom: 0
    }

    .md-m-0 {
        margin: 0
    }

    .md-mt-0 {
        margin-top: 0
    }

    .md-ml-0 {
        margin-left: 0
    }

    .md-mr-0 {
        margin-right: 0
    }

    .md-mb-0 {
        margin-bottom: 0
    }

    #algolia-autocomplete-container .aa-dropdown-menu .thumb {
        float: left;
        width: 140px;
        height: 140px
    }

    #algolia-autocomplete-container .aa-dropdown-menu .other-sections {
        padding: 0
    }

    #algolia-autocomplete-container .aa-dataset-products .aa-suggestions {
        margin: 10px auto 20px;
        padding: 0 23px
    }

    #algolia-autocomplete-container .aa-dataset-products .aa-suggestion>.algoliasearch-autocomplete-hit .info {
        margin: 8px 0 0 160px
    }

    [data-content-type=row][data-appearance=contained] {
        padding: 0 35px
    }

    #top-storelocator-chooser {
        position: relative
    }

    #top-storelocator-chooser .top-storelocator-chooser-content {
        width: 275px;
        right: -15px
    }

    .blog-posts .blog-post-item {
        margin: 0;
        width: 33.33333333%;
        max-width: 33.33333333%
    }

    .blog-posts .block-product-posts-item:not(.slick-slide):nth-child(n+4),
    .blog-posts .block-related-posts-item:not(.slick-slide):nth-child(n+4),
    .blog-posts .block-recent-posts-item:not(.slick-slide):nth-child(n+4) {
        display: none
    }

    .products.wrapper.products-aw_blog_related_products .product-items {
        margin-right: -10px;
        margin-left: -10px
    }

    .products.wrapper.products-aw_blog_related_products .product-items .product-item {
        padding: 0 10px;
        margin: 0;
        max-width: calc((100vw - 30px)/2);
        width: calc((100vw - 30px)/2)
    }

    .isSafari .products.wrapper.products-aw_blog_related_products .product-items .product-item {
        max-width: calc((100vw - 30px)/2 - .05208333%)
    }

    .products.wrapper.products-aw_blog_related_products .product-items .product-item:not(.slick-slide) {
        margin: 0 0 20px
    }

    .widget:not(.products-crosssell) .product-items {
        margin-right: -10px;
        margin-left: -10px
    }

    .widget:not(.products-crosssell) .product-items .product-item {
        padding: 0 10px
    }

    .widget:not(.products-crosssell) .product-items .product-item:not(.slick-slide):nth-child(n+4) {
        display: none
    }

    .widget:not(.products-crosssell) .product-items>.product-item {
        margin: 0 0 20px;
        width: 33.33333333%;
        max-width: 33.33333333%
    }

    .isSafari .widget:not(.products-crosssell) .product-items>.product-item {
        max-width: 33.28125%
    }

    .page-layout-2columns-left .widget.block-products-list .product-items {
        margin-right: -10px;
        margin-left: -10px
    }

    .page-layout-2columns-left .widget.block-products-list .product-items .product-item {
        padding: 0 10px
    }

    .page-layout-2columns-left .widget.block-products-list .product-items>.product-item {
        width: 50%;
        max-width: 50%;
        margin: 0 0 20px
    }

    .isSafari .page-layout-2columns-left .widget.block-products-list .product-items>.product-item {
        max-width: 49.94791667%
    }

    .before-footer-section {
        padding: 40px 0
    }
}

@media all and (min-width:768px) and (max-width:979px) {

    .breadcrumbs,
    .page-title-wrapper,
    .footer.content,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container,
    .page-main,
    .copyright-wrapper,
    .aw_blog-post-view .blog-post-header,
    .short-description-container,
    .sub-categories,
    .aw_blog-post-view .blog-post-details-header,
    .short-description-container {
        padding-left: 35px;
        padding-right: 35px
    }

    div[data-direction-tablet=column] .pagebuilder-column-group {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    div[data-direction-tablet=row] .pagebuilder-column-group {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .column-width-12-md,
    div[data-width-md=column-width-12],
    #html-body div[data-width-md=column-width-12] {
        max-width: 100%;
        width: 100% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-11-md,
    div[data-width-md=column-width-11],
    #html-body div[data-width-md=column-width-11] {
        max-width: 91.66666667%;
        width: 91.66666667% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-10-md,
    div[data-width-md=column-width-10],
    #html-body div[data-width-md=column-width-10] {
        max-width: 83.33333333%;
        width: 83.33333333% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-9-md,
    div[data-width-md=column-width-9],
    #html-body div[data-width-md=column-width-9] {
        max-width: 75%;
        width: 75% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-8-md,
    div[data-width-md=column-width-8],
    #html-body div[data-width-md=column-width-8] {
        max-width: 66.66666667%;
        width: 66.66666667% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-7-md,
    div[data-width-md=column-width-7],
    #html-body div[data-width-md=column-width-7] {
        max-width: 58.33333333%;
        width: 58.33333333% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-6-md,
    div[data-width-md=column-width-6],
    #html-body div[data-width-md=column-width-6] {
        max-width: 50%;
        width: 50% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-5-md,
    div[data-width-md=column-width-5],
    #html-body div[data-width-md=column-width-5] {
        max-width: 41.66666667%;
        width: 41.66666667% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-4-md,
    div[data-width-md=column-width-4],
    #html-body div[data-width-md=column-width-4] {
        max-width: 33.33333333%;
        width: 33.33333333% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-3-md,
    div[data-width-md=column-width-3],
    #html-body div[data-width-md=column-width-3] {
        max-width: 25%;
        width: 25% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-2-md,
    div[data-width-md=column-width-2],
    #html-body div[data-width-md=column-width-2] {
        max-width: 16.66666667%;
        width: 16.66666667% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .column-width-1-md,
    div[data-width-md=column-width-1],
    #html-body div[data-width-md=column-width-1] {
        max-width: 8.33333333%;
        width: 8.33333333% !important;
        padding: 0 15px;
        margin: 0 0 30px
    }

    #html-body .pb-apply-with-setting>.pagebuilder-column-line {
        flex-wrap: wrap
    }

    .page-layout-2columns-left .column.main {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .page-layout-2columns-left .sidebar-main {
        width: 100%;
        -webkit-order: -1;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-right: 3%;
        margin-bottom: 0
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 100%;
        -webkit-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .page-layout-2columns-right .column.main {
        width: 0;
        float: left;
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        width: 100%;
        float: right;
        -webkit-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 100%;
        -webkit-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .pagebuilder-column-group,
    .column-group {
        margin-right: -15px;
        margin-left: -15px
    }

    h1,
    .h1,
    .h1 {
        font-size: 3.6rem
    }

    h2,
    .h2,
    .block-related-posts-wrapper .block-title,
    .block-blog-recent-post .block-title,
    .h2,
    .block-related-posts-wrapper .block-title,
    .block-blog-recent-post .block-title,
    .aw_blog_related_products .block-title {
        font-size: 3rem;
        line-height: 36px;
        letter-spacing: 1.5px
    }

    h3,
    .h3,
    .h3 {
        font-size: 2.4rem;
        line-height: 30px;
        letter-spacing: 1.2px
    }

    h4,
    .h4,
    .h4 {
        font-size: 1.6rem;
        line-height: 23px;
        letter-spacing: .8px
    }

    .cart .table {
        display: block;
        width: 100%
    }

    .cart .table tbody+tbody {
        border-top: 0
    }

    .cart .table thead,
    .cart .table tbody {
        display: block;
        width: 100%
    }

    .cart .table thead tr,
    .cart .table tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative
    }

    .cart .table thead tr.item-messages>td:first-child,
    .cart .table tbody tr.item-messages>td:first-child {
        padding-right: 16%;
        padding-left: 138px
    }

    .cart .table th.actions {
        display: none
    }

    .cart .table th.subtotal {
        width: 16%;
        text-align: center
    }

    .cart .table td.actions {
        position: absolute;
        bottom: -35px;
        padding: 0;
        border: 0;
        right: 0
    }

    .cart .table td.subtotal {
        width: 16%;
        text-align: right;
        padding-right: 2px
    }

    .cart .table th.item,
    .cart .table td.item {
        width: 54%
    }

    .cart .table th.price,
    .cart .table td.price {
        width: 15%;
        text-align: center
    }

    .cart .table th.qty,
    .cart .table td.qty {
        width: 15%;
        text-align: center
    }

    .cart .table .col.actions .actions.wishlist {
        display: block
    }

    .cart .table .col.actions .actions.wishlist .action {
        display: none
    }

    .cart .table .col.actions .actions.wishlist .dangerous-goods {
        background: 0 0;
        border: none;
        height: 49px
    }

    .cart .table .col.actions .actions.wishlist .dangerous-goods .type,
    .cart .table .col.actions .actions.wishlist .dangerous-goods:before {
        display: none
    }

    .cart .product-item-details div.actions.wishlist {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .cart .product-item-details .cart-product-info {
        margin-top: 15px
    }

    .algoliaSearch.visible .minicart-wrapper {
        margin: 0 49px 0 0
    }

    .checkout-index-index._has-modal-custom .opc-summary-wrapper.custom-slide .modal-inner-wrap {
        padding-left: calc(100% - 375px)
    }

    .checkout-index-index._has-modal-custom .opc-summary-wrapper.custom-slide .action-close {
        left: calc(100% - 435px)
    }

    .checkout-index-index .logo img {
        max-width: 35px
    }

    .checkout-index-index .page-title-section {
        padding: 8px 0
    }

    .checkout-header-content .action.back.secondary {
        margin-top: 3px
    }

    .checkout-onepage-success div.page-title-section,
    .multishipping-checkout-success div.page-title-section {
        padding: 9px 0
    }

    .checkout-onepage-success div.checkout-success,
    .multishipping-checkout-success div.checkout-success,
    .checkout-onepage-success div.registration,
    .multishipping-checkout-success div.registration {
        margin-top: 30px
    }

    .checkout-onepage-success div.main,
    .multishipping-checkout-success div.main {
        margin-bottom: 30px
    }

    .account.company-profile-index .main {
        margin-bottom: 25px
    }

    .account.company-profile-index .main .block-title {
        padding: 8px 0 20px;
        margin-bottom: 5px
    }

    .account.company-profile-index .main .block-company-profile-account {
        margin-top: 20px
    }

    .account.company-profile-edit .main {
        margin-bottom: 25px
    }

    .account.company-profile-edit .main h2.content-title,
    .account.company-profile-edit .main .h2.content-title,
    .account.company-profile-edit .main .block-related-posts-wrapper .block-title.content-title,
    .account.company-profile-edit .main .block-blog-recent-post .block-title.content-title,
    .account.company-profile-edit .main .h2.content-title,
    .account.company-profile-edit .main .block-related-posts-wrapper .block-title.content-title,
    .account.company-profile-edit .main .block-blog-recent-post .block-title.content-title,
    .account.company-profile-edit .main .aw_blog_related_products .block-title.content-title {
        margin-top: 20px
    }

    .page-layout-2columns-left.company-index-index .column.main,
    .page-layout-2columns-left.company-profile-index .column.main,
    .page-layout-2columns-left.company-role-index .column.main,
    .page-layout-2columns-left.company-role-edit .column.main,
    .page-layout-2columns-left.company-profile-edit .column.main {
        width: 100%;
        float: left;
        float: right;
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .page-layout-2columns-left.company-index-index .sidebar-main,
    .page-layout-2columns-left.company-profile-index .sidebar-main,
    .page-layout-2columns-left.company-role-index .sidebar-main,
    .page-layout-2columns-left.company-role-edit .sidebar-main,
    .page-layout-2columns-left.company-profile-edit .sidebar-main {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-right: 0;
        margin-bottom: 0
    }

    .page-layout-2columns-left.company-index-index .sidebar-additional,
    .page-layout-2columns-left.company-profile-index .sidebar-additional,
    .page-layout-2columns-left.company-role-index .sidebar-additional,
    .page-layout-2columns-left.company-role-edit .sidebar-additional,
    .page-layout-2columns-left.company-profile-edit .sidebar-additional {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .account.company-index-index .account-nav .account-nav-title,
    .account.company-profile-index .account-nav .account-nav-title,
    .account.company-role-index .account-nav .account-nav-title,
    .account.company-role-edit .account-nav .account-nav-title,
    .account.company-profile-edit .account-nav .account-nav-title {
        border-radius: 3px;
        border: 2px solid #f1f2f2;
        cursor: pointer;
        padding: 12px 18px;
        height: 50px;
        display: block;
        text-decoration: none
    }

    .account.company-index-index .account-nav .account-nav-title:after,
    .account.company-profile-index .account-nav .account-nav-title:after,
    .account.company-role-index .account-nav .account-nav-title:after,
    .account.company-role-edit .account-nav .account-nav-title:after,
    .account.company-profile-edit .account-nav .account-nav-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        line-height: 24px;
        color: #0a0203;
        content: 'chevron_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .account.company-index-index .account-nav .account-nav-title:after,
    .account.company-profile-index .account-nav .account-nav-title:after,
    .account.company-role-index .account-nav .account-nav-title:after,
    .account.company-role-edit .account-nav .account-nav-title:after,
    .account.company-profile-edit .account-nav .account-nav-title:after {
        float: right
    }

    .account.company-index-index .account-nav .account-nav-title.active,
    .account.company-profile-index .account-nav .account-nav-title.active,
    .account.company-role-index .account-nav .account-nav-title.active,
    .account.company-role-edit .account-nav .account-nav-title.active,
    .account.company-profile-edit .account-nav .account-nav-title.active {
        background: #f8f8f8;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0
    }

    .account.company-index-index .account-nav .account-nav-content,
    .account.company-profile-index .account-nav .account-nav-content,
    .account.company-role-index .account-nav .account-nav-content,
    .account.company-role-edit .account-nav .account-nav-content,
    .account.company-profile-edit .account-nav .account-nav-content {
        display: none
    }

    .account.company-index-index .account-nav .account-nav-content.active,
    .account.company-profile-index .account-nav .account-nav-content.active,
    .account.company-role-index .account-nav .account-nav-content.active,
    .account.company-role-edit .account-nav .account-nav-content.active,
    .account.company-profile-edit .account-nav .account-nav-content.active {
        border: 2px solid #f1f2f2;
        border-top: 0;
        display: block
    }

    .account.company-index-index .account-nav .items,
    .account.company-profile-index .account-nav .items,
    .account.company-role-index .account-nav .items,
    .account.company-role-edit .account-nav .items,
    .account.company-profile-edit .account-nav .items {
        padding: 15px 18px
    }

    .account.company-index-index .account-nav .item,
    .account.company-profile-index .account-nav .item,
    .account.company-role-index .account-nav .item,
    .account.company-role-edit .account-nav .item,
    .account.company-profile-edit .account-nav .item {
        margin-bottom: 15px
    }

    .account.company-index-index .main {
        margin-bottom: 25px
    }

    .account.company-index-index .main .block-title {
        padding: 8px 0 25px;
        margin-bottom: 25px
    }

    .account.company-role-index .pages .pages-items {
        opacity: 1
    }

    .page-layout-2columns-left.negotiable_quote-quote-index .column.main,
    .page-layout-2columns-left.negotiable_quote-quote-view .column.main {
        width: 100%;
        float: left;
        float: right;
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .page-layout-2columns-left.negotiable_quote-quote-index .sidebar-main,
    .page-layout-2columns-left.negotiable_quote-quote-view .sidebar-main {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-right: 0;
        margin-bottom: 0
    }

    .page-layout-2columns-left.negotiable_quote-quote-index .sidebar-additional,
    .page-layout-2columns-left.negotiable_quote-quote-view .sidebar-additional {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .account.negotiable_quote-quote-index .account-nav .account-nav-title,
    .account.negotiable_quote-quote-view .account-nav .account-nav-title {
        border-radius: 3px;
        border: 2px solid #f1f2f2;
        cursor: pointer;
        padding: 12px 18px;
        height: 50px;
        display: block;
        text-decoration: none
    }

    .account.negotiable_quote-quote-index .account-nav .account-nav-title:after,
    .account.negotiable_quote-quote-view .account-nav .account-nav-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        line-height: 24px;
        color: #0a0203;
        content: 'chevron_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .account.negotiable_quote-quote-index .account-nav .account-nav-title:after,
    .account.negotiable_quote-quote-view .account-nav .account-nav-title:after {
        float: right
    }

    .account.negotiable_quote-quote-index .account-nav .account-nav-title.active,
    .account.negotiable_quote-quote-view .account-nav .account-nav-title.active {
        background: #f8f8f8;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0
    }

    .account.negotiable_quote-quote-index .account-nav .account-nav-content,
    .account.negotiable_quote-quote-view .account-nav .account-nav-content {
        display: none
    }

    .account.negotiable_quote-quote-index .account-nav .account-nav-content.active,
    .account.negotiable_quote-quote-view .account-nav .account-nav-content.active {
        border: 2px solid #f1f2f2;
        border-top: 0;
        display: block
    }

    .account.negotiable_quote-quote-index .account-nav .items,
    .account.negotiable_quote-quote-view .account-nav .items {
        padding: 15px 18px
    }

    .account.negotiable_quote-quote-index .account-nav .item,
    .account.negotiable_quote-quote-view .account-nav .item {
        margin-bottom: 15px
    }

    .account.negotiable_quote-quote-index .main {
        margin-bottom: 25px
    }

    .account.negotiable_quote-quote-index .main .block-title {
        padding: 8px 0 25px;
        margin-top: 35px
    }

    .account.negotiable_quote-quote-index .main .pages .pages-items {
        opacity: 1
    }

    .account.negotiable_quote-quote-view .main {
        margin-bottom: 25px
    }

    .account.negotiable_quote-quote-view .main .block-title {
        padding: 8px 0 25px;
        margin-top: 35px
    }

    [data-content-type=row][data-appearance=full-width]>.row-full-width-inner {
        padding-left: 35px;
        padding-right: 35px
    }

    .purchaseorder-purchaseorder-view .purchase-order-data-items.product.data.items>.item.title>.switch {
        padding-left: 0;
        padding-right: 0
    }

    .page-layout-2columns-left.vault-cards-listaction .column.main {
        width: 100%;
        float: left;
        float: right;
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .page-layout-2columns-left.vault-cards-listaction .sidebar-main {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-right: 0;
        margin-bottom: 0
    }

    .page-layout-2columns-left.vault-cards-listaction .sidebar-additional {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .account.vault-cards-listaction .account-nav .account-nav-title {
        border-radius: 3px;
        border: 2px solid #f1f2f2;
        cursor: pointer;
        padding: 12px 18px;
        height: 50px;
        display: block;
        text-decoration: none
    }

    .account.vault-cards-listaction .account-nav .account-nav-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        line-height: 24px;
        color: #0a0203;
        content: 'chevron_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .account.vault-cards-listaction .account-nav .account-nav-title:after {
        float: right
    }

    .account.vault-cards-listaction .account-nav .account-nav-title.active {
        background: #f8f8f8;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0
    }

    .account.vault-cards-listaction .account-nav .account-nav-content {
        display: none
    }

    .account.vault-cards-listaction .account-nav .account-nav-content.active {
        border: 2px solid #f1f2f2;
        border-top: 0;
        display: block
    }

    .account.vault-cards-listaction .account-nav .items {
        padding: 15px 18px
    }

    .account.vault-cards-listaction .account-nav .item {
        margin-bottom: 15px
    }

    .account.vault-cards-listaction .main {
        margin-bottom: 25px
    }

    .account.vault-cards-listaction .main .block-title {
        padding: 8px 0 25px;
        margin-top: 35px
    }

    .account.vault-cards-listaction .my-credit-cards table>tbody>tr>td:last-child {
        text-align: right
    }

    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .block-title {
        margin: 0 15px 0 20px
    }

    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .form {
        padding-right: 20px
    }

    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .field {
        margin-right: 20px
    }

    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper input[type=text] {
        min-width: 200px
    }

    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .store-search-form button.action,
    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .store-search-form .quote-details-items .actions-toolbar>.action.action {
        padding: 15px;
        max-width: 120px
    }

    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .geolocalize-container {
        -webkit-flex-basis: 45%;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }

    #store-locator-search-wrapper .contextual-bar .shop-search .fulltext-search-wrapper .geolocalize-container>span {
        margin: 0 2vw
    }

    .blog-post-item .blog-post-title {
        font-size: 1.6rem;
        line-height: 24px;
        letter-spacing: .5px
    }

    .aw_blog-post-view .main {
        padding-top: 40px
    }

    .aw_blog-post-view figure {
        min-height: 490px
    }

    .aw_blog-post-view .page-title-section .blog-post-featured-image-wrapper:not(.placeholder) {
        padding-bottom: 490px
    }

    .aw_blog-post-view .blog-post-details-header {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .aw_blog-post-view .blog-post-details-header h1,
    .aw_blog-post-view .blog-post-details-header .h1,
    .aw_blog-post-view .blog-post-details-header .h1 {
        line-height: 50px;
        margin: 0 0 10px
    }

    .aw_blog-post-view .blog-post-content div[data-content-type=row] {
        padding: 0
    }

    .aw_blog-post-view .blog-post-content p,
    .aw_blog-post-view .blog-post-content .p,
    .aw_blog-post-view .blog-post-content .p {
        font-size: 1.4rem;
        line-height: 26px
    }

    .block-related-posts-wrapper .block-title,
    .block-blog-recent-post .block-title {
        text-align: center;
        margin-bottom: 20px
    }

    .aw_blog-category-view.page-layout-2columns-right,
    .aw_blog-index-index.page-layout-2columns-right {
        padding-bottom: 10px
    }

    .aw_blog-category-view.page-layout-2columns-right .blog-posts,
    .aw_blog-index-index.page-layout-2columns-right .blog-posts {
        margin-left: -35px;
        margin-right: -35px
    }

    .blog-pagination-container {
        margin-bottom: 30px
    }

    .blog-tags-cloud a,
    .blog-tags a {
        margin: 0 15px 20px 0
    }

    .aw-et-product-page .aw-et.additional-attributes-wrapper.table-wrapper {
        padding-left: 35px;
        padding-right: 35px
    }

    .page-product-bundle .product-bottom-row {
        padding-top: 50px
    }

    .block-bundle-summary {
        margin-top: 50px
    }

    .bundle-info {
        margin-bottom: 60px
    }

    .bundle-summary [data-container=product-summary] {
        padding-bottom: 30px
    }

    .catalog-product-view .product.data.items .title .switch:after {
        right: 0
    }

    .catalog-product-view .product-info-price {
        margin: 0
    }

    .product-row {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-top-row {
        padding-top: 30px;
        margin-bottom: 50px
    }

    .product-bottom-row {
        margin-bottom: 25px
    }

    .product.attribute.description h2,
    .product.attribute.description .h2,
    .product.attribute.description .block-related-posts-wrapper .block-title,
    .product.attribute.description .block-blog-recent-post .block-title,
    .product.attribute.description .h2,
    .product.attribute.description .block-related-posts-wrapper .block-title,
    .product.attribute.description .block-blog-recent-post .block-title,
    .product.attribute.description .aw_blog_related_products .block-title {
        margin-bottom: 20px
    }

    .product.attribute.description .pagebuilder-column-group,
    .product.attribute.description .column-group {
        margin: 0 -10px 20px
    }

    .product.attribute.description .pagebuilder-column-group .pagebuilder-column,
    .product.attribute.description .column-group .pagebuilder-column {
        width: 33.33333333% !important
    }

    .dangerous-goods {
        margin-top: 20px
    }

    .product-add-form .extra-info {
        padding-right: 0
    }

    .gallery-wrapper .gallery-placeholder-wrapper,
    .gallery-wrapper .gallery-placeholder {
        max-width: 100%;
        max-height: 100%
    }

    .gallery-wrapper .slick-nav .dummy {
        width: 90px;
        height: 90px
    }

    .gallery-wrapper .slick-nav .slick-arrow {
        background: #f1f2f2;
        width: 90px
    }

    .gallery-wrapper.vertical-thumbs .gallery-placeholder.gallery-init {
        max-width: calc(100vw - 190px);
        max-height: calc(100vw - 190px);
        margin-left: 30px
    }

    .gallery-wrapper.vertical-thumbs .slick-nav {
        height: 430px;
        width: 90px
    }

    .gallery-wrapper.vertical-thumbs .slick-nav .dummy,
    .gallery-wrapper.vertical-thumbs .slick-nav .slick-slide {
        height: 90px !important;
        width: 90px !important;
        margin: 0 0 20px
    }

    .gallery-wrapper.vertical-thumbs .slick-nav .slick-arrow {
        height: 60px
    }

    .gallery-wrapper.vertical-thumbs .slick-nav .slick-prev {
        top: 0
    }

    .gallery-wrapper.vertical-thumbs .slick-nav .slick-prev:before {
        margin-top: -25px
    }

    .gallery-wrapper.vertical-thumbs .slick-nav .slick-next {
        bottom: 0
    }

    .gallery-wrapper.vertical-thumbs .slick-nav .slick-next:before {
        margin-bottom: -25px
    }

    .gallery-wrapper.vertical-thumbs .slick-dots {
        display: none !important
    }

    .gallery-wrapper.horizontal-thumbs .gallery-placeholder.gallery-init {
        max-width: 100%;
        max-height: 100%;
        margin-left: 0
    }

    .gallery-wrapper.horizontal-thumbs .slick-nav {
        width: 80vw;
        height: 90px
    }

    .gallery-wrapper.horizontal-thumbs .slick-nav .slick-slide {
        width: 90px !important;
        height: 90px
    }

    .gallery-wrapper.horizontal-thumbs .slick-nav .slick-slide,
    .gallery-wrapper.horizontal-thumbs .slick-nav .dummy {
        margin: 0 20px 0 0
    }

    .gallery-wrapper.horizontal-thumbs .slick-nav .slick-slide img,
    .gallery-wrapper.horizontal-thumbs .slick-nav .dummy img {
        width: 100%;
        height: auto
    }

    .catalog-category-view._has-modal .filters-modal.modal-slide .modal-inner-wrap,
    .bookingonline-index-index._has-modal .filters-modal.modal-slide .modal-inner-wrap {
        padding-left: calc(100% - 375px)
    }

    .catalog-category-view._has-modal .filters-modal.modal-slide .action-close,
    .bookingonline-index-index._has-modal .filters-modal.modal-slide .action-close {
        left: calc(100% - 435px)
    }

    .catalog-category-view .breadcrumbs,
    .catalogsearch-result-index .breadcrumbs {
        margin-bottom: 9px
    }

    .catalog-category-view .page-title-section,
    .catalogsearch-result-index .page-title-section {
        padding: 28px 0
    }

    .catalog-category-view .page-title-section .page-title,
    .catalogsearch-result-index .page-title-section .page-title {
        font-size: 5rem
    }

    .catalog-category-view.page-layout-2columns-left .sidebar-main,
    .catalogsearch-result-index.page-layout-2columns-left .sidebar-main,
    .catalog-category-view.page-layout-2columns-left .column.main,
    .catalogsearch-result-index.page-layout-2columns-left .column.main {
        width: 100%
    }

    .catalog-category-view.page-layout-2columns-left .sidebar-main,
    .catalogsearch-result-index.page-layout-2columns-left .sidebar-main {
        padding-right: 0
    }

    .catalog-category-view main.page-main,
    .catalogsearch-result-index main.page-main {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .catalog-category-view .products.wrapper .product-items,
    .catalogsearch-result-index .products.wrapper .product-items,
    .bookingonline-index-index .products.wrapper .product-items {
        margin: 0 -10px
    }

    .catalog-category-view .products.wrapper .product-items .product-item,
    .catalogsearch-result-index .products.wrapper .product-items .product-item,
    .bookingonline-index-index .products.wrapper .product-items .product-item {
        padding: 0 10px
    }

    .catalog-category-view .products.wrapper .product-items>.product-item,
    .catalogsearch-result-index .products.wrapper .product-items>.product-item,
    .bookingonline-index-index .products.wrapper .product-items>.product-item {
        margin: 0 0 30px;
        max-width: 33.33333333%;
        width: 33.33333333%
    }

    .isSafari .catalog-category-view .products.wrapper .product-items>.product-item,
    .isSafari .catalogsearch-result-index .products.wrapper .product-items>.product-item,
    .isSafari .bookingonline-index-index .products.wrapper .product-items>.product-item {
        max-width: 33.18333333%
    }

    .category-description {
        padding-top: 4px
    }

    .catalog-category-view.page-layout-2columns-right #main-form-search-mobile .sidebar-additional,
    .catalogsearch-result-index.page-layout-2columns-right #main-form-search-mobile .sidebar-additional,
    .catalog-category-view.page-layout-2columns-left #main-form-search-mobile .sidebar-additional,
    .catalogsearch-result-index.page-layout-2columns-left #main-form-search-mobile .sidebar-additional {
        width: 100%
    }

    .block.upsell h2,
    .block.crosssell h2,
    .block.related h2,
    .block.upsell .h2,
    .block.crosssell .h2,
    .block.related .h2,
    .block.upsell .block-related-posts-wrapper .block-title,
    .block.crosssell .block-related-posts-wrapper .block-title,
    .block.related .block-related-posts-wrapper .block-title,
    .block.upsell .block-blog-recent-post .block-title,
    .block.crosssell .block-blog-recent-post .block-title,
    .block.related .block-blog-recent-post .block-title,
    .block.upsell .h2,
    .block.crosssell .h2,
    .block.related .h2,
    .block.upsell .block-related-posts-wrapper .block-title,
    .block.crosssell .block-related-posts-wrapper .block-title,
    .block.related .block-related-posts-wrapper .block-title,
    .block.upsell .block-blog-recent-post .block-title,
    .block.crosssell .block-blog-recent-post .block-title,
    .block.related .block-blog-recent-post .block-title,
    .block.upsell .aw_blog_related_products .block-title,
    .block.crosssell .aw_blog_related_products .block-title,
    .block.related .aw_blog_related_products .block-title {
        margin-bottom: 40px
    }

    .product-bottom-row .block.related h2,
    .product-bottom-row .block.related .h2,
    .product-bottom-row .block.related .block-related-posts-wrapper .block-title,
    .product-bottom-row .block.related .block-blog-recent-post .block-title,
    .product-bottom-row .block.related .h2,
    .product-bottom-row .block.related .block-related-posts-wrapper .block-title,
    .product-bottom-row .block.related .block-blog-recent-post .block-title,
    .product-bottom-row .block.related .aw_blog_related_products .block-title {
        margin: 88px 0 51px
    }

    .cms-contact-us .webforms {
        margin-top: 0
    }

    .cms-contact-us .webforms form {
        padding-top: 30px
    }

    .cms-contact-us .block-highlighted {
        background: 0 0;
        border: 1px solid #f1f2f2 !important
    }

    .cms-contact-us .block-highlighted dt {
        max-width: 130px
    }

    .pre-footer-block .pagebuilder-column-group .pagebuilder-column,
    .pre-footer-block .column-group .pagebuilder-column {
        padding: 60px 10px 50px !important
    }

    .catalog-product-view .pre-footer-block .pagebuilder-column-group .pagebuilder-column [data-content-type=text],
    .catalog-product-view .pre-footer-block .column-group .pagebuilder-column [data-content-type=text] {
        margin: 0 auto;
        max-width: 68%
    }

    .home-banner .pagebuilder-banner-wrapper .pagebuilder-overlay,
    .home-banner .pagebuilder-slide-wrapper .pagebuilder-overlay {
        padding: 48px 95px;
        max-width: none
    }

    .home-banner.pagebuilder-slider div[data-element=content] h1,
    .home-banner h1,
    .home-banner.pagebuilder-slider div[data-element=content] .h1,
    .home-banner .h1,
    .home-banner.pagebuilder-slider div[data-element=content] .h1,
    .home-banner .h1 {
        font-size: 5rem;
        margin: 0 0 26px
    }

    .home-banner .pagebuilder-button-secondary {
        margin-top: 45px
    }

    .home-product-slider {
        padding: 60px 0 30px !important
    }

    .home-product-slider .pagebuilder-column {
        padding: 0 12px
    }

    .ambassador-block {
        padding: 30px 0 50px
    }

    .ambassador-block .pagebuilder-column:first-child {
        width: 100% !important
    }

    .ambassador-block .pagebuilder-column:first-child figure {
        margin-bottom: 10px
    }

    .ambassador-block .pagebuilder-column:nth-child(2):not(:last-of-type) {
        width: 280px !important
    }

    .ambassador-block .pagebuilder-column:nth-child(2) figure {
        margin: 0
    }

    .ambassador-block .pagebuilder-column:nth-child(2):last-of-type {
        text-align: center
    }

    .ambassador-block .pagebuilder-column:nth-child(2):last-of-type [data-content-type=buttons] {
        text-align: center !important
    }

    .ambassador-block .pagebuilder-column:last-child {
        width: calc(100% - 280px) !important
    }

    .ambassador-block [data-content-type=button-item]:first-child {
        margin-right: 40px
    }

    .ambassador-block .pagebuilder-button-secondary {
        min-width: 200px
    }

    .home-black-bg h2,
    .home-black-bg .h2,
    .home-black-bg .block-related-posts-wrapper .block-title,
    .home-black-bg .block-blog-recent-post .block-title,
    .home-black-bg .h2,
    .home-black-bg .block-related-posts-wrapper .block-title,
    .home-black-bg .block-blog-recent-post .block-title,
    .home-black-bg .aw_blog_related_products .block-title {
        margin-top: 60px
    }

    .home-embedded-block {
        margin-bottom: 60px !important
    }

    .home-embedded-block .pagebuilder-column-group {
        margin: 0;
        padding: 50px 60px 60px
    }

    .home-embedded-block h3,
    .home-embedded-block .h3,
    .home-embedded-block .h3 {
        font-size: 3rem;
        line-height: 36px;
        margin-bottom: 16px
    }

    .home-embedded-block [data-content-type=text] {
        margin-bottom: 25px
    }

    .home-news .cms-block-title [data-content-type=text] {
        margin-bottom: 30px
    }

    .home-news .widget .slick-dots {
        margin: 13px 0 53px
    }

    .cms-blocks-in-row img {
        height: 350px !important
    }

    .cms-banner {
        min-height: 300px !important
    }

    .cms-compare {
        padding: 30px 33px !important
    }

    .cms-compare .slick-slide .column-width-6-md,
    .cms-compare .slick-slide div[data-width-md=column-width-6] {
        max-width: 100%;
        width: 100% !important;
        padding: 0 10px
    }

    .cms-compare [data-content-type=buttons] {
        padding: 21px 0 0 !important
    }

    .cms-compare .pagebuilder-button-secondary {
        max-width: 340px;
        width: 340px
    }

    .blocks-in-line .pagebuilder-column-group {
        margin: 0 35px
    }

    .blocks-in-line .pagebuilder-column {
        min-height: 230px
    }

    .blocks-in-line .column-width-6-sm,
    .blocks-in-line div[data-width-sm=column-width-6] {
        width: calc(50% - 15px) !important;
        margin: 0 0 30px 15px
    }

    .blocks-in-line .column-width-6-sm:first-child,
    .blocks-in-line div[data-width-sm=column-width-6]:first-child {
        margin-right: 15px;
        margin-left: 0
    }

    .blocks-in-line .column-width-12-sm,
    .blocks-in-line div[data-width-sm=column-width-12] {
        margin: 0 0 30px
    }

    .cms-landing-block-title {
        padding: 6px 34px 16px !important
    }

    .cms-landing-benefit h1,
    .cms-landing-benefit h2,
    .cms-landing-benefit .h1,
    .cms-landing-benefit .h2,
    .cms-landing-benefit .block-related-posts-wrapper .block-title,
    .cms-landing-benefit .block-blog-recent-post .block-title,
    .cms-landing-benefit .h1,
    .cms-landing-benefit .h2,
    .cms-landing-benefit .block-related-posts-wrapper .block-title,
    .cms-landing-benefit .block-blog-recent-post .block-title,
    .cms-landing-benefit .aw_blog_related_products .block-title {
        margin: 30px 0
    }

    .cms-landing-benefit .pagebuilder-column {
        padding: 0 46px !important
    }

    .cms-text-white {
        padding-bottom: 20px !important
    }

    .cms-text-white h2,
    .cms-text-white .h2,
    .cms-text-white .block-related-posts-wrapper .block-title,
    .cms-text-white .block-blog-recent-post .block-title,
    .cms-text-white .h2,
    .cms-text-white .block-related-posts-wrapper .block-title,
    .cms-text-white .block-blog-recent-post .block-title,
    .cms-text-white .aw_blog_related_products .block-title {
        margin: 30px 0
    }

    .cms-embedded-block {
        margin: 0 34px !important
    }

    .cms-embedded-block .pagebuilder-poster-overlay,
    .cms-embedded-block .pagebuilder-slide-wrapper {
        min-height: 418px !important
    }

    .cms-embedded-block .pagebuilder-slider .slick-prev {
        left: 6px
    }

    .cms-embedded-block .pagebuilder-slider .slick-next {
        right: 6px
    }

    .cms-landing-video {
        padding-top: 60px !important
    }

    .cms-landing-video .pagebuilder-column-group {
        margin: 0
    }

    .cms-landing-video .pagebuilder-column-group .column-width-6-md,
    .cms-landing-video .pagebuilder-column-group div[data-width-md=column-width-6] {
        padding: 0;
        margin: 0
    }

    .cms-landing-video h2,
    .cms-landing-video .h2,
    .cms-landing-video .block-related-posts-wrapper .block-title,
    .cms-landing-video .block-blog-recent-post .block-title,
    .cms-landing-video .h2,
    .cms-landing-video .block-related-posts-wrapper .block-title,
    .cms-landing-video .block-blog-recent-post .block-title,
    .cms-landing-video .aw_blog_related_products .block-title {
        margin: 30px 0 45px
    }

    .cms-landing-video [data-content-type=text] {
        padding: 0 34px 50px
    }

    .cms-landing-product .pagebuilder-column-group {
        padding: 80px 0 40px;
        margin: 0
    }

    .cms-landing-product .pagebuilder-column-group .pagebuilder-column:last-child {
        padding-left: 9.3% !important
    }

    .cms-landing-product h2,
    .cms-landing-product .h2,
    .cms-landing-product .block-related-posts-wrapper .block-title,
    .cms-landing-product .block-blog-recent-post .block-title,
    .cms-landing-product .h2,
    .cms-landing-product .block-related-posts-wrapper .block-title,
    .cms-landing-product .block-blog-recent-post .block-title,
    .cms-landing-product .aw_blog_related_products .block-title {
        margin: 27px 0 24px
    }

    .cms-landing-product [data-content-type=html] ul {
        margin: 20px 0 5px
    }

    .cms-landing-product [data-content-type=html] li {
        margin: 0 0 33px
    }

    .cms-landing-visual .pagebuilder-column:last-of-type {
        min-height: 544px !important
    }

    .cms-landing-visual h2,
    .cms-landing-visual .h2,
    .cms-landing-visual .block-related-posts-wrapper .block-title,
    .cms-landing-visual .block-blog-recent-post .block-title,
    .cms-landing-visual .h2,
    .cms-landing-visual .block-related-posts-wrapper .block-title,
    .cms-landing-visual .block-blog-recent-post .block-title,
    .cms-landing-visual .aw_blog_related_products .block-title {
        margin: 60px 0 20px
    }

    .cms-landing-visual [data-content-type=text] {
        padding: 0 10px 10px
    }

    .cms-landing-visual [data-content-type=buttons] {
        padding: 10px 0 60px !important
    }

    .cms-landing-product-list {
        padding: 60px 29px 40px !important
    }

    .cms-landing-product-list .widget:not(.products-crosssell) .product-items .product-item {
        padding: 0 15px
    }

    .cms-healthcare .robotic-block [data-content-type=buttons] {
        margin-left: -20px !important;
        margin-right: -20px !important
    }

    .category-slider {
        margin: 0 -35px !important
    }

    .cms-page-view:not(.cms-index-index) .sidebar-main {
        margin-top: 15px
    }

    .table-order-items>thead>tr>th {
        white-space: nowrap;
        padding: 9px 2px
    }

    .table-order-items>tbody>tr>td {
        font-size: 1.4rem;
        line-height: 19px;
        padding: 17px 2px;
        vertical-align: middle
    }

    .table-order-items>tbody>tr>td.id {
        width: 20%
    }

    .table-order-items>tbody>tr>td.date,
    .table-order-items>tbody>tr>td.shipping {
        width: 17%
    }

    .table-order-items>tbody>tr>td.actions {
        text-align: center
    }

    .table-order-items>tbody>tr>td.actions a {
        text-decoration: underline
    }

    table.details>thead th,
    table.creditmemo>thead th,
    table.shipment>thead th,
    table.invoice>thead th,
    table.details>tbody th,
    table.creditmemo>tbody th,
    table.shipment>tbody th,
    table.invoice>tbody th,
    table.details>thead td,
    table.creditmemo>thead td,
    table.shipment>thead td,
    table.invoice>thead td,
    table.details>tbody td,
    table.creditmemo>tbody td,
    table.shipment>tbody td,
    table.invoice>tbody td,
    table.details>thead span,
    table.creditmemo>thead span,
    table.shipment>thead span,
    table.invoice>thead span,
    table.details>tbody span,
    table.creditmemo>tbody span,
    table.shipment>tbody span,
    table.invoice>tbody span {
        width: 70px;
        white-space: normal;
        vertical-align: middle
    }

    table.details>thead>tr>th:last-child,
    table.creditmemo>thead>tr>th:last-child,
    table.shipment>thead>tr>th:last-child,
    table.invoice>thead>tr>th:last-child {
        padding-right: 0;
        text-align: right
    }

    table.details>tbody>tr>td:last-child,
    table.creditmemo>tbody>tr>td:last-child,
    table.shipment>tbody>tr>td:last-child,
    table.invoice>tbody>tr>td:last-child {
        padding-right: 0
    }

    table.details>tfoot>tr>th,
    table.creditmemo>tfoot>tr>th,
    table.shipment>tfoot>tr>th,
    table.invoice>tfoot>tr>th {
        padding-left: 30px
    }

    table.details>tfoot>tr>td,
    table.creditmemo>tfoot>tr>td,
    table.shipment>tfoot>tr>td,
    table.invoice>tfoot>tr>td {
        padding-right: 0
    }

    .block-dashboard-info,
    .block-dashboard-addresses {
        margin-top: 20px
    }

    .wishlist .box-tocart .product-item-actions {
        padding-right: 0;
        text-align: center;
        display: block
    }

    .wishlist .box-tocart .product-item-actions a.action {
        position: static;
        right: 0;
        margin: 0 4px
    }

    .wishlist .box-tocart .product-item-actions button.tocart,
    .wishlist .box-tocart .product-item-actions .quote-details-items .actions-toolbar>.action.tocart {
        max-width: 100%;
        margin-bottom: 10px
    }

    .wishlist .box-tocart .unavailable.stock {
        margin-bottom: 26px
    }

    .form-wishlist-items .fieldset {
        margin: 0
    }

    .account .main .block-content .box-content address {
        font-size: 1.6rem
    }

    .block-order-details-view .block-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block-order-details-view .box {
        flex: 1 1 50%;
        margin-bottom: 20px
    }

    .order-links .item {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .order-actions-toolbar {
        position: relative;
        top: auto;
        right: auto;
        clear: both;
        padding-top: 20px
    }

    .customer-account-create .main,
    .multishipping-checkout_address-newshipping .main,
    .multishipping-checkout_address-editshipping .main,
    .multishipping-checkout_address-editbilling .main,
    .multishipping-checkout-addresses .main,
    .multishipping-checkout-shipping .main,
    .multishipping-checkout-billing .main,
    .multishipping-checkout-overview .main {
        padding-top: 30px
    }

    .customer-account-createpassword form {
        padding: 30px 0 60px
    }

    .account.review-customer-index .sidebar {
        margin-bottom: 0
    }

    .account.review-customer-view .product-image-photo {
        max-width: 220px
    }

    .account.review-customer-view .customer-review .product-details .product-info {
        margin-left: 20px
    }

    .account .columns,
    .sales-guest-view .columns {
        padding-top: 20px
    }

    .account .sidebar,
    .sales-guest-view .sidebar {
        margin-top: 5px;
        margin-bottom: 15px
    }

    .account.page-layout-2columns-left .main,
    .sales-guest-view.page-layout-2columns-left .main,
    .account.page-layout-2columns-left .sidebar,
    .sales-guest-view.page-layout-2columns-left .sidebar {
        width: 100%;
        padding-right: 0
    }

    .account .page-title-wrapper.company-user h1,
    .sales-guest-view .page-title-wrapper.company-user h1,
    .account .page-title-wrapper.company-user .h1,
    .sales-guest-view .page-title-wrapper.company-user .h1,
    .account .page-title-wrapper.company-user .h1,
    .sales-guest-view .page-title-wrapper.company-user .h1 {
        width: calc(100% - 180px)
    }

    .account .page-title-wrapper.company-user>[data-content-type=row],
    .sales-guest-view .page-title-wrapper.company-user>[data-content-type=row] {
        width: calc(100% - 180px)
    }

    .account .page-title-wrapper.company-user .marketing,
    .sales-guest-view .page-title-wrapper.company-user .marketing {
        top: 11px;
        right: 34px;
        max-width: 160px
    }

    .account .main .block-title,
    .sales-guest-view .main .block-title,
    .account .main .content-title,
    .sales-guest-view .main .content-title,
    .customer-account-edit .legend {
        padding: 20px 0;
        letter-spacing: 0
    }

    .account .main .box-title,
    .sales-guest-view .main .box-title {
        margin-top: 5px
    }

    .account .main .box-actions p,
    .sales-guest-view .main .box-actions p,
    .account .main .box-content p,
    .sales-guest-view .main .box-content p,
    .account .main .box-actions span,
    .sales-guest-view .main .box-actions span,
    .account .main .box-content span,
    .sales-guest-view .main .box-content span,
    .account .main .box-actions a,
    .sales-guest-view .main .box-actions a,
    .account .main .box-content a,
    .sales-guest-view .main .box-content a,
    .account .main .box-actions address,
    .sales-guest-view .main .box-actions address,
    .account .main .box-content address,
    .sales-guest-view .main .box-content address,
    .account .main .box-actions .p,
    .sales-guest-view .main .box-actions .p,
    .account .main .box-content .p,
    .sales-guest-view .main .box-content .p,
    .account .main .box-actions .p,
    .sales-guest-view .main .box-actions .p,
    .account .main .box-content .p,
    .sales-guest-view .main .box-content .p {
        font-size: 1.4rem
    }

    .block-dashboard-info .block-content .box p,
    .block-dashboard-addresses .block-content .box p,
    .block-dashboard-info .block-content .box address,
    .block-dashboard-addresses .block-content .box address,
    .block-dashboard-info .block-content .box .p,
    .block-dashboard-addresses .block-content .box .p,
    .block-dashboard-info .block-content .box .p,
    .block-dashboard-addresses .block-content .box .p {
        font-size: 1.6rem
    }

    .block-dashboard-info .block-content .box:last-child,
    .block-dashboard-addresses .block-content .box:last-child {
        padding-left: 30px
    }

    .page-layout-2columns-left.requisition_list-requisition-index .column.main,
    .page-layout-2columns-left.requisition_list-requisition-view .column.main {
        width: 100%;
        float: left;
        float: right;
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .page-layout-2columns-left.requisition_list-requisition-index .sidebar-main,
    .page-layout-2columns-left.requisition_list-requisition-view .sidebar-main {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-right: 0;
        margin-bottom: 0
    }

    .page-layout-2columns-left.requisition_list-requisition-index .sidebar-additional,
    .page-layout-2columns-left.requisition_list-requisition-view .sidebar-additional {
        width: 100%;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .account.requisition_list-requisition-index .account-nav .account-nav-title,
    .account.requisition_list-requisition-view .account-nav .account-nav-title {
        border-radius: 3px;
        border: 2px solid #f1f2f2;
        cursor: pointer;
        padding: 12px 18px;
        height: 50px;
        display: block;
        text-decoration: none
    }

    .account.requisition_list-requisition-index .account-nav .account-nav-title:after,
    .account.requisition_list-requisition-view .account-nav .account-nav-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        line-height: 24px;
        color: #0a0203;
        content: 'chevron_down';
        font-family: 'Material Icons Outlined';
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .account.requisition_list-requisition-index .account-nav .account-nav-title:after,
    .account.requisition_list-requisition-view .account-nav .account-nav-title:after {
        float: right
    }

    .account.requisition_list-requisition-index .account-nav .account-nav-title.active,
    .account.requisition_list-requisition-view .account-nav .account-nav-title.active {
        background: #f8f8f8;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0
    }

    .account.requisition_list-requisition-index .account-nav .account-nav-content,
    .account.requisition_list-requisition-view .account-nav .account-nav-content {
        display: none
    }

    .account.requisition_list-requisition-index .account-nav .account-nav-content.active,
    .account.requisition_list-requisition-view .account-nav .account-nav-content.active {
        border: 2px solid #f1f2f2;
        border-top: 0;
        display: block
    }

    .account.requisition_list-requisition-index .account-nav .items,
    .account.requisition_list-requisition-view .account-nav .items {
        padding: 15px 18px
    }

    .account.requisition_list-requisition-index .account-nav .item,
    .account.requisition_list-requisition-view .account-nav .item {
        margin-bottom: 15px
    }

    .account.requisition_list-requisition-index .main {
        margin-bottom: 25px
    }

    .account.requisition_list-requisition-index .main .block-title {
        padding: 8px 0 25px;
        margin-top: 35px
    }

    .account.requisition_list-requisition-index .main .pages .pages-items {
        opacity: 1
    }

    .header-items {
        padding-left: 35px;
        padding-right: 35px
    }

    .minisearch .actions,
    .algolia-search-block .actions {
        right: 65px
    }

    .product-info-main .swatch-opt {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .product-info-main .swatch-opt .swatch-attribute {
        width: 50%;
        padding-right: 20px
    }

    .product-info-main .swatch-opt .swatch-attribute:nth-child(even) {
        padding-left: 10px
    }

    .copyright-wrapper {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .force-signup-form {
        padding: 0 35px 55px
    }

    .force-signup-form>[data-content-type=row][data-appearance=contained] {
        padding: 0 35px 5px
    }

    .force-signup-form .fieldset .field,
    .force-signup-form .fieldset .fieldset>.fields {
        width: calc(50% - 10px)
    }

    .force-signup-form .fieldset .field:nth-child(odd),
    .force-signup-form .fieldset .fieldset>.fields:nth-child(odd) {
        margin-right: 10px
    }

    .force-signup-form .fieldset .field:nth-child(even),
    .force-signup-form .fieldset .fieldset>.fields:nth-child(even) {
        margin-left: 10px
    }

    .main-form {
        margin: 0 -35px 30px;
        padding: 0 35px
    }

    #book-price-content .fc-toolbar.fc-header-toolbar .fc-center {
        margin-top: 12px
    }

    .nikon_eventtickets-attendance-index .products-grid .product-items>.product-item {
        margin: 0 0 30px;
        max-width: 33.33333333%
    }

    .isSafari .nikon_eventtickets-attendance-index .products-grid .product-items>.product-item {
        max-width: 33.28125%
    }

    #store-search-widget .store-search-result .result-table .store-list-item td.business-hours {
        width: 50%
    }

    #store-search-widget #store-search-table tr {
        display: table-row;
        flex-direction: column
    }

    #store-search-widget #store-search-table tr:not(.store-type) {
        padding-bottom: 10px
    }

    #store-search-widget #store-search-table tr>th {
        border-top: none
    }

    #store-search-widget #store-search-table .store-type .header {
        width: 40%
    }

    .page-title-section.has-submenu {
        padding-left: 12px !important
    }
}

@media all and (min-width:479px) and (max-width:979px) {
    .isSafari.iMobileDevices aside.smile-storedelivery-checkout-modal .store-search-form {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .isSafari.iMobileDevices aside.smile-storedelivery-checkout-modal .store-search-form>* {
        -webkit-flex-basis: calc(100% - 5px);
        -ms-flex-preferred-size: calc(100% - 5px);
        flex-basis: calc(100% - 5px)
    }

    .isSafari.iMobileDevices aside.smile-storedelivery-checkout-modal .store-search-form>*:first-child {
        margin-right: 5px
    }

    .isSafari.iMobileDevices aside.smile-storedelivery-checkout-modal .store-search-form>*:last-child {
        margin-left: 5px
    }

    .isSafari.iMobileDevices aside.smile-storedelivery-checkout-modal .modal-inner-wrap .modal-content {
        -webkit-flex-basis: calc(100vh - 170px);
        -ms-flex-preferred-size: calc(100vh - 170px);
        flex-basis: calc(100vh - 170px)
    }

    .isSafari.iMobileDevices aside.smile-storedelivery-checkout-modal .modal-inner-wrap .modal-footer {
        -webkit-flex-basis: 80px;
        -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
        padding-top: 10px
    }

    .isSafari.iMobileDevices body.checkout-index-index aside.smile-storedelivery-checkout-modal .fulltext-search-wrapper .field {
        margin-bottom: 0
    }

    .isSafari.iMobileDevices body.checkout-index-index aside.smile-storedelivery-checkout-modal .search-result-list {
        max-height: calc(100vh - 220px)
    }
}

#confirmBox {
    border-radius: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    overflow-x: hidden
}

#confirmBox>.cross {
    display: none
}

#confirmBox .amcart-message-box {
    font-size: 1.6rem;
    margin: 0;
    background: #0a0203;
    color: #fd0;
    letter-spacing: 1.6px;
    padding: 18px 30px 13px;
    line-height: 24px
}

#confirmBox .amcart-message-box .added-item {
    font-size: 1.6rem;
    display: inline-block;
    font-weight: 600;
    color: #fd0;
    text-decoration: none;
    margin: 0 0 7px;
    text-transform: uppercase
}

#confirmBox .amcart-message-box>.text {
    font-size: 1.6rem;
    margin: 0
}

#confirmBox .amcart-message-box>.text#amcart-count {
    font-size: 1.4rem;
    line-height: 19px;
    background: #f1f2f2;
    color: #0a0203;
    padding: 20px 30px 8px;
    margin: 0 -30px
}

#confirmBox .amcart-message-box>.text #am-a-count {
    font-size: 1.4rem;
    font-weight: 400;
    color: #0a0203;
    text-decoration: none
}

#confirmBox .amcart-message-box>.text #am-a-count:hover {
    text-decoration: underline;
    color: #0a0203
}

#confirmBox .amcart-message-box>.text.amcart-subtotal {
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 30px 20px;
    margin: 0 -30px -13px;
    color: #0a0203;
    background: #f1f2f2
}

#confirmBox .amcart-message-box .deposit .text {
    font-size: 2rem
}

#confirmBox .amcart-message-box .message.error>b:before {
    display: none
}

#confirmBox .product-item .price-box {
    margin-top: auto
}

#confirmBox .am-related-box {
    width: 100%
}

#confirmBox .am-related-box:empty {
    margin: 0
}

#confirmBox .am-related-box .related {
    width: 100%
}

#confirmBox .am-related-box .related .products .product-item {
    width: 100%
}

#confirmBox .am-related-box .related .product-item-actions .tocart {
    background: #fd0;
    box-shadow: none;
    border-radius: 3px;
    border: 2px solid #fd0
}

#confirmBox .am-related-box .related .product-item-actions .tocart:hover {
    background: 0 0
}

#confirmBox .am-related-box .related .product-item-actions .towishlist {
    background: #fff;
    color: #000
}

#confirmBox .am-related-box .related .product-item-actions .towishlist:before {
    content: 'favorite_border'
}

#confirmBox .am-related-box .related .product-item-actions .towishlist:hover {
    background: #fd0
}

#confirmBox .am-related-box .related .product-item-actions .tocompare {
    color: #000
}

#confirmBox .am-related-box .related .product-item-actions .tocompare:before {
    content: 'sync_alt'
}

#confirmBox .am-related-box .related .product-item-actions .am-actions-wrapper .action {
    width: 29px;
    background: #fff;
    color: #000
}

#confirmBox .am-related-box .related .product-item-actions .am-actions-wrapper .action:before {
    line-height: 22px
}

#confirmBox .am-related-box .related .product-item-actions .am-actions-wrapper .action:hover,
#confirmBox .am-related-box .related .product-item-actions .am-actions-wrapper .action:active,
#confirmBox .am-related-box .related .product-item-actions .am-actions-wrapper .action:focus {
    background: #fd0
}

#confirmBox .am-related-box .related .product-item-actions .am-actions-wrapper .actions-secondary .action {
    color: #000
}

#confirmBox .am-photo-container {
    width: auto;
    margin: 13px -30px 0;
    padding: 20px 30px;
    background: #fff
}

#confirmBox .am-photo-container .product-item-photo {
    width: 120px
}

#confirmBox .am-photo-container .amcart-qty-wrap {
    width: 103px
}

#confirmBox .am-photo-container .amcart-control,
#confirmBox .am-photo-container .amcart-label {
    display: none
}

#confirmBox .am-photo-container .amcart-refresh {
    display: inline-block;
    text-decoration: none;
    background: 0 0;
    opacity: 1;
    height: 40px;
    margin: 0 0 0 3px
}

#confirmBox .am-photo-container .amcart-refresh:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
    line-height: 40px;
    color: #0a0203;
    content: 'refresh';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

#confirmBox .am-photo-container .amcart-input {
    font-size: 1.4rem;
    width: 70px;
    height: 40px
}

#confirmBox .backorder-message {
    padding: 20px 30px 5px
}

#confirmBox .backorder-message .message {
    background-color: unset;
    text-align: left
}

#confirmBox .backorder-message .message div {
    padding: 0
}

#confirmBox .amcart-confirm-buttons {
    padding: 20px 30px 25px;
    margin: 0;
    letter-spacing: 1.2px
}

#confirmBox .amcart-confirm-buttons .button {
    font-size: 1.2rem;
    font-weight: 600;
    color: #0a0203;
    border: 2px solid #fd0;
    width: calc(50% - 5px);
    border-radius: 0;
    opacity: 1;
    box-shadow: none
}

#confirmBox .amcart-confirm-buttons .am-btn-center {
    max-width: unset;
    width: 100%;
    margin-bottom: 10px
}

#confirmBox .amcart-confirm-buttons .am-btn-left {
    margin: 0 10px 0 0;
    background: #fff
}

#confirmBox .amcart-confirm-buttons .am-btn-left:hover {
    background: #fd0
}

#confirmBox .amcart-confirm-buttons .primary {
    background: #fd0
}

#confirmBox .amcart-confirm-buttons .no-padding {
    padding: 0
}

#confirmBox .amcart-confirm-buttons .checkout {
    font-size: 1.2rem;
    font-weight: 600;
    color: #0a0203;
    text-decoration: none;
    padding: 0;
    margin: 15px 0 0;
    text-transform: uppercase
}

#confirmBox .amcart-confirm-buttons .checkout:hover {
    text-decoration: underline
}

.order-attributes .order-attributes-form.fieldset {
    margin: 0
}

.order-attributes .order-attributes-form.fieldset .field[name="amastySummaryAttributes.synched"],
.order-attributes .order-attributes-form.fieldset .field[name="amastyShippingMethodAttributes.synched"],
.order-attributes .order-attributes-form.fieldset .field[name="amastyPaymentAttributes.synched"] {
    display: none
}

.order-attributes .order-attributes-form.fieldset .field a.terms {
    display: block
}

.order-attributes .order-attributes-form.fieldset .field.single-checkbox label span {
    display: none
}

.order-attributes .order-attributes-form .field .label span {
    font-size: 1.4rem;
    font-weight: 400
}

.payment-methods .order-attributes .order-attributes-form {
    margin-bottom: 30px
}

.payment-methods .order-attributes .order-attributes-form.fieldset .field {
    padding-left: 0
}

.rental-product .product-info-main .product-payments-wrapper,
.rental-product .product-info-main .rating_summary_block {
    display: none
}

.rental-product .product-options-bottom .box-tocart .actions {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.rental-product .product-options-bottom .box-tocart .message-box {
    order: 3;
    width: 100%
}

.rental-product .product-options-bottom .box-tocart .button-wrapper {
    width: 47%
}

.rental-product .product-options-bottom .box-tocart .tocart.primary {
    background: #0a0203;
    border-color: #0a0203;
    color: #fff;
    width: 47%
}

.rental-product .product-options-bottom .box-tocart .tocart.primary:hover,
.rental-product .product-options-bottom .box-tocart .tocart.primary:active,
.rental-product .product-options-bottom .box-tocart .tocart.primary:focus {
    border-color: #fd0;
    color: #0a0203;
    background: #fff
}

.rental-product .product-options-bottom .box-tocart .tocart.primary:before {
    content: ''
}

.rental-product .product-options-bottom .buy-product {
    max-width: 100%;
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 15px 25px 14px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.7rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.rental-product .product-options-bottom .buy-product:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 17px;
    color: inherit;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.rental-product .product-options-bottom .buy-product:hover:before {
    color: inherit
}

.rental-product .product-options-bottom .buy-product:active:before {
    color: inherit
}

.rental-product .product-options-bottom .buy-product:focus,
.rental-product .product-options-bottom .buy-product:active {
    background: 0 0;
    border: 2px solid #fd0;
    color: #0a0203
}

.rental-product .product-options-bottom .buy-product:hover {
    background: 0 0;
    border: 2px solid #fd0;
    color: #0a0203
}

.rental-product .product-options-bottom .buy-product.disabled,
.rental-product .product-options-bottom .buy-product[disabled],
fieldset[disabled] .rental-product .product-options-bottom .buy-product {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.rental-product .product-options-bottom .buy-product:before {
    text-transform: none
}

.rental-time {
    margin-bottom: 20px;
    position: relative
}

.rental-time #rentdates {
    margin-top: 5px
}

.rental-time i.fa-calendar {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 11px;
    top: 40px;
    width: 23px;
    font-style: normal;
    cursor: pointer
}

.rental-time i.fa-calendar:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 1;
    color: #0a0203;
    content: 'event';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.rental-time i.fa-calendar:after {
    display: none
}

.nikon.daterangepicker:not(.single) {
    padding-top: 0;
    min-width: unset;
    z-index: 1
}

.nikon.daterangepicker:not(.single) .calendar-time select {
    background-position: 150% 51% !important
}

.nikon.daterangepicker:not(.single) .calendar-time select.hourselect {
    padding: 6px
}

.nikon.daterangepicker:not(.single) .calendar-time select.minuteselect {
    padding: 6px
}

.nikon.daterangepicker:not(.single) .calendar-time select.secondselect {
    padding: 6px
}

.nikon.daterangepicker:not(.single) .calendar-time select.ampmselect {
    padding: 6px
}

.nikon.daterangepicker:not(.single) .drp-buttons {
    display: flex;
    justify-content: end;
    border-top: none;
    padding-top: 20px
}

.nikon.daterangepicker:not(.single) .drp-buttons .btn {
    max-width: 100px;
    margin: 0 5px;
    padding: 10px
}

.nikon.daterangepicker:not(.single) .drp-buttons .btn.btn-primary {
    background-color: #fd0;
    color: #0a0203;
    border-color: #fd0
}

.nikon.daterangepicker:not(.single) .drp-calendar .input-mini {
    margin: 0 0 5px;
    padding: 0 33px 0 20px;
    width: 100%
}

.nikon.daterangepicker:not(.single) .drp-calendar .daterangepicker_input {
    position: relative
}

.nikon.daterangepicker:not(.single) .drp-calendar .daterangepicker_input i {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 11px;
    top: 13px;
    width: 23px;
    font-style: normal
}

.nikon.daterangepicker:not(.single) .drp-calendar .daterangepicker_input i:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 1;
    color: #0a0203;
    content: 'event';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.nikon.daterangepicker:not(.single) .drp-calendar .daterangepicker_input i:after {
    display: none
}

.nikon.daterangepicker:not(.single) table th {
    font-size: 1.4rem;
    padding-top: 5px
}

.nikon.daterangepicker:not(.single) table td {
    font-size: 1.4rem;
    border-radius: 0;
    width: 36px;
    height: 36px
}

.nikon.daterangepicker:not(.single) table td.active {
    background-color: #0a0203
}

.nikon.daterangepicker:not(.single) table td.active:hover {
    background-color: #0a0203
}

.nikon.daterangepicker:not(.single) table td.in-range {
    background-color: #f1f2f2
}

.nikon.daterangepicker:not(.single) table td.in-range.active {
    background-color: #0a0203
}

.nikon.daterangepicker:not(.single) table td.in-range.active:hover {
    background-color: #0a0203
}

.search-autocomplete .product-shop .product-actions .type-rental {
    background: #0a0203;
    border-color: #0a0203;
    color: #fff
}

.search-autocomplete .product-shop .product-actions .type-rental:hover,
.search-autocomplete .product-shop .product-actions .type-rental:active,
.search-autocomplete .product-shop .product-actions .type-rental:focus {
    border-color: #fd0;
    color: #0a0203;
    background: #fff
}

.rental-product .product-options-wrapper .field.file input[type=file] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.rental-product .product-options-wrapper .field.file .label {
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1.2px;
    font-weight: 600;
    margin: 0 0 8px
}

.rental-product .product-options-wrapper .field.file.required .booking-label-wrapper .label {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%
}

.rental-product .product-options-wrapper .field.file.required .booking-label-wrapper .label span {
    width: 100%
}

.rental-product .product-options-wrapper .field.file.required .booking-label-wrapper .label:after {
    display: none
}

.rental-product .product-options-wrapper .has-tooltip {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.rental-product .product-options-wrapper .has-tooltip .booking-option-tooltip {
    padding-left: 10px
}

.rental-product .product-options-wrapper .has-tooltip .booking-option-tooltip .tooltip-content:after,
.rental-product .product-options-wrapper .has-tooltip .booking-option-tooltip .tooltip-content:before {
    left: auto;
    right: 0
}

@media screen and (max-width:425px) {
    .nikon.daterangepicker:not(.single) {
        width: unset;
        max-width: 93%
    }

    .nikon.daterangepicker:not(.single) .drp-calendar {
        max-width: unset
    }

    .nikon.daterangepicker:not(.single) .drp-calendar .daterangepicker_input {
        margin-right: 8px
    }

    .nikon.daterangepicker:not(.single) .drp-buttons {
        justify-content: center
    }

    .nikon.daterangepicker:not(.single) .calendar-table th {
        width: unset
    }

    .nikon.daterangepicker:not(.single) .calendar-table td {
        width: calc(14.28571429%);
        height: 48px
    }
}

.account .quote-details-items .col.stock {
    font-size: 1.2rem
}

.account .quote-details-items .actions-toolbar>.action {
    text-transform: none
}

.account .quote-details-items .item-options {
    margin-top: 10px;
    order: 2;
    float: none;
    width: 100%
}

.account .quote-details-items .item-options dd {
    margin-bottom: 5px;
    margin-top: 5px
}

.negotiable_quote-quote-index .main .toolbar .pager {
    border: none;
    padding-left: 0
}

.checkout-cart-index .negotiable-quote.request .message-info.message.info {
    background: 0 0;
    padding: 0
}

.checkout-cart-index .negotiable-quote.request .message-info.message.info div {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    background: #f1f2f2
}

.checkout-cart-index .negotiable-quote.request .message-info.message.info div:before {
    top: 15px;
    left: 4px
}

.checkout-cart-index .negotiable-quote.request .message-info.message.info div:empty {
    background: 0 0;
    display: none;
    padding: 0
}

.checkout-cart-index .negotiable-quote.request .message-info.message.info div:empty:before {
    content: none
}

.product-info-main .alert.stock {
    margin-top: 20px
}

.modal-popup.subscribe-alert-stock-modal .modal-inner-wrap {
    max-width: 50rem;
    transform: translateY(-50%);
    margin-top: 50vh
}

.modal-popup.subscribe-alert-stock-modal .modal-footer {
    display: none
}

.subscribe-alert-stock-modal .secondary {
    background-image: none;
    background: #fd0;
    border: 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 15px 45px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    background: 0 0;
    min-width: 210px
}

.subscribe-alert-stock-modal .secondary:focus,
.subscribe-alert-stock-modal .secondary:active {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.subscribe-alert-stock-modal .secondary:hover {
    background: #fff;
    border: 2px solid #fd0;
    color: #0a0203
}

.subscribe-alert-stock-modal .secondary.disabled,
.subscribe-alert-stock-modal .secondary[disabled],
fieldset[disabled] .subscribe-alert-stock-modal .secondary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.subscribe-alert-stock-modal .actions-toolbar {
    margin-top: 20px
}

.subscribe-alert-stock-modal .actions-toolbar>.primary>.action {
    margin-bottom: 20px;
    width: 100%
}

.recommendations .products .product-item-info .product-item-details .product-rating {
    order: 3
}

.recommendations .products .product-item-info .product-item-details .product-item-learn-more {
    order: 5
}

.recommendations .products .slick-dots li {
    width: 10px
}

.recommendations .products .slick-dots li button,
.recommendations .products .slick-dots li .quote-details-items .actions-toolbar>.action {
    height: 10px;
    width: 10px
}

.recommendations .block-content .block-title {
    padding: 0 25px
}

.recommendations .block-content .block-title h2,
.recommendations .block-content .block-title .h2,
.recommendations .block-content .block-title .block-related-posts-wrapper .block-title,
.recommendations .block-content .block-title .block-blog-recent-post .block-title,
.recommendations .block-content .block-title .aw_blog_related_products .block-title {
    text-align: center
}

.recommendations .block-content .block-title h2 span,
.recommendations .block-content .block-title .h2 span,
.recommendations .block-content .block-title .block-related-posts-wrapper .block-title span,
.recommendations .block-content .block-title .block-blog-recent-post .block-title span,
.recommendations .block-content .block-title .aw_blog_related_products .block-title span {
    letter-spacing: 3.5px
}

.recommendations .recommendation-prices .special-price {
    margin-right: 7px
}

.home-products-recommendation-title {
    letter-spacing: 3.5px
}

.checkout-cart-index .recommendations .block-content .block-title {
    padding: 0
}

.checkout-cart-index .recommendations .slick-dots li button,
.checkout-cart-index .recommendations .slick-dots li .quote-details-items .actions-toolbar>.action {
    border: 1px solid #fd0
}

.purchase-order-data-items.product.data.items>.item.content {
    padding: 0
}

.account .title.my-purchase-orders .switch {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.6px
}

.account .purchase-order-data-items .title .switch {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 20px;
    background: 0 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 2px solid #f1f2f2;
    height: auto;
    padding: 30px 50px 30px 0;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    display: block
}

.account .purchase-order-data-items .title .switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 24px;
    color: #fd0;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: -12px -8px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.account .purchase-order-data-items .title .switch:after {
    position: absolute;
    top: 50%;
    text-transform: none;
    right: 0
}

.account .purchase-order-data-items .title.history-log .switch {
    border-bottom: 2px solid #f1f2f2
}

.account .purchase-order-data-items .title[aria-expanded=true] .switch:after {
    content: 'arrow_drop_up'
}

.account .purchase-order-data-items .purchase-order-table-items .product-item-details .product-item-name {
    font-weight: 400
}

.account .purchase-order-data-items .purchase-order-table-items .product-item-details .item-options dt {
    font-weight: 400;
    position: relative;
    margin-right: 5px
}

.account .purchase-order-data-items .purchase-order-table-items .product-item-details .item-options dt:after {
    position: absolute;
    content: ':'
}

.account .purchase-order-data-items .purchase-order-table-items .product-item-details .item-options dt {
    clear: left;
    font-size: 12px;
    font-weight: 400;
    float: left;
    margin: 0 5px 5px 0
}

.account .purchase-order-data-items .purchase-order-table-items .product-item-details .item-options dd {
    display: inline-block;
    font-size: 12px;
    float: left;
    margin: 0 0 5px
}

.account .quote-details-items .quote-table {
    padding: 20px 0 40px
}

.account .quote-details-items .item .col.item {
    padding-top: 18px
}

.account .quote-details-items .quote-table-totals-wrap {
    border-top: none
}

.account .quote-details-items .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr th,
.account .quote-details-items .quote-table-totals-wrap .table.quote-table-totals>tfoot>tr td {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.account .block-comments {
    margin-top: 10px
}

.account .block-comments .block-content {
    margin-top: 10px
}

@media all and (max-width:1024px) and (min-width:768px) {
    .purchase-order-data-items.product.data.items>.item.title>.switch {
        padding: 20px 0
    }
}

.quickorder-index-index .fields.additional.deletable-item .label {
    display: none
}

.quickorder-index-index .deletable-item-title+.fields.additional.deletable-item .label {
    display: block
}

.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
}

.quickorder-index-index form.form-addbysku {
    max-width: 100%;
    padding: 0
}

.quickorder-index-index form.form-addbysku .label,
.quickorder-index-index form.form-addbysku .fieldset>.fields>.field>.label {
    text-transform: uppercase;
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    font-weight: 700;
    margin-bottom: 20px;
    display: block
}

.quickorder-index-index .column {
    padding-top: 30px
}

.quickorder-index-index .column div[data-content-type=row] {
    padding: 0
}

.quickorder-index-index .column .block-addbysku .action .remove,
.quickorder-index-index .column .block-addbysku .deletable-item:last-child .remove,
.quickorder-index-index .column .block-addbysku .action.remove,
.quickorder-index-index .column .block-addbysku .deletable-item:last-child.remove {
    text-transform: none;
    padding: 0;
    border: none;
    background: 0 0;
    height: 40px
}

.quickorder-index-index .column .block-addbysku .action .remove:before,
.quickorder-index-index .column .block-addbysku .deletable-item:last-child .remove:before,
.quickorder-index-index .column .block-addbysku .action.remove:before,
.quickorder-index-index .column .block-addbysku .deletable-item:last-child.remove:before {
    color: #0a0203
}

.quickorder-index-index .column .block-addbysku .fieldset .fields .actions-toolbar {
    margin-left: 20px;
    margin-bottom: 20px;
    height: 50px
}

.quickorder-index-index .column .block-addbysku .field.sku,
.quickorder-index-index .column .block-addbysku .field.qty,
.quickorder-index-index .column .block-addbysku .actions-toolbar {
    display: inline-block;
    vertical-align: top
}

.quickorder-index-index .column .block-addbysku .field.sku {
    width: 100%
}

.quickorder-index-index .column .block-addbysku .field.qty {
    width: 90px;
    margin-bottom: 20px
}

.quickorder-index-index .column .block-addbysku .field.qty input {
    text-align: center
}

.quickorder-index-index .column .block-addbysku .actions-toolbar .secondary {
    display: block
}

.quickorder-index-index .column .block-addbysku .box-upload textarea {
    height: 160px;
    margin-bottom: 10px
}

.quickorder-index-index .column .block-addbysku .fieldset>.field .note,
.quickorder-index-index .column .block-addbysku .fieldset>.fields>.field .note {
    padding-left: 0
}

.quickorder-index-index .column .block-addbysku .fieldset>.field .note p,
.quickorder-index-index .column .block-addbysku .fieldset>.fields>.field .note p,
.quickorder-index-index .column .block-addbysku .fieldset>.field .note .p,
.quickorder-index-index .column .block-addbysku .fieldset>.fields>.field .note .p {
    font-size: 1.4rem;
    margin-bottom: 0
}

.quickorder-index-index .column .block-addbysku .fieldset>.field .note:before,
.quickorder-index-index .column .block-addbysku .fieldset>.fields>.field .note:before {
    content: ''
}

.quickorder-index-index .column .block-addbysku .box-upload {
    margin-bottom: 30px
}

.quickorder-index-index .column .block-addbysku .primary .action.tocart {
    background: #fd0;
    color: #0a0203
}

.quickorder-index-index .column .block-addbysku .deletable-item-title {
    display: none
}

.quickorder-index-index .column .block-addbysku .deletable-item {
    text-align: left
}

.quickorder-index-index .column .block-addbysku .wrap-sum-errors {
    margin-top: 0
}

.quickorder-index-index .column .upload.skus {
    margin-top: 60px
}

.quickorder-index-index .column .action.move-to-single-skus,
.quickorder-index-index .column .upload-container {
    margin-top: 30px
}

.quickorder-index-index .column .upload-container {
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.quickorder-index-index .column .upload-container .file-upload {
    transition: .2s ease-in-out
}

.quickorder-index-index .column .upload-container:hover .file-upload {
    background: #fd0
}

.quickorder-index-index .column .action.tocart {
    position: relative;
    background-image: none;
    background: #fd0;
    border: 1px solid 2px solid #fd0;
    color: #0a0203;
    cursor: pointer;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 13px 10px 11px;
    width: 100%;
    font-size: 1.2rem;
    line-height: 2.2rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.quickorder-index-index .column .action.tocart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 19px;
    color: inherit;
    content: 'shopping_cart';
    font-family: 'Material Icons Outlined';
    margin: 0 5px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.quickorder-index-index .column .action.tocart:hover:before {
    color: inherit
}

.quickorder-index-index .column .action.tocart:active:before {
    color: inherit
}

.quickorder-index-index .column .action.tocart:focus,
.quickorder-index-index .column .action.tocart:active {
    background: 0 0;
    border: 1px solid 2px solid #fd0;
    color: #0a0203
}

.quickorder-index-index .column .action.tocart:hover {
    background: 0 0;
    border: 1px solid 2px solid #fd0;
    color: #0a0203
}

.quickorder-index-index .column .action.tocart.disabled,
.quickorder-index-index .column .action.tocart[disabled],
fieldset[disabled] .quickorder-index-index .column .action.tocart {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.quickorder-index-index .column .action.tocart:before {
    text-transform: none
}

.quickorder-index-index .product-block:not(:empty) {
    border: none
}

.quickorder-index-index .product-block {
    background: 0 0
}

.quickorder-index-index .product-block .product-info {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border: 1px solid #f1f2f2;
    border-top: none
}

.quickorder-index-index .product-block .product-image {
    margin: 0 20px;
    border: none;
    float: none
}

.quickorder-index-index .product-block .product-image img {
    max-width: 120px;
    width: 120px
}

.quickorder-index-index .product-block .product-name {
    width: 100%;
    padding: 0 20px 0 0
}

.quickorder-index-index .product-block .product-name .name {
    margin-bottom: 0
}

.quickorder-index-index .product-block .product-name p,
.quickorder-index-index .product-block .product-name .p {
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0
}

.quickorder-index-index .product-block .product-name p a,
.quickorder-index-index .product-block .product-name .p a {
    text-decoration: none
}

.quick_order_block {
    padding: 0 !important;
    margin-bottom: 40px
}

.quick_order_block>[data-content-type=heading] {
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px
}

.block-reorder .block-content #cart-sidebar-reorder .product-item .field.choice {
    float: left;
    width: 20px
}

.block-reorder .block-content #cart-sidebar-reorder .product-item .field.choice .label {
    display: none
}

.block-reorder .block-content #cart-sidebar-reorder .product-item .field.choice .control input[type=checkbox] {
    height: 13px;
    width: 13px;
    position: relative;
    top: 0
}

#braintree-three-d-modal {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    align-items: center;
    height: 100vh;
    width: 100vw;
    z-index: 100000;
    visibility: visible
}

#braintree-three-d-modal .bt-modal-frame {
    height: 420px;
    width: 440px;
    margin: auto;
    background-color: #fff;
    z-index: 2;
    border-radius: 6px
}

#braintree-three-d-modal .bt-modal-body {
    height: 380px;
    margin: 20px;
    background-color: #fff;
    border: 1px solid #d3d3d3
}

#braintree-three-d-modal .bt-mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .75
}

.braintree-applepay-container-product {
    display: inline-block
}

.braintree-applepay-container-product .braintree-apple-pay-button {
    padding: 10px 0;
    margin: 0;
    margin-bottom: 15px
}

.braintree-apple-pay-button {
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: plain;
    display: block;
    width: 200px;
    min-height: 40px;
    border: 1px solid #000;
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-size: 100% calc(60% + 2px);
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 2px;
    margin: 20px auto;
    transition: background-color .15s;
    cursor: pointer
}

.ppcredit-summary {
    background: linear-gradient(to right, #009cde, #003087);
    color: #fff;
    padding: 15px;
    text-align: center;
    margin: 10px 0
}

.ppcreditcalc-container {
    border: 1px solid #dedede;
    background: #fff
}

.ppcreditcalc-header {
    background: #fff;
    padding: 15px
}

.ppcreditcalc-legal {
    background-color: #eee;
    border-top: 1px solid #dedede;
    padding: 15px;
    font-size: 1.2rem;
    line-height: 2rem
}

.ppcreditcalc-instalments {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #eee
}

.ppcreditcalc-instalments li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.ppcreditcalc-instalments-term {
    display: block;
    padding: 10px 15px;
    color: #000
}

.ppcreditcalc-instalments-term:hover {
    background: #009cde;
    color: #fff;
    text-decoration: none
}

.ppcreditcalc-instalments-term.active {
    background: #003087;
    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 {
    background: #f1f2f2
}

button.braintree-googlepay-button,
.quote-details-items .actions-toolbar>.action.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 {
    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 {
    background-color: #fff
}

button.braintree-googlepay-button.short,
.quote-details-items .actions-toolbar>.action.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 {
    background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)
}

button.braintree-googlepay-button.white.short,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.white.short {
    background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg)
}

button.braintree-googlepay-button.black:active,
.quote-details-items .actions-toolbar>.action.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 {
    background-color: #3c4043
}

button.braintree-googlepay-button.white:active,
.quote-details-items .actions-toolbar>.action.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 {
    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 {
    background-color: #f8f8f8
}

button.braintree-googlepay-button.long,
.quote-details-items .actions-toolbar>.action.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 {
    background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg)
}

button.braintree-googlepay-button.black.long,
.quote-details-items .actions-toolbar>.action.braintree-googlepay-button.black.long {
    background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg)
}

.googlepay-minicart-logo {
    margin-top: 15px;
    text-align: center
}

.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
    width: 30px;
    -webkit-filter: none;
    -webkit-transition: none
}

.braintree-card-control {
    position: relative
}

.braintree-credit-card-selected {
    position: absolute;
    z-index: 10;
    left: 10px
}

.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 {
    content: '*';
    color: #e02b27;
    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-cc-vault .field.required .label {
    font-weight: 600
}

#payment-method-braintree-cc-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 {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    height: 32px;
    padding: 0 9px;
    vertical-align: baseline;
    box-sizing: border-box;
    position: relative;
    width: 5rem
}

#payment-method-braintree-cc-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 {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

#payment-method-braintree-cc-vault input[type=radio]:not(.rating)+label>.braintree-cc-vault-label {
    line-height: 24px
}

#payment-method-braintree-cc-vault .braintree-cc-vault-label {
    display: inline-block;
    max-width: calc((100% - 110px));
    vertical-align: top
}

.checkout-index-index .order-attributes-form .field {
    max-width: 570px
}

.braintree-paypal-fieldset {
    display: none
}

.payment-method-braintree .hosted-control {
    border: 1px solid #f1f2f2;
    height: 50px;
    padding: 8px 15px;
    max-width: 570px;
    background: #f1f2f2
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error {
    height: auto;
    opacity: 1
}

.payment-method-braintree .hosted-date-wrap {
    width: 100%
}

.payment-method-braintree .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.payment-method-braintree .expiry {
    width: calc(50% - 7px);
    margin: 0 14px 13px 0
}

.payment-method-braintree #co-transparent-form-braintree>.fieldset>.field {
    margin-bottom: 13px
}

.payment-method-braintree #co-transparent-form-braintree>.fieldset>.field.choice {
    position: relative;
    float: left;
    clear: left;
    width: auto;
    margin-top: 5px;
    padding: 0 45px 0 0
}

.payment-method-braintree #co-transparent-form-braintree>.fieldset>.field.choice .field-tooltip {
    margin-top: -4px
}

.payment-method-braintree .expiry,
.payment-method-braintree .cvv {
    float: left
}

.payment-method-braintree #payment_form_braintree .choice {
    float: left;
    position: relative;
    padding: 9px 47px 0 0
}

.payment-method-braintree .cvv {
    width: calc(50% - 7px);
    position: relative
}

.payment-method-braintree .cvv .field-tooltip {
    right: 0;
    top: 26px
}

#braintree_cc_number {
    padding-left: 20px
}

.block-pitbulk-saml2-login-container {
    border-top: 1px solid #ccc;
    padding-top: 25px
}

.smile_store_locator-store-search .page-title-section-inner .breadcrumbs {
    margin-bottom: 0
}

.smile_store_locator-store-search .page-title-section-inner .breadcrumbs .items {
    margin-bottom: 0
}

.smile_store_locator-store-search .page-title-section {
    padding-top: 20px;
    padding-bottom: 20px
}

.smile_store_locator-store-search .action-set-store,
.smile_store_locator-store-search .action-set-store label {
    cursor: pointer
}

.header-items {
    margin: 0 0 0 -100px
}

.header-items.mobile {
    margin: 0;
    text-align: right
}

.switcher-website {
    position: absolute;
    z-index: 105
}

.switcher-website>.toggle {
    display: block;
    text-decoration: none
}

.switcher-website>.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 17px;
    color: inherit;
    content: 'arrow_drop_down';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.switcher-website.active>.toggle:after {
    content: 'arrow_drop_up'
}

.switcher-website ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.switcher-website ul.switcher-dropdown {
    padding-top: 12px;
    padding-bottom: 1px
}

.switcher-website a {
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px
}

.switcher-website a:hover {
    background: #f1f2f2
}

.switcher-website .switcher-dropdown {
    font-size: 1.1rem;
    line-height: 24px;
    display: none;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

.switcher-website .switcher-dropdown[aria-hidden=false] {
    display: block
}

.switcher-website .switcher-dropdown>li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 8px
}

.switcher-website .switcher-dropdown>li li {
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0
}

.switcher-website .switcher-dropdown>li li a {
    padding-left: 30px
}

.account-dropdown {
    left: auto;
    right: 13px
}

.account-dropdown:before {
    left: auto;
    right: 0
}

.scroll-top {
    display: block;
    text-decoration: none;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 200;
    width: 40px;
    height: 30px;
    cursor: pointer;
    display: none;
    text-align: center;
    background: #a7a8ad
}

.scroll-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    content: 'keyboard_arrow_up';
    font-family: 'Material Icons Outlined';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

#notice-cookie-block {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 30px;
    background-color: rgba(235, 235, 235, .9);
    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    z-index: 199
}

#notice-cookie-block>div {
    overflow: hidden;
    display: block
}

#notice-cookie-block>div p,
#notice-cookie-block>div .p {
    float: left;
    width: 83%
}

#notice-cookie-block>div .actions {
    float: right;
    width: 17%
}

#notice-cookie-block>div .actions .action {
    float: right
}

.force-signup-form .pagebuilder-button-primary:hover {
    color: #fd0;
    background: #0a0203
}

.afterpay-express-button,
button.afterpay-express-button:hover {
    background-image: none;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    width: 267px;
    max-width: 100%;
    margin-top: 10px
}

.afterpay-express-checkout-minicart-wraper {
    margin: 0 10px 15px
}

.afterpay-express-checkout-minicart-wraper .afterpay-express-button,
.afterpay-express-checkout-minicart-wraper button.afterpay-express-button:hover {
    width: 100%;
    cursor: pointer;
    text-align: center
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/* The issue with a blurred text was fixed */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate(0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../frontend/Nikon/asia/en_US/Amasty_Cart/css/vendor/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.am-notification-wrapper {
    display: none;
    position: fixed;
    bottom: 50px;
    z-index: 9999999;
    min-width: 270px;
    padding: 15px;
    font-size: 14px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(99, 161, 255, .25)
}

.am-notification-wrapper.right {
    right: 10px;
    left: 10px
}

.am-notification-wrapper.left {
    right: 10px;
    left: 10px
}

.am-notification-wrapper.center {
    left: 50%;
    transform: translate(-50%, 0)
}

.am-notification-error {
    display: none;
    position: fixed;
    right: 30%;
    bottom: 50%;
    z-index: 9999999;
    max-width: 550px;
    padding: 15px;
    font-size: 14px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(99, 161, 255, .25)
}

.am-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
    opacity: .3
}

.am-close:hover {
    opacity: 1
}

.am-close:before,
.am-close:after {
    content: ' ';
    position: absolute;
    left: 6px;
    width: 3px;
    height: 15px;
    background-color: #4e4e4e
}

.am-close:before {
    transform: rotate(45deg)
}

.am-close:after {
    transform: rotate(-45deg)
}

.am-notification-wrapper.center .am-message {
    max-width: 860px
}

.am-message {
    margin: 25px 10px;
    max-width: 420px
}

.am-answer-wrapper {
    text-align: right
}

.am-submit,
.am-submit:focus {
    padding: 8px 22px;
    background: #1979c3;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    box-shadow: none
}

.am-submit:hover,
.am-submit:active {
    background: #2a93e4;
    border: none;
    color: #fff;
    box-shadow: none
}

.am-defer {
    margin-right: 25px;
    color: #1979c3;
    text-decoration: none;
    cursor: pointer
}

.am-success-wrapper {
    display: none
}

.am-success-message,
.am-error-message {
    display: flex;
    align-items: center;
    justify-content: center
}

.am-success-message .am-message {
    margin: 0 10px 0
}

.am-error-message .am-message {
    margin: 0 10px 0
}

.am-success-message .am-error-message {
    display: flex;
    align-items: center;
    justify-content: center
}

.am-success-icon:after {
    content: '\e60e';
    font-size: 33px;
    font-family: luma-icons;
    color: #1979c3
}

.am-error-icon:after {
    content: '\e602';
    font-size: 33px;
    font-family: luma-icons;
    color: #1979c3
}

@media screen and (min-width:600px) {
    .am-notification-wrapper {
        min-width: 320px
    }

    .am-notification-wrapper.right {
        right: 50px;
        left: auto
    }

    .am-notification-wrapper.left {
        left: 50px;
        right: auto
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover {
    opacity: 1
}

.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-arrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-preloader {
    width: 80px;
    height: 80px;
    margin: 0 auto
}

.mfp-preloader:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 8px;
    border-radius: 50%;
    border: 4px solid #fff;
    border-color: #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    top: -40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    user-select: none;
    outline: none
}

.picker__input {
    cursor: default
}

.picker__input.picker__input--active {
    border-color: #0089ec
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.picker__box {
    padding: 0 1em
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em
}

.picker__month,
.picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__year {
    color: #999;
    font-size: .8em;
    font-style: italic
}

.picker__select--month,
.picker__select--year {
    border: 1px solid #b7b7b7;
    height: 2em;
    padding: .5em;
    margin-left: .25em;
    margin-right: .25em
}

@media (min-width:24.5em) {

    .picker__select--month,
    .picker__select--year {
        margin-top: -.5em
    }
}

.picker__select--month {
    width: 35%
}

.picker__select--year {
    width: 22.5%
}

.picker__select--month:focus,
.picker__select--year:focus {
    border-color: #0089ec
}

.picker__nav--prev,
.picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -.25em
}

@media (min-width:24.5em) {

    .picker__nav--prev,
    .picker__nav--next {
        top: -.33em
    }
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

@media (min-width:24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em
    }
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

@media (min-width:24.5em) {
    .picker__nav--next {
        padding-left: 1.5em
    }
}

.picker__nav--prev:before,
.picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .75em solid #000;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .75em solid #000
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    cursor: default;
    background: 0 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

@media (min-height:33.875em) {
    .picker__table {
        margin-bottom: .75em
    }
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999;
    font-weight: 500
}

@media (min-height:33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent
}

.picker__day--today {
    position: relative
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #0059bc;
    border-left: .5em solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--outfocus {
    color: #ddd
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__day--highlighted {
    border-color: #0089ec
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    background: #0089ec;
    color: #fff
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb
}

.picker__footer {
    text-align: center
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: 700;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: none
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--today:before,
.picker__button--clear:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "\D7";
    top: -.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaa
}

.picker__list {
    list-style: none;
    padding: .75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: .75em 1.25em
}

@media (min-height:46.75em) {
    .picker__list-item {
        padding: .5em 1em
    }
}

.picker__list-item:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted {
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
    background: #0089ec;
    color: #fff;
    z-index: 10
}

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: 0 0;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
    color: #000;
    background: #b1dcfb;
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: none
}

.picker--time .picker__button--clear:before {
    top: -.25em;
    color: #666;
    font-size: 1.25em;
    font-weight: 700
}

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
    color: #fff;
    border-color: #fff
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__holder {
    position: fixed;
    transition: background .15s ease-out, transform 0s .15s;
    -webkit-backface-visibility: hidden
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media (min-height:33.875em) {
    .picker__wrap {
        display: block
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle
}

@media (min-height:26.5em) {
    .picker__box {
        font-size: 1.25em
    }
}

@media (min-height:33.875em) {
    .picker__box {
        display: block;
        font-size: 1.33em
    }
}

@media (min-height:40.125em) {
    .picker__box {
        font-size: 1.2em;
        border-bottom-width: 1px;
        border-radius: 5px
    }
}

.picker--opened .picker__holder {
    transform: translateY(0);
    transition: background .15s ease-out
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0
}

@media (min-height:40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em
    }
}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker {
    width: 100%
}

.picker__holder {
    position: absolute;
    background: #fff;
    box-sizing: border-box;
    min-width: 176px;
    max-width: 466px;
    max-height: 0;
    display: none;
    transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s .15s, border-width 0s .15s
}

.picker__frame {
    padding: 1px
}

.picker__wrap {
    margin: -1px
}

.picker--opened .picker__holder {
    max-height: 25em;
    display: block;
    border-top-width: 1px;
    border-bottom-width: 1px;
    transform: translateY(0) perspective(600px) rotateX(0);
    transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s, border-width 0s;
    box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12)
}

.picker--time {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__holder {
    background: #f2f2f2
}

@media (min-height:40.125em) {
    .picker--time .picker__holder {
        font-size: .875em
    }
}

.picker--time .picker__box {
    padding: 0;
    position: relative
}

/*!
 * Styling for RTL (right-to-left) languages using pickadate.js
 */
.rtl .picker {
    direction: rtl
}

.rtl .picker__nav--next {
    right: auto;
    left: -1em
}

.rtl .picker__nav--prev {
    left: auto;
    right: -1em
}

.rtl .picker__nav--next:before {
    border-left: 0;
    border-right: .75em solid #000
}

.rtl .picker__nav--prev:before {
    border-right: 0;
    border-left: .75em solid #000
}

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box
}

.autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333
}

.autocomplete-suggestion b {
    font-weight: 400;
    color: #1f8dd6
}

.autocomplete-suggestion.selected {
    background: #f0f0f0
}

.webforms-datepicker ._has-datepicker~.ui-datepicker-trigger {
    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;
    text-decoration: none;
    display: inline-block;
    margin-top: -4px;
    vertical-align: middle
}

.webforms-datepicker ._has-datepicker~.ui-datepicker-trigger:focus {
    background: 0 0;
    border: none;
    box-shadow: none;
    outline: 0
}

.webforms-datepicker ._has-datepicker~.ui-datepicker-trigger:active {
    background: 0 0;
    border: none
}

.webforms-datepicker ._has-datepicker~.ui-datepicker-trigger:hover {
    background: 0 0;
    border: none
}

.webforms-datepicker ._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
}

.webforms-datepicker ._has-datepicker~.ui-datepicker-trigger:before {
    background-image: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/calendar.svg);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
    content: ' ';
    speak: none
}

.webforms-datepicker ._has-datepicker~.ui-datepicker-trigger.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.webforms-datepicker ._has-datepicker~.ui-datepicker-trigger[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

fieldset[disabled] .webforms-datepicker ._has-datepicker~.ui-datepicker-trigger {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.webforms-calendar {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-right: .5rem;
    margin-bottom: .5rem
}

.webforms-calendar .ui-datepicker-trigger {
    margin-left: -3.2rem;
    height: 2.8rem;
    position: absolute;
    top: .4rem;
    right: .5rem
}

.webforms-time {
    display: inline-block
}

.webforms-time .hours {
    display: inline;
    width: 6rem
}

.webforms-time .minutes {
    display: inline;
    width: 6rem
}

.multiselect {
    height: auto;
    background-image: none
}

.customer-dob .webforms-datepicker {
    float: left;
    width: 100%
}

.customer-dob .dob-month {
    float: left;
    width: 8.5rem;
    width: 6rem
}

.customer-dob .dob-month input.input-text {
    width: 4.6rem
}

.customer-dob .dob-day {
    float: left;
    width: 8.5rem;
    width: 6rem
}

.customer-dob .dob-day input.input-text {
    width: 4.6rem
}

.customer-dob .dob-year {
    float: left;
    width: 8.5rem;
    width: 14rem
}

.customer-dob .dob-year input.input-text {
    width: 13.4rem
}

.customer-dob input.input-text {
    display: block;
    width: 7.4rem
}

.customer-dob label {
    font-size: 10px;
    font-weight: 400;
    color: #888
}

.webforms figcaption {
    padding: 5px 0;
    margin: 5px
}

.webforms .image_picker_image {
    height: auto
}

.webforms input[type=radio]:focus {
    outline: none;
    box-shadow: none
}

.password-container {
    display: flex;
    flex-direction: column
}

.password-container .mage-error {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}

.password-container .password {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0
}

.password-container .password-strength-meter {
    height: auto
}

.ot-content {
    text-align: left
}

.tooltip-icon {
    background-image: url('../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/tooltip.png');
    background-size: 1.5rem 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 .2rem .5rem
}

.stars-bar {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    height: 24px;
    position: relative;
    background: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/stars.svg);
    background-size: 24px;
    background-position: 0 30%
}

.stars-bar li {
    padding: 0;
    margin: 0;
    float: left
}

.stars-bar li.stars-value {
    background: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/stars.svg);
    position: absolute;
    height: 24px;
    display: block;
    z-index: 1;
    background-size: 24px;
    background-position: 0 64%
}

.webforms-rating-summary .summary {
    float: left;
    width: 100%;
    padding: 0 5px 10px;
    display: flex;
    align-items: center
}

.webforms-rating-summary .summary .label,
.webforms-rating-summary .summary .rating-result {
    float: left;
    padding-right: 5px
}

.br-theme-svg-stars .br-widget {
    height: 28px;
    white-space: nowrap
}

.br-theme-svg-stars .br-widget a {
    text-decoration: none;
    height: 36px;
    width: 36px;
    float: left;
    font-size: 23px;
    margin-right: 5px;
    background: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/stars.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0
}

.br-theme-svg-stars .br-widget a {
    background-position: 50% 0
}

.br-theme-svg-stars .br-widget a.br-active {
    background-position: 50% 33%
}

.br-theme-svg-stars .br-widget a.br-selected {
    background-position: 50% 67%
}

.br-theme-svg-stars .br-widget .br-current-rating {
    display: none
}

.br-theme-svg-stars .br-readonly a {
    cursor: default
}

@media print {
    .br-theme-svg-stars .br-widget a:after {
        color: #000
    }

    .br-theme-svg-stars .br-widget a.br-active:after,
    .br-theme-svg-stars .br-widget a.br-selected:after {
        color: #000
    }
}

.step-app>.step-steps {
    margin: 0 0 30px;
    padding: 0;
    overflow: hidden
}

.step-app>.step-steps>li {
    list-style: none;
    flex: 1;
    margin-bottom: 10px;
    position: relative;
    display: inline-flex
}

.step-app>.step-steps>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid #fff;
    z-index: 100
}

.step-app>.step-steps>li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    border-left: 10px solid transparent;
    z-index: 100
}

.step-app>.step-steps>li:first-child:before {
    display: none
}

.step-app>.step-steps>li:last-child a {
    border: none
}

.step-app>.step-steps>li:last-child:after {
    display: none
}

.step-app>.step-steps>li>a {
    display: block;
    padding: 10px 20px;
    color: #333;
    background-color: #f4f4f4;
    text-decoration: none;
    text-align: center;
    border-radius: 3px
}

.step-app>.step-steps>li>a>.number {
    background: #fff;
    padding: 0 8px;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
    border-radius: 3px;
    color: #333
}

.step-app>.step-steps>li>a:hover {
    background-color: #ddd
}

.step-app>.step-steps>li.active a {
    background-color: #006bb4;
    color: #fff
}

.step-app>.step-steps>li.error a {
    background-color: #e7505a;
    color: #fff
}

.step-app>.step-steps>li.done a {
    background-color: #9dc8e2;
    color: #fff
}

.step-app>.step-content {
    border-top: 0
}

.step-app>.step-content>.step-tab-panel {
    display: none
}

.step-app>.step-content>.step-tab-panel.active {
    display: block
}

.step-app>.step-footer {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    padding-top: 15px;
    overflow: auto
}

.step-app>.step-footer .primary {
    float: right
}

.step-app>.step-footer .please-wait {
    margin-right: 15px;
    margin-left: 15px;
    float: right
}

@-moz-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.opentip-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    max-width: 300px;
    z-index: 10000;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -moz-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    -ms-transition: -ms-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    pointer-events: none;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.opentip-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.opentip-container .opentip {
    position: relative;
    font-size: 13px;
    line-height: 120%;
    padding: 9px 14px;
    color: #4f4b47;
    text-shadow: -1px -1px 0px rgba(255, 255, 255, .2)
}

.opentip-container .opentip .header {
    margin: 0;
    padding: 0
}

.opentip-container .opentip .ot-close {
    pointer-events: auto;
    display: block;
    position: absolute;
    top: -12px;
    left: 60px;
    color: rgba(0, 0, 0, .5);
    background: rgba(0, 0, 0, 0);
    text-decoration: none
}

.opentip-container .opentip .ot-close span {
    display: none
}

.opentip-container .opentip .ot-loading-indicator {
    display: none
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right {
    -webkit-transform: translateY(-5px) translateX(5px);
    -moz-transform: translateY(-5px) translateX(5px);
    -o-transform: translateY(-5px) translateX(5px);
    -ms-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right {
    -webkit-transform: translateY(-5px) translateX(5px);
    -moz-transform: translateY(-5px) translateX(5px);
    -o-transform: translateY(-5px) translateX(5px);
    -ms-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
    -webkit-transform: translateY(-5px) translateX(5px);
    -moz-transform: translateY(-5px) translateX(5px);
    -o-transform: translateY(-5px) translateX(5px);
    -ms-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right {
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -o-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right {
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -o-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -o-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left {
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    -o-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left {
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    -o-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    -o-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px)
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left {
    -webkit-transform: translateY(-5px) translateX(-5px);
    -moz-transform: translateY(-5px) translateX(-5px);
    -o-transform: translateY(-5px) translateX(-5px);
    -ms-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left {
    -webkit-transform: translateY(-5px) translateX(-5px);
    -moz-transform: translateY(-5px) translateX(-5px);
    -o-transform: translateY(-5px) translateX(-5px);
    -ms-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px)
}

.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
    -webkit-transform: translateY(-5px) translateX(-5px);
    -moz-transform: translateY(-5px) translateX(-5px);
    -o-transform: translateY(-5px) translateX(-5px);
    -ms-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px)
}

.opentip-container.ot-fixed .opentip {
    pointer-events: auto
}

.opentip-container.ot-hidden {
    display: none
}

.opentip-container.ot-loading .ot-loading-indicator {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    display: block
}

.opentip-container.ot-loading .ot-loading-indicator span {
    display: block;
    -webkit-animation: otloading 2s linear infinite;
    -moz-animation: otloading 2s linear infinite;
    -o-animation: otloading 2s linear infinite;
    -ms-animation: otloading 2s linear infinite;
    animation: otloading 2s linear infinite;
    text-align: center
}

.opentip-container.style-dark .opentip {
    color: #f8f8f8;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .2)
}

.opentip-container.style-alert .opentip {
    color: #f8f8f8;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .2)
}

.opentip-container.style-glass .opentip {
    padding: 15px 25px;
    color: #317cc5;
    text-shadow: 1px 1px 8px rgba(0, 94, 153, .3)
}

.opentip-container.ot-hide-effect-fade {
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out, opacity 1s ease-in-out;
    transition: transform .5s ease-in-out, opacity 1s ease-in-out;
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.opentip-container.ot-hide-effect-fade.ot-hiding {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)"
}

.opentip-container.ot-show-effect-appear.ot-going-to-show {
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out, opacity 1s ease-in-out;
    transition: transform .5s ease-in-out, opacity 1s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)"
}

.opentip-container.ot-show-effect-appear.ot-showing {
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out, opacity 1s ease-in-out;
    transition: transform .5s ease-in-out, opacity 1s ease-in-out;
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.opentip-container.ot-show-effect-appear.ot-visible {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.recaptcha-position-inline {
    clear: both;
    box-sizing: border-box;
    padding: 0 2rem 2rem 0;
    width: 100%;
    float: left
}

.colpick {
    z-index: 9999;
    position: absolute;
    box-sizing: content-box;
    width: 346px;
    height: 170px;
    overflow: hidden;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    direction: ltr;
    background: #ebebeb;
    border: 1px solid #bbb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.colpick .colpick_color {
    position: absolute;
    left: 7px;
    top: 7px;
    width: 156px;
    height: 156px;
    overflow: hidden;
    outline: 1px solid #aaa;
    cursor: crosshair
}

.colpick .colpick_color_overlay1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 156px;
    height: 156px;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";
    background: -moz-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ffffff', endColorstr='#00ffffff')
}

.colpick .colpick_color_overlay2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 156px;
    height: 156px;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.colpick .colpick_selector_outer {
    background: 0 0;
    position: absolute;
    width: 11px;
    height: 11px;
    margin: -6px 0 0 -6px;
    border: 1px solid #000;
    border-radius: 50%
}

.colpick .colpick_selector_inner {
    position: absolute;
    width: 9px;
    height: 9px;
    border: 1px solid #fff;
    border-radius: 50%
}

.colpick .colpick_hue {
    position: absolute;
    top: 6px;
    left: 175px;
    width: 19px;
    height: 156px;
    border: 1px solid #aaa;
    cursor: n-resize
}

.colpick .colpick_hue_arrs {
    position: absolute;
    left: -8px;
    width: 35px;
    height: 7px;
    margin: -7px 0 0
}

.colpick .colpick_hue_larr {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 7px solid #858585
}

.colpick .colpick_hue_rarr {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 7px solid #858585
}

.colpick .colpick_new_color {
    position: absolute;
    left: 207px;
    top: 6px;
    width: 60px;
    height: 27px;
    background: red;
    border: 1px solid #8f8f8f
}

.colpick .colpick_current_color {
    position: absolute;
    left: 277px;
    top: 6px;
    width: 60px;
    height: 27px;
    background: red;
    border: 1px solid #8f8f8f
}

.colpick .colpick_field {
    position: absolute;
    height: 20px;
    width: 60px;
    overflow: hidden;
    background: #f3f3f3;
    color: #b8b8b8;
    font-size: 12px;
    border: 1px solid #bdbdbd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.colpick .colpick_field input {
    position: absolute;
    right: 11px;
    margin: 0;
    padding: 0;
    height: 20px;
    line-height: 20px;
    background: 0 0;
    border: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    text-align: right;
    outline: none
}

.colpick .colpick_hex_field {
    position: absolute;
    height: 20px;
    width: 60px;
    overflow: hidden;
    background: #f3f3f3;
    color: #b8b8b8;
    font-size: 12px;
    border: 1px solid #bdbdbd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 68px;
    left: 207px;
    top: 121px
}

.colpick .colpick_hex_field input {
    position: absolute;
    right: 11px;
    margin: 0;
    padding: 0;
    height: 20px;
    line-height: 20px;
    background: 0 0;
    border: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    text-align: right;
    outline: none;
    right: 4px
}

.colpick .colpick_rgb_r {
    top: 40px;
    left: 207px
}

.colpick .colpick_rgb_g {
    top: 67px;
    left: 207px
}

.colpick .colpick_rgb_b {
    top: 94px;
    left: 207px
}

.colpick .colpick_hsb_h {
    top: 40px;
    left: 277px
}

.colpick .colpick_hsb_s {
    top: 67px;
    left: 277px
}

.colpick .colpick_hsb_b {
    top: 94px;
    left: 277px
}

.colpick .colpick_focus {
    border-color: #999
}

.colpick .colpick_field_letter {
    position: absolute;
    width: 12px;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    background: #efefef;
    border-right: 1px solid #bdbdbd;
    font-weight: 700;
    color: #777
}

.colpick .colpick_field_arrs {
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 21px;
    cursor: n-resize
}

.colpick .colpick_field_uarr {
    position: absolute;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #959595
}

.colpick .colpick_field_darr {
    position: absolute;
    bottom: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #959595
}

.colpick .colpick_submit {
    position: absolute;
    left: 207px;
    top: 149px;
    width: 130px;
    height: 22px;
    line-height: 22px;
    background: #efefef;
    text-align: center;
    color: #555;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #bdbdbd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.colpick .colpick_submit:hover {
    background: #f3f3f3;
    border-color: #999;
    cursor: pointer
}

.colpick.colpick_full_ns .colpick_submit {
    display: none
}

.colpick.colpick_full_ns .colpick_current_color {
    display: none
}

.colpick.colpick_full_ns .colpick_new_color {
    width: 130px;
    height: 25px
}

.colpick.colpick_full_ns .colpick_rgb_r {
    top: 42px
}

.colpick.colpick_full_ns .colpick_hsb_h {
    top: 42px
}

.colpick.colpick_full_ns .colpick_rgb_g {
    top: 73px
}

.colpick.colpick_full_ns .colpick_hsb_s {
    top: 73px
}

.colpick.colpick_full_ns .colpick_rgb_b {
    top: 104px
}

.colpick.colpick_full_ns .colpick_hsb_b {
    top: 104px
}

.colpick.colpick_full_ns .colpick_hex_field {
    top: 135px
}

.colpick.colpick_rgbhex {
    width: 282px
}

.colpick.colpick_rgbhex .colpick_hsb_h {
    display: none
}

.colpick.colpick_rgbhex .colpick_hsb_s {
    display: none
}

.colpick.colpick_rgbhex .colpick_hsb_b {
    display: none
}

.colpick.colpick_rgbhex .colpick_field {
    width: 68px
}

.colpick.colpick_rgbhex .colpick_submit {
    width: 68px
}

.colpick.colpick_rgbhex .colpick_new_color {
    width: 34px;
    border-right: none
}

.colpick.colpick_rgbhex .colpick_current_color {
    width: 34px;
    left: 240px;
    border-left: none
}

.colpick.colpick_rgbhex_ns .colpick_submit {
    display: none
}

.colpick.colpick_rgbhex_ns .colpick_current_color {
    display: none
}

.colpick.colpick_rgbhex_ns .colpick_new_color {
    width: 68px;
    border: 1px solid #8f8f8f
}

.colpick.colpick_rgbhex_ns .colpick_rgb_r {
    top: 42px
}

.colpick.colpick_rgbhex_ns .colpick_rgb_g {
    top: 73px
}

.colpick.colpick_rgbhex_ns .colpick_rgb_b {
    top: 104px
}

.colpick.colpick_rgbhex_ns .colpick_hex_field {
    top: 135px
}

.colpick.colpick_hex {
    width: 206px;
    height: 201px
}

.colpick.colpick_hex .colpick_hsb_h {
    display: none
}

.colpick.colpick_hex .colpick_hsb_s {
    display: none
}

.colpick.colpick_hex .colpick_hsb_b {
    display: none
}

.colpick.colpick_hex .colpick_rgb_r {
    display: none
}

.colpick.colpick_hex .colpick_rgb_g {
    display: none
}

.colpick.colpick_hex .colpick_rgb_b {
    display: none
}

.colpick.colpick_hex .colpick_hex_field {
    width: 72px;
    height: 25px;
    top: 168px;
    left: 80px
}

.colpick.colpick_hex .colpick_hex_field div {
    height: 25px;
    line-height: 25px
}

.colpick.colpick_hex .colpick_hex_field input {
    height: 25px;
    line-height: 25px
}

.colpick.colpick_hex .colpick_new_color {
    left: 9px;
    top: 168px;
    width: 30px;
    border-right: none
}

.colpick.colpick_hex .colpick_current_color {
    left: 39px;
    top: 168px;
    width: 30px;
    border-left: none
}

.colpick.colpick_hex .colpick_submit {
    left: 164px;
    top: 168px;
    width: 30px;
    height: 25px;
    line-height: 25px
}

.colpick.colpick_hex_ns .colpick_submit {
    display: none
}

.colpick.colpick_hex_ns .colpick_current_color {
    display: none
}

.colpick.colpick_hex_ns .colpick_hex_field {
    width: 80px
}

.colpick.colpick_hex_ns .colpick_new_color {
    width: 60px;
    border: 1px solid #8f8f8f
}

.colpick.colpick_dark {
    background: #161616;
    border-color: #2a2a2a
}

.colpick.colpick_dark .colpick_color {
    outline-color: #333
}

.colpick.colpick_dark .colpick_hue {
    border-color: #555
}

.colpick.colpick_dark .colpick_field {
    background: #101010;
    border-color: #2d2d2d
}

.colpick.colpick_dark .colpick_field input {
    color: #7a7a7a
}

.colpick.colpick_dark .colpick_hex_field {
    background: #101010;
    border-color: #2d2d2d
}

.colpick.colpick_dark .colpick_hex_field input {
    color: #7a7a7a
}

.colpick.colpick_dark .colpick_field_letter {
    background: #131313;
    border-color: #2d2d2d;
    color: #696969
}

.colpick.colpick_dark .colpick_field_uarr {
    border-bottom-color: #696969
}

.colpick.colpick_dark .colpick_field_darr {
    border-top-color: #696969
}

.colpick.colpick_dark .colpick_focus {
    border-color: #444
}

.colpick.colpick_dark .colpick_submit {
    background: #131313;
    border-color: #2d2d2d;
    color: #7a7a7a
}

.colpick.colpick_dark .colpick_submit:hover {
    background-color: #101010;
    border-color: #444
}

ul.thumbnails.image_picker_selector {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.thumbnails.image_picker_selector li.group_title {
    float: none
}

ul.thumbnails.image_picker_selector li {
    margin: 0 12px 12px 0;
    float: left
}

ul.thumbnails.image_picker_selector li .thumbnail {
    line-height: 1px;
    padding: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border-radius: 5px
}

ul.thumbnails.image_picker_selector li .thumbnail img {
    -webkit-user-drag: none
}

ul.thumbnails.image_picker_selector li .thumbnail p {
    margin: 10px;
    text-align: center
}

ul.thumbnails.image_picker_selector li .thumbnail.selected {
    border: 5px solid #08c;
    padding: 0
}

.iti {
    position: relative
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 99;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width:500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: none
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
    vertical-align: middle
}

.iti__flag-box,
.iti__country-name {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/flags@2x.png)
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

.webforms-customer-account-form {
    margin-top: 3rem;
    border: 1px solid #eee;
    padding: 2rem
}

.webforms-customer-account-message {
    background: rgba(255, 212, 96, .26);
    padding: 3rem
}

.block-webforms-form .actions-toolbar {
    margin: 17px 0
}

.webforms-result-action {
    display: block;
    background: #f5f5f5;
    text-align: center;
    padding: .3rem .1rem;
    margin: .5rem .1rem;
    white-space: nowrap;
    color: #888;
    text-decoration: none
}

.webforms-result-action:hover {
    text-decoration: none;
    color: #fff;
    background: #8bc53f
}

.result-action-delete {
    border-color: red
}

.result-action-delete:hover {
    background: red
}

.webforms-results-table .col .id {
    width: 15%
}

.webforms-popup {
    position: relative;
    background: #fff;
    padding: 2rem;
    margin: 2rem auto;
    box-sizing: border-box;
    border-radius: .7rem
}

@media screen and (min-width:20em) {
    .webforms-popup {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .webforms-popup {
        width: 90%
    }
}

@media screen and (min-width:64em) {
    .webforms-popup {
        width: 60%
    }
}

.webforms-popup-title {
    line-height: 18px;
    word-wrap: break-word;
    padding: 0 36px;
    margin-top: 1rem;
    text-align: center
}

.webforms {
    margin-bottom: 1.5rem
}

.webforms .field {
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem
}

.webforms .fieldset {
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem
}

.webforms .captcha-container {
    box-sizing: border-box;
    padding-left: 2rem;
    padding-right: 2rem;
    clear: both
}

.webforms .actions-toolbar {
    box-sizing: border-box;
    padding-left: 2rem;
    padding-right: 2rem;
    clear: both
}

@media (min-width:768px) {
    .webforms .actions-toolbar {
        display: table
    }

    .webforms .actions-toolbar.submit-right {
        margin-left: auto;
        padding-right: 0
    }

    .webforms .actions-toolbar.submit-center {
        margin-left: auto;
        margin-right: auto
    }
}

.webforms .actions-toolbar .primary button.sbtn-l {
    line-height: 2.2rem;
    font-size: 1.8rem
}

.webforms .actions-toolbar .primary button.sbtn-xl {
    line-height: 2.8rem;
    font-size: 2.2rem
}

.webforms .inline-elements .choice {
    display: inline-flex
}

.webforms-success-text {
    margin-bottom: 2rem
}

.webforms-below-text {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.webforms-description-text {
    margin-bottom: 4rem
}

.webforms-fields-comment {
    font-size: 90%;
    clear: both;
    margin-top: 1rem
}

.please-wait {
    padding-top: .5rem
}

.please-wait .loading-indicator {
    background: #fff url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/ajax-loader-big.gif) no-repeat;
    background-size: 1.8rem;
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    vertical-align: bottom;
    margin-bottom: .2rem
}

@media screen and (min-width:20em) {
    .wf-sm-row {
        clear: left
    }

    .wf-sm-1 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }

    .wf-sm-1-1 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }

    .wf-sm-1-2 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 50%;
        width: 49.969%
    }

    .wf-sm-1-3 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 33.3333%;
        width: 33.3023%
    }

    .wf-sm-2-3 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 66.6667%;
        width: 66.6357%
    }

    .wf-sm-1-4 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 25%;
        width: 24.969%
    }

    .wf-sm-3-4 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 75%;
        width: 74.96899999999999%
    }

    .wf-sm-1-6 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 16.6667%;
        width: 16.6357%
    }

    .wf-sm-1-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 20%
    }

    .wf-sm-2-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 40%
    }

    .wf-sm-3-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 60%
    }

    .wf-sm-4-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 80%
    }

    .wf-sm-5-6 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 83.3333%;
        width: 83.3023%
    }

    .wf-sm-1-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 8.3333%;
        width: 8.302300000000001%
    }

    .wf-sm-2-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 16.6667%;
        width: 16.6357%
    }

    .wf-sm-3-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 25%;
        width: 24.969%
    }

    .wf-sm-4-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 33.3333%;
        width: 33.3023%
    }

    .wf-sm-5-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 41.6667%;
        width: 41.6357%
    }

    .wf-sm-6-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 50%;
        width: 49.969%
    }

    .wf-sm-7-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 58.3333%;
        width: 58.3023%
    }

    .wf-sm-8-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 66.6667%;
        width: 66.6357%
    }

    .wf-sm-9-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 75%;
        width: 74.96899999999999%
    }

    .wf-sm-10-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 83.3333%;
        width: 83.3023%
    }

    .wf-sm-11-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 91.6667%;
        width: 91.6357%
    }

    .wf-sm-12-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .wf-md-row {
        clear: left
    }

    .wf-sm-row {
        clear: unset
    }

    .wf-md-1 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }

    .wf-md-1-1 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }

    .wf-md-1-2 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 50%;
        width: 49.969%
    }

    .wf-md-1-3 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 33.3333%;
        width: 33.3023%
    }

    .wf-md-2-3 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 66.6667%;
        width: 66.6357%
    }

    .wf-md-1-4 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 25%;
        width: 24.969%
    }

    .wf-md-3-4 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 75%;
        width: 74.96899999999999%
    }

    .wf-md-1-6 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 16.6667%;
        width: 16.6357%
    }

    .wf-md-1-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 20%
    }

    .wf-md-2-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 40%
    }

    .wf-md-3-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 60%
    }

    .wf-md-4-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 80%
    }

    .wf-md-5-6 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 83.3333%;
        width: 83.3023%
    }

    .wf-md-1-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 8.3333%;
        width: 8.302300000000001%
    }

    .wf-md-2-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 16.6667%;
        width: 16.6357%
    }

    .wf-md-3-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 25%;
        width: 24.969%
    }

    .wf-md-4-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 33.3333%;
        width: 33.3023%
    }

    .wf-md-5-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 41.6667%;
        width: 41.6357%
    }

    .wf-md-6-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 50%;
        width: 49.969%
    }

    .wf-md-7-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 58.3333%;
        width: 58.3023%
    }

    .wf-md-8-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 66.6667%;
        width: 66.6357%
    }

    .wf-md-9-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 75%;
        width: 74.96899999999999%
    }

    .wf-md-10-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 83.3333%;
        width: 83.3023%
    }

    .wf-md-11-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 91.6667%;
        width: 91.6357%
    }

    .wf-md-12-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .wf-lg-row {
        clear: left !important
    }

    .wf-md-row {
        clear: unset
    }

    .wf-sm-row {
        clear: unset
    }

    .wf-lg-1 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }

    .wf-lg-1-1 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }

    .wf-lg-1-2 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 50%;
        width: 49.969%
    }

    .wf-lg-1-3 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 33.3333%;
        width: 33.3023%
    }

    .wf-lg-2-3 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 66.6667%;
        width: 66.6357%
    }

    .wf-lg-1-4 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 25%;
        width: 24.969%
    }

    .wf-lg-3-4 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 75%;
        width: 74.96899999999999%
    }

    .wf-lg-1-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 20%
    }

    .wf-lg-2-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 40%
    }

    .wf-lg-3-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 60%
    }

    .wf-lg-4-5 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 80%
    }

    .wf-lg-1-6 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 16.6667%;
        width: 16.6357%
    }

    .wf-lg-5-6 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 83.3333%;
        width: 83.3023%
    }

    .wf-lg-1-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 8.3333%;
        width: 8.302300000000001%
    }

    .wf-lg-2-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 16.6667%;
        width: 16.6357%
    }

    .wf-lg-3-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 25%;
        width: 24.969%
    }

    .wf-lg-4-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 33.3333%;
        width: 33.3023%
    }

    .wf-lg-5-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 41.6667%;
        width: 41.6357%
    }

    .wf-lg-6-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 50%;
        width: 49.969%
    }

    .wf-lg-7-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 58.3333%;
        width: 58.3023%
    }

    .wf-lg-8-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 66.6667%;
        width: 66.6357%
    }

    .wf-lg-9-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 75%;
        width: 74.96899999999999%
    }

    .wf-lg-10-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 83.3333%;
        width: 83.3023%
    }

    .wf-lg-11-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 91.6667%;
        width: 91.6357%
    }

    .wf-lg-12-12 {
        display: inline-block;
        display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float: left;
        width: 100%
    }
}

.block-account .webforms-results {
    max-width: 100%
}

.webforms-results {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    clear: both
}

.webforms-results .webforms-results-block {
    margin-bottom: 4rem;
    float: left;
    width: 100%;
    clear: both;
    background: #f6f6f6;
    padding: 2rem;
    border-radius: 1rem;
    box-sizing: border-box
}

.webforms-results .webforms-results-block h2 {
    margin: .5rem 0 1rem;
    font-size: 24px
}

.webforms-results .webforms-results-block .webforms-results-fieldset {
    margin-bottom: 4rem
}

.webforms-results .webforms-results-block .webforms-results-fieldset h3 {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #ccc
}

.webforms-results .webforms-results-block .webforms-results-field {
    margin-bottom: 2rem;
    width: 100%
}

.webforms-results .webforms-results-block .webforms-results-field .webforms-results-label {
    font-weight: 700;
    width: 100%
}

.webforms-results .webforms-results-block .webforms-results-field .webforms-results-value {
    padding: 5px 0
}

.webforms-results .webforms-results-block .webforms-results-field .webforms-results-value .webforms-image {
    float: left;
    margin-right: 2rem
}

.webforms-results .webforms-rating-summary {
    margin-bottom: 15px
}

.webform-slide-out-container {
    z-index: 90;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-color: #a9a9a9;
    width: 350px;
    margin-bottom: 0;
    height: 60%;
    bottom: 0;
    display: flex;
    border-width: 1px;
    border-style: solid;
    max-width: 90%;
    position: fixed;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

@media (max-height:768px) {
    .webform-slide-out-container {
        height: 100%
    }
}

.webform-slide-out-container .webform-slide-out-button {
    z-index: 90;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #1979c3;
    color: #fff;
    position: absolute;
    padding: 15px 3px;
    white-space: nowrap;
    cursor: pointer;
    writing-mode: vertical-lr;
    transform: scale(-1, -1);
    border-radius: 0 .4rem .4rem 0;
    top: -1px
}

@media (max-height:768px) {
    .webform-slide-out-container .webform-slide-out-button {
        top: 45%
    }
}

.webform-slide-out-container .webform-slide-out-content {
    flex: 1;
    width: 100%;
    overflow: auto;
    padding: 10px 20px
}

.webform-slide-out-left .webform-slide-out-button {
    border-radius: .4rem 0 0 .4rem
}

.drop-zone {
    padding: 2rem .7rem;
    color: #777;
    border: .2em dashed #ddd;
    border-radius: .4rem;
    opacity: .9;
    cursor: pointer;
    min-width: 0
}

.drop-zone:hover {
    background-color: #f5f5f5
}

.drop-zone-preview-container {
    margin-bottom: 10px
}

.drop-zone-label {
    display: inline-block !important;
    vertical-align: top !important
}

.icon-paperclip {
    background-image: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/paperclip.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px
}

.drop-zone-preview {
    background: #f8f8f8;
    border: .09167rem solid #dadada;
    border-radius: .33333rem;
    color: #999;
    padding: 5px;
    margin-bottom: 5px;
    line-height: inherit;
    position: relative;
    min-width: 0
}

.drop-zone-attachment {
    overflow: auto;
    height: auto;
    z-index: 2;
    width: 100% !important;
    position: relative
}

.drop-zone-preview-icon-file {
    padding-right: .66667rem;
    float: left !important
}

.drop-zone-preview-file {
    width: 70%;
    float: left !important
}

.drop-zone-preview-filename {
    max-width: 62%;
    color: #333;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
    white-space: nowrap !important;
    float: left !important;
    vertical-align: top !important
}

.drop-zone-preview-filename-end {
    color: #333
}

.drop-zone-preview-size {
    clear: left;
    float: left !important
}

.drop-zone-error {
    clear: left;
    float: left !important;
    color: red
}

.drop-zone-preview-icon-close {
    position: absolute;
    top: 50%;
    right: .41667rem;
    margin-top: -2.2rem !important;
    padding-top: 1rem;
    border: 0;
    cursor: pointer !important;
    float: right !important
}

.drop-zone-preview-icon-close svg {
    fill: #999
}

.drop-zone-progress {
    position: absolute;
    border-radius: .33333rem;
    background-color: #00ff08;
    opacity: .1;
    height: 100% !important;
    z-index: 1;
    top: 0;
    left: 0;
    display: block
}

.drop-zone-progress-success {
    position: absolute;
    border-radius: .33333rem;
    background-color: #00ff08;
    opacity: .1;
    height: 100% !important;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    opacity: 0
}

.dropzone-text {
    text-align: center
}

.webforms-file-pool {
    display: table;
    margin-bottom: 10px
}

.webforms-file-pool-selectall {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.webforms-file-pool-selectall label {
    color: #888
}

.webforms-file-cell {
    float: left;
    flex: 1;
    height: auto;
    color: #888;
    display: table-cell
}

.webforms-file-cell p label {
    color: #888
}

.webforms-file-cell .webforms-image-box {
    margin-left: 0
}

.webforms-file-cell .admin__field-complex-content {
    max-width: 100% !important
}

.webforms-file-link {
    position: relative;
    display: inline-flex !important;
    float: left;
    margin-right: 10px;
    height: auto;
    padding-left: 23px;
    margin-bottom: 7px
}

.webforms-file-link figure {
    margin: 1em 10px
}

.webforms-file-link figure p {
    margin: 10px 0 5px
}

.webforms-file-link figure img {
    background: #fff
}

.webforms-file-link:before {
    content: "";
    background-image: url(../../frontend/Nikon/asia/en_US/MageMe_WebForms/images/paperclip.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0
}

.webforms-file-link-name {
    display: inline-flex;
    max-width: 150px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
    white-space: nowrap !important
}

.webforms-file-link-name-end {
    display: inline
}

.webforms-file-link-name-end:before {
    content: "..."
}

.webforms-file-delete-checkbox {
    vertical-align: baseline;
    margin-top: 0 !important
}

.webforms-image-box {
    background: #efefef;
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 0 10px 10px 0;
    cursor: pointer;
    font-size: 12px;
    border-radius: 2px;
    padding: 2px 15px;
    font-weight: 700;
    white-space: nowrap;
    float: left
}

.webforms-image-box img {
    max-width: none
}

.webforms-image-box:hover {
    background: #9e9e9e;
    text-decoration: none
}

.mm-map {
    height: 400px;
    width: 100%
}

.mm-map-search {
    margin: 2px;
    width: 40%
}

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-map-pane svg,
.leaflet-map-pane canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-container {
    overflow: hidden
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block
}

.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
    max-width: none !important;
    max-height: none !important
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-drag {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-overlay-pane svg {
    -moz-user-select: none
}

.leaflet-pane {
    z-index: 400
}

.leaflet-tile-pane {
    z-index: 200
}

.leaflet-overlay-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-map-pane canvas {
    z-index: 100
}

.leaflet-map-pane svg {
    z-index: 200
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(../../frontend/Nikon/asia/en_US/Smile_Map/leaflet/#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-top,
.leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.leaflet-top {
    top: 0
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-control {
    float: left;
    clear: both
}

.leaflet-right .leaflet-control {
    float: right
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-right .leaflet-control {
    margin-right: 10px
}

.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1
}

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-interactive {
    cursor: pointer
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-popup-pane,
.leaflet-control {
    cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane>svg path,
.leaflet-tile-container {
    pointer-events: none
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-container {
    background: #ddd;
    outline: 0
}

.leaflet-container a {
    color: #0078a8
}

.leaflet-container a.leaflet-active {
    outline: 2px solid orange
}

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, .5)
}

.leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    border-radius: 4px
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a:hover {
    background-color: #f4f4f4
}

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb
}

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px
}

.leaflet-control-zoom-out {
    font-size: 20px
}

.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px
}

.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(../../frontend/Nikon/asia/en_US/Smile_Map/leaflet/images/layers.png);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(../../frontend/Nikon/asia/en_US/Smile_Map/leaflet/images/layers-2x.png);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers label {
    display: block
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url(../../frontend/Nikon/asia/en_US/Smile_Map/leaflet/images/marker-icon.png)
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, .7);
    margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

.leaflet-control-attribution a {
    text-decoration: none
}

.leaflet-control-attribution a:hover {
    text-decoration: underline
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, .5)
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    box-shadow: none
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px
}

.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4
}

.leaflet-popup-content p {
    margin: 18px 0
}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #fff;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, .4)
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: 700;
    background: 0 0
}

.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
    -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-in;
    -moz-transition: -moz-transform .3s ease-out, opacity .3s ease-in;
    -o-transition: -o-transform .3s ease-out, opacity .3s ease-in;
    transition: transform .3s ease-out, opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    -webkit-transition: -webkit-stroke-dashoffset .3s ease-out, -webkit-stroke-opacity .3s ease-in;
    -moz-transition: -moz-stroke-dashoffset .3s ease-out, -moz-stroke-opacity .3s ease-in;
    -o-transition: -o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;
    transition: stroke-dashoffset .3s ease-out, stroke-opacity .3s ease-in
}

.marker-cluster-small {
    background-color: rgba(181, 226, 140, .6)
}

.marker-cluster-small div {
    background-color: rgba(110, 204, 57, .6)
}

.marker-cluster-medium {
    background-color: rgba(241, 211, 87, .6)
}

.marker-cluster-medium div {
    background-color: rgba(240, 194, 12, .6)
}

.marker-cluster-large {
    background-color: rgba(253, 156, 115, .6)
}

.marker-cluster-large div {
    background-color: rgba(241, 128, 23, .6)
}

.leaflet-oldie .marker-cluster-small {
    background-color: #b5e28c
}

.leaflet-oldie .marker-cluster-small div {
    background-color: #6ecc39
}

.leaflet-oldie .marker-cluster-medium {
    background-color: #f1d357
}

.leaflet-oldie .marker-cluster-medium div {
    background-color: #f0c20c
}

.leaflet-oldie .marker-cluster-large {
    background-color: #fd9c73
}

.leaflet-oldie .marker-cluster-large div {
    background-color: #f18017
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px
}

.marker-cluster div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    border-radius: 15px;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif
}

.marker-cluster span {
    line-height: 30px
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.box-tocart .action.tocart.payment-request-button {
    padding: 0
}

.payment-request-button {
    width: 240px
}

.payment-request-button.disabled,
.payment-request-button.disabled * {
    pointer-events: none !important
}

.payment-request-button.disabled {
    opacity: .5;
    filter: grayscale(50%)
}

.catalog-product-view .payment-request-button {
    margin-right: 1%;
    width: 49%
}

.stripe-payments-express-minicart {
    margin-top: 15px
}

.stripe-payments-express-minicart .payment-request-button,
.payment-request-button.cart {
    width: 100% !important
}

.cart-summary .stripe-payments-express-minicart {
    margin-top: 0;
    margin-bottom: 25px
}

.block-bundle-summary .box-tocart .actions .payment-request-button {
    min-width: 240px
}

.zip-checkout-description {
    padding-bottom: 20px
}

.zip-checkout-description span.zip-checkout-description-text {
    font-weight: 700
}

.zip-checkout-description #zipmoney-learn-more {
    display: inline !important
}

.zip-error-message {
    border: 1px solid #3d6611;
    background-color: #eff5ea;
    color: #3d6611;
    padding: 10px 0 10px 33px;
    margin-top: 20px
}

.zip-application-under-review-message {
    border: 1px solid #3d6611;
    background-color: #eff5ea;
    color: #3d6611;
    padding: 10px 0 10px 33px;
    margin-top: 20px
}

img.payment-icon.zip-checkout-icon {
    vertical-align: text-bottom !important
}

.checkout-payment-method .payment-method #afterpaypayovertime.payment-method-content {
    padding-right: 22px
}

.checkout-payment-method .payment-method._active #afterpaypayovertime.payment-method-content {
    overflow: hidden
}

#afterpaypayovertime-method .payment-method-note {
    font-size: 1.2rem;
    color: #a0a0a0;
    text-align: center
}

#afterpaypayovertime-method .payment-method-note h3 {
    color: #00a4e4;
    text-align: left
}

#afterpaypayovertime-method .payment-method-note ul {
    padding-left: 1rem;
    padding-right: 1rem
}

#afterpaypayovertime-method .payment-method-note ul li {
    width: 24%;
    display: inline-block
}

#afterpaypayovertime-method .payment-method-note ul.cost li {
    font-size: 1.8rem;
    color: #153f72
}

#afterpaypayovertime-method .afterpay-checkout-redirect {
    margin-top: 1rem;
    text-align: left;
    background-color: #f6f7f9;
    display: inline-block;
    padding: 15px
}

#afterpaypayovertime-method .afterpay-checkout-redirect .instalment-footer {
    width: 100%;
    float: left
}

afterpay-placement {
    --logo-badge-width: 60px;
    margin: -5px 0 0
}

@media only screen and (min-width :992px) {
    #afterpaypayovertime-method .afterpay-checkout-redirect .instalment-footer {
        width: 57%
    }
}

@media only screen and (min-width :1200px) {
    #afterpaypayovertime-method .afterpay-checkout-redirect .instalment-footer {
        width: 65%
    }
}

#afterpaypayovertime-method .actions-toolbar {
    float: right;
    margin-top: 1.5rem;
    line-height: 1.1;
    width: 100%;
    text-align: center
}

@media only screen and (min-width :992px) {
    #afterpaypayovertime-method .actions-toolbar {
        width: auto;
        margin-top: 0
    }
}

@media only screen and (min-width :768px) {
    #afterpaypayovertime-method .actions-toolbar .primary {
        width: 100%
    }

    afterpay-placement {
        margin: -8px 0 0;
        height: 30px
    }
}

.modal-popup.afterpay-learn-more .modal-inner-wrap {
    width: 360px !important
}

@media only screen and (min-width :992px) {
    .modal-popup.afterpay-learn-more .modal-inner-wrap {
        width: 659px !important
    }
}

.modal-popup.afterpay-learn-more .modal-inner-wrap .modal-footer button {
    display: none
}

.modal-popup.afterpay-learn-more .action-close {
    padding: 1.75rem !important
}

.afterpay_instalments_logo {
    vertical-align: middle;
    display: inline-block;
    height: 15px
}

.afterpay_checkout_steps {
    background-size: 18px 18px;
    vertical-align: middle;
    display: inline-block;
    height: 18px;
    width: 18px
}

.afterpay_checkout_steps_1 {
    background-image: url("https://static.afterpay.com/checkout/circle_1@2x.png")
}

.afterpay_checkout_steps_2 {
    background-image: url("https://static.afterpay.com/checkout/circle_2@2x.png")
}

.afterpay_checkout_steps_3 {
    background-image: url("https://static.afterpay.com/checkout/circle_3@2x.png")
}

.afterpay_checkout_steps_4 {
    background-image: url("https://static.afterpay.com/checkout/Circle_4@2x.png")
}

.checkout-methods-items button.btn-afterpay-checkout {
    padding: 13px 15px 10px 10px;
    width: 100%
}

.checkout-payment-method #afterpaypayovertime-method .payment-icon {
    height: 40px;
    width: auto
}

.afterpay.primary {
    background-image: none;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    display: inline-block
}

.afterpay.primary:focus,
.afterpay.primary:active,
.afterpay.primary:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff
}

.afterpay.primary.disabled,
.afterpay.primary[disabled],
fieldset[disabled] .afterpay.primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

@media all and (min-width:768px),
print {
    .amexit-popup-container .amexit-popup {
        width: 450px
    }
}

.amexit-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, .17)
}

.amexit-popup-container .amexit-popup {
    position: relative;
    width: 90%;
    max-width: 450px;
    height: auto;
    margin: auto;
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25)
}

.amexit-popup-container .amexit-title {
    margin: 0 15px 10px 0;
    font-weight: 600;
    font-size: 18px
}

.amexit-popup-container .amexit-message {
    margin-bottom: 10px
}

.amexit-popup-container .amexit-email {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px
}

.amexit-popup-container .amexit-button {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: 10px;
    color: #fff;
    background: #1979c3;
    box-shadow: none
}

.amexit-popup-container .amexit-button:hover {
    background: #2b93e4
}

.amexit-popup-container .amexit-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    padding: 10px;
    cursor: pointer
}

.amexit-popup-container .amexit-close>.amexit-icon {
    fill: #ccc
}

.amexit-popup-container .amexit-close:hover>.amexit-icon {
    fill: #1979c3
}